09:40:04 Started by upstream project "integration-sanity-test-scandium" build number 591
09:40:04 originally caused by:
09:40:04 Started by timer
09:40:04 Running as SYSTEM
09:40:04 [EnvInject] - Loading node environment variables.
09:40:04 Building remotely on prd-centos8-robot-2c-8g-392 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:04 [ssh-agent] Looking for ssh-agent implementation...
09:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:04 $ ssh-agent
09:40:04 SSH_AUTH_SOCK=/tmp/ssh-PDe0fN4Pi5ls/agent.6593
09:40:04 SSH_AGENT_PID=6595
09:40:04 [ssh-agent] Started.
09:40:04 Running ssh-add (command line suppressed)
09:40:04 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_13577358497032049899.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_13577358497032049899.key)
09:40:04 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:04 The recommended git tool is: NONE
09:40:07 using credential opendaylight-jenkins-ssh
09:40:07 Wiping out workspace first.
09:40:07 Cloning the remote Git repository
09:40:07 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:07 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:07 > git --version # timeout=10
09:40:07 > git --version # 'git version 2.43.0'
09:40:07 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:07 [INFO] Currently running in a labeled security context
09:40:07 [INFO] Currently SELinux is 'enforcing' on the host
09:40:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh16126645187056002757.key
09:40:07 Verifying host key using known hosts file
09:40:07 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:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:10 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:10 [INFO] Currently running in a labeled security context
09:40:10 [INFO] Currently SELinux is 'enforcing' on the host
09:40:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh6507096258677939586.key
09:40:10 Verifying host key using known hosts file
09:40:10 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:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:10 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
09:40:10 > git config core.sparsecheckout # timeout=10
09:40:10 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
09:40:10 Commit message: "Add bgpcep variables for vanadium"
09:40:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:11 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
09:40:11 No emails were triggered.
09:40:11 provisioning config files...
09:40:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3601977396930338066.sh
09:40:11 ---> python-tools-install.sh
09:40:11 Setup pyenv:
09:40:11 system
09:40:11 * 3.8.13 (set by /opt/pyenv/version)
09:40:11 * 3.9.13 (set by /opt/pyenv/version)
09:40:11 * 3.10.13 (set by /opt/pyenv/version)
09:40:11 * 3.11.7 (set by /opt/pyenv/version)
09:40:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gBT8
09:40:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:20 lf-activate-venv(): INFO: Base packages installed successfully
09:40:20 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:45 lf-activate-venv(): INFO: Adding /tmp/venv-gBT8/bin to PATH
09:40:45 Generating Requirements File
09:41:06 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:06 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:06 Python 3.11.7
09:41:07 pip 25.3 from /tmp/venv-gBT8/lib/python3.11/site-packages/pip (python 3.11)
09:41:07 appdirs==1.4.4
09:41:07 argcomplete==3.6.3
09:41:07 aspy.yaml==1.3.0
09:41:07 attrs==25.4.0
09:41:07 autopage==0.5.2
09:41:07 beautifulsoup4==4.14.3
09:41:07 boto3==1.42.28
09:41:07 botocore==1.42.28
09:41:07 bs4==0.0.2
09:41:07 certifi==2026.1.4
09:41:07 cffi==2.0.0
09:41:07 cfgv==3.5.0
09:41:07 chardet==5.2.0
09:41:07 charset-normalizer==3.4.4
09:41:07 click==8.3.1
09:41:07 cliff==4.13.1
09:41:07 cmd2==3.1.0
09:41:07 cryptography==3.3.2
09:41:07 debtcollector==3.0.0
09:41:07 decorator==5.2.1
09:41:07 defusedxml==0.7.1
09:41:07 Deprecated==1.3.1
09:41:07 distlib==0.4.0
09:41:07 dnspython==2.8.0
09:41:07 docker==7.1.0
09:41:07 dogpile.cache==1.5.0
09:41:07 durationpy==0.10
09:41:07 email-validator==2.3.0
09:41:07 filelock==3.20.3
09:41:07 future==1.0.0
09:41:07 gitdb==4.0.12
09:41:07 GitPython==3.1.46
09:41:07 google-auth==2.47.0
09:41:07 httplib2==0.31.1
09:41:07 identify==2.6.16
09:41:07 idna==3.11
09:41:07 importlib-resources==1.5.0
09:41:07 iso8601==2.1.0
09:41:07 Jinja2==3.1.6
09:41:07 jmespath==1.0.1
09:41:07 jsonpatch==1.33
09:41:07 jsonpointer==3.0.0
09:41:07 jsonschema==4.26.0
09:41:07 jsonschema-specifications==2025.9.1
09:41:07 keystoneauth1==5.12.0
09:41:07 kubernetes==34.1.0
09:41:07 lftools==0.37.19
09:41:07 lxml==6.0.2
09:41:07 markdown-it-py==4.0.0
09:41:07 MarkupSafe==3.0.3
09:41:07 mdurl==0.1.2
09:41:07 msgpack==1.1.2
09:41:07 multi_key_dict==2.0.3
09:41:07 munch==4.0.0
09:41:07 netaddr==1.3.0
09:41:07 niet==1.4.2
09:41:07 nodeenv==1.10.0
09:41:07 oauth2client==4.1.3
09:41:07 oauthlib==3.3.1
09:41:07 openstacksdk==4.8.0
09:41:07 os-service-types==1.8.2
09:41:07 osc-lib==4.3.0
09:41:07 oslo.config==10.2.0
09:41:07 oslo.context==6.2.0
09:41:07 oslo.i18n==6.7.1
09:41:07 oslo.log==8.0.0
09:41:07 oslo.serialization==5.9.0
09:41:07 oslo.utils==9.2.0
09:41:07 packaging==25.0
09:41:07 pbr==7.0.3
09:41:07 platformdirs==4.5.1
09:41:07 prettytable==3.17.0
09:41:07 psutil==7.2.1
09:41:07 pyasn1==0.6.1
09:41:07 pyasn1_modules==0.4.2
09:41:07 pycparser==2.23
09:41:07 pygerrit2==2.0.15
09:41:07 PyGithub==2.8.1
09:41:07 Pygments==2.19.2
09:41:07 PyJWT==2.10.1
09:41:07 PyNaCl==1.6.2
09:41:07 pyparsing==2.4.7
09:41:07 pyperclip==1.11.0
09:41:07 pyrsistent==0.20.0
09:41:07 python-cinderclient==9.8.0
09:41:07 python-dateutil==2.9.0.post0
09:41:07 python-heatclient==4.3.0
09:41:07 python-jenkins==1.8.3
09:41:07 python-keystoneclient==5.7.0
09:41:07 python-magnumclient==4.9.0
09:41:07 python-openstackclient==8.3.0
09:41:07 python-swiftclient==4.9.0
09:41:07 PyYAML==6.0.3
09:41:07 referencing==0.37.0
09:41:07 requests==2.32.5
09:41:07 requests-oauthlib==2.0.0
09:41:07 requestsexceptions==1.4.0
09:41:07 rfc3986==2.0.0
09:41:07 rich==14.2.0
09:41:07 rich-argparse==1.7.2
09:41:07 rpds-py==0.30.0
09:41:07 rsa==4.9.1
09:41:07 ruamel.yaml==0.19.1
09:41:07 ruamel.yaml.clib==0.2.15
09:41:07 s3transfer==0.16.0
09:41:07 simplejson==3.20.2
09:41:07 six==1.17.0
09:41:07 smmap==5.0.2
09:41:07 soupsieve==2.8.1
09:41:07 stevedore==5.6.0
09:41:07 tabulate==0.9.0
09:41:07 toml==0.10.2
09:41:07 tomlkit==0.14.0
09:41:07 tqdm==4.67.1
09:41:07 typing_extensions==4.15.0
09:41:07 tzdata==2025.3
09:41:07 urllib3==1.26.20
09:41:07 virtualenv==20.36.1
09:41:07 wcwidth==0.2.14
09:41:07 websocket-client==1.9.0
09:41:07 wrapt==2.0.1
09:41:07 xdg==6.0.0
09:41:07 xmltodict==1.0.2
09:41:07 yq==3.4.3
09:41:07 [EnvInject] - Injecting environment variables from a build step.
09:41:07 [EnvInject] - Injecting as environment variables the properties content
09:41:07 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:07 OS_CLOUD=vex
09:41:07 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-584
09:41:07 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:07
09:41:07 [EnvInject] - Variables injected successfully.
09:41:07 provisioning config files...
09:41:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10320756107574309214.sh
09:41:07 ---> Create parameters file for OpenStack HOT
09:41:07 OpenStack Heat parameters generated
09:41:07 -----------------------------------
09:41:07 parameters:
09:41:07 vm_0_count: '1'
09:41:07 vm_0_flavor: 'v3-standard-4'
09:41:07 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
09:41:07 vm_1_count: '1'
09:41:07 vm_1_flavor: 'v3-standard-2'
09:41:07 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:07
09:41:07 job_name: '52208-584'
09:41:07 silo: 'releng'
09:41:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9452690922917724053.sh
09:41:07 ---> Create HEAT stack
09:41:07 + source /home/jenkins/lf-env.sh
09:41:07 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:07 ++ mktemp -d /tmp/venv-XXXX
09:41:07 + lf_venv=/tmp/venv-JIfc
09:41:07 + local venv_file=/tmp/.os_lf_venv
09:41:07 + local python=python3
09:41:07 + local options
09:41:07 + local set_path=true
09:41:07 + local install_args=
09:41:07 ++ 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:07 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:07 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:07 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:07 + true
09:41:07 + case $1 in
09:41:07 + python=python3
09:41:07 + shift 2
09:41:07 + true
09:41:07 + case $1 in
09:41:07 + shift
09:41:07 + break
09:41:07 + case $python in
09:41:07 + local pkg_list=
09:41:07 + [[ -d /opt/pyenv ]]
09:41:07 + echo 'Setup pyenv:'
09:41:07 Setup pyenv:
09:41:07 + export PYENV_ROOT=/opt/pyenv
09:41:07 + PYENV_ROOT=/opt/pyenv
09:41:07 + 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:07 + 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:07 + pyenv versions
09:41:07 system
09:41:07 3.8.13
09:41:07 3.9.13
09:41:07 3.10.13
09:41:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:07 + command -v pyenv
09:41:07 ++ pyenv init - --no-rehash
09:41:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:08 for i in ${!paths[@]}; do
09:41:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:08 fi; done;
09:41:08 echo "${paths[*]}"'\'')"
09:41:08 export PATH="/opt/pyenv/shims:${PATH}"
09:41:08 export PYENV_SHELL=bash
09:41:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:08 pyenv() {
09:41:08 local command
09:41:08 command="${1:-}"
09:41:08 if [ "$#" -gt 0 ]; then
09:41:08 shift
09:41:08 fi
09:41:08
09:41:08 case "$command" in
09:41:08 rehash|shell)
09:41:08 eval "$(pyenv "sh-$command" "$@")"
09:41:08 ;;
09:41:08 *)
09:41:08 command pyenv "$command" "$@"
09:41:08 ;;
09:41:08 esac
09:41:08 }'
09:41:08 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:08 for i in ${!paths[@]}; do
09:41:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:08 fi; done;
09:41:08 echo "${paths[*]}"'
09:41:08 ++ 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:08 ++ 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:08 ++ 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:08 ++ export PYENV_SHELL=bash
09:41:08 ++ PYENV_SHELL=bash
09:41:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:08 +++ complete -F _pyenv pyenv
09:41:08 ++ lf-pyver python3
09:41:08 ++ local py_version_xy=python3
09:41:08 ++ local py_version_xyz=
09:41:08 ++ pyenv versions
09:41:08 ++ local command
09:41:08 ++ command=versions
09:41:08 ++ '[' 1 -gt 0 ']'
09:41:08 ++ shift
09:41:08 ++ case "$command" in
09:41:08 ++ command pyenv versions
09:41:08 ++ pyenv versions
09:41:08 ++ sed 's/^[ *]* //'
09:41:08 ++ awk '{ print $1 }'
09:41:08 ++ grep -E '^[0-9.]*[0-9]$'
09:41:08 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:08 +++ tail -n 1
09:41:08 +++ grep '^3' /tmp/.pyenv_versions
09:41:08 +++ sort -V
09:41:08 ++ py_version_xyz=3.11.7
09:41:08 ++ [[ -z 3.11.7 ]]
09:41:08 ++ echo 3.11.7
09:41:08 ++ return 0
09:41:08 + pyenv local 3.11.7
09:41:08 + local command
09:41:08 + command=local
09:41:08 + '[' 2 -gt 0 ']'
09:41:08 + shift
09:41:08 + case "$command" in
09:41:08 + command pyenv local 3.11.7
09:41:08 + pyenv local 3.11.7
09:41:08 + for arg in "$@"
09:41:08 + case $arg in
09:41:08 + pkg_list+='lftools[openstack] '
09:41:08 + for arg in "$@"
09:41:08 + case $arg in
09:41:08 + pkg_list+='kubernetes '
09:41:08 + for arg in "$@"
09:41:08 + case $arg in
09:41:08 + pkg_list+='niet '
09:41:08 + for arg in "$@"
09:41:08 + case $arg in
09:41:08 + pkg_list+='python-heatclient '
09:41:08 + for arg in "$@"
09:41:08 + case $arg in
09:41:08 + pkg_list+='python-openstackclient '
09:41:08 + for arg in "$@"
09:41:08 + case $arg in
09:41:08 + pkg_list+='python-magnumclient '
09:41:08 + for arg in "$@"
09:41:08 + case $arg in
09:41:08 + pkg_list+='urllib3~=1.26.15 '
09:41:08 + for arg in "$@"
09:41:08 + case $arg in
09:41:08 + pkg_list+='yq '
09:41:08 + [[ -f /tmp/.os_lf_venv ]]
09:41:08 ++ cat /tmp/.os_lf_venv
09:41:08 + lf_venv=/tmp/venv-gBT8
09:41:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBT8 from' file:/tmp/.os_lf_venv
09:41:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBT8 from file:/tmp/.os_lf_venv
09:41:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:08 + local 'pip_opts=--upgrade --quiet'
09:41:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:08 + [[ -n '' ]]
09:41:08 + [[ -n '' ]]
09:41:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:08 + /tmp/venv-gBT8/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:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:10 lf-activate-venv(): INFO: Base packages installed successfully
09:41:10 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:10 + 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:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:10 + /tmp/venv-gBT8/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:29 + type python3
09:41:29 + true
09:41:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gBT8/bin to PATH'
09:41:29 lf-activate-venv(): INFO: Adding /tmp/venv-gBT8/bin to PATH
09:41:29 + PATH=/tmp/venv-gBT8/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:29 + return 0
09:41:29 + openstack --os-cloud vex limits show --absolute
09:41:31 +--------------------------+---------+
09:41:31 | Name | Value |
09:41:31 +--------------------------+---------+
09:41:31 | maxTotalInstances | -1 |
09:41:31 | maxTotalCores | 450 |
09:41:31 | maxTotalRAMSize | 1000000 |
09:41:31 | maxServerMeta | 128 |
09:41:31 | maxImageMeta | 128 |
09:41:31 | maxPersonality | 5 |
09:41:31 | maxPersonalitySize | 10240 |
09:41:31 | maxTotalKeypairs | 100 |
09:41:31 | maxServerGroups | 10 |
09:41:31 | maxServerGroupMembers | 10 |
09:41:31 | maxTotalFloatingIps | -1 |
09:41:31 | maxSecurityGroups | -1 |
09:41:31 | maxSecurityGroupRules | -1 |
09:41:31 | totalRAMUsed | 122880 |
09:41:31 | totalCoresUsed | 30 |
09:41:31 | totalInstancesUsed | 9 |
09:41:31 | totalFloatingIpsUsed | 0 |
09:41:31 | totalSecurityGroupsUsed | 0 |
09:41:31 | totalServerGroupsUsed | 0 |
09:41:31 | maxTotalVolumes | -1 |
09:41:31 | maxTotalSnapshots | 10 |
09:41:31 | maxTotalVolumeGigabytes | 4096 |
09:41:31 | maxTotalBackups | 10 |
09:41:31 | maxTotalBackupGigabytes | 1000 |
09:41:31 | totalVolumesUsed | 0 |
09:41:31 | totalGigabytesUsed | 0 |
09:41:31 | totalSnapshotsUsed | 0 |
09:41:31 | totalBackupsUsed | 0 |
09:41:31 | totalBackupGigabytesUsed | 0 |
09:41:31 +--------------------------+---------+
09:41:31 + pushd /opt/ciman/openstack-hot
09:41:31 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:31 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-584 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:41:56 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-584
09:41:56 Waiting to initialize infrastructure...
09:41:56 Stack initialization successful.
09:41:56 ------------------------------------
09:41:56 Stack Details
09:41:56 ------------------------------------
09:41:56 {'added': None,
09:41:56 'capabilities': [],
09:41:56 'created_at': '2026-01-15T09:41:34Z',
09:41:56 'deleted': None,
09:41:56 'deleted_at': None,
09:41:56 'description': 'No description',
09:41:56 'environment': None,
09:41:56 'environment_files': None,
09:41:56 'files': None,
09:41:56 'files_container': None,
09:41:56 'id': 'd4730d5a-2e6a-44ea-b703-631c95b1c94a',
09:41:56 'is_rollback_disabled': True,
09:41:56 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-584/d4730d5a-2e6a-44ea-b703-631c95b1c94a',
09:41:56 'rel': 'self'}],
09:41:56 '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:41:56 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-584',
09:41:56 'notification_topics': [],
09:41:56 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:41:56 'output_key': 'vm_0_ips',
09:41:56 'output_value': ['10.30.170.97']},
09:41:56 {'description': 'IP addresses of the 2nd vm types',
09:41:56 'output_key': 'vm_1_ips',
09:41:56 'output_value': ['10.30.170.101']}],
09:41:56 'owner_id': ****,
09:41:56 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:41:56 'OS::stack_id': 'd4730d5a-2e6a-44ea-b703-631c95b1c94a',
09:41:56 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-584',
09:41:56 'job_name': '52208-584',
09:41:56 'silo': 'releng',
09:41:56 'vm_0_count': '1',
09:41:56 'vm_0_flavor': 'v3-standard-4',
09:41:56 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:41:56 '20260109-084045.554',
09:41:56 'vm_1_count': '1',
09:41:56 'vm_1_flavor': 'v3-standard-2',
09:41:56 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:41:56 '- 20250917-133034.654'},
09:41:56 'parent_id': None,
09:41:56 'replaced': None,
09:41:56 'status': 'CREATE_COMPLETE',
09:41:56 'status_reason': 'Stack CREATE completed successfully',
09:41:56 'tags': [],
09:41:56 'template': None,
09:41:56 'template_description': 'No description',
09:41:56 'template_url': None,
09:41:56 'timeout_mins': 15,
09:41:56 'unchanged': None,
09:41:56 'updated': None,
09:41:56 'updated_at': None,
09:41:56 'user_project_id': '8a452d23bfdb489aa80e8de8b11cedfc'}
09:41:56 ------------------------------------
09:41:57 + popd
09:41:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16871879439684904015.sh
09:41:57 ---> Copy SSH public keys to CSIT lab
09:41:57 Setup pyenv:
09:41:57 system
09:41:57 3.8.13
09:41:57 3.9.13
09:41:57 3.10.13
09:41:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBT8 from file:/tmp/.os_lf_venv
09:41:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:59 lf-activate-venv(): INFO: Base packages installed successfully
09:41:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:14 lf-activate-venv(): INFO: Adding /tmp/venv-gBT8/bin to PATH
09:42:16 SSH not responding on 10.30.170.97. Retrying in 10 seconds...
09:42:17 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
09:42:17 releng-52208-584-1-mininet-ovs-217-0
09:42:17 Successfully copied public keys to slave 10.30.170.101
09:42:26 Ping to 10.30.170.97 successful.
09:42:27 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:42:28 releng-52208-584-0-builder-0
09:42:28 Successfully copied public keys to slave 10.30.170.97
09:42:28 Process 7814 ready.
09:42:28 Process 7815 ready.
09:42:28 SSH ready on all stack servers.
09:42:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6350971413176700943.sh
09:42:28 Setup pyenv:
09:42:28 system
09:42:28 3.8.13
09:42:28 3.9.13
09:42:28 3.10.13
09:42:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3OnW
09:42:32 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:36 lf-activate-venv(): INFO: Base packages installed successfully
09:42:36 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:38 lf-activate-venv(): INFO: Adding /tmp/venv-3OnW/bin to PATH
09:42:38 + echo 'Installing Python Requirements'
09:42:38 Installing Python Requirements
09:42:38 + cat
09:42:38 + python -m pip install -r requirements.txt
09:42:38 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:38 Collecting docker-py (from -r requirements.txt (line 1))
09:42:38 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:42:38 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:38 Installing build dependencies: started
09:42:39 Installing build dependencies: finished with status 'done'
09:42:39 Getting requirements to build wheel: started
09:42:39 Getting requirements to build wheel: finished with status 'done'
09:42:39 Preparing metadata (pyproject.toml): started
09:42:39 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:40 Collecting netaddr (from -r requirements.txt (line 3))
09:42:40 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:42:40 Collecting netifaces (from -r requirements.txt (line 4))
09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:40 Installing build dependencies: started
09:42:40 Installing build dependencies: finished with status 'done'
09:42:40 Getting requirements to build wheel: started
09:42:41 Getting requirements to build wheel: finished with status 'done'
09:42:41 Preparing metadata (pyproject.toml): started
09:42:41 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:41 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:41 Collecting requests (from -r requirements.txt (line 6))
09:42:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:42:41 Collecting robotframework (from -r requirements.txt (line 7))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
09:42:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 25.1 MB/s 0:00:00
09:42:41 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:42:41 Installing build dependencies: started
09:42:42 Installing build dependencies: finished with status 'done'
09:42:42 Getting requirements to build wheel: started
09:42:43 Getting requirements to build wheel: finished with status 'done'
09:42:43 Preparing metadata (pyproject.toml): started
09:42:43 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:43 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:43 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:42:43 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:43 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:42:43 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:43 Installing build dependencies: started
09:42:44 Installing build dependencies: finished with status 'done'
09:42:44 Getting requirements to build wheel: started
09:42:44 Getting requirements to build wheel: finished with status 'done'
09:42:44 Preparing metadata (pyproject.toml): started
09:42:44 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:45 Collecting scapy (from -r requirements.txt (line 12))
09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
09:42:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 56.5 MB/s 0:00:00
09:42:45 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:42:45 Installing build dependencies: started
09:42:46 Installing build dependencies: finished with status 'done'
09:42:46 Getting requirements to build wheel: started
09:42:46 Getting requirements to build wheel: finished with status 'done'
09:42:46 Preparing metadata (pyproject.toml): started
09:42:46 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:46 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
09:42:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 27.8 MB/s 0:00:00
09:42:46 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:46 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:42:46 Collecting pyangbind (from -r requirements.txt (line 22))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
09:42:47 Collecting isodate (from -r requirements.txt (line 25))
09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:42:47 Collecting jmespath (from -r requirements.txt (line 28))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:42:47 Collecting jsonpatch (from -r requirements.txt (line 31))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:42:47 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:42:47 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:47 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:42:47 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:42:47 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:42:47 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:42:47 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:42:47 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:42:47 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:42:47 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
09:42:47 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:42:47 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:42:47 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:42:47 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
09:42:47 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
09:42:48 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:42:48 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:48 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:42:48 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:42:48 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:42:48 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:42:48 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:42:48 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:42:48 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
09:42:48 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
09:42:48 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:42:48 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:42:48 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:42:48 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:42:48 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:42:48 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
09:42:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 47.9 MB/s 0:00:00
09:42:48 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:42:48 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:48 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:42:48 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:42:48 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:42:48 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:42:48 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:42:48 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:42:48 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:42:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.2 MB/s 0:00:00
09:42:49 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:42:49 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:42:50 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:42:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 30.9 MB/s 0:00:00
09:42:50 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:42:50 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:50 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:42:51 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 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:42:51 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:42:51 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:42:51 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 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:42:51 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:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:42:51 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
09:42:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 43.9 MB/s 0:00:00
09:42:52 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 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:42:52 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:42:52 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:42:52 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:42:52 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:42:52 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:42:52 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:42:52 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 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:42:52 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:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
09:42:52 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:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:42:52 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:42:53 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:42:53 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
09:42:53 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:42:53 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
09:42:53 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:42:53 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:42:53 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:42:53 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=6c623c2801a1f28cd6642d597cbdfc44c5079548f3963c332815e10a2d0d1bf0
09:42:53 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:42:53 Building wheel for ipaddr (pyproject.toml): started
09:42:53 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:42:53 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=48274a0e98648ccc3f88ceec386029fee367a7df24ec6d3417547278df734aa4
09:42:53 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:42:53 Building wheel for netifaces (pyproject.toml): started
09:42:56 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:42:56 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41067 sha256=e86e6793d6a4f43df361dd1ef410a51a70ef0bc9194cf17d2d138a3f8413592a
09:42:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:42:56 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:42:56 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:42:56 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=1c34f020e6b308e94fdcd89419c3f5b8322b56bc838949d6a8b41c70ba5b5407
09:42:56 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:42:56 Building wheel for jsonpath-rw (pyproject.toml): started
09:42:56 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:42:56 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=d621f0f6eaecb79b27aa21aa383dc8599d5751e56c96b3221746359405067d68
09:42:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:42:56 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:42:56 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:03
09:43:03 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 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.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
09:43:04 + pip freeze
09:43:04 attrs==25.4.0
09:43:04 bcrypt==5.0.0
09:43:04 beautifulsoup4==4.14.3
09:43:04 certifi==2026.1.4
09:43:04 cffi==2.0.0
09:43:04 charset-normalizer==3.4.4
09:43:04 click==8.3.1
09:43:04 cryptography==46.0.3
09:43:04 decorator==5.2.1
09:43:04 distlib==0.4.0
09:43:04 docker-py==1.10.6
09:43:04 docker-pycreds==0.4.0
09:43:04 elastic-transport==8.17.1
09:43:04 elasticsearch==8.19.3
09:43:04 elasticsearch-dsl==8.15.4
09:43:04 enum34==1.1.10
09:43:04 filelock==3.20.3
09:43:04 h11==0.16.0
09:43:04 idna==3.11
09:43:04 invoke==2.2.1
09:43:04 ipaddr==2.2.0
09:43:04 isodate==0.7.2
09:43:04 jmespath==1.0.1
09:43:04 jsonpatch==1.33
09:43:04 jsonpath-rw==1.4.0
09:43:04 jsonpointer==3.0.0
09:43:04 lxml==6.0.2
09:43:04 netaddr==1.3.0
09:43:04 netifaces==0.11.0
09:43:04 outcome==1.3.0.post0
09:43:04 paramiko==4.0.0
09:43:04 platformdirs==4.5.1
09:43:04 ply==3.11
09:43:04 pyang==2.7.1
09:43:04 pyangbind==0.8.7
09:43:04 pycparser==2.23
09:43:04 pyhocon==0.3.61
09:43:04 PyNaCl==1.6.2
09:43:04 pyparsing==3.3.1
09:43:04 PySocks==1.7.1
09:43:04 python-dateutil==2.9.0.post0
09:43:04 regex==2026.1.15
09:43:04 requests==2.32.5
09:43:04 robotframework==7.4.1
09:43:04 robotframework-httplibrary==0.4.2
09:43:04 robotframework-pythonlibcore==4.4.1
09:43:04 robotframework-requests==0.9.7
09:43:04 robotframework-selenium2library==3.0.0
09:43:04 robotframework-seleniumlibrary==6.8.0
09:43:04 robotframework-sshlibrary==3.8.0
09:43:04 scapy==2.7.0
09:43:04 scp==0.15.0
09:43:04 selenium==4.39.0
09:43:04 six==1.17.0
09:43:04 sniffio==1.3.1
09:43:04 sortedcontainers==2.4.0
09:43:04 soupsieve==2.8.1
09:43:04 trio==0.32.0
09:43:04 trio-websocket==0.12.2
09:43:04 typing_extensions==4.15.0
09:43:04 urllib3==2.6.3
09:43:04 virtualenv==20.36.1
09:43:04 waitress==3.0.2
09:43:04 WebOb==1.8.9
09:43:04 websocket-client==1.9.0
09:43:04 WebTest==3.0.7
09:43:04 wsproto==1.3.2
09:43:04 [EnvInject] - Injecting environment variables from a build step.
09:43:04 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:04 [EnvInject] - Variables injected successfully.
09:43:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6545067754992342574.sh
09:43:04 Setup pyenv:
09:43:04 system
09:43:04 3.8.13
09:43:04 3.9.13
09:43:04 3.10.13
09:43:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBT8 from file:/tmp/.os_lf_venv
09:43:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:07 lf-activate-venv(): INFO: Base packages installed successfully
09:43:07 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:28 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:28 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
09:43:28 lf-activate-venv(): INFO: Adding /tmp/venv-gBT8/bin to PATH
09:43:28 + ODL_SYSTEM=()
09:43:28 + TOOLS_SYSTEM=()
09:43:28 + OPENSTACK_SYSTEM=()
09:43:28 + OPENSTACK_CONTROLLERS=()
09:43:28 + mapfile -t ADDR
09:43:28 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-584
09:43:28 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:30 + for i in "${ADDR[@]}"
09:43:30 ++ ssh 10.30.170.97 hostname -s
09:43:30 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:43:31 + REMHOST=releng-52208-584-0-builder-0
09:43:31 + case ${REMHOST} in
09:43:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:31 + for i in "${ADDR[@]}"
09:43:31 ++ ssh 10.30.170.101 hostname -s
09:43:31 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
09:43:31 + REMHOST=releng-52208-584-1-mininet-ovs-217-0
09:43:31 + case ${REMHOST} in
09:43:31 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:31 + echo NUM_ODL_SYSTEM=1
09:43:31 + echo NUM_TOOLS_SYSTEM=1
09:43:31 + '[' '' == yes ']'
09:43:31 + NUM_OPENSTACK_SYSTEM=0
09:43:31 + echo NUM_OPENSTACK_SYSTEM=0
09:43:31 + '[' 0 -eq 2 ']'
09:43:31 + echo ODL_SYSTEM_IP=10.30.170.97
09:43:31 ++ seq 0 0
09:43:31 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:31 + echo ODL_SYSTEM_1_IP=10.30.170.97
09:43:31 + echo TOOLS_SYSTEM_IP=10.30.170.101
09:43:31 ++ seq 0 0
09:43:31 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:31 + echo TOOLS_SYSTEM_1_IP=10.30.170.101
09:43:31 + openstack_index=0
09:43:31 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:31 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:31 ++ seq 0 0
09:43:31 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:31 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:31 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:31 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:31 + '[' -1 -ge 2 ']'
09:43:31 ++ seq 0 -2
09:43:31 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:31 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:31 ++ seq 0 -1
09:43:31 + echo 'Contents of slave_addresses.txt:'
09:43:31 Contents of slave_addresses.txt:
09:43:31 + cat slave_addresses.txt
09:43:31 NUM_ODL_SYSTEM=1
09:43:31 NUM_TOOLS_SYSTEM=1
09:43:31 NUM_OPENSTACK_SYSTEM=0
09:43:31 ODL_SYSTEM_IP=10.30.170.97
09:43:31 ODL_SYSTEM_1_IP=10.30.170.97
09:43:31 TOOLS_SYSTEM_IP=10.30.170.101
09:43:31 TOOLS_SYSTEM_1_IP=10.30.170.101
09:43:31 NUM_OPENSTACK_CONTROL_NODES=1
09:43:31 OPENSTACK_CONTROL_NODE_1_IP=
09:43:31 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:31 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:31 [EnvInject] - Injecting environment variables from a build step.
09:43:31 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:31 [EnvInject] - Variables injected successfully.
09:43:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins9433516801620611903.sh
09:43:31 Preparing for JRE Version 21
09:43:31 Karaf artifact is karaf
09:43:31 Karaf project is integration
09:43:31 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:31 [EnvInject] - Injecting environment variables from a build step.
09:43:31 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:31 [EnvInject] - Variables injected successfully.
09:43:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18397707498623008587.sh
09:43:31 2026-01-15 09:43:31 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:32 Bundle version is 0.21.4-SNAPSHOT
09:43:32 --2026-01-15 09:43:32-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:32 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:32 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:32 HTTP request sent, awaiting response... 200 OK
09:43:32 Length: 1410 (1.4K) [application/xml]
09:43:32 Saving to: ‘maven-metadata.xml’
09:43:32
09:43:32 0K . 100% 61.0M=0s
09:43:32
09:43:32 2026-01-15 09:43:32 (61.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:32
09:43:32
09:43:32
09:43:32 org.opendaylight.integration
09:43:32 karaf
09:43:32 0.21.4-SNAPSHOT
09:43:32
09:43:32
09:43:32 20260115.093434
09:43:32 474
09:43:32
09:43:32 20260115093434
09:43:32
09:43:32
09:43:32 pom
09:43:32 0.21.4-20260115.093434-474
09:43:32 20260115093434
09:43:32
09:43:32
09:43:32 tar.gz
09:43:32 0.21.4-20260115.093434-474
09:43:32 20260115093434
09:43:32
09:43:32
09:43:32 zip
09:43:32 0.21.4-20260115.093434-474
09:43:32 20260115093434
09:43:32
09:43:32
09:43:32 cyclonedx
09:43:32 xml
09:43:32 0.21.4-20260115.093434-474
09:43:32 20260115093434
09:43:32
09:43:32
09:43:32 cyclonedx
09:43:32 json
09:43:32 0.21.4-20260115.093434-474
09:43:32 20260115093434
09:43:32
09:43:32
09:43:32
09:43:32
09:43:32 Nexus timestamp is 0.21.4-20260115.093434-474
09:43:32 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260115.093434-474.zip
09:43:32 Distribution bundle is karaf-0.21.4-20260115.093434-474.zip
09:43:32 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:32 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:32 Nexus prefix is https://nexus.opendaylight.org
09:43:32 [EnvInject] - Injecting environment variables from a build step.
09:43:32 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:32 [EnvInject] - Variables injected successfully.
09:43:32 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6702193123087306848.sh
09:43:32 Setup pyenv:
09:43:32 system
09:43:32 3.8.13
09:43:32 3.9.13
09:43:32 3.10.13
09:43:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBT8 from file:/tmp/.os_lf_venv
09:43:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:34 lf-activate-venv(): INFO: Base packages installed successfully
09:43:34 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:41 lf-activate-venv(): INFO: Adding /tmp/venv-gBT8/bin to PATH
09:43:41 Copying common-functions.sh to /tmp
09:43:43 Copying common-functions.sh to 10.30.170.101:/tmp
09:43:43 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
09:43:43 Copying common-functions.sh to 10.30.170.97:/tmp
09:43:43 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:43:44 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16300427648637230760.sh
09:43:44 common-functions.sh is being sourced
09:43:44 common-functions environment:
09:43:44 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:44 ACTUALFEATURES:
09:43:44 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:44 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:44 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:44 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:44 CONTROLLERMEM: 2048m
09:43:44 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:44 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:44 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:44 SUITES:
09:43:44
09:43:44 #################################################
09:43:44 ## Configure Cluster and Start ##
09:43:44 #################################################
09:43:44 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:44 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:44 Locating script plan to use...
09:43:44 Finished running script plans
09:43:44 Configuring member-1 with IP address 10.30.170.97
09:43:44 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:43:44 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:43:44 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:44 common-functions.sh is being sourced
09:43:44 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:43:44 ++ echo 'common-functions.sh is being sourced'
09:43:44 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:44 ++ DISTROSTREAM=scandium
09:43:44 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:44 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:44 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:44 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:44 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:44 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:44 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:44 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:44 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:44 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:44 ++ export CONTROLLERMEM=
09:43:44 ++ CONTROLLERMEM=
09:43:44 ++ case "${DISTROSTREAM}" in
09:43:44 ++ CLUSTER_SYSTEM=akka
09:43:44 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:44 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:44 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:44 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:44 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:44 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:44 ++ print_common_env
09:43:44 ++ cat
09:43:44 common-functions environment:
09:43:44 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:44 ACTUALFEATURES:
09:43:44 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:44 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:44 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:44 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:44 CONTROLLERMEM:
09:43:44 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:44 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:44 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:44 SUITES:
09:43:44
09:43:44 ++ SSH='ssh -t -t'
09:43:44 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:44 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:44 Changing to /tmp
09:43:44 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260115.093434-474.zip
09:43:44 + echo 'Changing to /tmp'
09:43:44 + cd /tmp
09:43:44 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260115.093434-474.zip'
09:43:44 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260115.093434-474.zip
09:43:44 --2026-01-15 09:43:44-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260115.093434-474.zip
09:43:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:44 HTTP request sent, awaiting response... 200 OK
09:43:44 Length: 239813526 (229M) [application/zip]
09:43:44 Saving to: ‘karaf-0.21.4-20260115.093434-474.zip’
09:43:44
09:43:44 0K ........ ........ ........ ........ ........ ........ 1% 57.5M 4s
09:43:44 3072K ........ ........ ........ ........ ........ ........ 2% 96.2M 3s
09:43:44 6144K ........ ........ ........ ........ ........ ........ 3% 121M 3s
09:43:44 9216K ........ ........ ........ ........ ........ ........ 5% 159M 2s
09:43:44 12288K ........ ........ ........ ........ ........ ........ 6% 97.9M 2s
09:43:44 15360K ........ ........ ........ ........ ........ ........ 7% 241M 2s
09:43:44 18432K ........ ........ ........ ........ ........ ........ 9% 221M 2s
09:43:44 21504K ........ ........ ........ ........ ........ ........ 10% 162M 2s
09:43:44 24576K ........ ........ ........ ........ ........ ........ 11% 225M 2s
09:43:44 27648K ........ ........ ........ ........ ........ ........ 13% 236M 2s
09:43:44 30720K ........ ........ ........ ........ ........ ........ 14% 253M 1s
09:43:44 33792K ........ ........ ........ ........ ........ ........ 15% 253M 1s
09:43:44 36864K ........ ........ ........ ........ ........ ........ 17% 275M 1s
09:43:44 39936K ........ ........ ........ ........ ........ ........ 18% 291M 1s
09:43:44 43008K ........ ........ ........ ........ ........ ........ 19% 239M 1s
09:43:44 46080K ........ ........ ........ ........ ........ ........ 20% 247M 1s
09:43:44 49152K ........ ........ ........ ........ ........ ........ 22% 283M 1s
09:43:44 52224K ........ ........ ........ ........ ........ ........ 23% 282M 1s
09:43:44 55296K ........ ........ ........ ........ ........ ........ 24% 257M 1s
09:43:44 58368K ........ ........ ........ ........ ........ ........ 26% 257M 1s
09:43:44 61440K ........ ........ ........ ........ ........ ........ 27% 250M 1s
09:43:44 64512K ........ ........ ........ ........ ........ ........ 28% 309M 1s
09:43:44 67584K ........ ........ ........ ........ ........ ........ 30% 228M 1s
09:43:44 70656K ........ ........ ........ ........ ........ ........ 31% 247M 1s
09:43:44 73728K ........ ........ ........ ........ ........ ........ 32% 235M 1s
09:43:44 76800K ........ ........ ........ ........ ........ ........ 34% 277M 1s
09:43:44 79872K ........ ........ ........ ........ ........ ........ 35% 288M 1s
09:43:44 82944K ........ ........ ........ ........ ........ ........ 36% 275M 1s
09:43:44 86016K ........ ........ ........ ........ ........ ........ 38% 260M 1s
09:43:44 89088K ........ ........ ........ ........ ........ ........ 39% 304M 1s
09:43:44 92160K ........ ........ ........ ........ ........ ........ 40% 311M 1s
09:43:44 95232K ........ ........ ........ ........ ........ ........ 41% 245M 1s
09:43:44 98304K ........ ........ ........ ........ ........ ........ 43% 296M 1s
09:43:44 101376K ........ ........ ........ ........ ........ ........ 44% 269M 1s
09:43:45 104448K ........ ........ ........ ........ ........ ........ 45% 251M 1s
09:43:45 107520K ........ ........ ........ ........ ........ ........ 47% 283M 1s
09:43:45 110592K ........ ........ ........ ........ ........ ........ 48% 258M 1s
09:43:45 113664K ........ ........ ........ ........ ........ ........ 49% 248M 1s
09:43:45 116736K ........ ........ ........ ........ ........ ........ 51% 257M 1s
09:43:45 119808K ........ ........ ........ ........ ........ ........ 52% 294M 1s
09:43:45 122880K ........ ........ ........ ........ ........ ........ 53% 263M 0s
09:43:45 125952K ........ ........ ........ ........ ........ ........ 55% 262M 0s
09:43:45 129024K ........ ........ ........ ........ ........ ........ 56% 256M 0s
09:43:45 132096K ........ ........ ........ ........ ........ ........ 57% 221M 0s
09:43:45 135168K ........ ........ ........ ........ ........ ........ 59% 253M 0s
09:43:45 138240K ........ ........ ........ ........ ........ ........ 60% 294M 0s
09:43:45 141312K ........ ........ ........ ........ ........ ........ 61% 368M 0s
09:43:45 144384K ........ ........ ........ ........ ........ ........ 62% 365M 0s
09:43:45 147456K ........ ........ ........ ........ ........ ........ 64% 381M 0s
09:43:45 150528K ........ ........ ........ ........ ........ ........ 65% 373M 0s
09:43:45 153600K ........ ........ ........ ........ ........ ........ 66% 383M 0s
09:43:45 156672K ........ ........ ........ ........ ........ ........ 68% 381M 0s
09:43:45 159744K ........ ........ ........ ........ ........ ........ 69% 373M 0s
09:43:45 162816K ........ ........ ........ ........ ........ ........ 70% 189M 0s
09:43:45 165888K ........ ........ ........ ........ ........ ........ 72% 305M 0s
09:43:45 168960K ........ ........ ........ ........ ........ ........ 73% 326M 0s
09:43:45 172032K ........ ........ ........ ........ ........ ........ 74% 366M 0s
09:43:45 175104K ........ ........ ........ ........ ........ ........ 76% 361M 0s
09:43:45 178176K ........ ........ ........ ........ ........ ........ 77% 354M 0s
09:43:45 181248K ........ ........ ........ ........ ........ ........ 78% 354M 0s
09:43:45 184320K ........ ........ ........ ........ ........ ........ 80% 364M 0s
09:43:45 187392K ........ ........ ........ ........ ........ ........ 81% 359M 0s
09:43:45 190464K ........ ........ ........ ........ ........ ........ 82% 363M 0s
09:43:45 193536K ........ ........ ........ ........ ........ ........ 83% 349M 0s
09:43:45 196608K ........ ........ ........ ........ ........ ........ 85% 360M 0s
09:43:45 199680K ........ ........ ........ ........ ........ ........ 86% 319M 0s
09:43:45 202752K ........ ........ ........ ........ ........ ........ 87% 248M 0s
09:43:45 205824K ........ ........ ........ ........ ........ ........ 89% 304M 0s
09:43:45 208896K ........ ........ ........ ........ ........ ........ 90% 355M 0s
09:43:45 211968K ........ ........ ........ ........ ........ ........ 91% 351M 0s
09:43:45 215040K ........ ........ ........ ........ ........ ........ 93% 352M 0s
09:43:45 218112K ........ ........ ........ ........ ........ ........ 94% 348M 0s
09:43:45 221184K ........ ........ ........ ........ ........ ........ 95% 364M 0s
09:43:45 224256K ........ ........ ........ ........ ........ ........ 97% 352M 0s
09:43:45 227328K ........ ........ ........ ........ ........ ........ 98% 350M 0s
09:43:45 230400K ........ ........ ........ ........ ........ ........ 99% 346M 0s
09:43:45 233472K ........ ... 100% 359M=0.9s
09:43:45
09:43:45 2026-01-15 09:43:45 (253 MB/s) - ‘karaf-0.21.4-20260115.093434-474.zip’ saved [239813526/239813526]
09:43:45
09:43:45 Extracting the new controller...
09:43:45 + echo 'Extracting the new controller...'
09:43:45 + unzip -q karaf-0.21.4-20260115.093434-474.zip
09:43:47 Adding external repositories...
09:43:47 + echo 'Adding external repositories...'
09:43:47 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:47 ################################################################################
09:43:47 #
09:43:47 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:47 # contributor license agreements. See the NOTICE file distributed with
09:43:47 # this work for additional information regarding copyright ownership.
09:43:47 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:47 # (the "License"); you may not use this file except in compliance with
09:43:47 # the License. You may obtain a copy of the License at
09:43:47 #
09:43:47 # http://www.apache.org/licenses/LICENSE-2.0
09:43:47 #
09:43:47 # Unless required by applicable law or agreed to in writing, software
09:43:47 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:47 # See the License for the specific language governing permissions and
09:43:47 # limitations under the License.
09:43:47 #
09:43:47 ################################################################################
09:43:47
09:43:47 #
09:43:47 # If set to true, the following property will not allow any certificate to be used
09:43:47 # when accessing Maven repositories through SSL
09:43:47 #
09:43:47 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:47
09:43:47 #
09:43:47 # Path to the local Maven settings file.
09:43:47 # The repositories defined in this file will be automatically added to the list
09:43:47 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:47 # below is not set.
09:43:47 # The following locations are checked for the existence of the settings.xml file
09:43:47 # * 1. looks for the specified url
09:43:47 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:47 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:47 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:47 #
09:43:47 #org.ops4j.pax.url.mvn.settings=
09:43:47
09:43:47 #
09:43:47 # Path to the local Maven repository which is used to avoid downloading
09:43:47 # artifacts when they already exist locally.
09:43:47 # The value of this property will be extracted from the settings.xml file
09:43:47 # above, or defaulted to:
09:43:47 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:47 #
09:43:47 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:47
09:43:47 #
09:43:47 # Default this to false. It's just weird to use undocumented repos
09:43:47 #
09:43:47 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:47
09:43:47 #
09:43:47 # Uncomment if you don't wanna use the proxy settings
09:43:47 # from the Maven conf/settings.xml file
09:43:47 #
09:43:47 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:47
09:43:47 #
09:43:47 # Comma separated list of repositories scanned when resolving an artifact.
09:43:47 # Those repositories will be checked before iterating through the
09:43:47 # below list of repositories and even before the local repository
09:43:47 # A repository url can be appended with zero or more of the following flags:
09:43:47 # @snapshots : the repository contains snaphots
09:43:47 # @noreleases : the repository does not contain any released artifacts
09:43:47 #
09:43:47 # The following property value will add the system folder as a repo.
09:43:47 #
09:43:47 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:47 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:47 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:47 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:47
09:43:47 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:47 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:47
09:43:47 #
09:43:47 # Comma separated list of repositories scanned when resolving an artifact.
09:43:47 # The default list includes the following repositories:
09:43:47 # http://repo1.maven.org/maven2@id=central
09:43:47 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:47 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:47 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:47 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:47 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:47 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:47 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:47 # to add.
09:43:47 # A repository url can be appended with zero or more of the following flags:
09:43:47 # @snapshots : the repository contains snapshots
09:43:47 # @noreleases : the repository does not contain any released artifacts
09:43:47 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:47 #
09:43:47 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:43:47
09:43:47 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
09:43:47 + echo 'Configuring the startup features...'
09:43:47 Configuring the startup features...
09:43:47 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:47 + FEATURE_TEST_STRING=features-test
09:43:47 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:47 + KARAF_VERSION=karaf4
09:43:47 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:47 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:47 + [[ ! -z '' ]]
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:47 ################################################################################
09:43:47 #
09:43:47 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:47 # contributor license agreements. See the NOTICE file distributed with
09:43:47 # this work for additional information regarding copyright ownership.
09:43:47 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:47 # (the "License"); you may not use this file except in compliance with
09:43:47 # the License. You may obtain a copy of the License at
09:43:47 #
09:43:47 # http://www.apache.org/licenses/LICENSE-2.0
09:43:47 #
09:43:47 # Unless required by applicable law or agreed to in writing, software
09:43:47 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:47 # See the License for the specific language governing permissions and
09:43:47 # limitations under the License.
09:43:47 #
09:43:47 ################################################################################
09:43:47
09:43:47 #
09:43:47 # Comma separated list of features repositories to register by default
09:43:47 #
09:43:47 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/a50035c6-c98a-411b-b8b2-38f30ecfe9d5.xml
09:43:47
09:43:47 #
09:43:47 # Comma separated list of features to install at startup
09:43:47 #
09:43:47 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 6221c6dd-9055-4552-bc06-d0addab117a1
09:43:47
09:43:47 #
09:43:47 # Resource repositories (OBR) that the features resolver can use
09:43:47 # to resolve requirements/capabilities
09:43:47 #
09:43:47 # The format of the resourceRepositories is
09:43:47 # resourceRepositories=[xml:url|json:url],...
09:43:47 # for Instance:
09:43:47 #
09:43:47 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:47 # or
09:43:47 #resourceRepositories=json:http://host/path/to/index.json
09:43:47 #
09:43:47
09:43:47 #
09:43:47 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:47 #
09:43:47 featuresBootAsynchronous=false
09:43:47
09:43:47 #
09:43:47 # Service requirements enforcement
09:43:47 #
09:43:47 # By default, the feature resolver checks the service requirements/capabilities of
09:43:47 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:47 # the required bundles.
09:43:47 # The following flag can have those values:
09:43:47 # - disable: service requirements are completely ignored
09:43:47 # - default: service requirements are ignored for old features
09:43:47 # - enforce: service requirements are always verified
09:43:47 #
09:43:47 #serviceRequirements=default
09:43:47
09:43:47 #
09:43:47 # Store cfg file for config element in feature
09:43:47 #
09:43:47 #configCfgStore=true
09:43:47
09:43:47 #
09:43:47 # Define if the feature service automatically refresh bundles
09:43:47 #
09:43:47 autoRefresh=true
09:43:47
09:43:47 #
09:43:47 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:47 # XML file defines instructions related to features processing
09:43:47 # versions.properties may declare properties to resolve placeholders in XML file
09:43:47 # both files are relative to ${karaf.etc}
09:43:47 #
09:43:47 #featureProcessing=org.apache.karaf.features.xml
09:43:47 #featureProcessingVersions=versions.properties
09:43:47 + configure_karaf_log karaf4 ''
09:43:47 + local -r karaf_version=karaf4
09:43:47 + local -r controllerdebugmap=
09:43:47 + local logapi=log4j
09:43:47 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:47 log4j2.rootLogger.level = INFO
09:43:47 #log4j2.rootLogger.type = asyncRoot
09:43:47 #log4j2.rootLogger.includeLocation = false
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:47 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:47 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:47 log4j2.logger.spifly.level = WARN
09:43:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:47 log4j2.logger.audit.level = INFO
09:43:47 log4j2.logger.audit.additivity = false
09:43:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:47 log4j2.appender.console.type = Console
09:43:47 log4j2.appender.console.name = Console
09:43:47 log4j2.appender.console.layout.type = PatternLayout
09:43:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:47 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:47 log4j2.appender.rolling.name = RollingFile
09:43:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:47 #log4j2.appender.rolling.immediateFlush = false
09:43:47 log4j2.appender.rolling.append = true
09:43:47 log4j2.appender.rolling.layout.type = PatternLayout
09:43:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:47 log4j2.appender.rolling.policies.type = Policies
09:43:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:47 log4j2.appender.rolling.policies.size.size = 64MB
09:43:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:47 log4j2.appender.rolling.strategy.max = 7
09:43:47 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:47 log4j2.appender.audit.name = AuditRollingFile
09:43:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:47 log4j2.appender.audit.append = true
09:43:47 log4j2.appender.audit.layout.type = PatternLayout
09:43:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:47 log4j2.appender.audit.policies.type = Policies
09:43:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:47 log4j2.appender.audit.policies.size.size = 8MB
09:43:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:47 log4j2.appender.audit.strategy.max = 7
09:43:47 log4j2.appender.osgi.type = PaxOsgi
09:43:47 log4j2.appender.osgi.name = PaxOsgi
09:43:47 log4j2.appender.osgi.filter = *
09:43:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:47 #log4j2.logger.aether.level = TRACE
09:43:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:47 #log4j2.logger.http-headers.level = DEBUG
09:43:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:47 #log4j2.logger.maven.level = TRACE
09:43:47 + logapi=log4j2
09:43:47 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:47 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:47 + '[' log4j2 == log4j2 ']'
09:43:47 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:47 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:47 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:47 controllerdebugmap:
09:43:47 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:47 + unset IFS
09:43:47 + echo 'controllerdebugmap: '
09:43:47 + '[' -n '' ']'
09:43:47 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:47 ################################################################################
09:43:47 #
09:43:47 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:47 # contributor license agreements. See the NOTICE file distributed with
09:43:47 # this work for additional information regarding copyright ownership.
09:43:47 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:47 # (the "License"); you may not use this file except in compliance with
09:43:47 # the License. You may obtain a copy of the License at
09:43:47 #
09:43:47 # http://www.apache.org/licenses/LICENSE-2.0
09:43:47 #
09:43:47 # Unless required by applicable law or agreed to in writing, software
09:43:47 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:47 # See the License for the specific language governing permissions and
09:43:47 # limitations under the License.
09:43:47 #
09:43:47 ################################################################################
09:43:47
09:43:47 # Common pattern layout for appenders
09:43:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:47
09:43:47 # Root logger
09:43:47 log4j2.rootLogger.level = INFO
09:43:47 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:47 #log4j2.rootLogger.type = asyncRoot
09:43:47 #log4j2.rootLogger.includeLocation = false
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:47 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:47
09:43:47 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:47
09:43:47 # Loggers configuration
09:43:47
09:43:47 # Spifly logger
09:43:47 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:47 log4j2.logger.spifly.level = WARN
09:43:47
09:43:47 # Security audit logger
09:43:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:47 log4j2.logger.audit.level = INFO
09:43:47 log4j2.logger.audit.additivity = false
09:43:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:47
09:43:47 # Appenders configuration
09:43:47
09:43:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:47 log4j2.appender.console.type = Console
09:43:47 log4j2.appender.console.name = Console
09:43:47 log4j2.appender.console.layout.type = PatternLayout
09:43:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:47
09:43:47 # Rolling file appender
09:43:47 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:47 log4j2.appender.rolling.name = RollingFile
09:43:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:47 # uncomment to not force a disk flush
09:43:47 #log4j2.appender.rolling.immediateFlush = false
09:43:47 log4j2.appender.rolling.append = true
09:43:47 log4j2.appender.rolling.layout.type = PatternLayout
09:43:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:47 log4j2.appender.rolling.policies.type = Policies
09:43:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:47 log4j2.appender.rolling.policies.size.size = 1GB
09:43:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:47 log4j2.appender.rolling.strategy.max = 7
09:43:47
09:43:47 # Audit file appender
09:43:47 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:47 log4j2.appender.audit.name = AuditRollingFile
09:43:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:47 log4j2.appender.audit.append = true
09:43:47 log4j2.appender.audit.layout.type = PatternLayout
09:43:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:47 log4j2.appender.audit.policies.type = Policies
09:43:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:47 log4j2.appender.audit.policies.size.size = 8MB
09:43:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:47 log4j2.appender.audit.strategy.max = 7
09:43:47
09:43:47 # OSGi appender
09:43:47 log4j2.appender.osgi.type = PaxOsgi
09:43:47 log4j2.appender.osgi.name = PaxOsgi
09:43:47 log4j2.appender.osgi.filter = *
09:43:47
09:43:47 # help with identification of maven-related problems with pax-url-aether
09:43:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:47 #log4j2.logger.aether.level = TRACE
09:43:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:47 #log4j2.logger.http-headers.level = DEBUG
09:43:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:47 #log4j2.logger.maven.level = TRACE
09:43:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:47 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:47 + local -r controllermem=2048m
09:43:47 Configure
09:43:47 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 + echo Configure
09:43:47 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:47 max memory: 2048m
09:43:47 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:47 + echo ' max memory: 2048m'
09:43:47 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:47 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:47 #!/bin/sh
09:43:47 #
09:43:47 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:47 # contributor license agreements. See the NOTICE file distributed with
09:43:47 # this work for additional information regarding copyright ownership.
09:43:47 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:47 # (the "License"); you may not use this file except in compliance with
09:43:47 # the License. You may obtain a copy of the License at
09:43:47 #
09:43:47 # http://www.apache.org/licenses/LICENSE-2.0
09:43:47 #
09:43:47 # Unless required by applicable law or agreed to in writing, software
09:43:47 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:47 # See the License for the specific language governing permissions and
09:43:47 # limitations under the License.
09:43:47 #
09:43:47
09:43:47 #
09:43:47 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:47 # script: client, instance, shell, start, status, stop, karaf
09:43:47 #
09:43:47 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:47 # Actions go here...
09:43:47 # fi
09:43:47
09:43:47 #
09:43:47 # general settings which should be applied for all scripts go here; please keep
09:43:47 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:47 # in example of the start script where the start script is executed first and the
09:43:47 # karaf script afterwards.
09:43:47 #
09:43:47
09:43:47 #
09:43:47 # The following section shows the possible configuration options for the default
09:43:47 # karaf scripts
09:43:47 #
09:43:47 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:47 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:47 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:47 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:47 # export KARAF_HOME # Karaf home folder
09:43:47 # export KARAF_DATA # Karaf data folder
09:43:47 # export KARAF_BASE # Karaf base folder
09:43:47 # export KARAF_ETC # Karaf etc folder
09:43:47 # export KARAF_LOG # Karaf log folder
09:43:47 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:47 # export KARAF_OPTS # Additional available Karaf options
09:43:47 # export KARAF_DEBUG # Enable debug mode
09:43:47 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:47 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:47 Set Java version
09:43:47 + echo 'Set Java version'
09:43:47 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:47 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:43:47 sudo: a password is required
09:43:47 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:47 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:43:47 sudo: a password is required
09:43:47 JDK default version ...
09:43:47 + echo 'JDK default version ...'
09:43:47 + java -version
09:43:47 openjdk version "21.0.9" 2025-10-21
09:43:47 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
09:43:47 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
09:43:47 Set JAVA_HOME
09:43:47 + echo 'Set JAVA_HOME'
09:43:47 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:47 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:47 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:47 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:47 Listing all open ports on controller system...
09:43:47 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:47 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:47 + echo 'Listing all open ports on controller system...'
09:43:47 + netstat -pnatu
09:43:47 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:47 Configuring cluster
09:43:47 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:47 + echo 'Configuring cluster'
09:43:47 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.97
09:43:47 ################################################
09:43:47 ## Configure Cluster ##
09:43:47 ################################################
09:43:47 NOTE: Cluster configuration files not found. Copying from
09:43:47 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:47 Configuring unique name in akka.conf
09:43:47 Configuring hostname in akka.conf
09:43:47 Configuring data and rpc seed nodes in akka.conf
09:43:47 modules = [
09:43:47
09:43:47 {
09:43:47 name = "inventory"
09:43:47 namespace = "urn:opendaylight:inventory"
09:43:47 shard-strategy = "module"
09:43:47 },
09:43:47 {
09:43:47 name = "topology"
09:43:47 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:47 shard-strategy = "module"
09:43:47 },
09:43:47 {
09:43:47 name = "toaster"
09:43:47 namespace = "http://netconfcentral.org/ns/toaster"
09:43:47 shard-strategy = "module"
09:43:47 }
09:43:47 ]
09:43:47 Configuring replication type in module-shards.conf
09:43:47 ################################################
09:43:47 ## NOTE: Manually restart controller to ##
09:43:47 ## apply configuration. ##
09:43:47 ################################################
09:43:47 + echo 'Dump akka.conf'
09:43:47 Dump akka.conf
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:47
09:43:47 odl-cluster-data {
09:43:47 akka {
09:43:47 remote {
09:43:47 artery {
09:43:47 enabled = on
09:43:47 transport = tcp
09:43:47 canonical.hostname = "10.30.170.97"
09:43:47 canonical.port = 2550
09:43:47 }
09:43:47 }
09:43:47
09:43:47 cluster {
09:43:47 # Using artery.
09:43:47 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.97:2550"]
09:43:47
09:43:47 roles = ["member-1"]
09:43:47
09:43:47 # when under load we might trip a false positive on the failure detector
09:43:47 # failure-detector {
09:43:47 # heartbeat-interval = 4 s
09:43:47 # acceptable-heartbeat-pause = 16s
09:43:47 # }
09:43:47 }
09:43:47
09:43:47 persistence {
09:43:47 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:47 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:47 # The relative path is always relative to KARAF_HOME.
09:43:47
09:43:47 # snapshot-store.local.dir = "target/snapshots"
09:43:47
09:43:47 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:47 snapshot-store.local.use-lz4-compression = false
09:43:47 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:47 snapshot-store.local.lz4-blocksize = 256KB
09:43:47 }
09:43:47 disable-default-actor-system-quarantined-event-handling = "false"
09:43:47 }
09:43:47 }
09:43:47 Dump modules.conf
09:43:47 + echo 'Dump modules.conf'
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:47 modules = [
09:43:47
09:43:47 {
09:43:47 name = "inventory"
09:43:47 namespace = "urn:opendaylight:inventory"
09:43:47 shard-strategy = "module"
09:43:47 },
09:43:47 {
09:43:47 name = "topology"
09:43:47 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:47 shard-strategy = "module"
09:43:47 },
09:43:47 {
09:43:47 name = "toaster"
09:43:47 namespace = "http://netconfcentral.org/ns/toaster"
09:43:47 shard-strategy = "module"
09:43:47 }
09:43:47 ]
09:43:47 Dump module-shards.conf
09:43:47 + echo 'Dump module-shards.conf'
09:43:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:47 module-shards = [
09:43:47 {
09:43:47 name = "default"
09:43:47 shards = [
09:43:47 {
09:43:47 name = "default"
09:43:47 replicas = ["member-1"]
09:43:47 }
09:43:47 ]
09:43:47 },
09:43:47 {
09:43:47 name = "inventory"
09:43:47 shards = [
09:43:47 {
09:43:47 name="inventory"
09:43:47 replicas = ["member-1"]
09:43:47 }
09:43:47 ]
09:43:47 },
09:43:47 {
09:43:47 name = "topology"
09:43:47 shards = [
09:43:47 {
09:43:47 name="topology"
09:43:47 replicas = ["member-1"]
09:43:47 }
09:43:47 ]
09:43:47 },
09:43:47 {
09:43:47 name = "toaster"
09:43:47 shards = [
09:43:47 {
09:43:47 name="toaster"
09:43:47 replicas = ["member-1"]
09:43:47 }
09:43:47 ]
09:43:47 }
09:43:47 ]
09:43:47 Locating config plan to use...
09:43:47 Finished running config plans
09:43:47 Starting member-1 with IP address 10.30.170.97
09:43:47 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:43:48 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:43:48 Redirecting karaf console output to karaf_console.log
09:43:48 Starting controller...
09:43:48 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:48 Execute the post startup script on controller 10.30.170.97
09:43:48 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:43:48 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:43:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:48 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:53 2026-01-15T09:44:07,251 | 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:44:53 Controller is UP
09:44:53 2026-01-15T09:44:07,251 | 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:44:53 Listing all open ports on controller system...
09:44:53 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:53 looking for "BindException: Address already in use" in log file
09:44:53 looking for "server is unhealthy" in log file
09:44:53 Let's take the karaf thread dump
09:44:53 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:44:54 karaf main: org.apache.karaf.main.Main, pid:2016
09:44:54 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:44:54 Generating mininet variables...
09:44:54 Locating test plan to use...
09:44:54 Changing the testplan path...
09:44:54 # Place the suites in run order:
09:44:54 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:54 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:54 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:54 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:54 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:44:55 ==============================================================================
09:44:55 openflowplugin-sanity.txt
09:44:55 ==============================================================================
09:44:55 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:55 ==============================================================================
09:44:58 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:44:58 ==============================================================================
09:44:58 Get list of nodes :: Get the inventory | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Link Down :: Take link s1-s2 down | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Link Up :: Take link s1-s2 up | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:45:01 7 tests, 7 passed, 0 failed
09:45:01 ==============================================================================
09:45:02 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:45:02 ==============================================================================
09:45:02 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:02 ------------------------------------------------------------------------------
09:45:02 List all the links :: List all the links in the topology. | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Link Down :: Take link s1-s2 down | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Link Up :: Take link s1-s2 up | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:12 4 tests, 4 passed, 0 failed
09:45:12 ==============================================================================
09:45:12 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:12 ==============================================================================
09:45:12 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:12 4 tests, 4 passed, 0 failed
09:45:12 ==============================================================================
09:45:12 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:12 ==============================================================================
09:45:12 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:18 6 tests, 6 passed, 0 failed
09:45:18 ==============================================================================
09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:19 21 tests, 21 passed, 0 failed
09:45:19 ==============================================================================
09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:19 ==============================================================================
09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:21 ==============================================================================
09:45:21 Get list of nodes :: Get the inventory | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Link Down :: Take link s1-s2 down | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Link Up :: Take link s1-s2 up | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:24 7 tests, 7 passed, 0 failed
09:45:24 ==============================================================================
09:45:24 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:24 ==============================================================================
09:45:24 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 List all the links :: List all the links in the topology. | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Link Down :: Take link s1-s2 down | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Link Up :: Take link s1-s2 up | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:30 4 tests, 4 passed, 0 failed
09:45:30 ==============================================================================
09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:30 ==============================================================================
09:45:30 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:30 4 tests, 4 passed, 0 failed
09:45:30 ==============================================================================
09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:30 ==============================================================================
09:45:30 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:30 ------------------------------------------------------------------------------
09:45:30 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:38 9 tests, 9 passed, 0 failed
09:45:38 ==============================================================================
09:45:39 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:39 24 tests, 24 passed, 0 failed
09:45:39 ==============================================================================
09:45:39 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:39 ==============================================================================
09:45:41 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:41 ==============================================================================
09:45:42 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 1 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 2 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 3 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 4 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 5 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 6 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 7 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 8 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 9 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 10 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 11 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 14 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 15 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 16 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 17 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 18 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 19 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 20 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 21 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 22 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 23 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 24 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 25 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 31 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 36 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 38 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 43 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 45 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 101 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 102 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 103 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 104 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 105 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 106 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 107 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 108 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 109 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 110 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 113 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 156 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 201 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 202 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 203 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 204 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 205 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 206 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 209 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 214 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 218 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 219 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 220 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 221 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 222 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 223 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 224 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 225 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 550 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 1 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 2 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 3 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 4 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 5 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 6 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 7 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 8 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 9 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 10 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 11 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 14 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 15 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 16 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 17 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 18 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 19 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 20 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 21 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 22 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 23 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 24 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 25 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 31 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 36 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 38 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 43 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 45 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 101 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 102 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 103 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 104 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 105 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 106 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 107 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 108 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 109 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 110 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 113 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 156 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 201 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 202 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 203 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 204 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 205 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 206 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 209 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 214 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 218 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 219 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 220 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 221 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 222 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 223 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 224 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 225 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 550 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 1 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 2 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 3 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 4 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 5 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 6 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 7 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 8 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 9 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 10 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 11 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 14 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 15 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 16 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 17 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 18 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 19 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 20 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 21 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 22 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 23 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 24 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 25 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 31 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 36 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 38 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 43 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 45 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 101 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 102 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 103 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 104 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 105 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 106 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 107 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 108 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 109 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 110 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 113 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 156 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 201 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 202 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 203 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 204 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 205 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 206 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 209 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 214 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 218 Deleted | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 219 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 220 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 221 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 222 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 223 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 224 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 225 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 550 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:17 174 tests, 174 passed, 0 failed
09:46:17 ==============================================================================
09:46:17 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:17 ==============================================================================
09:46:17 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 1 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 2 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 3 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 4 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 5 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 6 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 7 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 8 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 9 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 10 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 11 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 15 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 16 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 17 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 18 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 19 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 20 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 21 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 22 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 23 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 24 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 25 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 31 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 36 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 38 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 43 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 45 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 101 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 102 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 103 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 104 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 105 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 106 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 107 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 108 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 109 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 110 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 113 Added | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 201 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 202 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 203 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 204 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 205 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 206 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 209 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 214 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 218 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 219 Added | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 220 Added | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 1 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 2 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 3 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 4 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 5 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 6 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 7 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 8 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 9 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 10 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 11 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 14 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 15 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 16 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 17 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 18 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 19 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 20 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 21 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 22 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 23 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 24 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 25 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 31 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 36 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 38 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 43 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 45 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 101 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 102 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 103 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 104 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 105 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 106 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 107 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 108 Updated | PASS |
09:47:19 ------------------------------------------------------------------------------
09:47:19 Test Is Flow 109 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 110 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 113 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 201 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 202 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 203 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 204 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 205 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 206 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 209 Updated | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 214 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 218 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 219 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 220 Updated | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 1 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 2 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 3 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 4 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 5 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 6 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 7 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 8 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 9 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 10 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 11 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 14 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 15 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 16 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 17 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 18 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 19 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 20 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 21 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 22 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 23 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 24 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 25 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 31 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 36 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 38 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 43 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 45 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 101 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 102 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 103 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 104 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 105 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 106 Deleted | PASS |
09:47:51 ------------------------------------------------------------------------------
09:47:51 Test Is Flow 107 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 108 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 109 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 110 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 113 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 201 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 202 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 203 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 204 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 205 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 206 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 209 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 214 Deleted | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Test Is Flow 218 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 219 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Test Is Flow 220 Deleted | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:53 152 tests, 152 passed, 0 failed
09:47:53 ==============================================================================
09:47:53 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:53 326 tests, 326 passed, 0 failed
09:47:53 ==============================================================================
09:47:53 openflowplugin-sanity.txt.Reconciliation
09:47:53 ==============================================================================
09:47:53 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:53 ==============================================================================
09:47:53 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Check Linear Topology :: Check Linear Topology. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:06 | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:17 | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:23 ------------------------------------------------------------------------------
09:48:23 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:23 ------------------------------------------------------------------------------
09:48:23 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:23 ------------------------------------------------------------------------------
09:48:23 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:51 | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Stop Mininet :: Stop Mininet. | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:52 Check No Switches :: Check no switches in topology. | PASS |
09:48:53 ------------------------------------------------------------------------------
09:48:54 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:54 23 tests, 23 passed, 0 failed
09:48:54 ==============================================================================
09:48:54 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:54 23 tests, 23 passed, 0 failed
09:48:54 ==============================================================================
09:48:54 openflowplugin-sanity.txt | PASS |
09:48:54 394 tests, 394 passed, 0 failed
09:48:54 ==============================================================================
09:48:54 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:48:58 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:48:58 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:48:58 Examining the files in data/log and checking filesize
09:48:58 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:48:58 total 1016
09:48:58 drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 09:43 .
09:48:58 -rw-rw-r-- 1 jenkins jenkins 2337 Jan 15 09:43 karaf_console.log
09:48:58 drwxrwxr-x 9 jenkins jenkins 4096 Jan 15 09:44 ..
09:48:58 -rw-rw-r-- 1 jenkins jenkins 1026162 Jan 15 09:48 karaf.log
09:48:58 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:48:58 1004K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:48:58 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:48:58 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:48:59 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:48:59 Let's take the karaf thread dump again...
09:48:59 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:48:59 karaf main: org.apache.karaf.main.Main, pid:4469
09:48:59 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:48:59 Killing ODL
09:48:59 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:49:05 Compressing karaf.log 1
09:49:05 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:49:05 Fetching compressed karaf.log 1
09:49:05 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:49:05 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:49:05 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:49:06 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:49:06 Fetch GC logs
09:49:06 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts.
09:49:06 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:49:06 Examine copied files
09:49:06 total 43800
09:49:06 drwxrwxr-x. 2 jenkins jenkins 6 Jan 15 09:49 gclogs-1
09:49:06 -rw-rw-r--. 1 jenkins jenkins 2337 Jan 15 09:49 odl1_karaf_console.log
09:49:06 -rw-rw-r--. 1 jenkins jenkins 70144 Jan 15 09:49 odl1_karaf.log.gz
09:49:06 -rw-rw-r--. 1 jenkins jenkins 150192 Jan 15 09:48 karaf_1_4469_threads_after.log
09:49:06 -rw-rw-r--. 1 jenkins jenkins 14058 Jan 15 09:48 ps_after.log
09:49:06 -rw-rw-r--. 1 jenkins jenkins 270756 Jan 15 09:48 report.html
09:49:06 -rw-rw-r--. 1 jenkins jenkins 3366456 Jan 15 09:48 log.html
09:49:06 -rw-rw-r--. 1 jenkins jenkins 40782103 Jan 15 09:48 output.xml
09:49:06 -rw-rw-r--. 1 jenkins jenkins 491 Jan 15 09:44 testplan.txt
09:49:06 -rw-rw-r--. 1 jenkins jenkins 108724 Jan 15 09:44 karaf_1_2016_threads_before.log
09:49:06 -rw-rw-r--. 1 jenkins jenkins 14125 Jan 15 09:44 ps_before.log
09:49:06 -rw-rw-r--. 1 jenkins jenkins 3376 Jan 15 09:43 post-startup-script.sh
09:49:06 -rw-rw-r--. 1 jenkins jenkins 252 Jan 15 09:43 startup-script.sh
09:49:06 -rw-rw-r--. 1 jenkins jenkins 3494 Jan 15 09:43 configuration-script.sh
09:49:06 -rw-rw-r--. 1 jenkins jenkins 337 Jan 15 09:43 detect_variables.env
09:49:06 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 15 09:43 pom.xml
09:49:06 -rw-rw-r--. 1 jenkins jenkins 92 Jan 15 09:43 set_variables.env
09:49:06 -rw-rw-r--. 1 jenkins jenkins 297 Jan 15 09:43 slave_addresses.txt
09:49:06 -rw-rw-r--. 1 jenkins jenkins 570 Jan 15 09:42 requirements.txt
09:49:06 -rw-rw-r--. 1 jenkins jenkins 26 Jan 15 09:42 env.properties
09:49:06 -rw-rw-r--. 1 jenkins jenkins 334 Jan 15 09:41 stack-parameters.yaml
09:49:06 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 15 09:40 test
09:49:06 drwxrwxr-x. 2 jenkins jenkins 6 Jan 15 09:40 test@tmp
09:49:06 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 15 09:34 maven-metadata.xml
09:49:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13380985832783443105.sh
09:49:06 Karaf Deployments, Tests must have already run
09:49:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins16255938236366638658.sh
09:49:06 Cleaning up Robot installation...
09:49:07 $ ssh-agent -k
09:49:07 unset SSH_AUTH_SOCK;
09:49:07 unset SSH_AGENT_PID;
09:49:07 echo Agent pid 6595 killed;
09:49:07 [ssh-agent] Stopped.
09:49:07 Recording plot data
09:49:07 Robot results publisher started...
09:49:07 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:49:07 -Parsing output xml:
09:49:08 Done!
09:49:08 -Copying log files to build dir:
09:49:09 Done!
09:49:09 -Assigning results to build:
09:49:09 Done!
09:49:09 -Checking thresholds:
09:49:09 Done!
09:49:09 Done publishing Robot results.
09:49:09 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6591373408195525861.sh
09:49:09 Archiving csit artifacts
09:49:09 mv: cannot stat '*_1.png': No such file or directory
09:49:09 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:09 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:09 Dload Upload Total Spent Left Speed
09:49:09
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3522k 0 3522k 0 0 4845k 0 --:--:-- --:--:-- --:--:-- 4845k
09:49:10 Archive: robot-plugin.zip
09:49:10 inflating: ./archives/robot-plugin/log.html
09:49:10 inflating: ./archives/robot-plugin/output.xml
09:49:10 inflating: ./archives/robot-plugin/report.html
09:49:10 mv: cannot stat '*.log.gz': No such file or directory
09:49:10 mv: cannot stat '*.csv': No such file or directory
09:49:10 mv: cannot stat '*.png': No such file or directory
09:49:10 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins868815486322386536.sh
09:49:10 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:10 [EnvInject] - Injecting environment variables from a build step.
09:49:10 [EnvInject] - Injecting as environment variables the properties content
09:49:10 OS_CLOUD=vex
09:49:10 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-584
09:49:10
09:49:10 [EnvInject] - Variables injected successfully.
09:49:10 provisioning config files...
09:49:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13161048872506212988.sh
09:49:11 ---> openstack-stack-delete.sh
09:49:11 Setup pyenv:
09:49:11 system
09:49:11 3.8.13
09:49:11 3.9.13
09:49:11 3.10.13
09:49:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBT8 from file:/tmp/.os_lf_venv
09:49:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:13 lf-activate-venv(): INFO: Base packages installed successfully
09:49:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:28 lf-activate-venv(): INFO: Adding /tmp/venv-gBT8/bin to PATH
09:49:28 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:41 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-584
09:49:41 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-584
09:49:41 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15711107223481939378.sh
09:49:41 ---> sysstat.sh
09:49:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4807504179155726459.sh
09:49:41 ---> package-listing.sh
09:49:41 ++ facter osfamily
09:49:41 ++ tr '[:upper:]' '[:lower:]'
09:49:42 + OS_FAMILY=redhat
09:49:42 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:42 + START_PACKAGES=/tmp/packages_start.txt
09:49:42 + END_PACKAGES=/tmp/packages_end.txt
09:49:42 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:42 + PACKAGES=/tmp/packages_start.txt
09:49:42 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:42 + PACKAGES=/tmp/packages_end.txt
09:49:42 + case "${OS_FAMILY}" in
09:49:42 + rpm -qa
09:49:42 + sort
09:49:42 + '[' -f /tmp/packages_start.txt ']'
09:49:42 + '[' -f /tmp/packages_end.txt ']'
09:49:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:42 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:42 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13483025052060978392.sh
09:49:42 ---> capture-instance-metadata.sh
09:49:42 Setup pyenv:
09:49:42 system
09:49:42 3.8.13
09:49:42 3.9.13
09:49:42 3.10.13
09:49:42 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBT8 from file:/tmp/.os_lf_venv
09:49:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:45 lf-activate-venv(): INFO: Base packages installed successfully
09:49:45 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:57 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:57 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
09:49:58 lf-activate-venv(): INFO: Adding /tmp/venv-gBT8/bin to PATH
09:49:58 INFO: Running in OpenStack, capturing instance metadata
09:49:58 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2647076509399210469.sh
09:49:58 provisioning config files...
09:49:59 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #584
09:49:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config10983911918816293386tmp
09:49:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:49:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:49:59 provisioning config files...
09:49:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:49:59 [EnvInject] - Injecting environment variables from a build step.
09:49:59 [EnvInject] - Injecting as environment variables the properties content
09:49:59 SERVER_ID=logs
09:49:59
09:49:59 [EnvInject] - Variables injected successfully.
09:49:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins338612222087488032.sh
09:49:59 ---> create-netrc.sh
09:49:59 WARN: Log server credential not found.
09:49:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins575549687257921679.sh
09:49:59 ---> python-tools-install.sh
09:49:59 Setup pyenv:
09:49:59 system
09:49:59 3.8.13
09:49:59 3.9.13
09:49:59 3.10.13
09:49:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBT8 from file:/tmp/.os_lf_venv
09:50:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:02 lf-activate-venv(): INFO: Base packages installed successfully
09:50:02 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:11 lf-activate-venv(): INFO: Adding /tmp/venv-gBT8/bin to PATH
09:50:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8816213282644881865.sh
09:50:11 ---> sudo-logs.sh
09:50:11 Archiving 'sudo' log..
09:50:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6587668080738735902.sh
09:50:12 ---> job-cost.sh
09:50:12 Setup pyenv:
09:50:12 system
09:50:12 3.8.13
09:50:12 3.9.13
09:50:12 3.10.13
09:50:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBT8 from file:/tmp/.os_lf_venv
09:50:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:14 lf-activate-venv(): INFO: Base packages installed successfully
09:50:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:21 lf-activate-venv(): INFO: Adding /tmp/venv-gBT8/bin to PATH
09:50:21 DEBUG: total: 0
09:50:21 INFO: Retrieving Stack Cost...
09:50:21 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:21 INFO: Archiving Costs
09:50:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13009009644546996559.sh
09:50:22 ---> logs-deploy.sh
09:50:22 Setup pyenv:
09:50:22 system
09:50:22 3.8.13
09:50:22 3.9.13
09:50:22 3.10.13
09:50:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gBT8 from file:/tmp/.os_lf_venv
09:50:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:24 lf-activate-venv(): INFO: Base packages installed successfully
09:50:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:34 lf-activate-venv(): INFO: Adding /tmp/venv-gBT8/bin to PATH
09:50:34 WARNING: Nexus logging server not set
09:50:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/584/
09:50:34 INFO: archiving logs to S3
09:50:35 ---> uname -a:
09:50:35 Linux prd-centos8-robot-2c-8g-392.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
09:50:35
09:50:35
09:50:35 ---> lscpu:
09:50:35 Architecture: x86_64
09:50:35 CPU op-mode(s): 32-bit, 64-bit
09:50:35 Byte Order: Little Endian
09:50:35 CPU(s): 2
09:50:35 On-line CPU(s) list: 0,1
09:50:35 Thread(s) per core: 1
09:50:35 Core(s) per socket: 1
09:50:35 Socket(s): 2
09:50:35 NUMA node(s): 1
09:50:35 Vendor ID: AuthenticAMD
09:50:35 CPU family: 23
09:50:35 Model: 49
09:50:35 Model name: AMD EPYC-Rome Processor
09:50:35 Stepping: 0
09:50:35 CPU MHz: 2799.998
09:50:35 BogoMIPS: 5599.99
09:50:35 Virtualization: AMD-V
09:50:35 Hypervisor vendor: KVM
09:50:35 Virtualization type: full
09:50:35 L1d cache: 32K
09:50:35 L1i cache: 32K
09:50:35 L2 cache: 512K
09:50:35 L3 cache: 16384K
09:50:35 NUMA node0 CPU(s): 0,1
09:50:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
09:50:35
09:50:35
09:50:35 ---> nproc:
09:50:35 2
09:50:35
09:50:35
09:50:35 ---> df -h:
09:50:35 Filesystem Size Used Avail Use% Mounted on
09:50:35 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:35 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:35 tmpfs 3.8G 17M 3.8G 1% /run
09:50:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:35 /dev/vda1 40G 8.4G 32G 21% /
09:50:35 tmpfs 770M 0 770M 0% /run/user/1001
09:50:35
09:50:35
09:50:35 ---> free -m:
09:50:35 total used free shared buff/cache available
09:50:35 Mem: 7697 591 4812 19 2294 6806
09:50:35 Swap: 1023 0 1023
09:50:35
09:50:35
09:50:35 ---> ip addr:
09:50:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:35 inet 127.0.0.1/8 scope host lo
09:50:35 valid_lft forever preferred_lft forever
09:50:35 inet6 ::1/128 scope host
09:50:35 valid_lft forever preferred_lft forever
09:50:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:35 link/ether fa:16:3e:02:7b:15 brd ff:ff:ff:ff:ff:ff
09:50:35 altname enp0s3
09:50:35 altname ens3
09:50:35 inet 10.30.170.49/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:35 valid_lft 62835sec preferred_lft 62835sec
09:50:35 inet6 fe80::f816:3eff:fe02:7b15/64 scope link
09:50:35 valid_lft forever preferred_lft forever
09:50:35
09:50:35
09:50:35 ---> sar -b -r -n DEV:
09:50:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/15/2026 _x86_64_ (2 CPU)
09:50:35
09:50:35 03:17:47 LINUX RESTART (2 CPU)
09:50:35
09:50:35 03:18:02 AM tps rtps wtps bread/s bwrtn/s
09:50:35 03:19:01 AM 190.97 147.30 43.67 13481.59 37857.19
09:50:35 03:20:01 AM 2.87 0.00 2.87 0.00 675.00
09:50:35 03:21:01 AM 0.60 0.03 0.57 0.53 7.16
09:50:35 03:22:01 AM 0.42 0.00 0.42 0.00 5.58
09:50:35 03:23:01 AM 0.38 0.00 0.38 0.00 3.92
09:50:35 03:24:01 AM 0.50 0.00 0.50 0.00 6.76
09:50:35 03:25:01 AM 0.35 0.00 0.35 0.00 3.45
09:50:35 03:26:01 AM 0.43 0.00 0.43 0.00 5.32
09:50:35 03:27:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:35 03:28:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:35 03:29:01 AM 0.43 0.00 0.43 0.00 6.30
09:50:35 03:30:01 AM 0.35 0.00 0.35 0.00 3.32
09:50:35 03:31:01 AM 0.38 0.00 0.38 0.00 4.28
09:50:35 03:32:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:35 03:33:01 AM 1.42 0.05 1.37 0.80 31.22
09:50:35 03:34:01 AM 0.47 0.00 0.47 0.00 7.10
09:50:35 03:35:01 AM 0.33 0.00 0.33 0.00 3.18
09:50:35 03:36:01 AM 0.30 0.00 0.30 0.00 3.28
09:50:35 03:37:01 AM 0.32 0.00 0.32 0.00 3.60
09:50:35 03:38:01 AM 0.33 0.00 0.33 0.00 3.37
09:50:35 03:39:01 AM 0.40 0.00 0.40 0.00 5.98
09:50:35 03:40:01 AM 0.27 0.00 0.27 0.00 2.30
09:50:35 03:41:01 AM 0.48 0.00 0.48 0.00 6.43
09:50:35 03:42:01 AM 0.28 0.00 0.28 0.00 2.67
09:50:35 03:43:01 AM 0.33 0.00 0.33 0.00 2.50
09:50:35 03:44:01 AM 7.72 5.95 1.77 574.97 26.48
09:50:35 03:45:01 AM 1.45 0.00 1.45 0.00 50.43
09:50:35 03:46:01 AM 0.17 0.00 0.17 0.00 1.97
09:50:35 03:47:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:35 03:48:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:35 03:49:01 AM 0.27 0.00 0.27 0.00 4.93
09:50:35 03:50:01 AM 0.20 0.00 0.20 0.00 2.00
09:50:35 03:51:01 AM 0.17 0.00 0.17 0.00 2.50
09:50:35 03:52:01 AM 0.17 0.00 0.17 0.00 2.17
09:50:35 03:53:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:35 03:54:01 AM 0.17 0.00 0.17 0.00 3.45
09:50:35 03:55:01 AM 0.17 0.00 0.17 0.00 1.32
09:50:35 03:56:01 AM 0.23 0.00 0.23 0.00 3.32
09:50:35 03:57:01 AM 0.15 0.00 0.15 0.00 1.62
09:50:35 03:58:01 AM 0.17 0.00 0.17 0.00 1.17
09:50:35 03:59:01 AM 0.22 0.00 0.22 0.00 3.85
09:50:35 04:00:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:35 04:01:01 AM 0.18 0.02 0.17 0.13 1.22
09:50:35 04:02:01 AM 0.32 0.07 0.25 1.73 4.60
09:50:35 04:03:01 AM 0.22 0.00 0.22 0.00 1.98
09:50:35 04:04:01 AM 0.18 0.00 0.18 0.00 3.82
09:50:35 04:05:01 AM 0.20 0.00 0.20 0.00 2.52
09:50:35 04:06:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:35 04:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:35 04:08:01 AM 0.13 0.00 0.13 0.00 1.00
09:50:35 04:09:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:35 04:10:01 AM 0.48 0.32 0.17 6.93 1.42
09:50:35 04:11:01 AM 0.83 0.00 0.83 0.00 19.79
09:50:35 04:12:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:35 04:13:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:35 04:14:01 AM 0.22 0.00 0.22 0.00 3.45
09:50:35 04:15:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:35 04:16:01 AM 0.15 0.00 0.15 0.00 1.63
09:50:35 04:17:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:35 04:18:01 AM 0.22 0.00 0.22 0.00 2.62
09:50:35 04:19:01 AM 0.23 0.00 0.23 0.00 4.12
09:50:35 04:20:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 04:21:01 AM 0.15 0.00 0.15 0.00 1.20
09:50:35 04:22:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:35 04:23:02 AM 0.13 0.00 0.13 0.00 1.03
09:50:35 04:24:01 AM 0.22 0.00 0.22 0.00 3.51
09:50:35 04:25:01 AM 0.20 0.00 0.20 0.00 2.53
09:50:35 04:26:01 AM 0.23 0.00 0.23 0.00 2.83
09:50:35 04:27:01 AM 0.20 0.00 0.20 0.00 2.30
09:50:35 04:28:01 AM 0.23 0.00 0.23 0.00 3.52
09:50:35 04:29:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:35 04:30:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 04:31:01 AM 0.35 0.00 0.35 0.00 5.86
09:50:35 04:32:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:35 04:33:01 AM 0.18 0.00 0.18 0.00 3.10
09:50:35 04:34:01 AM 0.17 0.00 0.17 0.00 2.80
09:50:35 04:35:01 AM 0.12 0.00 0.12 0.00 1.20
09:50:35 04:36:01 AM 0.13 0.00 0.13 0.00 1.08
09:50:35 04:37:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:35 04:38:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:35 04:39:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:35 04:40:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:35 04:41:01 AM 0.18 0.00 0.18 0.00 1.88
09:50:35 04:42:01 AM 0.13 0.00 0.13 0.00 2.10
09:50:35 04:43:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:35 04:44:01 AM 0.17 0.00 0.17 0.00 3.47
09:50:35 04:45:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 04:46:01 AM 0.10 0.00 0.10 0.00 1.07
09:50:35 04:47:01 AM 0.23 0.00 0.23 0.00 2.82
09:50:35 04:48:01 AM 0.25 0.00 0.25 0.00 3.27
09:50:35 04:49:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:35 04:50:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:35 04:51:01 AM 0.35 0.00 0.35 0.00 5.47
09:50:35 04:52:01 AM 0.23 0.00 0.23 0.00 3.18
09:50:35 04:53:01 AM 0.83 0.00 0.83 0.00 11.58
09:50:35 04:54:01 AM 0.43 0.00 0.43 0.00 7.05
09:50:35 04:55:01 AM 0.27 0.00 0.27 0.00 2.10
09:50:35 04:56:01 AM 0.32 0.00 0.32 0.00 3.08
09:50:35 04:57:01 AM 0.40 0.00 0.40 0.00 4.38
09:50:35 04:58:01 AM 0.35 0.00 0.35 0.00 3.23
09:50:35 04:59:01 AM 0.37 0.00 0.37 0.00 4.65
09:50:35 05:00:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:35 05:01:01 AM 0.37 0.00 0.37 0.00 4.00
09:50:35 05:02:01 AM 0.35 0.00 0.35 0.00 4.10
09:50:35 05:03:01 AM 0.40 0.00 0.40 0.00 3.88
09:50:35 05:04:01 AM 0.40 0.00 0.40 0.00 6.25
09:50:35 05:05:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:35 05:06:01 AM 0.30 0.00 0.30 0.00 2.92
09:50:35 05:07:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:35 05:08:01 AM 0.33 0.00 0.33 0.00 3.27
09:50:35 05:09:01 AM 0.37 0.00 0.37 0.00 5.55
09:50:35 05:10:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:35 05:11:01 AM 0.48 0.00 0.48 0.00 5.85
09:50:35 05:12:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:35 05:13:01 AM 0.32 0.00 0.32 0.00 3.13
09:50:35 05:14:01 AM 0.37 0.00 0.37 0.00 5.03
09:50:35 05:15:01 AM 0.37 0.00 0.37 0.00 3.73
09:50:35 05:16:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:35 05:17:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:35 05:18:01 AM 0.43 0.00 0.43 0.00 5.25
09:50:35 05:19:01 AM 0.40 0.00 0.40 0.00 6.08
09:50:35 05:20:01 AM 0.30 0.00 0.30 0.00 2.65
09:50:35 05:21:01 AM 0.40 0.00 0.40 0.00 4.32
09:50:35 05:22:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:35 05:23:01 AM 0.33 0.00 0.33 0.00 3.67
09:50:35 05:24:01 AM 0.38 0.00 0.38 0.00 5.68
09:50:35 05:25:01 AM 0.42 0.00 0.42 0.00 5.00
09:50:35 05:26:01 AM 0.32 0.00 0.32 0.00 2.68
09:50:35 05:27:01 AM 0.43 0.00 0.43 0.00 5.61
09:50:35 05:28:01 AM 0.33 0.00 0.33 0.00 3.27
09:50:35 05:29:01 AM 0.37 0.00 0.37 0.00 5.68
09:50:35 05:30:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:35 05:31:02 AM 0.35 0.00 0.35 0.00 3.73
09:50:35 05:32:01 AM 0.39 0.00 0.39 0.00 4.58
09:50:35 05:33:01 AM 0.37 0.00 0.37 0.00 3.95
09:50:35 05:34:01 AM 0.38 0.00 0.38 0.00 5.53
09:50:35 05:35:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:35 05:36:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:35 05:37:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:35 05:38:01 AM 0.33 0.00 0.33 0.00 3.52
09:50:35 05:39:01 AM 0.38 0.00 0.38 0.00 5.68
09:50:35 05:40:01 AM 0.35 0.00 0.35 0.00 3.47
09:50:35 05:41:01 AM 0.48 0.00 0.48 0.00 6.03
09:50:35 05:42:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:35 05:43:01 AM 0.35 0.00 0.35 0.00 3.88
09:50:35 05:44:01 AM 0.38 0.00 0.38 0.00 5.58
09:50:35 05:45:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:35 05:46:01 AM 0.35 0.00 0.35 0.00 3.37
09:50:35 05:47:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:35 05:48:01 AM 0.32 0.00 0.32 0.00 3.23
09:50:35 05:49:01 AM 0.48 0.00 0.48 0.00 7.30
09:50:35 05:50:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:35 05:51:01 AM 0.40 0.00 0.40 0.00 4.32
09:50:35 05:52:01 AM 0.37 0.00 0.37 0.00 3.92
09:50:35 05:53:01 AM 0.33 0.00 0.33 0.00 3.35
09:50:35 05:54:01 AM 0.38 0.00 0.38 0.00 5.58
09:50:35 05:55:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:35 05:56:01 AM 0.47 0.00 0.47 0.00 5.77
09:50:35 05:57:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:35 05:58:01 AM 0.33 0.00 0.33 0.00 3.50
09:50:35 05:59:01 AM 0.37 0.00 0.37 0.00 5.32
09:50:35 06:00:01 AM 0.37 0.00 0.37 0.00 3.60
09:50:35 06:01:01 AM 0.90 0.00 0.90 0.00 11.95
09:50:35 06:02:01 AM 0.32 0.00 0.32 0.00 5.75
09:50:35 06:03:01 AM 0.17 0.00 0.17 0.00 2.15
09:50:35 06:04:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:35 06:05:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:35 06:06:01 AM 0.13 0.00 0.13 0.00 1.48
09:50:35 06:07:01 AM 0.27 0.00 0.27 0.00 3.92
09:50:35 06:08:01 AM 0.17 0.00 0.17 0.00 1.93
09:50:35 06:09:01 AM 0.20 0.00 0.20 0.00 4.48
09:50:35 06:10:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:35 06:11:01 AM 0.15 0.00 0.15 0.00 1.37
09:50:35 06:12:01 AM 0.27 0.00 0.27 0.00 4.40
09:50:35 06:13:01 AM 0.27 0.00 0.27 0.00 3.97
09:50:35 06:14:01 AM 0.25 0.00 0.25 0.00 4.67
09:50:35 06:15:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:35 06:16:01 AM 0.10 0.00 0.10 0.00 0.68
09:50:35 06:17:01 AM 0.18 0.00 0.18 0.00 2.50
09:50:35 06:18:01 AM 0.15 0.00 0.15 0.00 1.15
09:50:35 06:19:01 AM 0.20 0.00 0.20 0.00 3.68
09:50:35 06:20:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 06:21:01 AM 0.22 0.00 0.22 0.00 2.67
09:50:35 06:22:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:35 06:23:01 AM 0.13 0.00 0.13 0.00 1.02
09:50:35 06:24:01 AM 0.20 0.00 0.20 0.00 3.68
09:50:35 06:25:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:35 06:26:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:35 06:27:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:35 06:28:01 AM 0.15 0.00 0.15 0.00 1.13
09:50:35 06:29:01 AM 0.20 0.00 0.20 0.00 3.57
09:50:35 06:30:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:35 06:31:01 AM 0.17 0.00 0.17 0.00 1.75
09:50:35 06:32:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:35 06:33:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:35 06:34:01 AM 0.22 0.00 0.22 0.00 3.85
09:50:35 06:35:01 AM 0.13 0.00 0.13 0.00 0.90
09:50:35 06:36:01 AM 0.12 0.00 0.12 0.00 1.28
09:50:35 06:37:01 AM 0.33 0.00 0.33 0.00 4.78
09:50:35 06:38:01 AM 0.22 0.00 0.22 0.00 1.97
09:50:35 06:39:02 AM 0.18 0.00 0.18 0.00 3.17
09:50:35 06:40:01 AM 0.12 0.00 0.12 0.00 0.92
09:50:35 06:41:01 AM 0.13 0.00 0.13 0.00 0.93
09:50:35 06:42:01 AM 0.18 0.00 0.18 0.00 2.93
09:50:35 06:43:01 AM 0.13 0.00 0.13 0.00 0.88
09:50:35 06:44:01 AM 0.27 0.00 0.27 0.00 5.43
09:50:35 06:45:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:35 06:46:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:35 06:47:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:35 06:48:01 AM 0.13 0.00 0.13 0.00 1.47
09:50:35 06:49:01 AM 0.23 0.00 0.23 0.00 3.58
09:50:35 06:50:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 06:51:01 AM 0.22 0.00 0.22 0.00 2.68
09:50:35 06:52:01 AM 0.17 0.00 0.17 0.00 2.38
09:50:35 06:53:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:35 06:54:01 AM 0.17 0.00 0.17 0.00 3.33
09:50:35 06:55:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:35 06:56:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 06:57:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:35 06:58:01 AM 0.22 0.00 0.22 0.00 3.02
09:50:35 06:59:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:35 07:00:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 07:01:01 AM 0.22 0.00 0.22 0.00 2.87
09:50:35 07:02:01 AM 0.25 0.00 0.25 0.00 3.08
09:50:35 07:03:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:35 07:04:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:35 07:05:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:35 07:06:01 AM 0.15 0.00 0.15 0.00 1.63
09:50:35 07:07:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:35 07:08:01 AM 0.58 0.00 0.58 0.00 11.00
09:50:35 07:09:01 AM 0.87 0.00 0.87 0.00 15.05
09:50:35 07:10:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 07:11:01 AM 0.13 0.00 0.13 0.00 1.50
09:50:35 07:12:01 AM 0.22 0.00 0.22 0.00 2.68
09:50:35 07:13:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:35 07:14:01 AM 0.23 0.00 0.23 0.00 4.43
09:50:35 07:15:01 AM 0.22 0.00 0.22 0.00 2.43
09:50:35 07:16:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:35 07:17:01 AM 0.10 0.00 0.10 0.00 0.90
09:50:35 07:18:01 AM 0.12 0.00 0.12 0.00 1.25
09:50:35 07:19:01 AM 0.25 0.00 0.25 0.00 4.88
09:50:35 07:20:01 AM 0.15 0.00 0.15 0.00 1.95
09:50:35 07:21:01 AM 0.32 0.00 0.32 0.00 4.93
09:50:35 07:22:01 AM 0.20 0.00 0.20 0.00 2.73
09:50:35 07:23:01 AM 0.18 0.00 0.18 0.00 2.08
09:50:35 07:24:01 AM 0.23 0.00 0.23 0.00 4.73
09:50:35 07:25:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:35 07:26:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:35 07:27:01 AM 0.15 0.00 0.15 0.00 1.73
09:50:35 07:28:01 AM 0.17 0.00 0.17 0.00 2.07
09:50:35 07:29:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:35 07:30:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:35 07:31:01 AM 0.22 0.00 0.22 0.00 2.70
09:50:35 07:32:01 AM 0.25 0.00 0.25 0.00 3.37
09:50:35 07:33:01 AM 0.13 0.00 0.13 0.00 1.27
09:50:35 07:34:01 AM 0.20 0.00 0.20 0.00 3.57
09:50:35 07:35:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:35 07:36:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:35 07:37:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:35 07:38:01 AM 0.22 0.00 0.22 0.00 2.47
09:50:35 07:39:01 AM 0.23 0.00 0.23 0.00 3.98
09:50:35 07:40:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:35 07:41:01 AM 0.13 0.00 0.13 0.00 0.93
09:50:35 07:42:01 AM 0.17 0.00 0.17 0.00 2.45
09:50:35 07:43:01 AM 0.18 0.00 0.18 0.00 1.70
09:50:35 07:44:01 AM 0.18 0.00 0.18 0.00 3.82
09:50:35 07:45:01 AM 0.22 0.00 0.22 0.00 2.75
09:50:35 07:46:01 AM 0.28 0.00 0.28 0.00 3.68
09:50:35 07:47:02 AM 0.10 0.00 0.10 0.00 0.63
09:50:35 07:48:01 AM 0.14 0.00 0.14 0.00 1.03
09:50:35 07:49:01 AM 0.18 0.00 0.18 0.00 3.82
09:50:35 07:50:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 07:51:01 AM 0.13 0.00 0.13 0.00 1.23
09:50:35 07:52:01 AM 0.22 0.00 0.22 0.00 3.32
09:50:35 07:53:01 AM 0.18 0.00 0.18 0.00 1.88
09:50:35 07:54:01 AM 0.22 0.00 0.22 0.00 3.45
09:50:35 07:55:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 07:56:01 AM 0.20 0.00 0.20 0.00 2.03
09:50:35 07:57:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:35 07:58:01 AM 0.33 0.00 0.33 0.00 3.43
09:50:35 07:59:01 AM 0.47 0.00 0.47 0.00 6.83
09:50:35 08:00:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:35 08:01:01 AM 0.45 0.00 0.45 0.00 5.82
09:50:35 08:02:01 AM 0.32 0.00 0.32 0.00 3.45
09:50:35 08:03:01 AM 0.33 0.00 0.33 0.00 3.25
09:50:35 08:04:01 AM 0.37 0.00 0.37 0.00 5.72
09:50:35 08:05:01 AM 0.35 0.00 0.35 0.00 3.43
09:50:35 08:06:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:35 08:07:01 AM 0.33 0.00 0.33 0.00 4.17
09:50:35 08:08:01 AM 0.37 0.00 0.37 0.00 4.28
09:50:35 08:09:01 AM 0.42 0.00 0.42 0.00 5.71
09:50:35 08:10:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:35 08:11:01 AM 0.37 0.00 0.37 0.00 4.28
09:50:35 08:12:01 AM 0.30 0.00 0.30 0.00 2.55
09:50:35 08:13:01 AM 0.48 0.00 0.48 0.00 6.18
09:50:35 08:14:01 AM 0.37 0.00 0.37 0.00 5.72
09:50:35 08:15:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:35 08:16:01 AM 0.35 0.00 0.35 0.00 4.02
09:50:35 08:17:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:35 08:18:01 AM 0.32 0.00 0.32 0.00 3.23
09:50:35 08:19:01 AM 0.38 0.00 0.38 0.00 5.58
09:50:35 08:20:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:35 08:21:01 AM 0.43 0.00 0.43 0.00 5.68
09:50:35 08:22:01 AM 0.32 0.00 0.32 0.00 3.85
09:50:35 08:23:01 AM 0.38 0.00 0.38 0.00 3.80
09:50:35 08:24:01 AM 0.42 0.00 0.42 0.00 5.90
09:50:35 08:25:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:35 08:26:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:35 08:27:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:35 08:28:01 AM 0.33 0.00 0.33 0.00 3.37
09:50:35 08:29:01 AM 0.40 0.00 0.40 0.00 5.90
09:50:35 08:30:01 AM 0.47 0.00 0.47 0.00 5.58
09:50:35 08:31:01 AM 0.28 0.00 0.28 0.00 2.20
09:50:35 08:32:01 AM 0.28 0.00 0.28 0.00 3.03
09:50:35 08:33:01 AM 0.35 0.00 0.35 0.00 3.72
09:50:35 08:34:01 AM 0.37 0.00 0.37 0.00 4.75
09:50:35 08:35:01 AM 0.30 0.00 0.30 0.00 2.40
09:50:35 08:36:01 AM 0.28 0.00 0.28 0.00 2.78
09:50:35 08:37:01 AM 0.42 0.00 0.42 0.00 5.40
09:50:35 08:38:01 AM 0.40 0.00 0.40 0.00 3.90
09:50:35 08:39:01 AM 0.33 0.00 0.33 0.00 4.37
09:50:35 08:40:01 AM 0.28 0.00 0.28 0.00 3.07
09:50:35 08:41:01 AM 0.40 0.00 0.40 0.00 4.38
09:50:35 08:42:01 AM 0.32 0.00 0.32 0.00 3.68
09:50:35 08:43:01 AM 0.33 0.00 0.33 0.00 2.95
09:50:35 08:44:01 AM 0.52 0.00 0.52 0.00 7.68
09:50:35 08:45:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:35 08:46:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:35 08:47:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:35 08:48:01 AM 0.35 0.00 0.35 0.00 3.30
09:50:35 08:49:01 AM 0.37 0.00 0.37 0.00 5.68
09:50:35 08:50:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:35 08:51:01 AM 0.45 0.00 0.45 0.00 5.68
09:50:35 08:52:01 AM 0.28 0.00 0.28 0.00 2.65
09:50:35 08:53:01 AM 0.38 0.00 0.38 0.00 3.58
09:50:35 08:54:01 AM 0.50 0.00 0.50 0.00 7.81
09:50:35 08:55:02 AM 0.35 0.00 0.35 0.00 3.60
09:50:35 08:56:01 AM 0.31 0.00 0.31 0.00 3.07
09:50:35 08:57:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:35 08:58:01 AM 0.35 0.00 0.35 0.00 3.43
09:50:35 08:59:01 AM 0.37 0.00 0.37 0.00 6.08
09:50:35 09:00:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:35 09:01:01 AM 1.00 0.00 1.00 0.00 13.95
09:50:35 09:02:01 AM 0.32 0.00 0.32 0.00 5.85
09:50:35 09:03:01 AM 0.18 0.00 0.18 0.00 1.82
09:50:35 09:04:01 AM 0.17 0.00 0.17 0.00 3.30
09:50:35 09:05:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 09:06:01 AM 0.12 0.00 0.12 0.00 1.43
09:50:35 09:07:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:35 09:08:01 AM 0.15 0.00 0.15 0.00 1.40
09:50:35 09:09:01 AM 0.17 0.00 0.17 0.00 3.43
09:50:35 09:10:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 09:11:01 AM 0.22 0.00 0.22 0.00 2.73
09:50:35 09:12:01 AM 0.22 0.00 0.22 0.00 2.80
09:50:35 09:13:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:35 09:14:01 AM 0.18 0.00 0.18 0.00 3.70
09:50:35 09:15:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:35 09:16:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:35 09:17:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:35 09:18:01 AM 0.28 0.00 0.28 0.00 4.45
09:50:35 09:19:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:35 09:20:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:35 09:21:01 AM 0.13 0.00 0.13 0.00 1.10
09:50:35 09:22:01 AM 0.18 0.00 0.18 0.00 2.35
09:50:35 09:23:01 AM 0.28 0.00 0.28 0.00 3.70
09:50:35 09:24:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:35 09:25:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:35 09:26:01 AM 0.20 0.00 0.20 0.00 2.43
09:50:35 09:27:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:35 09:28:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:35 09:29:01 AM 0.15 0.00 0.15 0.00 2.80
09:50:35 09:30:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:35 09:31:01 AM 0.15 0.00 0.15 0.00 1.60
09:50:35 09:32:01 AM 0.22 0.00 0.22 0.00 3.47
09:50:35 09:33:01 AM 0.27 0.00 0.27 0.00 4.07
09:50:35 09:34:01 AM 0.20 0.00 0.20 0.00 3.37
09:50:35 09:35:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:35 09:36:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:35 09:37:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:35 09:38:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:35 09:39:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:35 09:40:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:35 09:41:01 AM 85.45 6.78 78.67 1251.39 5907.82
09:50:35 09:42:01 AM 88.02 1.08 86.94 75.31 11006.25
09:50:35 09:43:01 AM 53.16 7.10 46.06 1310.18 2877.04
09:50:35 09:44:01 AM 60.38 2.50 57.88 416.79 7449.40
09:50:35 09:45:01 AM 10.36 0.07 10.30 4.93 766.96
09:50:35 09:46:01 AM 4.55 0.00 4.55 0.00 485.47
09:50:35 09:47:01 AM 0.70 0.00 0.70 0.00 314.38
09:50:35 09:48:01 AM 0.48 0.00 0.48 0.00 379.12
09:50:35 09:49:01 AM 0.83 0.03 0.80 1.87 289.30
09:50:35 09:50:01 AM 22.76 0.58 22.18 62.25 2530.67
09:50:35 Average: 1.60 0.43 1.16 43.30 181.75
09:50:35
09:50:35 03:18:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:35 03:19:01 AM 5843844 7212660 2038580 25.86 2688 1568056 631156 7.07 152548 1626880 18960
09:50:35 03:20:01 AM 5844244 7213060 2038180 25.86 2688 1568056 631156 7.07 152576 1626528 4
09:50:35 03:21:01 AM 5839568 7208408 2042856 25.92 2688 1568076 631156 7.07 152600 1631276 4
09:50:35 03:22:01 AM 5840468 7209308 2041956 25.91 2688 1568076 631156 7.07 152600 1630468 4
09:50:35 03:23:01 AM 5840632 7209476 2041792 25.90 2688 1568080 631156 7.07 152600 1630472 4
09:50:35 03:24:01 AM 5840328 7209156 2042096 25.91 2688 1568080 631156 7.07 152600 1630796 4
09:50:35 03:25:01 AM 5840640 7209468 2041784 25.90 2688 1568080 631156 7.07 152600 1630516 4
09:50:35 03:26:01 AM 5838716 7207548 2043708 25.93 2688 1568084 631156 7.07 152600 1632572 4
09:50:35 03:27:01 AM 5838804 7207636 2043620 25.93 2688 1568084 631156 7.07 152600 1632572 4
09:50:35 03:28:01 AM 5838780 7207612 2043644 25.93 2688 1568084 631156 7.07 152616 1632556 4
09:50:35 03:29:01 AM 5837972 7206808 2044452 25.94 2688 1568088 631156 7.07 152620 1632892 4
09:50:35 03:30:01 AM 5837864 7206700 2044560 25.94 2688 1568088 652780 7.31 152620 1632808 4
09:50:35 03:31:01 AM 5838348 7207188 2044076 25.93 2688 1568092 652780 7.31 152620 1632688 4
09:50:35 03:32:01 AM 5838352 7207192 2044072 25.93 2688 1568092 635924 7.12 152620 1632688 4
09:50:35 03:33:01 AM 5834944 7203796 2047480 25.98 2688 1568096 635924 7.12 152776 1634960 4
09:50:35 03:34:01 AM 5835340 7204196 2047084 25.97 2688 1568100 635924 7.12 152776 1634724 4
09:50:35 03:35:01 AM 5835460 7204316 2046964 25.97 2688 1568100 635924 7.12 152776 1634660 4
09:50:35 03:36:01 AM 5835492 7204348 2046932 25.97 2688 1568100 635924 7.12 152776 1634664 4
09:50:35 03:37:01 AM 5835632 7204492 2046792 25.97 2688 1568104 635924 7.12 152776 1634540 4
09:50:35 03:38:01 AM 5835776 7204636 2046648 25.96 2688 1568104 635924 7.12 152776 1634540 4
09:50:35 03:39:01 AM 5835756 7204616 2046668 25.96 2688 1568104 635924 7.12 152776 1634620 4
09:50:35 03:40:01 AM 5835252 7204116 2047172 25.97 2688 1568108 625464 7.00 152776 1634912 4
09:50:35 03:41:01 AM 5835432 7204296 2046992 25.97 2688 1568108 625464 7.00 152776 1634684 4
09:50:35 03:42:01 AM 5835488 7204356 2046936 25.97 2688 1568112 625464 7.00 152776 1634688 4
09:50:35 03:43:01 AM 5835524 7204392 2046900 25.97 2688 1568112 625464 7.00 152776 1634688 4
09:50:35 03:44:01 AM 5818048 7204252 2064376 26.19 2688 1585348 625500 7.00 154960 1649812 4
09:50:35 03:45:01 AM 5818196 7204404 2064228 26.19 2688 1585352 625500 7.00 154968 1649872 4
09:50:35 03:46:01 AM 5818280 7204488 2064144 26.19 2688 1585352 625500 7.00 154960 1649780 4
09:50:35 03:47:01 AM 5818340 7204548 2064084 26.19 2688 1585352 625500 7.00 154960 1649780 4
09:50:35 03:48:01 AM 5818312 7204520 2064112 26.19 2688 1585352 625500 7.00 154960 1649772 4
09:50:35 03:49:01 AM 5818044 7204256 2064380 26.19 2688 1585356 625500 7.00 154960 1649844 4
09:50:35 03:50:01 AM 5817936 7204148 2064488 26.19 2688 1585356 625464 7.00 154960 1649896 4
09:50:35 03:51:01 AM 5818220 7204440 2064204 26.19 2688 1585360 625464 7.00 154960 1649800 8
09:50:35 03:52:01 AM 5818192 7204412 2064232 26.19 2688 1585360 625464 7.00 154960 1649792 4
09:50:35 03:53:01 AM 5818260 7204480 2064164 26.19 2688 1585360 625464 7.00 154960 1649676 4
09:50:35 03:54:01 AM 5816232 7202456 2066192 26.21 2688 1585364 625464 7.00 154960 1651800 12
09:50:35 03:55:01 AM 5816408 7202632 2066016 26.21 2688 1585364 625464 7.00 154960 1651848 4
09:50:35 03:56:01 AM 5816272 7202496 2066152 26.21 2688 1585364 625464 7.00 154960 1651732 4
09:50:35 03:57:01 AM 5816308 7202536 2066116 26.21 2688 1585368 625464 7.00 154960 1651736 4
09:50:35 03:58:01 AM 5816220 7202448 2066204 26.21 2688 1585368 625464 7.00 154960 1651736 4
09:50:35 03:59:01 AM 5816200 7202432 2066224 26.21 2688 1585372 625464 7.00 154960 1651808 4
09:50:35 04:00:01 AM 5815788 7202024 2066636 26.22 2688 1585376 625464 7.00 154960 1652208 4
09:50:35 04:01:01 AM 5815176 7201412 2067248 26.23 2688 1585376 625464 7.00 154960 1652556 4
09:50:35 04:02:01 AM 5815636 7201948 2066788 26.22 2688 1585448 625464 7.00 155104 1652172 4
09:50:35 04:03:01 AM 5815872 7202184 2066552 26.22 2688 1585448 625464 7.00 155104 1652056 4
09:50:35 04:04:01 AM 5815668 7201980 2066756 26.22 2688 1585448 625464 7.00 155104 1652160 4
09:50:35 04:05:01 AM 5815928 7202240 2066496 26.22 2688 1585452 625464 7.00 155104 1651960 4
09:50:35 04:06:01 AM 5816028 7202340 2066396 26.22 2688 1585452 625464 7.00 155104 1651960 4
09:50:35 04:07:01 AM 5815792 7202104 2066632 26.22 2688 1585452 640864 7.18 155104 1651960 4
09:50:35 04:08:01 AM 5815792 7202108 2066632 26.22 2688 1585456 640864 7.18 155104 1652080 4
09:50:35 04:09:01 AM 5815708 7202024 2066716 26.22 2688 1585456 640864 7.18 155104 1652172 4
09:50:35 04:10:01 AM 5813196 7199628 2069228 26.25 2688 1585572 640864 7.18 155220 1654268 8
09:50:35 04:11:01 AM 5813476 7200000 2068948 26.25 2688 1585660 640864 7.18 155260 1654224 4
09:50:35 04:12:01 AM 5813304 7199828 2069120 26.25 2688 1585660 640864 7.18 155260 1654224 4
09:50:35 04:13:01 AM 5813392 7199920 2069032 26.25 2688 1585664 640864 7.18 155260 1654344 4
09:50:35 04:14:01 AM 5813512 7200040 2068912 26.25 2688 1585664 640864 7.18 155260 1654196 8
09:50:35 04:15:01 AM 5813624 7200152 2068800 26.25 2688 1585664 640864 7.18 155260 1654128 4
09:50:35 04:16:01 AM 5813532 7200064 2068892 26.25 2688 1585668 640864 7.18 155260 1654132 4
09:50:35 04:17:01 AM 5813480 7200012 2068944 26.25 2688 1585668 640864 7.18 155260 1654132 4
09:50:35 04:18:01 AM 5813568 7200100 2068856 26.25 2688 1585668 640864 7.18 155260 1654132 4
09:50:35 04:19:01 AM 5813608 7200144 2068816 26.25 2688 1585672 640864 7.18 155260 1654208 4
09:50:35 04:20:01 AM 5813316 7199852 2069108 26.25 2688 1585672 640864 7.18 155260 1654488 4
09:50:35 04:21:01 AM 5813684 7200236 2068740 26.24 2688 1585676 640864 7.18 155260 1654144 4
09:50:35 04:22:01 AM 5813288 7199840 2069136 26.25 2688 1585676 640864 7.18 155260 1654260 4
09:50:35 04:23:02 AM 5813500 7200052 2068924 26.25 2688 1585676 640864 7.18 155260 1654264 4
09:50:35 04:24:01 AM 5813480 7200032 2068944 26.25 2688 1585676 640864 7.18 155260 1654216 4
09:50:35 04:25:01 AM 5813440 7199996 2068984 26.25 2688 1585680 640864 7.18 155260 1654268 4
09:50:35 04:26:01 AM 5813472 7200028 2068952 26.25 2688 1585680 640864 7.18 155260 1654156 8
09:50:35 04:27:01 AM 5813616 7200172 2068808 26.25 2688 1585680 640864 7.18 155260 1654156 4
09:50:35 04:28:01 AM 5813532 7200092 2068892 26.25 2688 1585684 640864 7.18 155260 1654160 4
09:50:35 04:29:01 AM 5813516 7200076 2068908 26.25 2688 1585684 640864 7.18 155260 1654236 4
09:50:35 04:30:01 AM 5813316 7199876 2069108 26.25 2688 1585684 640540 7.17 155260 1654400 4
09:50:35 04:31:01 AM 5813392 7199968 2069032 26.25 2688 1585692 640540 7.17 155288 1654252 4
09:50:35 04:32:01 AM 5813668 7200244 2068756 26.25 2688 1585692 640540 7.17 155288 1654264 4
09:50:35 04:33:01 AM 5813312 7199892 2069112 26.25 2688 1585696 640540 7.17 155288 1654560 4
09:50:35 04:34:01 AM 5813620 7200200 2068804 26.25 2688 1585696 640540 7.17 155288 1654240 16
09:50:35 04:35:01 AM 5813740 7200320 2068684 26.24 2688 1585696 640540 7.17 155288 1654288 4
09:50:35 04:36:01 AM 5813792 7200376 2068632 26.24 2688 1585700 640540 7.17 155288 1654176 4
09:50:35 04:37:01 AM 5813744 7200328 2068680 26.24 2688 1585700 640540 7.17 155288 1654176 4
09:50:35 04:38:01 AM 5813852 7200436 2068572 26.24 2688 1585700 640540 7.17 155288 1654176 4
09:50:35 04:39:01 AM 5813784 7200372 2068640 26.24 2688 1585704 640540 7.17 155288 1654248 4
09:50:35 04:40:01 AM 5813572 7200160 2068852 26.25 2688 1585704 615656 6.89 155288 1654416 4
09:50:35 04:41:01 AM 5813500 7200088 2068924 26.25 2688 1585708 615656 6.89 155288 1654316 4
09:50:35 04:42:01 AM 5813072 7199660 2069352 26.25 2688 1585708 631288 7.07 155288 1654744 4
09:50:35 04:43:01 AM 5813664 7200252 2068760 26.25 2688 1585708 631288 7.07 155288 1654336 4
09:50:35 04:44:01 AM 5813440 7200032 2068984 26.25 2688 1585712 631288 7.07 155288 1654284 4
09:50:35 04:45:01 AM 5813520 7200112 2068904 26.25 2688 1585712 631288 7.07 155288 1654216 4
09:50:35 04:46:01 AM 5813108 7199696 2069316 26.25 2688 1585712 631288 7.07 155288 1654656 4
09:50:35 04:47:01 AM 5813736 7200328 2068688 26.24 2688 1585716 631288 7.07 155288 1654228 4
09:50:35 04:48:01 AM 5813568 7200160 2068856 26.25 2688 1585716 631288 7.07 155288 1654352 4
09:50:35 04:49:01 AM 5813600 7200192 2068824 26.25 2688 1585716 631288 7.07 155288 1654304 4
09:50:35 04:50:01 AM 5813396 7199992 2069028 26.25 2688 1585720 617856 6.92 155288 1654472 4
09:50:35 04:51:01 AM 5814028 7200628 2068396 26.24 2688 1585724 617856 6.92 155296 1653948 4
09:50:35 04:52:01 AM 5813736 7200348 2068688 26.24 2688 1585732 648668 7.26 165032 1644460 248
09:50:35 04:53:01 AM 5813744 7200356 2068680 26.24 2688 1585732 648668 7.26 165036 1644444 4
09:50:35 04:54:01 AM 5813708 7200320 2068716 26.24 2688 1585732 648668 7.26 165032 1644512 4
09:50:35 04:55:01 AM 5813960 7200576 2068464 26.24 2688 1585736 648668 7.26 165032 1644344 4
09:50:35 04:56:01 AM 5814060 7200676 2068364 26.24 2688 1585736 648668 7.26 165032 1644344 4
09:50:35 04:57:01 AM 5813996 7200612 2068428 26.24 2688 1585736 648668 7.26 165032 1644344 4
09:50:35 04:58:01 AM 5813964 7200584 2068460 26.24 2688 1585740 648668 7.26 165032 1644348 4
09:50:35 04:59:01 AM 5813692 7200312 2068732 26.24 2688 1585740 648668 7.26 165032 1644408 4
09:50:35 05:00:01 AM 5813680 7200300 2068744 26.25 2688 1585740 648668 7.26 165032 1644356 4
09:50:35 05:01:01 AM 5812716 7199340 2069708 26.26 2688 1585744 648668 7.26 165032 1645168 4
09:50:35 05:02:01 AM 5813956 7200580 2068468 26.24 2688 1585744 648668 7.26 165040 1644240 4
09:50:35 05:03:01 AM 5813956 7200580 2068468 26.24 2688 1585744 648668 7.26 165040 1644244 4
09:50:35 05:04:01 AM 5813608 7200236 2068816 26.25 2688 1585748 648668 7.26 165040 1644676 4
09:50:35 05:05:01 AM 5813896 7200524 2068528 26.24 2688 1585748 648668 7.26 165040 1644268 4
09:50:35 05:06:01 AM 5814020 7200648 2068404 26.24 2688 1585748 632172 7.08 165040 1644268 4
09:50:35 05:07:01 AM 5813840 7200476 2068584 26.24 2688 1585756 632172 7.08 165040 1644396 4
09:50:35 05:08:01 AM 5814076 7200712 2068348 26.24 2688 1585756 632172 7.08 165040 1644280 4
09:50:35 05:09:01 AM 5813776 7200412 2068648 26.24 2688 1585756 632172 7.08 165040 1644356 4
09:50:35 05:10:01 AM 5813548 7200188 2068876 26.25 2688 1585760 625592 7.00 165040 1644524 4
09:50:35 05:11:01 AM 5813808 7200452 2068616 26.24 2688 1585760 625592 7.00 165040 1644416 4
09:50:35 05:12:01 AM 5813692 7200340 2068732 26.24 2688 1585764 625592 7.00 165040 1644420 4
09:50:35 05:13:01 AM 5813920 7200568 2068504 26.24 2688 1585764 625592 7.00 165040 1644296 4
09:50:35 05:14:01 AM 5813644 7200292 2068780 26.25 2688 1585764 625592 7.00 165040 1644484 4
09:50:35 05:15:01 AM 5813808 7200460 2068616 26.24 2688 1585768 625592 7.00 165040 1644304 4
09:50:35 05:16:01 AM 5813944 7200596 2068480 26.24 2688 1585768 625592 7.00 165040 1644304 4
09:50:35 05:17:01 AM 5813808 7200460 2068616 26.24 2688 1585768 625592 7.00 165040 1644304 4
09:50:35 05:18:01 AM 5813928 7200584 2068496 26.24 2688 1585772 625592 7.00 165040 1644312 4
09:50:35 05:19:01 AM 5813456 7200112 2068968 26.25 2688 1585772 625592 7.00 165040 1644712 4
09:50:35 05:20:01 AM 5813508 7200164 2068916 26.25 2688 1585772 627120 7.02 165040 1644604 4
09:50:35 05:21:01 AM 5813964 7200624 2068460 26.24 2688 1585776 627120 7.02 165040 1644380 4
09:50:35 05:22:01 AM 5813968 7200628 2068456 26.24 2688 1585776 627120 7.02 165040 1644380 4
09:50:35 05:23:01 AM 5813780 7200440 2068644 26.24 2688 1585776 627120 7.02 165040 1644668 4
09:50:35 05:24:01 AM 5813804 7200468 2068620 26.24 2688 1585780 627120 7.02 165040 1644536 4
09:50:35 05:25:01 AM 5813716 7200380 2068708 26.24 2688 1585780 627120 7.02 165040 1644468 4
09:50:35 05:26:01 AM 5813792 7200456 2068632 26.24 2688 1585780 627120 7.02 165040 1644468 4
09:50:35 05:27:01 AM 5813676 7200344 2068748 26.25 2688 1585784 627120 7.02 165040 1644472 4
09:50:35 05:28:01 AM 5813764 7200432 2068660 26.24 2688 1585784 627120 7.02 165040 1644472 4
09:50:35 05:29:01 AM 5813656 7200324 2068768 26.25 2688 1585784 627120 7.02 165040 1644548 4
09:50:35 05:30:01 AM 5813516 7200188 2068908 26.25 2688 1585788 625656 7.01 165040 1644716 4
09:50:35 05:31:02 AM 5813772 7200440 2068652 26.24 2688 1585788 625656 7.01 165040 1644588 4
09:50:35 05:32:01 AM 5813652 7200324 2068772 26.25 2688 1585792 625656 7.01 165040 1644604 4
09:50:35 05:33:01 AM 5813284 7199956 2069140 26.25 2688 1585792 625656 7.01 165040 1644832 4
09:50:35 05:34:01 AM 5813564 7200236 2068860 26.25 2688 1585792 625656 7.01 165040 1644560 4
09:50:35 05:35:01 AM 5813704 7200380 2068720 26.24 2688 1585796 625656 7.01 165040 1644496 4
09:50:35 05:36:01 AM 5813724 7200400 2068700 26.24 2688 1585796 625656 7.01 165040 1644496 4
09:50:35 05:37:01 AM 5813696 7200372 2068728 26.24 2688 1585796 625656 7.01 165040 1644496 4
09:50:35 05:38:01 AM 5813812 7200492 2068612 26.24 2688 1585800 625656 7.01 165040 1644504 4
09:50:35 05:39:01 AM 5813684 7200364 2068740 26.24 2688 1585800 625656 7.01 165040 1644572 4
09:50:35 05:40:01 AM 5813360 7200040 2069064 26.25 2688 1585800 623944 6.99 165040 1644852 4
09:50:35 05:41:01 AM 5813656 7200336 2068768 26.25 2688 1585804 623944 6.99 165040 1644608 4
09:50:35 05:42:01 AM 5813624 7200304 2068800 26.25 2688 1585804 623944 6.99 165040 1644608 4
09:50:35 05:43:01 AM 5813800 7200480 2068624 26.24 2688 1585804 623944 6.99 165040 1644508 4
09:50:35 05:44:01 AM 5813748 7200432 2068676 26.24 2688 1585808 623944 6.99 165040 1644580 4
09:50:35 05:45:01 AM 5813772 7200456 2068652 26.24 2688 1585808 623944 6.99 165040 1644512 4
09:50:35 05:46:01 AM 5813800 7200484 2068624 26.24 2688 1585808 623944 6.99 165040 1644512 4
09:50:35 05:47:01 AM 5813856 7200544 2068568 26.24 2688 1585812 623944 6.99 165040 1644516 4
09:50:35 05:48:01 AM 5813892 7200580 2068532 26.24 2688 1585812 623944 6.99 165040 1644516 4
09:50:35 05:49:01 AM 5813472 7200160 2068952 26.25 2688 1585812 623944 6.99 165040 1644620 4
09:50:35 05:50:01 AM 5813300 7199992 2069124 26.25 2688 1585816 624668 6.99 165040 1644788 4
09:50:35 05:51:01 AM 5813504 7200200 2068920 26.25 2688 1585820 624668 6.99 165040 1644672 4
09:50:35 05:52:01 AM 5813448 7200152 2068976 26.25 2688 1585828 624668 6.99 165040 1644680 4
09:50:35 05:53:01 AM 5813448 7200152 2068976 26.25 2688 1585828 624668 6.99 165040 1644680 4
09:50:35 05:54:01 AM 5813532 7200236 2068892 26.25 2688 1585828 624668 6.99 165040 1644648 4
09:50:35 05:55:01 AM 5813600 7200308 2068824 26.25 2688 1585832 624668 6.99 165040 1644588 4
09:50:35 05:56:01 AM 5813648 7200356 2068776 26.25 2688 1585832 624668 6.99 165040 1644588 4
09:50:35 05:57:01 AM 5813736 7200444 2068688 26.24 2688 1585832 624668 6.99 165040 1644588 4
09:50:35 05:58:01 AM 5813712 7200424 2068712 26.24 2688 1585836 624668 6.99 165040 1644592 4
09:50:35 05:59:01 AM 5813532 7200244 2068892 26.25 2688 1585836 624668 6.99 165040 1644776 4
09:50:35 06:00:01 AM 5813364 7200076 2069060 26.25 2688 1585836 624668 6.99 165040 1644824 4
09:50:35 06:01:01 AM 5812532 7199252 2069892 26.26 2688 1585840 648860 7.27 165628 1644788 4
09:50:35 06:02:01 AM 5813572 7200292 2068852 26.25 2688 1585840 648860 7.27 165632 1643988 4
09:50:35 06:03:01 AM 5813712 7200436 2068712 26.24 2688 1585844 648860 7.27 165632 1643992 4
09:50:35 06:04:01 AM 5813352 7200076 2069072 26.25 2688 1585844 648860 7.27 165632 1644428 4
09:50:35 06:05:01 AM 5813756 7200480 2068668 26.24 2688 1585844 648860 7.27 165632 1644156 4
09:50:35 06:06:01 AM 5813776 7200504 2068648 26.24 2688 1585848 648860 7.27 165632 1644044 4
09:50:35 06:07:01 AM 5813812 7200540 2068612 26.24 2688 1585848 648860 7.27 165632 1644044 4
09:50:35 06:08:01 AM 5813840 7200568 2068584 26.24 2688 1585848 648860 7.27 165632 1644044 4
09:50:35 06:09:01 AM 5813512 7200244 2068912 26.25 2688 1585852 648860 7.27 165632 1644124 4
09:50:35 06:10:01 AM 5813184 7199916 2069240 26.25 2688 1585852 617184 6.91 165632 1644288 8
09:50:35 06:11:01 AM 5813476 7200216 2068948 26.25 2688 1585860 617184 6.91 165632 1644180 4
09:50:35 06:12:01 AM 5813368 7200108 2069056 26.25 2688 1585860 617184 6.91 165632 1644180 4
09:50:35 06:13:01 AM 5813560 7200300 2068864 26.25 2688 1585860 617184 6.91 165632 1644076 4
09:50:35 06:14:01 AM 5813492 7200236 2068932 26.25 2688 1585864 617184 6.91 165632 1644148 4
09:50:35 06:15:01 AM 5813424 7200168 2069000 26.25 2688 1585864 617184 6.91 165632 1644196 4
09:50:35 06:16:01 AM 5813380 7200124 2069044 26.25 2688 1585864 617184 6.91 165632 1644080 4
09:50:35 06:17:01 AM 5813524 7200268 2068900 26.25 2688 1585864 617184 6.91 165632 1644080 4
09:50:35 06:18:01 AM 5813496 7200244 2068928 26.25 2688 1585868 617184 6.91 165632 1644088 4
09:50:35 06:19:01 AM 5813388 7200136 2069036 26.25 2688 1585868 617184 6.91 165632 1644160 4
09:50:35 06:20:01 AM 5813080 7199828 2069344 26.25 2688 1585868 617528 6.91 165632 1644440 4
09:50:35 06:21:01 AM 5813124 7199876 2069300 26.25 2688 1585872 617528 6.91 165632 1644200 4
09:50:35 06:22:01 AM 5813388 7200140 2069036 26.25 2688 1585872 617528 6.91 165632 1644200 4
09:50:35 06:23:01 AM 5813152 7199908 2069272 26.25 2688 1585876 617528 6.91 165632 1644320 4
09:50:35 06:24:01 AM 5813396 7200152 2069028 26.25 2688 1585876 617528 6.91 165632 1644168 4
09:50:35 06:25:01 AM 5813416 7200172 2069008 26.25 2688 1585876 617528 6.91 165632 1644104 4
09:50:35 06:26:01 AM 5813412 7200172 2069012 26.25 2688 1585880 617528 6.91 165632 1644224 4
09:50:35 06:27:01 AM 5813512 7200272 2068912 26.25 2688 1585880 617528 6.91 165632 1644108 4
09:50:35 06:28:01 AM 5812920 7199680 2069504 26.25 2688 1585880 617528 6.91 165632 1644648 4
09:50:35 06:29:01 AM 5813524 7200288 2068900 26.25 2688 1585884 617528 6.91 165632 1644196 4
09:50:35 06:30:01 AM 5813200 7199964 2069224 26.25 2688 1585884 636348 7.13 165632 1644360 4
09:50:35 06:31:01 AM 5813608 7200376 2068816 26.25 2688 1585888 636348 7.13 165632 1644132 4
09:50:35 06:32:01 AM 5813492 7200260 2068932 26.25 2688 1585888 636348 7.13 165632 1644132 4
09:50:35 06:33:01 AM 5812592 7199364 2069832 26.26 2688 1585892 636348 7.13 165632 1644788 16
09:50:35 06:34:01 AM 5812964 7199740 2069460 26.25 2688 1585896 636348 7.13 165632 1644588 8
09:50:35 06:35:01 AM 5813052 7199828 2069372 26.25 2688 1585896 620476 6.95 165632 1644520 4
09:50:35 06:36:01 AM 5812616 7199392 2069808 26.26 2688 1585896 620476 6.95 165632 1644936 4
09:50:35 06:37:01 AM 5813116 7199896 2069308 26.25 2688 1585900 620476 6.95 165632 1644540 4
09:50:35 06:38:01 AM 5813000 7199780 2069424 26.25 2688 1585900 620476 6.95 165632 1644540 4
09:50:35 06:39:02 AM 5813012 7199792 2069412 26.25 2688 1585900 620476 6.95 165632 1644608 4
09:50:35 06:40:01 AM 5812612 7199396 2069812 26.26 2688 1585904 636020 7.12 165632 1644892 4
09:50:35 06:41:01 AM 5813008 7199792 2069416 26.25 2688 1585904 636020 7.12 165632 1644664 4
09:50:35 06:42:01 AM 5813144 7199932 2069280 26.25 2688 1585908 636020 7.12 165632 1644552 4
09:50:35 06:43:01 AM 5813124 7199912 2069300 26.25 2688 1585908 636020 7.12 165632 1644552 4
09:50:35 06:44:01 AM 5812988 7199776 2069436 26.25 2688 1585908 636020 7.12 165632 1644624 4
09:50:35 06:45:01 AM 5813296 7200088 2069128 26.25 2688 1585912 636020 7.12 165632 1644560 4
09:50:35 06:46:01 AM 5813064 7199856 2069360 26.25 2688 1585912 636020 7.12 165632 1644676 4
09:50:35 06:47:01 AM 5813212 7200004 2069212 26.25 2688 1585912 636020 7.12 165632 1644564 4
09:50:35 06:48:01 AM 5812892 7199688 2069532 26.26 2688 1585916 636020 7.12 165632 1644712 4
09:50:35 06:49:01 AM 5813124 7199920 2069300 26.25 2688 1585916 636020 7.12 165632 1644648 4
09:50:35 06:50:01 AM 5812844 7199640 2069580 26.26 2688 1585916 625852 7.01 165632 1644816 4
09:50:35 06:51:01 AM 5813016 7199816 2069408 26.25 2688 1585920 625852 7.01 165632 1644708 4
09:50:35 06:52:01 AM 5813016 7199816 2069408 26.25 2688 1585920 625852 7.01 165632 1644708 4
09:50:35 06:53:01 AM 5813160 7199960 2069264 26.25 2688 1585920 625852 7.01 165632 1644596 4
09:50:35 06:54:01 AM 5812860 7199664 2069564 26.26 2688 1585924 625852 7.01 165632 1644668 4
09:50:35 06:55:01 AM 5812756 7199560 2069668 26.26 2688 1585924 625852 7.01 165632 1644872 4
09:50:35 06:56:01 AM 5813092 7199896 2069332 26.25 2688 1585924 625852 7.01 165632 1644600 4
09:50:35 06:57:01 AM 5813032 7199836 2069392 26.25 2688 1585924 625852 7.01 165632 1644600 4
09:50:35 06:58:01 AM 5813032 7199840 2069392 26.25 2688 1585928 625852 7.01 165632 1644604 4
09:50:35 06:59:01 AM 5812720 7199528 2069704 26.26 2688 1585928 625852 7.01 165632 1644816 4
09:50:35 07:00:01 AM 5812488 7199296 2069936 26.26 2688 1585928 642328 7.19 165632 1644960 4
09:50:35 07:01:01 AM 5812080 7198896 2070344 26.27 2688 1585936 642328 7.19 165632 1645316 4
09:50:35 07:02:01 AM 5812884 7199700 2069540 26.26 2688 1585936 642328 7.19 165640 1644612 4
09:50:35 07:03:01 AM 5812940 7199760 2069484 26.25 2688 1585940 642328 7.19 165640 1644732 4
09:50:35 07:04:01 AM 5812992 7199812 2069432 26.25 2688 1585940 642328 7.19 165640 1644832 4
09:50:35 07:05:01 AM 5813192 7200012 2069232 26.25 2688 1585940 642328 7.19 165640 1644628 4
09:50:35 07:06:01 AM 5813216 7200040 2069208 26.25 2688 1585944 626812 7.02 165640 1644632 4
09:50:35 07:07:01 AM 5813136 7199960 2069288 26.25 2688 1585944 626812 7.02 165640 1644632 4
09:50:35 07:08:01 AM 5813008 7199844 2069416 26.25 2688 1585956 617764 6.92 166856 1643564 264
09:50:35 07:09:01 AM 5812564 7199404 2069860 26.26 2688 1585960 617764 6.92 166864 1643728 4
09:50:35 07:10:01 AM 5812212 7199052 2070212 26.26 2688 1585960 621232 6.96 166856 1644016 12
09:50:35 07:11:01 AM 5812792 7199636 2069632 26.26 2688 1585964 621232 6.96 166856 1643624 8
09:50:35 07:12:01 AM 5812856 7199700 2069568 26.26 2688 1585964 621232 6.96 166856 1643492 4
09:50:35 07:13:01 AM 5812884 7199728 2069540 26.26 2688 1585964 621232 6.96 166856 1643492 4
09:50:35 07:14:01 AM 5812776 7199624 2069648 26.26 2688 1585968 621232 6.96 166856 1643568 16
09:50:35 07:15:01 AM 5812884 7199736 2069540 26.26 2688 1585972 621232 6.96 166856 1643504 4
09:50:35 07:16:01 AM 5812968 7199816 2069456 26.25 2688 1585972 621232 6.96 166856 1643504 4
09:50:35 07:17:01 AM 5812980 7199832 2069444 26.25 2688 1585976 621232 6.96 166856 1643512 4
09:50:35 07:18:01 AM 5812640 7199492 2069784 26.26 2688 1585976 621232 6.96 166856 1643868 4
09:50:35 07:19:01 AM 5812792 7199644 2069632 26.26 2688 1585976 621232 6.96 166856 1643696 4
09:50:35 07:20:01 AM 5812680 7199536 2069744 26.26 2688 1585980 625848 7.01 166856 1643864 4
09:50:35 07:21:01 AM 5812908 7199764 2069516 26.25 2688 1585980 625848 7.01 166856 1643636 4
09:50:35 07:22:01 AM 5812968 7199828 2069456 26.25 2688 1585984 625848 7.01 166856 1643640 4
09:50:35 07:23:01 AM 5813080 7199940 2069344 26.25 2688 1585984 625848 7.01 166856 1643520 4
09:50:35 07:24:01 AM 5812856 7199716 2069568 26.26 2688 1585984 625848 7.01 166856 1643588 4
09:50:35 07:25:01 AM 5812832 7199696 2069592 26.26 2688 1585988 625848 7.01 166856 1643524 4
09:50:35 07:26:01 AM 5812912 7199776 2069512 26.25 2688 1585988 625848 7.01 166856 1643524 4
09:50:35 07:27:01 AM 5812860 7199724 2069564 26.26 2688 1585988 625848 7.01 166856 1643524 4
09:50:35 07:28:01 AM 5812920 7199788 2069504 26.25 2688 1585992 625848 7.01 166856 1643644 4
09:50:35 07:29:01 AM 5812928 7199796 2069496 26.25 2688 1585992 625848 7.01 166856 1643596 4
09:50:35 07:30:01 AM 5812468 7199336 2069956 26.26 2688 1585992 619820 6.94 166856 1643760 4
09:50:35 07:31:01 AM 5813004 7199876 2069420 26.25 2688 1585996 619820 6.94 166856 1643532 4
09:50:35 07:32:01 AM 5812896 7199768 2069528 26.25 2688 1585996 619820 6.94 166856 1643532 4
09:50:35 07:33:01 AM 5812632 7199504 2069792 26.26 2688 1585996 619820 6.94 166856 1643744 4
09:50:35 07:34:01 AM 5812772 7199648 2069652 26.26 2688 1586000 619820 6.94 166856 1643612 4
09:50:35 07:35:01 AM 5812920 7199796 2069504 26.25 2688 1586000 635444 7.12 166856 1643580 12
09:50:35 07:36:01 AM 5812952 7199828 2069472 26.25 2688 1586000 635444 7.12 166856 1643580 4
09:50:35 07:37:01 AM 5812984 7199864 2069440 26.25 2688 1586004 635444 7.12 166856 1643584 4
09:50:35 07:38:01 AM 5812984 7199864 2069440 26.25 2688 1586004 635444 7.12 166856 1643584 4
09:50:35 07:39:01 AM 5812932 7199812 2069492 26.25 2688 1586004 635444 7.12 166856 1643652 4
09:50:35 07:40:01 AM 5812340 7199224 2070084 26.26 2688 1586008 628804 7.04 166856 1643820 4
09:50:35 07:41:01 AM 5812540 7199424 2069884 26.26 2688 1586008 628804 7.04 166856 1643712 4
09:50:35 07:42:01 AM 5812680 7199568 2069744 26.26 2688 1586012 628804 7.04 166856 1643596 4
09:50:35 07:43:01 AM 5812684 7199572 2069740 26.26 2688 1586012 628804 7.04 166856 1643712 4
09:50:35 07:44:01 AM 5812740 7199628 2069684 26.26 2688 1586012 628804 7.04 166856 1643664 4
09:50:35 07:45:01 AM 5812824 7199716 2069600 26.26 2688 1586016 628804 7.04 166856 1643600 4
09:50:35 07:46:01 AM 5812700 7199592 2069724 26.26 2688 1586016 628804 7.04 166856 1643600 4
09:50:35 07:47:02 AM 5812800 7199692 2069624 26.26 2688 1586016 628804 7.04 166856 1643600 4
09:50:35 07:48:01 AM 5812772 7199672 2069652 26.26 2688 1586020 628804 7.04 166856 1643604 4
09:50:35 07:49:01 AM 5812752 7199652 2069672 26.26 2688 1586020 628804 7.04 166856 1643672 4
09:50:35 07:50:01 AM 5812496 7199396 2069928 26.26 2688 1586020 625848 7.01 166856 1643836 4
09:50:35 07:51:01 AM 5812608 7199520 2069816 26.26 2688 1586028 625848 7.01 166856 1643720 4
09:50:35 07:52:01 AM 5812628 7199540 2069796 26.26 2688 1586028 625848 7.01 166856 1643720 4
09:50:35 07:53:01 AM 5812840 7199756 2069584 26.26 2688 1586032 625848 7.01 166856 1643616 4
09:50:35 07:54:01 AM 5812728 7199644 2069696 26.26 2688 1586032 625848 7.01 166856 1643684 4
09:50:35 07:55:01 AM 5812840 7199756 2069584 26.26 2688 1586032 625848 7.01 166856 1643616 4
09:50:35 07:56:01 AM 5812784 7199704 2069640 26.26 2688 1586036 625848 7.01 166856 1643736 4
09:50:35 07:57:01 AM 5812904 7199824 2069520 26.25 2688 1586036 625848 7.01 166856 1643620 4
09:50:35 07:58:01 AM 5812640 7199560 2069784 26.26 2688 1586036 625848 7.01 166856 1643828 4
09:50:35 07:59:01 AM 5812816 7199744 2069608 26.26 2688 1586044 625848 7.01 166856 1643704 4
09:50:35 08:00:01 AM 5812496 7199424 2069928 26.26 2688 1586044 646248 7.24 166856 1643868 4
09:50:35 08:01:01 AM 5811576 7198508 2070848 26.27 2688 1586048 646248 7.24 166856 1644552 4
09:50:35 08:02:01 AM 5812184 7199116 2070240 26.26 2688 1586048 646248 7.24 166868 1644136 4
09:50:35 08:03:01 AM 5812604 7199536 2069820 26.26 2688 1586048 646248 7.24 166868 1643728 4
09:50:35 08:04:01 AM 5812616 7199552 2069808 26.26 2688 1586052 646248 7.24 166868 1643852 4
09:50:35 08:05:01 AM 5812920 7199856 2069504 26.25 2688 1586052 646248 7.24 166868 1643648 4
09:50:35 08:06:01 AM 5812928 7199864 2069496 26.25 2688 1586052 646248 7.24 166868 1643648 4
09:50:35 08:07:01 AM 5812444 7199384 2069980 26.26 2688 1586056 646248 7.24 166868 1643952 4
09:50:35 08:08:01 AM 5812300 7199240 2070124 26.26 2688 1586056 646248 7.24 166868 1644032 4
09:50:35 08:09:01 AM 5812524 7199464 2069900 26.26 2688 1586056 646248 7.24 166868 1643828 4
09:50:35 08:10:01 AM 5812416 7199356 2070008 26.26 2688 1586056 616704 6.91 166868 1643992 4
09:50:35 08:11:01 AM 5812668 7199616 2069756 26.26 2688 1586064 616704 6.91 166868 1643768 4
09:50:35 08:12:01 AM 5812752 7199700 2069672 26.26 2688 1586064 632092 7.08 166868 1643768 4
09:50:35 08:13:01 AM 5812492 7199444 2069932 26.26 2688 1586068 632092 7.08 166868 1643888 4
09:50:35 08:14:01 AM 5812508 7199460 2069916 26.26 2688 1586068 632092 7.08 166872 1644076 4
09:50:35 08:15:01 AM 5812800 7199752 2069624 26.26 2688 1586068 632092 7.08 166868 1643780 4
09:50:35 08:16:01 AM 5812856 7199812 2069568 26.26 2688 1586072 632092 7.08 166868 1643752 4
09:50:35 08:17:01 AM 5812716 7199672 2069708 26.26 2688 1586072 632092 7.08 166868 1643832 4
09:50:35 08:18:01 AM 5812552 7199508 2069872 26.26 2688 1586072 632092 7.08 166868 1643900 4
09:50:35 08:19:01 AM 5812520 7199480 2069904 26.26 2688 1586076 632092 7.08 166868 1643972 4
09:50:35 08:20:01 AM 5812348 7199308 2070076 26.26 2688 1586076 631932 7.08 166868 1644020 4
09:50:35 08:21:01 AM 5812664 7199632 2069760 26.26 2688 1586080 631932 7.08 166868 1643900 4
09:50:35 08:22:01 AM 5812452 7199420 2069972 26.26 2688 1586080 631932 7.08 166868 1644072 4
09:50:35 08:23:01 AM 5812644 7199612 2069780 26.26 2688 1586080 631932 7.08 166868 1643804 4
09:50:35 08:24:01 AM 5812456 7199428 2069968 26.26 2688 1586084 631932 7.08 166868 1643876 4
09:50:35 08:25:01 AM 5812480 7199452 2069944 26.26 2688 1586084 631932 7.08 166868 1643812 4
09:50:35 08:26:01 AM 5812620 7199592 2069804 26.26 2688 1586084 631932 7.08 166868 1643812 4
09:50:35 08:27:01 AM 5812644 7199620 2069780 26.26 2688 1586088 631932 7.08 166868 1643904 4
09:50:35 08:28:01 AM 5812632 7199608 2069792 26.26 2688 1586088 631932 7.08 166868 1643820 4
09:50:35 08:29:01 AM 5812160 7199136 2070264 26.26 2688 1586088 631932 7.08 166868 1644232 4
09:50:35 08:30:01 AM 5811968 7198948 2070456 26.27 2688 1586092 649016 7.27 166868 1644296 4
09:50:35 08:31:01 AM 5812616 7199592 2069808 26.26 2688 1586092 629548 7.05 166868 1643944 4
09:50:35 08:32:01 AM 5812564 7199528 2069860 26.26 2688 1586096 629548 7.05 166868 1643948 4
09:50:35 08:33:01 AM 5811960 7198924 2070464 26.27 2688 1586096 629548 7.05 166868 1644356 4
09:50:35 08:34:01 AM 5812392 7199356 2070032 26.26 2688 1586096 629548 7.05 166868 1644128 4
09:50:35 08:35:01 AM 5812792 7199760 2069632 26.26 2688 1586100 629548 7.05 166868 1643860 4
09:50:35 08:36:01 AM 5812248 7199216 2070176 26.26 2688 1586100 629548 7.05 166868 1644136 4
09:50:35 08:37:01 AM 5812312 7199280 2070112 26.26 2688 1586100 629548 7.05 166868 1644136 4
09:50:35 08:38:01 AM 5812424 7199396 2070000 26.26 2688 1586104 629548 7.05 166868 1643868 4
09:50:35 08:39:01 AM 5812408 7199380 2070016 26.26 2688 1586104 629548 7.05 166868 1644056 16
09:50:35 08:40:01 AM 5812212 7199188 2070212 26.26 2688 1586108 623132 6.98 166868 1644220 8
09:50:35 08:41:01 AM 5812724 7199704 2069700 26.26 2688 1586112 623132 6.98 166868 1643876 4
09:50:35 08:42:01 AM 5812420 7199400 2070004 26.26 2688 1586112 623132 6.98 166868 1644084 4
09:50:35 08:43:01 AM 5812620 7199604 2069804 26.26 2688 1586116 623132 6.98 166868 1643884 4
09:50:35 08:44:01 AM 5812648 7199632 2069776 26.26 2688 1586116 623132 6.98 166868 1643952 4
09:50:35 08:45:01 AM 5812592 7199576 2069832 26.26 2688 1586116 623132 6.98 166868 1644000 4
09:50:35 08:46:01 AM 5812496 7199480 2069928 26.26 2688 1586116 623132 6.98 166868 1644000 4
09:50:35 08:47:01 AM 5812620 7199608 2069804 26.26 2688 1586120 623132 6.98 166868 1644004 4
09:50:35 08:48:01 AM 5812548 7199536 2069876 26.26 2688 1586120 623132 6.98 166868 1643888 4
09:50:35 08:49:01 AM 5812412 7199400 2070012 26.26 2688 1586120 623132 6.98 166868 1643960 4
09:50:35 08:50:01 AM 5812140 7199132 2070284 26.26 2688 1586124 625980 7.01 166868 1644128 4
09:50:35 08:51:01 AM 5812380 7199372 2070044 26.26 2688 1586124 625980 7.01 166868 1644024 4
09:50:35 08:52:01 AM 5812420 7199416 2070004 26.26 2688 1586128 625980 7.01 166868 1643904 4
09:50:35 08:53:01 AM 5812212 7199208 2070212 26.26 2688 1586128 625980 7.01 166868 1644020 4
09:50:35 08:54:01 AM 5812216 7199212 2070208 26.26 2688 1586128 625980 7.01 166868 1644088 4
09:50:35 08:55:02 AM 5812364 7199364 2070060 26.26 2688 1586132 625980 7.01 166868 1643908 4
09:50:35 08:56:01 AM 5812456 7199456 2069968 26.26 2688 1586132 625980 7.01 166868 1643908 4
09:50:35 08:57:01 AM 5812304 7199304 2070120 26.26 2688 1586132 625980 7.01 166868 1643908 4
09:50:35 08:58:01 AM 5812420 7199424 2070004 26.26 2688 1586136 625980 7.01 166868 1643912 4
09:50:35 08:59:01 AM 5812272 7199276 2070152 26.26 2688 1586136 625980 7.01 166868 1644180 4
09:50:35 09:00:01 AM 5812268 7199272 2070156 26.26 2688 1586136 625980 7.01 166868 1644156 4
09:50:35 09:01:01 AM 5811268 7198284 2071156 26.28 2688 1586144 637764 7.14 167040 1644600 4
09:50:35 09:02:01 AM 5812180 7199196 2070244 26.26 2688 1586144 637764 7.14 167056 1644004 4
09:50:35 09:03:01 AM 5812520 7199540 2069904 26.26 2688 1586148 637764 7.14 167056 1643752 4
09:50:35 09:04:01 AM 5812196 7199216 2070228 26.26 2688 1586148 637764 7.14 167056 1644104 4
09:50:35 09:05:01 AM 5812488 7199508 2069936 26.26 2688 1586148 637764 7.14 167056 1643772 4
09:50:35 09:06:01 AM 5812280 7199304 2070144 26.26 2688 1586152 637764 7.14 167056 1644048 4
09:50:35 09:07:01 AM 5812648 7199672 2069776 26.26 2688 1586152 637764 7.14 167056 1643776 8
09:50:35 09:08:01 AM 5812412 7199436 2070012 26.26 2688 1586152 637764 7.14 167056 1643980 4
09:50:35 09:09:01 AM 5812336 7199364 2070088 26.26 2688 1586156 637764 7.14 167056 1643848 4
09:50:35 09:10:01 AM 5811988 7199016 2070436 26.27 2688 1586156 617788 6.92 167056 1644012 4
09:50:35 09:11:01 AM 5812312 7199340 2070112 26.26 2688 1586160 617788 6.92 167056 1643788 4
09:50:35 09:12:01 AM 5812340 7199368 2070084 26.26 2688 1586160 617788 6.92 167056 1643792 4
09:50:35 09:13:01 AM 5812016 7199044 2070408 26.27 2688 1586160 617788 6.92 167056 1644140 16
09:50:35 09:14:01 AM 5812100 7199132 2070324 26.27 2688 1586164 617788 6.92 167056 1644064 16
09:50:35 09:15:01 AM 5812504 7199536 2069920 26.26 2688 1586164 617788 6.92 167056 1643884 8
09:50:35 09:16:01 AM 5812504 7199536 2069920 26.26 2688 1586164 617788 6.92 167056 1643884 4
09:50:35 09:17:01 AM 5812476 7199512 2069948 26.26 2688 1586168 617788 6.92 167056 1643888 4
09:50:35 09:18:01 AM 5812364 7199400 2070060 26.26 2688 1586168 617788 6.92 167056 1644004 4
09:50:35 09:19:01 AM 5812256 7199292 2070168 26.26 2688 1586168 617788 6.92 167056 1644072 4
09:50:35 09:20:01 AM 5812056 7199096 2070368 26.27 2688 1586172 620968 6.95 167056 1644240 4
09:50:35 09:21:01 AM 5812424 7199468 2070000 26.26 2688 1586176 620968 6.95 167056 1644004 4
09:50:35 09:22:01 AM 5812420 7199472 2070004 26.26 2688 1586184 620968 6.95 167056 1643872 4
09:50:35 09:23:01 AM 5812424 7199476 2070000 26.26 2688 1586184 620968 6.95 167056 1643904 4
09:50:35 09:24:01 AM 5812372 7199424 2070052 26.26 2688 1586184 620968 6.95 167056 1643972 4
09:50:35 09:25:01 AM 5812288 7199340 2070136 26.26 2688 1586184 620968 6.95 167056 1643904 4
09:50:35 09:26:01 AM 5812380 7199436 2070044 26.26 2688 1586188 620968 6.95 167056 1643908 4
09:50:35 09:27:01 AM 5811876 7198932 2070548 26.27 2688 1586188 620968 6.95 167056 1644400 4
09:50:35 09:28:01 AM 5812468 7199524 2069956 26.26 2688 1586188 620968 6.95 167056 1643908 4
09:50:35 09:29:01 AM 5812396 7199456 2070028 26.26 2688 1586192 620968 6.95 167056 1643980 16
09:50:35 09:30:01 AM 5811672 7198732 2070752 26.27 2688 1586192 636852 7.13 167056 1644424 16
09:50:35 09:31:01 AM 5811940 7199008 2070484 26.27 2688 1586196 636852 7.13 167056 1644388 8
09:50:35 09:32:01 AM 5812204 7199272 2070220 26.26 2688 1586196 636852 7.13 167056 1644232 12
09:50:35 09:33:01 AM 5812068 7199136 2070356 26.27 2688 1586196 636852 7.13 167056 1644264 4
09:50:35 09:34:01 AM 5812252 7199324 2070172 26.26 2688 1586200 636852 7.13 167056 1644064 4
09:50:35 09:35:01 AM 5812028 7199100 2070396 26.27 2688 1586200 636852 7.13 167056 1643996 4
09:50:35 09:36:01 AM 5812144 7199216 2070280 26.26 2688 1586200 636852 7.13 167056 1644112 4
09:50:35 09:37:01 AM 5812144 7199220 2070280 26.26 2688 1586204 636852 7.13 167056 1644000 4
09:50:35 09:38:01 AM 5812280 7199356 2070144 26.26 2688 1586204 636852 7.13 167056 1644004 4
09:50:35 09:39:01 AM 5812184 7199260 2070240 26.26 2688 1586204 636852 7.13 167056 1644200 4
09:50:35 09:40:01 AM 5811728 7198808 2070696 26.27 2688 1586208 626292 7.01 167056 1644456 4
09:50:35 09:41:01 AM 5252448 7007568 2629976 33.37 2688 1936336 730236 8.18 202988 2102872 190536
09:50:35 09:42:01 AM 5164492 7030112 2717932 34.48 2688 2041440 696856 7.80 224492 2142408 22144
09:50:35 09:43:01 AM 4824404 6961564 3058020 38.80 2688 2303336 762112 8.53 297992 2378940 200524
09:50:35 09:44:01 AM 4911676 7047224 2970748 37.69 2688 2301572 649348 7.27 280704 2303400 15584
09:50:35 09:45:01 AM 4868480 7004344 3013944 38.24 2688 2302232 715788 8.01 281032 2345972 332
09:50:35 09:46:01 AM 4841564 6987240 3040860 38.58 2688 2312048 731660 8.19 281504 2372412 64
09:50:35 09:47:01 AM 4826680 6987072 3055744 38.77 2688 2326800 731660 8.19 281504 2387060 5808
09:50:35 09:48:01 AM 4817304 6987292 3065120 38.89 2688 2336348 731660 8.19 281552 2396836 4064
09:50:35 09:49:01 AM 4868804 7048016 3013620 38.23 2688 2345572 644732 7.22 282140 2345196 4932
09:50:35 09:50:01 AM 4963656 7012600 2918768 37.03 2688 2220856 710248 7.95 521288 2035180 35392
09:50:35 Average: 5792438 7195577 2089986 26.51 2688 1601510 632264 7.08 166649 1661225 1277
09:50:35
09:50:35 03:18:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:35 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:19:01 AM eth0 120.41 63.10 430.30 17.00 0.00 0.00 0.00 0.00
09:50:35 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:20:01 AM eth0 3.48 0.10 0.47 0.01 0.00 0.00 0.00 0.00
09:50:35 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:21:01 AM eth0 1.07 0.10 0.10 0.01 0.00 0.00 0.00 0.00
09:50:35 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:22:01 AM eth0 0.73 0.12 0.05 0.01 0.00 0.00 0.00 0.00
09:50:35 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:23:01 AM eth0 0.82 0.10 0.08 0.01 0.00 0.00 0.00 0.00
09:50:35 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:24:01 AM eth0 1.10 0.37 0.42 0.26 0.00 0.00 0.00 0.00
09:50:35 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:25:01 AM eth0 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:35 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:26:01 AM eth0 0.37 0.12 0.03 0.01 0.00 0.00 0.00 0.00
09:50:35 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:27:01 AM eth0 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:35 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:28:01 AM eth0 0.83 0.10 0.08 0.01 0.00 0.00 0.00 0.00
09:50:35 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:29:01 AM eth0 6.40 0.50 61.89 0.27 0.00 0.00 0.00 0.00
09:50:35 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:30:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:35 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:31:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:35 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:32:01 AM eth0 0.90 0.07 0.09 0.01 0.00 0.00 0.00 0.00
09:50:35 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:33:01 AM eth0 0.72 0.28 0.34 0.20 0.00 0.00 0.00 0.00
09:50:35 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:34:01 AM eth0 0.53 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:35 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:35:01 AM eth0 0.30 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:35 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:36:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:37:01 AM eth0 0.43 0.08 0.03 0.01 0.00 0.00 0.00 0.00
09:50:35 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:38:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:39:01 AM eth0 0.50 0.23 0.16 0.07 0.00 0.00 0.00 0.00
09:50:35 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:40:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:41:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:35 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:42:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:43:01 AM eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:35 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:44:01 AM eth0 1.22 0.97 0.22 0.14 0.00 0.00 0.00 0.00
09:50:35 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:45:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:35 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:46:01 AM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:47:01 AM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:48:01 AM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:49:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:50:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:51:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:52:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:53:01 AM eth0 0.43 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:54:01 AM eth0 0.47 0.23 0.15 0.17 0.00 0.00 0.00 0.00
09:50:35 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:55:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:56:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:57:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:58:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 03:59:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:00:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:01:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:02:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:03:01 AM eth0 0.52 0.05 0.08 0.00 0.00 0.00 0.00 0.00
09:50:35 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:04:01 AM eth0 0.72 0.47 0.44 0.27 0.00 0.00 0.00 0.00
09:50:35 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:05:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:06:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:07:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:08:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:09:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:10:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:11:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:12:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:14:01 AM eth0 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:18:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:19:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:20:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:22:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:23:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:23:02 AM eth0 0.13 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:24:01 AM eth0 0.31 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:25:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:26:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:27:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:28:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:29:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:31:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:32:01 AM eth0 0.52 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:35 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:33:01 AM eth0 0.43 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:35 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:34:01 AM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:35:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:36:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:39:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:40:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:41:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:42:01 AM eth0 0.37 0.27 0.26 0.20 0.00 0.00 0.00 0.00
09:50:35 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:43:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:44:01 AM eth0 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:45:01 AM eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:46:01 AM eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00
09:50:35 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:47:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:49:01 AM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:52:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:54:01 AM eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 04:59:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:01:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:02:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:03:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:04:01 AM eth0 0.52 0.33 0.39 0.26 0.00 0.00 0.00 0.00
09:50:35 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:05:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:07:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:08:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:09:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:11:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:12:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:14:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:35 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:15:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:16:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:18:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:19:01 AM eth0 0.60 0.30 0.40 0.26 0.00 0.00 0.00 0.00
09:50:35 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:20:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:21:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:22:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:23:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:50:35 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:24:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:25:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:26:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:27:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:28:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:29:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:35 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:30:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:31:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:31:02 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:32:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:35 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:33:01 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:35 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:34:01 AM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:36:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:37:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:39:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:40:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:42:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:44:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:45:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:46:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:47:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:49:01 AM eth0 0.32 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:35 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:50:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:52:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:53:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:54:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:55:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 05:59:01 AM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:01:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:02:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:04:01 AM eth0 0.52 0.40 0.39 0.26 0.00 0.00 0.00 0.00
09:50:35 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:05:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:07:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:08:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:09:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:10:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:11:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:12:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:13:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:14:01 AM eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:15:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:16:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:18:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:19:01 AM eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:20:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:21:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:22:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:24:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:25:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:26:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:27:01 AM eth0 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:28:01 AM eth0 0.40 0.22 0.26 0.19 0.00 0.00 0.00 0.00
09:50:35 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:29:01 AM eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:30:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:31:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:32:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:33:01 AM eth0 1.52 1.35 0.36 7.61 0.00 0.00 0.00 0.00
09:50:35 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:34:01 AM eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:35:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:36:01 AM eth0 0.37 0.28 0.26 0.20 0.00 0.00 0.00 0.00
09:50:35 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:38:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:39:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:39:02 AM eth0 0.32 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:35 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:44:01 AM eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:45:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:46:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:47:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:48:01 AM eth0 0.67 0.32 0.36 0.26 0.00 0.00 0.00 0.00
09:50:35 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:49:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:50:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:53:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:54:01 AM eth0 0.60 0.12 0.18 0.06 0.00 0.00 0.00 0.00
09:50:35 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:55:01 AM eth0 0.33 0.22 0.26 0.20 0.00 0.00 0.00 0.00
09:50:35 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:57:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:58:01 AM eth0 0.35 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 06:59:01 AM eth0 0.88 0.38 0.50 0.32 0.00 0.00 0.00 0.00
09:50:35 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:03:01 AM eth0 0.57 0.12 0.06 0.01 0.00 0.00 0.00 0.00
09:50:35 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:04:01 AM eth0 1.18 0.67 0.75 0.52 0.00 0.00 0.00 0.00
09:50:35 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:07:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:08:01 AM eth0 0.93 0.83 0.09 0.07 0.00 0.00 0.00 0.00
09:50:35 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:09:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:10:01 AM eth0 0.78 0.22 0.31 0.19 0.00 0.00 0.00 0.00
09:50:35 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:11:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:12:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:14:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:35 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:17:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:18:01 AM eth0 0.40 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:50:35 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:19:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:35 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:20:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:21:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:22:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:23:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:24:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:25:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:26:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:27:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:28:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:29:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:35 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:31:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:32:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:35 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:33:01 AM eth0 0.73 0.25 0.37 0.26 0.00 0.00 0.00 0.00
09:50:35 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:34:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:37:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:38:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:39:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:35 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:40:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:42:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:44:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:45:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:46:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:47:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:47:02 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:48:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:49:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:35 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:50:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:52:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:54:01 AM eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:55:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:57:01 AM eth0 0.77 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:50:35 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:58:01 AM eth0 0.70 0.43 0.52 0.39 0.00 0.00 0.00 0.00
09:50:35 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 07:59:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:35 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:00:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:01:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:02:01 AM eth0 0.38 0.25 0.26 0.19 0.00 0.00 0.00 0.00
09:50:35 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:03:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:04:01 AM eth0 0.78 0.38 0.64 0.44 0.00 0.00 0.00 0.00
09:50:35 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:06:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:07:01 AM eth0 1.23 0.22 0.42 0.26 0.00 0.00 0.00 0.00
09:50:35 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:08:01 AM eth0 0.87 0.25 0.55 0.37 0.00 0.00 0.00 0.00
09:50:35 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:09:01 AM eth0 0.42 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:35 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:12:01 AM eth0 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00
09:50:35 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:14:01 AM eth0 1.00 0.27 0.44 0.26 0.00 0.00 0.00 0.00
09:50:35 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:17:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:18:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:19:01 AM eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:20:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:21:01 AM eth0 0.33 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:22:01 AM eth0 0.60 0.33 0.36 0.26 0.00 0.00 0.00 0.00
09:50:35 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:24:01 AM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:28:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:29:01 AM eth0 0.55 0.38 0.39 0.26 0.00 0.00 0.00 0.00
09:50:35 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:30:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:31:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:32:01 AM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:35 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:33:01 AM eth0 0.73 0.18 0.31 0.19 0.00 0.00 0.00 0.00
09:50:35 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:34:01 AM eth0 0.58 0.37 0.40 0.26 0.00 0.00 0.00 0.00
09:50:35 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:35:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:36:01 AM eth0 1.22 0.42 0.57 0.39 0.00 0.00 0.00 0.00
09:50:35 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:37:01 AM eth0 0.72 0.17 0.31 0.19 0.00 0.00 0.00 0.00
09:50:35 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:39:01 AM eth0 1.03 0.48 0.44 0.27 0.00 0.00 0.00 0.00
09:50:35 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:40:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:41:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:42:01 AM eth0 0.67 0.28 0.36 0.26 0.00 0.00 0.00 0.00
09:50:35 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:44:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:45:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:46:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:47:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:49:01 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:35 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:50:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:54:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 08:55:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:55:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:57:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 08:59:01 AM eth0 1.02 0.25 0.44 0.26 0.00 0.00 0.00 0.00
09:50:35 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:02:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:03:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:04:01 AM eth0 0.73 0.37 0.40 0.26 0.00 0.00 0.00 0.00
09:50:35 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:05:01 AM eth0 0.75 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:50:35 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:06:01 AM eth0 0.70 0.27 0.52 0.38 0.00 0.00 0.00 0.00
09:50:35 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:07:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:08:01 AM eth0 1.03 0.32 0.41 0.26 0.00 0.00 0.00 0.00
09:50:35 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:09:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:11:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:12:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:13:01 AM eth0 0.77 0.18 0.31 0.19 0.00 0.00 0.00 0.00
09:50:35 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:14:01 AM eth0 1.65 0.40 0.47 0.27 0.00 0.00 0.00 0.00
09:50:35 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:15:01 AM eth0 1.02 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:19:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:35 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:20:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:21:01 AM eth0 0.15 0.08 0.02 0.00 0.00 0.00 0.00 0.00
09:50:35 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:22:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:24:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:35 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:25:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:26:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:35 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:27:01 AM eth0 0.33 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:35 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:28:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:29:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:35 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:30:01 AM eth0 1.03 0.15 0.35 0.19 0.00 0.00 0.00 0.00
09:50:35 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:31:01 AM eth0 0.90 0.33 0.55 0.38 0.00 0.00 0.00 0.00
09:50:35 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:32:01 AM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:35 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:33:01 AM eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00
09:50:35 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:34:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:35 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:35:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:38:01 AM eth0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00
09:50:35 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:39:01 AM eth0 0.67 0.12 0.19 0.07 0.00 0.00 0.00 0.00
09:50:35 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:40:01 AM eth0 0.35 0.22 0.26 0.20 0.00 0.00 0.00 0.00
09:50:35 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:41:01 AM eth0 247.16 166.47 1576.30 62.31 0.00 0.00 0.00 0.00
09:50:35 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:42:01 AM eth0 59.83 44.67 604.06 7.43 0.00 0.00 0.00 0.00
09:50:35 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:43:01 AM eth0 38.19 34.93 335.17 8.03 0.00 0.00 0.00 0.00
09:50:35 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:44:01 AM eth0 215.31 156.06 48.02 35.16 0.00 0.00 0.00 0.00
09:50:35 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:45:01 AM eth0 15.95 9.13 9.25 1.09 0.00 0.00 0.00 0.00
09:50:35 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:46:01 AM eth0 28.21 26.31 77.43 13.36 0.00 0.00 0.00 0.00
09:50:35 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:47:01 AM eth0 26.31 26.05 96.38 8.17 0.00 0.00 0.00 0.00
09:50:35 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:48:01 AM eth0 17.33 19.23 35.68 14.39 0.00 0.00 0.00 0.00
09:50:35 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:49:01 AM eth0 29.31 19.85 85.62 2.85 0.00 0.00 0.00 0.00
09:50:35 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 09:50:01 AM eth0 63.21 46.38 138.93 81.60 0.00 0.00 0.00 0.00
09:50:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:35 Average: eth0 2.46 1.64 8.99 0.70 0.00 0.00 0.00 0.00
09:50:35
09:50:35
09:50:35 ---> sar -P ALL:
09:50:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/15/2026 _x86_64_ (2 CPU)
09:50:35
09:50:35 03:17:47 LINUX RESTART (2 CPU)
09:50:35
09:50:35 03:18:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 03:19:01 AM all 26.53 0.07 7.84 16.56 0.10 48.90
09:50:35 03:19:01 AM 0 27.26 0.05 6.82 14.55 0.09 51.23
09:50:35 03:19:01 AM 1 25.80 0.09 8.86 18.58 0.12 46.56
09:50:35 03:20:01 AM all 0.29 0.00 0.10 0.28 0.05 99.28
09:50:35 03:20:01 AM 0 0.03 0.00 0.08 0.05 0.03 99.80
09:50:35 03:20:01 AM 1 0.55 0.00 0.12 0.50 0.07 98.77
09:50:35 03:21:01 AM all 0.31 0.00 0.10 0.00 0.05 99.54
09:50:35 03:21:01 AM 0 0.08 0.00 0.12 0.00 0.05 99.75
09:50:35 03:21:01 AM 1 0.53 0.00 0.08 0.00 0.05 99.33
09:50:35 03:22:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:35 03:22:01 AM 0 0.17 0.00 0.07 0.00 0.05 99.72
09:50:35 03:22:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:50:35 03:23:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:35 03:23:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:35 03:23:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:35 03:24:01 AM all 0.38 0.00 0.06 0.00 0.04 99.52
09:50:35 03:24:01 AM 0 0.68 0.00 0.05 0.00 0.03 99.23
09:50:35 03:24:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:35 03:25:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:35 03:25:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:35 03:25:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:35 03:26:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:35 03:26:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
09:50:35 03:26:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:35 03:27:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:35 03:27:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:35 03:27:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:35 03:28:01 AM all 0.27 0.00 0.04 0.00 0.05 99.64
09:50:35 03:28:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:35 03:28:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:35 03:29:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:35 03:29:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37
09:50:35 03:29:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:35
09:50:35 03:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 03:30:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:35 03:30:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:35 03:30:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:35 03:31:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:35 03:31:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:35 03:31:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:35 03:32:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:35 03:32:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:35 03:32:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:35 03:33:01 AM all 0.33 0.00 0.12 0.01 0.03 99.52
09:50:35 03:33:01 AM 0 0.58 0.00 0.12 0.00 0.03 99.27
09:50:35 03:33:01 AM 1 0.07 0.00 0.12 0.02 0.03 99.77
09:50:35 03:34:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:35 03:34:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:35 03:34:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 03:35:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:35 03:35:01 AM 0 0.50 0.00 0.03 0.00 0.07 99.40
09:50:35 03:35:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:35 03:36:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:35 03:36:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:35 03:36:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:35 03:37:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:35 03:37:01 AM 0 0.52 0.00 0.05 0.00 0.07 99.37
09:50:35 03:37:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:35 03:38:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:35 03:38:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:35 03:38:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:35 03:39:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:35 03:39:01 AM 0 0.47 0.00 0.02 0.00 0.05 99.47
09:50:35 03:39:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:35 03:40:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:35 03:40:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:35 03:40:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:35
09:50:35 03:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 03:41:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:35 03:41:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28
09:50:35 03:41:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:35 03:42:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:35 03:42:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:35 03:42:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35 03:43:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:35 03:43:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:35 03:43:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:35 03:44:01 AM all 0.28 0.23 0.16 0.13 0.05 99.16
09:50:35 03:44:01 AM 0 0.37 0.05 0.08 0.02 0.03 99.45
09:50:35 03:44:01 AM 1 0.18 0.42 0.23 0.23 0.07 98.86
09:50:35 03:45:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:35 03:45:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:35 03:45:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
09:50:35 03:46:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:35 03:46:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 03:46:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:35 03:47:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:35 03:47:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 03:47:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:35 03:48:01 AM all 0.28 0.00 0.04 0.01 0.05 99.62
09:50:35 03:48:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:35 03:48:01 AM 1 0.47 0.00 0.02 0.02 0.02 99.48
09:50:35 03:49:01 AM all 0.28 0.00 0.04 0.00 0.06 99.62
09:50:35 03:49:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35 03:49:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42
09:50:35 03:50:01 AM all 0.28 0.00 0.08 0.00 0.05 99.59
09:50:35 03:50:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82
09:50:35 03:50:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:50:35 03:51:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:35 03:51:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:35 03:51:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:35
09:50:35 03:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 03:52:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:35 03:52:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 03:52:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:35 03:53:01 AM all 0.11 0.00 0.06 0.00 0.04 99.79
09:50:35 03:53:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:35 03:53:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77
09:50:35 03:54:01 AM all 0.32 0.00 0.06 0.00 0.07 99.56
09:50:35 03:54:01 AM 0 0.53 0.00 0.05 0.00 0.07 99.35
09:50:35 03:54:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:35 03:55:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:35 03:55:01 AM 0 0.57 0.00 0.03 0.00 0.07 99.33
09:50:35 03:55:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:35 03:56:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:35 03:56:01 AM 0 0.52 0.00 0.02 0.00 0.05 99.42
09:50:35 03:56:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:35 03:57:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:35 03:57:01 AM 0 0.52 0.00 0.02 0.00 0.05 99.42
09:50:35 03:57:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:35 03:58:01 AM all 0.28 0.00 0.04 0.00 0.05 99.63
09:50:35 03:58:01 AM 0 0.47 0.00 0.00 0.00 0.03 99.50
09:50:35 03:58:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:35 03:59:01 AM all 0.27 0.00 0.05 0.00 0.06 99.62
09:50:35 03:59:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
09:50:35 03:59:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:35 04:00:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65
09:50:35 04:00:01 AM 0 0.43 0.00 0.02 0.00 0.03 99.52
09:50:35 04:00:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:35 04:01:01 AM all 0.22 0.00 0.06 0.00 0.08 99.65
09:50:35 04:01:01 AM 0 0.37 0.00 0.07 0.00 0.08 99.48
09:50:35 04:01:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35 04:02:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:35 04:02:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:35 04:02:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:35
09:50:35 04:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 04:03:01 AM all 0.25 0.00 0.06 0.00 0.07 99.62
09:50:35 04:03:01 AM 0 0.43 0.00 0.07 0.00 0.07 99.43
09:50:35 04:03:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35 04:04:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:35 04:04:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:35 04:04:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:50:35 04:05:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:35 04:05:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42
09:50:35 04:05:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 04:06:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:35 04:06:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:35 04:06:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 04:07:01 AM all 0.30 0.00 0.03 0.00 0.06 99.61
09:50:35 04:07:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52
09:50:35 04:07:01 AM 1 0.15 0.00 0.05 0.00 0.10 99.70
09:50:35 04:08:01 AM all 0.13 0.00 0.07 0.00 0.06 99.74
09:50:35 04:08:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77
09:50:35 04:08:01 AM 1 0.12 0.00 0.08 0.00 0.08 99.72
09:50:35 04:09:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:35 04:09:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:35 04:09:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:35 04:10:01 AM all 0.31 0.01 0.09 0.01 0.05 99.53
09:50:35 04:10:01 AM 0 0.55 0.02 0.10 0.02 0.05 99.27
09:50:35 04:10:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:35 04:11:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:35 04:11:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
09:50:35 04:11:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 04:12:01 AM all 0.28 0.00 0.04 0.00 0.06 99.62
09:50:35 04:12:01 AM 0 0.50 0.00 0.02 0.00 0.05 99.43
09:50:35 04:12:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 04:13:01 AM all 0.30 0.00 0.05 0.01 0.06 99.58
09:50:35 04:13:01 AM 0 0.53 0.00 0.05 0.00 0.07 99.35
09:50:35 04:13:01 AM 1 0.07 0.00 0.05 0.02 0.05 99.82
09:50:35
09:50:35 04:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 04:14:01 AM all 0.35 0.00 0.06 0.00 0.05 99.54
09:50:35 04:14:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32
09:50:35 04:14:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:50:35 04:15:01 AM all 0.28 0.00 0.04 0.00 0.06 99.62
09:50:35 04:15:01 AM 0 0.52 0.00 0.03 0.00 0.07 99.38
09:50:35 04:15:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:35 04:16:01 AM all 0.32 0.00 0.07 0.00 0.06 99.56
09:50:35 04:16:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:35 04:16:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:35 04:17:01 AM all 0.29 0.00 0.04 0.00 0.07 99.60
09:50:35 04:17:01 AM 0 0.53 0.00 0.02 0.00 0.07 99.38
09:50:35 04:17:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:35 04:18:01 AM all 0.18 0.00 0.07 0.00 0.06 99.69
09:50:35 04:18:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58
09:50:35 04:18:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 04:19:01 AM all 0.19 0.00 0.05 0.00 0.06 99.70
09:50:35 04:19:01 AM 0 0.33 0.00 0.03 0.00 0.07 99.56
09:50:35 04:19:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:35 04:20:01 AM all 0.30 0.00 0.04 0.00 0.07 99.59
09:50:35 04:20:01 AM 0 0.55 0.00 0.02 0.00 0.08 99.35
09:50:35 04:20:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:35 04:21:01 AM all 0.13 0.00 0.08 0.00 0.07 99.72
09:50:35 04:21:01 AM 0 0.20 0.00 0.07 0.00 0.07 99.67
09:50:35 04:21:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:35 04:22:01 AM all 0.15 0.00 0.04 0.00 0.06 99.75
09:50:35 04:22:01 AM 0 0.23 0.00 0.03 0.00 0.05 99.68
09:50:35 04:22:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35 04:23:02 AM all 0.28 0.00 0.06 0.01 0.05 99.60
09:50:35 04:23:02 AM 0 0.50 0.00 0.05 0.02 0.05 99.38
09:50:35 04:23:02 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:35 04:24:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:35 04:24:01 AM 0 0.51 0.00 0.03 0.00 0.05 99.41
09:50:35 04:24:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35
09:50:35 04:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 04:25:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:35 04:25:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:35 04:25:01 AM 1 0.07 0.00 0.05 0.00 0.08 99.80
09:50:35 04:26:01 AM all 0.25 0.00 0.06 0.00 0.07 99.62
09:50:35 04:26:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48
09:50:35 04:26:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 04:27:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:35 04:27:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
09:50:35 04:27:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:35 04:28:01 AM all 0.18 0.00 0.08 0.00 0.06 99.68
09:50:35 04:28:01 AM 0 0.15 0.00 0.05 0.00 0.05 99.75
09:50:35 04:28:01 AM 1 0.22 0.00 0.10 0.00 0.07 99.62
09:50:35 04:29:01 AM all 0.10 0.00 0.06 0.00 0.06 99.78
09:50:35 04:29:01 AM 0 0.02 0.00 0.03 0.00 0.05 99.90
09:50:35 04:29:01 AM 1 0.18 0.00 0.08 0.00 0.07 99.67
09:50:35 04:30:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:35 04:30:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:35 04:30:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:35 04:31:01 AM all 0.31 0.01 0.06 0.00 0.06 99.57
09:50:35 04:31:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:35 04:31:01 AM 1 0.57 0.02 0.05 0.00 0.07 99.30
09:50:35 04:32:01 AM all 0.26 0.00 0.05 0.00 0.06 99.63
09:50:35 04:32:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:35 04:32:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43
09:50:35 04:33:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:35 04:33:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35 04:33:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:35 04:34:01 AM all 0.18 0.00 0.05 0.00 0.05 99.72
09:50:35 04:34:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:35 04:34:01 AM 1 0.30 0.00 0.07 0.00 0.05 99.58
09:50:35 04:35:01 AM all 0.26 0.00 0.06 0.00 0.06 99.62
09:50:35 04:35:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
09:50:35 04:35:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43
09:50:35
09:50:35 04:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 04:36:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:35 04:36:01 AM 0 0.07 0.00 0.10 0.00 0.07 99.77
09:50:35 04:36:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:35 04:37:01 AM all 0.31 0.00 0.06 0.00 0.08 99.56
09:50:35 04:37:01 AM 0 0.03 0.00 0.07 0.00 0.07 99.83
09:50:35 04:37:01 AM 1 0.58 0.00 0.05 0.00 0.08 99.28
09:50:35 04:38:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:35 04:38:01 AM 0 0.20 0.00 0.08 0.00 0.07 99.65
09:50:35 04:38:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55
09:50:35 04:39:01 AM all 0.25 0.00 0.05 0.00 0.06 99.64
09:50:35 04:39:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 04:39:01 AM 1 0.42 0.00 0.03 0.00 0.05 99.50
09:50:35 04:40:01 AM all 0.17 0.00 0.07 0.00 0.06 99.71
09:50:35 04:40:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 04:40:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62
09:50:35 04:41:01 AM all 0.29 0.00 0.04 0.00 0.06 99.61
09:50:35 04:41:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:35 04:41:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42
09:50:35 04:42:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:35 04:42:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:35 04:42:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:35 04:43:01 AM all 0.29 0.00 0.06 0.00 0.07 99.58
09:50:35 04:43:01 AM 0 0.05 0.00 0.08 0.00 0.08 99.78
09:50:35 04:43:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:35 04:44:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:35 04:44:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:35 04:44:01 AM 1 0.53 0.00 0.03 0.00 0.07 99.37
09:50:35 04:45:01 AM all 0.31 0.00 0.08 0.00 0.05 99.57
09:50:35 04:45:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:35 04:45:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:35 04:46:01 AM all 0.23 0.00 0.05 0.00 0.07 99.66
09:50:35 04:46:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:35 04:46:01 AM 1 0.40 0.00 0.05 0.00 0.07 99.48
09:50:35
09:50:35 04:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 04:47:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:35 04:47:01 AM 0 0.22 0.00 0.05 0.00 0.05 99.68
09:50:35 04:47:01 AM 1 0.37 0.00 0.05 0.00 0.07 99.52
09:50:35 04:48:01 AM all 0.28 0.00 0.06 0.00 0.06 99.60
09:50:35 04:48:01 AM 0 0.48 0.00 0.03 0.00 0.05 99.43
09:50:35 04:48:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:35 04:49:01 AM all 0.13 0.00 0.07 0.00 0.06 99.75
09:50:35 04:49:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77
09:50:35 04:49:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:35 04:50:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:35 04:50:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:35 04:50:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:35 04:51:01 AM all 0.31 0.00 0.08 0.02 0.05 99.54
09:50:35 04:51:01 AM 0 0.53 0.00 0.08 0.02 0.05 99.32
09:50:35 04:51:01 AM 1 0.08 0.00 0.08 0.02 0.05 99.77
09:50:35 04:52:01 AM all 0.32 0.15 0.12 0.00 0.08 99.34
09:50:35 04:52:01 AM 0 0.57 0.03 0.10 0.00 0.07 99.23
09:50:35 04:52:01 AM 1 0.07 0.27 0.13 0.00 0.08 99.45
09:50:35 04:53:01 AM all 0.16 0.00 0.05 0.00 0.05 99.74
09:50:35 04:53:01 AM 0 0.25 0.00 0.03 0.00 0.03 99.68
09:50:35 04:53:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 04:54:01 AM all 0.28 0.00 0.06 0.00 0.06 99.61
09:50:35 04:54:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:50:35 04:54:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 04:55:01 AM all 0.29 0.00 0.04 0.00 0.07 99.60
09:50:35 04:55:01 AM 0 0.53 0.00 0.05 0.00 0.07 99.35
09:50:35 04:55:01 AM 1 0.05 0.00 0.03 0.00 0.07 99.85
09:50:35 04:56:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:35 04:56:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:35 04:56:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:35 04:57:01 AM all 0.26 0.00 0.03 0.00 0.06 99.65
09:50:35 04:57:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
09:50:35 04:57:01 AM 1 0.08 0.00 0.03 0.00 0.08 99.80
09:50:35
09:50:35 04:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 04:58:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:35 04:58:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:35 04:58:01 AM 1 0.12 0.00 0.08 0.00 0.08 99.72
09:50:35 04:59:01 AM all 0.32 0.00 0.04 0.00 0.07 99.57
09:50:35 04:59:01 AM 0 0.52 0.00 0.02 0.00 0.05 99.42
09:50:35 04:59:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:35 05:00:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:35 05:00:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:35 05:00:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 05:01:01 AM all 0.33 0.00 0.06 0.01 0.07 99.54
09:50:35 05:01:01 AM 0 0.57 0.00 0.05 0.02 0.07 99.30
09:50:35 05:01:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 05:02:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:35 05:02:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:35 05:02:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 05:03:01 AM all 0.29 0.00 0.07 0.00 0.06 99.58
09:50:35 05:03:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38
09:50:35 05:03:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 05:04:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:35 05:04:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30
09:50:35 05:04:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:35 05:05:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:35 05:05:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:35 05:05:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:35 05:06:01 AM all 0.29 0.00 0.04 0.00 0.06 99.61
09:50:35 05:06:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:35 05:06:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 05:07:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:35 05:07:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:35 05:07:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:35 05:08:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:50:35 05:08:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:35 05:08:01 AM 1 0.10 0.00 0.07 0.00 0.10 99.73
09:50:35
09:50:35 05:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 05:09:01 AM all 0.29 0.00 0.07 0.00 0.07 99.57
09:50:35 05:09:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38
09:50:35 05:09:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 05:10:01 AM all 0.23 0.00 0.05 0.00 0.06 99.66
09:50:35 05:10:01 AM 0 0.37 0.00 0.03 0.00 0.03 99.57
09:50:35 05:10:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:35 05:11:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:35 05:11:01 AM 0 0.57 0.00 0.07 0.00 0.07 99.30
09:50:35 05:11:01 AM 1 0.05 0.00 0.03 0.00 0.07 99.85
09:50:35 05:12:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:35 05:12:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30
09:50:35 05:12:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:35 05:13:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:35 05:13:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:35 05:13:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:35 05:14:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:35 05:14:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:35 05:14:01 AM 1 0.10 0.00 0.08 0.00 0.10 99.72
09:50:35 05:15:01 AM all 0.28 0.00 0.05 0.00 0.07 99.60
09:50:35 05:15:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:35 05:15:01 AM 1 0.07 0.00 0.08 0.00 0.10 99.75
09:50:35 05:16:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:35 05:16:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:35 05:16:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 05:17:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:35 05:17:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:35 05:17:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 05:18:01 AM all 0.28 0.00 0.05 0.00 0.07 99.60
09:50:35 05:18:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:35 05:18:01 AM 1 0.08 0.00 0.05 0.00 0.08 99.78
09:50:35 05:19:01 AM all 0.34 0.00 0.06 0.00 0.07 99.53
09:50:35 05:19:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:35 05:19:01 AM 1 0.15 0.00 0.08 0.00 0.08 99.68
09:50:35
09:50:35 05:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 05:20:01 AM all 0.29 0.00 0.07 0.00 0.06 99.58
09:50:35 05:20:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:35 05:20:01 AM 1 0.08 0.00 0.10 0.00 0.08 99.73
09:50:35 05:21:01 AM all 0.32 0.00 0.06 0.01 0.06 99.56
09:50:35 05:21:01 AM 0 0.55 0.00 0.05 0.02 0.05 99.33
09:50:35 05:21:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 05:22:01 AM all 0.31 0.00 0.03 0.00 0.06 99.60
09:50:35 05:22:01 AM 0 0.55 0.00 0.03 0.00 0.07 99.35
09:50:35 05:22:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:35 05:23:01 AM all 0.34 0.00 0.04 0.00 0.07 99.55
09:50:35 05:23:01 AM 0 0.53 0.00 0.02 0.00 0.05 99.40
09:50:35 05:23:01 AM 1 0.15 0.00 0.07 0.00 0.08 99.70
09:50:35 05:24:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:35 05:24:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:35 05:24:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:35 05:25:01 AM all 0.29 0.00 0.04 0.00 0.06 99.61
09:50:35 05:25:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:35 05:25:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 05:26:01 AM all 0.29 0.00 0.07 0.00 0.07 99.57
09:50:35 05:26:01 AM 0 0.50 0.00 0.05 0.00 0.07 99.38
09:50:35 05:26:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:35 05:27:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:35 05:27:01 AM 0 0.53 0.00 0.07 0.00 0.07 99.33
09:50:35 05:27:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:35 05:28:01 AM all 0.25 0.00 0.06 0.00 0.06 99.63
09:50:35 05:28:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53
09:50:35 05:28:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:35 05:29:01 AM all 0.33 0.00 0.04 0.00 0.07 99.57
09:50:35 05:29:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:35 05:29:01 AM 1 0.10 0.00 0.03 0.00 0.07 99.80
09:50:35 05:30:01 AM all 0.25 0.00 0.07 0.00 0.06 99.62
09:50:35 05:30:01 AM 0 0.43 0.00 0.07 0.00 0.05 99.45
09:50:35 05:30:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35
09:50:35 05:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 05:31:02 AM all 0.09 0.00 0.06 0.00 0.06 99.79
09:50:35 05:31:02 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:35 05:31:02 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 05:32:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:35 05:32:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:35 05:32:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.76
09:50:35 05:33:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
09:50:35 05:33:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:35 05:33:01 AM 1 0.12 0.00 0.08 0.00 0.08 99.72
09:50:35 05:34:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:35 05:34:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:35 05:34:01 AM 1 0.07 0.00 0.08 0.00 0.08 99.77
09:50:35 05:35:01 AM all 0.30 0.00 0.06 0.00 0.07 99.57
09:50:35 05:35:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:35 05:35:01 AM 1 0.07 0.00 0.07 0.00 0.08 99.78
09:50:35 05:36:01 AM all 0.31 0.00 0.04 0.00 0.07 99.58
09:50:35 05:36:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:35 05:36:01 AM 1 0.07 0.00 0.05 0.00 0.08 99.80
09:50:35 05:37:01 AM all 0.29 0.00 0.05 0.00 0.08 99.58
09:50:35 05:37:01 AM 0 0.27 0.00 0.05 0.00 0.07 99.62
09:50:35 05:37:01 AM 1 0.32 0.00 0.05 0.00 0.08 99.55
09:50:35 05:38:01 AM all 0.27 0.00 0.06 0.00 0.06 99.62
09:50:35 05:38:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 05:38:01 AM 1 0.47 0.00 0.07 0.00 0.07 99.40
09:50:35 05:39:01 AM all 0.18 0.00 0.07 0.00 0.06 99.70
09:50:35 05:39:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:35 05:39:01 AM 1 0.30 0.00 0.10 0.00 0.07 99.53
09:50:35 05:40:01 AM all 0.25 0.00 0.05 0.00 0.07 99.63
09:50:35 05:40:01 AM 0 0.03 0.00 0.03 0.00 0.08 99.85
09:50:35 05:40:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42
09:50:35 05:41:01 AM all 0.31 0.00 0.07 0.01 0.07 99.55
09:50:35 05:41:01 AM 0 0.07 0.00 0.07 0.02 0.08 99.77
09:50:35 05:41:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:35
09:50:35 05:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 05:42:01 AM all 0.24 0.00 0.06 0.00 0.06 99.64
09:50:35 05:42:01 AM 0 0.37 0.00 0.05 0.00 0.05 99.53
09:50:35 05:42:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:35 05:43:01 AM all 0.24 0.00 0.06 0.00 0.06 99.64
09:50:35 05:43:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53
09:50:35 05:43:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:35 05:44:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:35 05:44:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:35 05:44:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:35 05:45:01 AM all 0.30 0.00 0.06 0.00 0.07 99.57
09:50:35 05:45:01 AM 0 0.52 0.00 0.00 0.00 0.03 99.45
09:50:35 05:45:01 AM 1 0.08 0.00 0.12 0.00 0.10 99.70
09:50:35 05:46:01 AM all 0.26 0.00 0.06 0.00 0.07 99.62
09:50:35 05:46:01 AM 0 0.42 0.00 0.03 0.00 0.05 99.50
09:50:35 05:46:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:35 05:47:01 AM all 0.30 0.00 0.04 0.00 0.07 99.59
09:50:35 05:47:01 AM 0 0.52 0.00 0.00 0.00 0.05 99.43
09:50:35 05:47:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:35 05:48:01 AM all 0.27 0.00 0.08 0.00 0.06 99.60
09:50:35 05:48:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:35 05:48:01 AM 1 0.50 0.00 0.10 0.00 0.07 99.33
09:50:35 05:49:01 AM all 0.23 0.00 0.07 0.00 0.06 99.64
09:50:35 05:49:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:35 05:49:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48
09:50:35 05:50:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:35 05:50:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72
09:50:35 05:50:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:35 05:51:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:35 05:51:01 AM 0 0.10 0.00 0.10 0.00 0.08 99.72
09:50:35 05:51:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:35 05:52:01 AM all 0.28 0.00 0.04 0.00 0.06 99.62
09:50:35 05:52:01 AM 0 0.08 0.00 0.05 0.00 0.08 99.78
09:50:35 05:52:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:35
09:50:35 05:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 05:53:01 AM all 0.32 0.00 0.05 0.00 0.08 99.56
09:50:35 05:53:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:35 05:53:01 AM 1 0.58 0.00 0.05 0.00 0.10 99.27
09:50:35 05:54:01 AM all 0.13 0.00 0.07 0.00 0.06 99.75
09:50:35 05:54:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
09:50:35 05:54:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68
09:50:35 05:55:01 AM all 0.25 0.00 0.08 0.00 0.05 99.62
09:50:35 05:55:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:35 05:55:01 AM 1 0.43 0.00 0.08 0.00 0.07 99.42
09:50:35 05:56:01 AM all 0.32 0.00 0.03 0.00 0.05 99.60
09:50:35 05:56:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:35 05:56:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38
09:50:35 05:57:01 AM all 0.31 0.00 0.07 0.00 0.06 99.57
09:50:35 05:57:01 AM 0 0.08 0.00 0.10 0.00 0.08 99.73
09:50:35 05:57:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:35 05:58:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:35 05:58:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:35 05:58:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:35 05:59:01 AM all 0.27 0.00 0.05 0.00 0.06 99.62
09:50:35 05:59:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:35 05:59:01 AM 1 0.42 0.00 0.05 0.00 0.07 99.47
09:50:35 06:00:01 AM all 0.32 0.00 0.07 0.00 0.07 99.55
09:50:35 06:00:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72
09:50:35 06:00:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:35 06:01:01 AM all 0.32 0.16 0.11 0.01 0.05 99.36
09:50:35 06:01:01 AM 0 0.08 0.32 0.15 0.02 0.05 99.38
09:50:35 06:01:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:35 06:02:01 AM all 0.30 0.00 0.06 0.00 0.07 99.57
09:50:35 06:02:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 06:02:01 AM 1 0.53 0.00 0.07 0.00 0.08 99.32
09:50:35 06:03:01 AM all 0.33 0.00 0.05 0.00 0.06 99.56
09:50:35 06:03:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77
09:50:35 06:03:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:35
09:50:35 06:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 06:04:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:35 06:04:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:35 06:04:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32
09:50:35 06:05:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:35 06:05:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35 06:05:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:35 06:06:01 AM all 0.19 0.00 0.06 0.00 0.06 99.69
09:50:35 06:06:01 AM 0 0.05 0.00 0.03 0.00 0.07 99.85
09:50:35 06:06:01 AM 1 0.33 0.00 0.08 0.00 0.05 99.53
09:50:35 06:07:01 AM all 0.26 0.00 0.05 0.00 0.07 99.62
09:50:35 06:07:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 06:07:01 AM 1 0.43 0.00 0.03 0.00 0.05 99.48
09:50:35 06:08:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:35 06:08:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:35 06:08:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:35 06:09:01 AM all 0.32 0.00 0.07 0.00 0.06 99.56
09:50:35 06:09:01 AM 0 0.10 0.00 0.12 0.00 0.08 99.70
09:50:35 06:09:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:35 06:10:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:35 06:10:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 06:10:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:35 06:11:01 AM all 0.31 0.00 0.07 0.00 0.06 99.57
09:50:35 06:11:01 AM 0 0.10 0.00 0.10 0.00 0.08 99.72
09:50:35 06:11:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:35 06:12:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:35 06:12:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:35 06:12:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:35 06:13:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67
09:50:35 06:13:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:35 06:13:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47
09:50:35 06:14:01 AM all 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 06:14:01 AM 0 0.07 0.00 0.08 0.00 0.08 99.77
09:50:35 06:14:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35
09:50:35 06:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 06:15:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:35 06:15:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:35 06:15:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35 06:16:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:35 06:16:01 AM 0 0.55 0.00 0.03 0.00 0.07 99.35
09:50:35 06:16:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:35 06:17:01 AM all 0.20 0.00 0.05 0.00 0.06 99.69
09:50:35 06:17:01 AM 0 0.30 0.00 0.03 0.00 0.03 99.63
09:50:35 06:17:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:35 06:18:01 AM all 0.24 0.00 0.06 0.00 0.06 99.64
09:50:35 06:18:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53
09:50:35 06:18:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:35 06:19:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:35 06:19:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:35 06:19:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 06:20:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:35 06:20:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:35 06:20:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:35 06:21:01 AM all 0.31 0.00 0.04 0.01 0.07 99.57
09:50:35 06:21:01 AM 0 0.52 0.00 0.03 0.02 0.05 99.38
09:50:35 06:21:01 AM 1 0.10 0.00 0.05 0.00 0.08 99.77
09:50:35 06:22:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:35 06:22:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:35 06:22:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 06:23:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:35 06:23:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:35 06:23:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:35 06:24:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66
09:50:35 06:24:01 AM 0 0.17 0.00 0.03 0.00 0.03 99.77
09:50:35 06:24:01 AM 1 0.32 0.00 0.07 0.00 0.07 99.55
09:50:35 06:25:01 AM all 0.28 0.00 0.04 0.00 0.05 99.63
09:50:35 06:25:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:50:35 06:25:01 AM 1 0.53 0.00 0.05 0.00 0.07 99.35
09:50:35
09:50:35 06:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 06:26:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:35 06:26:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 06:26:01 AM 1 0.55 0.00 0.03 0.00 0.07 99.35
09:50:35 06:27:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:35 06:27:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:35 06:27:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:35 06:28:01 AM all 0.28 0.00 0.07 0.00 0.06 99.59
09:50:35 06:28:01 AM 0 0.08 0.00 0.10 0.00 0.08 99.73
09:50:35 06:28:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:35 06:29:01 AM all 0.22 0.00 0.03 0.00 0.06 99.69
09:50:35 06:29:01 AM 0 0.10 0.00 0.05 0.00 0.08 99.77
09:50:35 06:29:01 AM 1 0.33 0.00 0.02 0.00 0.03 99.62
09:50:35 06:30:01 AM all 0.16 0.00 0.06 0.00 0.06 99.72
09:50:35 06:30:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:35 06:30:01 AM 1 0.28 0.00 0.07 0.00 0.08 99.57
09:50:35 06:31:01 AM all 0.31 0.00 0.06 0.00 0.07 99.57
09:50:35 06:31:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:50:35 06:31:01 AM 1 0.58 0.00 0.08 0.00 0.08 99.25
09:50:35 06:32:01 AM all 0.31 0.00 0.04 0.00 0.07 99.58
09:50:35 06:32:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:50:35 06:32:01 AM 1 0.58 0.00 0.05 0.00 0.08 99.28
09:50:35 06:33:01 AM all 0.49 0.00 0.05 0.00 0.06 99.40
09:50:35 06:33:01 AM 0 0.38 0.00 0.05 0.00 0.05 99.52
09:50:35 06:33:01 AM 1 0.60 0.00 0.05 0.00 0.07 99.28
09:50:35 06:34:01 AM all 0.32 0.00 0.06 0.00 0.07 99.56
09:50:35 06:34:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:35 06:34:01 AM 1 0.57 0.00 0.05 0.00 0.08 99.30
09:50:35 06:35:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:35 06:35:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:35 06:35:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:35 06:36:01 AM all 0.18 0.00 0.05 0.00 0.08 99.70
09:50:35 06:36:01 AM 0 0.03 0.00 0.05 0.00 0.07 99.85
09:50:35 06:36:01 AM 1 0.32 0.00 0.05 0.00 0.08 99.55
09:50:35
09:50:35 06:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 06:37:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:35 06:37:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
09:50:35 06:37:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:35 06:38:01 AM all 0.30 0.00 0.06 0.00 0.07 99.57
09:50:35 06:38:01 AM 0 0.08 0.00 0.10 0.00 0.08 99.73
09:50:35 06:38:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:50:35 06:39:02 AM all 0.28 0.00 0.06 0.00 0.06 99.61
09:50:35 06:39:02 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:35 06:39:02 AM 1 0.50 0.00 0.05 0.00 0.07 99.38
09:50:35 06:40:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:35 06:40:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:35 06:40:01 AM 1 0.59 0.00 0.07 0.00 0.08 99.25
09:50:35 06:41:01 AM all 0.13 0.00 0.08 0.00 0.06 99.73
09:50:35 06:41:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
09:50:35 06:41:01 AM 1 0.18 0.00 0.05 0.00 0.05 99.72
09:50:35 06:42:01 AM all 0.22 0.00 0.07 0.00 0.08 99.64
09:50:35 06:42:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:35 06:42:01 AM 1 0.37 0.00 0.05 0.00 0.08 99.50
09:50:35 06:43:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:35 06:43:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 06:43:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:35 06:44:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:35 06:44:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 06:44:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40
09:50:35 06:45:01 AM all 0.32 0.00 0.05 0.00 0.08 99.56
09:50:35 06:45:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35 06:45:01 AM 1 0.57 0.00 0.05 0.00 0.08 99.30
09:50:35 06:46:01 AM all 0.29 0.00 0.06 0.00 0.07 99.58
09:50:35 06:46:01 AM 0 0.02 0.00 0.03 0.00 0.05 99.90
09:50:35 06:46:01 AM 1 0.57 0.00 0.08 0.00 0.08 99.27
09:50:35 06:47:01 AM all 0.28 0.00 0.06 0.00 0.07 99.59
09:50:35 06:47:01 AM 0 0.03 0.00 0.07 0.00 0.07 99.83
09:50:35 06:47:01 AM 1 0.53 0.00 0.05 0.00 0.07 99.35
09:50:35
09:50:35 06:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 06:48:01 AM all 0.22 0.00 0.08 0.00 0.05 99.66
09:50:35 06:48:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:35 06:48:01 AM 1 0.38 0.00 0.08 0.00 0.07 99.47
09:50:35 06:49:01 AM all 0.17 0.00 0.05 0.00 0.06 99.72
09:50:35 06:49:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:35 06:49:01 AM 1 0.27 0.00 0.02 0.00 0.05 99.67
09:50:35 06:50:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
09:50:35 06:50:01 AM 0 0.12 0.00 0.07 0.00 0.08 99.73
09:50:35 06:50:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:35 06:51:01 AM all 0.33 0.00 0.07 0.00 0.06 99.55
09:50:35 06:51:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:35 06:51:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
09:50:35 06:52:01 AM all 0.25 0.00 0.04 0.00 0.05 99.66
09:50:35 06:52:01 AM 0 0.03 0.00 0.02 0.00 0.05 99.90
09:50:35 06:52:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42
09:50:35 06:53:01 AM all 0.31 0.00 0.05 0.00 0.08 99.57
09:50:35 06:53:01 AM 0 0.03 0.00 0.07 0.00 0.08 99.82
09:50:35 06:53:01 AM 1 0.58 0.00 0.03 0.00 0.07 99.32
09:50:35 06:54:01 AM all 0.28 0.00 0.07 0.00 0.06 99.59
09:50:35 06:54:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:35 06:54:01 AM 1 0.53 0.00 0.08 0.00 0.07 99.32
09:50:35 06:55:01 AM all 0.27 0.00 0.05 0.00 0.07 99.62
09:50:35 06:55:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 06:55:01 AM 1 0.45 0.00 0.03 0.00 0.07 99.45
09:50:35 06:56:01 AM all 0.13 0.00 0.07 0.00 0.07 99.74
09:50:35 06:56:01 AM 0 0.23 0.00 0.10 0.00 0.08 99.58
09:50:35 06:56:01 AM 1 0.02 0.00 0.03 0.00 0.05 99.90
09:50:35 06:57:01 AM all 0.12 0.00 0.08 0.00 0.06 99.74
09:50:35 06:57:01 AM 0 0.17 0.00 0.12 0.00 0.07 99.65
09:50:35 06:57:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 06:58:01 AM all 0.13 0.00 0.04 0.00 0.06 99.77
09:50:35 06:58:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
09:50:35 06:58:01 AM 1 0.17 0.00 0.05 0.00 0.07 99.72
09:50:35
09:50:35 06:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 06:59:01 AM all 0.29 0.00 0.08 0.00 0.07 99.57
09:50:35 06:59:01 AM 0 0.37 0.00 0.08 0.00 0.08 99.47
09:50:35 06:59:01 AM 1 0.22 0.00 0.07 0.00 0.05 99.67
09:50:35 07:00:01 AM all 0.27 0.00 0.05 0.00 0.06 99.62
09:50:35 07:00:01 AM 0 0.22 0.00 0.07 0.00 0.07 99.65
09:50:35 07:00:01 AM 1 0.32 0.00 0.03 0.00 0.05 99.60
09:50:35 07:01:01 AM all 0.30 0.00 0.06 0.01 0.06 99.57
09:50:35 07:01:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:35 07:01:01 AM 1 0.50 0.00 0.02 0.02 0.05 99.42
09:50:35 07:02:01 AM all 0.30 0.00 0.07 0.00 0.07 99.57
09:50:35 07:02:01 AM 0 0.03 0.00 0.07 0.00 0.07 99.83
09:50:35 07:02:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:35 07:03:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:35 07:03:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 07:03:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:35 07:04:01 AM all 0.33 0.00 0.07 0.00 0.07 99.54
09:50:35 07:04:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 07:04:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
09:50:35 07:05:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:35 07:05:01 AM 0 0.10 0.00 0.10 0.00 0.08 99.72
09:50:35 07:05:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:35 07:06:01 AM all 0.14 0.00 0.08 0.00 0.06 99.72
09:50:35 07:06:01 AM 0 0.12 0.00 0.08 0.00 0.10 99.70
09:50:35 07:06:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75
09:50:35 07:07:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70
09:50:35 07:07:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
09:50:35 07:07:01 AM 1 0.28 0.00 0.03 0.00 0.02 99.67
09:50:35 07:08:01 AM all 0.31 0.19 0.13 0.03 0.06 99.28
09:50:35 07:08:01 AM 0 0.08 0.02 0.12 0.07 0.07 99.65
09:50:35 07:08:01 AM 1 0.53 0.37 0.13 0.00 0.05 98.92
09:50:35 07:09:01 AM all 0.33 0.00 0.06 0.00 0.08 99.53
09:50:35 07:09:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 07:09:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:50:35
09:50:35 07:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 07:10:01 AM all 0.33 0.00 0.04 0.00 0.06 99.57
09:50:35 07:10:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:35 07:10:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38
09:50:35 07:11:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:35 07:11:01 AM 0 0.23 0.00 0.08 0.00 0.07 99.62
09:50:35 07:11:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55
09:50:35 07:12:01 AM all 0.32 0.00 0.05 0.00 0.07 99.57
09:50:35 07:12:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
09:50:35 07:12:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40
09:50:35 07:13:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:35 07:13:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:35 07:13:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:35 07:14:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
09:50:35 07:14:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:35 07:14:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58
09:50:35 07:15:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:35 07:15:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:35 07:15:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:35 07:16:01 AM all 0.21 0.00 0.05 0.00 0.07 99.67
09:50:35 07:16:01 AM 0 0.05 0.00 0.07 0.00 0.08 99.80
09:50:35 07:16:01 AM 1 0.37 0.00 0.03 0.00 0.05 99.55
09:50:35 07:17:01 AM all 0.20 0.00 0.06 0.00 0.05 99.69
09:50:35 07:17:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 07:17:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
09:50:35 07:18:01 AM all 0.21 0.00 0.05 0.01 0.06 99.67
09:50:35 07:18:01 AM 0 0.05 0.00 0.05 0.02 0.03 99.85
09:50:35 07:18:01 AM 1 0.37 0.00 0.05 0.00 0.08 99.50
09:50:35 07:19:01 AM all 0.30 0.00 0.07 0.00 0.06 99.57
09:50:35 07:19:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:35 07:19:01 AM 1 0.52 0.00 0.07 0.00 0.07 99.35
09:50:35 07:20:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67
09:50:35 07:20:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:35 07:20:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53
09:50:35
09:50:35 07:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 07:21:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:35 07:21:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 07:21:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:35 07:22:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:35 07:22:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:35 07:22:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43
09:50:35 07:23:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:35 07:23:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 07:23:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40
09:50:35 07:24:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
09:50:35 07:24:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 07:24:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
09:50:35 07:25:01 AM all 0.15 0.00 0.05 0.00 0.07 99.73
09:50:35 07:25:01 AM 0 0.22 0.00 0.03 0.00 0.07 99.68
09:50:35 07:25:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 07:26:01 AM all 0.29 0.00 0.04 0.00 0.06 99.61
09:50:35 07:26:01 AM 0 0.55 0.00 0.03 0.00 0.07 99.35
09:50:35 07:26:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:35 07:27:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:35 07:27:01 AM 0 0.18 0.00 0.05 0.00 0.07 99.70
09:50:35 07:27:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47
09:50:35 07:28:01 AM all 0.30 0.00 0.04 0.00 0.07 99.59
09:50:35 07:28:01 AM 0 0.07 0.00 0.05 0.00 0.08 99.80
09:50:35 07:28:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:35 07:29:01 AM all 0.25 0.00 0.07 0.00 0.05 99.63
09:50:35 07:29:01 AM 0 0.45 0.00 0.07 0.00 0.07 99.42
09:50:35 07:29:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:35 07:30:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65
09:50:35 07:30:01 AM 0 0.13 0.00 0.10 0.00 0.08 99.68
09:50:35 07:30:01 AM 1 0.35 0.00 0.02 0.00 0.02 99.62
09:50:35 07:31:01 AM all 0.30 0.00 0.08 0.00 0.07 99.56
09:50:35 07:31:01 AM 0 0.03 0.00 0.08 0.00 0.07 99.82
09:50:35 07:31:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:35
09:50:35 07:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 07:32:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62
09:50:35 07:32:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:35 07:32:01 AM 1 0.50 0.00 0.00 0.00 0.02 99.48
09:50:35 07:33:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:35 07:33:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 07:33:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:35 07:34:01 AM all 0.09 0.00 0.06 0.00 0.06 99.79
09:50:35 07:34:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:35 07:34:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73
09:50:35 07:35:01 AM all 0.30 0.00 0.07 0.00 0.07 99.57
09:50:35 07:35:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 07:35:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:50:35 07:36:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:35 07:36:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:35 07:36:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:35 07:37:01 AM all 0.26 0.00 0.05 0.00 0.06 99.63
09:50:35 07:37:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:35 07:37:01 AM 1 0.45 0.00 0.03 0.00 0.07 99.45
09:50:35 07:38:01 AM all 0.23 0.00 0.07 0.00 0.06 99.65
09:50:35 07:38:01 AM 0 0.03 0.00 0.03 0.00 0.07 99.87
09:50:35 07:38:01 AM 1 0.42 0.00 0.10 0.00 0.05 99.43
09:50:35 07:39:01 AM all 0.16 0.00 0.06 0.00 0.06 99.72
09:50:35 07:39:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:35 07:39:01 AM 1 0.28 0.00 0.08 0.00 0.08 99.55
09:50:35 07:40:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:35 07:40:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:35 07:40:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32
09:50:35 07:41:01 AM all 0.30 0.00 0.08 0.00 0.07 99.56
09:50:35 07:41:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82
09:50:35 07:41:01 AM 1 0.55 0.00 0.07 0.00 0.08 99.30
09:50:35 07:42:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:35 07:42:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
09:50:35 07:42:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47
09:50:35
09:50:35 07:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 07:43:01 AM all 0.14 0.00 0.05 0.00 0.05 99.76
09:50:35 07:43:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:35 07:43:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70
09:50:35 07:44:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:35 07:44:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:35 07:44:01 AM 1 0.52 0.00 0.05 0.00 0.07 99.37
09:50:35 07:45:01 AM all 0.28 0.00 0.04 0.00 0.07 99.61
09:50:35 07:45:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 07:45:01 AM 1 0.48 0.00 0.02 0.00 0.05 99.45
09:50:35 07:46:01 AM all 0.28 0.00 0.04 0.00 0.07 99.61
09:50:35 07:46:01 AM 0 0.08 0.00 0.05 0.00 0.08 99.78
09:50:35 07:46:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43
09:50:35 07:47:02 AM all 0.25 0.00 0.06 0.00 0.05 99.64
09:50:35 07:47:02 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:35 07:47:02 AM 1 0.43 0.00 0.05 0.00 0.07 99.45
09:50:35 07:48:01 AM all 0.18 0.00 0.06 0.00 0.06 99.70
09:50:35 07:48:01 AM 0 0.31 0.00 0.03 0.00 0.05 99.61
09:50:35 07:48:01 AM 1 0.05 0.00 0.08 0.00 0.07 99.80
09:50:35 07:49:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:35 07:49:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:35 07:49:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:35 07:50:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:50:35 07:50:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:35 07:50:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:35 07:51:01 AM all 0.30 0.00 0.06 0.00 0.07 99.57
09:50:35 07:51:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:35 07:51:01 AM 1 0.10 0.00 0.08 0.00 0.10 99.72
09:50:35 07:52:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:35 07:52:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:35 07:52:01 AM 1 0.10 0.00 0.10 0.00 0.08 99.72
09:50:35 07:53:01 AM all 0.30 0.00 0.06 0.00 0.07 99.57
09:50:35 07:53:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:35 07:53:01 AM 1 0.07 0.00 0.07 0.00 0.08 99.78
09:50:35
09:50:35 07:53:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 07:54:01 AM all 0.28 0.00 0.04 0.00 0.06 99.62
09:50:35 07:54:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42
09:50:35 07:54:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35 07:55:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:35 07:55:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:35 07:55:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:35 07:56:01 AM all 0.30 0.00 0.03 0.00 0.06 99.61
09:50:35 07:56:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32
09:50:35 07:56:01 AM 1 0.03 0.00 0.02 0.00 0.05 99.90
09:50:35 07:57:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:35 07:57:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32
09:50:35 07:57:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:35 07:58:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:35 07:58:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:35 07:58:01 AM 1 0.10 0.00 0.05 0.00 0.08 99.77
09:50:35 07:59:01 AM all 0.29 0.00 0.06 0.00 0.07 99.58
09:50:35 07:59:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42
09:50:35 07:59:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:35 08:00:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:35 08:00:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:35 08:00:01 AM 1 0.12 0.00 0.08 0.00 0.10 99.70
09:50:35 08:01:01 AM all 0.25 0.00 0.06 0.01 0.06 99.62
09:50:35 08:01:01 AM 0 0.40 0.00 0.05 0.02 0.05 99.48
09:50:35 08:01:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:35 08:02:01 AM all 0.16 0.00 0.08 0.00 0.08 99.68
09:50:35 08:02:01 AM 0 0.20 0.00 0.08 0.00 0.07 99.65
09:50:35 08:02:01 AM 1 0.12 0.00 0.08 0.00 0.08 99.72
09:50:35 08:03:01 AM all 0.28 0.00 0.06 0.01 0.05 99.61
09:50:35 08:03:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:35 08:03:01 AM 1 0.08 0.00 0.08 0.02 0.07 99.75
09:50:35 08:04:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55
09:50:35 08:04:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28
09:50:35 08:04:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:35
09:50:35 08:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 08:05:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:35 08:05:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:35 08:05:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 08:06:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:35 08:06:01 AM 0 0.45 0.00 0.05 0.00 0.05 99.45
09:50:35 08:06:01 AM 1 0.17 0.00 0.05 0.00 0.05 99.73
09:50:35 08:07:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:35 08:07:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:35 08:07:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:35 08:08:01 AM all 0.33 0.00 0.08 0.00 0.05 99.55
09:50:35 08:08:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:35 08:08:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:35 08:09:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:35 08:09:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:35 08:09:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:35 08:10:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:35 08:10:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:35 08:10:01 AM 1 0.12 0.00 0.08 0.00 0.08 99.72
09:50:35 08:11:01 AM all 0.28 0.00 0.08 0.00 0.05 99.59
09:50:35 08:11:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:35 08:11:01 AM 1 0.08 0.00 0.12 0.00 0.07 99.73
09:50:35 08:12:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:35 08:12:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:35 08:12:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:35 08:13:01 AM all 0.24 0.00 0.07 0.00 0.06 99.63
09:50:35 08:13:01 AM 0 0.22 0.00 0.07 0.00 0.07 99.65
09:50:35 08:13:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62
09:50:35 08:14:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
09:50:35 08:14:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:35 08:14:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48
09:50:35 08:15:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:35 08:15:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
09:50:35 08:15:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:35
09:50:35 08:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 08:16:01 AM all 0.33 0.00 0.04 0.00 0.05 99.57
09:50:35 08:16:01 AM 0 0.13 0.00 0.05 0.00 0.08 99.73
09:50:35 08:16:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:35 08:17:01 AM all 0.30 0.00 0.04 0.00 0.07 99.59
09:50:35 08:17:01 AM 0 0.08 0.00 0.07 0.00 0.10 99.75
09:50:35 08:17:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:35 08:18:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60
09:50:35 08:18:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 08:18:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:50:35 08:19:01 AM all 0.18 0.00 0.05 0.00 0.06 99.71
09:50:35 08:19:01 AM 0 0.25 0.00 0.07 0.00 0.08 99.60
09:50:35 08:19:01 AM 1 0.12 0.00 0.03 0.00 0.03 99.82
09:50:35 08:20:01 AM all 0.30 0.00 0.07 0.00 0.08 99.56
09:50:35 08:20:01 AM 0 0.55 0.00 0.07 0.00 0.08 99.30
09:50:35 08:20:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:35 08:21:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57
09:50:35 08:21:01 AM 0 0.57 0.00 0.05 0.00 0.08 99.30
09:50:35 08:21:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:35 08:22:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55
09:50:35 08:22:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:35 08:22:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:35 08:23:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:35 08:23:01 AM 0 0.52 0.00 0.00 0.00 0.03 99.45
09:50:35 08:23:01 AM 1 0.12 0.00 0.10 0.00 0.08 99.70
09:50:35 08:24:01 AM all 0.24 0.00 0.08 0.00 0.05 99.63
09:50:35 08:24:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47
09:50:35 08:24:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 08:25:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:35 08:25:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:35 08:25:01 AM 1 0.10 0.00 0.10 0.00 0.10 99.70
09:50:35 08:26:01 AM all 0.30 0.00 0.07 0.00 0.06 99.57
09:50:35 08:26:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:35 08:26:01 AM 1 0.07 0.00 0.10 0.00 0.07 99.77
09:50:35
09:50:35 08:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 08:27:01 AM all 0.31 0.00 0.06 0.00 0.07 99.57
09:50:35 08:27:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:35 08:27:01 AM 1 0.07 0.00 0.07 0.00 0.08 99.78
09:50:35 08:28:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62
09:50:35 08:28:01 AM 0 0.48 0.00 0.07 0.00 0.07 99.38
09:50:35 08:28:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:35 08:29:01 AM all 0.33 0.00 0.07 0.00 0.07 99.53
09:50:35 08:29:01 AM 0 0.60 0.00 0.05 0.00 0.07 99.28
09:50:35 08:29:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:35 08:30:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:35 08:30:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:35 08:30:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 08:31:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60
09:50:35 08:31:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33
09:50:35 08:31:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:35 08:32:01 AM all 0.23 0.00 0.06 0.00 0.07 99.64
09:50:35 08:32:01 AM 0 0.42 0.00 0.07 0.00 0.05 99.47
09:50:35 08:32:01 AM 1 0.05 0.00 0.05 0.00 0.08 99.82
09:50:35 08:33:01 AM all 0.18 0.00 0.07 0.00 0.06 99.69
09:50:35 08:33:01 AM 0 0.25 0.00 0.05 0.00 0.05 99.65
09:50:35 08:33:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:35 08:34:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:35 08:34:01 AM 0 0.58 0.00 0.05 0.00 0.08 99.28
09:50:35 08:34:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:35 08:35:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:35 08:35:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:35 08:35:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:35 08:36:01 AM all 0.21 0.00 0.07 0.00 0.06 99.67
09:50:35 08:36:01 AM 0 0.32 0.00 0.07 0.00 0.07 99.55
09:50:35 08:36:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:35 08:37:01 AM all 0.25 0.00 0.08 0.00 0.06 99.62
09:50:35 08:37:01 AM 0 0.38 0.00 0.05 0.00 0.05 99.52
09:50:35 08:37:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:50:35
09:50:35 08:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 08:38:01 AM all 0.06 0.00 0.06 0.00 0.06 99.82
09:50:35 08:38:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93
09:50:35 08:38:01 AM 1 0.08 0.00 0.10 0.00 0.10 99.72
09:50:35 08:39:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:35 08:39:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:35 08:39:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:35 08:40:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:35 08:40:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:35 08:40:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:50:35 08:41:01 AM all 0.30 0.00 0.06 0.01 0.05 99.58
09:50:35 08:41:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:35 08:41:01 AM 1 0.10 0.00 0.08 0.02 0.08 99.72
09:50:35 08:42:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57
09:50:35 08:42:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:35 08:42:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 08:43:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
09:50:35 08:43:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:35 08:43:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35 08:44:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:35 08:44:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:35 08:44:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 08:45:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:35 08:45:01 AM 0 0.48 0.00 0.02 0.00 0.05 99.45
09:50:35 08:45:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:35 08:46:01 AM all 0.28 0.00 0.04 0.00 0.06 99.62
09:50:35 08:46:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42
09:50:35 08:46:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35 08:47:01 AM all 0.28 0.00 0.07 0.00 0.07 99.59
09:50:35 08:47:01 AM 0 0.50 0.00 0.08 0.00 0.07 99.35
09:50:35 08:47:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:35 08:48:01 AM all 0.16 0.00 0.06 0.00 0.06 99.72
09:50:35 08:48:01 AM 0 0.27 0.00 0.07 0.00 0.07 99.60
09:50:35 08:48:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:35
09:50:35 08:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 08:49:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:35 08:49:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:35 08:49:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:35 08:50:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:35 08:50:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:35 08:50:01 AM 1 0.10 0.00 0.10 0.00 0.08 99.72
09:50:35 08:51:01 AM all 0.28 0.00 0.06 0.00 0.06 99.60
09:50:35 08:51:01 AM 0 0.45 0.00 0.02 0.00 0.03 99.50
09:50:35 08:51:01 AM 1 0.12 0.00 0.10 0.00 0.08 99.70
09:50:35 08:52:01 AM all 0.31 0.00 0.06 0.00 0.07 99.57
09:50:35 08:52:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:35 08:52:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:35 08:53:01 AM all 0.31 0.00 0.05 0.01 0.06 99.57
09:50:35 08:53:01 AM 0 0.53 0.00 0.02 0.02 0.03 99.40
09:50:35 08:53:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:35 08:54:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:35 08:54:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:35 08:54:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 08:55:02 AM all 0.29 0.00 0.06 0.00 0.07 99.58
09:50:35 08:55:02 AM 0 0.53 0.00 0.05 0.00 0.07 99.35
09:50:35 08:55:02 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:35 08:56:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:35 08:56:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:35 08:56:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:35 08:57:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:35 08:57:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32
09:50:35 08:57:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 08:58:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:35 08:58:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:35 08:58:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:35 08:59:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56
09:50:35 08:59:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:35 08:59:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:35
09:50:35 08:59:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 09:00:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:35 09:00:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:35 09:00:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:50:35 09:01:01 AM all 0.28 0.15 0.13 0.00 0.06 99.38
09:50:35 09:01:01 AM 0 0.35 0.30 0.15 0.00 0.05 99.15
09:50:35 09:01:01 AM 1 0.22 0.00 0.10 0.00 0.07 99.62
09:50:35 09:02:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:35 09:02:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:35 09:02:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32
09:50:35 09:03:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:35 09:03:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 09:03:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32
09:50:35 09:04:01 AM all 0.23 0.00 0.08 0.00 0.07 99.62
09:50:35 09:04:01 AM 0 0.12 0.00 0.07 0.00 0.08 99.73
09:50:35 09:04:01 AM 1 0.35 0.00 0.10 0.00 0.05 99.50
09:50:35 09:05:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65
09:50:35 09:05:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:35 09:05:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:50:35 09:06:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:35 09:06:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:35 09:06:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:35 09:07:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:35 09:07:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:35 09:07:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:35 09:08:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:35 09:08:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:35 09:08:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
09:50:35 09:09:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:35 09:09:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:35 09:09:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:35 09:10:01 AM all 0.26 0.00 0.07 0.00 0.06 99.62
09:50:35 09:10:01 AM 0 0.12 0.00 0.10 0.00 0.08 99.70
09:50:35 09:10:01 AM 1 0.40 0.00 0.03 0.00 0.03 99.53
09:50:35
09:50:35 09:10:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 09:11:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:50:35 09:11:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:35 09:11:01 AM 1 0.37 0.00 0.03 0.00 0.00 99.60
09:50:35 09:12:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:35 09:12:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 09:12:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:35 09:13:01 AM all 0.20 0.00 0.08 0.01 0.04 99.67
09:50:35 09:13:01 AM 0 0.12 0.00 0.12 0.00 0.05 99.72
09:50:35 09:13:01 AM 1 0.28 0.00 0.03 0.02 0.03 99.63
09:50:35 09:14:01 AM all 0.33 0.00 0.06 0.00 0.06 99.55
09:50:35 09:14:01 AM 0 0.15 0.00 0.07 0.00 0.07 99.72
09:50:35 09:14:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:35 09:15:01 AM all 0.13 0.00 0.07 0.00 0.07 99.74
09:50:35 09:15:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:35 09:15:01 AM 1 0.17 0.00 0.07 0.00 0.07 99.70
09:50:35 09:16:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:35 09:16:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:35 09:16:01 AM 1 0.43 0.00 0.03 0.00 0.05 99.48
09:50:35 09:17:01 AM all 0.24 0.00 0.08 0.00 0.05 99.62
09:50:35 09:17:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:35 09:17:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52
09:50:35 09:18:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66
09:50:35 09:18:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48
09:50:35 09:18:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:35 09:19:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:35 09:19:01 AM 0 0.57 0.00 0.07 0.00 0.08 99.28
09:50:35 09:19:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:35 09:20:01 AM all 0.32 0.00 0.07 0.00 0.06 99.56
09:50:35 09:20:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30
09:50:35 09:20:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82
09:50:35 09:21:01 AM all 0.31 0.00 0.04 0.00 0.07 99.58
09:50:35 09:21:01 AM 0 0.55 0.00 0.03 0.00 0.07 99.35
09:50:35 09:21:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:35
09:50:35 09:21:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 09:22:01 AM all 0.31 0.00 0.08 0.00 0.07 99.55
09:50:35 09:22:01 AM 0 0.55 0.00 0.07 0.00 0.07 99.32
09:50:35 09:22:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:35 09:23:01 AM all 0.28 0.00 0.06 0.00 0.06 99.61
09:50:35 09:23:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:35 09:23:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:35 09:24:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61
09:50:35 09:24:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:35 09:24:01 AM 1 0.48 0.00 0.08 0.00 0.07 99.37
09:50:35 09:25:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:35 09:25:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:35 09:25:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:50:35 09:26:01 AM all 0.21 0.00 0.07 0.00 0.06 99.67
09:50:35 09:26:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
09:50:35 09:26:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.52
09:50:35 09:27:01 AM all 0.18 0.00 0.08 0.00 0.05 99.69
09:50:35 09:27:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:35 09:27:01 AM 1 0.30 0.00 0.12 0.00 0.07 99.52
09:50:35 09:28:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
09:50:35 09:28:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:35 09:28:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40
09:50:35 09:29:01 AM all 0.31 0.00 0.06 0.00 0.07 99.57
09:50:35 09:29:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
09:50:35 09:29:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:35 09:30:01 AM all 0.37 0.00 0.09 0.00 0.06 99.48
09:50:35 09:30:01 AM 0 0.15 0.00 0.08 0.00 0.07 99.70
09:50:35 09:30:01 AM 1 0.58 0.00 0.10 0.00 0.05 99.27
09:50:35 09:31:01 AM all 0.18 0.00 0.07 0.00 0.05 99.71
09:50:35 09:31:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:35 09:31:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68
09:50:35 09:32:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:35 09:32:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:35 09:32:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:35
09:50:35 09:32:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 09:33:01 AM all 0.30 0.00 0.08 0.00 0.07 99.56
09:50:35 09:33:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:35 09:33:01 AM 1 0.48 0.00 0.07 0.00 0.08 99.37
09:50:35 09:34:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:35 09:34:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:35 09:34:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:35 09:35:01 AM all 0.14 0.00 0.05 0.00 0.05 99.76
09:50:35 09:35:01 AM 0 0.20 0.00 0.02 0.00 0.03 99.75
09:50:35 09:35:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:35 09:36:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:35 09:36:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:35 09:36:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:35 09:37:01 AM all 0.32 0.00 0.08 0.00 0.05 99.56
09:50:35 09:37:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:35 09:37:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:50:35 09:38:01 AM all 0.16 0.00 0.08 0.01 0.06 99.69
09:50:35 09:38:01 AM 0 0.27 0.00 0.08 0.02 0.07 99.56
09:50:35 09:38:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82
09:50:35 09:39:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:35 09:39:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30
09:50:35 09:39:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:35 09:40:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:35 09:40:01 AM 0 0.53 0.00 0.07 0.00 0.07 99.33
09:50:35 09:40:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:35 09:41:01 AM all 37.90 0.00 5.64 1.51 0.12 54.83
09:50:35 09:41:01 AM 0 33.79 0.00 5.68 1.17 0.10 59.27
09:50:35 09:41:01 AM 1 42.02 0.00 5.60 1.86 0.13 50.39
09:50:35 09:42:01 AM all 21.54 0.00 3.49 1.28 0.09 73.60
09:50:35 09:42:01 AM 0 18.84 0.00 2.88 1.15 0.08 77.05
09:50:35 09:42:01 AM 1 24.25 0.00 4.11 1.40 0.10 70.14
09:50:35 09:43:01 AM all 30.61 0.00 4.56 0.61 0.11 64.11
09:50:35 09:43:01 AM 0 26.28 0.00 4.54 0.57 0.10 68.52
09:50:35 09:43:01 AM 1 34.95 0.00 4.59 0.65 0.12 59.69
09:50:35
09:50:35 09:43:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:35 09:44:01 AM all 17.14 0.00 3.24 0.80 0.09 78.72
09:50:35 09:44:01 AM 0 14.73 0.00 3.01 0.64 0.10 81.53
09:50:35 09:44:01 AM 1 19.56 0.00 3.47 0.97 0.08 75.92
09:50:35 09:45:01 AM all 1.45 0.00 0.23 0.08 0.05 98.19
09:50:35 09:45:01 AM 0 2.46 0.00 0.30 0.10 0.03 97.11
09:50:35 09:45:01 AM 1 0.45 0.00 0.17 0.05 0.07 99.27
09:50:35 09:46:01 AM all 10.53 0.00 0.22 0.04 0.12 89.09
09:50:35 09:46:01 AM 0 2.53 0.00 0.23 0.08 0.12 97.03
09:50:35 09:46:01 AM 1 18.52 0.00 0.20 0.00 0.12 81.16
09:50:35 09:47:01 AM all 15.43 0.00 0.18 0.06 0.09 84.24
09:50:35 09:47:01 AM 0 4.83 0.00 0.18 0.00 0.08 94.90
09:50:35 09:47:01 AM 1 26.01 0.00 0.17 0.12 0.10 73.61
09:50:35 09:48:01 AM all 12.65 0.00 0.19 0.05 0.08 87.02
09:50:35 09:48:01 AM 0 7.99 0.00 0.25 0.10 0.08 91.57
09:50:35 09:48:01 AM 1 17.32 0.00 0.13 0.00 0.08 82.47
09:50:35 09:49:01 AM all 7.15 0.00 0.40 0.03 0.12 92.31
09:50:35 09:49:01 AM 0 9.75 0.00 0.38 0.05 0.10 89.71
09:50:35 09:49:01 AM 1 4.55 0.00 0.42 0.00 0.13 94.90
09:50:35 09:50:01 AM all 27.80 0.00 3.94 0.38 0.15 67.73
09:50:35 09:50:01 AM 0 29.06 0.00 3.93 0.13 0.17 66.71
09:50:35 09:50:01 AM 1 26.54 0.00 3.94 0.63 0.13 68.75
09:50:35 Average: all 0.80 0.00 0.13 0.06 0.06 98.95
09:50:35 Average: 0 0.74 0.00 0.12 0.05 0.06 99.03
09:50:35 Average: 1 0.86 0.00 0.14 0.06 0.06 98.88
09:50:35
09:50:35
09:50:35