09:40:13 Started by upstream project "integration-sanity-test-scandium" build number 566
09:40:13 originally caused by:
09:40:13 Started by timer
09:40:13 Running as SYSTEM
09:40:13 [EnvInject] - Loading node environment variables.
09:40:13 Building remotely on prd-centos8-robot-2c-8g-14750 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:13 [ssh-agent] Looking for ssh-agent implementation...
09:40:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:13 $ ssh-agent
09:40:13 SSH_AUTH_SOCK=/tmp/ssh-CwGx4kU8SpX8/agent.6531
09:40:13 SSH_AGENT_PID=6532
09:40:13 [ssh-agent] Started.
09:40:13 Running ssh-add (command line suppressed)
09:40:13 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_6050311820891624453.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_6050311820891624453.key)
09:40:13 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:13 The recommended git tool is: NONE
09:40:16 using credential opendaylight-jenkins-ssh
09:40:16 Wiping out workspace first.
09:40:16 Cloning the remote Git repository
09:40:16 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:16 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:16 > git --version # timeout=10
09:40:16 > git --version # 'git version 2.43.0'
09:40:16 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:16 [INFO] Currently running in a labeled security context
09:40:16 [INFO] Currently SELinux is 'enforcing' on the host
09:40:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh17138203555666806478.key
09:40:16 Verifying host key using known hosts file
09:40:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:19 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:19 [INFO] Currently running in a labeled security context
09:40:19 [INFO] Currently SELinux is 'enforcing' on the host
09:40:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh6912741202461130224.key
09:40:19 Verifying host key using known hosts file
09:40:19 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:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:19 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
09:40:19 > git config core.sparsecheckout # timeout=10
09:40:19 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
09:40:20 Commit message: "Add bgpcep variables for vanadium"
09:40:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:20 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
09:40:20 No emails were triggered.
09:40:20 provisioning config files...
09:40:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12447234236146588059.sh
09:40:21 ---> python-tools-install.sh
09:40:21 Setup pyenv:
09:40:21 system
09:40:21 * 3.8.13 (set by /opt/pyenv/version)
09:40:21 * 3.9.13 (set by /opt/pyenv/version)
09:40:21 * 3.10.13 (set by /opt/pyenv/version)
09:40:21 * 3.11.7 (set by /opt/pyenv/version)
09:40:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-22Jc
09:40:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:30 lf-activate-venv(): INFO: Base packages installed successfully
09:40:30 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-22Jc/bin to PATH
09:40:53 Generating Requirements File
09:41:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:13 Python 3.11.7
09:41:13 pip 25.3 from /tmp/venv-22Jc/lib/python3.11/site-packages/pip (python 3.11)
09:41:13 appdirs==1.4.4
09:41:13 argcomplete==3.6.3
09:41:13 aspy.yaml==1.3.0
09:41:13 attrs==25.4.0
09:41:13 autopage==0.5.2
09:41:13 beautifulsoup4==4.14.3
09:41:13 boto3==1.42.12
09:41:13 botocore==1.42.12
09:41:13 bs4==0.0.2
09:41:13 cachetools==6.2.4
09:41:13 certifi==2025.11.12
09:41:13 cffi==2.0.0
09:41:13 cfgv==3.5.0
09:41:13 chardet==5.2.0
09:41:13 charset-normalizer==3.4.4
09:41:13 click==8.3.1
09:41:13 cliff==4.13.0
09:41:13 cmd2==3.0.0
09:41:13 cryptography==3.3.2
09:41:13 debtcollector==3.0.0
09:41:13 decorator==5.2.1
09:41:13 defusedxml==0.7.1
09:41:13 Deprecated==1.3.1
09:41:13 distlib==0.4.0
09:41:13 dnspython==2.8.0
09:41:13 docker==7.1.0
09:41:13 dogpile.cache==1.5.0
09:41:13 durationpy==0.10
09:41:13 email-validator==2.3.0
09:41:13 filelock==3.20.1
09:41:13 future==1.0.0
09:41:13 gitdb==4.0.12
09:41:13 GitPython==3.1.45
09:41:13 google-auth==2.45.0
09:41:13 httplib2==0.31.0
09:41:13 identify==2.6.15
09:41:13 idna==3.11
09:41:13 importlib-resources==1.5.0
09:41:13 iso8601==2.1.0
09:41:13 Jinja2==3.1.6
09:41:13 jmespath==1.0.1
09:41:13 jsonpatch==1.33
09:41:13 jsonpointer==3.0.0
09:41:13 jsonschema==4.25.1
09:41:13 jsonschema-specifications==2025.9.1
09:41:13 keystoneauth1==5.12.0
09:41:13 kubernetes==34.1.0
09:41:13 lftools==0.37.18
09:41:13 lxml==6.0.2
09:41:13 markdown-it-py==4.0.0
09:41:13 MarkupSafe==3.0.3
09:41:13 mdurl==0.1.2
09:41:13 msgpack==1.1.2
09:41:13 multi_key_dict==2.0.3
09:41:13 munch==4.0.0
09:41:13 netaddr==1.3.0
09:41:13 niet==1.4.2
09:41:13 nodeenv==1.9.1
09:41:13 oauth2client==4.1.3
09:41:13 oauthlib==3.3.1
09:41:13 openstacksdk==4.8.0
09:41:13 os-service-types==1.8.2
09:41:13 osc-lib==4.2.0
09:41:13 oslo.config==10.1.0
09:41:13 oslo.context==6.2.0
09:41:13 oslo.i18n==6.7.1
09:41:13 oslo.log==7.2.1
09:41:13 oslo.serialization==5.8.0
09:41:13 oslo.utils==9.2.0
09:41:13 packaging==25.0
09:41:13 pbr==7.0.3
09:41:13 platformdirs==4.5.1
09:41:13 prettytable==3.17.0
09:41:13 psutil==7.1.3
09:41:13 pyasn1==0.6.1
09:41:13 pyasn1_modules==0.4.2
09:41:13 pycparser==2.23
09:41:13 pygerrit2==2.0.15
09:41:13 PyGithub==2.8.1
09:41:13 Pygments==2.19.2
09:41:13 PyJWT==2.10.1
09:41:13 PyNaCl==1.6.1
09:41:13 pyparsing==2.4.7
09:41:13 pyperclip==1.11.0
09:41:13 pyrsistent==0.20.0
09:41:13 python-cinderclient==9.8.0
09:41:13 python-dateutil==2.9.0.post0
09:41:13 python-heatclient==4.3.0
09:41:13 python-jenkins==1.8.3
09:41:13 python-keystoneclient==5.7.0
09:41:13 python-magnumclient==4.9.0
09:41:13 python-openstackclient==8.2.0
09:41:13 python-swiftclient==4.9.0
09:41:13 PyYAML==6.0.3
09:41:13 referencing==0.37.0
09:41:13 requests==2.32.5
09:41:13 requests-oauthlib==2.0.0
09:41:13 requestsexceptions==1.4.0
09:41:13 rfc3986==2.0.0
09:41:13 rich==14.2.0
09:41:13 rich-argparse==1.7.2
09:41:13 rpds-py==0.30.0
09:41:13 rsa==4.9.1
09:41:13 ruamel.yaml==0.18.17
09:41:13 ruamel.yaml.clib==0.2.15
09:41:13 s3transfer==0.16.0
09:41:13 simplejson==3.20.2
09:41:13 six==1.17.0
09:41:13 smmap==5.0.2
09:41:13 soupsieve==2.8
09:41:13 stevedore==5.6.0
09:41:13 tabulate==0.9.0
09:41:13 toml==0.10.2
09:41:13 tomlkit==0.13.3
09:41:13 tqdm==4.67.1
09:41:13 typing_extensions==4.15.0
09:41:13 tzdata==2025.3
09:41:13 urllib3==1.26.20
09:41:13 virtualenv==20.35.4
09:41:13 wcwidth==0.2.14
09:41:13 websocket-client==1.9.0
09:41:13 wrapt==2.0.1
09:41:13 xdg==6.0.0
09:41:13 xmltodict==1.0.2
09:41:13 yq==3.4.3
09:41:13 [EnvInject] - Injecting environment variables from a build step.
09:41:13 [EnvInject] - Injecting as environment variables the properties content
09:41:13 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:13 OS_CLOUD=vex
09:41:13 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-561
09:41:13 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:13
09:41:13 [EnvInject] - Variables injected successfully.
09:41:13 provisioning config files...
09:41:14 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11565634613223306462.sh
09:41:14 ---> Create parameters file for OpenStack HOT
09:41:14 OpenStack Heat parameters generated
09:41:14 -----------------------------------
09:41:14 parameters:
09:41:14 vm_0_count: '1'
09:41:14 vm_0_flavor: 'v3-standard-4'
09:41:14 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
09:41:14 vm_1_count: '1'
09:41:14 vm_1_flavor: 'v3-standard-2'
09:41:14 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:14
09:41:14 job_name: '52208-561'
09:41:14 silo: 'releng'
09:41:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13187405006708447270.sh
09:41:14 ---> Create HEAT stack
09:41:14 + source /home/jenkins/lf-env.sh
09:41:14 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:14 ++ mktemp -d /tmp/venv-XXXX
09:41:14 + lf_venv=/tmp/venv-UU80
09:41:14 + local venv_file=/tmp/.os_lf_venv
09:41:14 + local python=python3
09:41:14 + local options
09:41:14 + local set_path=true
09:41:14 + local install_args=
09:41:14 ++ 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:14 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:14 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:14 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:14 + true
09:41:14 + case $1 in
09:41:14 + python=python3
09:41:14 + shift 2
09:41:14 + true
09:41:14 + case $1 in
09:41:14 + shift
09:41:14 + break
09:41:14 + case $python in
09:41:14 + local pkg_list=
09:41:14 + [[ -d /opt/pyenv ]]
09:41:14 + echo 'Setup pyenv:'
09:41:14 Setup pyenv:
09:41:14 + export PYENV_ROOT=/opt/pyenv
09:41:14 + PYENV_ROOT=/opt/pyenv
09:41:14 + 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:14 + 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:14 + pyenv versions
09:41:14 system
09:41:14 3.8.13
09:41:14 3.9.13
09:41:14 3.10.13
09:41:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:14 + command -v pyenv
09:41:14 ++ pyenv init - --no-rehash
09:41:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:14 for i in ${!paths[@]}; do
09:41:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:14 fi; done;
09:41:14 echo "${paths[*]}"'\'')"
09:41:14 export PATH="/opt/pyenv/shims:${PATH}"
09:41:14 export PYENV_SHELL=bash
09:41:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:14 pyenv() {
09:41:14 local command
09:41:14 command="${1:-}"
09:41:14 if [ "$#" -gt 0 ]; then
09:41:14 shift
09:41:14 fi
09:41:14
09:41:14 case "$command" in
09:41:14 rehash|shell)
09:41:14 eval "$(pyenv "sh-$command" "$@")"
09:41:14 ;;
09:41:14 *)
09:41:14 command pyenv "$command" "$@"
09:41:14 ;;
09:41:14 esac
09:41:14 }'
09:41:14 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:14 for i in ${!paths[@]}; do
09:41:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:14 fi; done;
09:41:14 echo "${paths[*]}"'
09:41:14 ++ 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:14 ++ 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:14 ++ 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:14 ++ export PYENV_SHELL=bash
09:41:14 ++ PYENV_SHELL=bash
09:41:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:14 +++ complete -F _pyenv pyenv
09:41:14 ++ lf-pyver python3
09:41:14 ++ local py_version_xy=python3
09:41:14 ++ local py_version_xyz=
09:41:14 ++ sed 's/^[ *]* //'
09:41:14 ++ awk '{ print $1 }'
09:41:14 ++ pyenv versions
09:41:14 ++ local command
09:41:14 ++ command=versions
09:41:14 ++ '[' 1 -gt 0 ']'
09:41:14 ++ shift
09:41:14 ++ case "$command" in
09:41:14 ++ command pyenv versions
09:41:14 ++ pyenv versions
09:41:14 ++ grep -E '^[0-9.]*[0-9]$'
09:41:15 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:15 +++ sort -V
09:41:15 +++ tail -n 1
09:41:15 +++ grep '^3' /tmp/.pyenv_versions
09:41:15 ++ py_version_xyz=3.11.7
09:41:15 ++ [[ -z 3.11.7 ]]
09:41:15 ++ echo 3.11.7
09:41:15 ++ return 0
09:41:15 + pyenv local 3.11.7
09:41:15 + local command
09:41:15 + command=local
09:41:15 + '[' 2 -gt 0 ']'
09:41:15 + shift
09:41:15 + case "$command" in
09:41:15 + command pyenv local 3.11.7
09:41:15 + pyenv local 3.11.7
09:41:15 + for arg in "$@"
09:41:15 + case $arg in
09:41:15 + pkg_list+='lftools[openstack] '
09:41:15 + for arg in "$@"
09:41:15 + case $arg in
09:41:15 + pkg_list+='kubernetes '
09:41:15 + for arg in "$@"
09:41:15 + case $arg in
09:41:15 + pkg_list+='niet '
09:41:15 + for arg in "$@"
09:41:15 + case $arg in
09:41:15 + pkg_list+='python-heatclient '
09:41:15 + for arg in "$@"
09:41:15 + case $arg in
09:41:15 + pkg_list+='python-openstackclient '
09:41:15 + for arg in "$@"
09:41:15 + case $arg in
09:41:15 + pkg_list+='python-magnumclient '
09:41:15 + for arg in "$@"
09:41:15 + case $arg in
09:41:15 + pkg_list+='urllib3~=1.26.15 '
09:41:15 + for arg in "$@"
09:41:15 + case $arg in
09:41:15 + pkg_list+='yq '
09:41:15 + [[ -f /tmp/.os_lf_venv ]]
09:41:15 ++ cat /tmp/.os_lf_venv
09:41:15 + lf_venv=/tmp/venv-22Jc
09:41:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-22Jc from' file:/tmp/.os_lf_venv
09:41:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-22Jc from file:/tmp/.os_lf_venv
09:41:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:15 + local 'pip_opts=--upgrade --quiet'
09:41:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:15 + [[ -n '' ]]
09:41:15 + [[ -n '' ]]
09:41:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:15 + /tmp/venv-22Jc/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:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:17 lf-activate-venv(): INFO: Base packages installed successfully
09:41:17 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:17 + 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:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:17 + /tmp/venv-22Jc/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:37 + type python3
09:41:37 + true
09:41:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-22Jc/bin to PATH'
09:41:37 lf-activate-venv(): INFO: Adding /tmp/venv-22Jc/bin to PATH
09:41:37 + PATH=/tmp/venv-22Jc/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:37 + return 0
09:41:37 + openstack --os-cloud vex limits show --absolute
09:41:39 +--------------------------+---------+
09:41:39 | Name | Value |
09:41:39 +--------------------------+---------+
09:41:39 | maxTotalInstances | -1 |
09:41:39 | maxTotalCores | 450 |
09:41:39 | maxTotalRAMSize | 1000000 |
09:41:39 | maxServerMeta | 128 |
09:41:39 | maxImageMeta | 128 |
09:41:39 | maxPersonality | 5 |
09:41:39 | maxPersonalitySize | 10240 |
09:41:39 | maxTotalKeypairs | 100 |
09:41:39 | maxServerGroups | 10 |
09:41:39 | maxServerGroupMembers | 10 |
09:41:39 | maxTotalFloatingIps | -1 |
09:41:39 | maxSecurityGroups | -1 |
09:41:39 | maxSecurityGroupRules | -1 |
09:41:39 | totalRAMUsed | 499712 |
09:41:39 | totalCoresUsed | 122 |
09:41:39 | totalInstancesUsed | 57 |
09:41:39 | totalFloatingIpsUsed | 0 |
09:41:39 | totalSecurityGroupsUsed | 0 |
09:41:39 | totalServerGroupsUsed | 0 |
09:41:39 | maxTotalVolumes | -1 |
09:41:39 | maxTotalSnapshots | 10 |
09:41:39 | maxTotalVolumeGigabytes | 4096 |
09:41:39 | maxTotalBackups | 10 |
09:41:39 | maxTotalBackupGigabytes | 1000 |
09:41:39 | totalVolumesUsed | 3 |
09:41:39 | totalGigabytesUsed | 60 |
09:41:39 | totalSnapshotsUsed | 0 |
09:41:39 | totalBackupsUsed | 0 |
09:41:39 | totalBackupGigabytesUsed | 0 |
09:41:39 +--------------------------+---------+
09:41:39 + pushd /opt/ciman/openstack-hot
09:41:39 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:39 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-561 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:42:57 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-561
09:42:57 Waiting to initialize infrastructure...
09:42:57 Waiting to initialize infrastructure...
09:42:57 Waiting to initialize infrastructure...
09:42:57 Waiting to initialize infrastructure...
09:42:57 Waiting to initialize infrastructure...
09:42:57 Waiting to initialize infrastructure...
09:42:57 Stack initialization successful.
09:42:57 ------------------------------------
09:42:57 Stack Details
09:42:57 ------------------------------------
09:42:57 {'added': None,
09:42:57 'capabilities': [],
09:42:57 'created_at': '2025-12-18T09:41:42Z',
09:42:57 'deleted': None,
09:42:57 'deleted_at': None,
09:42:57 'description': 'No description',
09:42:57 'environment': None,
09:42:57 'environment_files': None,
09:42:57 'files': None,
09:42:57 'files_container': None,
09:42:57 'id': '54511a50-b887-4f4d-a504-3eb696caedee',
09:42:57 'is_rollback_disabled': True,
09:42:57 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-561/54511a50-b887-4f4d-a504-3eb696caedee',
09:42:57 'rel': 'self'}],
09:42:57 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:42:57 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-561',
09:42:57 'notification_topics': [],
09:42:57 'outputs': [{'description': 'IP addresses of the 2nd vm types',
09:42:57 'output_key': 'vm_1_ips',
09:42:57 'output_value': ['10.30.171.146']},
09:42:57 {'description': 'IP addresses of the 1st vm types',
09:42:57 'output_key': 'vm_0_ips',
09:42:57 'output_value': ['10.30.170.201']}],
09:42:57 'owner_id': ****,
09:42:57 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:42:57 'OS::stack_id': '54511a50-b887-4f4d-a504-3eb696caedee',
09:42:57 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-561',
09:42:57 'job_name': '52208-561',
09:42:57 'silo': 'releng',
09:42:57 'vm_0_count': '1',
09:42:57 'vm_0_flavor': 'v3-standard-4',
09:42:57 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:42:57 '20251201-010221.432',
09:42:57 'vm_1_count': '1',
09:42:57 'vm_1_flavor': 'v3-standard-2',
09:42:57 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:42:57 '- 20250917-133034.654'},
09:42:57 'parent_id': None,
09:42:57 'replaced': None,
09:42:57 'status': 'CREATE_COMPLETE',
09:42:57 'status_reason': 'Stack CREATE completed successfully',
09:42:57 'tags': [],
09:42:57 'template': None,
09:42:57 'template_description': 'No description',
09:42:57 'template_url': None,
09:42:57 'timeout_mins': 15,
09:42:57 'unchanged': None,
09:42:57 'updated': None,
09:42:57 'updated_at': None,
09:42:57 'user_project_id': 'dece82379efd4dd68021179f2a896dff'}
09:42:57 ------------------------------------
09:42:57 + popd
09:42:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11420863144024640966.sh
09:42:57 ---> Copy SSH public keys to CSIT lab
09:42:57 Setup pyenv:
09:42:57 system
09:42:57 3.8.13
09:42:57 3.9.13
09:42:57 3.10.13
09:42:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-22Jc from file:/tmp/.os_lf_venv
09:42:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:00 lf-activate-venv(): INFO: Base packages installed successfully
09:43:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:43:13 lf-activate-venv(): INFO: Adding /tmp/venv-22Jc/bin to PATH
09:43:16 Warning: Permanently added '10.30.171.146' (ECDSA) to the list of known hosts.
09:43:16 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:43:16 releng-52208-561-0-builder-0
09:43:16 releng-52208-561-1-mininet-ovs-217-0
09:43:16 Successfully copied public keys to slave 10.30.170.201
09:43:16 Process 7749 ready.
09:43:16 Successfully copied public keys to slave 10.30.171.146
09:43:16 Process 7750 ready.
09:43:16 SSH ready on all stack servers.
09:43:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins17534236434631960016.sh
09:43:16 Setup pyenv:
09:43:16 system
09:43:16 3.8.13
09:43:16 3.9.13
09:43:16 3.10.13
09:43:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pwvj
09:43:21 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:43:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:25 lf-activate-venv(): INFO: Base packages installed successfully
09:43:25 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:43:26 lf-activate-venv(): INFO: Adding /tmp/venv-Pwvj/bin to PATH
09:43:26 + echo 'Installing Python Requirements'
09:43:26 Installing Python Requirements
09:43:26 + cat
09:43:26 + python -m pip install -r requirements.txt
09:43:27 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:43:27 Collecting docker-py (from -r requirements.txt (line 1))
09:43:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
09:43:27 Collecting ipaddr (from -r requirements.txt (line 2))
09:43:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:43:27 Installing build dependencies: started
09:43:27 Installing build dependencies: finished with status 'done'
09:43:27 Getting requirements to build wheel: started
09:43:28 Getting requirements to build wheel: finished with status 'done'
09:43:28 Preparing metadata (pyproject.toml): started
09:43:28 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:28 Collecting netaddr (from -r requirements.txt (line 3))
09:43:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:43:28 Collecting netifaces (from -r requirements.txt (line 4))
09:43:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:43:28 Installing build dependencies: started
09:43:29 Installing build dependencies: finished with status 'done'
09:43:29 Getting requirements to build wheel: started
09:43:29 Getting requirements to build wheel: finished with status 'done'
09:43:29 Preparing metadata (pyproject.toml): started
09:43:30 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:30 Collecting pyhocon (from -r requirements.txt (line 5))
09:43:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:43:30 Collecting requests (from -r requirements.txt (line 6))
09:43:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:43:30 Collecting robotframework (from -r requirements.txt (line 7))
09:43:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB)
09:43:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 29.9 MB/s 0:00:00
09:43:30 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:43:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:43:30 Installing build dependencies: started
09:43:31 Installing build dependencies: finished with status 'done'
09:43:31 Getting requirements to build wheel: started
09:43:31 Getting requirements to build wheel: finished with status 'done'
09:43:31 Preparing metadata (pyproject.toml): started
09:43:31 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:31 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:43:32 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:43:32 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:43:32 Installing build dependencies: started
09:43:33 Installing build dependencies: finished with status 'done'
09:43:33 Getting requirements to build wheel: started
09:43:33 Getting requirements to build wheel: finished with status 'done'
09:43:33 Preparing metadata (pyproject.toml): started
09:43:33 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:33 Collecting scapy (from -r requirements.txt (line 12))
09:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:43:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 51.2 MB/s 0:00:00
09:43:33 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:43:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:43:33 Installing build dependencies: started
09:43:34 Installing build dependencies: finished with status 'done'
09:43:34 Getting requirements to build wheel: started
09:43:35 Getting requirements to build wheel: finished with status 'done'
09:43:35 Preparing metadata (pyproject.toml): started
09:43:35 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:35 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:43:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 42.0 MB/s 0:00:00
09:43:35 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:43:36 Collecting pyangbind (from -r requirements.txt (line 22))
09:43:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
09:43:36 Collecting isodate (from -r requirements.txt (line 25))
09:43:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:43:36 Collecting jmespath (from -r requirements.txt (line 28))
09:43:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:43:36 Collecting jsonpatch (from -r requirements.txt (line 31))
09:43:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:43:36 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:43:36 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:43:36 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:43:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:43:36 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:43:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:43:36 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:43:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
09:43:36 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:43:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:43:36 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:43:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:43:36 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:43:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:43:36 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:43:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
09:43:37 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:43:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:43:37 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:43:37 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:43:37 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:43:37 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:43:37 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:43:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:43:37 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
09:43:37 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:43:37 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:43:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:43:37 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:43:37 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:43:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:43:37 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:43:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 41.7 MB/s 0:00:00
09:43:37 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:43:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:43:37 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:43:37 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:43:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.4 MB/s 0:00:00
09:43:38 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:43:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:43:39 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:43:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:43:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 33.8 MB/s 0:00:00
09:43:39 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:43:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:43:40 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:43:40 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:43:40 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:43:40 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:43:40 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:43:40 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:43:40 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
09:43:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 78.2 MB/s 0:00:00
09:43:41 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:43:41 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:43:41 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:43:41 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:43:41 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:43:41 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:43:41 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:43:41 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
09:43:41 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:43:41 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:43:42 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:43:42 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
09:43:42 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:43:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:43:42 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:43:42 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:43:42 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:43:42 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:43:42 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=2db7b78528601e73d6d1db198577c29e1be9e8b97f411fb359aa6ae4d6389d92
09:43:42 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:43:42 Building wheel for ipaddr (pyproject.toml): started
09:43:42 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:43:42 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=0a85e7604ebb3559de18147f628b6db73204785acd0cf89a083f5c42afdb11d6
09:43:42 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:43:42 Building wheel for netifaces (pyproject.toml): started
09:43:45 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:43:45 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41090 sha256=fb89d9eee1ba8dff5472cd1ff72bb86272f52bd89a8f2d079175f46e0a828f68
09:43:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:43:45 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:43:45 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:43:45 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=4b3a4ae7b4da9d68101085ad67a479f162cddef11960e68eebc869cfd2e6d5a1
09:43:45 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:45 Building wheel for jsonpath-rw (pyproject.toml): started
09:43:45 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:43:45 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e2bd1154ea62d2805317cfaab7baaed401657f761b9c5d97490631c25572646d
09:43:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:45 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:45 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:52
09:43:52 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
09:43:53 + pip freeze
09:43:53 attrs==25.4.0
09:43:53 bcrypt==5.0.0
09:43:53 beautifulsoup4==4.14.3
09:43:53 certifi==2025.11.12
09:43:53 cffi==2.0.0
09:43:53 charset-normalizer==3.4.4
09:43:53 click==8.3.1
09:43:53 cryptography==46.0.3
09:43:53 decorator==5.2.1
09:43:53 distlib==0.4.0
09:43:53 docker-py==1.10.6
09:43:53 docker-pycreds==0.4.0
09:43:53 elastic-transport==8.17.1
09:43:53 elasticsearch==8.19.2
09:43:53 elasticsearch-dsl==8.15.4
09:43:53 enum34==1.1.10
09:43:53 filelock==3.20.1
09:43:53 h11==0.16.0
09:43:53 idna==3.11
09:43:53 invoke==2.2.1
09:43:53 ipaddr==2.2.0
09:43:53 isodate==0.7.2
09:43:53 jmespath==1.0.1
09:43:53 jsonpatch==1.33
09:43:53 jsonpath-rw==1.4.0
09:43:53 jsonpointer==3.0.0
09:43:53 lxml==6.0.2
09:43:53 netaddr==1.3.0
09:43:53 netifaces==0.11.0
09:43:53 outcome==1.3.0.post0
09:43:53 paramiko==4.0.0
09:43:53 platformdirs==4.5.1
09:43:53 ply==3.11
09:43:53 pyang==2.7.1
09:43:53 pyangbind==0.8.7
09:43:53 pycparser==2.23
09:43:53 pyhocon==0.3.61
09:43:53 PyNaCl==1.6.1
09:43:53 pyparsing==3.2.5
09:43:53 PySocks==1.7.1
09:43:53 python-dateutil==2.9.0.post0
09:43:53 regex==2025.11.3
09:43:53 requests==2.32.5
09:43:53 robotframework==7.4
09:43:53 robotframework-httplibrary==0.4.2
09:43:53 robotframework-pythonlibcore==4.4.1
09:43:53 robotframework-requests==0.9.7
09:43:53 robotframework-selenium2library==3.0.0
09:43:53 robotframework-seleniumlibrary==6.8.0
09:43:53 robotframework-sshlibrary==3.8.0
09:43:53 scapy==2.6.1
09:43:53 scp==0.15.0
09:43:53 selenium==4.39.0
09:43:53 six==1.17.0
09:43:53 sniffio==1.3.1
09:43:53 sortedcontainers==2.4.0
09:43:53 soupsieve==2.8
09:43:53 trio==0.32.0
09:43:53 trio-websocket==0.12.2
09:43:53 typing_extensions==4.15.0
09:43:53 urllib3==2.6.2
09:43:53 virtualenv==20.35.4
09:43:53 waitress==3.0.2
09:43:53 WebOb==1.8.9
09:43:53 websocket-client==1.9.0
09:43:53 WebTest==3.0.7
09:43:53 wsproto==1.3.2
09:43:53 [EnvInject] - Injecting environment variables from a build step.
09:43:53 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:53 [EnvInject] - Variables injected successfully.
09:43:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9752218921040271522.sh
09:43:53 Setup pyenv:
09:43:53 system
09:43:53 3.8.13
09:43:53 3.9.13
09:43:53 3.10.13
09:43:53 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-22Jc from file:/tmp/.os_lf_venv
09:43:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:56 lf-activate-venv(): INFO: Base packages installed successfully
09:43:56 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:44:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:44:05 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
09:44:05 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
09:44:06 lf-activate-venv(): INFO: Adding /tmp/venv-22Jc/bin to PATH
09:44:06 + ODL_SYSTEM=()
09:44:06 + TOOLS_SYSTEM=()
09:44:06 + OPENSTACK_SYSTEM=()
09:44:06 + OPENSTACK_CONTROLLERS=()
09:44:06 + mapfile -t ADDR
09:44:06 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:44:06 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-561
09:44:07 + for i in "${ADDR[@]}"
09:44:07 ++ ssh 10.30.171.146 hostname -s
09:44:07 Warning: Permanently added '10.30.171.146' (ECDSA) to the list of known hosts.
09:44:08 + REMHOST=releng-52208-561-1-mininet-ovs-217-0
09:44:08 + case ${REMHOST} in
09:44:08 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:44:08 + for i in "${ADDR[@]}"
09:44:08 ++ ssh 10.30.170.201 hostname -s
09:44:08 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:44:08 + REMHOST=releng-52208-561-0-builder-0
09:44:08 + case ${REMHOST} in
09:44:08 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:44:08 + echo NUM_ODL_SYSTEM=1
09:44:08 + echo NUM_TOOLS_SYSTEM=1
09:44:08 + '[' '' == yes ']'
09:44:08 + NUM_OPENSTACK_SYSTEM=0
09:44:08 + echo NUM_OPENSTACK_SYSTEM=0
09:44:08 + '[' 0 -eq 2 ']'
09:44:08 + echo ODL_SYSTEM_IP=10.30.170.201
09:44:08 ++ seq 0 0
09:44:08 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:44:08 + echo ODL_SYSTEM_1_IP=10.30.170.201
09:44:08 + echo TOOLS_SYSTEM_IP=10.30.171.146
09:44:08 ++ seq 0 0
09:44:08 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:44:08 + echo TOOLS_SYSTEM_1_IP=10.30.171.146
09:44:08 + openstack_index=0
09:44:08 + NUM_OPENSTACK_CONTROL_NODES=1
09:44:08 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:44:08 ++ seq 0 0
09:44:08 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:44:08 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:44:08 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:44:08 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:44:08 + '[' -1 -ge 2 ']'
09:44:08 ++ seq 0 -2
09:44:08 + NUM_OPENSTACK_HAPROXY_NODES=0
09:44:08 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:44:08 ++ seq 0 -1
09:44:08 + echo 'Contents of slave_addresses.txt:'
09:44:08 Contents of slave_addresses.txt:
09:44:08 + cat slave_addresses.txt
09:44:08 NUM_ODL_SYSTEM=1
09:44:08 NUM_TOOLS_SYSTEM=1
09:44:08 NUM_OPENSTACK_SYSTEM=0
09:44:08 ODL_SYSTEM_IP=10.30.170.201
09:44:08 ODL_SYSTEM_1_IP=10.30.170.201
09:44:08 TOOLS_SYSTEM_IP=10.30.171.146
09:44:08 TOOLS_SYSTEM_1_IP=10.30.171.146
09:44:08 NUM_OPENSTACK_CONTROL_NODES=1
09:44:08 OPENSTACK_CONTROL_NODE_1_IP=
09:44:08 NUM_OPENSTACK_COMPUTE_NODES=-1
09:44:08 NUM_OPENSTACK_HAPROXY_NODES=0
09:44:08 [EnvInject] - Injecting environment variables from a build step.
09:44:08 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:44:08 [EnvInject] - Variables injected successfully.
09:44:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins15511333053811978729.sh
09:44:08 Preparing for JRE Version 21
09:44:08 Karaf artifact is karaf
09:44:08 Karaf project is integration
09:44:08 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:44:08 [EnvInject] - Injecting environment variables from a build step.
09:44:08 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:44:08 [EnvInject] - Variables injected successfully.
09:44:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12832510126714216260.sh
09:44:08 2025-12-18 09:44:08 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:44:08 Bundle version is 0.21.4-SNAPSHOT
09:44:08 --2025-12-18 09:44:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:44:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:44:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:44:08 HTTP request sent, awaiting response... 200 OK
09:44:08 Length: 1410 (1.4K) [application/xml]
09:44:08 Saving to: ‘maven-metadata.xml’
09:44:08
09:44:08 0K . 100% 56.7M=0s
09:44:08
09:44:08 2025-12-18 09:44:08 (56.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:44:08
09:44:08
09:44:08
09:44:08 org.opendaylight.integration
09:44:08 karaf
09:44:08 0.21.4-SNAPSHOT
09:44:08
09:44:08
09:44:08 20251218.091509
09:44:08 325
09:44:08
09:44:08 20251218091509
09:44:08
09:44:08
09:44:08 pom
09:44:08 0.21.4-20251218.091509-325
09:44:08 20251218091509
09:44:08
09:44:08
09:44:08 tar.gz
09:44:08 0.21.4-20251218.091509-325
09:44:08 20251218091509
09:44:08
09:44:08
09:44:08 zip
09:44:08 0.21.4-20251218.091509-325
09:44:08 20251218091509
09:44:08
09:44:08
09:44:08 cyclonedx
09:44:08 xml
09:44:08 0.21.4-20251218.091509-325
09:44:08 20251218091509
09:44:08
09:44:08
09:44:08 cyclonedx
09:44:08 json
09:44:08 0.21.4-20251218.091509-325
09:44:08 20251218091509
09:44:08
09:44:08
09:44:08
09:44:08
09:44:08 Nexus timestamp is 0.21.4-20251218.091509-325
09:44:08 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251218.091509-325.zip
09:44:08 Distribution bundle is karaf-0.21.4-20251218.091509-325.zip
09:44:08 Distribution bundle version is 0.21.4-SNAPSHOT
09:44:08 Distribution folder is karaf-0.21.4-SNAPSHOT
09:44:08 Nexus prefix is https://nexus.opendaylight.org
09:44:08 [EnvInject] - Injecting environment variables from a build step.
09:44:08 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:44:08 [EnvInject] - Variables injected successfully.
09:44:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins17181093681821212451.sh
09:44:08 Setup pyenv:
09:44:09 system
09:44:09 3.8.13
09:44:09 3.9.13
09:44:09 3.10.13
09:44:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:44:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-22Jc from file:/tmp/.os_lf_venv
09:44:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:44:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:44:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:44:11 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
09:44:11 lf-activate-venv(): INFO: Base packages installed successfully
09:44:11 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:44:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:44:16 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
09:44:17 lf-activate-venv(): INFO: Adding /tmp/venv-22Jc/bin to PATH
09:44:17 Copying common-functions.sh to /tmp
09:44:18 Copying common-functions.sh to 10.30.170.201:/tmp
09:44:18 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:44:19 Copying common-functions.sh to 10.30.171.146:/tmp
09:44:19 Warning: Permanently added '10.30.171.146' (ECDSA) to the list of known hosts.
09:44:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15745234047532914977.sh
09:44:20 common-functions.sh is being sourced
09:44:20 common-functions environment:
09:44:20 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:20 ACTUALFEATURES:
09:44:20 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:20 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:44:20 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:20 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:20 CONTROLLERMEM: 2048m
09:44:20 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:20 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:20 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:20 SUITES:
09:44:20
09:44:20 #################################################
09:44:20 ## Configure Cluster and Start ##
09:44:20 #################################################
09:44:20 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:44:20 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:44:20 Locating script plan to use...
09:44:20 Finished running script plans
09:44:20 Configuring member-1 with IP address 10.30.170.201
09:44:20 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:44:20 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:44:20 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:44:20 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:44:20 common-functions.sh is being sourced
09:44:20 ++ echo 'common-functions.sh is being sourced'
09:44:20 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:44:20 ++ DISTROSTREAM=scandium
09:44:20 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:20 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:20 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:20 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:20 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:44:20 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:44:20 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:20 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:20 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:20 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:20 ++ export CONTROLLERMEM=
09:44:20 ++ CONTROLLERMEM=
09:44:20 ++ case "${DISTROSTREAM}" in
09:44:20 ++ CLUSTER_SYSTEM=akka
09:44:20 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:20 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:20 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:20 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:20 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:20 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:20 ++ print_common_env
09:44:20 ++ cat
09:44:20 common-functions environment:
09:44:20 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:20 ACTUALFEATURES:
09:44:20 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:20 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:44:20 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:20 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:20 CONTROLLERMEM:
09:44:20 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:20 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:20 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:20 SUITES:
09:44:20
09:44:20 ++ SSH='ssh -t -t'
09:44:20 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:44:20 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:44:20 Changing to /tmp
09:44:20 + echo 'Changing to /tmp'
09:44:20 + cd /tmp
09:44:20 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251218.091509-325.zip
09:44:20 + 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-20251218.091509-325.zip'
09:44:20 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251218.091509-325.zip
09:44:20 --2025-12-18 09:44:20-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251218.091509-325.zip
09:44:20 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:44:20 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:44:20 HTTP request sent, awaiting response... 200 OK
09:44:20 Length: 239811665 (229M) [application/zip]
09:44:20 Saving to: ‘karaf-0.21.4-20251218.091509-325.zip’
09:44:20
09:44:20 0K ........ ........ ........ ........ ........ ........ 1% 85.9M 3s
09:44:20 3072K ........ ........ ........ ........ ........ ........ 2% 142M 2s
09:44:20 6144K ........ ........ ........ ........ ........ ........ 3% 143M 2s
09:44:20 9216K ........ ........ ........ ........ ........ ........ 5% 185M 2s
09:44:20 12288K ........ ........ ........ ........ ........ ........ 6% 162M 2s
09:44:20 15360K ........ ........ ........ ........ ........ ........ 7% 170M 2s
09:44:20 18432K ........ ........ ........ ........ ........ ........ 9% 176M 1s
09:44:20 21504K ........ ........ ........ ........ ........ ........ 10% 194M 1s
09:44:20 24576K ........ ........ ........ ........ ........ ........ 11% 213M 1s
09:44:20 27648K ........ ........ ........ ........ ........ ........ 13% 89.7M 1s
09:44:20 30720K ........ ........ ........ ........ ........ ........ 14% 201M 1s
09:44:20 33792K ........ ........ ........ ........ ........ ........ 15% 198M 1s
09:44:20 36864K ........ ........ ........ ........ ........ ........ 17% 240M 1s
09:44:20 39936K ........ ........ ........ ........ ........ ........ 18% 254M 1s
09:44:20 43008K ........ ........ ........ ........ ........ ........ 19% 236M 1s
09:44:20 46080K ........ ........ ........ ........ ........ ........ 20% 210M 1s
09:44:20 49152K ........ ........ ........ ........ ........ ........ 22% 223M 1s
09:44:20 52224K ........ ........ ........ ........ ........ ........ 23% 235M 1s
09:44:20 55296K ........ ........ ........ ........ ........ ........ 24% 235M 1s
09:44:20 58368K ........ ........ ........ ........ ........ ........ 26% 207M 1s
09:44:20 61440K ........ ........ ........ ........ ........ ........ 27% 266M 1s
09:44:20 64512K ........ ........ ........ ........ ........ ........ 28% 246M 1s
09:44:20 67584K ........ ........ ........ ........ ........ ........ 30% 241M 1s
09:44:20 70656K ........ ........ ........ ........ ........ ........ 31% 265M 1s
09:44:20 73728K ........ ........ ........ ........ ........ ........ 32% 263M 1s
09:44:20 76800K ........ ........ ........ ........ ........ ........ 34% 274M 1s
09:44:20 79872K ........ ........ ........ ........ ........ ........ 35% 256M 1s
09:44:20 82944K ........ ........ ........ ........ ........ ........ 36% 253M 1s
09:44:20 86016K ........ ........ ........ ........ ........ ........ 38% 249M 1s
09:44:20 89088K ........ ........ ........ ........ ........ ........ 39% 187M 1s
09:44:21 92160K ........ ........ ........ ........ ........ ........ 40% 203M 1s
09:44:21 95232K ........ ........ ........ ........ ........ ........ 41% 252M 1s
09:44:21 98304K ........ ........ ........ ........ ........ ........ 43% 251M 1s
09:44:21 101376K ........ ........ ........ ........ ........ ........ 44% 243M 1s
09:44:21 104448K ........ ........ ........ ........ ........ ........ 45% 245M 1s
09:44:21 107520K ........ ........ ........ ........ ........ ........ 47% 248M 1s
09:44:21 110592K ........ ........ ........ ........ ........ ........ 48% 240M 1s
09:44:21 113664K ........ ........ ........ ........ ........ ........ 49% 193M 1s
09:44:21 116736K ........ ........ ........ ........ ........ ........ 51% 242M 1s
09:44:21 119808K ........ ........ ........ ........ ........ ........ 52% 239M 1s
09:44:21 122880K ........ ........ ........ ........ ........ ........ 53% 194M 1s
09:44:21 125952K ........ ........ ........ ........ ........ ........ 55% 239M 1s
09:44:21 129024K ........ ........ ........ ........ ........ ........ 56% 152M 0s
09:44:21 132096K ........ ........ ........ ........ ........ ........ 57% 240M 0s
09:44:21 135168K ........ ........ ........ ........ ........ ........ 59% 245M 0s
09:44:21 138240K ........ ........ ........ ........ ........ ........ 60% 141M 0s
09:44:21 141312K ........ ........ ........ ........ ........ ........ 61% 252M 0s
09:44:21 144384K ........ ........ ........ ........ ........ ........ 62% 243M 0s
09:44:21 147456K ........ ........ ........ ........ ........ ........ 64% 226M 0s
09:44:21 150528K ........ ........ ........ ........ ........ ........ 65% 269M 0s
09:44:21 153600K ........ ........ ........ ........ ........ ........ 66% 353M 0s
09:44:21 156672K ........ ........ ........ ........ ........ ........ 68% 323M 0s
09:44:21 159744K ........ ........ ........ ........ ........ ........ 69% 330M 0s
09:44:21 162816K ........ ........ ........ ........ ........ ........ 70% 329M 0s
09:44:21 165888K ........ ........ ........ ........ ........ ........ 72% 339M 0s
09:44:21 168960K ........ ........ ........ ........ ........ ........ 73% 327M 0s
09:44:21 172032K ........ ........ ........ ........ ........ ........ 74% 297M 0s
09:44:21 175104K ........ ........ ........ ........ ........ ........ 76% 313M 0s
09:44:21 178176K ........ ........ ........ ........ ........ ........ 77% 306M 0s
09:44:21 181248K ........ ........ ........ ........ ........ ........ 78% 272M 0s
09:44:21 184320K ........ ........ ........ ........ ........ ........ 80% 313M 0s
09:44:21 187392K ........ ........ ........ ........ ........ ........ 81% 216M 0s
09:44:21 190464K ........ ........ ........ ........ ........ ........ 82% 257M 0s
09:44:21 193536K ........ ........ ........ ........ ........ ........ 83% 180M 0s
09:44:21 196608K ........ ........ ........ ........ ........ ........ 85% 286M 0s
09:44:21 199680K ........ ........ ........ ........ ........ ........ 86% 271M 0s
09:44:21 202752K ........ ........ ........ ........ ........ ........ 87% 297M 0s
09:44:21 205824K ........ ........ ........ ........ ........ ........ 89% 333M 0s
09:44:21 208896K ........ ........ ........ ........ ........ ........ 90% 201M 0s
09:44:21 211968K ........ ........ ........ ........ ........ ........ 91% 271M 0s
09:44:21 215040K ........ ........ ........ ........ ........ ........ 93% 257M 0s
09:44:21 218112K ........ ........ ........ ........ ........ ........ 94% 159M 0s
09:44:21 221184K ........ ........ ........ ........ ........ ........ 95% 185M 0s
09:44:21 224256K ........ ........ ........ ........ ........ ........ 97% 298M 0s
09:44:21 227328K ........ ........ ........ ........ ........ ........ 98% 279M 0s
09:44:21 230400K ........ ........ ........ ........ ........ ........ 99% 236M 0s
09:44:21 233472K ........ ... 100% 368M=1.0s
09:44:21
09:44:21 2025-12-18 09:44:21 (222 MB/s) - ‘karaf-0.21.4-20251218.091509-325.zip’ saved [239811665/239811665]
09:44:21
09:44:21 Extracting the new controller...
09:44:21 + echo 'Extracting the new controller...'
09:44:21 + unzip -q karaf-0.21.4-20251218.091509-325.zip
09:44:23 Adding external repositories...
09:44:23 + echo 'Adding external repositories...'
09:44:23 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:23 ################################################################################
09:44:23 #
09:44:23 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:23 # contributor license agreements. See the NOTICE file distributed with
09:44:23 # this work for additional information regarding copyright ownership.
09:44:23 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:23 # (the "License"); you may not use this file except in compliance with
09:44:23 # the License. You may obtain a copy of the License at
09:44:23 #
09:44:23 # http://www.apache.org/licenses/LICENSE-2.0
09:44:23 #
09:44:23 # Unless required by applicable law or agreed to in writing, software
09:44:23 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:23 # See the License for the specific language governing permissions and
09:44:23 # limitations under the License.
09:44:23 #
09:44:23 ################################################################################
09:44:23
09:44:23 #
09:44:23 # If set to true, the following property will not allow any certificate to be used
09:44:23 # when accessing Maven repositories through SSL
09:44:23 #
09:44:23 #org.ops4j.pax.url.mvn.certificateCheck=
09:44:23
09:44:23 #
09:44:23 # Path to the local Maven settings file.
09:44:23 # The repositories defined in this file will be automatically added to the list
09:44:23 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:44:23 # below is not set.
09:44:23 # The following locations are checked for the existence of the settings.xml file
09:44:23 # * 1. looks for the specified url
09:44:23 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:44:23 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:44:23 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:44:23 #
09:44:23 #org.ops4j.pax.url.mvn.settings=
09:44:23
09:44:23 #
09:44:23 # Path to the local Maven repository which is used to avoid downloading
09:44:23 # artifacts when they already exist locally.
09:44:23 # The value of this property will be extracted from the settings.xml file
09:44:23 # above, or defaulted to:
09:44:23 # System.getProperty( "user.home" ) + "/.m2/repository"
09:44:23 #
09:44:23 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:44:23
09:44:23 #
09:44:23 # Default this to false. It's just weird to use undocumented repos
09:44:23 #
09:44:23 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:44:23
09:44:23 #
09:44:23 # Uncomment if you don't wanna use the proxy settings
09:44:23 # from the Maven conf/settings.xml file
09:44:23 #
09:44:23 # org.ops4j.pax.url.mvn.proxySupport=false
09:44:23
09:44:23 #
09:44:23 # Comma separated list of repositories scanned when resolving an artifact.
09:44:23 # Those repositories will be checked before iterating through the
09:44:23 # below list of repositories and even before the local repository
09:44:23 # A repository url can be appended with zero or more of the following flags:
09:44:23 # @snapshots : the repository contains snaphots
09:44:23 # @noreleases : the repository does not contain any released artifacts
09:44:23 #
09:44:23 # The following property value will add the system folder as a repo.
09:44:23 #
09:44:23 org.ops4j.pax.url.mvn.defaultRepositories=\
09:44:23 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:44:23 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:44:23 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:44:23
09:44:23 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:44:23 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:44:23
09:44:23 #
09:44:23 # Comma separated list of repositories scanned when resolving an artifact.
09:44:23 # The default list includes the following repositories:
09:44:23 # http://repo1.maven.org/maven2@id=central
09:44:23 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:44:23 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:44:23 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:44:23 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:44:23 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:44:23 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:44:23 # To add repositories to the default ones, prepend '+' to the list of repositories
09:44:23 # to add.
09:44:23 # A repository url can be appended with zero or more of the following flags:
09:44:23 # @snapshots : the repository contains snapshots
09:44:23 # @noreleases : the repository does not contain any released artifacts
09:44:23 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:44:23 #
09:44:23 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:44:23
09:44:23 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
09:44:23 + echo 'Configuring the startup features...'
09:44:23 Configuring the startup features...
09:44:23 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:23 + FEATURE_TEST_STRING=features-test
09:44:23 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:44:23 + KARAF_VERSION=karaf4
09:44:23 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:44:23 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:23 + [[ ! -z '' ]]
09:44:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:23 ################################################################################
09:44:23 #
09:44:23 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:23 # contributor license agreements. See the NOTICE file distributed with
09:44:23 # this work for additional information regarding copyright ownership.
09:44:23 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:23 # (the "License"); you may not use this file except in compliance with
09:44:23 # the License. You may obtain a copy of the License at
09:44:23 #
09:44:23 # http://www.apache.org/licenses/LICENSE-2.0
09:44:23 #
09:44:23 # Unless required by applicable law or agreed to in writing, software
09:44:23 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:23 # See the License for the specific language governing permissions and
09:44:23 # limitations under the License.
09:44:23 #
09:44:23 ################################################################################
09:44:23
09:44:23 #
09:44:23 # Comma separated list of features repositories to register by default
09:44:23 #
09:44:23 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}/295ee39e-b5fa-4d4f-9da1-6d47dda3e360.xml
09:44:23
09:44:23 #
09:44:23 # Comma separated list of features to install at startup
09:44:23 #
09:44:23 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, b7b15038-3c84-4d09-b088-7ea6b1c673d5
09:44:23
09:44:23 #
09:44:23 # Resource repositories (OBR) that the features resolver can use
09:44:23 # to resolve requirements/capabilities
09:44:23 #
09:44:23 # The format of the resourceRepositories is
09:44:23 # resourceRepositories=[xml:url|json:url],...
09:44:23 # for Instance:
09:44:23 #
09:44:23 #resourceRepositories=xml:http://host/path/to/index.xml
09:44:23 # or
09:44:23 #resourceRepositories=json:http://host/path/to/index.json
09:44:23 #
09:44:23
09:44:23 #
09:44:23 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:44:23 #
09:44:23 featuresBootAsynchronous=false
09:44:23
09:44:23 #
09:44:23 # Service requirements enforcement
09:44:23 #
09:44:23 # By default, the feature resolver checks the service requirements/capabilities of
09:44:23 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:44:23 # the required bundles.
09:44:23 # The following flag can have those values:
09:44:23 # - disable: service requirements are completely ignored
09:44:23 # - default: service requirements are ignored for old features
09:44:23 # - enforce: service requirements are always verified
09:44:23 #
09:44:23 #serviceRequirements=default
09:44:23
09:44:23 #
09:44:23 # Store cfg file for config element in feature
09:44:23 #
09:44:23 #configCfgStore=true
09:44:23
09:44:23 #
09:44:23 # Define if the feature service automatically refresh bundles
09:44:23 #
09:44:23 autoRefresh=true
09:44:23
09:44:23 #
09:44:23 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:44:23 # XML file defines instructions related to features processing
09:44:23 # versions.properties may declare properties to resolve placeholders in XML file
09:44:23 # both files are relative to ${karaf.etc}
09:44:23 #
09:44:23 #featureProcessing=org.apache.karaf.features.xml
09:44:23 #featureProcessingVersions=versions.properties
09:44:23 + configure_karaf_log karaf4 ''
09:44:23 + local -r karaf_version=karaf4
09:44:23 + local -r controllerdebugmap=
09:44:23 + local logapi=log4j
09:44:23 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:44:23 log4j2.rootLogger.level = INFO
09:44:23 #log4j2.rootLogger.type = asyncRoot
09:44:23 #log4j2.rootLogger.includeLocation = false
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:44:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:44:23 log4j2.rootLogger.appenderRef.Console.ref = Console
09:44:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:44:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:44:23 log4j2.logger.spifly.name = org.apache.aries.spifly
09:44:23 log4j2.logger.spifly.level = WARN
09:44:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:44:23 log4j2.logger.audit.level = INFO
09:44:23 log4j2.logger.audit.additivity = false
09:44:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:44:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:44:23 log4j2.appender.console.type = Console
09:44:23 log4j2.appender.console.name = Console
09:44:23 log4j2.appender.console.layout.type = PatternLayout
09:44:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:44:23 log4j2.appender.rolling.type = RollingRandomAccessFile
09:44:23 log4j2.appender.rolling.name = RollingFile
09:44:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:44:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:44:23 #log4j2.appender.rolling.immediateFlush = false
09:44:23 log4j2.appender.rolling.append = true
09:44:23 log4j2.appender.rolling.layout.type = PatternLayout
09:44:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:44:23 log4j2.appender.rolling.policies.type = Policies
09:44:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:44:23 log4j2.appender.rolling.policies.size.size = 64MB
09:44:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:44:23 log4j2.appender.rolling.strategy.max = 7
09:44:23 log4j2.appender.audit.type = RollingRandomAccessFile
09:44:23 log4j2.appender.audit.name = AuditRollingFile
09:44:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:44:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:44:23 log4j2.appender.audit.append = true
09:44:23 log4j2.appender.audit.layout.type = PatternLayout
09:44:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:44:23 log4j2.appender.audit.policies.type = Policies
09:44:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:44:23 log4j2.appender.audit.policies.size.size = 8MB
09:44:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:44:23 log4j2.appender.audit.strategy.max = 7
09:44:23 log4j2.appender.osgi.type = PaxOsgi
09:44:23 log4j2.appender.osgi.name = PaxOsgi
09:44:23 log4j2.appender.osgi.filter = *
09:44:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:44:23 #log4j2.logger.aether.level = TRACE
09:44:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:44:23 #log4j2.logger.http-headers.level = DEBUG
09:44:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:44:23 #log4j2.logger.maven.level = TRACE
09:44:23 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:44:23 + logapi=log4j2
09:44:23 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:44:23 + '[' log4j2 == log4j2 ']'
09:44:23 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:23 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:44:23 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:44:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:44:23 controllerdebugmap:
09:44:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:44:23 + unset IFS
09:44:23 + echo 'controllerdebugmap: '
09:44:23 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:23 + '[' -n '' ']'
09:44:23 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:44:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:23 ################################################################################
09:44:23 #
09:44:23 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:23 # contributor license agreements. See the NOTICE file distributed with
09:44:23 # this work for additional information regarding copyright ownership.
09:44:23 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:23 # (the "License"); you may not use this file except in compliance with
09:44:23 # the License. You may obtain a copy of the License at
09:44:23 #
09:44:23 # http://www.apache.org/licenses/LICENSE-2.0
09:44:23 #
09:44:23 # Unless required by applicable law or agreed to in writing, software
09:44:23 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:23 # See the License for the specific language governing permissions and
09:44:23 # limitations under the License.
09:44:23 #
09:44:23 ################################################################################
09:44:23
09:44:23 # Common pattern layout for appenders
09:44:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:44:23
09:44:23 # Root logger
09:44:23 log4j2.rootLogger.level = INFO
09:44:23 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:44:23 #log4j2.rootLogger.type = asyncRoot
09:44:23 #log4j2.rootLogger.includeLocation = false
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:44:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:44:23 log4j2.rootLogger.appenderRef.Console.ref = Console
09:44:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:44:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:44:23
09:44:23 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:44:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:44:23
09:44:23 # Loggers configuration
09:44:23
09:44:23 # Spifly logger
09:44:23 log4j2.logger.spifly.name = org.apache.aries.spifly
09:44:23 log4j2.logger.spifly.level = WARN
09:44:23
09:44:23 # Security audit logger
09:44:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:44:23 log4j2.logger.audit.level = INFO
09:44:23 log4j2.logger.audit.additivity = false
09:44:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:44:23
09:44:23 # Appenders configuration
09:44:23
09:44:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:44:23 log4j2.appender.console.type = Console
09:44:23 log4j2.appender.console.name = Console
09:44:23 log4j2.appender.console.layout.type = PatternLayout
09:44:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:44:23
09:44:23 # Rolling file appender
09:44:23 log4j2.appender.rolling.type = RollingRandomAccessFile
09:44:23 log4j2.appender.rolling.name = RollingFile
09:44:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:44:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:44:23 # uncomment to not force a disk flush
09:44:23 #log4j2.appender.rolling.immediateFlush = false
09:44:23 log4j2.appender.rolling.append = true
09:44:23 log4j2.appender.rolling.layout.type = PatternLayout
09:44:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:44:23 log4j2.appender.rolling.policies.type = Policies
09:44:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:44:23 log4j2.appender.rolling.policies.size.size = 1GB
09:44:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:44:23 log4j2.appender.rolling.strategy.max = 7
09:44:23
09:44:23 # Audit file appender
09:44:23 log4j2.appender.audit.type = RollingRandomAccessFile
09:44:23 log4j2.appender.audit.name = AuditRollingFile
09:44:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:44:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:44:23 log4j2.appender.audit.append = true
09:44:23 log4j2.appender.audit.layout.type = PatternLayout
09:44:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:44:23 log4j2.appender.audit.policies.type = Policies
09:44:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:44:23 log4j2.appender.audit.policies.size.size = 8MB
09:44:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:44:23 log4j2.appender.audit.strategy.max = 7
09:44:23
09:44:23 # OSGi appender
09:44:23 log4j2.appender.osgi.type = PaxOsgi
09:44:23 log4j2.appender.osgi.name = PaxOsgi
09:44:23 log4j2.appender.osgi.filter = *
09:44:23
09:44:23 # help with identification of maven-related problems with pax-url-aether
09:44:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:44:23 #log4j2.logger.aether.level = TRACE
09:44:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:44:23 #log4j2.logger.http-headers.level = DEBUG
09:44:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:44:23 #log4j2.logger.maven.level = TRACE
09:44:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:44:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:44:23 Configure
09:44:23 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:44:23 max memory: 2048m
09:44:23 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:23 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:23 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:44:23 + local -r controllermem=2048m
09:44:23 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:23 + echo Configure
09:44:23 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:44:23 + echo ' max memory: 2048m'
09:44:23 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:44:23 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:23 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:23 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:23 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:44:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:23 #!/bin/sh
09:44:23 #
09:44:23 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:23 # contributor license agreements. See the NOTICE file distributed with
09:44:23 # this work for additional information regarding copyright ownership.
09:44:23 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:23 # (the "License"); you may not use this file except in compliance with
09:44:23 # the License. You may obtain a copy of the License at
09:44:23 #
09:44:23 # http://www.apache.org/licenses/LICENSE-2.0
09:44:23 #
09:44:23 # Unless required by applicable law or agreed to in writing, software
09:44:23 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:23 # See the License for the specific language governing permissions and
09:44:23 # limitations under the License.
09:44:23 #
09:44:23
09:44:23 #
09:44:23 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:44:23 # script: client, instance, shell, start, status, stop, karaf
09:44:23 #
09:44:23 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:44:23 # Actions go here...
09:44:23 # fi
09:44:23
09:44:23 #
09:44:23 # general settings which should be applied for all scripts go here; please keep
09:44:23 # in mind that it is possible that scripts might be executed more than once, e.g.
09:44:23 # in example of the start script where the start script is executed first and the
09:44:23 # karaf script afterwards.
09:44:23 #
09:44:23
09:44:23 #
09:44:23 # The following section shows the possible configuration options for the default
09:44:23 # karaf scripts
09:44:23 #
09:44:23 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:44:23 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:44:23 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:44:23 # export EXTRA_JAVA_OPTS # Additional JVM options
09:44:23 # export KARAF_HOME # Karaf home folder
09:44:23 # export KARAF_DATA # Karaf data folder
09:44:23 # export KARAF_BASE # Karaf base folder
09:44:23 # export KARAF_ETC # Karaf etc folder
09:44:23 # export KARAF_LOG # Karaf log folder
09:44:23 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:44:23 # export KARAF_OPTS # Additional available Karaf options
09:44:23 # export KARAF_DEBUG # Enable debug mode
09:44:23 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:44:23 # export KARAF_NOROOT # Prevent execution as root if set to true
09:44:23 Set Java version
09:44:23 + echo 'Set Java version'
09:44:23 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:44:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:44:23 sudo: a password is required
09:44:23 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:44:23 sudo: a password is required
09:44:23 JDK default version ...
09:44:23 + echo 'JDK default version ...'
09:44:23 + java -version
09:44:23 openjdk version "21.0.9" 2025-10-21
09:44:23 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
09:44:23 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
09:44:23 Set JAVA_HOME
09:44:23 + echo 'Set JAVA_HOME'
09:44:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:44:23 Listing all open ports on controller system...
09:44:23 + echo 'Listing all open ports on controller system...'
09:44:23 + netstat -pnatu
09:44:23 /tmp/configuration-script.sh: line 40: netstat: command not found
09:44:23 Configuring cluster
09:44:23 + '[' -f /tmp/custom_shard_config.txt ']'
09:44:23 + echo 'Configuring cluster'
09:44:23 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.201
09:44:23 ################################################
09:44:23 ## Configure Cluster ##
09:44:23 ################################################
09:44:23 NOTE: Cluster configuration files not found. Copying from
09:44:23 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:44:23 Configuring unique name in akka.conf
09:44:23 Configuring hostname in akka.conf
09:44:23 Configuring data and rpc seed nodes in akka.conf
09:44:23 modules = [
09:44:23
09:44:23 {
09:44:23 name = "inventory"
09:44:23 namespace = "urn:opendaylight:inventory"
09:44:23 shard-strategy = "module"
09:44:23 },
09:44:23 {
09:44:23 name = "topology"
09:44:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:23 shard-strategy = "module"
09:44:23 },
09:44:23 {
09:44:23 name = "toaster"
09:44:23 namespace = "http://netconfcentral.org/ns/toaster"
09:44:23 shard-strategy = "module"
09:44:23 }
09:44:23 ]
09:44:23 Configuring replication type in module-shards.conf
09:44:23 ################################################
09:44:23 ## NOTE: Manually restart controller to ##
09:44:23 ## apply configuration. ##
09:44:23 ################################################
09:44:23 Dump akka.conf
09:44:23 + echo 'Dump akka.conf'
09:44:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:23
09:44:23 odl-cluster-data {
09:44:23 akka {
09:44:23 remote {
09:44:23 artery {
09:44:23 enabled = on
09:44:23 transport = tcp
09:44:23 canonical.hostname = "10.30.170.201"
09:44:23 canonical.port = 2550
09:44:23 }
09:44:23 }
09:44:23
09:44:23 cluster {
09:44:23 # Using artery.
09:44:23 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.201:2550"]
09:44:23
09:44:23 roles = ["member-1"]
09:44:23
09:44:23 # when under load we might trip a false positive on the failure detector
09:44:23 # failure-detector {
09:44:23 # heartbeat-interval = 4 s
09:44:23 # acceptable-heartbeat-pause = 16s
09:44:23 # }
09:44:23 }
09:44:23
09:44:23 persistence {
09:44:23 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:44:23 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:44:23 # The relative path is always relative to KARAF_HOME.
09:44:23
09:44:23 # snapshot-store.local.dir = "target/snapshots"
09:44:23
09:44:23 # Use lz4 compression for LocalSnapshotStore snapshots
09:44:23 snapshot-store.local.use-lz4-compression = false
09:44:23 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:44:23 snapshot-store.local.lz4-blocksize = 256KB
09:44:23 }
09:44:23 disable-default-actor-system-quarantined-event-handling = "false"
09:44:23 }
09:44:23 }
09:44:23 Dump modules.conf
09:44:23 + echo 'Dump modules.conf'
09:44:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:23 modules = [
09:44:23
09:44:23 {
09:44:23 name = "inventory"
09:44:23 namespace = "urn:opendaylight:inventory"
09:44:23 shard-strategy = "module"
09:44:23 },
09:44:23 {
09:44:23 name = "topology"
09:44:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:23 shard-strategy = "module"
09:44:23 },
09:44:23 {
09:44:23 name = "toaster"
09:44:23 namespace = "http://netconfcentral.org/ns/toaster"
09:44:23 shard-strategy = "module"
09:44:23 }
09:44:23 ]
09:44:23 Dump module-shards.conf
09:44:23 + echo 'Dump module-shards.conf'
09:44:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:23 module-shards = [
09:44:23 {
09:44:23 name = "default"
09:44:23 shards = [
09:44:23 {
09:44:23 name = "default"
09:44:23 replicas = ["member-1"]
09:44:23 }
09:44:23 ]
09:44:23 },
09:44:23 {
09:44:23 name = "inventory"
09:44:23 shards = [
09:44:23 {
09:44:23 name="inventory"
09:44:23 replicas = ["member-1"]
09:44:23 }
09:44:23 ]
09:44:23 },
09:44:23 {
09:44:23 name = "topology"
09:44:23 shards = [
09:44:23 {
09:44:23 name="topology"
09:44:23 replicas = ["member-1"]
09:44:23 }
09:44:23 ]
09:44:23 },
09:44:23 {
09:44:23 name = "toaster"
09:44:23 shards = [
09:44:23 {
09:44:23 name="toaster"
09:44:23 replicas = ["member-1"]
09:44:23 }
09:44:23 ]
09:44:23 }
09:44:23 ]
09:44:23 Locating config plan to use...
09:44:23 Finished running config plans
09:44:23 Starting member-1 with IP address 10.30.170.201
09:44:23 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:44:24 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:44:24 Redirecting karaf console output to karaf_console.log
09:44:24 Starting controller...
09:44:24 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:44:24 Execute the post startup script on controller 10.30.170.201
09:44:24 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:44:24 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:44:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:24 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:45:30 2025-12-18T09:44:42,409 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:45:30 Controller is UP
09:45:30 2025-12-18T09:44:42,409 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:45:30 Listing all open ports on controller system...
09:45:30 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:45:30 looking for "BindException: Address already in use" in log file
09:45:30 looking for "server is unhealthy" in log file
09:45:30 Let's take the karaf thread dump
09:45:30 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:45:30 karaf main: org.apache.karaf.main.Main, pid:2034
09:45:30 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:45:30 Generating mininet variables...
09:45:30 Locating test plan to use...
09:45:30 Changing the testplan path...
09:45:30 # Place the suites in run order:
09:45:30 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:45:30 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:45:30 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:45:30 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:45:30 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:45:31 ==============================================================================
09:45:31 openflowplugin-sanity.txt
09:45:31 ==============================================================================
09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:45:31 ==============================================================================
09:45:34 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:45:34 ==============================================================================
09:45:34 Get list of nodes :: Get the inventory | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Link Down :: Take link s1-s2 down | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Link Up :: Take link s1-s2 up | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:45:36 7 tests, 7 passed, 0 failed
09:45:36 ==============================================================================
09:45:36 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:45:36 ==============================================================================
09:45:36 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 List all the links :: List all the links in the topology. | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Link Down :: Take link s1-s2 down | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Link Up :: Take link s1-s2 up | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:46 4 tests, 4 passed, 0 failed
09:45:46 ==============================================================================
09:45:46 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:46 ==============================================================================
09:45:46 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:46 4 tests, 4 passed, 0 failed
09:45:46 ==============================================================================
09:45:46 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:46 ==============================================================================
09:45:46 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:55 6 tests, 6 passed, 0 failed
09:45:55 ==============================================================================
09:45:55 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:55 21 tests, 21 passed, 0 failed
09:45:55 ==============================================================================
09:45:55 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:55 ==============================================================================
09:45:58 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:58 ==============================================================================
09:45:58 Get list of nodes :: Get the inventory | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Get node 1 inventory :: Get the inventory for a node | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Get node 2 inventory :: Get the inventory for a node | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Get node 3 inventory :: Get the inventory for a node | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Link Down :: Take link s1-s2 down | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Link Up :: Take link s1-s2 up | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:46:02 7 tests, 7 passed, 0 failed
09:46:02 ==============================================================================
09:46:02 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:46:02 ==============================================================================
09:46:02 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 List all the links :: List all the links in the topology. | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Link Down :: Take link s1-s2 down | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Link Up :: Take link s1-s2 up | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:46:10 4 tests, 4 passed, 0 failed
09:46:10 ==============================================================================
09:46:10 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:46:10 ==============================================================================
09:46:10 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Get Stats for node 1 :: Get the stats for a node | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Get Stats for node 2 :: Get the stats for a node | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Get Stats for node 3 :: Get the stats for a node | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:46:10 4 tests, 4 passed, 0 failed
09:46:10 ==============================================================================
09:46:10 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:46:10 ==============================================================================
09:46:10 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Verify after modifying flow operational - Output to physical port#... | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:46:21 9 tests, 9 passed, 0 failed
09:46:21 ==============================================================================
09:46:21 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:46:21 24 tests, 24 passed, 0 failed
09:46:21 ==============================================================================
09:46:21 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:46:21 ==============================================================================
09:46:24 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:46:24 ==============================================================================
09:46:24 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 1 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 2 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 3 Added | PASS |
09:46:26 ------------------------------------------------------------------------------
09:46:26 Test Is Flow 4 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 5 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 6 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 7 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 8 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 9 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 10 Added | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 11 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 14 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 15 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 16 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 17 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 18 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 19 Added | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 20 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 21 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 22 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 23 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 24 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 25 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 31 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 36 Added | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 38 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 43 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 45 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 101 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 102 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 103 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 104 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 105 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 106 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 107 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 108 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 109 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 110 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 113 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 156 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 201 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 202 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 203 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 204 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 205 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 206 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 209 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 214 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 218 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 219 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 220 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 221 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 222 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 223 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 224 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 225 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 550 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 1 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 2 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 3 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 4 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 5 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 6 Updated | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 7 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 8 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 9 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 10 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 11 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 14 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 15 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 16 Updated | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 17 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 18 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 19 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 20 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 21 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 22 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 23 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 24 Updated | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 25 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 31 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 36 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 38 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 43 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 45 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 101 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 102 Updated | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 103 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 104 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 105 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 106 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 107 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 108 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 109 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 110 Updated | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 113 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 156 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 201 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 202 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 203 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 204 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 205 Updated | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 206 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 209 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 214 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 218 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 219 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 220 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 221 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 222 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 223 Updated | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 224 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 225 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 550 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 1 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 2 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 3 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 4 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 5 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 6 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 7 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 8 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 9 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 10 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 11 Deleted | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 14 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 15 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 16 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 17 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 18 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 19 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 20 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 21 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 22 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 23 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 24 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 25 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 31 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 36 Deleted | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 38 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 43 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 45 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 101 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 102 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 103 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 104 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 105 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 106 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 107 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 108 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 109 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 110 Deleted | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 113 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 156 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 201 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 202 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 203 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 204 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 205 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 206 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 209 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 214 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 218 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 219 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 220 Deleted | PASS |
09:46:54 ------------------------------------------------------------------------------
09:46:54 Test Is Flow 221 Deleted | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 222 Deleted | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 223 Deleted | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 224 Deleted | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 225 Deleted | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 Test Is Flow 550 Deleted | PASS |
09:46:55 ------------------------------------------------------------------------------
09:46:55 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:55 174 tests, 174 passed, 0 failed
09:46:55 ==============================================================================
09:46:55 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:55 ==============================================================================
09:46:55 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 1 Added | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 2 Added | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 3 Added | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 4 Added | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 5 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 6 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 7 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 8 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 9 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 10 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 11 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 15 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 16 Added | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 17 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 18 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 19 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 20 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 21 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 22 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 23 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 24 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 25 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 31 Added | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 36 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 38 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 43 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 45 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 101 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 102 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 103 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 104 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 105 Added | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 106 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 107 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 108 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 109 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 110 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 113 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 201 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 202 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 203 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 204 Added | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 205 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 206 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 209 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 214 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 218 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 219 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Is Flow 220 Added | PASS |
09:47:27 ------------------------------------------------------------------------------
09:47:27 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 1 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 2 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 3 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 4 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 5 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 6 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 7 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 8 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 9 Updated | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 10 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 11 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 14 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 15 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 16 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 17 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 18 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 19 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 20 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 21 Updated | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 22 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 23 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 24 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 25 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 31 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 36 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 38 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 43 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 45 Updated | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 101 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 102 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 103 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 104 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 105 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 106 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 107 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 108 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 109 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 110 Updated | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Test Is Flow 113 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 201 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 202 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 203 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 204 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 205 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 206 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 209 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 214 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 218 Updated | PASS |
09:48:00 ------------------------------------------------------------------------------
09:48:00 Test Is Flow 219 Updated | PASS |
09:48:01 ------------------------------------------------------------------------------
09:48:01 Test Is Flow 220 Updated | PASS |
09:48:01 ------------------------------------------------------------------------------
09:48:01 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 1 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 2 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 3 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 4 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 5 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 6 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 7 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 8 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 9 Deleted | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Test Is Flow 10 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 11 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 14 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 15 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 16 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 17 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 18 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 19 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 20 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 21 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 22 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 23 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 24 Deleted | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Test Is Flow 25 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 31 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 36 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 38 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 43 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 45 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 101 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 102 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 103 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 104 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 105 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 106 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 107 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 108 Deleted | PASS |
09:48:31 ------------------------------------------------------------------------------
09:48:31 Test Is Flow 109 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 110 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 113 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 201 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 202 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 203 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 204 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 205 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 206 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 209 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 214 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 218 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 219 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 Test Is Flow 220 Deleted | PASS |
09:48:32 ------------------------------------------------------------------------------
09:48:32 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:48:32 152 tests, 152 passed, 0 failed
09:48:32 ==============================================================================
09:48:33 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:48:33 326 tests, 326 passed, 0 failed
09:48:33 ==============================================================================
09:48:33 openflowplugin-sanity.txt.Reconciliation
09:48:33 ==============================================================================
09:48:33 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:48:33 ==============================================================================
09:48:33 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:48:34 ------------------------------------------------------------------------------
09:48:34 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:48:35 ------------------------------------------------------------------------------
09:48:35 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:48:40 ------------------------------------------------------------------------------
09:48:40 Check Linear Topology :: Check Linear Topology. | PASS |
09:48:45 ------------------------------------------------------------------------------
09:48:45 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:48:45 ------------------------------------------------------------------------------
09:48:45 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:48:45 ------------------------------------------------------------------------------
09:48:45 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:48:45 ------------------------------------------------------------------------------
09:48:45 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:46 | PASS |
09:48:46 ------------------------------------------------------------------------------
09:48:46 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:56 | PASS |
09:48:56 ------------------------------------------------------------------------------
09:48:56 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:57 ------------------------------------------------------------------------------
09:48:57 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:57 ------------------------------------------------------------------------------
09:48:57 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:49:01 ------------------------------------------------------------------------------
09:49:01 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:49:01 ------------------------------------------------------------------------------
09:49:01 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:49:01 ------------------------------------------------------------------------------
09:49:01 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:29 | PASS |
09:49:29 ------------------------------------------------------------------------------
09:49:29 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:49:29 ------------------------------------------------------------------------------
09:49:29 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:49:29 ------------------------------------------------------------------------------
09:49:29 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:49:30 ------------------------------------------------------------------------------
09:49:30 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:49:30 ------------------------------------------------------------------------------
09:49:30 Stop Mininet :: Stop Mininet. | PASS |
09:49:30 ------------------------------------------------------------------------------
09:49:30 Check No Switches :: Check no switches in topology. | PASS |
09:49:31 ------------------------------------------------------------------------------
09:49:31 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:49:31 23 tests, 23 passed, 0 failed
09:49:31 ==============================================================================
09:49:31 openflowplugin-sanity.txt.Reconciliation | PASS |
09:49:31 23 tests, 23 passed, 0 failed
09:49:31 ==============================================================================
09:49:31 openflowplugin-sanity.txt | PASS |
09:49:31 394 tests, 394 passed, 0 failed
09:49:31 ==============================================================================
09:49:31 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:49:35 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:49:35 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:49:36 Examining the files in data/log and checking filesize
09:49:36 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:49:36 total 1020
09:49:36 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 09:44 .
09:49:36 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 18 09:44 karaf_console.log
09:49:36 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 09:44 ..
09:49:36 -rw-rw-r-- 1 jenkins jenkins 1029976 Dec 18 09:49 karaf.log
09:49:36 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:49:36 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:49:36 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:49:36 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:49:36 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:49:36 Let's take the karaf thread dump again...
09:49:36 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:49:36 karaf main: org.apache.karaf.main.Main, pid:4543
09:49:36 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:49:37 Killing ODL
09:49:37 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:49:42 Compressing karaf.log 1
09:49:42 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:49:42 Fetching compressed karaf.log 1
09:49:42 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:49:43 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:49:43 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:49:43 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:49:43 Fetch GC logs
09:49:43 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:49:43 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:49:43 Examine copied files
09:49:43 total 43564
09:49:43 drwxrwxr-x. 2 jenkins jenkins 6 Dec 18 09:49 gclogs-1
09:49:43 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 18 09:49 odl1_karaf_console.log
09:49:43 -rw-rw-r--. 1 jenkins jenkins 70872 Dec 18 09:49 odl1_karaf.log.gz
09:49:43 -rw-rw-r--. 1 jenkins jenkins 148521 Dec 18 09:49 karaf_1_4543_threads_after.log
09:49:43 -rw-rw-r--. 1 jenkins jenkins 14325 Dec 18 09:49 ps_after.log
09:49:43 -rw-rw-r--. 1 jenkins jenkins 270778 Dec 18 09:49 report.html
09:49:43 -rw-rw-r--. 1 jenkins jenkins 3379308 Dec 18 09:49 log.html
09:49:43 -rw-rw-r--. 1 jenkins jenkins 40524069 Dec 18 09:49 output.xml
09:49:43 -rw-rw-r--. 1 jenkins jenkins 491 Dec 18 09:45 testplan.txt
09:49:43 -rw-rw-r--. 1 jenkins jenkins 107012 Dec 18 09:45 karaf_1_2034_threads_before.log
09:49:43 -rw-rw-r--. 1 jenkins jenkins 14199 Dec 18 09:45 ps_before.log
09:49:43 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 18 09:44 post-startup-script.sh
09:49:43 -rw-rw-r--. 1 jenkins jenkins 252 Dec 18 09:44 startup-script.sh
09:49:43 -rw-rw-r--. 1 jenkins jenkins 3495 Dec 18 09:44 configuration-script.sh
09:49:43 -rw-rw-r--. 1 jenkins jenkins 337 Dec 18 09:44 detect_variables.env
09:49:43 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 18 09:44 pom.xml
09:49:43 -rw-rw-r--. 1 jenkins jenkins 92 Dec 18 09:44 set_variables.env
09:49:43 -rw-rw-r--. 1 jenkins jenkins 299 Dec 18 09:44 slave_addresses.txt
09:49:43 -rw-rw-r--. 1 jenkins jenkins 570 Dec 18 09:43 requirements.txt
09:49:43 -rw-rw-r--. 1 jenkins jenkins 26 Dec 18 09:43 env.properties
09:49:43 -rw-rw-r--. 1 jenkins jenkins 334 Dec 18 09:41 stack-parameters.yaml
09:49:43 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 18 09:40 test
09:49:43 drwxrwxr-x. 2 jenkins jenkins 6 Dec 18 09:40 test@tmp
09:49:43 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 18 09:15 maven-metadata.xml
09:49:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7641779217972630078.sh
09:49:43 Karaf Deployments, Tests must have already run
09:49:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins10754155028059067729.sh
09:49:43 Cleaning up Robot installation...
09:49:44 $ ssh-agent -k
09:49:44 unset SSH_AUTH_SOCK;
09:49:44 unset SSH_AGENT_PID;
09:49:44 echo Agent pid 6532 killed;
09:49:44 [ssh-agent] Stopped.
09:49:44 Recording plot data
09:49:44 Robot results publisher started...
09:49:44 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:49:44 -Parsing output xml:
09:49:45 Done!
09:49:45 -Copying log files to build dir:
09:49:46 Done!
09:49:46 -Assigning results to build:
09:49:46 Done!
09:49:46 -Checking thresholds:
09:49:46 Done!
09:49:46 Done publishing Robot results.
09:49:46 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17075945008762230553.sh
09:49:46 Archiving csit artifacts
09:49:46 mv: cannot stat '*_1.png': No such file or directory
09:49:46 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:46 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:46 Dload Upload Total Spent Left Speed
09:49:46
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3519k 0 3519k 0 0 4126k 0 --:--:-- --:--:-- --:--:-- 4126k
09:49:47 Archive: robot-plugin.zip
09:49:47 inflating: ./archives/robot-plugin/log.html
09:49:47 inflating: ./archives/robot-plugin/output.xml
09:49:47 inflating: ./archives/robot-plugin/report.html
09:49:47 mv: cannot stat '*.log.gz': No such file or directory
09:49:47 mv: cannot stat '*.csv': No such file or directory
09:49:47 mv: cannot stat '*.png': No such file or directory
09:49:47 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9634398399207569012.sh
09:49:47 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:47 [EnvInject] - Injecting environment variables from a build step.
09:49:47 [EnvInject] - Injecting as environment variables the properties content
09:49:47 OS_CLOUD=vex
09:49:47 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-561
09:49:47
09:49:47 [EnvInject] - Variables injected successfully.
09:49:47 provisioning config files...
09:49:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:48 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12689644876341143557.sh
09:49:48 ---> openstack-stack-delete.sh
09:49:48 Setup pyenv:
09:49:48 system
09:49:48 3.8.13
09:49:48 3.9.13
09:49:48 3.10.13
09:49:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-22Jc from file:/tmp/.os_lf_venv
09:49:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:51 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:51 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
09:49:51 lf-activate-venv(): INFO: Base packages installed successfully
09:49:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:50:09 lf-activate-venv(): INFO: Adding /tmp/venv-22Jc/bin to PATH
09:50:09 INFO: Stack cost retrieval disabled, setting cost to 0
09:50:21 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-561
09:50:21 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-561
09:50:21 [PostBuildScript] - [INFO] Executing post build scripts.
09:50:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7757078325306585633.sh
09:50:21 ---> sysstat.sh
09:50:22 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6735837021008866575.sh
09:50:22 ---> package-listing.sh
09:50:22 ++ facter osfamily
09:50:22 ++ tr '[:upper:]' '[:lower:]'
09:50:22 + OS_FAMILY=redhat
09:50:22 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:50:22 + START_PACKAGES=/tmp/packages_start.txt
09:50:22 + END_PACKAGES=/tmp/packages_end.txt
09:50:22 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:50:22 + PACKAGES=/tmp/packages_start.txt
09:50:22 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:50:22 + PACKAGES=/tmp/packages_end.txt
09:50:22 + case "${OS_FAMILY}" in
09:50:22 + rpm -qa
09:50:22 + sort
09:50:23 + '[' -f /tmp/packages_start.txt ']'
09:50:23 + '[' -f /tmp/packages_end.txt ']'
09:50:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:50:23 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:50:23 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:50:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:50:23 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5078149042310224260.sh
09:50:23 ---> capture-instance-metadata.sh
09:50:23 Setup pyenv:
09:50:23 system
09:50:23 3.8.13
09:50:23 3.9.13
09:50:23 3.10.13
09:50:23 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-22Jc from file:/tmp/.os_lf_venv
09:50:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:25 lf-activate-venv(): INFO: Base packages installed successfully
09:50:25 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:35 lf-activate-venv(): INFO: Adding /tmp/venv-22Jc/bin to PATH
09:50:35 INFO: Running in OpenStack, capturing instance metadata
09:50:35 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8128681620918159834.sh
09:50:35 provisioning config files...
09:50:36 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #561
09:50:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config15776821678769089882tmp
09:50:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:50:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:50:36 provisioning config files...
09:50:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:50:36 [EnvInject] - Injecting environment variables from a build step.
09:50:36 [EnvInject] - Injecting as environment variables the properties content
09:50:36 SERVER_ID=logs
09:50:36
09:50:36 [EnvInject] - Variables injected successfully.
09:50:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8379927539445969908.sh
09:50:36 ---> create-netrc.sh
09:50:36 WARN: Log server credential not found.
09:50:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2432728018605945832.sh
09:50:36 ---> python-tools-install.sh
09:50:36 Setup pyenv:
09:50:36 system
09:50:36 3.8.13
09:50:36 3.9.13
09:50:36 3.10.13
09:50:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-22Jc from file:/tmp/.os_lf_venv
09:50:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:39 lf-activate-venv(): INFO: Base packages installed successfully
09:50:39 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:49 lf-activate-venv(): INFO: Adding /tmp/venv-22Jc/bin to PATH
09:50:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14766607569276644730.sh
09:50:49 ---> sudo-logs.sh
09:50:49 Archiving 'sudo' log..
09:50:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins953771513345679902.sh
09:50:49 ---> job-cost.sh
09:50:49 Setup pyenv:
09:50:49 system
09:50:49 3.8.13
09:50:49 3.9.13
09:50:49 3.10.13
09:50:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-22Jc from file:/tmp/.os_lf_venv
09:50:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:52 lf-activate-venv(): INFO: Base packages installed successfully
09:50:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:59 lf-activate-venv(): INFO: Adding /tmp/venv-22Jc/bin to PATH
09:50:59 DEBUG: total: 0
09:50:59 INFO: Retrieving Stack Cost...
09:50:59 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:59 INFO: Archiving Costs
09:51:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3619340888308033503.sh
09:51:00 ---> logs-deploy.sh
09:51:00 Setup pyenv:
09:51:00 system
09:51:00 3.8.13
09:51:00 3.9.13
09:51:00 3.10.13
09:51:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:51:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-22Jc from file:/tmp/.os_lf_venv
09:51:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:51:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:51:02 lf-activate-venv(): INFO: Base packages installed successfully
09:51:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:51:14 lf-activate-venv(): INFO: Adding /tmp/venv-22Jc/bin to PATH
09:51:14 WARNING: Nexus logging server not set
09:51:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/561/
09:51:14 INFO: archiving logs to S3
09:51:15 ---> uname -a:
09:51:15 Linux prd-centos8-robot-2c-8g-14750.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
09:51:15
09:51:15
09:51:15 ---> lscpu:
09:51:15 Architecture: x86_64
09:51:15 CPU op-mode(s): 32-bit, 64-bit
09:51:15 Byte Order: Little Endian
09:51:15 CPU(s): 2
09:51:15 On-line CPU(s) list: 0,1
09:51:15 Thread(s) per core: 1
09:51:15 Core(s) per socket: 1
09:51:15 Socket(s): 2
09:51:15 NUMA node(s): 1
09:51:15 Vendor ID: AuthenticAMD
09:51:15 CPU family: 23
09:51:15 Model: 49
09:51:15 Model name: AMD EPYC-Rome Processor
09:51:15 Stepping: 0
09:51:15 CPU MHz: 2799.996
09:51:15 BogoMIPS: 5599.99
09:51:15 Virtualization: AMD-V
09:51:15 Hypervisor vendor: KVM
09:51:15 Virtualization type: full
09:51:15 L1d cache: 32K
09:51:15 L1i cache: 32K
09:51:15 L2 cache: 512K
09:51:15 L3 cache: 16384K
09:51:15 NUMA node0 CPU(s): 0,1
09:51:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
09:51:15
09:51:15
09:51:15 ---> nproc:
09:51:15 2
09:51:15
09:51:15
09:51:15 ---> df -h:
09:51:15 Filesystem Size Used Avail Use% Mounted on
09:51:15 devtmpfs 3.8G 0 3.8G 0% /dev
09:51:15 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:51:15 tmpfs 3.8G 17M 3.8G 1% /run
09:51:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:51:15 /dev/vda1 40G 8.4G 32G 21% /
09:51:15 tmpfs 770M 0 770M 0% /run/user/1001
09:51:15
09:51:15
09:51:15 ---> free -m:
09:51:15 total used free shared buff/cache available
09:51:15 Mem: 7697 593 4814 19 2290 6805
09:51:15 Swap: 1023 0 1023
09:51:15
09:51:15
09:51:15 ---> ip addr:
09:51:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:51:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:51:15 inet 127.0.0.1/8 scope host lo
09:51:15 valid_lft forever preferred_lft forever
09:51:15 inet6 ::1/128 scope host
09:51:15 valid_lft forever preferred_lft forever
09:51:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:51:15 link/ether fa:16:3e:d9:96:c2 brd ff:ff:ff:ff:ff:ff
09:51:15 altname enp0s3
09:51:15 altname ens3
09:51:15 inet 10.30.171.152/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:51:15 valid_lft 63266sec preferred_lft 63266sec
09:51:15 inet6 fe80::f816:3eff:fed9:96c2/64 scope link
09:51:15 valid_lft forever preferred_lft forever
09:51:15
09:51:15
09:51:16 ---> sar -b -r -n DEV:
09:51:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/18/2025 _x86_64_ (2 CPU)
09:51:16
09:51:16 03:25:38 LINUX RESTART (2 CPU)
09:51:16
09:51:16 03:26:01 AM tps rtps wtps bread/s bwrtn/s
09:51:16 03:27:01 AM 63.46 36.85 26.61 6028.92 24177.19
09:51:16 03:28:01 AM 1.78 0.00 1.78 0.00 32.14
09:51:16 03:29:01 AM 0.22 0.03 0.18 0.53 2.75
09:51:16 03:30:01 AM 0.28 0.00 0.28 0.00 3.77
09:51:16 03:31:01 AM 0.25 0.00 0.25 0.00 3.33
09:51:16 03:32:01 AM 0.30 0.00 0.30 0.00 5.36
09:51:16 03:33:01 AM 0.10 0.00 0.10 0.00 1.17
09:51:16 03:34:01 AM 0.12 0.00 0.12 0.00 0.93
09:51:16 03:35:01 AM 0.13 0.00 0.13 0.00 1.05
09:51:16 03:36:01 AM 0.13 0.00 0.13 0.00 0.87
09:51:16 03:37:01 AM 0.18 0.00 0.18 0.00 3.32
09:51:16 03:38:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:16 03:39:01 AM 0.18 0.00 0.18 0.00 2.23
09:51:16 03:40:01 AM 0.13 0.00 0.13 0.00 1.48
09:51:16 03:41:01 AM 0.32 0.05 0.27 0.80 3.78
09:51:16 03:42:01 AM 1.20 0.00 1.20 0.00 29.69
09:51:16 03:43:01 AM 0.27 0.00 0.27 0.00 3.73
09:51:16 03:44:01 AM 0.15 0.00 0.15 0.00 1.72
09:51:16 03:45:01 AM 0.10 0.00 0.10 0.00 0.93
09:51:16 03:46:01 AM 0.22 0.00 0.22 0.00 2.85
09:51:16 03:47:01 AM 0.18 0.00 0.18 0.00 3.12
09:51:16 03:48:01 AM 0.17 0.00 0.17 0.00 1.75
09:51:16 03:49:01 AM 0.13 0.00 0.13 0.00 1.05
09:51:16 03:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 03:51:01 AM 0.35 0.00 0.35 0.00 5.18
09:51:16 03:52:01 AM 0.20 0.00 0.20 0.00 3.77
09:51:16 03:53:01 AM 0.12 0.00 0.12 0.00 1.07
09:51:16 03:54:02 AM 0.13 0.00 0.13 0.00 1.05
09:51:16 03:55:01 AM 0.12 0.00 0.12 0.00 0.92
09:51:16 03:56:01 AM 0.20 0.00 0.20 0.00 2.70
09:51:16 03:57:01 AM 0.17 0.00 0.17 0.00 3.37
09:51:16 03:58:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:16 03:59:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 04:00:01 AM 0.18 0.00 0.18 0.00 2.40
09:51:16 04:01:01 AM 0.32 0.02 0.30 0.13 4.37
09:51:16 04:02:01 AM 0.38 0.07 0.32 1.73 6.10
09:51:16 04:03:01 AM 0.20 0.00 0.20 0.00 1.87
09:51:16 04:04:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 04:05:01 AM 0.10 0.00 0.10 0.00 0.80
09:51:16 04:06:01 AM 0.23 0.00 0.23 0.00 2.98
09:51:16 04:07:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:16 04:08:01 AM 0.12 0.00 0.12 0.00 0.93
09:51:16 04:09:01 AM 0.22 0.00 0.22 0.00 2.52
09:51:16 04:10:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:16 04:11:01 AM 0.25 0.00 0.25 0.00 3.30
09:51:16 04:12:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:16 04:13:01 AM 0.13 0.00 0.13 0.00 1.03
09:51:16 04:14:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 04:15:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 04:16:01 AM 0.27 0.00 0.27 0.00 4.07
09:51:16 04:17:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:16 04:18:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 04:19:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 04:20:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 04:21:01 AM 0.20 0.00 0.20 0.00 2.50
09:51:16 04:22:01 AM 0.25 0.00 0.25 0.00 3.92
09:51:16 04:23:01 AM 8.85 5.95 2.90 574.88 70.64
09:51:16 04:24:01 AM 0.18 0.00 0.18 0.00 3.13
09:51:16 04:25:01 AM 0.17 0.00 0.17 0.00 1.82
09:51:16 04:26:01 AM 0.28 0.00 0.28 0.00 4.15
09:51:16 04:27:01 AM 0.22 0.00 0.22 0.00 5.00
09:51:16 04:28:01 AM 0.15 0.00 0.15 0.00 1.82
09:51:16 04:29:01 AM 0.15 0.00 0.15 0.00 1.93
09:51:16 04:30:01 AM 0.25 0.00 0.25 0.00 3.53
09:51:16 04:31:01 AM 0.53 0.32 0.22 6.93 2.42
09:51:16 04:32:01 AM 0.90 0.00 0.90 0.00 23.13
09:51:16 04:33:01 AM 0.18 0.00 0.18 0.00 3.03
09:51:16 04:34:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 04:35:01 AM 0.13 0.00 0.13 0.00 0.95
09:51:16 04:36:01 AM 0.13 0.00 0.13 0.00 1.03
09:51:16 04:37:01 AM 0.27 0.00 0.27 0.00 4.18
09:51:16 04:38:01 AM 0.20 0.00 0.20 0.00 2.38
09:51:16 04:39:01 AM 0.15 0.00 0.15 0.00 1.58
09:51:16 04:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 04:41:01 AM 0.20 0.00 0.20 0.00 1.60
09:51:16 04:42:01 AM 0.22 0.00 0.22 0.00 4.23
09:51:16 04:43:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 04:44:01 AM 0.08 0.00 0.08 0.00 0.63
09:51:16 04:45:01 AM 0.18 0.00 0.18 0.00 2.25
09:51:16 04:46:01 AM 0.18 0.00 0.18 0.00 2.08
09:51:16 04:47:01 AM 0.18 0.00 0.18 0.00 3.63
09:51:16 04:48:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:16 04:49:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 04:50:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 04:51:01 AM 0.25 0.00 0.25 0.00 3.53
09:51:16 04:52:01 AM 0.37 0.00 0.37 0.00 7.20
09:51:16 04:53:01 AM 0.18 0.00 0.18 0.00 2.12
09:51:16 04:54:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:16 04:55:01 AM 0.12 0.00 0.12 0.00 1.03
09:51:16 04:56:01 AM 0.18 0.00 0.18 0.00 2.32
09:51:16 04:57:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:16 04:58:01 AM 0.12 0.00 0.12 0.00 0.97
09:51:16 04:59:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:16 05:00:01 AM 0.18 0.00 0.18 0.00 2.23
09:51:16 05:01:01 AM 0.28 0.00 0.28 0.00 4.35
09:51:16 05:02:02 AM 0.20 0.00 0.20 0.00 3.61
09:51:16 05:03:01 AM 0.12 0.00 0.12 0.00 0.92
09:51:16 05:04:01 AM 0.18 0.00 0.18 0.00 2.23
09:51:16 05:05:01 AM 0.13 0.00 0.13 0.00 1.32
09:51:16 05:06:01 AM 0.18 0.00 0.18 0.00 2.70
09:51:16 05:07:01 AM 0.17 0.00 0.17 0.00 3.20
09:51:16 05:08:01 AM 0.12 0.00 0.12 0.00 0.80
09:51:16 05:09:01 AM 0.13 0.00 0.13 0.00 1.08
09:51:16 05:10:01 AM 0.13 0.00 0.13 0.00 1.05
09:51:16 05:11:01 AM 0.32 0.00 0.32 0.00 4.75
09:51:16 05:12:01 AM 0.28 0.00 0.28 0.00 5.83
09:51:16 05:13:01 AM 0.12 0.00 0.12 0.00 0.93
09:51:16 05:14:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:16 05:15:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 05:16:01 AM 0.17 0.00 0.17 0.00 2.17
09:51:16 05:17:01 AM 0.18 0.00 0.18 0.00 3.33
09:51:16 05:18:01 AM 0.20 0.00 0.20 0.00 2.50
09:51:16 05:19:01 AM 0.15 0.00 0.15 0.00 1.88
09:51:16 05:20:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:16 05:21:01 AM 0.30 0.00 0.30 0.00 3.73
09:51:16 05:22:01 AM 0.22 0.00 0.22 0.00 3.63
09:51:16 05:23:01 AM 0.10 0.00 0.10 0.00 1.17
09:51:16 05:24:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 05:25:01 AM 0.18 0.00 0.18 0.00 2.37
09:51:16 05:26:01 AM 0.23 0.00 0.23 0.00 3.57
09:51:16 05:27:01 AM 0.17 0.00 0.17 0.00 2.93
09:51:16 05:28:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 05:29:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 05:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 05:31:01 AM 0.30 0.00 0.30 0.00 4.80
09:51:16 05:32:01 AM 0.25 0.00 0.25 0.00 4.80
09:51:16 05:33:01 AM 0.17 0.00 0.17 0.00 1.72
09:51:16 05:34:01 AM 0.12 0.00 0.12 0.00 0.93
09:51:16 05:35:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:16 05:36:01 AM 0.17 0.00 0.17 0.00 2.03
09:51:16 05:37:01 AM 0.15 0.00 0.15 0.00 3.28
09:51:16 05:38:01 AM 0.13 0.00 0.13 0.00 1.43
09:51:16 05:39:01 AM 0.13 0.00 0.13 0.00 1.68
09:51:16 05:40:01 AM 0.13 0.00 0.13 0.00 1.82
09:51:16 05:41:01 AM 0.28 0.00 0.28 0.00 3.58
09:51:16 05:42:01 AM 0.28 0.00 0.28 0.00 5.42
09:51:16 05:43:01 AM 0.28 0.00 0.28 0.00 4.05
09:51:16 05:44:01 AM 0.13 0.00 0.13 0.00 1.68
09:51:16 05:45:01 AM 0.10 0.00 0.10 0.00 0.83
09:51:16 05:46:01 AM 0.17 0.00 0.17 0.00 1.15
09:51:16 05:47:01 AM 0.90 0.00 0.90 0.00 15.19
09:51:16 05:48:01 AM 0.23 0.00 0.23 0.00 4.10
09:51:16 05:49:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 05:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 05:51:01 AM 0.18 0.00 0.18 0.00 1.47
09:51:16 05:52:01 AM 0.30 0.00 0.30 0.00 5.82
09:51:16 05:53:01 AM 0.20 0.00 0.20 0.00 2.15
09:51:16 05:54:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 05:55:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 05:56:01 AM 0.18 0.00 0.18 0.00 1.35
09:51:16 05:57:01 AM 0.20 0.00 0.20 0.00 3.75
09:51:16 05:58:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:16 05:59:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 06:00:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 06:01:01 AM 0.25 0.00 0.25 0.00 2.78
09:51:16 06:02:01 AM 0.27 0.00 0.27 0.00 5.18
09:51:16 06:03:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:16 06:04:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 06:05:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 06:06:01 AM 0.28 0.00 0.28 0.00 4.45
09:51:16 06:07:01 AM 0.18 0.00 0.18 0.00 3.10
09:51:16 06:08:01 AM 0.15 0.00 0.15 0.00 1.22
09:51:16 06:09:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:16 06:10:01 AM 0.08 0.00 0.08 0.00 0.50
09:51:16 06:11:01 AM 0.23 0.00 0.23 0.00 3.53
09:51:16 06:12:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:16 06:13:01 AM 0.20 0.00 0.20 0.00 2.50
09:51:16 06:14:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:16 06:15:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 06:16:02 AM 0.18 0.00 0.18 0.00 2.70
09:51:16 06:17:01 AM 0.17 0.00 0.17 0.00 3.25
09:51:16 06:18:01 AM 0.12 0.00 0.12 0.00 0.80
09:51:16 06:19:01 AM 0.13 0.00 0.13 0.00 1.08
09:51:16 06:20:01 AM 0.13 0.00 0.13 0.00 1.05
09:51:16 06:21:01 AM 0.32 0.00 0.32 0.00 4.88
09:51:16 06:22:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:16 06:23:01 AM 0.15 0.00 0.15 0.00 1.33
09:51:16 06:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 06:25:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 06:26:01 AM 0.18 0.00 0.18 0.00 2.57
09:51:16 06:27:01 AM 0.17 0.00 0.17 0.00 3.20
09:51:16 06:28:01 AM 0.10 0.00 0.10 0.00 1.17
09:51:16 06:29:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 06:30:01 AM 0.18 0.00 0.18 0.00 2.23
09:51:16 06:31:01 AM 0.28 0.00 0.28 0.00 4.48
09:51:16 06:32:01 AM 0.17 0.00 0.17 0.00 3.20
09:51:16 06:33:01 AM 0.12 0.00 0.12 0.00 1.03
09:51:16 06:34:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:16 06:35:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 06:36:01 AM 0.22 0.00 0.22 0.00 3.55
09:51:16 06:37:01 AM 0.28 0.00 0.28 0.00 4.80
09:51:16 06:38:01 AM 0.17 0.00 0.17 0.00 1.58
09:51:16 06:39:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 06:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 06:41:01 AM 0.22 0.00 0.22 0.00 2.98
09:51:16 06:42:01 AM 0.17 0.00 0.17 0.00 3.20
09:51:16 06:43:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 06:44:01 AM 0.18 0.00 0.18 0.00 2.37
09:51:16 06:45:01 AM 0.15 0.00 0.15 0.00 1.48
09:51:16 06:46:01 AM 0.20 0.00 0.20 0.00 2.32
09:51:16 06:47:01 AM 0.17 0.00 0.17 0.00 3.37
09:51:16 06:48:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:16 06:49:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 06:50:01 AM 0.08 0.00 0.08 0.00 0.72
09:51:16 06:51:01 AM 0.35 0.00 0.35 0.00 4.93
09:51:16 06:52:01 AM 0.42 0.00 0.42 0.00 8.31
09:51:16 06:53:01 AM 0.17 0.00 0.17 0.00 1.87
09:51:16 06:54:01 AM 0.15 0.00 0.15 0.00 2.22
09:51:16 06:55:01 AM 0.13 0.00 0.13 0.00 2.22
09:51:16 06:56:01 AM 0.15 0.00 0.15 0.00 1.02
09:51:16 06:57:01 AM 0.20 0.00 0.20 0.00 3.68
09:51:16 06:58:01 AM 0.15 0.00 0.15 0.00 1.52
09:51:16 06:59:01 AM 0.17 0.00 0.17 0.00 1.97
09:51:16 07:00:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 07:01:01 AM 0.27 0.00 0.27 0.00 3.07
09:51:16 07:02:01 AM 0.25 0.00 0.25 0.00 5.16
09:51:16 07:03:01 AM 0.15 0.00 0.15 0.00 1.33
09:51:16 07:04:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 07:05:01 AM 0.20 0.00 0.20 0.00 2.50
09:51:16 07:06:01 AM 0.20 0.00 0.20 0.00 1.87
09:51:16 07:07:01 AM 0.18 0.00 0.18 0.00 3.97
09:51:16 07:08:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 07:09:01 AM 0.13 0.00 0.13 0.00 0.95
09:51:16 07:10:01 AM 0.10 0.00 0.10 0.00 0.80
09:51:16 07:11:01 AM 0.20 0.00 0.20 0.00 1.85
09:51:16 07:12:01 AM 0.30 0.00 0.30 0.00 6.35
09:51:16 07:13:01 AM 0.17 0.00 0.17 0.00 1.72
09:51:16 07:14:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 07:15:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 07:16:01 AM 0.18 0.00 0.18 0.00 2.57
09:51:16 07:17:01 AM 0.17 0.00 0.17 0.00 3.37
09:51:16 07:18:01 AM 0.15 0.00 0.15 0.00 1.18
09:51:16 07:19:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:16 07:20:01 AM 0.12 0.00 0.12 0.00 1.17
09:51:16 07:21:01 AM 0.37 0.00 0.37 0.00 5.50
09:51:16 07:22:01 AM 0.17 0.00 0.17 0.00 3.20
09:51:16 07:23:01 AM 0.15 0.00 0.15 0.00 1.47
09:51:16 07:24:01 AM 0.12 0.00 0.12 0.00 1.30
09:51:16 07:25:02 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 07:26:01 AM 0.22 0.00 0.22 0.00 3.07
09:51:16 07:27:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:16 07:28:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 07:29:01 AM 0.18 0.00 0.18 0.00 2.37
09:51:16 07:30:01 AM 0.17 0.00 0.17 0.00 2.12
09:51:16 07:31:01 AM 0.25 0.00 0.25 0.00 4.07
09:51:16 07:32:01 AM 0.22 0.00 0.22 0.00 3.38
09:51:16 07:33:01 AM 0.12 0.00 0.12 0.00 1.17
09:51:16 07:34:01 AM 0.08 0.00 0.08 0.00 0.67
09:51:16 07:35:01 AM 0.17 0.00 0.17 0.00 1.32
09:51:16 07:36:01 AM 0.30 0.00 0.30 0.00 4.58
09:51:16 07:37:01 AM 0.17 0.00 0.17 0.00 3.33
09:51:16 07:38:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:16 07:39:01 AM 1.15 0.00 1.15 0.00 17.96
09:51:16 07:40:01 AM 0.40 0.00 0.40 0.00 5.43
09:51:16 07:41:01 AM 0.38 0.00 0.38 0.00 4.30
09:51:16 07:42:01 AM 0.37 0.00 0.37 0.00 5.32
09:51:16 07:43:01 AM 0.33 0.00 0.33 0.00 3.45
09:51:16 07:44:01 AM 0.30 0.00 0.30 0.00 3.02
09:51:16 07:45:01 AM 0.43 0.00 0.43 0.00 5.18
09:51:16 07:46:01 AM 0.37 0.00 0.37 0.00 3.82
09:51:16 07:47:01 AM 0.38 0.00 0.38 0.00 5.45
09:51:16 07:48:01 AM 0.33 0.00 0.33 0.00 3.18
09:51:16 07:49:01 AM 0.28 0.00 0.28 0.00 3.02
09:51:16 07:50:01 AM 0.30 0.00 0.30 0.00 3.02
09:51:16 07:51:01 AM 0.42 0.00 0.42 0.00 4.62
09:51:16 07:52:01 AM 0.45 0.00 0.45 0.00 7.30
09:51:16 07:53:01 AM 0.33 0.00 0.33 0.00 3.18
09:51:16 07:54:01 AM 0.33 0.00 0.33 0.00 3.47
09:51:16 07:55:01 AM 0.30 0.00 0.30 0.00 3.02
09:51:16 07:56:01 AM 0.32 0.00 0.32 0.00 3.23
09:51:16 07:57:01 AM 0.38 0.00 0.38 0.00 5.58
09:51:16 07:58:01 AM 0.33 0.00 0.33 0.00 3.18
09:51:16 07:59:01 AM 0.35 0.00 0.35 0.00 3.47
09:51:16 08:00:01 AM 0.50 0.00 0.50 0.00 6.58
09:51:16 08:01:01 AM 0.50 0.00 0.50 0.00 6.15
09:51:16 08:02:01 AM 0.38 0.00 0.38 0.00 5.45
09:51:16 08:03:01 AM 0.25 0.00 0.25 0.00 1.92
09:51:16 08:04:01 AM 0.32 0.00 0.32 0.00 3.08
09:51:16 08:05:01 AM 0.27 0.00 0.27 0.00 2.13
09:51:16 08:06:01 AM 0.42 0.00 0.42 0.00 4.52
09:51:16 08:07:01 AM 0.40 0.00 0.40 0.00 5.32
09:51:16 08:08:01 AM 0.35 0.00 0.35 0.00 4.00
09:51:16 08:09:01 AM 0.33 0.00 0.33 0.00 3.20
09:51:16 08:10:01 AM 0.25 0.00 0.25 0.00 1.83
09:51:16 08:11:01 AM 0.37 0.00 0.37 0.00 3.70
09:51:16 08:12:01 AM 0.40 0.00 0.40 0.00 6.06
09:51:16 08:13:01 AM 0.40 0.00 0.40 0.00 4.63
09:51:16 08:14:01 AM 0.35 0.00 0.35 0.00 3.35
09:51:16 08:15:01 AM 0.30 0.00 0.30 0.00 3.02
09:51:16 08:16:01 AM 0.35 0.00 0.35 0.00 3.67
09:51:16 08:17:01 AM 0.25 0.00 0.25 0.00 4.52
09:51:16 08:18:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 08:19:01 AM 0.15 0.00 0.15 0.00 1.73
09:51:16 08:20:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 08:21:01 AM 0.25 0.00 0.25 0.00 2.95
09:51:16 08:22:01 AM 0.25 0.00 0.25 0.00 5.30
09:51:16 08:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 08:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 08:25:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 08:26:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:16 08:27:01 AM 0.20 0.00 0.20 0.00 3.70
09:51:16 08:28:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:16 08:29:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:16 08:30:02 AM 0.20 0.00 0.20 0.00 2.37
09:51:16 08:31:01 AM 0.29 0.00 0.29 0.00 4.83
09:51:16 08:32:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:16 08:33:01 AM 0.10 0.00 0.10 0.00 1.23
09:51:16 08:34:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:16 08:35:01 AM 0.08 0.00 0.08 0.00 0.50
09:51:16 08:36:01 AM 0.18 0.00 0.18 0.00 3.10
09:51:16 08:37:01 AM 0.27 0.00 0.27 0.00 4.67
09:51:16 08:38:01 AM 0.17 0.00 0.17 0.00 1.58
09:51:16 08:39:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 08:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 08:41:01 AM 0.27 0.00 0.27 0.00 3.98
09:51:16 08:42:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:16 08:43:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 08:44:01 AM 0.18 0.00 0.18 0.00 2.43
09:51:16 08:45:01 AM 0.18 0.00 0.18 0.00 1.73
09:51:16 08:46:01 AM 0.17 0.00 0.17 0.00 2.03
09:51:16 08:47:01 AM 0.17 0.00 0.17 0.00 3.33
09:51:16 08:48:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 08:49:01 AM 0.15 0.00 0.15 0.00 1.73
09:51:16 08:50:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 08:51:01 AM 0.33 0.00 0.33 0.00 5.28
09:51:16 08:52:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:16 08:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 08:54:01 AM 0.10 0.00 0.10 0.00 1.07
09:51:16 08:55:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:16 08:56:01 AM 0.20 0.00 0.20 0.00 2.87
09:51:16 08:57:01 AM 0.17 0.00 0.17 0.00 3.20
09:51:16 08:58:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 08:59:01 AM 0.12 0.00 0.12 0.00 1.03
09:51:16 09:00:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:16 09:01:01 AM 0.40 0.00 0.40 0.00 5.68
09:51:16 09:02:01 AM 0.40 0.00 0.40 0.00 5.58
09:51:16 09:03:01 AM 0.32 0.00 0.32 0.00 3.15
09:51:16 09:04:01 AM 0.32 0.00 0.32 0.00 3.18
09:51:16 09:05:01 AM 0.40 0.00 0.40 0.00 4.87
09:51:16 09:06:01 AM 0.37 0.00 0.37 0.00 3.45
09:51:16 09:07:01 AM 0.40 0.00 0.40 0.00 5.77
09:51:16 09:08:01 AM 0.32 0.00 0.32 0.00 3.15
09:51:16 09:09:01 AM 0.32 0.00 0.32 0.00 3.05
09:51:16 09:10:01 AM 0.30 0.00 0.30 0.00 3.55
09:51:16 09:11:01 AM 0.38 0.00 0.38 0.00 4.17
09:51:16 09:12:01 AM 0.52 0.00 0.52 0.00 7.75
09:51:16 09:13:01 AM 0.33 0.00 0.33 0.00 3.82
09:51:16 09:14:01 AM 0.32 0.00 0.32 0.00 3.05
09:51:16 09:15:01 AM 0.25 0.00 0.25 0.00 2.48
09:51:16 09:16:01 AM 0.37 0.00 0.37 0.00 3.17
09:51:16 09:17:01 AM 0.37 0.00 0.37 0.00 4.77
09:51:16 09:18:01 AM 0.27 0.00 0.27 0.00 2.10
09:51:16 09:19:01 AM 0.33 0.00 0.33 0.00 3.18
09:51:16 09:20:01 AM 0.27 0.00 0.27 0.00 2.00
09:51:16 09:21:01 AM 0.98 0.00 0.98 0.00 15.38
09:51:16 09:22:01 AM 0.32 0.00 0.32 0.00 5.85
09:51:16 09:23:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:16 09:24:01 AM 0.15 0.00 0.15 0.00 1.73
09:51:16 09:25:01 AM 0.23 0.00 0.23 0.00 3.53
09:51:16 09:26:01 AM 0.18 0.00 0.18 0.00 1.97
09:51:16 09:27:01 AM 0.33 0.00 0.33 0.00 5.78
09:51:16 09:28:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:16 09:29:01 AM 0.13 0.00 0.13 0.00 1.33
09:51:16 09:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:16 09:31:01 AM 0.17 0.00 0.17 0.00 1.73
09:51:16 09:32:01 AM 0.30 0.00 0.30 0.00 6.01
09:51:16 09:33:01 AM 0.20 0.00 0.20 0.00 2.27
09:51:16 09:34:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:16 09:35:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:16 09:36:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:16 09:37:02 AM 0.18 0.00 0.18 0.00 3.83
09:51:16 09:38:01 AM 0.12 0.00 0.12 0.00 0.92
09:51:16 09:39:01 AM 0.08 0.00 0.08 0.00 0.50
09:51:16 09:40:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:16 09:41:01 AM 74.93 8.50 66.43 1460.18 5160.06
09:51:16 09:42:01 AM 89.19 0.92 88.27 65.84 10439.64
09:51:16 09:43:01 AM 11.23 0.00 11.23 0.00 1611.56
09:51:16 09:44:01 AM 63.83 7.03 56.80 1306.36 3571.78
09:51:16 09:45:01 AM 47.78 2.53 45.24 420.33 6839.96
09:51:16 09:46:01 AM 5.98 0.22 5.77 11.73 240.83
09:51:16 09:47:01 AM 0.60 0.00 0.60 0.00 587.27
09:51:16 09:48:01 AM 0.77 0.00 0.77 0.00 301.80
09:51:16 09:49:01 AM 0.40 0.00 0.40 0.00 325.35
09:51:16 09:50:01 AM 10.00 0.38 9.61 40.12 408.66
09:51:16 09:51:01 AM 32.07 0.47 31.60 52.91 3040.93
09:51:16 Average: 1.27 0.16 1.11 25.91 150.21
09:51:16
09:51:16 03:26:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:51:16 03:27:01 AM 5863524 7223616 2018908 25.61 2688 1558944 572348 6.41 152980 1606212 16
09:51:16 03:28:01 AM 5864120 7224212 2018312 25.61 2688 1558944 572348 6.41 153032 1605656 16
09:51:16 03:29:01 AM 5856888 7217000 2025544 25.70 2688 1558964 572348 6.41 153048 1613028 8
09:51:16 03:30:01 AM 5856808 7216920 2025624 25.70 2688 1558964 578244 6.47 153048 1613064 4
09:51:16 03:31:01 AM 5856616 7216744 2025816 25.70 2688 1558968 578244 6.47 153048 1613216 4
09:51:16 03:32:01 AM 5857060 7217180 2025372 25.69 2688 1558968 578244 6.47 153048 1613240 4
09:51:16 03:33:01 AM 5856924 7217044 2025508 25.70 2688 1558968 578244 6.47 153048 1613332 4
09:51:16 03:34:01 AM 5857056 7217180 2025376 25.69 2688 1558972 578244 6.47 153048 1613140 4
09:51:16 03:35:01 AM 5857272 7217396 2025160 25.69 2688 1558972 578244 6.47 153048 1613144 4
09:51:16 03:36:01 AM 5857324 7217448 2025108 25.69 2688 1558972 578244 6.47 153048 1613028 4
09:51:16 03:37:01 AM 5857032 7217160 2025400 25.70 2688 1558976 578244 6.47 153048 1613220 4
09:51:16 03:38:01 AM 5857392 7217520 2025040 25.69 2688 1558976 578244 6.47 153048 1613044 4
09:51:16 03:39:01 AM 5857340 7217468 2025092 25.69 2688 1558976 578244 6.47 153048 1613044 4
09:51:16 03:40:01 AM 5857148 7217280 2025284 25.69 2688 1558980 595960 6.67 153048 1613164 4
09:51:16 03:41:01 AM 5857248 7217388 2025184 25.69 2688 1558988 578076 6.47 153220 1613032 16
09:51:16 03:42:01 AM 5857132 7217276 2025300 25.69 2688 1558992 578076 6.47 153220 1613184 4
09:51:16 03:43:01 AM 5857076 7217220 2025356 25.69 2688 1558992 578076 6.47 153220 1612892 8
09:51:16 03:44:01 AM 5857156 7217300 2025276 25.69 2688 1558992 578076 6.47 153220 1612900 8
09:51:16 03:45:01 AM 5857020 7217168 2025412 25.70 2688 1558996 578076 6.47 153220 1612904 4
09:51:16 03:46:01 AM 5857164 7217312 2025268 25.69 2688 1558996 578076 6.47 153220 1612904 4
09:51:16 03:47:01 AM 5857124 7217272 2025308 25.69 2688 1558996 578076 6.47 153220 1613012 4
09:51:16 03:48:01 AM 5857212 7217364 2025220 25.69 2688 1559000 578076 6.47 153220 1612972 8
09:51:16 03:49:01 AM 5857308 7217460 2025124 25.69 2688 1559000 578076 6.47 153220 1612972 4
09:51:16 03:50:01 AM 5856656 7216808 2025776 25.70 2688 1559000 578076 6.47 153220 1613204 4
09:51:16 03:51:01 AM 5857004 7217160 2025428 25.70 2688 1559004 578076 6.47 153220 1613112 4
09:51:16 03:52:01 AM 5856920 7217076 2025512 25.70 2688 1559004 578076 6.47 153220 1613204 4
09:51:16 03:53:01 AM 5857056 7217216 2025376 25.69 2688 1559008 578076 6.47 153220 1613124 4
09:51:16 03:54:02 AM 5857244 7217404 2025188 25.69 2688 1559008 578076 6.47 153220 1613016 4
09:51:16 03:55:01 AM 5856980 7217140 2025452 25.70 2688 1559008 578076 6.47 153220 1613128 4
09:51:16 03:56:01 AM 5857064 7217224 2025368 25.69 2688 1559008 578076 6.47 153220 1613060 4
09:51:16 03:57:01 AM 5851604 7211768 2030828 25.76 2688 1559012 611376 6.85 153220 1618420 4
09:51:16 03:58:01 AM 5851456 7211620 2030976 25.77 2688 1559012 611376 6.85 153220 1618352 4
09:51:16 03:59:01 AM 5851612 7211776 2030820 25.76 2688 1559012 611376 6.85 153220 1618352 4
09:51:16 04:00:01 AM 5851296 7211464 2031136 25.77 2688 1559016 604932 6.77 153220 1618588 4
09:51:16 04:01:01 AM 5850812 7210980 2031620 25.77 2688 1559016 604932 6.77 153224 1619064 4
09:51:16 04:02:01 AM 5851032 7211276 2031400 25.77 2688 1559092 604932 6.77 153380 1618764 4
09:51:16 04:03:01 AM 5851120 7211364 2031312 25.77 2688 1559092 604932 6.77 153380 1618572 4
09:51:16 04:04:01 AM 5850916 7211160 2031516 25.77 2688 1559092 604932 6.77 153380 1618688 4
09:51:16 04:05:01 AM 5851124 7211372 2031308 25.77 2688 1559096 604932 6.77 153380 1618692 4
09:51:16 04:06:01 AM 5849100 7209348 2033332 25.80 2688 1559096 604932 6.77 153380 1620624 4
09:51:16 04:07:01 AM 5848972 7209220 2033460 25.80 2688 1559096 604932 6.77 153380 1620740 4
09:51:16 04:08:01 AM 5849064 7209316 2033368 25.80 2688 1559100 604932 6.77 153380 1620792 4
09:51:16 04:09:01 AM 5849236 7209488 2033196 25.79 2688 1559100 604932 6.77 153380 1620676 4
09:51:16 04:10:01 AM 5848480 7208732 2033952 25.80 2688 1559100 624048 6.99 153380 1621140 4
09:51:16 04:11:01 AM 5849100 7209356 2033332 25.80 2688 1559104 604572 6.77 153380 1620800 4
09:51:16 04:12:01 AM 5848896 7209152 2033536 25.80 2688 1559104 604572 6.77 153380 1620900 4
09:51:16 04:13:01 AM 5849196 7209456 2033236 25.79 2688 1559108 604572 6.77 153380 1620836 4
09:51:16 04:14:01 AM 5849232 7209492 2033200 25.79 2688 1559108 604572 6.77 153380 1620716 4
09:51:16 04:15:01 AM 5849028 7209288 2033404 25.80 2688 1559108 604572 6.77 153380 1620716 4
09:51:16 04:16:01 AM 5849148 7209412 2033284 25.80 2688 1559112 604572 6.77 153380 1620720 4
09:51:16 04:17:01 AM 5849012 7209276 2033420 25.80 2688 1559112 604572 6.77 153380 1620924 4
09:51:16 04:18:01 AM 5849036 7209300 2033396 25.80 2688 1559112 604572 6.77 153380 1620748 4
09:51:16 04:19:01 AM 5849160 7209428 2033272 25.79 2688 1559116 604572 6.77 153380 1620752 4
09:51:16 04:20:01 AM 5848736 7209004 2033696 25.80 2688 1559116 605476 6.78 153380 1620984 4
09:51:16 04:21:01 AM 5849140 7209416 2033292 25.80 2688 1559120 605476 6.78 153380 1620756 4
09:51:16 04:22:01 AM 5848928 7209204 2033504 25.80 2688 1559120 605476 6.78 153380 1620964 4
09:51:16 04:23:01 AM 5831604 7209164 2050828 26.02 2688 1576356 602148 6.74 155624 1635940 4
09:51:16 04:24:01 AM 5831600 7209164 2050832 26.02 2688 1576360 602148 6.74 155624 1635944 8
09:51:16 04:25:01 AM 5831744 7209308 2050688 26.02 2688 1576360 602148 6.74 155624 1635808 4
09:51:16 04:26:01 AM 5831792 7209356 2050640 26.02 2688 1576360 602148 6.74 155624 1635808 4
09:51:16 04:27:01 AM 5829512 7207080 2052920 26.04 2688 1576364 602148 6.74 155624 1637948 4
09:51:16 04:28:01 AM 5829612 7207172 2052820 26.04 2688 1576364 602148 6.74 155624 1637996 4
09:51:16 04:29:01 AM 5829420 7206980 2053012 26.05 2688 1576364 602148 6.74 155624 1638000 4
09:51:16 04:30:01 AM 5829000 7206564 2053432 26.05 2688 1576368 605472 6.78 155624 1638120 4
09:51:16 04:31:01 AM 5828812 7206492 2053620 26.05 2688 1576484 605472 6.78 155624 1638388 4
09:51:16 04:32:01 AM 5829128 7206888 2053304 26.05 2688 1576564 605472 6.78 155740 1638132 4
09:51:16 04:33:01 AM 5826944 7204708 2055488 26.08 2688 1576568 605472 6.78 155740 1640284 4
09:51:16 04:34:01 AM 5827232 7204996 2055200 26.07 2688 1576568 605472 6.78 155740 1640148 4
09:51:16 04:35:01 AM 5827208 7204972 2055224 26.07 2688 1576568 605472 6.78 155740 1640148 4
09:51:16 04:36:01 AM 5827024 7204792 2055408 26.08 2688 1576572 605472 6.78 155740 1640268 4
09:51:16 04:37:01 AM 5827204 7204976 2055228 26.07 2688 1576576 605472 6.78 155740 1640224 4
09:51:16 04:38:01 AM 5827312 7205084 2055120 26.07 2688 1576576 605472 6.78 155740 1640156 4
09:51:16 04:39:01 AM 5827308 7205084 2055124 26.07 2688 1576580 605472 6.78 155740 1640160 4
09:51:16 04:40:01 AM 5826900 7204676 2055532 26.08 2688 1576580 605972 6.79 155740 1640392 4
09:51:16 04:41:01 AM 5826936 7204720 2055496 26.08 2688 1576588 605972 6.79 155740 1640284 4
09:51:16 04:42:01 AM 5826868 7204652 2055564 26.08 2688 1576588 605972 6.79 155740 1640264 4
09:51:16 04:43:01 AM 5826900 7204684 2055532 26.08 2688 1576588 605972 6.79 155740 1640196 4
09:51:16 04:44:01 AM 5826928 7204716 2055504 26.08 2688 1576592 605972 6.79 155740 1640316 4
09:51:16 04:45:01 AM 5824700 7202488 2057732 26.11 2688 1576592 605972 6.79 155740 1642540 16
09:51:16 04:46:01 AM 5825036 7202824 2057396 26.10 2688 1576592 605972 6.79 155740 1642296 8
09:51:16 04:47:01 AM 5825032 7202824 2057400 26.10 2688 1576596 605972 6.79 155740 1642368 4
09:51:16 04:48:01 AM 5824920 7202712 2057512 26.10 2688 1576596 605972 6.79 155740 1642416 4
09:51:16 04:49:01 AM 5825008 7202800 2057424 26.10 2688 1576596 605972 6.79 155740 1642300 4
09:51:16 04:50:01 AM 5824540 7202336 2057892 26.11 2688 1576600 605956 6.78 155740 1642540 4
09:51:16 04:51:01 AM 5824896 7202692 2057536 26.10 2688 1576600 605956 6.78 155772 1642488 16
09:51:16 04:52:01 AM 5824804 7202604 2057628 26.10 2688 1576604 605956 6.78 155768 1642480 4
09:51:16 04:53:01 AM 5824980 7202780 2057452 26.10 2688 1576604 605956 6.78 155768 1642372 4
09:51:16 04:54:01 AM 5822828 7200628 2059604 26.13 2688 1576604 605956 6.78 155768 1644528 4
09:51:16 04:55:01 AM 5822940 7200744 2059492 26.13 2688 1576608 605956 6.78 155768 1644404 8
09:51:16 04:56:01 AM 5822900 7200704 2059532 26.13 2688 1576608 605956 6.78 155768 1644520 4
09:51:16 04:57:01 AM 5822852 7200656 2059580 26.13 2688 1576608 605956 6.78 155768 1644588 4
09:51:16 04:58:01 AM 5823112 7200920 2059320 26.13 2688 1576612 605956 6.78 155768 1644408 4
09:51:16 04:59:01 AM 5823032 7200840 2059400 26.13 2688 1576612 605956 6.78 155768 1644408 4
09:51:16 05:00:01 AM 5822656 7200464 2059776 26.13 2688 1576612 623608 6.98 155768 1644756 4
09:51:16 05:01:01 AM 5821860 7199672 2060572 26.14 2688 1576616 623608 6.98 155772 1645328 4
09:51:16 05:02:02 AM 5822864 7200676 2059568 26.13 2688 1576616 623608 6.98 155808 1644668 4
09:51:16 05:03:01 AM 5822804 7200620 2059628 26.13 2688 1576620 623608 6.98 155808 1644604 4
09:51:16 05:04:01 AM 5823040 7200856 2059392 26.13 2688 1576620 623608 6.98 155808 1644380 4
09:51:16 05:05:01 AM 5822932 7200748 2059500 26.13 2688 1576620 607232 6.80 155808 1644380 4
09:51:16 05:06:01 AM 5822852 7200672 2059580 26.13 2688 1576624 607232 6.80 155808 1644384 4
09:51:16 05:07:01 AM 5820668 7198488 2061764 26.16 2688 1576624 607232 6.80 155808 1646596 4
09:51:16 05:08:01 AM 5820760 7198580 2061672 26.16 2688 1576624 607232 6.80 155808 1646432 4
09:51:16 05:09:01 AM 5820848 7198672 2061584 26.15 2688 1576628 607232 6.80 155808 1646436 8
09:51:16 05:10:01 AM 5820324 7198148 2062108 26.16 2688 1576628 605196 6.78 155808 1646788 4
09:51:16 05:11:01 AM 5820796 7198604 2061636 26.15 2688 1576628 605196 6.78 155808 1646448 8
09:51:16 05:12:01 AM 5821136 7198948 2061296 26.15 2688 1576632 605196 6.78 155804 1646236 4
09:51:16 05:13:01 AM 5821288 7199104 2061144 26.15 2688 1576636 605196 6.78 155804 1646172 4
09:51:16 05:14:01 AM 5821376 7199192 2061056 26.15 2688 1576636 605196 6.78 155804 1646172 4
09:51:16 05:15:01 AM 5821260 7199080 2061172 26.15 2688 1576640 605196 6.78 155804 1646176 4
09:51:16 05:16:01 AM 5821064 7198884 2061368 26.15 2688 1576640 605196 6.78 155804 1646292 4
09:51:16 05:17:01 AM 5821292 7199112 2061140 26.15 2688 1576640 605196 6.78 155804 1646248 4
09:51:16 05:18:01 AM 5821324 7199148 2061108 26.15 2688 1576644 605196 6.78 155804 1646184 4
09:51:16 05:19:01 AM 5818956 7196780 2063476 26.18 2688 1576644 605196 6.78 155804 1648508 4
09:51:16 05:20:01 AM 5818824 7196648 2063608 26.18 2688 1576644 606652 6.79 155804 1648468 4
09:51:16 05:21:01 AM 5818980 7196812 2063452 26.18 2688 1576652 606652 6.79 155808 1648404 4
09:51:16 05:22:01 AM 5816944 7194776 2065488 26.20 2688 1576652 606652 6.79 155804 1650620 4
09:51:16 05:23:01 AM 5817208 7195044 2065224 26.20 2688 1576656 606652 6.79 155804 1650240 4
09:51:16 05:24:01 AM 5817176 7195012 2065256 26.20 2688 1576656 606652 6.79 155804 1650316 4
09:51:16 05:25:01 AM 5817232 7195068 2065200 26.20 2688 1576656 606652 6.79 155804 1650320 4
09:51:16 05:26:01 AM 5817176 7195016 2065256 26.20 2688 1576660 606652 6.79 155804 1650324 4
09:51:16 05:27:01 AM 5817264 7195104 2065168 26.20 2688 1576660 606652 6.79 155804 1650436 4
09:51:16 05:28:01 AM 5817212 7195052 2065220 26.20 2688 1576660 606652 6.79 155812 1650460 4
09:51:16 05:29:01 AM 5817132 7194976 2065300 26.20 2688 1576664 606652 6.79 155804 1650372 4
09:51:16 05:30:01 AM 5816760 7194604 2065672 26.21 2688 1576664 596996 6.68 155804 1650604 4
09:51:16 05:31:01 AM 5816492 7194340 2065940 26.21 2688 1576668 596996 6.68 155804 1650820 4
09:51:16 05:32:01 AM 5814840 7192688 2067592 26.23 2688 1576668 596996 6.68 155804 1652664 4
09:51:16 05:33:01 AM 5814568 7192416 2067864 26.23 2688 1576668 596996 6.68 155804 1652704 4
09:51:16 05:34:01 AM 5814916 7192768 2067516 26.23 2688 1576672 612584 6.86 155804 1652620 4
09:51:16 05:35:01 AM 5814916 7192768 2067516 26.23 2688 1576672 612584 6.86 155804 1652504 4
09:51:16 05:36:01 AM 5814828 7192680 2067604 26.23 2688 1576672 612584 6.86 155804 1652504 4
09:51:16 05:37:01 AM 5814920 7192776 2067512 26.23 2688 1576676 612584 6.86 155804 1652580 4
09:51:16 05:38:01 AM 5815020 7192876 2067412 26.23 2688 1576676 612584 6.86 155804 1652516 4
09:51:16 05:39:01 AM 5814980 7192836 2067452 26.23 2688 1576676 612584 6.86 155804 1652516 4
09:51:16 05:40:01 AM 5814560 7192424 2067872 26.23 2688 1576684 605188 6.78 155808 1652756 4
09:51:16 05:41:01 AM 5814796 7192660 2067636 26.23 2688 1576680 605188 6.78 155804 1652732 4
09:51:16 05:42:01 AM 5814528 7192396 2067904 26.23 2688 1576684 605188 6.78 155804 1652828 4
09:51:16 05:43:01 AM 5814728 7192596 2067704 26.23 2688 1576684 605188 6.78 155804 1652528 4
09:51:16 05:44:01 AM 5814752 7192620 2067680 26.23 2688 1576684 605188 6.78 155804 1652528 4
09:51:16 05:45:01 AM 5814752 7192624 2067680 26.23 2688 1576688 605188 6.78 155804 1652648 4
09:51:16 05:46:01 AM 5813780 7191652 2068652 26.24 2688 1576688 609028 6.82 155804 1653576 4
09:51:16 05:47:01 AM 5812464 7190356 2069968 26.26 2688 1576692 615456 6.89 165108 1645468 4
09:51:16 05:48:01 AM 5812676 7190568 2069756 26.26 2688 1576692 615456 6.89 165108 1645284 4
09:51:16 05:49:01 AM 5812580 7190476 2069852 26.26 2688 1576696 615456 6.89 165108 1645288 4
09:51:16 05:50:01 AM 5812204 7190100 2070228 26.26 2688 1576696 615456 6.89 165108 1645752 4
09:51:16 05:51:01 AM 5812668 7190572 2069764 26.26 2688 1576704 615456 6.89 165108 1645296 4
09:51:16 05:52:01 AM 5812560 7190464 2069872 26.26 2688 1576704 615456 6.89 165108 1645368 4
09:51:16 05:53:01 AM 5812728 7190632 2069704 26.26 2688 1576704 615456 6.89 165108 1645300 4
09:51:16 05:54:01 AM 5812752 7190660 2069680 26.26 2688 1576708 615456 6.89 165108 1645304 4
09:51:16 05:55:01 AM 5812752 7190660 2069680 26.26 2688 1576708 615456 6.89 165108 1645304 4
09:51:16 05:56:01 AM 5812808 7190720 2069624 26.26 2688 1576712 615456 6.89 165108 1645308 4
09:51:16 05:57:01 AM 5812560 7190476 2069872 26.26 2688 1576716 615456 6.89 165108 1645408 4
09:51:16 05:58:01 AM 5812676 7190592 2069756 26.26 2688 1576716 615456 6.89 165108 1645304 4
09:51:16 05:59:01 AM 5812564 7190480 2069868 26.26 2688 1576716 615456 6.89 165108 1645340 4
09:51:16 06:00:01 AM 5812344 7190264 2070088 26.26 2688 1576720 597604 6.69 165108 1645576 4
09:51:16 06:01:01 AM 5811792 7189716 2070640 26.27 2688 1576720 597604 6.69 165108 1646040 4
09:51:16 06:02:01 AM 5812680 7190608 2069752 26.26 2688 1576724 597604 6.69 165116 1645412 4
09:51:16 06:03:01 AM 5810632 7188560 2071800 26.28 2688 1576724 597604 6.69 165116 1647392 4
09:51:16 06:04:01 AM 5810628 7188556 2071804 26.28 2688 1576724 597604 6.69 165116 1647392 4
09:51:16 06:05:01 AM 5810608 7188540 2071824 26.28 2688 1576728 597604 6.69 165116 1647396 4
09:51:16 06:06:01 AM 5810696 7188628 2071736 26.28 2688 1576728 597604 6.69 165116 1647396 4
09:51:16 06:07:01 AM 5810620 7188552 2071812 26.28 2688 1576728 597604 6.69 165116 1647464 4
09:51:16 06:08:01 AM 5810520 7188456 2071912 26.29 2688 1576732 597604 6.69 165116 1647516 4
09:51:16 06:09:01 AM 5810788 7188724 2071644 26.28 2688 1576732 597604 6.69 165116 1647400 4
09:51:16 06:10:01 AM 5810480 7188416 2071952 26.29 2688 1576732 621040 6.95 165116 1647632 4
09:51:16 06:11:01 AM 5810736 7188660 2071696 26.28 2688 1576736 621040 6.95 165116 1647516 4
09:51:16 06:12:01 AM 5810564 7188488 2071868 26.28 2688 1576736 621040 6.95 165116 1647472 4
09:51:16 06:13:01 AM 5810600 7188528 2071832 26.28 2688 1576740 621040 6.95 165116 1647408 4
09:51:16 06:14:01 AM 5810696 7188624 2071736 26.28 2688 1576740 621040 6.95 165116 1647408 4
09:51:16 06:15:01 AM 5810668 7188596 2071764 26.28 2688 1576740 621040 6.95 165116 1647524 4
09:51:16 06:16:02 AM 5810808 7188740 2071624 26.28 2688 1576744 621040 6.95 165116 1647376 4
09:51:16 06:17:01 AM 5810636 7188568 2071796 26.28 2688 1576744 621040 6.95 165116 1647480 4
09:51:16 06:18:01 AM 5810756 7188688 2071676 26.28 2688 1576744 621040 6.95 165116 1647412 4
09:51:16 06:19:01 AM 5810788 7188724 2071644 26.28 2688 1576748 621040 6.95 165116 1647532 4
09:51:16 06:20:01 AM 5810264 7188200 2072168 26.29 2688 1576748 594568 6.66 165116 1647660 4
09:51:16 06:21:01 AM 5810504 7188444 2071928 26.29 2688 1576752 594568 6.66 165116 1647572 4
09:51:16 06:22:01 AM 5810480 7188420 2071952 26.29 2688 1576752 594568 6.66 165116 1647640 4
09:51:16 06:23:01 AM 5810560 7188500 2071872 26.28 2688 1576752 609952 6.83 165116 1647552 4
09:51:16 06:24:01 AM 5810656 7188596 2071776 26.28 2688 1576752 609952 6.83 165116 1647552 4
09:51:16 06:25:01 AM 5810828 7188772 2071604 26.28 2688 1576756 609952 6.83 165116 1647440 4
09:51:16 06:26:01 AM 5810736 7188680 2071696 26.28 2688 1576756 609952 6.83 165116 1647444 4
09:51:16 06:27:01 AM 5810452 7188396 2071980 26.29 2688 1576756 609952 6.83 165116 1647516 4
09:51:16 06:28:01 AM 5809924 7187872 2072508 26.29 2688 1576760 609952 6.83 165116 1647956 4
09:51:16 06:29:01 AM 5810316 7188264 2072116 26.29 2688 1576760 609952 6.83 165116 1647688 4
09:51:16 06:30:01 AM 5809908 7187856 2072524 26.29 2688 1576760 611204 6.84 165116 1647920 4
09:51:16 06:31:01 AM 5810148 7188100 2072284 26.29 2688 1576764 611204 6.84 165116 1647988 4
09:51:16 06:32:01 AM 5810088 7188040 2072344 26.29 2688 1576764 611204 6.84 165116 1647988 4
09:51:16 06:33:01 AM 5810112 7188068 2072320 26.29 2688 1576768 611204 6.84 165116 1648136 16
09:51:16 06:34:01 AM 5810344 7188300 2072088 26.29 2688 1576768 611204 6.84 165116 1647824 8
09:51:16 06:35:01 AM 5809928 7187884 2072504 26.29 2688 1576768 611204 6.84 165116 1648056 4
09:51:16 06:36:01 AM 5810324 7188288 2072108 26.29 2688 1576776 611204 6.84 165116 1647756 4
09:51:16 06:37:01 AM 5810388 7188352 2072044 26.29 2688 1576776 611204 6.84 165116 1647784 4
09:51:16 06:38:01 AM 5810392 7188356 2072040 26.29 2688 1576776 611204 6.84 165116 1647716 4
09:51:16 06:39:01 AM 5810484 7188452 2071948 26.29 2688 1576780 611204 6.84 165116 1647720 4
09:51:16 06:40:01 AM 5810048 7188016 2072384 26.29 2688 1576780 606548 6.79 165116 1648072 4
09:51:16 06:41:01 AM 5810504 7188480 2071928 26.29 2688 1576784 606548 6.79 165116 1647728 4
09:51:16 06:42:01 AM 5810472 7188448 2071960 26.29 2688 1576784 606548 6.79 165116 1647796 4
09:51:16 06:43:01 AM 5810540 7188516 2071892 26.28 2688 1576784 606548 6.79 165116 1647728 4
09:51:16 06:44:01 AM 5810420 7188400 2072012 26.29 2688 1576788 606548 6.79 165116 1647732 4
09:51:16 06:45:01 AM 5810536 7188516 2071896 26.28 2688 1576788 606548 6.79 165116 1647732 4
09:51:16 06:46:01 AM 5810596 7188576 2071836 26.28 2688 1576788 606548 6.79 165116 1647732 4
09:51:16 06:47:01 AM 5810196 7188180 2072236 26.29 2688 1576792 606548 6.79 165116 1647808 4
09:51:16 06:48:01 AM 5810132 7188116 2072300 26.29 2688 1576792 606548 6.79 165116 1647956 4
09:51:16 06:49:01 AM 5810344 7188328 2072088 26.29 2688 1576792 606548 6.79 165116 1647756 4
09:51:16 06:50:01 AM 5809936 7187924 2072496 26.29 2688 1576796 605252 6.78 165116 1647992 4
09:51:16 06:51:01 AM 5810188 7188176 2072244 26.29 2688 1576796 605252 6.78 165116 1647892 4
09:51:16 06:52:01 AM 5810364 7188356 2072068 26.29 2688 1576800 605252 6.78 165116 1647820 4
09:51:16 06:53:01 AM 5810392 7188384 2072040 26.29 2688 1576800 605252 6.78 165124 1647868 4
09:51:16 06:54:01 AM 5810268 7188260 2072164 26.29 2688 1576800 605252 6.78 165116 1647772 4
09:51:16 06:55:01 AM 5810200 7188196 2072232 26.29 2688 1576804 605252 6.78 165116 1647844 4
09:51:16 06:56:01 AM 5810284 7188280 2072148 26.29 2688 1576804 605252 6.78 165116 1647776 4
09:51:16 06:57:01 AM 5810376 7188372 2072056 26.29 2688 1576804 605252 6.78 165116 1647844 4
09:51:16 06:58:01 AM 5810296 7188296 2072136 26.29 2688 1576808 605252 6.78 165116 1647780 4
09:51:16 06:59:01 AM 5810384 7188384 2072048 26.29 2688 1576808 605252 6.78 165116 1647896 4
09:51:16 07:00:01 AM 5810004 7188004 2072428 26.29 2688 1576808 603832 6.76 165116 1648012 4
09:51:16 07:01:01 AM 5809016 7187028 2073416 26.30 2688 1576816 603832 6.76 165116 1648704 4
09:51:16 07:02:01 AM 5810136 7188148 2072296 26.29 2688 1576816 603832 6.76 165116 1648012 4
09:51:16 07:03:01 AM 5810420 7188432 2072012 26.29 2688 1576816 603832 6.76 165116 1647808 4
09:51:16 07:04:01 AM 5810064 7188080 2072368 26.29 2688 1576820 603832 6.76 165116 1647928 4
09:51:16 07:05:01 AM 5810192 7188208 2072240 26.29 2688 1576820 603832 6.76 165116 1647892 4
09:51:16 07:06:01 AM 5810288 7188304 2072144 26.29 2688 1576820 603832 6.76 165116 1647824 4
09:51:16 07:07:01 AM 5810208 7188228 2072224 26.29 2688 1576824 603832 6.76 165116 1647896 4
09:51:16 07:08:01 AM 5810312 7188332 2072120 26.29 2688 1576824 603832 6.76 165116 1647828 4
09:51:16 07:09:01 AM 5810348 7188368 2072084 26.29 2688 1576824 603832 6.76 165116 1647828 4
09:51:16 07:10:01 AM 5809320 7187344 2073112 26.30 2688 1576828 599260 6.71 165116 1648524 16
09:51:16 07:11:01 AM 5810164 7188192 2072268 26.29 2688 1576828 599260 6.71 165116 1647940 8
09:51:16 07:12:01 AM 5810012 7188044 2072420 26.29 2688 1576832 599260 6.71 165116 1648156 4
09:51:16 07:13:01 AM 5810272 7188304 2072160 26.29 2688 1576832 599260 6.71 165116 1647992 0
09:51:16 07:14:01 AM 5810296 7188328 2072136 26.29 2688 1576832 614804 6.88 165116 1647856 4
09:51:16 07:15:01 AM 5810268 7188304 2072164 26.29 2688 1576836 614804 6.88 165116 1647860 4
09:51:16 07:16:01 AM 5810412 7188448 2072020 26.29 2688 1576836 614804 6.88 165116 1647860 4
09:51:16 07:17:01 AM 5810244 7188284 2072188 26.29 2688 1576840 614804 6.88 165116 1647932 4
09:51:16 07:18:01 AM 5810232 7188276 2072200 26.29 2688 1576844 614804 6.88 165116 1647868 4
09:51:16 07:19:01 AM 5809716 7187760 2072716 26.30 2688 1576844 614804 6.88 165116 1648280 8
09:51:16 07:20:01 AM 5809384 7187428 2073048 26.30 2688 1576844 614804 6.88 165116 1648376 4
09:51:16 07:21:01 AM 5810044 7188096 2072388 26.29 2688 1576852 614804 6.88 165116 1647996 4
09:51:16 07:22:01 AM 5810052 7188104 2072380 26.29 2688 1576852 614804 6.88 165116 1648064 4
09:51:16 07:23:01 AM 5810088 7188144 2072344 26.29 2688 1576856 614804 6.88 165116 1648000 4
09:51:16 07:24:01 AM 5810180 7188236 2072252 26.29 2688 1576856 614804 6.88 165116 1647888 4
09:51:16 07:25:02 AM 5810268 7188324 2072164 26.29 2688 1576856 614804 6.88 165116 1647888 4
09:51:16 07:26:01 AM 5810256 7188316 2072176 26.29 2688 1576860 599360 6.71 165116 1647892 4
09:51:16 07:27:01 AM 5810212 7188272 2072220 26.29 2688 1576860 599360 6.71 165116 1647960 4
09:51:16 07:28:01 AM 5810324 7188384 2072108 26.29 2688 1576860 599360 6.71 165116 1647892 4
09:51:16 07:29:01 AM 5810444 7188508 2071988 26.29 2688 1576864 599360 6.71 165116 1647896 4
09:51:16 07:30:01 AM 5809252 7187316 2073180 26.30 2688 1576864 597128 6.69 165116 1648780 4
09:51:16 07:31:01 AM 5809960 7188032 2072472 26.29 2688 1576868 597128 6.69 165116 1648252 4
09:51:16 07:32:01 AM 5809884 7187956 2072548 26.29 2688 1576868 597128 6.69 165116 1648116 4
09:51:16 07:33:01 AM 5809848 7187920 2072584 26.29 2688 1576868 612900 6.86 165116 1648120 4
09:51:16 07:34:01 AM 5810064 7188140 2072368 26.29 2688 1576872 612900 6.86 165116 1648124 8
09:51:16 07:35:01 AM 5810004 7188080 2072428 26.29 2688 1576872 612900 6.86 165116 1648224 4
09:51:16 07:36:01 AM 5809760 7187836 2072672 26.29 2688 1576872 612900 6.86 165116 1648204 4
09:51:16 07:37:01 AM 5809828 7187908 2072604 26.29 2688 1576876 612900 6.86 165116 1648412 4
09:51:16 07:38:01 AM 5807948 7186028 2074484 26.32 2688 1576876 605680 6.78 165116 1650012 4
09:51:16 07:39:01 AM 5809652 7187744 2072780 26.30 2688 1576888 606420 6.79 166756 1646608 4
09:51:16 07:40:01 AM 5809356 7187448 2073076 26.30 2688 1576888 610804 6.84 166756 1646840 4
09:51:16 07:41:01 AM 5809704 7187804 2072728 26.30 2688 1576892 610804 6.84 166756 1646740 4
09:51:16 07:42:01 AM 5809460 7187560 2072972 26.30 2688 1576892 610804 6.84 166756 1646660 4
09:51:16 07:43:01 AM 5809884 7187988 2072548 26.29 2688 1576896 610804 6.84 166756 1646512 4
09:51:16 07:44:01 AM 5809852 7187956 2072580 26.29 2688 1576896 610804 6.84 166756 1646628 4
09:51:16 07:45:01 AM 5809900 7188004 2072532 26.29 2688 1576896 610804 6.84 166756 1646628 4
09:51:16 07:46:01 AM 5809920 7188028 2072512 26.29 2688 1576900 610804 6.84 166756 1646516 4
09:51:16 07:47:01 AM 5809672 7187780 2072760 26.30 2688 1576900 610804 6.84 166756 1646584 4
09:51:16 07:48:01 AM 5810152 7188260 2072280 26.29 2688 1576900 610804 6.84 166756 1646516 4
09:51:16 07:49:01 AM 5809740 7187852 2072692 26.30 2688 1576904 610804 6.84 166756 1646520 4
09:51:16 07:50:01 AM 5809508 7187620 2072924 26.30 2688 1576904 607736 6.80 166756 1646752 4
09:51:16 07:51:01 AM 5809748 7187864 2072684 26.29 2688 1576908 607736 6.80 166756 1646648 4
09:51:16 07:52:01 AM 5809844 7187960 2072588 26.29 2688 1576908 607736 6.80 166756 1646592 4
09:51:16 07:53:01 AM 5809992 7188108 2072440 26.29 2688 1576908 607736 6.80 166756 1646524 4
09:51:16 07:54:01 AM 5810004 7188124 2072428 26.29 2688 1576912 607736 6.80 166756 1646528 4
09:51:16 07:55:01 AM 5810032 7188152 2072400 26.29 2688 1576912 607736 6.80 166756 1646528 4
09:51:16 07:56:01 AM 5809808 7187928 2072624 26.29 2688 1576912 607736 6.80 166756 1646528 4
09:51:16 07:57:01 AM 5809900 7188024 2072532 26.29 2688 1576916 607736 6.80 166756 1646600 4
09:51:16 07:58:01 AM 5809828 7187952 2072604 26.29 2688 1576916 607736 6.80 166756 1646532 4
09:51:16 07:59:01 AM 5809780 7187904 2072652 26.29 2688 1576916 607736 6.80 166756 1646532 4
09:51:16 08:00:01 AM 5809364 7187496 2073068 26.30 2688 1576924 605628 6.78 166756 1646984 4
09:51:16 08:01:01 AM 5808568 7186700 2073864 26.31 2688 1576924 605628 6.78 166756 1647508 4
09:51:16 08:02:01 AM 5809580 7187716 2072852 26.30 2688 1576928 605628 6.78 166756 1646732 4
09:51:16 08:03:01 AM 5809808 7187944 2072624 26.29 2688 1576928 605628 6.78 166756 1646552 4
09:51:16 08:04:01 AM 5809844 7187980 2072588 26.29 2688 1576928 605628 6.78 166756 1646552 4
09:51:16 08:05:01 AM 5809812 7187952 2072620 26.29 2688 1576932 605628 6.78 166756 1646556 4
09:51:16 08:06:01 AM 5809648 7187788 2072784 26.30 2688 1576932 605628 6.78 166756 1646756 4
09:51:16 08:07:01 AM 5809696 7187836 2072736 26.30 2688 1576932 605628 6.78 166756 1646832 4
09:51:16 08:08:01 AM 5809900 7188044 2072532 26.29 2688 1576936 605628 6.78 166756 1646768 4
09:51:16 08:09:01 AM 5809964 7188108 2072468 26.29 2688 1576936 605628 6.78 166756 1646568 4
09:51:16 08:10:01 AM 5809432 7187576 2073000 26.30 2688 1576936 605628 6.78 166756 1646800 4
09:51:16 08:11:01 AM 5809548 7187696 2072884 26.30 2688 1576940 605628 6.78 166756 1646688 4
09:51:16 08:12:01 AM 5809528 7187676 2072904 26.30 2688 1576940 605628 6.78 166756 1646756 4
09:51:16 08:13:01 AM 5809644 7187796 2072788 26.30 2688 1576944 605628 6.78 166756 1646692 4
09:51:16 08:14:01 AM 5809912 7188064 2072520 26.29 2688 1576944 621048 6.95 166756 1646580 4
09:51:16 08:15:01 AM 5809992 7188144 2072440 26.29 2688 1576944 621048 6.95 166756 1646580 4
09:51:16 08:16:01 AM 5809760 7187912 2072672 26.29 2688 1576944 621048 6.95 166756 1646812 4
09:51:16 08:17:01 AM 5809764 7187920 2072668 26.29 2688 1576948 621048 6.95 166756 1646816 4
09:51:16 08:18:01 AM 5809868 7188024 2072564 26.29 2688 1576948 621048 6.95 166756 1646632 4
09:51:16 08:19:01 AM 5809908 7188064 2072524 26.29 2688 1576948 621048 6.95 166756 1646632 4
09:51:16 08:20:01 AM 5809452 7187612 2072980 26.30 2688 1576952 607668 6.80 166756 1646868 4
09:51:16 08:21:01 AM 5809796 7187960 2072636 26.29 2688 1576956 607668 6.80 166756 1646640 4
09:51:16 08:22:01 AM 5809604 7187772 2072828 26.30 2688 1576960 607668 6.80 166756 1646712 4
09:51:16 08:23:01 AM 5809640 7187808 2072792 26.30 2688 1576960 607668 6.80 166756 1646644 4
09:51:16 08:24:01 AM 5809716 7187884 2072716 26.30 2688 1576960 607668 6.80 166756 1646644 4
09:51:16 08:25:01 AM 5809844 7188016 2072588 26.29 2688 1576964 607668 6.80 166756 1646648 4
09:51:16 08:26:01 AM 5809756 7187928 2072676 26.29 2688 1576964 607668 6.80 166756 1646648 4
09:51:16 08:27:01 AM 5809736 7187908 2072696 26.30 2688 1576964 607668 6.80 166756 1646716 4
09:51:16 08:28:01 AM 5809256 7187432 2073176 26.30 2688 1576968 607668 6.80 166756 1647156 16
09:51:16 08:29:01 AM 5809912 7188088 2072520 26.29 2688 1576968 607668 6.80 166756 1646652 8
09:51:16 08:30:02 AM 5809524 7187700 2072908 26.30 2688 1576968 605584 6.78 166756 1646884 4
09:51:16 08:31:01 AM 5809580 7187760 2072852 26.30 2688 1576972 605584 6.78 166756 1646976 4
09:51:16 08:32:01 AM 5809392 7187572 2073040 26.30 2688 1576972 605584 6.78 166756 1646844 4
09:51:16 08:33:01 AM 5809380 7187564 2073052 26.30 2688 1576976 605584 6.78 166756 1646968 4
09:51:16 08:34:01 AM 5809664 7187848 2072768 26.30 2688 1576976 605584 6.78 166756 1646696 4
09:51:16 08:35:01 AM 5809724 7187908 2072708 26.30 2688 1576976 605584 6.78 166756 1646696 4
09:51:16 08:36:01 AM 5809208 7187396 2073224 26.30 2688 1576980 605584 6.78 166756 1647192 4
09:51:16 08:37:01 AM 5809520 7187708 2072912 26.30 2688 1576980 605584 6.78 166756 1646852 4
09:51:16 08:38:01 AM 5809632 7187820 2072800 26.30 2688 1576980 605584 6.78 166756 1646784 4
09:51:16 08:39:01 AM 5809668 7187860 2072764 26.30 2688 1576984 605584 6.78 166756 1646788 4
09:51:16 08:40:01 AM 5808960 7187152 2073472 26.30 2688 1576984 625744 7.01 166756 1647136 4
09:51:16 08:41:01 AM 5809472 7187672 2072960 26.30 2688 1576992 605712 6.78 166756 1646916 4
09:51:16 08:42:01 AM 5809488 7187688 2072944 26.30 2688 1576992 605712 6.78 166756 1646988 4
09:51:16 08:43:01 AM 5809612 7187812 2072820 26.30 2688 1576992 605712 6.78 166756 1646800 4
09:51:16 08:44:01 AM 5809656 7187860 2072776 26.30 2688 1576996 605712 6.78 166756 1646804 4
09:51:16 08:45:01 AM 5809672 7187876 2072760 26.30 2688 1576996 605712 6.78 166756 1646804 4
09:51:16 08:46:01 AM 5809800 7188004 2072632 26.29 2688 1576996 605712 6.78 166756 1646804 4
09:51:16 08:47:01 AM 5809620 7187828 2072812 26.30 2688 1577000 605712 6.78 166756 1646880 4
09:51:16 08:48:01 AM 5809652 7187860 2072780 26.30 2688 1577000 605712 6.78 166756 1646812 4
09:51:16 08:49:01 AM 5809660 7187868 2072772 26.30 2688 1577000 605712 6.78 166756 1646928 4
09:51:16 08:50:01 AM 5809352 7187564 2073080 26.30 2688 1577004 605712 6.78 166756 1647048 4
09:51:16 08:51:01 AM 5809540 7187752 2072892 26.30 2688 1577004 605712 6.78 166756 1646940 4
09:51:16 08:52:01 AM 5809324 7187536 2073108 26.30 2688 1577004 621588 6.96 166756 1647008 4
09:51:16 08:53:01 AM 5809412 7187628 2073020 26.30 2688 1577008 621588 6.96 166756 1646936 4
09:51:16 08:54:01 AM 5809544 7187760 2072888 26.30 2688 1577008 621588 6.96 166756 1647004 4
09:51:16 08:55:01 AM 5809676 7187892 2072756 26.30 2688 1577008 621588 6.96 166756 1646800 4
09:51:16 08:56:01 AM 5809744 7187964 2072688 26.30 2688 1577012 604976 6.77 166756 1646824 4
09:51:16 08:57:01 AM 5809664 7187884 2072768 26.30 2688 1577012 604976 6.77 166756 1646892 4
09:51:16 08:58:01 AM 5809776 7187996 2072656 26.29 2688 1577012 604976 6.77 166756 1646824 4
09:51:16 08:59:01 AM 5809372 7187596 2073060 26.30 2688 1577016 604976 6.77 166756 1647100 16
09:51:16 09:00:01 AM 5809180 7187404 2073252 26.30 2688 1577016 601304 6.73 166756 1647060 8
09:51:16 09:01:01 AM 5808500 7186732 2073932 26.31 2688 1577024 601304 6.73 166756 1647648 4
09:51:16 09:02:01 AM 5809548 7187780 2072884 26.30 2688 1577024 601304 6.73 166760 1646900 4
09:51:16 09:03:01 AM 5809636 7187868 2072796 26.30 2688 1577024 601304 6.73 166760 1646832 4
09:51:16 09:04:01 AM 5809632 7187868 2072800 26.30 2688 1577028 601304 6.73 166768 1646928 4
09:51:16 09:05:01 AM 5809548 7187784 2072884 26.30 2688 1577028 601304 6.73 166760 1646836 4
09:51:16 09:06:01 AM 5809592 7187828 2072840 26.30 2688 1577028 601304 6.73 166760 1646908 4
09:51:16 09:07:01 AM 5809480 7187720 2072952 26.30 2688 1577032 601304 6.73 166760 1647008 4
09:51:16 09:08:01 AM 5809824 7188064 2072608 26.29 2688 1577032 601304 6.73 166760 1646844 4
09:51:16 09:09:01 AM 5809464 7187704 2072968 26.30 2688 1577032 601304 6.73 166760 1646824 4
09:51:16 09:10:01 AM 5808852 7187096 2073580 26.31 2688 1577036 605776 6.78 166760 1647432 4
09:51:16 09:11:01 AM 5809472 7187716 2072960 26.30 2688 1577036 605776 6.78 166760 1646848 4
09:51:16 09:12:01 AM 5809508 7187756 2072924 26.30 2688 1577040 605776 6.78 166760 1647036 4
09:51:16 09:13:01 AM 5809440 7187688 2072992 26.30 2688 1577040 605776 6.78 166760 1647064 4
09:51:16 09:14:01 AM 5809836 7188084 2072596 26.29 2688 1577040 605776 6.78 166760 1646744 4
09:51:16 09:15:01 AM 5809332 7187584 2073100 26.30 2688 1577044 605776 6.78 166760 1647068 4
09:51:16 09:16:01 AM 5809616 7187868 2072816 26.30 2688 1577044 605776 6.78 166760 1646864 4
09:51:16 09:17:01 AM 5809572 7187824 2072860 26.30 2688 1577044 605776 6.78 166764 1646960 4
09:51:16 09:18:01 AM 5809712 7187968 2072720 26.30 2688 1577048 605776 6.78 166760 1646872 4
09:51:16 09:19:01 AM 5809444 7187700 2072988 26.30 2688 1577048 605776 6.78 166760 1646872 4
09:51:16 09:20:01 AM 5808556 7186812 2073876 26.31 2688 1577048 631192 7.07 166760 1647452 4
09:51:16 09:21:01 AM 5809180 7187448 2073252 26.30 2688 1577056 601108 6.73 167048 1646888 4
09:51:16 09:22:01 AM 5809352 7187620 2073080 26.30 2688 1577056 601108 6.73 167048 1646664 4
09:51:16 09:23:01 AM 5809340 7187612 2073092 26.30 2688 1577060 601108 6.73 167048 1646716 4
09:51:16 09:24:01 AM 5809408 7187680 2073024 26.30 2688 1577060 601108 6.73 167048 1646716 4
09:51:16 09:25:01 AM 5809468 7187740 2072964 26.30 2688 1577060 601108 6.73 167048 1646600 4
09:51:16 09:26:01 AM 5809384 7187660 2073048 26.30 2688 1577064 601108 6.73 167048 1646720 8
09:51:16 09:27:01 AM 5809312 7187588 2073120 26.30 2688 1577064 601108 6.73 167048 1646788 4
09:51:16 09:28:01 AM 5809348 7187624 2073084 26.30 2688 1577064 601108 6.73 167048 1646604 4
09:51:16 09:29:01 AM 5809484 7187764 2072948 26.30 2688 1577068 601108 6.73 167048 1646608 4
09:51:16 09:30:01 AM 5809124 7187404 2073308 26.30 2688 1577068 623336 6.98 167048 1646956 4
09:51:16 09:31:01 AM 5808904 7187188 2073528 26.31 2688 1577072 603860 6.76 167048 1647132 4
09:51:16 09:32:01 AM 5809356 7187644 2073076 26.30 2688 1577076 603860 6.76 167048 1646804 4
09:51:16 09:33:01 AM 5809072 7187360 2073360 26.30 2688 1577076 603860 6.76 167048 1646904 4
09:51:16 09:34:01 AM 5809380 7187668 2073052 26.30 2688 1577076 603860 6.76 167048 1646632 4
09:51:16 09:35:01 AM 5809468 7187760 2072964 26.30 2688 1577080 603860 6.76 167048 1646600 4
09:51:16 09:36:01 AM 5809400 7187692 2073032 26.30 2688 1577080 603860 6.76 167048 1646636 4
09:51:16 09:37:02 AM 5809392 7187684 2073040 26.30 2688 1577080 603860 6.76 167048 1646820 4
09:51:16 09:38:01 AM 5809524 7187820 2072908 26.30 2688 1577084 603860 6.76 167048 1646640 4
09:51:16 09:39:01 AM 5809652 7187948 2072780 26.30 2688 1577084 603860 6.76 167048 1646640 4
09:51:16 09:40:01 AM 5809024 7187320 2073408 26.30 2688 1577084 624684 6.99 167048 1647088 4
09:51:16 09:41:01 AM 5334972 7073328 2547460 32.32 2688 1919984 654160 7.32 201208 2022908 190028
09:51:16 09:42:01 AM 5136656 7000592 2745776 34.83 2688 2039544 706112 7.91 213200 2180956 42016
09:51:16 09:43:01 AM 5170100 7033196 2712332 34.41 2688 2038648 653156 7.31 223708 2136924 9936
09:51:16 09:44:01 AM 4876540 6991952 3005892 38.13 2688 2280304 673312 7.54 270528 2347632 163540
09:51:16 09:45:01 AM 4918320 7048652 2964112 37.60 2688 2296680 625064 7.00 280028 2296920 4
09:51:16 09:46:01 AM 4872856 7005004 3009576 38.18 2688 2298532 687948 7.70 280212 2341788 484
09:51:16 09:47:01 AM 4841304 6990612 3041128 38.58 2688 2315684 703524 7.88 280628 2372908 132
09:51:16 09:48:01 AM 4828296 6988864 3054136 38.75 2688 2326936 703524 7.88 280628 2385996 2732
09:51:16 09:49:01 AM 4814272 6983356 3068160 38.92 2688 2335476 703524 7.88 280676 2399332 1600
09:51:16 09:50:01 AM 4893440 6962872 2988992 37.92 2688 2241884 730768 8.18 353092 2273568 97356
09:51:16 09:51:01 AM 4984160 7023996 2898272 36.77 2688 2212656 654008 7.32 519640 2019988 27928
09:51:16 Average: 5795041 7189352 2087391 26.48 2688 1592309 607356 6.80 165434 1659536 1396
09:51:16
09:51:16 03:26:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:51:16 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:27:01 AM eth0 94.69 44.45 351.61 14.06 0.00 0.00 0.00 0.00
09:51:16 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:28:01 AM eth0 3.93 0.32 0.72 0.20 0.00 0.00 0.00 0.00
09:51:16 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:29:01 AM eth0 1.43 0.05 0.13 0.00 0.00 0.00 0.00 0.00
09:51:16 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:30:01 AM eth0 0.55 0.12 0.05 0.01 0.00 0.00 0.00 0.00
09:51:16 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:31:01 AM eth0 1.15 0.32 0.31 0.20 0.00 0.00 0.00 0.00
09:51:16 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:32:01 AM eth0 1.25 0.18 0.24 0.07 0.00 0.00 0.00 0.00
09:51:16 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:33:01 AM eth0 0.97 0.27 0.30 0.20 0.00 0.00 0.00 0.00
09:51:16 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:34:01 AM eth0 0.57 0.12 0.05 0.01 0.00 0.00 0.00 0.00
09:51:16 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:35:01 AM eth0 0.45 0.13 0.04 0.01 0.00 0.00 0.00 0.00
09:51:16 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:36:01 AM eth0 0.47 0.12 0.04 0.01 0.00 0.00 0.00 0.00
09:51:16 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:37:01 AM eth0 0.80 0.23 0.18 0.07 0.00 0.00 0.00 0.00
09:51:16 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:38:01 AM eth0 0.73 0.10 0.07 0.01 0.00 0.00 0.00 0.00
09:51:16 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:39:01 AM eth0 0.60 0.13 0.05 0.01 0.00 0.00 0.00 0.00
09:51:16 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:40:01 AM eth0 0.33 0.13 0.04 0.01 0.00 0.00 0.00 0.00
09:51:16 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:41:01 AM eth0 0.48 0.13 0.04 0.01 0.00 0.00 0.00 0.00
09:51:16 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:42:01 AM eth0 0.53 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:51:16 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:43:01 AM eth0 0.35 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:44:01 AM eth0 0.37 0.07 0.09 0.00 0.00 0.00 0.00 0.00
09:51:16 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:45:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:16 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:46:01 AM eth0 0.37 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:16 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:47:01 AM eth0 0.83 0.15 0.20 0.07 0.00 0.00 0.00 0.00
09:51:16 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:48:01 AM eth0 0.33 0.07 0.04 0.00 0.00 0.00 0.00 0.00
09:51:16 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:49:01 AM eth0 0.40 0.08 0.04 0.01 0.00 0.00 0.00 0.00
09:51:16 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:50:01 AM eth0 0.28 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:51:16 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:51:01 AM eth0 2.97 0.08 6.69 0.01 0.00 0.00 0.00 0.00
09:51:16 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:52:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:53:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 03:54:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:54:02 AM eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00
09:51:16 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:55:01 AM eth0 0.86 0.32 0.38 0.27 0.00 0.00 0.00 0.00
09:51:16 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:56:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:57:01 AM eth0 0.97 0.77 0.18 4.52 0.00 0.00 0.00 0.00
09:51:16 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:58:01 AM eth0 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:16 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 03:59:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:00:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:01:01 AM eth0 0.32 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:02:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:03:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:04:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:05:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:06:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:07:01 AM eth0 0.50 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:09:01 AM eth0 0.42 0.07 0.04 0.00 0.00 0.00 0.00 0.00
09:51:16 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:10:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:11:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:12:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:13:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:14:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:15:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:16:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:17:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:18:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:19:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:20:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:22:01 AM eth0 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:23:01 AM eth0 0.97 0.83 0.08 0.07 0.00 0.00 0.00 0.00
09:51:16 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:24:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:25:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:27:01 AM eth0 0.38 0.18 0.17 0.07 0.00 0.00 0.00 0.00
09:51:16 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:28:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:29:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:30:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:31:01 AM eth0 0.57 0.28 0.27 0.20 0.00 0.00 0.00 0.00
09:51:16 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:32:01 AM eth0 0.78 0.13 0.20 0.07 0.00 0.00 0.00 0.00
09:51:16 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:33:01 AM eth0 0.58 0.25 0.28 0.20 0.00 0.00 0.00 0.00
09:51:16 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:35:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:36:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:37:01 AM eth0 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:40:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:41:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:16 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:42:01 AM eth0 0.75 0.38 0.41 0.26 0.00 0.00 0.00 0.00
09:51:16 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:44:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:45:01 AM eth0 0.95 0.30 0.33 0.20 0.00 0.00 0.00 0.00
09:51:16 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:46:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:47:01 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:48:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:49:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:50:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:52:01 AM eth0 0.43 0.15 0.15 0.08 0.00 0.00 0.00 0.00
09:51:16 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:53:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:16 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:54:01 AM eth0 0.77 0.37 0.37 0.27 0.00 0.00 0.00 0.00
09:51:16 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:57:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 04:59:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:00:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:02:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:02:02 AM eth0 0.32 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:51:16 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:05:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:06:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:07:01 AM eth0 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:08:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:09:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:10:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:11:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:12:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:51:16 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:14:01 AM eth0 0.13 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:15:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:17:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:18:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:16 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:19:01 AM eth0 0.48 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:51:16 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:20:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:22:01 AM eth0 0.95 0.27 0.44 0.25 0.00 0.00 0.00 0.00
09:51:16 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:23:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:25:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:27:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:28:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:29:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:31:01 AM eth0 0.53 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:51:16 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:32:01 AM eth0 0.83 0.17 0.21 0.07 0.00 0.00 0.00 0.00
09:51:16 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:33:01 AM eth0 0.48 0.22 0.27 0.20 0.00 0.00 0.00 0.00
09:51:16 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:35:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:37:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:38:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:39:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:40:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:41:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:42:01 AM eth0 0.48 0.35 0.19 0.16 0.00 0.00 0.00 0.00
09:51:16 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:44:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:45:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:46:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:47:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:49:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:50:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:51:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:52:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:51:16 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:55:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:57:01 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 05:59:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:00:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:02:01 AM eth0 0.47 0.28 0.18 0.08 0.00 0.00 0.00 0.00
09:51:16 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:03:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:04:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:05:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:07:01 AM eth0 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:51:16 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:09:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:10:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:11:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:12:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:16 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:13:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:14:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:15:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:16:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:16:02 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:17:01 AM eth0 0.36 0.08 0.15 0.06 0.00 0.00 0.00 0.00
09:51:16 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:19:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:20:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:21:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:22:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:51:16 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:24:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:25:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:27:01 AM eth0 0.70 0.12 0.19 0.07 0.00 0.00 0.00 0.00
09:51:16 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:28:01 AM eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:51:16 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:29:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:30:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:31:01 AM eth0 0.52 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:51:16 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:32:01 AM eth0 0.82 0.12 0.20 0.07 0.00 0.00 0.00 0.00
09:51:16 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:33:01 AM eth0 0.57 0.30 0.36 0.26 0.00 0.00 0.00 0.00
09:51:16 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:35:01 AM eth0 0.80 0.20 0.31 0.19 0.00 0.00 0.00 0.00
09:51:16 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:36:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:37:01 AM eth0 0.42 0.23 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:39:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:40:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:42:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:45:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:46:01 AM eth0 0.58 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:51:16 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:47:01 AM eth0 0.90 0.20 0.21 0.10 0.00 0.00 0.00 0.00
09:51:16 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:48:01 AM eth0 0.58 0.32 0.36 0.27 0.00 0.00 0.00 0.00
09:51:16 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:49:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:50:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:51:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:52:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:16 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:54:01 AM eth0 0.43 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:16 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:55:01 AM eth0 0.63 0.25 0.28 0.20 0.00 0.00 0.00 0.00
09:51:16 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:56:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:57:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:16 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:58:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 06:59:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:00:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:01:01 AM eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:16 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:02:01 AM eth0 0.68 0.33 0.40 0.26 0.00 0.00 0.00 0.00
09:51:16 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:03:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:04:01 AM eth0 0.73 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:16 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:05:01 AM eth0 0.77 0.40 0.37 0.29 0.00 0.00 0.00 0.00
09:51:16 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:06:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:07:01 AM eth0 0.42 0.15 0.16 0.07 0.00 0.00 0.00 0.00
09:51:16 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:08:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:09:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:10:01 AM eth0 0.72 0.27 0.30 0.20 0.00 0.00 0.00 0.00
09:51:16 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:11:01 AM eth0 0.47 0.02 0.06 0.00 0.00 0.00 0.00 0.00
09:51:16 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:12:01 AM eth0 1.27 0.45 0.55 0.33 0.00 0.00 0.00 0.00
09:51:16 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:13:01 AM eth0 0.48 0.28 0.27 0.20 0.00 0.00 0.00 0.00
09:51:16 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:15:01 AM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:51:16 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:17:01 AM eth0 0.38 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:16 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:18:01 AM eth0 0.82 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:51:16 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:19:01 AM eth0 1.35 0.35 0.60 0.38 0.00 0.00 0.00 0.00
09:51:16 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:20:01 AM eth0 0.72 0.33 0.52 0.38 0.00 0.00 0.00 0.00
09:51:16 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:21:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:22:01 AM eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:23:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:24:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 07:25:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:25:02 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:27:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:29:01 AM eth0 0.92 0.07 0.10 0.00 0.00 0.00 0.00 0.00
09:51:16 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:30:01 AM eth0 1.00 0.35 0.56 0.38 0.00 0.00 0.00 0.00
09:51:16 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:31:01 AM eth0 0.80 0.48 0.52 0.40 0.00 0.00 0.00 0.00
09:51:16 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:32:01 AM eth0 0.50 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:51:16 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:33:01 AM eth0 1.15 0.37 0.42 0.27 0.00 0.00 0.00 0.00
09:51:16 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:34:01 AM eth0 1.48 0.35 0.46 0.28 0.00 0.00 0.00 0.00
09:51:16 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:35:01 AM eth0 0.37 0.12 0.11 0.07 0.00 0.00 0.00 0.00
09:51:16 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:36:01 AM eth0 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:51:16 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:37:01 AM eth0 1.23 0.28 0.45 0.26 0.00 0.00 0.00 0.00
09:51:16 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:38:01 AM eth0 0.47 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:51:16 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:39:01 AM eth0 0.93 0.82 0.08 0.07 0.00 0.00 0.00 0.00
09:51:16 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:41:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:42:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:43:01 AM eth0 2.88 0.00 0.40 0.00 0.00 0.00 0.00 0.00
09:51:16 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:44:01 AM eth0 3.30 0.00 0.42 0.00 0.00 0.00 0.00 0.00
09:51:16 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:45:01 AM eth0 1.50 0.00 0.18 0.00 0.00 0.00 0.00 0.00
09:51:16 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:46:01 AM eth0 1.87 0.08 0.23 0.00 0.00 0.00 0.00 0.00
09:51:16 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:47:01 AM eth0 4.15 0.27 0.60 0.13 0.00 0.00 0.00 0.00
09:51:16 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:48:01 AM eth0 2.60 0.00 0.24 0.00 0.00 0.00 0.00 0.00
09:51:16 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:49:01 AM eth0 0.95 0.00 0.13 0.00 0.00 0.00 0.00 0.00
09:51:16 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:50:01 AM eth0 1.65 0.00 0.15 0.00 0.00 0.00 0.00 0.00
09:51:16 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:51:01 AM eth0 0.98 0.00 0.13 0.00 0.00 0.00 0.00 0.00
09:51:16 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:52:01 AM eth0 0.83 0.18 0.21 0.07 0.00 0.00 0.00 0.00
09:51:16 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:53:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:16 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:54:01 AM eth0 0.48 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:16 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:55:01 AM eth0 0.42 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:16 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:56:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:16 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:57:01 AM eth0 0.58 0.10 0.18 0.06 0.00 0.00 0.00 0.00
09:51:16 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:58:01 AM eth0 0.42 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:51:16 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 07:59:01 AM eth0 0.90 0.03 0.11 0.00 0.00 0.00 0.00 0.00
09:51:16 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:00:01 AM eth0 1.67 0.45 0.72 0.45 0.00 0.00 0.00 0.00
09:51:16 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:01:01 AM eth0 0.93 0.23 0.32 0.20 0.00 0.00 0.00 0.00
09:51:16 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:02:01 AM eth0 0.60 0.12 0.19 0.07 0.00 0.00 0.00 0.00
09:51:16 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:03:01 AM eth0 0.45 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:51:16 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:04:01 AM eth0 0.42 0.02 0.06 0.00 0.00 0.00 0.00 0.00
09:51:16 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:05:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:16 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:06:01 AM eth0 1.43 0.25 0.39 0.20 0.00 0.00 0.00 0.00
09:51:16 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:07:01 AM eth0 1.50 0.33 0.58 0.32 0.00 0.00 0.00 0.00
09:51:16 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:08:01 AM eth0 0.65 0.15 0.30 0.19 0.00 0.00 0.00 0.00
09:51:16 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:09:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:16 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:10:01 AM eth0 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:51:16 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:11:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:16 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:12:01 AM eth0 0.58 0.15 0.18 0.07 0.00 0.00 0.00 0.00
09:51:16 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:13:01 AM eth0 0.35 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:16 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:14:01 AM eth0 0.77 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:16 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:15:01 AM eth0 0.35 0.05 0.04 0.00 0.00 0.00 0.00 0.00
09:51:16 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:16:01 AM eth0 0.97 0.32 0.40 0.27 0.00 0.00 0.00 0.00
09:51:16 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:17:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:18:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:19:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:20:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:21:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:22:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:25:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:26:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:27:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:51:16 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:28:01 AM eth0 0.67 0.10 0.30 0.18 0.00 0.00 0.00 0.00
09:51:16 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:29:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:30:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:30:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:31:01 AM eth0 0.36 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:51:16 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:32:01 AM eth0 0.80 0.17 0.20 0.07 0.00 0.00 0.00 0.00
09:51:16 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:33:01 AM eth0 0.35 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:51:16 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:34:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:35:01 AM eth0 0.83 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:51:16 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:36:01 AM eth0 0.88 0.48 0.53 0.39 0.00 0.00 0.00 0.00
09:51:16 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:37:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:38:01 AM eth0 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:51:16 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:39:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:42:01 AM eth0 0.32 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:51:16 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:45:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:46:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:47:01 AM eth0 0.40 0.18 0.18 0.07 0.00 0.00 0.00 0.00
09:51:16 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:48:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:49:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:50:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:51:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:52:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:53:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:16 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:54:01 AM eth0 0.70 0.32 0.37 0.27 0.00 0.00 0.00 0.00
09:51:16 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:55:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:57:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 08:59:01 AM eth0 0.90 0.22 0.40 0.26 0.00 0.00 0.00 0.00
09:51:16 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:00:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:01:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:02:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:51:16 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:04:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:05:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:16 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:06:01 AM eth0 0.78 0.33 0.37 0.28 0.00 0.00 0.00 0.00
09:51:16 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:07:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:08:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:09:01 AM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:51:16 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:10:01 AM eth0 0.55 0.27 0.36 0.26 0.00 0.00 0.00 0.00
09:51:16 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:12:01 AM eth0 0.78 0.32 0.20 0.16 0.00 0.00 0.00 0.00
09:51:16 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:13:01 AM eth0 0.67 0.33 0.36 0.27 0.00 0.00 0.00 0.00
09:51:16 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:14:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:16 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:15:01 AM eth0 0.40 0.22 0.26 0.20 0.00 0.00 0.00 0.00
09:51:16 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:17:01 AM eth0 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:18:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:20:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:21:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:22:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:24:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:16 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:25:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:26:01 AM eth0 0.25 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:51:16 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:27:01 AM eth0 1.13 0.43 0.52 0.33 0.00 0.00 0.00 0.00
09:51:16 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:30:01 AM eth0 0.20 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:51:16 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:31:01 AM eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00
09:51:16 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:32:01 AM eth0 0.48 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:33:01 AM eth0 0.93 0.28 0.41 0.26 0.00 0.00 0.00 0.00
09:51:16 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:35:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:37:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:37:02 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:51:16 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:16 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:39:01 AM eth0 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:16 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:40:01 AM eth0 0.53 0.25 0.28 0.20 0.00 0.00 0.00 0.00
09:51:16 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:41:01 AM eth0 247.80 174.31 1485.16 64.09 0.00 0.00 0.00 0.00
09:51:16 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:42:01 AM eth0 63.30 48.08 677.32 13.92 0.00 0.00 0.00 0.00
09:51:16 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:43:01 AM eth0 2.90 1.95 1.64 0.86 0.00 0.00 0.00 0.00
09:51:16 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:44:01 AM eth0 41.87 37.40 336.75 9.58 0.00 0.00 0.00 0.00
09:51:16 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:45:01 AM eth0 182.84 123.21 43.17 31.42 0.00 0.00 0.00 0.00
09:51:16 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:46:01 AM eth0 22.40 16.06 21.22 2.19 0.00 0.00 0.00 0.00
09:51:16 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:47:01 AM eth0 38.75 38.25 119.22 10.61 0.00 0.00 0.00 0.00
09:51:16 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:48:01 AM eth0 21.81 20.50 74.14 11.01 0.00 0.00 0.00 0.00
09:51:16 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:49:01 AM eth0 15.40 16.78 63.75 12.62 0.00 0.00 0.00 0.00
09:51:16 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:50:01 AM eth0 83.14 56.56 154.82 79.16 0.00 0.00 0.00 0.00
09:51:16 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 09:51:01 AM eth0 17.24 15.93 14.61 7.86 0.00 0.00 0.00 0.00
09:51:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:16 Average: eth0 2.56 1.63 8.80 0.73 0.00 0.00 0.00 0.00
09:51:16
09:51:16
09:51:16 ---> sar -P ALL:
09:51:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/18/2025 _x86_64_ (2 CPU)
09:51:16
09:51:16 03:25:38 LINUX RESTART (2 CPU)
09:51:16
09:51:16 03:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 03:27:01 AM all 15.30 0.03 3.97 1.53 0.05 79.12
09:51:16 03:27:01 AM 0 14.80 0.02 4.21 1.37 0.05 79.55
09:51:16 03:27:01 AM 1 15.81 0.03 3.73 1.69 0.05 78.69
09:51:16 03:28:01 AM all 0.39 0.00 0.08 0.02 0.04 99.47
09:51:16 03:28:01 AM 0 0.63 0.00 0.10 0.03 0.05 99.18
09:51:16 03:28:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75
09:51:16 03:29:01 AM all 0.34 0.00 0.08 0.00 0.04 99.53
09:51:16 03:29:01 AM 0 0.53 0.00 0.08 0.00 0.02 99.37
09:51:16 03:29:01 AM 1 0.15 0.00 0.08 0.00 0.07 99.70
09:51:16 03:30:01 AM all 0.28 0.00 0.08 0.00 0.04 99.59
09:51:16 03:30:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:51:16 03:30:01 AM 1 0.10 0.00 0.12 0.00 0.07 99.72
09:51:16 03:31:01 AM all 0.36 0.00 0.07 0.01 0.05 99.52
09:51:16 03:31:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.70
09:51:16 03:31:01 AM 1 0.52 0.00 0.07 0.02 0.07 99.33
09:51:16 03:32:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:51:16 03:32:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 03:32:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:51:16 03:33:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:51:16 03:33:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
09:51:16 03:33:01 AM 1 0.62 0.00 0.05 0.00 0.05 99.28
09:51:16 03:34:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:51:16 03:34:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:51:16 03:34:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:51:16 03:35:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
09:51:16 03:35:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
09:51:16 03:35:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38
09:51:16 03:36:01 AM all 0.35 0.00 0.09 0.00 0.04 99.52
09:51:16 03:36:01 AM 0 0.17 0.00 0.10 0.00 0.05 99.68
09:51:16 03:36:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35
09:51:16 03:37:01 AM all 0.33 0.00 0.05 0.00 0.06 99.56
09:51:16 03:37:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:51:16 03:37:01 AM 1 0.13 0.00 0.05 0.00 0.07 99.75
09:51:16
09:51:16 03:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 03:38:01 AM all 0.42 0.00 0.09 0.00 0.03 99.46
09:51:16 03:38:01 AM 0 0.27 0.00 0.13 0.00 0.05 99.55
09:51:16 03:38:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:51:16 03:39:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55
09:51:16 03:39:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72
09:51:16 03:39:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:51:16 03:40:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
09:51:16 03:40:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:51:16 03:40:01 AM 1 0.63 0.00 0.08 0.00 0.02 99.27
09:51:16 03:41:01 AM all 0.27 0.00 0.15 0.00 0.04 99.54
09:51:16 03:41:01 AM 0 0.10 0.00 0.12 0.00 0.03 99.75
09:51:16 03:41:01 AM 1 0.43 0.00 0.18 0.00 0.05 99.33
09:51:16 03:42:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:51:16 03:42:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 03:42:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:16 03:43:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:51:16 03:43:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:16 03:43:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43
09:51:16 03:44:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:16 03:44:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
09:51:16 03:44:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:16 03:45:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:16 03:45:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:51:16 03:45:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
09:51:16 03:46:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:16 03:46:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:51:16 03:46:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:51:16 03:47:01 AM all 0.17 0.00 0.07 0.00 0.03 99.73
09:51:16 03:47:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93
09:51:16 03:47:01 AM 1 0.30 0.00 0.12 0.00 0.05 99.53
09:51:16 03:48:01 AM all 0.16 0.00 0.06 0.00 0.03 99.76
09:51:16 03:48:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:51:16 03:48:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65
09:51:16
09:51:16 03:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 03:49:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:51:16 03:49:01 AM 0 0.02 0.00 0.05 0.00 0.02 99.92
09:51:16 03:49:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40
09:51:16 03:50:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:51:16 03:50:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:16 03:50:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:51:16 03:51:01 AM all 0.32 0.00 0.05 0.01 0.04 99.58
09:51:16 03:51:01 AM 0 0.10 0.00 0.08 0.02 0.05 99.75
09:51:16 03:51:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:51:16 03:52:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:51:16 03:52:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:16 03:52:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:51:16 03:53:01 AM all 0.19 0.00 0.05 0.00 0.03 99.73
09:51:16 03:53:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:51:16 03:53:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:51:16 03:54:02 AM all 0.32 0.00 0.08 0.00 0.03 99.57
09:51:16 03:54:02 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:51:16 03:54:02 AM 1 0.58 0.00 0.08 0.00 0.03 99.30
09:51:16 03:55:01 AM all 0.34 0.00 0.04 0.00 0.05 99.57
09:51:16 03:55:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:51:16 03:55:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.34
09:51:16 03:56:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:51:16 03:56:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:51:16 03:56:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:51:16 03:57:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55
09:51:16 03:57:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
09:51:16 03:57:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55
09:51:16 03:58:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:51:16 03:58:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:16 03:58:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:16 03:59:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:16 03:59:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16 03:59:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:16
09:51:16 03:59:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 04:00:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:51:16 04:00:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:51:16 04:00:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:51:16 04:01:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:51:16 04:01:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:51:16 04:01:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:16 04:02:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:51:16 04:02:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:16 04:02:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:51:16 04:03:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:51:16 04:03:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:51:16 04:03:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:51:16 04:04:01 AM all 0.18 0.00 0.07 0.00 0.05 99.70
09:51:16 04:04:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:51:16 04:04:01 AM 1 0.33 0.00 0.08 0.00 0.07 99.51
09:51:16 04:05:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:51:16 04:05:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:51:16 04:05:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40
09:51:16 04:06:01 AM all 0.31 0.00 0.06 0.01 0.04 99.58
09:51:16 04:06:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:16 04:06:01 AM 1 0.55 0.00 0.05 0.02 0.03 99.35
09:51:16 04:07:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52
09:51:16 04:07:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.72
09:51:16 04:07:01 AM 1 0.55 0.00 0.08 0.00 0.05 99.32
09:51:16 04:08:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68
09:51:16 04:08:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:16 04:08:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48
09:51:16 04:09:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:51:16 04:09:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:16 04:09:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52
09:51:16 04:10:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:51:16 04:10:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:51:16 04:10:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:51:16
09:51:16 04:10:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 04:11:01 AM all 0.28 0.00 0.06 0.01 0.05 99.61
09:51:16 04:11:01 AM 0 0.07 0.00 0.07 0.02 0.07 99.78
09:51:16 04:11:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:51:16 04:12:01 AM all 0.20 0.00 0.08 0.00 0.04 99.68
09:51:16 04:12:01 AM 0 0.18 0.00 0.07 0.00 0.03 99.72
09:51:16 04:12:01 AM 1 0.22 0.00 0.08 0.00 0.05 99.65
09:51:16 04:13:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:51:16 04:13:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
09:51:16 04:13:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:51:16 04:14:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65
09:51:16 04:14:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:51:16 04:14:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:16 04:15:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65
09:51:16 04:15:01 AM 0 0.38 0.00 0.08 0.00 0.00 99.53
09:51:16 04:15:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:16 04:16:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:51:16 04:16:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:51:16 04:16:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:16 04:17:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:51:16 04:17:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:51:16 04:17:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:51:16 04:18:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:51:16 04:18:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57
09:51:16 04:18:01 AM 1 0.27 0.00 0.02 0.00 0.02 99.70
09:51:16 04:19:01 AM all 0.15 0.00 0.07 0.00 0.05 99.73
09:51:16 04:19:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85
09:51:16 04:19:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62
09:51:16 04:20:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:51:16 04:20:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:16 04:20:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:16 04:21:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:16 04:21:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:51:16 04:21:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47
09:51:16
09:51:16 04:21:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 04:22:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:51:16 04:22:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:51:16 04:22:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:16 04:23:01 AM all 0.28 0.23 0.15 0.11 0.04 99.18
09:51:16 04:23:01 AM 0 0.08 0.45 0.22 0.22 0.05 98.98
09:51:16 04:23:01 AM 1 0.48 0.02 0.08 0.00 0.03 99.38
09:51:16 04:24:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65
09:51:16 04:24:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:51:16 04:24:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50
09:51:16 04:25:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:51:16 04:25:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:16 04:25:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:51:16 04:26:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:16 04:26:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:16 04:26:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:51:16 04:27:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:51:16 04:27:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:51:16 04:27:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:51:16 04:28:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:51:16 04:28:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:51:16 04:28:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:51:16 04:29:01 AM all 0.27 0.00 0.04 0.00 0.05 99.64
09:51:16 04:29:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:16 04:29:01 AM 1 0.47 0.00 0.02 0.00 0.05 99.47
09:51:16 04:30:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:51:16 04:30:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:51:16 04:30:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:51:16 04:31:01 AM all 0.33 0.01 0.08 0.01 0.04 99.52
09:51:16 04:31:01 AM 0 0.12 0.02 0.10 0.00 0.03 99.73
09:51:16 04:31:01 AM 1 0.55 0.00 0.07 0.02 0.05 99.32
09:51:16 04:32:01 AM all 0.37 0.00 0.06 0.01 0.05 99.52
09:51:16 04:32:01 AM 0 0.17 0.00 0.07 0.02 0.05 99.70
09:51:16 04:32:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:51:16
09:51:16 04:32:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 04:33:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67
09:51:16 04:33:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:51:16 04:33:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
09:51:16 04:34:01 AM all 0.25 0.00 0.06 0.00 0.05 99.64
09:51:16 04:34:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:51:16 04:34:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:51:16 04:35:01 AM all 0.17 0.00 0.07 0.00 0.03 99.73
09:51:16 04:35:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:51:16 04:35:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68
09:51:16 04:36:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67
09:51:16 04:36:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:16 04:36:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47
09:51:16 04:37:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:16 04:37:01 AM 0 0.42 0.00 0.07 0.00 0.07 99.45
09:51:16 04:37:01 AM 1 0.20 0.00 0.03 0.00 0.02 99.75
09:51:16 04:38:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:51:16 04:38:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:51:16 04:38:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:51:16 04:39:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:51:16 04:39:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:51:16 04:39:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
09:51:16 04:40:01 AM all 0.25 0.00 0.05 0.00 0.06 99.64
09:51:16 04:40:01 AM 0 0.43 0.00 0.03 0.00 0.05 99.48
09:51:16 04:40:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:51:16 04:41:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:51:16 04:41:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:51:16 04:41:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:51:16 04:42:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:51:16 04:42:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:51:16 04:42:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:51:16 04:43:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:16 04:43:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:51:16 04:43:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:51:16
09:51:16 04:43:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 04:44:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:51:16 04:44:01 AM 0 0.55 0.00 0.07 0.00 0.07 99.32
09:51:16 04:44:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:51:16 04:45:01 AM all 0.38 0.00 0.05 0.00 0.04 99.53
09:51:16 04:45:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:51:16 04:45:01 AM 1 0.18 0.00 0.07 0.00 0.07 99.68
09:51:16 04:46:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:51:16 04:46:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:51:16 04:46:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:16 04:47:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:51:16 04:47:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:51:16 04:47:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:51:16 04:48:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:51:16 04:48:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:51:16 04:48:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:51:16 04:49:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:51:16 04:49:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:51:16 04:49:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:51:16 04:50:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:51:16 04:50:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:51:16 04:50:01 AM 1 0.12 0.00 0.08 0.00 0.08 99.72
09:51:16 04:51:01 AM all 0.13 0.00 0.07 0.01 0.05 99.74
09:51:16 04:51:01 AM 0 0.17 0.00 0.05 0.00 0.03 99.75
09:51:16 04:51:01 AM 1 0.10 0.00 0.08 0.02 0.07 99.73
09:51:16 04:52:01 AM all 0.23 0.00 0.05 0.00 0.06 99.66
09:51:16 04:52:01 AM 0 0.40 0.00 0.05 0.00 0.05 99.50
09:51:16 04:52:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:51:16 04:53:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:51:16 04:53:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:51:16 04:53:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33
09:51:16 04:54:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:51:16 04:54:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:16 04:54:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:51:16
09:51:16 04:54:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 04:55:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:51:16 04:55:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:51:16 04:55:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:51:16 04:56:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:16 04:56:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:51:16 04:56:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:51:16 04:57:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:51:16 04:57:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16 04:57:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:51:16 04:58:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:51:16 04:58:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:51:16 04:58:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:51:16 04:59:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:51:16 04:59:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:16 04:59:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40
09:51:16 05:00:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:51:16 05:00:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 05:00:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:51:16 05:01:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:51:16 05:01:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:51:16 05:01:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:16 05:02:02 AM all 0.21 0.00 0.06 0.00 0.06 99.67
09:51:16 05:02:02 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:16 05:02:02 AM 1 0.32 0.00 0.05 0.00 0.07 99.57
09:51:16 05:03:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:51:16 05:03:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16 05:03:01 AM 1 0.56 0.00 0.03 0.00 0.05 99.36
09:51:16 05:04:01 AM all 0.23 0.00 0.04 0.00 0.04 99.68
09:51:16 05:04:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:16 05:04:01 AM 1 0.40 0.00 0.03 0.00 0.05 99.52
09:51:16 05:05:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70
09:51:16 05:05:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60
09:51:16 05:05:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16
09:51:16 05:05:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 05:06:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67
09:51:16 05:06:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
09:51:16 05:06:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:51:16 05:07:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:51:16 05:07:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:51:16 05:07:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:51:16 05:08:01 AM all 0.16 0.00 0.07 0.00 0.05 99.72
09:51:16 05:08:01 AM 0 0.27 0.00 0.08 0.00 0.05 99.60
09:51:16 05:08:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:51:16 05:09:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:16 05:09:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:16 05:09:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:51:16 05:10:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:51:16 05:10:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:51:16 05:10:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:51:16 05:11:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:51:16 05:11:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:51:16 05:11:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:51:16 05:12:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:51:16 05:12:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:51:16 05:12:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:16 05:13:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:51:16 05:13:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:51:16 05:13:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:51:16 05:14:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62
09:51:16 05:14:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52
09:51:16 05:14:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:51:16 05:15:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:51:16 05:15:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:16 05:15:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:51:16 05:16:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:51:16 05:16:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:51:16 05:16:01 AM 1 0.50 0.00 0.07 0.00 0.07 99.37
09:51:16
09:51:16 05:16:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 05:17:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:51:16 05:17:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:51:16 05:17:01 AM 1 0.42 0.00 0.02 0.00 0.03 99.53
09:51:16 05:18:01 AM all 0.12 0.00 0.06 0.00 0.04 99.78
09:51:16 05:18:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 05:18:01 AM 1 0.15 0.00 0.05 0.00 0.05 99.75
09:51:16 05:19:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:51:16 05:19:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:51:16 05:19:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:51:16 05:20:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61
09:51:16 05:20:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:51:16 05:20:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43
09:51:16 05:21:01 AM all 0.13 0.00 0.06 0.01 0.04 99.76
09:51:16 05:21:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:16 05:21:01 AM 1 0.22 0.00 0.08 0.02 0.05 99.63
09:51:16 05:22:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55
09:51:16 05:22:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:16 05:22:01 AM 1 0.63 0.00 0.05 0.00 0.03 99.28
09:51:16 05:23:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70
09:51:16 05:23:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:51:16 05:23:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62
09:51:16 05:24:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:51:16 05:24:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:51:16 05:24:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:16 05:25:01 AM all 0.33 0.00 0.03 0.00 0.04 99.60
09:51:16 05:25:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:51:16 05:25:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38
09:51:16 05:26:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:51:16 05:26:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16 05:26:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:51:16 05:27:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:16 05:27:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:51:16 05:27:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:51:16
09:51:16 05:27:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 05:28:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:51:16 05:28:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
09:51:16 05:28:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:51:16 05:29:01 AM all 0.14 0.00 0.04 0.00 0.03 99.78
09:51:16 05:29:01 AM 0 0.02 0.00 0.02 0.00 0.00 99.97
09:51:16 05:29:01 AM 1 0.27 0.00 0.07 0.00 0.07 99.60
09:51:16 05:30:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:51:16 05:30:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:51:16 05:30:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:51:16 05:31:01 AM all 0.33 0.00 0.07 0.01 0.06 99.54
09:51:16 05:31:01 AM 0 0.12 0.00 0.10 0.02 0.07 99.70
09:51:16 05:31:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:51:16 05:32:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:51:16 05:32:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:51:16 05:32:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:16 05:33:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:16 05:33:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:16 05:33:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:51:16 05:34:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:51:16 05:34:01 AM 0 0.03 0.00 0.02 0.00 0.03 99.92
09:51:16 05:34:01 AM 1 0.57 0.00 0.08 0.00 0.07 99.28
09:51:16 05:35:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68
09:51:16 05:35:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:51:16 05:35:01 AM 1 0.42 0.00 0.05 0.00 0.05 99.48
09:51:16 05:36:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:51:16 05:36:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:16 05:36:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:16 05:37:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:51:16 05:37:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:51:16 05:37:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:51:16 05:38:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:51:16 05:38:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:51:16 05:38:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:51:16
09:51:16 05:38:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 05:39:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:51:16 05:39:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:51:16 05:39:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:51:16 05:40:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63
09:51:16 05:40:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:51:16 05:40:01 AM 1 0.43 0.00 0.07 0.00 0.05 99.45
09:51:16 05:41:01 AM all 0.13 0.00 0.07 0.00 0.04 99.77
09:51:16 05:41:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:16 05:41:01 AM 1 0.20 0.00 0.08 0.00 0.05 99.66
09:51:16 05:42:01 AM all 0.32 0.00 0.04 0.00 0.09 99.55
09:51:16 05:42:01 AM 0 0.40 0.00 0.05 0.00 0.08 99.47
09:51:16 05:42:01 AM 1 0.23 0.00 0.03 0.00 0.10 99.63
09:51:16 05:43:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:51:16 05:43:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:51:16 05:43:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 05:44:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68
09:51:16 05:44:01 AM 0 0.33 0.00 0.08 0.00 0.02 99.57
09:51:16 05:44:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16 05:45:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:51:16 05:45:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:16 05:45:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:51:16 05:46:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:51:16 05:46:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:51:16 05:46:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:51:16 05:47:01 AM all 0.31 0.15 0.10 0.00 0.05 99.39
09:51:16 05:47:01 AM 0 0.52 0.28 0.10 0.00 0.03 99.07
09:51:16 05:47:01 AM 1 0.10 0.02 0.10 0.00 0.07 99.72
09:51:16 05:48:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:51:16 05:48:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:51:16 05:48:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:51:16 05:49:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:16 05:49:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:51:16 05:49:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:51:16
09:51:16 05:49:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 05:50:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:51:16 05:50:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:51:16 05:50:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82
09:51:16 05:51:01 AM all 0.26 0.00 0.07 0.01 0.04 99.62
09:51:16 05:51:01 AM 0 0.45 0.00 0.05 0.02 0.03 99.45
09:51:16 05:51:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:51:16 05:52:01 AM all 0.15 0.00 0.05 0.00 0.05 99.75
09:51:16 05:52:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72
09:51:16 05:52:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:51:16 05:53:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:51:16 05:53:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:51:16 05:53:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:51:16 05:54:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:16 05:54:01 AM 0 0.17 0.00 0.03 0.00 0.03 99.77
09:51:16 05:54:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43
09:51:16 05:55:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71
09:51:16 05:55:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:51:16 05:55:01 AM 1 0.27 0.00 0.03 0.00 0.02 99.68
09:51:16 05:56:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:51:16 05:56:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:51:16 05:56:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53
09:51:16 05:57:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:51:16 05:57:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:16 05:57:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:16 05:58:01 AM all 0.27 0.00 0.08 0.00 0.05 99.61
09:51:16 05:58:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:51:16 05:58:01 AM 1 0.43 0.00 0.07 0.00 0.05 99.45
09:51:16 05:59:01 AM all 0.13 0.00 0.05 0.00 0.04 99.77
09:51:16 05:59:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:16 05:59:01 AM 1 0.18 0.00 0.05 0.00 0.05 99.72
09:51:16 06:00:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:51:16 06:00:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:51:16 06:00:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:51:16
09:51:16 06:00:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 06:01:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:51:16 06:01:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:16 06:01:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:51:16 06:02:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:51:16 06:02:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:51:16 06:02:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:51:16 06:03:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:51:16 06:03:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:51:16 06:03:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47
09:51:16 06:04:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:51:16 06:04:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:51:16 06:04:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:51:16 06:05:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:51:16 06:05:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:51:16 06:05:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:51:16 06:06:01 AM all 0.10 0.00 0.05 0.00 0.04 99.81
09:51:16 06:06:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:51:16 06:06:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:51:16 06:07:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63
09:51:16 06:07:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:51:16 06:07:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47
09:51:16 06:08:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:51:16 06:08:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:51:16 06:08:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:51:16 06:09:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:16 06:09:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:51:16 06:09:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:51:16 06:10:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:16 06:10:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16 06:10:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:16 06:11:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:51:16 06:11:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:51:16 06:11:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16
09:51:16 06:11:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 06:12:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62
09:51:16 06:12:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:51:16 06:12:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:51:16 06:13:01 AM all 0.23 0.00 0.06 0.01 0.06 99.65
09:51:16 06:13:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48
09:51:16 06:13:01 AM 1 0.05 0.00 0.05 0.02 0.07 99.82
09:51:16 06:14:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69
09:51:16 06:14:01 AM 0 0.37 0.00 0.07 0.00 0.05 99.52
09:51:16 06:14:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87
09:51:16 06:15:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:51:16 06:15:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:51:16 06:15:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:51:16 06:16:02 AM all 0.23 0.00 0.04 0.00 0.04 99.69
09:51:16 06:16:02 AM 0 0.35 0.00 0.02 0.00 0.02 99.62
09:51:16 06:16:02 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:16 06:17:01 AM all 0.16 0.00 0.06 0.00 0.04 99.74
09:51:16 06:17:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.71
09:51:16 06:17:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.76
09:51:16 06:18:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:16 06:18:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:51:16 06:18:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:51:16 06:19:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62
09:51:16 06:19:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:51:16 06:19:01 AM 1 0.10 0.00 0.05 0.00 0.08 99.77
09:51:16 06:20:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:16 06:20:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:51:16 06:20:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73
09:51:16 06:21:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:51:16 06:21:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62
09:51:16 06:21:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:51:16 06:22:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:51:16 06:22:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:51:16 06:22:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:51:16
09:51:16 06:22:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 06:23:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
09:51:16 06:23:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63
09:51:16 06:23:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:51:16 06:24:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:51:16 06:24:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48
09:51:16 06:24:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:51:16 06:25:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:51:16 06:25:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:51:16 06:25:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:51:16 06:26:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:51:16 06:26:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
09:51:16 06:26:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:16 06:27:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:51:16 06:27:01 AM 0 0.30 0.00 0.05 0.00 0.03 99.62
09:51:16 06:27:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62
09:51:16 06:28:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:51:16 06:28:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
09:51:16 06:28:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:51:16 06:29:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:51:16 06:29:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52
09:51:16 06:29:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:51:16 06:30:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:51:16 06:30:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:16 06:30:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:51:16 06:31:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71
09:51:16 06:31:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68
09:51:16 06:31:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:51:16 06:32:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59
09:51:16 06:32:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:51:16 06:32:01 AM 1 0.07 0.00 0.10 0.00 0.05 99.78
09:51:16 06:33:01 AM all 0.33 0.00 0.05 0.00 0.06 99.56
09:51:16 06:33:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:51:16 06:33:01 AM 1 0.12 0.00 0.05 0.00 0.08 99.75
09:51:16
09:51:16 06:33:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 06:34:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:51:16 06:34:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:51:16 06:34:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:51:16 06:35:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:51:16 06:35:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:51:16 06:35:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:51:16 06:36:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:16 06:36:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:51:16 06:36:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:51:16 06:37:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51
09:51:16 06:37:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
09:51:16 06:37:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72
09:51:16 06:38:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:51:16 06:38:01 AM 0 0.28 0.00 0.05 0.00 0.00 99.67
09:51:16 06:38:01 AM 1 0.17 0.00 0.10 0.00 0.05 99.68
09:51:16 06:39:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61
09:51:16 06:39:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:16 06:39:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:51:16 06:40:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:51:16 06:40:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:51:16 06:40:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:51:16 06:41:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55
09:51:16 06:41:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:51:16 06:41:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:51:16 06:42:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:51:16 06:42:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:51:16 06:42:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:51:16 06:43:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:51:16 06:43:01 AM 0 0.48 0.00 0.02 0.00 0.03 99.47
09:51:16 06:43:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:51:16 06:44:01 AM all 0.10 0.00 0.06 0.00 0.04 99.80
09:51:16 06:44:01 AM 0 0.10 0.00 0.02 0.00 0.02 99.87
09:51:16 06:44:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:51:16
09:51:16 06:44:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 06:45:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:51:16 06:45:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:51:16 06:45:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:51:16 06:46:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:51:16 06:46:01 AM 0 0.47 0.00 0.02 0.00 0.03 99.48
09:51:16 06:46:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:16 06:47:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55
09:51:16 06:47:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:51:16 06:47:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:16 06:48:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:51:16 06:48:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:51:16 06:48:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:51:16 06:49:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:51:16 06:49:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:16 06:49:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:51:16 06:50:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:51:16 06:50:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:16 06:50:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:16 06:51:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:51:16 06:51:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:51:16 06:51:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:51:16 06:52:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:51:16 06:52:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
09:51:16 06:52:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:51:16 06:53:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:51:16 06:53:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:51:16 06:53:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:51:16 06:54:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62
09:51:16 06:54:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73
09:51:16 06:54:01 AM 1 0.43 0.00 0.02 0.00 0.03 99.52
09:51:16 06:55:01 AM all 0.16 0.00 0.07 0.00 0.03 99.74
09:51:16 06:55:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:51:16 06:55:01 AM 1 0.18 0.00 0.07 0.00 0.02 99.73
09:51:16
09:51:16 06:55:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 06:56:01 AM all 0.30 0.00 0.07 0.01 0.03 99.59
09:51:16 06:56:01 AM 0 0.07 0.00 0.10 0.02 0.03 99.78
09:51:16 06:56:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:16 06:57:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:51:16 06:57:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:51:16 06:57:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
09:51:16 06:58:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:51:16 06:58:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:16 06:58:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:51:16 06:59:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:16 06:59:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16 06:59:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:51:16 07:00:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69
09:51:16 07:00:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:51:16 07:00:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
09:51:16 07:01:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:51:16 07:01:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:51:16 07:01:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:51:16 07:02:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65
09:51:16 07:02:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 07:02:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48
09:51:16 07:03:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:51:16 07:03:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:16 07:03:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:51:16 07:04:01 AM all 0.31 0.00 0.07 0.00 0.84 98.79
09:51:16 07:04:01 AM 0 0.30 0.00 0.08 0.00 0.20 99.42
09:51:16 07:04:01 AM 1 0.31 0.00 0.05 0.00 1.46 98.17
09:51:16 07:05:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57
09:51:16 07:05:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33
09:51:16 07:05:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:51:16 07:06:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:51:16 07:06:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:16 07:06:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:16
09:51:16 07:06:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 07:07:01 AM all 0.28 0.00 0.04 0.00 0.05 99.63
09:51:16 07:07:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:51:16 07:07:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:51:16 07:08:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:51:16 07:08:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:51:16 07:08:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:51:16 07:09:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:51:16 07:09:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
09:51:16 07:09:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:51:16 07:10:01 AM all 0.17 0.00 0.08 0.00 0.04 99.71
09:51:16 07:10:01 AM 0 0.23 0.00 0.08 0.00 0.02 99.67
09:51:16 07:10:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:51:16 07:11:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:51:16 07:11:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:51:16 07:11:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:51:16 07:12:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:51:16 07:12:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:51:16 07:12:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:51:16 07:13:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:51:16 07:13:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:51:16 07:13:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:51:16 07:14:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74
09:51:16 07:14:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63
09:51:16 07:14:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:16 07:15:01 AM all 0.28 0.00 0.05 0.00 0.13 99.53
09:51:16 07:15:01 AM 0 0.23 0.00 0.07 0.00 0.20 99.50
09:51:16 07:15:01 AM 1 0.33 0.00 0.03 0.00 0.07 99.57
09:51:16 07:16:01 AM all 0.33 0.00 0.05 0.01 0.03 99.58
09:51:16 07:16:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63
09:51:16 07:16:01 AM 1 0.38 0.00 0.03 0.02 0.03 99.53
09:51:16 07:17:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58
09:51:16 07:17:01 AM 0 0.53 0.00 0.10 0.00 0.03 99.33
09:51:16 07:17:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:51:16
09:51:16 07:17:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 07:18:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:51:16 07:18:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42
09:51:16 07:18:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78
09:51:16 07:19:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
09:51:16 07:19:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48
09:51:16 07:19:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70
09:51:16 07:20:01 AM all 0.27 0.00 0.06 0.00 0.02 99.66
09:51:16 07:20:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:51:16 07:20:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77
09:51:16 07:21:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:16 07:21:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:51:16 07:21:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:16 07:22:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
09:51:16 07:22:01 AM 0 0.47 0.00 0.03 0.00 0.05 99.45
09:51:16 07:22:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:16 07:23:01 AM all 0.15 0.00 0.05 0.00 0.03 99.77
09:51:16 07:23:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:51:16 07:23:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67
09:51:16 07:24:01 AM all 0.28 0.00 0.05 0.00 0.07 99.61
09:51:16 07:24:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:51:16 07:24:01 AM 1 0.48 0.00 0.05 0.00 0.07 99.40
09:51:16 07:25:02 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:16 07:25:02 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:51:16 07:25:02 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:51:16 07:26:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:51:16 07:26:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.76
09:51:16 07:26:01 AM 1 0.49 0.00 0.02 0.00 0.02 99.47
09:51:16 07:27:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74
09:51:16 07:27:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:51:16 07:27:01 AM 1 0.20 0.00 0.03 0.00 0.05 99.72
09:51:16 07:28:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60
09:51:16 07:28:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:51:16 07:28:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:51:16
09:51:16 07:28:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 07:29:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70
09:51:16 07:29:01 AM 0 0.28 0.00 0.02 0.00 0.03 99.67
09:51:16 07:29:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:51:16 07:30:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:51:16 07:30:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45
09:51:16 07:30:01 AM 1 0.12 0.00 0.03 0.00 0.03 99.82
09:51:16 07:31:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:51:16 07:31:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:51:16 07:31:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:16 07:32:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:51:16 07:32:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78
09:51:16 07:32:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:51:16 07:33:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:51:16 07:33:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:51:16 07:33:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:51:16 07:34:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69
09:51:16 07:34:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 07:34:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57
09:51:16 07:35:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69
09:51:16 07:35:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75
09:51:16 07:35:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63
09:51:16 07:36:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61
09:51:16 07:36:01 AM 0 0.20 0.00 0.08 0.00 0.02 99.70
09:51:16 07:36:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52
09:51:16 07:37:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:51:16 07:37:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:51:16 07:37:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:51:16 07:38:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:51:16 07:38:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
09:51:16 07:38:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68
09:51:16 07:39:01 AM all 0.24 0.20 0.13 0.10 0.03 99.30
09:51:16 07:39:01 AM 0 0.42 0.37 0.15 0.17 0.02 98.88
09:51:16 07:39:01 AM 1 0.07 0.03 0.12 0.03 0.03 99.72
09:51:16
09:51:16 07:39:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 07:40:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:51:16 07:40:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42
09:51:16 07:40:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77
09:51:16 07:41:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:51:16 07:41:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:51:16 07:41:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:51:16 07:42:01 AM all 0.33 0.00 0.06 0.00 0.06 99.55
09:51:16 07:42:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:51:16 07:42:01 AM 1 0.10 0.00 0.07 0.00 0.10 99.73
09:51:16 07:43:01 AM all 0.37 0.00 0.09 0.00 0.03 99.51
09:51:16 07:43:01 AM 0 0.60 0.00 0.08 0.00 0.02 99.30
09:51:16 07:43:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
09:51:16 07:44:01 AM all 0.41 0.00 0.08 0.00 0.02 99.50
09:51:16 07:44:01 AM 0 0.65 0.00 0.05 0.00 0.02 99.28
09:51:16 07:44:01 AM 1 0.17 0.00 0.10 0.00 0.02 99.72
09:51:16 07:45:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
09:51:16 07:45:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
09:51:16 07:45:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:51:16 07:46:01 AM all 0.27 0.00 0.08 0.00 0.03 99.63
09:51:16 07:46:01 AM 0 0.22 0.00 0.07 0.00 0.02 99.70
09:51:16 07:46:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.57
09:51:16 07:47:01 AM all 0.33 0.00 0.10 0.00 0.03 99.53
09:51:16 07:47:01 AM 0 0.30 0.00 0.10 0.00 0.03 99.57
09:51:16 07:47:01 AM 1 0.37 0.00 0.10 0.00 0.03 99.50
09:51:16 07:48:01 AM all 0.21 0.00 0.08 0.00 0.03 99.69
09:51:16 07:48:01 AM 0 0.03 0.00 0.05 0.00 0.00 99.92
09:51:16 07:48:01 AM 1 0.39 0.00 0.10 0.00 0.05 99.46
09:51:16 07:49:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:51:16 07:49:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:51:16 07:49:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38
09:51:16 07:50:01 AM all 0.28 0.00 0.08 0.00 0.03 99.60
09:51:16 07:50:01 AM 0 0.08 0.00 0.10 0.00 0.02 99.80
09:51:16 07:50:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40
09:51:16
09:51:16 07:50:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 07:51:01 AM all 0.28 0.00 0.06 0.01 0.02 99.63
09:51:16 07:51:01 AM 0 0.08 0.00 0.05 0.02 0.02 99.83
09:51:16 07:51:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43
09:51:16 07:52:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
09:51:16 07:52:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 07:52:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
09:51:16 07:53:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:51:16 07:53:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:51:16 07:53:01 AM 1 0.40 0.00 0.08 0.00 0.05 99.46
09:51:16 07:54:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:51:16 07:54:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 07:54:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:51:16 07:55:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:51:16 07:55:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:51:16 07:55:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:16 07:56:01 AM all 0.28 0.00 0.08 0.00 0.07 99.57
09:51:16 07:56:01 AM 0 0.07 0.00 0.10 0.00 0.07 99.77
09:51:16 07:56:01 AM 1 0.50 0.00 0.07 0.00 0.07 99.37
09:51:16 07:57:01 AM all 0.23 0.00 0.04 0.00 0.03 99.71
09:51:16 07:57:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:51:16 07:57:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
09:51:16 07:58:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:16 07:58:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:16 07:58:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:51:16 07:59:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:16 07:59:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:16 07:59:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:16 08:00:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57
09:51:16 08:00:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:51:16 08:00:01 AM 1 0.58 0.00 0.03 0.00 0.07 99.32
09:51:16 08:01:01 AM all 0.34 0.00 0.08 0.00 0.03 99.54
09:51:16 08:01:01 AM 0 0.12 0.00 0.12 0.00 0.03 99.73
09:51:16 08:01:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:16
09:51:16 08:01:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 08:02:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:51:16 08:02:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 08:02:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:16 08:03:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:51:16 08:03:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:16 08:03:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:51:16 08:04:01 AM all 0.29 0.00 0.08 0.00 0.03 99.59
09:51:16 08:04:01 AM 0 0.33 0.00 0.10 0.00 0.03 99.53
09:51:16 08:04:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65
09:51:16 08:05:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73
09:51:16 08:05:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63
09:51:16 08:05:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:51:16 08:06:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61
09:51:16 08:06:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:51:16 08:06:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:16 08:07:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61
09:51:16 08:07:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60
09:51:16 08:07:01 AM 1 0.25 0.00 0.08 0.00 0.05 99.62
09:51:16 08:08:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67
09:51:16 08:08:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:51:16 08:08:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:51:16 08:09:01 AM all 0.10 0.00 0.07 0.00 0.03 99.80
09:51:16 08:09:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
09:51:16 08:09:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:51:16 08:10:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:51:16 08:10:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:51:16 08:10:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:16 08:11:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
09:51:16 08:11:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:51:16 08:11:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:16 08:12:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:51:16 08:12:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:51:16 08:12:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:51:16
09:51:16 08:12:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 08:13:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
09:51:16 08:13:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60
09:51:16 08:13:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:51:16 08:14:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:51:16 08:14:01 AM 0 0.35 0.00 0.03 0.00 0.03 99.58
09:51:16 08:14:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:16 08:15:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:51:16 08:15:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:51:16 08:15:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72
09:51:16 08:16:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:51:16 08:16:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
09:51:16 08:16:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:51:16 08:17:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65
09:51:16 08:17:01 AM 0 0.38 0.00 0.08 0.00 0.02 99.52
09:51:16 08:17:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:16 08:18:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67
09:51:16 08:18:01 AM 0 0.35 0.00 0.03 0.00 0.03 99.58
09:51:16 08:18:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:16 08:19:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:51:16 08:19:01 AM 0 0.15 0.00 0.05 0.00 0.07 99.73
09:51:16 08:19:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:51:16 08:20:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:51:16 08:20:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
09:51:16 08:20:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:51:16 08:21:01 AM all 0.16 0.00 0.06 0.00 0.04 99.74
09:51:16 08:21:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:16 08:21:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70
09:51:16 08:22:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:51:16 08:22:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:51:16 08:22:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:51:16 08:23:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59
09:51:16 08:23:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:51:16 08:23:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:51:16
09:51:16 08:23:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 08:24:01 AM all 0.25 0.00 0.04 0.00 0.04 99.67
09:51:16 08:24:01 AM 0 0.43 0.00 0.03 0.00 0.05 99.48
09:51:16 08:24:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:16 08:25:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67
09:51:16 08:25:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
09:51:16 08:25:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:51:16 08:26:01 AM all 0.30 0.00 0.05 0.01 0.07 99.57
09:51:16 08:26:01 AM 0 0.53 0.00 0.05 0.00 0.08 99.33
09:51:16 08:26:01 AM 1 0.07 0.00 0.05 0.02 0.05 99.82
09:51:16 08:27:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59
09:51:16 08:27:01 AM 0 0.57 0.00 0.10 0.00 0.05 99.28
09:51:16 08:27:01 AM 1 0.02 0.00 0.03 0.00 0.05 99.90
09:51:16 08:28:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:51:16 08:28:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:51:16 08:28:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:51:16 08:29:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67
09:51:16 08:29:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:51:16 08:29:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16 08:30:02 AM all 0.24 0.00 0.05 0.00 0.04 99.67
09:51:16 08:30:02 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
09:51:16 08:30:02 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:16 08:31:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:51:16 08:31:01 AM 0 0.56 0.00 0.03 0.00 0.03 99.37
09:51:16 08:31:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.76
09:51:16 08:32:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:51:16 08:32:01 AM 0 0.43 0.00 0.05 0.00 0.00 99.52
09:51:16 08:32:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:16 08:33:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:51:16 08:33:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:51:16 08:33:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16 08:34:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62
09:51:16 08:34:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:51:16 08:34:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:51:16
09:51:16 08:34:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 08:35:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61
09:51:16 08:35:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42
09:51:16 08:35:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16 08:36:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:51:16 08:36:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:51:16 08:36:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:51:16 08:37:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68
09:51:16 08:37:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
09:51:16 08:37:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:16 08:38:01 AM all 0.25 0.00 0.03 0.00 0.04 99.67
09:51:16 08:38:01 AM 0 0.45 0.00 0.03 0.00 0.05 99.47
09:51:16 08:38:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:51:16 08:39:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74
09:51:16 08:39:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68
09:51:16 08:39:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:16 08:40:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:16 08:40:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:51:16 08:40:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:51:16 08:41:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:51:16 08:41:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:51:16 08:41:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:51:16 08:42:01 AM all 0.30 0.00 0.05 0.00 0.07 99.58
09:51:16 08:42:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:51:16 08:42:01 AM 1 0.03 0.00 0.05 0.00 0.08 99.83
09:51:16 08:43:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:51:16 08:43:01 AM 0 0.48 0.00 0.02 0.00 0.03 99.47
09:51:16 08:43:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:51:16 08:44:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:16 08:44:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:16 08:44:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:16 08:45:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:16 08:45:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:51:16 08:45:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:51:16
09:51:16 08:45:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 08:46:01 AM all 0.25 0.00 0.04 0.00 0.04 99.67
09:51:16 08:46:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:51:16 08:46:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:51:16 08:47:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:51:16 08:47:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:16 08:47:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:51:16 08:48:01 AM all 0.27 0.00 0.04 0.00 0.04 99.65
09:51:16 08:48:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53
09:51:16 08:48:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:16 08:49:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:51:16 08:49:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:51:16 08:49:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:51:16 08:50:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:51:16 08:50:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:16 08:50:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:51:16 08:51:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:51:16 08:51:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:51:16 08:51:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:51:16 08:52:01 AM all 0.13 0.00 0.06 0.00 0.03 99.79
09:51:16 08:52:01 AM 0 0.15 0.00 0.05 0.00 0.00 99.80
09:51:16 08:52:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:16 08:53:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:51:16 08:53:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:51:16 08:53:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:51:16 08:54:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:51:16 08:54:01 AM 0 0.32 0.00 0.03 0.00 0.00 99.65
09:51:16 08:54:01 AM 1 0.35 0.00 0.08 0.00 0.07 99.50
09:51:16 08:55:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68
09:51:16 08:55:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:16 08:55:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53
09:51:16 08:56:01 AM all 0.28 0.00 0.04 0.00 0.08 99.61
09:51:16 08:56:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:51:16 08:56:01 AM 1 0.15 0.00 0.05 0.00 0.13 99.67
09:51:16
09:51:16 08:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 08:57:01 AM all 0.19 0.00 0.05 0.00 0.03 99.73
09:51:16 08:57:01 AM 0 0.30 0.00 0.05 0.00 0.03 99.62
09:51:16 08:57:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:51:16 08:58:01 AM all 0.21 0.00 0.07 0.00 0.03 99.69
09:51:16 08:58:01 AM 0 0.38 0.00 0.12 0.00 0.03 99.47
09:51:16 08:58:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92
09:51:16 08:59:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63
09:51:16 08:59:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42
09:51:16 08:59:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:51:16 09:00:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:51:16 09:00:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:51:16 09:00:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:16 09:01:01 AM all 0.26 0.00 0.08 0.04 0.08 99.55
09:51:16 09:01:01 AM 0 0.40 0.00 0.08 0.02 0.03 99.47
09:51:16 09:01:01 AM 1 0.12 0.00 0.07 0.07 0.12 99.63
09:51:16 09:02:01 AM all 0.30 0.00 0.09 0.00 0.02 99.59
09:51:16 09:02:01 AM 0 0.43 0.00 0.10 0.00 0.02 99.45
09:51:16 09:02:01 AM 1 0.17 0.00 0.08 0.00 0.02 99.73
09:51:16 09:03:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:51:16 09:03:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:51:16 09:03:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 09:04:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:51:16 09:04:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:51:16 09:04:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:51:16 09:05:01 AM all 0.33 0.00 0.09 0.00 0.03 99.54
09:51:16 09:05:01 AM 0 0.43 0.00 0.12 0.00 0.03 99.42
09:51:16 09:05:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67
09:51:16 09:06:01 AM all 0.36 0.00 0.07 0.00 0.03 99.54
09:51:16 09:06:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:51:16 09:06:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:51:16 09:07:01 AM all 0.16 0.00 0.07 0.00 0.02 99.76
09:51:16 09:07:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
09:51:16 09:07:01 AM 1 0.23 0.00 0.10 0.00 0.02 99.65
09:51:16
09:51:16 09:07:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 09:08:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:51:16 09:08:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:51:16 09:08:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
09:51:16 09:09:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:51:16 09:09:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:51:16 09:09:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
09:51:16 09:10:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58
09:51:16 09:10:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:51:16 09:10:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:51:16 09:11:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:51:16 09:11:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:16 09:11:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:51:16 09:12:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:51:16 09:12:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53
09:51:16 09:12:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63
09:51:16 09:13:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:51:16 09:13:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:51:16 09:13:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53
09:51:16 09:14:01 AM all 0.25 0.00 0.06 0.00 0.05 99.64
09:51:16 09:14:01 AM 0 0.43 0.00 0.03 0.00 0.05 99.48
09:51:16 09:14:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:51:16 09:15:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:51:16 09:15:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28
09:51:16 09:15:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:51:16 09:16:01 AM all 0.33 0.00 0.05 0.00 0.06 99.56
09:51:16 09:16:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:51:16 09:16:01 AM 1 0.12 0.00 0.07 0.00 0.10 99.72
09:51:16 09:17:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66
09:51:16 09:17:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62
09:51:16 09:17:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70
09:51:16 09:18:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:51:16 09:18:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:51:16 09:18:01 AM 1 0.62 0.00 0.07 0.00 0.05 99.26
09:51:16
09:51:16 09:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 09:19:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:51:16 09:19:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:51:16 09:19:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:51:16 09:20:01 AM all 0.12 0.00 0.08 0.00 0.03 99.77
09:51:16 09:20:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 09:20:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:51:16 09:21:01 AM all 0.33 0.17 0.11 0.01 0.04 99.34
09:51:16 09:21:01 AM 0 0.07 0.30 0.13 0.00 0.03 99.47
09:51:16 09:21:01 AM 1 0.60 0.03 0.08 0.02 0.05 99.22
09:51:16 09:22:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:51:16 09:22:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:51:16 09:22:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:51:16 09:23:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:51:16 09:23:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
09:51:16 09:23:01 AM 1 0.30 0.00 0.03 0.00 0.03 99.63
09:51:16 09:24:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:51:16 09:24:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53
09:51:16 09:24:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70
09:51:16 09:25:01 AM all 0.18 0.00 0.04 0.00 0.03 99.74
09:51:16 09:25:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63
09:51:16 09:25:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:51:16 09:26:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
09:51:16 09:26:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48
09:51:16 09:26:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 09:27:01 AM all 0.28 0.00 0.08 0.00 0.05 99.59
09:51:16 09:27:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.42
09:51:16 09:27:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:16 09:28:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:51:16 09:28:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
09:51:16 09:28:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 09:29:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:51:16 09:29:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:51:16 09:29:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:51:16
09:51:16 09:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 09:30:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:16 09:30:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:16 09:30:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:51:16 09:31:01 AM all 0.31 0.00 0.08 0.00 0.03 99.57
09:51:16 09:31:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40
09:51:16 09:31:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:51:16 09:32:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:51:16 09:32:01 AM 0 0.15 0.00 0.07 0.00 0.07 99.72
09:51:16 09:32:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:51:16 09:33:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:51:16 09:33:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:16 09:33:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:51:16 09:34:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:51:16 09:34:01 AM 0 0.35 0.00 0.07 0.00 0.05 99.53
09:51:16 09:34:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63
09:51:16 09:35:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:51:16 09:35:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:51:16 09:35:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:51:16 09:36:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
09:51:16 09:36:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:51:16 09:36:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:51:16 09:37:02 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:51:16 09:37:02 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:51:16 09:37:02 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:51:16 09:38:01 AM all 0.30 0.00 0.03 0.00 0.03 99.64
09:51:16 09:38:01 AM 0 0.49 0.00 0.02 0.00 0.02 99.47
09:51:16 09:38:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:51:16 09:39:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:51:16 09:39:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:51:16 09:39:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:16 09:40:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65
09:51:16 09:40:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
09:51:16 09:40:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:51:16
09:51:16 09:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:16 09:41:01 AM all 33.31 0.00 5.14 0.70 0.09 60.76
09:51:16 09:41:01 AM 0 36.28 0.00 5.47 0.87 0.10 57.28
09:51:16 09:41:01 AM 1 30.33 0.00 4.82 0.53 0.08 64.23
09:51:16 09:42:01 AM all 23.77 0.00 3.23 0.73 0.08 72.19
09:51:16 09:42:01 AM 0 33.22 0.00 3.99 0.53 0.07 62.20
09:51:16 09:42:01 AM 1 14.30 0.00 2.47 0.94 0.08 82.20
09:51:16 09:43:01 AM all 2.69 0.00 0.83 0.13 0.05 96.31
09:51:16 09:43:01 AM 0 3.79 0.00 0.98 0.00 0.07 95.16
09:51:16 09:43:01 AM 1 1.59 0.00 0.67 0.25 0.03 97.46
09:51:16 09:44:01 AM all 37.53 0.00 5.39 0.46 0.09 56.53
09:51:16 09:44:01 AM 0 29.37 0.00 5.29 0.68 0.08 64.58
09:51:16 09:44:01 AM 1 45.70 0.00 5.49 0.23 0.10 48.47
09:51:16 09:45:01 AM all 10.78 0.00 2.24 0.47 0.06 86.46
09:51:16 09:45:01 AM 0 16.40 0.00 2.55 0.48 0.05 80.51
09:51:16 09:45:01 AM 1 5.16 0.00 1.92 0.45 0.07 92.40
09:51:16 09:46:01 AM all 2.91 0.00 0.23 0.03 0.07 96.77
09:51:16 09:46:01 AM 0 4.35 0.00 0.27 0.00 0.08 95.30
09:51:16 09:46:01 AM 1 1.47 0.00 0.20 0.05 0.05 98.23
09:51:16 09:47:01 AM all 19.70 0.00 0.27 0.03 0.08 79.93
09:51:16 09:47:01 AM 0 32.16 0.00 0.30 0.05 0.08 67.41
09:51:16 09:47:01 AM 1 7.22 0.00 0.23 0.00 0.08 92.46
09:51:16 09:48:01 AM all 10.65 0.00 0.18 0.03 0.07 89.07
09:51:16 09:48:01 AM 0 10.60 0.00 0.20 0.03 0.07 89.10
09:51:16 09:48:01 AM 1 10.69 0.00 0.17 0.03 0.07 89.04
09:51:16 09:49:01 AM all 9.24 0.00 0.16 0.02 0.06 90.52
09:51:16 09:49:01 AM 0 16.01 0.00 0.17 0.02 0.05 83.75
09:51:16 09:49:01 AM 1 2.46 0.00 0.15 0.02 0.07 97.31
09:51:16 09:50:01 AM all 15.50 0.00 1.72 0.06 0.08 82.64
09:51:16 09:50:01 AM 0 20.93 0.00 2.16 0.07 0.08 76.76
09:51:16 09:50:01 AM 1 10.08 0.00 1.28 0.05 0.08 88.50
09:51:16 09:51:01 AM all 32.19 0.00 4.06 0.19 0.07 63.48
09:51:16 09:51:01 AM 0 36.53 0.00 4.00 0.20 0.07 59.20
09:51:16 09:51:01 AM 1 27.87 0.00 4.11 0.18 0.08 67.75
09:51:16
09:51:16 Average: CPU %user %nice %system %iowait %steal %idle
09:51:16 Average: all 0.83 0.00 0.13 0.01 0.04 98.99
09:51:16 Average: 0 0.94 0.00 0.13 0.01 0.04 98.88
09:51:16 Average: 1 0.72 0.00 0.12 0.01 0.05 99.09
09:51:16
09:51:16
09:51:16