09:39:46 Started by upstream project "integration-sanity-test-scandium" build number 516 09:39:46 originally caused by: 09:39:46 Started by timer 09:39:46 Running as SYSTEM 09:39:46 [EnvInject] - Loading node environment variables. 09:39:46 Building remotely on prd-centos8-robot-2c-8g-1063 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:39:47 [ssh-agent] Looking for ssh-agent implementation... 09:39:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:47 $ ssh-agent 09:39:47 SSH_AUTH_SOCK=/tmp/ssh-0j0xXxmRA34e/agent.6449 09:39:47 SSH_AGENT_PID=6451 09:39:47 [ssh-agent] Started. 09:39:47 Running ssh-add (command line suppressed) 09:39:47 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_9943676521065899086.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_9943676521065899086.key) 09:39:47 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:39:47 The recommended git tool is: NONE 09:39:50 using credential opendaylight-jenkins-ssh 09:39:50 Wiping out workspace first. 09:39:50 Cloning the remote Git repository 09:39:50 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:39:50 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:39:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:39:50 > git --version # timeout=10 09:39:50 > git --version # 'git version 2.43.0' 09:39:50 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:39:50 [INFO] Currently running in a labeled security context 09:39:50 [INFO] Currently SELinux is 'enforcing' on the host 09:39:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh5978627363930376900.key 09:39:50 Verifying host key using known hosts file 09:39:50 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:39:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:39:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:39:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:39:53 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:39:53 [INFO] Currently running in a labeled security context 09:39:53 [INFO] Currently SELinux is 'enforcing' on the host 09:39:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh991266408190768096.key 09:39:53 Verifying host key using known hosts file 09:39:53 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:39:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:39:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:53 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:39:53 > git config core.sparsecheckout # timeout=10 09:39:53 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:39:54 Commit message: "Adapt test for new pce-allocation field" 09:39:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:54 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:39:54 No emails were triggered. 09:39:54 provisioning config files... 09:39:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:39:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:39:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:39:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8583102253077870472.sh 09:39:54 ---> python-tools-install.sh 09:39:54 Setup pyenv: 09:39:55 system 09:39:55 * 3.8.13 (set by /opt/pyenv/version) 09:39:55 * 3.9.13 (set by /opt/pyenv/version) 09:39:55 * 3.10.13 (set by /opt/pyenv/version) 09:39:55 * 3.11.7 (set by /opt/pyenv/version) 09:40:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tgzi 09:40:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:07 lf-activate-venv(): INFO: Base packages installed successfully 09:40:07 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:33 lf-activate-venv(): INFO: Adding /tmp/venv-Tgzi/bin to PATH 09:40:33 Generating Requirements File 09:40:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:40:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:40:54 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:40:54 Python 3.11.7 09:40:54 pip 25.2 from /tmp/venv-Tgzi/lib/python3.11/site-packages/pip (python 3.11) 09:40:55 appdirs==1.4.4 09:40:55 argcomplete==3.6.3 09:40:55 aspy.yaml==1.3.0 09:40:55 attrs==25.4.0 09:40:55 autopage==0.5.2 09:40:55 beautifulsoup4==4.14.2 09:40:55 boto3==1.40.56 09:40:55 botocore==1.40.56 09:40:55 bs4==0.0.2 09:40:55 cachetools==6.2.1 09:40:55 certifi==2025.10.5 09:40:55 cffi==2.0.0 09:40:55 cfgv==3.4.0 09:40:55 chardet==5.2.0 09:40:55 charset-normalizer==3.4.4 09:40:55 click==8.3.0 09:40:55 cliff==4.11.0 09:40:55 cmd2==2.7.0 09:40:55 cryptography==3.3.2 09:40:55 debtcollector==3.0.0 09:40:55 decorator==5.2.1 09:40:55 defusedxml==0.7.1 09:40:55 Deprecated==1.2.18 09:40:55 distlib==0.4.0 09:40:55 dnspython==2.8.0 09:40:55 docker==7.1.0 09:40:55 dogpile.cache==1.5.0 09:40:55 durationpy==0.10 09:40:55 email-validator==2.3.0 09:40:55 filelock==3.20.0 09:40:55 future==1.0.0 09:40:55 gitdb==4.0.12 09:40:55 GitPython==3.1.45 09:40:55 google-auth==2.41.1 09:40:55 httplib2==0.31.0 09:40:55 identify==2.6.15 09:40:55 idna==3.11 09:40:55 importlib-resources==1.5.0 09:40:55 iso8601==2.1.0 09:40:55 Jinja2==3.1.6 09:40:55 jmespath==1.0.1 09:40:55 jsonpatch==1.33 09:40:55 jsonpointer==3.0.0 09:40:55 jsonschema==4.25.1 09:40:55 jsonschema-specifications==2025.9.1 09:40:55 keystoneauth1==5.12.0 09:40:55 kubernetes==34.1.0 09:40:55 lftools==0.37.15 09:40:55 lxml==6.0.2 09:40:55 markdown-it-py==4.0.0 09:40:55 MarkupSafe==3.0.3 09:40:55 mdurl==0.1.2 09:40:55 msgpack==1.1.2 09:40:55 multi_key_dict==2.0.3 09:40:55 munch==4.0.0 09:40:55 netaddr==1.3.0 09:40:55 niet==1.4.2 09:40:55 nodeenv==1.9.1 09:40:55 oauth2client==4.1.3 09:40:55 oauthlib==3.3.1 09:40:55 openstacksdk==4.7.1 09:40:55 os-service-types==1.8.0 09:40:55 osc-lib==4.2.0 09:40:55 oslo.config==10.0.0 09:40:55 oslo.context==6.1.0 09:40:55 oslo.i18n==6.6.0 09:40:55 oslo.log==7.2.1 09:40:55 oslo.serialization==5.8.0 09:40:55 oslo.utils==9.1.0 09:40:55 packaging==25.0 09:40:55 pbr==7.0.1 09:40:55 platformdirs==4.5.0 09:40:55 prettytable==3.16.0 09:40:55 psutil==7.1.1 09:40:55 pyasn1==0.6.1 09:40:55 pyasn1_modules==0.4.2 09:40:55 pycparser==2.23 09:40:55 pygerrit2==2.0.15 09:40:55 PyGithub==2.8.1 09:40:55 Pygments==2.19.2 09:40:55 PyJWT==2.10.1 09:40:55 PyNaCl==1.6.0 09:40:55 pyparsing==2.4.7 09:40:55 pyperclip==1.11.0 09:40:55 pyrsistent==0.20.0 09:40:55 python-cinderclient==9.8.0 09:40:55 python-dateutil==2.9.0.post0 09:40:55 python-heatclient==4.3.0 09:40:55 python-jenkins==1.8.3 09:40:55 python-keystoneclient==5.7.0 09:40:55 python-magnumclient==4.9.0 09:40:55 python-openstackclient==8.2.0 09:40:55 python-swiftclient==4.8.0 09:40:55 PyYAML==6.0.3 09:40:55 referencing==0.37.0 09:40:55 requests==2.32.5 09:40:55 requests-oauthlib==2.0.0 09:40:55 requestsexceptions==1.4.0 09:40:55 rfc3986==2.0.0 09:40:55 rich==14.2.0 09:40:55 rich-argparse==1.7.1 09:40:55 rpds-py==0.27.1 09:40:55 rsa==4.9.1 09:40:55 ruamel.yaml==0.18.15 09:40:55 ruamel.yaml.clib==0.2.14 09:40:55 s3transfer==0.14.0 09:40:55 simplejson==3.20.2 09:40:55 six==1.17.0 09:40:55 smmap==5.0.2 09:40:55 soupsieve==2.8 09:40:55 stevedore==5.5.0 09:40:55 tabulate==0.9.0 09:40:55 toml==0.10.2 09:40:55 tomlkit==0.13.3 09:40:55 tqdm==4.67.1 09:40:55 typing_extensions==4.15.0 09:40:55 tzdata==2025.2 09:40:55 urllib3==1.26.20 09:40:55 virtualenv==20.35.3 09:40:55 wcwidth==0.2.14 09:40:55 websocket-client==1.9.0 09:40:55 wrapt==2.0.0 09:40:55 xdg==6.0.0 09:40:55 xmltodict==1.0.2 09:40:55 yq==3.4.3 09:40:55 [EnvInject] - Injecting environment variables from a build step. 09:40:55 [EnvInject] - Injecting as environment variables the properties content 09:40:55 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:40:55 OS_CLOUD=vex 09:40:55 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-511 09:40:55 OS_STACK_TEMPLATE_DIR=openstack-hot 09:40:55 09:40:55 [EnvInject] - Variables injected successfully. 09:40:55 provisioning config files... 09:40:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:40:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7969830591136282949.sh 09:40:55 ---> Create parameters file for OpenStack HOT 09:40:55 OpenStack Heat parameters generated 09:40:55 ----------------------------------- 09:40:55 parameters: 09:40:55 vm_0_count: '1' 09:40:55 vm_0_flavor: 'v3-standard-4' 09:40:55 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 09:40:55 vm_1_count: '1' 09:40:55 vm_1_flavor: 'v3-standard-2' 09:40:55 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:40:55 09:40:55 job_name: '52208-511' 09:40:55 silo: 'releng' 09:40:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10096749373518655877.sh 09:40:55 ---> Create HEAT stack 09:40:55 + source /home/jenkins/lf-env.sh 09:40:55 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:55 ++ mktemp -d /tmp/venv-XXXX 09:40:55 + lf_venv=/tmp/venv-PPeS 09:40:55 + local venv_file=/tmp/.os_lf_venv 09:40:55 + local python=python3 09:40:55 + local options 09:40:55 + local set_path=true 09:40:55 + local install_args= 09:40:55 ++ 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:40:55 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:40:55 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:40:55 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:55 + true 09:40:55 + case $1 in 09:40:55 + python=python3 09:40:55 + shift 2 09:40:55 + true 09:40:55 + case $1 in 09:40:55 + shift 09:40:55 + break 09:40:55 + case $python in 09:40:55 + local pkg_list= 09:40:55 + [[ -d /opt/pyenv ]] 09:40:55 + echo 'Setup pyenv:' 09:40:55 Setup pyenv: 09:40:55 + export PYENV_ROOT=/opt/pyenv 09:40:55 + PYENV_ROOT=/opt/pyenv 09:40:55 + 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:40:55 + 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:40:55 + pyenv versions 09:40:55 system 09:40:55 3.8.13 09:40:55 3.9.13 09:40:55 3.10.13 09:40:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:40:55 + command -v pyenv 09:40:55 ++ pyenv init - --no-rehash 09:40:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:40:55 for i in ${!paths[@]}; do 09:40:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:40:55 fi; done; 09:40:55 echo "${paths[*]}"'\'')" 09:40:55 export PATH="/opt/pyenv/shims:${PATH}" 09:40:55 export PYENV_SHELL=bash 09:40:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:40:55 pyenv() { 09:40:55 local command 09:40:55 command="${1:-}" 09:40:55 if [ "$#" -gt 0 ]; then 09:40:55 shift 09:40:55 fi 09:40:55 09:40:55 case "$command" in 09:40:55 rehash|shell) 09:40:55 eval "$(pyenv "sh-$command" "$@")" 09:40:55 ;; 09:40:55 *) 09:40:55 command pyenv "$command" "$@" 09:40:55 ;; 09:40:55 esac 09:40:55 }' 09:40:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:40:55 for i in ${!paths[@]}; do 09:40:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:40:55 fi; done; 09:40:55 echo "${paths[*]}"' 09:40:55 ++ 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:40:55 ++ 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:40:55 ++ 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:40:55 ++ export PYENV_SHELL=bash 09:40:55 ++ PYENV_SHELL=bash 09:40:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:40:55 +++ complete -F _pyenv pyenv 09:40:55 ++ lf-pyver python3 09:40:55 ++ local py_version_xy=python3 09:40:55 ++ local py_version_xyz= 09:40:55 ++ awk '{ print $1 }' 09:40:55 ++ pyenv versions 09:40:55 ++ local command 09:40:55 ++ command=versions 09:40:55 ++ '[' 1 -gt 0 ']' 09:40:55 ++ shift 09:40:55 ++ case "$command" in 09:40:55 ++ command pyenv versions 09:40:55 ++ pyenv versions 09:40:55 ++ sed 's/^[ *]* //' 09:40:55 ++ grep -E '^[0-9.]*[0-9]$' 09:40:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:40:56 +++ sort -V 09:40:56 +++ grep '^3' /tmp/.pyenv_versions 09:40:56 +++ tail -n 1 09:40:56 ++ py_version_xyz=3.11.7 09:40:56 ++ [[ -z 3.11.7 ]] 09:40:56 ++ echo 3.11.7 09:40:56 ++ return 0 09:40:56 + pyenv local 3.11.7 09:40:56 + local command 09:40:56 + command=local 09:40:56 + '[' 2 -gt 0 ']' 09:40:56 + shift 09:40:56 + case "$command" in 09:40:56 + command pyenv local 3.11.7 09:40:56 + pyenv local 3.11.7 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='lftools[openstack] ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='kubernetes ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='niet ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='python-heatclient ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='python-openstackclient ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='python-magnumclient ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='urllib3~=1.26.15 ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='yq ' 09:40:56 + [[ -f /tmp/.os_lf_venv ]] 09:40:56 ++ cat /tmp/.os_lf_venv 09:40:56 + lf_venv=/tmp/venv-Tgzi 09:40:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tgzi from' file:/tmp/.os_lf_venv 09:40:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tgzi from file:/tmp/.os_lf_venv 09:40:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:40:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:56 + local 'pip_opts=--upgrade --quiet' 09:40:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:40:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:40:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:40:56 + [[ -n '' ]] 09:40:56 + [[ -n '' ]] 09:40:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:40:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:56 + /tmp/venv-Tgzi/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:40:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:40:58 lf-activate-venv(): INFO: Base packages installed successfully 09:40:58 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:40:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:40:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:58 + /tmp/venv-Tgzi/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:18 + type python3 09:41:18 + true 09:41:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tgzi/bin to PATH' 09:41:18 lf-activate-venv(): INFO: Adding /tmp/venv-Tgzi/bin to PATH 09:41:18 + PATH=/tmp/venv-Tgzi/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:18 + return 0 09:41:18 + openstack --os-cloud vex limits show --absolute 09:41:20 +--------------------------+---------+ 09:41:20 | Name | Value | 09:41:20 +--------------------------+---------+ 09:41:20 | maxTotalInstances | -1 | 09:41:20 | maxTotalCores | 450 | 09:41:20 | maxTotalRAMSize | 1000000 | 09:41:20 | maxServerMeta | 128 | 09:41:20 | maxImageMeta | 128 | 09:41:20 | maxPersonality | 5 | 09:41:20 | maxPersonalitySize | 10240 | 09:41:20 | maxTotalKeypairs | 100 | 09:41:20 | maxServerGroups | 10 | 09:41:20 | maxServerGroupMembers | 10 | 09:41:20 | maxTotalFloatingIps | -1 | 09:41:20 | maxSecurityGroups | -1 | 09:41:20 | maxSecurityGroupRules | -1 | 09:41:20 | totalRAMUsed | 237568 | 09:41:20 | totalCoresUsed | 58 | 09:41:20 | totalInstancesUsed | 18 | 09:41:20 | totalFloatingIpsUsed | 0 | 09:41:20 | totalSecurityGroupsUsed | 0 | 09:41:20 | totalServerGroupsUsed | 0 | 09:41:20 | maxTotalVolumes | -1 | 09:41:20 | maxTotalSnapshots | 10 | 09:41:20 | maxTotalVolumeGigabytes | 4096 | 09:41:20 | maxTotalBackups | 10 | 09:41:20 | maxTotalBackupGigabytes | 1000 | 09:41:20 | totalVolumesUsed | 0 | 09:41:20 | totalGigabytesUsed | 0 | 09:41:20 | totalSnapshotsUsed | 0 | 09:41:20 | totalBackupsUsed | 0 | 09:41:20 | totalBackupGigabytesUsed | 0 | 09:41:20 +--------------------------+---------+ 09:41:20 + pushd /opt/ciman/openstack-hot 09:41:20 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:20 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-511 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:42:06 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-511 09:42:06 Waiting to initialize infrastructure... 09:42:06 Waiting to initialize infrastructure... 09:42:06 Waiting to initialize infrastructure... 09:42:06 Stack initialization successful. 09:42:06 ------------------------------------ 09:42:06 Stack Details 09:42:06 ------------------------------------ 09:42:06 {'added': None, 09:42:06 'capabilities': [], 09:42:06 'created_at': '2025-10-22T09:41:23Z', 09:42:06 'deleted': None, 09:42:06 'deleted_at': None, 09:42:06 'description': 'No description', 09:42:06 'environment': None, 09:42:06 'environment_files': None, 09:42:06 'files': None, 09:42:06 'files_container': None, 09:42:06 'id': '2e8f2c2d-5d6b-49e4-a35f-47a57b886e61', 09:42:06 'is_rollback_disabled': True, 09:42:06 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-511/2e8f2c2d-5d6b-49e4-a35f-47a57b886e61', 09:42:06 'rel': 'self'}], 09:42:06 '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:06 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-511', 09:42:06 'notification_topics': [], 09:42:06 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:42:06 'output_key': 'vm_0_ips', 09:42:06 'output_value': ['10.30.170.167']}, 09:42:06 {'description': 'IP addresses of the 2nd vm types', 09:42:06 'output_key': 'vm_1_ips', 09:42:06 'output_value': ['10.30.171.85']}], 09:42:06 'owner_id': ****, 09:42:06 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:42:06 'OS::stack_id': '2e8f2c2d-5d6b-49e4-a35f-47a57b886e61', 09:42:06 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-511', 09:42:06 'job_name': '52208-511', 09:42:06 'silo': 'releng', 09:42:06 'vm_0_count': '1', 09:42:06 'vm_0_flavor': 'v3-standard-4', 09:42:06 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:42:06 '20250917-133034.447', 09:42:06 'vm_1_count': '1', 09:42:06 'vm_1_flavor': 'v3-standard-2', 09:42:06 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:42:06 '- 20250917-133034.654'}, 09:42:06 'parent_id': None, 09:42:06 'replaced': None, 09:42:06 'status': 'CREATE_COMPLETE', 09:42:06 'status_reason': 'Stack CREATE completed successfully', 09:42:06 'tags': [], 09:42:06 'template': None, 09:42:06 'template_description': 'No description', 09:42:06 'template_url': None, 09:42:06 'timeout_mins': 15, 09:42:06 'unchanged': None, 09:42:06 'updated': None, 09:42:06 'updated_at': None, 09:42:06 'user_project_id': '4fc9c674c77149c7aec43dc424c335dd'} 09:42:06 ------------------------------------ 09:42:06 + popd 09:42:06 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:42:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3076806397017474401.sh 09:42:06 ---> Copy SSH public keys to CSIT lab 09:42:06 Setup pyenv: 09:42:06 system 09:42:06 3.8.13 09:42:06 3.9.13 09:42:06 3.10.13 09:42:06 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tgzi from file:/tmp/.os_lf_venv 09:42:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:09 lf-activate-venv(): INFO: Base packages installed successfully 09:42:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:42:27 lf-activate-venv(): INFO: Adding /tmp/venv-Tgzi/bin to PATH 09:42:29 SSH not responding on 10.30.170.167. Retrying in 10 seconds... 09:42:35 SSH not responding on 10.30.171.85. Retrying in 10 seconds... 09:42:39 Ping to 10.30.170.167 successful. 09:42:39 SSH not responding on 10.30.170.167. Retrying in 10 seconds... 09:42:48 Ping to 10.30.171.85 failed. 09:42:49 Ping to 10.30.170.167 successful. 09:42:49 SSH not responding on 10.30.170.167. Retrying in 10 seconds... 09:42:54 SSH not responding on 10.30.171.85. Retrying in 10 seconds... 09:43:00 Ping to 10.30.170.167 successful. 09:43:00 SSH not responding on 10.30.170.167. Retrying in 10 seconds... 09:43:04 Ping to 10.30.171.85 successful. 09:43:04 SSH not responding on 10.30.171.85. Retrying in 10 seconds... 09:43:10 Ping to 10.30.170.167 successful. 09:43:12 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:43:12 releng-52208-511-0-builder-0 09:43:12 Successfully copied public keys to slave 10.30.170.167 09:43:14 Ping to 10.30.171.85 successful. 09:43:14 SSH not responding on 10.30.171.85. Retrying in 10 seconds... 09:43:24 Ping to 10.30.171.85 successful. 09:43:25 SSH not responding on 10.30.171.85. Retrying in 10 seconds... 09:43:35 Ping to 10.30.171.85 successful. 09:43:36 Warning: Permanently added '10.30.171.85' (ECDSA) to the list of known hosts. 09:43:36 releng-52208-511-1-mininet-ovs-217-0 09:43:36 Successfully copied public keys to slave 10.30.171.85 09:43:36 Process 7671 ready. 09:43:36 Process 7672 ready. 09:43:36 SSH ready on all stack servers. 09:43:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4681071300485715893.sh 09:43:37 Setup pyenv: 09:43:37 system 09:43:37 3.8.13 09:43:37 3.9.13 09:43:37 3.10.13 09:43:37 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zh0V 09:43:41 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:43:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:46 lf-activate-venv(): INFO: Base packages installed successfully 09:43:46 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:43:48 lf-activate-venv(): INFO: Adding /tmp/venv-Zh0V/bin to PATH 09:43:48 + echo 'Installing Python Requirements' 09:43:48 Installing Python Requirements 09:43:48 + cat 09:43:48 + python -m pip install -r requirements.txt 09:43:48 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:43:48 Collecting docker-py (from -r requirements.txt (line 1)) 09:43:48 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:48 Collecting ipaddr (from -r requirements.txt (line 2)) 09:43:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:43:48 Preparing metadata (setup.py): started 09:43:48 Preparing metadata (setup.py): finished with status 'done' 09:43:48 Collecting netaddr (from -r requirements.txt (line 3)) 09:43:48 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:49 Collecting netifaces (from -r requirements.txt (line 4)) 09:43:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:43:49 Preparing metadata (setup.py): started 09:43:49 Preparing metadata (setup.py): finished with status 'done' 09:43:49 Collecting pyhocon (from -r requirements.txt (line 5)) 09:43:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:43:49 Collecting requests (from -r requirements.txt (line 6)) 09:43:49 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:49 Collecting robotframework (from -r requirements.txt (line 7)) 09:43:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:43:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 14.6 MB/s 0:00:00 09:43:49 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:43:49 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:49 Preparing metadata (setup.py): started 09:43:50 Preparing metadata (setup.py): finished with status 'done' 09:43:50 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:43:50 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:50 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:43:50 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:50 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:43:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:43:50 Preparing metadata (setup.py): started 09:43:50 Preparing metadata (setup.py): finished with status 'done' 09:43:50 Collecting scapy (from -r requirements.txt (line 12)) 09:43:50 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:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 25.4 MB/s 0:00:00 09:43:50 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:43:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:43:50 Preparing metadata (setup.py): started 09:43:50 Preparing metadata (setup.py): finished with status 'done' 09:43:51 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:43:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 09:43:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 14.3 MB/s 0:00:00 09:43:51 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:43:51 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:51 Collecting pyangbind (from -r requirements.txt (line 22)) 09:43:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:43:51 Collecting isodate (from -r requirements.txt (line 25)) 09:43:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:43:51 Collecting jmespath (from -r requirements.txt (line 28)) 09:43:51 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:51 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:43:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:43:51 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:43:51 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:51 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:51 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:43:51 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:51 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:43:52 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:52 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:43:52 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:52 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:43:52 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:52 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:43:52 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:52 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:43:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:43:52 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:43:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:43:52 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:43:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 09:43:52 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:43:52 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:52 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:52 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:52 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:52 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:43:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:43:52 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:43:52 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:53 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 09:43:53 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:53 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:43:53 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:53 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:43:53 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:53 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18)) 09:43:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:43:53 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:43:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 09:43:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 22.1 MB/s 0:00:00 09:43:53 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:53 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:43:53 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:53 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:53 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:53 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:53 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:43:53 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:53 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:43:53 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:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.9 MB/s 0:00:00 09:43:54 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:43:54 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:55 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:43:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 09:43:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 15.4 MB/s 0:00:00 09:43:55 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:43:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:43:55 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:55 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:55 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:55 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:56 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 09:43:56 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:43:56 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:56 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:56 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:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:43:56 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.37.0/selenium-4.37.0-py3-none-any.whl (9.7 MB) 09:43:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 33.2 MB/s 0:00:00 09:43:56 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:56 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:57 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 09:43:57 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:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 09:43:57 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:57 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:57 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:57 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:57 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:57 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:57 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:57 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:57 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:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 09:43:57 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:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:43:57 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:57 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:58 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:43:58 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 09:43:58 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:43:58 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:43:58 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:43:58 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:43:58 Building wheel for robotframework-sshlibrary (setup.py): started 09:43:58 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 09:43:58 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=cd50715b05dce93d25439429b15feee3ab75a9179720da3d8b78ace92a68519f 09:43:58 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:43:58 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:43:58 Building wheel for ipaddr (setup.py): started 09:43:58 Building wheel for ipaddr (setup.py): finished with status 'done' 09:43:58 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=2d6f47645c790ca09ba6a8af57fb4f4a19731691e1036b0202c2785bc1100aab 09:43:58 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:43:58 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:43:58 Building wheel for netifaces (setup.py): started 09:44:01 Building wheel for netifaces (setup.py): finished with status 'done' 09:44:01 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=587771314f0f7ec8288ea77ee45614aeb02d54078ce1c297cb0528c8ce3389b8 09:44:01 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:44:01 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:44:01 Building wheel for robotframework-httplibrary (setup.py): started 09:44:01 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 09:44:01 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=76b53c823f5260601e44eaa657ac5e7bd26df2ce66edf4e21a3013c1f136a9a0 09:44:01 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:44:01 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:44:01 Building wheel for jsonpath-rw (setup.py): started 09:44:02 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 09:44:02 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=816f32b46d75648ea167f66654693831d794e112d342107482241c4241daa8f7 09:44:02 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:44:02 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:44:02 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:44:09 09:44:09 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.37.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 09:44:10 + pip freeze 09:44:10 attrs==25.4.0 09:44:10 bcrypt==5.0.0 09:44:10 beautifulsoup4==4.14.2 09:44:10 certifi==2025.10.5 09:44:10 cffi==2.0.0 09:44:10 charset-normalizer==3.4.4 09:44:10 click==8.3.0 09:44:10 cryptography==46.0.3 09:44:10 decorator==5.2.1 09:44:10 distlib==0.4.0 09:44:10 docker-py==1.10.6 09:44:10 docker-pycreds==0.4.0 09:44:10 elastic-transport==8.17.1 09:44:10 elasticsearch==8.19.1 09:44:10 elasticsearch-dsl==8.15.4 09:44:10 enum34==1.1.10 09:44:10 filelock==3.20.0 09:44:10 h11==0.16.0 09:44:10 idna==3.11 09:44:10 invoke==2.2.1 09:44:10 ipaddr==2.2.0 09:44:10 isodate==0.7.2 09:44:10 jmespath==1.0.1 09:44:10 jsonpatch==1.33 09:44:10 jsonpath-rw==1.4.0 09:44:10 jsonpointer==3.0.0 09:44:10 lxml==6.0.2 09:44:10 netaddr==1.3.0 09:44:10 netifaces==0.11.0 09:44:10 outcome==1.3.0.post0 09:44:10 paramiko==4.0.0 09:44:10 platformdirs==4.5.0 09:44:10 ply==3.11 09:44:10 pyang==2.7.1 09:44:10 pyangbind==0.8.6 09:44:10 pycparser==2.23 09:44:10 pyhocon==0.3.61 09:44:10 PyNaCl==1.6.0 09:44:10 pyparsing==3.2.5 09:44:10 PySocks==1.7.1 09:44:10 python-dateutil==2.9.0.post0 09:44:10 regex==2025.10.23 09:44:10 requests==2.32.5 09:44:10 robotframework==7.3.2 09:44:10 robotframework-httplibrary==0.4.2 09:44:10 robotframework-pythonlibcore==4.4.1 09:44:10 robotframework-requests==0.9.7 09:44:10 robotframework-selenium2library==3.0.0 09:44:10 robotframework-seleniumlibrary==6.8.0 09:44:10 robotframework-sshlibrary==3.8.0 09:44:10 scapy==2.6.1 09:44:10 scp==0.15.0 09:44:10 selenium==4.37.0 09:44:10 six==1.17.0 09:44:10 sniffio==1.3.1 09:44:10 sortedcontainers==2.4.0 09:44:10 soupsieve==2.8 09:44:10 trio==0.31.0 09:44:10 trio-websocket==0.12.2 09:44:10 typing_extensions==4.15.0 09:44:10 urllib3==2.5.0 09:44:10 virtualenv==20.35.3 09:44:10 waitress==3.0.2 09:44:10 WebOb==1.8.9 09:44:10 websocket-client==1.9.0 09:44:10 WebTest==3.0.7 09:44:10 wsproto==1.2.0 09:44:10 [EnvInject] - Injecting environment variables from a build step. 09:44:10 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:44:10 [EnvInject] - Variables injected successfully. 09:44:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10049632339424072515.sh 09:44:10 Setup pyenv: 09:44:10 system 09:44:10 3.8.13 09:44:10 3.9.13 09:44:10 3.10.13 09:44:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:44:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tgzi from file:/tmp/.os_lf_venv 09:44:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:44:12 lf-activate-venv(): INFO: Base packages installed successfully 09:44:12 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:44:21 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:21 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:44:21 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:44:21 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:44:21 lf-activate-venv(): INFO: Adding /tmp/venv-Tgzi/bin to PATH 09:44:21 + ODL_SYSTEM=() 09:44:21 + TOOLS_SYSTEM=() 09:44:21 + OPENSTACK_SYSTEM=() 09:44:21 + OPENSTACK_CONTROLLERS=() 09:44:21 + mapfile -t ADDR 09:44:21 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:44:21 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-511 09:44:23 + for i in "${ADDR[@]}" 09:44:23 ++ ssh 10.30.170.167 hostname -s 09:44:23 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:44:23 + REMHOST=releng-52208-511-0-builder-0 09:44:23 + case ${REMHOST} in 09:44:23 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:44:23 + for i in "${ADDR[@]}" 09:44:23 ++ ssh 10.30.171.85 hostname -s 09:44:23 Warning: Permanently added '10.30.171.85' (ECDSA) to the list of known hosts. 09:44:24 + REMHOST=releng-52208-511-1-mininet-ovs-217-0 09:44:24 + case ${REMHOST} in 09:44:24 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:44:24 + echo NUM_ODL_SYSTEM=1 09:44:24 + echo NUM_TOOLS_SYSTEM=1 09:44:24 + '[' '' == yes ']' 09:44:24 + NUM_OPENSTACK_SYSTEM=0 09:44:24 + echo NUM_OPENSTACK_SYSTEM=0 09:44:24 + '[' 0 -eq 2 ']' 09:44:24 + echo ODL_SYSTEM_IP=10.30.170.167 09:44:24 ++ seq 0 0 09:44:24 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:44:24 + echo ODL_SYSTEM_1_IP=10.30.170.167 09:44:24 + echo TOOLS_SYSTEM_IP=10.30.171.85 09:44:24 ++ seq 0 0 09:44:24 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:44:24 + echo TOOLS_SYSTEM_1_IP=10.30.171.85 09:44:24 + openstack_index=0 09:44:24 + NUM_OPENSTACK_CONTROL_NODES=1 09:44:24 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:44:24 ++ seq 0 0 09:44:24 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:44:24 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:44:24 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:44:24 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:44:24 + '[' -1 -ge 2 ']' 09:44:24 ++ seq 0 -2 09:44:24 + NUM_OPENSTACK_HAPROXY_NODES=0 09:44:24 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:44:24 ++ seq 0 -1 09:44:24 + echo 'Contents of slave_addresses.txt:' 09:44:24 Contents of slave_addresses.txt: 09:44:24 + cat slave_addresses.txt 09:44:24 NUM_ODL_SYSTEM=1 09:44:24 NUM_TOOLS_SYSTEM=1 09:44:24 NUM_OPENSTACK_SYSTEM=0 09:44:24 ODL_SYSTEM_IP=10.30.170.167 09:44:24 ODL_SYSTEM_1_IP=10.30.170.167 09:44:24 TOOLS_SYSTEM_IP=10.30.171.85 09:44:24 TOOLS_SYSTEM_1_IP=10.30.171.85 09:44:24 NUM_OPENSTACK_CONTROL_NODES=1 09:44:24 OPENSTACK_CONTROL_NODE_1_IP= 09:44:24 NUM_OPENSTACK_COMPUTE_NODES=-1 09:44:24 NUM_OPENSTACK_HAPROXY_NODES=0 09:44:24 [EnvInject] - Injecting environment variables from a build step. 09:44:24 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:44:24 [EnvInject] - Variables injected successfully. 09:44:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins1963435249162685634.sh 09:44:24 Preparing for JRE Version 21 09:44:24 Karaf artifact is karaf 09:44:24 Karaf project is integration 09:44:24 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:44:24 [EnvInject] - Injecting environment variables from a build step. 09:44:24 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:44:24 [EnvInject] - Variables injected successfully. 09:44:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12489603671818232390.sh 09:44:24 2025-10-22 09:44:24 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:44:24 Bundle version is 0.21.4-SNAPSHOT 09:44:24 --2025-10-22 09:44:24-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 09:44:24 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:44:24 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:44:24 HTTP request sent, awaiting response... 200 OK 09:44:24 Length: 1404 (1.4K) [application/xml] 09:44:24 Saving to: ‘maven-metadata.xml’ 09:44:24 09:44:24 0K . 100% 65.0M=0s 09:44:24 09:44:24 2025-10-22 09:44:24 (65.0 MB/s) - ‘maven-metadata.xml’ saved [1404/1404] 09:44:24 09:44:24 09:44:24 09:44:24 org.opendaylight.integration 09:44:24 karaf 09:44:24 0.21.4-SNAPSHOT 09:44:24 09:44:24 09:44:24 20251022.091227 09:44:24 18 09:44:24 09:44:24 20251022091227 09:44:24 09:44:24 09:44:24 pom 09:44:24 0.21.4-20251022.091227-18 09:44:24 20251022091227 09:44:24 09:44:24 09:44:24 tar.gz 09:44:24 0.21.4-20251022.091227-18 09:44:24 20251022091227 09:44:24 09:44:24 09:44:24 zip 09:44:24 0.21.4-20251022.091227-18 09:44:24 20251022091227 09:44:24 09:44:24 09:44:24 cyclonedx 09:44:24 xml 09:44:24 0.21.4-20251022.091227-18 09:44:24 20251022091227 09:44:24 09:44:24 09:44:24 cyclonedx 09:44:24 json 09:44:24 0.21.4-20251022.091227-18 09:44:24 20251022091227 09:44:24 09:44:24 09:44:24 09:44:24 09:44:24 Nexus timestamp is 0.21.4-20251022.091227-18 09:44:24 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251022.091227-18.zip 09:44:24 Distribution bundle is karaf-0.21.4-20251022.091227-18.zip 09:44:24 Distribution bundle version is 0.21.4-SNAPSHOT 09:44:24 Distribution folder is karaf-0.21.4-SNAPSHOT 09:44:24 Nexus prefix is https://nexus.opendaylight.org 09:44:24 [EnvInject] - Injecting environment variables from a build step. 09:44:24 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:44:24 [EnvInject] - Variables injected successfully. 09:44:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7360563196918476443.sh 09:44:24 Setup pyenv: 09:44:24 system 09:44:24 3.8.13 09:44:24 3.9.13 09:44:24 3.10.13 09:44:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:44:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tgzi from file:/tmp/.os_lf_venv 09:44:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:44:27 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:27 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:44:27 lf-activate-venv(): INFO: Base packages installed successfully 09:44:27 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:44:33 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:33 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:44:33 lf-activate-venv(): INFO: Adding /tmp/venv-Tgzi/bin to PATH 09:44:33 Copying common-functions.sh to /tmp 09:44:35 Copying common-functions.sh to 10.30.170.167:/tmp 09:44:35 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:44:35 Copying common-functions.sh to 10.30.171.85:/tmp 09:44:36 Warning: Permanently added '10.30.171.85' (ECDSA) to the list of known hosts. 09:44:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17934822673871988918.sh 09:44:36 common-functions.sh is being sourced 09:44:36 common-functions environment: 09:44:36 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:36 ACTUALFEATURES: 09:44:36 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:36 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:44:36 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:36 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:36 CONTROLLERMEM: 2048m 09:44:36 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:44:36 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:44:36 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:44:36 SUITES: 09:44:36 09:44:36 ################################################# 09:44:36 ## Configure Cluster and Start ## 09:44:36 ################################################# 09:44:36 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:44:36 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:44:36 Locating script plan to use... 09:44:36 Finished running script plans 09:44:36 Configuring member-1 with IP address 10.30.170.167 09:44:36 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:44:36 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:44:37 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 09:44:37 ++ [[ /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:37 ++ echo 'common-functions.sh is being sourced' 09:44:37 common-functions.sh is being sourced 09:44:37 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 09:44:37 ++ DISTROSTREAM=scandium 09:44:37 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:37 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:37 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:37 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:37 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:44:37 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:44:37 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:37 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:37 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:37 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:37 ++ export CONTROLLERMEM= 09:44:37 ++ CONTROLLERMEM= 09:44:37 ++ case "${DISTROSTREAM}" in 09:44:37 ++ CLUSTER_SYSTEM=akka 09:44:37 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:44:37 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:44:37 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:44:37 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:44:37 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:44:37 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:44:37 ++ print_common_env 09:44:37 ++ cat 09:44:37 common-functions environment: 09:44:37 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:37 ACTUALFEATURES: 09:44:37 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:37 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:44:37 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:37 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:37 CONTROLLERMEM: 09:44:37 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:44:37 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:44:37 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:44:37 SUITES: 09:44:37 09:44:37 ++ SSH='ssh -t -t' 09:44:37 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:44:37 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:44:37 Changing to /tmp 09:44:37 + echo 'Changing to /tmp' 09:44:37 + cd /tmp 09:44:37 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251022.091227-18.zip 09:44:37 + 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-20251022.091227-18.zip' 09:44:37 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251022.091227-18.zip 09:44:37 --2025-10-22 09:44:37-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251022.091227-18.zip 09:44:37 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:44:37 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:44:37 HTTP request sent, awaiting response... 200 OK 09:44:37 Length: 239811589 (229M) [application/zip] 09:44:37 Saving to: ‘karaf-0.21.4-20251022.091227-18.zip’ 09:44:37 09:44:37 0K ........ ........ ........ ........ ........ ........ 1% 72.1M 3s 09:44:37 3072K ........ ........ ........ ........ ........ ........ 2% 128M 2s 09:44:37 6144K ........ ........ ........ ........ ........ ........ 3% 107M 2s 09:44:37 9216K ........ ........ ........ ........ ........ ........ 5% 95.7M 2s 09:44:37 12288K ........ ........ ........ ........ ........ ........ 6% 230M 2s 09:44:37 15360K ........ ........ ........ ........ ........ ........ 7% 193M 2s 09:44:37 18432K ........ ........ ........ ........ ........ ........ 9% 194M 2s 09:44:37 21504K ........ ........ ........ ........ ........ ........ 10% 187M 2s 09:44:37 24576K ........ ........ ........ ........ ........ ........ 11% 210M 1s 09:44:37 27648K ........ ........ ........ ........ ........ ........ 13% 210M 1s 09:44:37 30720K ........ ........ ........ ........ ........ ........ 14% 221M 1s 09:44:37 33792K ........ ........ ........ ........ ........ ........ 15% 211M 1s 09:44:37 36864K ........ ........ ........ ........ ........ ........ 17% 256M 1s 09:44:37 39936K ........ ........ ........ ........ ........ ........ 18% 343M 1s 09:44:37 43008K ........ ........ ........ ........ ........ ........ 19% 290M 1s 09:44:37 46080K ........ ........ ........ ........ ........ ........ 20% 275M 1s 09:44:37 49152K ........ ........ ........ ........ ........ ........ 22% 270M 1s 09:44:37 52224K ........ ........ ........ ........ ........ ........ 23% 342M 1s 09:44:37 55296K ........ ........ ........ ........ ........ ........ 24% 328M 1s 09:44:37 58368K ........ ........ ........ ........ ........ ........ 26% 362M 1s 09:44:37 61440K ........ ........ ........ ........ ........ ........ 27% 294M 1s 09:44:37 64512K ........ ........ ........ ........ ........ ........ 28% 274M 1s 09:44:37 67584K ........ ........ ........ ........ ........ ........ 30% 313M 1s 09:44:37 70656K ........ ........ ........ ........ ........ ........ 31% 202M 1s 09:44:37 73728K ........ ........ ........ ........ ........ ........ 32% 265M 1s 09:44:37 76800K ........ ........ ........ ........ ........ ........ 34% 432M 1s 09:44:37 79872K ........ ........ ........ ........ ........ ........ 35% 176M 1s 09:44:37 82944K ........ ........ ........ ........ ........ ........ 36% 201M 1s 09:44:37 86016K ........ ........ ........ ........ ........ ........ 38% 247M 1s 09:44:37 89088K ........ ........ ........ ........ ........ ........ 39% 354M 1s 09:44:37 92160K ........ ........ ........ ........ ........ ........ 40% 332M 1s 09:44:37 95232K ........ ........ ........ ........ ........ ........ 41% 323M 1s 09:44:37 98304K ........ ........ ........ ........ ........ ........ 43% 249M 1s 09:44:37 101376K ........ ........ ........ ........ ........ ........ 44% 239M 1s 09:44:37 104448K ........ ........ ........ ........ ........ ........ 45% 222M 1s 09:44:37 107520K ........ ........ ........ ........ ........ ........ 47% 222M 1s 09:44:37 110592K ........ ........ ........ ........ ........ ........ 48% 214M 1s 09:44:37 113664K ........ ........ ........ ........ ........ ........ 49% 212M 1s 09:44:37 116736K ........ ........ ........ ........ ........ ........ 51% 236M 1s 09:44:37 119808K ........ ........ ........ ........ ........ ........ 52% 243M 1s 09:44:37 122880K ........ ........ ........ ........ ........ ........ 53% 225M 0s 09:44:37 125952K ........ ........ ........ ........ ........ ........ 55% 207M 0s 09:44:37 129024K ........ ........ ........ ........ ........ ........ 56% 320M 0s 09:44:37 132096K ........ ........ ........ ........ ........ ........ 57% 198M 0s 09:44:37 135168K ........ ........ ........ ........ ........ ........ 59% 299M 0s 09:44:37 138240K ........ ........ ........ ........ ........ ........ 60% 217M 0s 09:44:37 141312K ........ ........ ........ ........ ........ ........ 61% 64.8M 0s 09:44:37 144384K ........ ........ ........ ........ ........ ........ 62% 219M 0s 09:44:37 147456K ........ ........ ........ ........ ........ ........ 64% 258M 0s 09:44:37 150528K ........ ........ ........ ........ ........ ........ 65% 255M 0s 09:44:37 153600K ........ ........ ........ ........ ........ ........ 66% 245M 0s 09:44:37 156672K ........ ........ ........ ........ ........ ........ 68% 98.9M 0s 09:44:37 159744K ........ ........ ........ ........ ........ ........ 69% 217M 0s 09:44:37 162816K ........ ........ ........ ........ ........ ........ 70% 249M 0s 09:44:37 165888K ........ ........ ........ ........ ........ ........ 72% 262M 0s 09:44:37 168960K ........ ........ ........ ........ ........ ........ 73% 232M 0s 09:44:37 172032K ........ ........ ........ ........ ........ ........ 74% 227M 0s 09:44:37 175104K ........ ........ ........ ........ ........ ........ 76% 232M 0s 09:44:38 178176K ........ ........ ........ ........ ........ ........ 77% 212M 0s 09:44:38 181248K ........ ........ ........ ........ ........ ........ 78% 221M 0s 09:44:38 184320K ........ ........ ........ ........ ........ ........ 80% 208M 0s 09:44:38 187392K ........ ........ ........ ........ ........ ........ 81% 212M 0s 09:44:38 190464K ........ ........ ........ ........ ........ ........ 82% 219M 0s 09:44:38 193536K ........ ........ ........ ........ ........ ........ 83% 220M 0s 09:44:38 196608K ........ ........ ........ ........ ........ ........ 85% 251M 0s 09:44:38 199680K ........ ........ ........ ........ ........ ........ 86% 231M 0s 09:44:38 202752K ........ ........ ........ ........ ........ ........ 87% 255M 0s 09:44:38 205824K ........ ........ ........ ........ ........ ........ 89% 262M 0s 09:44:38 208896K ........ ........ ........ ........ ........ ........ 90% 256M 0s 09:44:38 211968K ........ ........ ........ ........ ........ ........ 91% 132M 0s 09:44:38 215040K ........ ........ ........ ........ ........ ........ 93% 245M 0s 09:44:38 218112K ........ ........ ........ ........ ........ ........ 94% 255M 0s 09:44:38 221184K ........ ........ ........ ........ ........ ........ 95% 271M 0s 09:44:38 224256K ........ ........ ........ ........ ........ ........ 97% 276M 0s 09:44:38 227328K ........ ........ ........ ........ ........ ........ 98% 252M 0s 09:44:38 230400K ........ ........ ........ ........ ........ ........ 99% 256M 0s 09:44:38 233472K ........ ... 100% 440M=1.1s 09:44:38 09:44:38 2025-10-22 09:44:38 (213 MB/s) - ‘karaf-0.21.4-20251022.091227-18.zip’ saved [239811589/239811589] 09:44:38 09:44:38 Extracting the new controller... 09:44:38 + echo 'Extracting the new controller...' 09:44:38 + unzip -q karaf-0.21.4-20251022.091227-18.zip 09:44:40 Adding external repositories... 09:44:40 + echo 'Adding external repositories...' 09:44:40 + 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:40 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:40 ################################################################################ 09:44:40 # 09:44:40 # Licensed to the Apache Software Foundation (ASF) under one or more 09:44:40 # contributor license agreements. See the NOTICE file distributed with 09:44:40 # this work for additional information regarding copyright ownership. 09:44:40 # The ASF licenses this file to You under the Apache License, Version 2.0 09:44:40 # (the "License"); you may not use this file except in compliance with 09:44:40 # the License. You may obtain a copy of the License at 09:44:40 # 09:44:40 # http://www.apache.org/licenses/LICENSE-2.0 09:44:40 # 09:44:40 # Unless required by applicable law or agreed to in writing, software 09:44:40 # distributed under the License is distributed on an "AS IS" BASIS, 09:44:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:44:40 # See the License for the specific language governing permissions and 09:44:40 # limitations under the License. 09:44:40 # 09:44:40 ################################################################################ 09:44:40 09:44:40 # 09:44:40 # If set to true, the following property will not allow any certificate to be used 09:44:40 # when accessing Maven repositories through SSL 09:44:40 # 09:44:40 #org.ops4j.pax.url.mvn.certificateCheck= 09:44:40 09:44:40 # 09:44:40 # Path to the local Maven settings file. 09:44:40 # The repositories defined in this file will be automatically added to the list 09:44:40 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:44:40 # below is not set. 09:44:40 # The following locations are checked for the existence of the settings.xml file 09:44:40 # * 1. looks for the specified url 09:44:40 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:44:40 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:44:40 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:44:40 # 09:44:40 #org.ops4j.pax.url.mvn.settings= 09:44:40 09:44:40 # 09:44:40 # Path to the local Maven repository which is used to avoid downloading 09:44:40 # artifacts when they already exist locally. 09:44:40 # The value of this property will be extracted from the settings.xml file 09:44:40 # above, or defaulted to: 09:44:40 # System.getProperty( "user.home" ) + "/.m2/repository" 09:44:40 # 09:44:40 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:44:40 09:44:40 # 09:44:40 # Default this to false. It's just weird to use undocumented repos 09:44:40 # 09:44:40 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:44:40 09:44:40 # 09:44:40 # Uncomment if you don't wanna use the proxy settings 09:44:40 # from the Maven conf/settings.xml file 09:44:40 # 09:44:40 # org.ops4j.pax.url.mvn.proxySupport=false 09:44:40 09:44:40 # 09:44:40 # Comma separated list of repositories scanned when resolving an artifact. 09:44:40 # Those repositories will be checked before iterating through the 09:44:40 # below list of repositories and even before the local repository 09:44:40 # A repository url can be appended with zero or more of the following flags: 09:44:40 # @snapshots : the repository contains snaphots 09:44:40 # @noreleases : the repository does not contain any released artifacts 09:44:40 # 09:44:40 # The following property value will add the system folder as a repo. 09:44:40 # 09:44:40 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:44:40 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:44:40 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:44:40 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:44:40 09:44:40 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:44:40 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:44:40 09:44:40 # 09:44:40 # Comma separated list of repositories scanned when resolving an artifact. 09:44:40 # The default list includes the following repositories: 09:44:40 # http://repo1.maven.org/maven2@id=central 09:44:40 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:44:40 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:44:40 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:44:40 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:44:40 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:44:40 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:44:40 # To add repositories to the default ones, prepend '+' to the list of repositories 09:44:40 # to add. 09:44:40 # A repository url can be appended with zero or more of the following flags: 09:44:40 # @snapshots : the repository contains snapshots 09:44:40 # @noreleases : the repository does not contain any released artifacts 09:44:40 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:44:40 # 09:44:40 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:40 09:44:40 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 09:44:40 + [[ True == \T\r\u\e ]] 09:44:40 + echo 'Configuring the startup features...' 09:44:40 + 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:40 + FEATURE_TEST_STRING=features-test 09:44:40 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 09:44:40 + KARAF_VERSION=karaf4 09:44:40 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:44:40 + 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:40 + [[ ! -z '' ]] 09:44:40 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:40 ################################################################################ 09:44:40 # 09:44:40 # Licensed to the Apache Software Foundation (ASF) under one or more 09:44:40 # contributor license agreements. See the NOTICE file distributed with 09:44:40 # this work for additional information regarding copyright ownership. 09:44:40 # The ASF licenses this file to You under the Apache License, Version 2.0 09:44:40 # (the "License"); you may not use this file except in compliance with 09:44:40 # the License. You may obtain a copy of the License at 09:44:40 # 09:44:40 # http://www.apache.org/licenses/LICENSE-2.0 09:44:40 # 09:44:40 # Unless required by applicable law or agreed to in writing, software 09:44:40 # distributed under the License is distributed on an "AS IS" BASIS, 09:44:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:44:40 # See the License for the specific language governing permissions and 09:44:40 # limitations under the License. 09:44:40 # 09:44:40 ################################################################################ 09:44:40 09:44:40 # 09:44:40 # Comma separated list of features repositories to register by default 09:44:40 # 09:44:40 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}/afb9e849-df50-4ba1-a834-e39c6bd1fdcd.xml 09:44:40 09:44:40 # 09:44:40 # Comma separated list of features to install at startup 09:44:40 # 09:44:40 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 721ed76c-5dc3-4f3d-b558-00f0eb8b6953 09:44:40 09:44:40 # 09:44:40 # Resource repositories (OBR) that the features resolver can use 09:44:40 # to resolve requirements/capabilities 09:44:40 # 09:44:40 # The format of the resourceRepositories is 09:44:40 # resourceRepositories=[xml:url|json:url],... 09:44:40 # for Instance: 09:44:40 # 09:44:40 #resourceRepositories=xml:http://host/path/to/index.xml 09:44:40 # or 09:44:40 #resourceRepositories=json:http://host/path/to/index.json 09:44:40 # 09:44:40 09:44:40 # 09:44:40 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:44:40 # 09:44:40 featuresBootAsynchronous=false 09:44:40 09:44:40 # 09:44:40 # Service requirements enforcement 09:44:40 # 09:44:40 # By default, the feature resolver checks the service requirements/capabilities of 09:44:40 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:44:40 # the required bundles. 09:44:40 # The following flag can have those values: 09:44:40 # - disable: service requirements are completely ignored 09:44:40 # - default: service requirements are ignored for old features 09:44:40 # - enforce: service requirements are always verified 09:44:40 # 09:44:40 #serviceRequirements=default 09:44:40 09:44:40 # 09:44:40 # Store cfg file for config element in feature 09:44:40 # 09:44:40 #configCfgStore=true 09:44:40 09:44:40 # 09:44:40 # Define if the feature service automatically refresh bundles 09:44:40 # 09:44:40 autoRefresh=true 09:44:40 09:44:40 # 09:44:40 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:44:40 # XML file defines instructions related to features processing 09:44:40 # versions.properties may declare properties to resolve placeholders in XML file 09:44:40 # both files are relative to ${karaf.etc} 09:44:40 # 09:44:40 #featureProcessing=org.apache.karaf.features.xml 09:44:40 #featureProcessingVersions=versions.properties 09:44:40 + configure_karaf_log karaf4 '' 09:44:40 + local -r karaf_version=karaf4 09:44:40 + local -r controllerdebugmap= 09:44:40 + local logapi=log4j 09:44:40 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:40 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:44:40 log4j2.rootLogger.level = INFO 09:44:40 #log4j2.rootLogger.type = asyncRoot 09:44:40 #log4j2.rootLogger.includeLocation = false 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:44:40 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:44:40 log4j2.rootLogger.appenderRef.Console.ref = Console 09:44:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:44:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:44:40 log4j2.logger.spifly.name = org.apache.aries.spifly 09:44:40 log4j2.logger.spifly.level = WARN 09:44:40 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:44:40 log4j2.logger.audit.level = INFO 09:44:40 log4j2.logger.audit.additivity = false 09:44:40 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:44:40 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:44:40 log4j2.appender.console.type = Console 09:44:40 log4j2.appender.console.name = Console 09:44:40 log4j2.appender.console.layout.type = PatternLayout 09:44:40 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:44:40 log4j2.appender.rolling.type = RollingRandomAccessFile 09:44:40 log4j2.appender.rolling.name = RollingFile 09:44:40 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:44:40 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:44:40 #log4j2.appender.rolling.immediateFlush = false 09:44:40 log4j2.appender.rolling.append = true 09:44:40 log4j2.appender.rolling.layout.type = PatternLayout 09:44:40 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:44:40 log4j2.appender.rolling.policies.type = Policies 09:44:40 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:44:40 log4j2.appender.rolling.policies.size.size = 64MB 09:44:40 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:44:40 log4j2.appender.rolling.strategy.max = 7 09:44:40 log4j2.appender.audit.type = RollingRandomAccessFile 09:44:40 log4j2.appender.audit.name = AuditRollingFile 09:44:40 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:44:40 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:44:40 log4j2.appender.audit.append = true 09:44:40 log4j2.appender.audit.layout.type = PatternLayout 09:44:40 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:44:40 log4j2.appender.audit.policies.type = Policies 09:44:40 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:44:40 log4j2.appender.audit.policies.size.size = 8MB 09:44:40 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:44:40 log4j2.appender.audit.strategy.max = 7 09:44:40 log4j2.appender.osgi.type = PaxOsgi 09:44:40 log4j2.appender.osgi.name = PaxOsgi 09:44:40 log4j2.appender.osgi.filter = * 09:44:40 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:44:40 #log4j2.logger.aether.level = TRACE 09:44:40 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:44:40 #log4j2.logger.http-headers.level = DEBUG 09:44:40 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:44:40 #log4j2.logger.maven.level = TRACE 09:44:40 + logapi=log4j2 09:44:40 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:44:40 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:44:40 + '[' log4j2 == log4j2 ']' 09:44:40 + 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:40 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:44:40 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:44:40 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:44:40 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:44:40 controllerdebugmap: 09:44:40 + unset IFS 09:44:40 + echo 'controllerdebugmap: ' 09:44:40 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:40 + '[' -n '' ']' 09:44:40 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:44:40 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:40 ################################################################################ 09:44:40 # 09:44:40 # Licensed to the Apache Software Foundation (ASF) under one or more 09:44:40 # contributor license agreements. See the NOTICE file distributed with 09:44:40 # this work for additional information regarding copyright ownership. 09:44:40 # The ASF licenses this file to You under the Apache License, Version 2.0 09:44:40 # (the "License"); you may not use this file except in compliance with 09:44:40 # the License. You may obtain a copy of the License at 09:44:40 # 09:44:40 # http://www.apache.org/licenses/LICENSE-2.0 09:44:40 # 09:44:40 # Unless required by applicable law or agreed to in writing, software 09:44:40 # distributed under the License is distributed on an "AS IS" BASIS, 09:44:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:44:40 # See the License for the specific language governing permissions and 09:44:40 # limitations under the License. 09:44:40 # 09:44:40 ################################################################################ 09:44:40 09:44:40 # Common pattern layout for appenders 09:44:40 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:44:40 09:44:40 # Root logger 09:44:40 log4j2.rootLogger.level = INFO 09:44:40 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:44:40 #log4j2.rootLogger.type = asyncRoot 09:44:40 #log4j2.rootLogger.includeLocation = false 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:44:40 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:44:40 log4j2.rootLogger.appenderRef.Console.ref = Console 09:44:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:44:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:44:40 09:44:40 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:44:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:44:40 09:44:40 # Loggers configuration 09:44:40 09:44:40 # Spifly logger 09:44:40 log4j2.logger.spifly.name = org.apache.aries.spifly 09:44:40 log4j2.logger.spifly.level = WARN 09:44:40 09:44:40 # Security audit logger 09:44:40 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:44:40 log4j2.logger.audit.level = INFO 09:44:40 log4j2.logger.audit.additivity = false 09:44:40 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:44:40 09:44:40 # Appenders configuration 09:44:40 09:44:40 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:44:40 log4j2.appender.console.type = Console 09:44:40 log4j2.appender.console.name = Console 09:44:40 log4j2.appender.console.layout.type = PatternLayout 09:44:40 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:44:40 09:44:40 # Rolling file appender 09:44:40 log4j2.appender.rolling.type = RollingRandomAccessFile 09:44:40 log4j2.appender.rolling.name = RollingFile 09:44:40 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:44:40 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:44:40 # uncomment to not force a disk flush 09:44:40 #log4j2.appender.rolling.immediateFlush = false 09:44:40 log4j2.appender.rolling.append = true 09:44:40 log4j2.appender.rolling.layout.type = PatternLayout 09:44:40 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:44:40 log4j2.appender.rolling.policies.type = Policies 09:44:40 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:44:40 log4j2.appender.rolling.policies.size.size = 1GB 09:44:40 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:44:40 log4j2.appender.rolling.strategy.max = 7 09:44:40 09:44:40 # Audit file appender 09:44:40 log4j2.appender.audit.type = RollingRandomAccessFile 09:44:40 log4j2.appender.audit.name = AuditRollingFile 09:44:40 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:44:40 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:44:40 log4j2.appender.audit.append = true 09:44:40 log4j2.appender.audit.layout.type = PatternLayout 09:44:40 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:44:40 log4j2.appender.audit.policies.type = Policies 09:44:40 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:44:40 log4j2.appender.audit.policies.size.size = 8MB 09:44:40 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:44:40 log4j2.appender.audit.strategy.max = 7 09:44:40 09:44:40 # OSGi appender 09:44:40 log4j2.appender.osgi.type = PaxOsgi 09:44:40 log4j2.appender.osgi.name = PaxOsgi 09:44:40 log4j2.appender.osgi.filter = * 09:44:40 09:44:40 # help with identification of maven-related problems with pax-url-aether 09:44:40 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:44:40 #log4j2.logger.aether.level = TRACE 09:44:40 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:44:40 #log4j2.logger.http-headers.level = DEBUG 09:44:40 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:44:40 #log4j2.logger.maven.level = TRACE 09:44:40 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:44:40 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:44:40 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:40 Configure 09:44:40 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:44:40 + local -r controllermem=2048m 09:44:40 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:40 + echo Configure 09:44:40 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:44:40 max memory: 2048m 09:44:40 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:40 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:44:40 + echo ' max memory: 2048m' 09:44:40 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:44:40 + 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:40 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:40 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:40 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:44:40 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:40 #!/bin/sh 09:44:40 # 09:44:40 # Licensed to the Apache Software Foundation (ASF) under one or more 09:44:40 # contributor license agreements. See the NOTICE file distributed with 09:44:40 # this work for additional information regarding copyright ownership. 09:44:40 # The ASF licenses this file to You under the Apache License, Version 2.0 09:44:40 # (the "License"); you may not use this file except in compliance with 09:44:40 # the License. You may obtain a copy of the License at 09:44:40 # 09:44:40 # http://www.apache.org/licenses/LICENSE-2.0 09:44:40 # 09:44:40 # Unless required by applicable law or agreed to in writing, software 09:44:40 # distributed under the License is distributed on an "AS IS" BASIS, 09:44:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:44:40 # See the License for the specific language governing permissions and 09:44:40 # limitations under the License. 09:44:40 # 09:44:40 09:44:40 # 09:44:40 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:44:40 # script: client, instance, shell, start, status, stop, karaf 09:44:40 # 09:44:40 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:44:40 # Actions go here... 09:44:40 # fi 09:44:40 09:44:40 # 09:44:40 # general settings which should be applied for all scripts go here; please keep 09:44:40 # in mind that it is possible that scripts might be executed more than once, e.g. 09:44:40 # in example of the start script where the start script is executed first and the 09:44:40 # karaf script afterwards. 09:44:40 # 09:44:40 09:44:40 # 09:44:40 # The following section shows the possible configuration options for the default 09:44:40 # karaf scripts 09:44:40 # 09:44:40 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:44:40 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:44:40 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:44:40 # export EXTRA_JAVA_OPTS # Additional JVM options 09:44:40 # export KARAF_HOME # Karaf home folder 09:44:40 # export KARAF_DATA # Karaf data folder 09:44:40 # export KARAF_BASE # Karaf base folder 09:44:40 # export KARAF_ETC # Karaf etc folder 09:44:40 # export KARAF_LOG # Karaf log folder 09:44:40 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:44:40 # export KARAF_OPTS # Additional available Karaf options 09:44:40 # export KARAF_DEBUG # Enable debug mode 09:44:40 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:44:40 # export KARAF_NOROOT # Prevent execution as root if set to true 09:44:40 Set Java version 09:44:40 + echo 'Set Java version' 09:44:40 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:44:40 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:40 sudo: a password is required 09:44:40 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:44:40 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:40 sudo: a password is required 09:44:40 JDK default version ... 09:44:40 + echo 'JDK default version ...' 09:44:40 + java -version 09:44:41 openjdk version "21.0.8" 2025-07-15 09:44:41 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:44:41 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:44:41 Set JAVA_HOME 09:44:41 + echo 'Set JAVA_HOME' 09:44:41 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:44:41 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:44:41 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:44:41 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:44:41 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:44:41 Listing all open ports on controller system... 09:44:41 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:44:41 + echo 'Listing all open ports on controller system...' 09:44:41 + netstat -pnatu 09:44:41 /tmp/configuration-script.sh: line 40: netstat: command not found 09:44:41 + '[' -f /tmp/custom_shard_config.txt ']' 09:44:41 Configuring cluster 09:44:41 + echo 'Configuring cluster' 09:44:41 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.167 09:44:41 ################################################ 09:44:41 ## Configure Cluster ## 09:44:41 ################################################ 09:44:41 NOTE: Cluster configuration files not found. Copying from 09:44:41 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:44:41 Configuring unique name in akka.conf 09:44:41 Configuring hostname in akka.conf 09:44:42 Configuring data and rpc seed nodes in akka.conf 09:44:42 modules = [ 09:44:42 09:44:42 { 09:44:42 name = "inventory" 09:44:42 namespace = "urn:opendaylight:inventory" 09:44:42 shard-strategy = "module" 09:44:42 }, 09:44:42 { 09:44:42 name = "topology" 09:44:42 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:44:42 shard-strategy = "module" 09:44:42 }, 09:44:42 { 09:44:42 name = "toaster" 09:44:42 namespace = "http://netconfcentral.org/ns/toaster" 09:44:42 shard-strategy = "module" 09:44:42 } 09:44:42 ] 09:44:42 Configuring replication type in module-shards.conf 09:44:42 ################################################ 09:44:42 ## NOTE: Manually restart controller to ## 09:44:42 ## apply configuration. ## 09:44:42 ################################################ 09:44:42 Dump akka.conf 09:44:42 + echo 'Dump akka.conf' 09:44:42 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:44:42 09:44:42 odl-cluster-data { 09:44:42 akka { 09:44:42 remote { 09:44:42 artery { 09:44:42 enabled = on 09:44:42 transport = tcp 09:44:42 canonical.hostname = "10.30.170.167" 09:44:42 canonical.port = 2550 09:44:42 } 09:44:42 } 09:44:42 09:44:42 cluster { 09:44:42 # Using artery. 09:44:42 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.167:2550"] 09:44:42 09:44:42 roles = ["member-1"] 09:44:42 09:44:42 # when under load we might trip a false positive on the failure detector 09:44:42 # failure-detector { 09:44:42 # heartbeat-interval = 4 s 09:44:42 # acceptable-heartbeat-pause = 16s 09:44:42 # } 09:44:42 } 09:44:42 09:44:42 persistence { 09:44:42 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:44:42 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:44:42 # The relative path is always relative to KARAF_HOME. 09:44:42 09:44:42 # snapshot-store.local.dir = "target/snapshots" 09:44:42 09:44:42 # Use lz4 compression for LocalSnapshotStore snapshots 09:44:42 snapshot-store.local.use-lz4-compression = false 09:44:42 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:44:42 snapshot-store.local.lz4-blocksize = 256KB 09:44:42 } 09:44:42 disable-default-actor-system-quarantined-event-handling = "false" 09:44:42 } 09:44:42 } 09:44:42 Dump modules.conf 09:44:42 + echo 'Dump modules.conf' 09:44:42 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:44:42 modules = [ 09:44:42 09:44:42 { 09:44:42 name = "inventory" 09:44:42 namespace = "urn:opendaylight:inventory" 09:44:42 shard-strategy = "module" 09:44:42 }, 09:44:42 { 09:44:42 name = "topology" 09:44:42 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:44:42 shard-strategy = "module" 09:44:42 }, 09:44:42 { 09:44:42 name = "toaster" 09:44:42 namespace = "http://netconfcentral.org/ns/toaster" 09:44:42 shard-strategy = "module" 09:44:42 } 09:44:42 ] 09:44:42 Dump module-shards.conf 09:44:42 + echo 'Dump module-shards.conf' 09:44:42 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:44:42 module-shards = [ 09:44:42 { 09:44:42 name = "default" 09:44:42 shards = [ 09:44:42 { 09:44:42 name = "default" 09:44:42 replicas = ["member-1"] 09:44:42 } 09:44:42 ] 09:44:42 }, 09:44:42 { 09:44:42 name = "inventory" 09:44:42 shards = [ 09:44:42 { 09:44:42 name="inventory" 09:44:42 replicas = ["member-1"] 09:44:42 } 09:44:42 ] 09:44:42 }, 09:44:42 { 09:44:42 name = "topology" 09:44:42 shards = [ 09:44:42 { 09:44:42 name="topology" 09:44:42 replicas = ["member-1"] 09:44:42 } 09:44:42 ] 09:44:42 }, 09:44:42 { 09:44:42 name = "toaster" 09:44:42 shards = [ 09:44:42 { 09:44:42 name="toaster" 09:44:42 replicas = ["member-1"] 09:44:42 } 09:44:42 ] 09:44:42 } 09:44:42 ] 09:44:42 Locating config plan to use... 09:44:42 Finished running config plans 09:44:42 Starting member-1 with IP address 10.30.170.167 09:44:42 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:44:42 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:44:42 Redirecting karaf console output to karaf_console.log 09:44:42 Starting controller... 09:44:42 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:44:42 Execute the post startup script on controller 10.30.170.167 09:44:42 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:44:42 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:44:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:43 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:45:48 2025-10-22T09:45:27,768 | 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:48 Controller is UP 09:45:48 2025-10-22T09:45:27,768 | 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:48 Listing all open ports on controller system... 09:45:48 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:45:48 looking for "BindException: Address already in use" in log file 09:45:48 looking for "server is unhealthy" in log file 09:45:48 Let's take the karaf thread dump 09:45:48 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:45:48 karaf main: org.apache.karaf.main.Main, pid:2155 09:45:48 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:45:49 Generating mininet variables... 09:45:49 Locating test plan to use... 09:45:49 Changing the testplan path... 09:45:49 # Place the suites in run order: 09:45:49 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:45:49 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:45:49 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:45:49 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:45:49 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:49 ============================================================================== 09:45:49 openflowplugin-sanity.txt 09:45:49 ============================================================================== 09:45:49 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:45:49 ============================================================================== 09:45:52 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:45:52 ============================================================================== 09:45:52 Get list of nodes :: Get the inventory | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Link Down :: Take link s1-s2 down | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Link Up :: Take link s1-s2 up | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:45:56 7 tests, 7 passed, 0 failed 09:45:56 ============================================================================== 09:45:56 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:45:56 ============================================================================== 09:45:56 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 List all the links :: List all the links in the topology. | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Link Down :: Take link s1-s2 down | PASS | 09:46:01 ------------------------------------------------------------------------------ 09:46:01 Link Up :: Take link s1-s2 up | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:46:07 4 tests, 4 passed, 0 failed 09:46:07 ============================================================================== 09:46:07 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:46:07 ============================================================================== 09:46:07 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Get Stats for node 1 :: Get the stats for a node | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Get Stats for node 2 :: Get the stats for a node | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Get Stats for node 3 :: Get the stats for a node | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:46:07 4 tests, 4 passed, 0 failed 09:46:07 ============================================================================== 09:46:07 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:46:07 ============================================================================== 09:46:07 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:46:09 ------------------------------------------------------------------------------ 09:46:09 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:46:09 ------------------------------------------------------------------------------ 09:46:09 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:46:09 ------------------------------------------------------------------------------ 09:46:09 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:46:13 ------------------------------------------------------------------------------ 09:46:13 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:46:13 6 tests, 6 passed, 0 failed 09:46:13 ============================================================================== 09:46:14 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:46:14 21 tests, 21 passed, 0 failed 09:46:14 ============================================================================== 09:46:14 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:46:14 ============================================================================== 09:46:16 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:46:16 ============================================================================== 09:46:16 Get list of nodes :: Get the inventory | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Get node 1 inventory :: Get the inventory for a node | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Get node 2 inventory :: Get the inventory for a node | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Get node 3 inventory :: Get the inventory for a node | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Link Down :: Take link s1-s2 down | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Link Up :: Take link s1-s2 up | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:46:19 7 tests, 7 passed, 0 failed 09:46:19 ============================================================================== 09:46:19 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:46:19 ============================================================================== 09:46:19 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 List all the links :: List all the links in the topology. | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Link Down :: Take link s1-s2 down | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Link Up :: Take link s1-s2 up | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:46:25 4 tests, 4 passed, 0 failed 09:46:25 ============================================================================== 09:46:25 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:46:25 ============================================================================== 09:46:25 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Get Stats for node 1 :: Get the stats for a node | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Get Stats for node 2 :: Get the stats for a node | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Get Stats for node 3 :: Get the stats for a node | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:46:25 4 tests, 4 passed, 0 failed 09:46:25 ============================================================================== 09:46:25 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:46:25 ============================================================================== 09:46:25 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Verify after modifying flow operational - Output to physical port#... | PASS | 09:46:32 ------------------------------------------------------------------------------ 09:46:32 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:46:32 ------------------------------------------------------------------------------ 09:46:32 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:46:32 ------------------------------------------------------------------------------ 09:46:32 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:46:36 9 tests, 9 passed, 0 failed 09:46:36 ============================================================================== 09:46:36 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:46:36 24 tests, 24 passed, 0 failed 09:46:36 ============================================================================== 09:46:36 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:46:36 ============================================================================== 09:46:39 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:46:39 ============================================================================== 09:46:40 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 1 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 2 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 3 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 4 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 5 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 6 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 7 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 8 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 9 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 10 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 11 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 14 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 15 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 16 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 17 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 18 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 19 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 20 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 21 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 22 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 23 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 24 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 25 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 31 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 36 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 38 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 43 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 45 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 101 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 102 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 103 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 104 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 105 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 106 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 107 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 108 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 109 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 110 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 113 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 156 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 201 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 202 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 203 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 204 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 205 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 206 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 209 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 214 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 218 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 219 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 220 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 221 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 222 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 223 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 224 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 225 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 550 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 1 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 2 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 3 Updated | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Test Is Flow 4 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 5 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 6 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 7 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 8 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 9 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 10 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 11 Updated | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Test Is Flow 14 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 15 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 16 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 17 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 18 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 19 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 20 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 21 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 22 Updated | PASS | 09:47:01 ------------------------------------------------------------------------------ 09:47:01 Test Is Flow 23 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 24 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 25 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 31 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 36 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 38 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 43 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 45 Updated | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Test Is Flow 101 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 102 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 103 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 104 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 105 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 106 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 107 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 108 Updated | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 109 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 110 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 113 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 156 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 201 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 202 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 203 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 204 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 205 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 206 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 209 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 214 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 218 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 219 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 220 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 221 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 222 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 223 Updated | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Test Is Flow 224 Updated | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Test Is Flow 225 Updated | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Test Is Flow 550 Updated | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 1 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 2 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 3 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 4 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 5 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 6 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 7 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 8 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 9 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 10 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 11 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 14 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 15 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 16 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 17 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 18 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 19 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 20 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 21 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 22 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 23 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 24 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 25 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 31 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 36 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 38 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 43 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 45 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 101 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 102 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 103 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 104 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 105 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 106 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 107 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 108 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 109 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 110 Deleted | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Test Is Flow 113 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 156 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 201 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 202 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 203 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 204 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 205 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 206 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 209 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 214 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 218 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 219 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 220 Deleted | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Test Is Flow 221 Deleted | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 222 Deleted | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 223 Deleted | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 224 Deleted | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 225 Deleted | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 550 Deleted | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:47:15 174 tests, 174 passed, 0 failed 09:47:15 ============================================================================== 09:47:15 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:47:15 ============================================================================== 09:47:15 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:47:40 ------------------------------------------------------------------------------ 09:47:40 Test Is Flow 1 Added | PASS | 09:47:40 ------------------------------------------------------------------------------ 09:47:40 Test Is Flow 2 Added | PASS | 09:47:40 ------------------------------------------------------------------------------ 09:47:40 Test Is Flow 3 Added | PASS | 09:47:40 ------------------------------------------------------------------------------ 09:47:40 Test Is Flow 4 Added | PASS | 09:47:40 ------------------------------------------------------------------------------ 09:47:40 Test Is Flow 5 Added | PASS | 09:47:41 ------------------------------------------------------------------------------ 09:47:41 Test Is Flow 6 Added | PASS | 09:47:41 ------------------------------------------------------------------------------ 09:47:41 Test Is Flow 7 Added | PASS | 09:47:41 ------------------------------------------------------------------------------ 09:47:41 Test Is Flow 8 Added | PASS | 09:47:41 ------------------------------------------------------------------------------ 09:47:41 Test Is Flow 9 Added | PASS | 09:47:41 ------------------------------------------------------------------------------ 09:47:41 Test Is Flow 10 Added | PASS | 09:47:41 ------------------------------------------------------------------------------ 09:47:41 Test Is Flow 11 Added | PASS | 09:47:41 ------------------------------------------------------------------------------ 09:47:41 Test Is Flow 15 Added | PASS | 09:47:41 ------------------------------------------------------------------------------ 09:47:41 Test Is Flow 16 Added | PASS | 09:47:41 ------------------------------------------------------------------------------ 09:47:41 Test Is Flow 17 Added | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 18 Added | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 19 Added | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 20 Added | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 21 Added | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 22 Added | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 23 Added | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 24 Added | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 25 Added | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 31 Added | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 36 Added | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 38 Added | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 43 Added | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 45 Added | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 101 Added | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 102 Added | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 103 Added | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 104 Added | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 105 Added | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 106 Added | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 107 Added | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 108 Added | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 109 Added | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 110 Added | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 113 Added | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 201 Added | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 202 Added | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 203 Added | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 204 Added | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 205 Added | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 206 Added | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 209 Added | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 214 Added | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 218 Added | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 219 Added | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 220 Added | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:48:13 ------------------------------------------------------------------------------ 09:48:13 Test Is Flow 1 Updated | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 2 Updated | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 3 Updated | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 4 Updated | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 5 Updated | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 6 Updated | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 7 Updated | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 8 Updated | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 9 Updated | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 10 Updated | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 11 Updated | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 14 Updated | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 15 Updated | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 16 Updated | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 17 Updated | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 18 Updated | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 19 Updated | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 20 Updated | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 21 Updated | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 22 Updated | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 23 Updated | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 24 Updated | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 25 Updated | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 31 Updated | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 36 Updated | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 38 Updated | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 43 Updated | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 45 Updated | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 101 Updated | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 102 Updated | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 103 Updated | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 104 Updated | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 105 Updated | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 106 Updated | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 107 Updated | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 108 Updated | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 109 Updated | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 110 Updated | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 113 Updated | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 201 Updated | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 202 Updated | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 203 Updated | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 204 Updated | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 205 Updated | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 206 Updated | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 209 Updated | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 214 Updated | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 218 Updated | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 219 Updated | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 220 Updated | PASS | 09:48:19 ------------------------------------------------------------------------------ 09:48:19 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 1 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 2 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 3 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 4 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 5 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 6 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 7 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 8 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 9 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 10 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 11 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 14 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 15 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 16 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 17 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 18 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 19 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 20 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 21 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 22 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 23 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 24 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 25 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 31 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 36 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 38 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 43 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 45 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 101 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 102 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 103 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 104 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 105 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 106 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 107 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 108 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 109 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 110 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 113 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 201 Deleted | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 202 Deleted | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 203 Deleted | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 204 Deleted | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 205 Deleted | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 206 Deleted | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 209 Deleted | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 214 Deleted | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 218 Deleted | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 219 Deleted | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 220 Deleted | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:48:50 152 tests, 152 passed, 0 failed 09:48:50 ============================================================================== 09:48:50 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:48:50 326 tests, 326 passed, 0 failed 09:48:50 ============================================================================== 09:48:50 openflowplugin-sanity.txt.Reconciliation 09:48:50 ============================================================================== 09:48:51 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:48:51 ============================================================================== 09:48:51 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:48:52 ------------------------------------------------------------------------------ 09:48:52 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:48:53 ------------------------------------------------------------------------------ 09:48:53 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:48:57 ------------------------------------------------------------------------------ 09:48:57 Check Linear Topology :: Check Linear Topology. | PASS | 09:49:06 ------------------------------------------------------------------------------ 09:49:06 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:49:06 ------------------------------------------------------------------------------ 09:49:06 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:49:06 ------------------------------------------------------------------------------ 09:49:06 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:49:06 ------------------------------------------------------------------------------ 09:49:06 Disconnect Mininet :: Disconnect Mininet. :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 | PASS | 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:49:16 ------------------------------------------------------------------------------ 09:49:16 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:17 | PASS | 09:49:17 ------------------------------------------------------------------------------ 09:49:17 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:49:23 ------------------------------------------------------------------------------ 09:49:23 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:49:23 ------------------------------------------------------------------------------ 09:49:23 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:28 :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 :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:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:51 | PASS | 09:49:51 ------------------------------------------------------------------------------ 09:49:51 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:49:51 ------------------------------------------------------------------------------ 09:49:51 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:49:51 ------------------------------------------------------------------------------ 09:49:51 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:49:51 ------------------------------------------------------------------------------ 09:49:51 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:49:51 ------------------------------------------------------------------------------ 09:49:51 Stop Mininet :: Stop Mininet. | PASS | 09:49:52 ------------------------------------------------------------------------------ 09:49:52 Check No Switches :: Check no switches in topology. | PASS | 09:49:53 ------------------------------------------------------------------------------ 09:49:53 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:49:53 23 tests, 23 passed, 0 failed 09:49:53 ============================================================================== 09:49:53 openflowplugin-sanity.txt.Reconciliation | PASS | 09:49:53 23 tests, 23 passed, 0 failed 09:49:53 ============================================================================== 09:49:53 openflowplugin-sanity.txt | PASS | 09:49:53 394 tests, 394 passed, 0 failed 09:49:53 ============================================================================== 09:49:53 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:49:57 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:49:57 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:49:58 Examining the files in data/log and checking filesize 09:49:58 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:49:58 total 1020 09:49:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 09:44 . 09:49:58 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 22 09:44 karaf_console.log 09:49:58 drwxrwxr-x 9 jenkins jenkins 4096 Oct 22 09:45 .. 09:49:58 -rw-rw-r-- 1 jenkins jenkins 1031374 Oct 22 09:49 karaf.log 09:49:58 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:49:58 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 09:49:58 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:49:58 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:49:58 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 09:49:58 Let's take the karaf thread dump again... 09:49:58 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:49:58 karaf main: org.apache.karaf.main.Main, pid:4793 09:49:58 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:49:59 Killing ODL 09:49:59 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:50:04 Compressing karaf.log 1 09:50:04 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:50:04 Fetching compressed karaf.log 1 09:50:04 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:50:05 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:50:05 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:50:05 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:50:05 Fetch GC logs 09:50:05 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts. 09:50:06 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 09:50:06 Examine copied files 09:50:06 total 43756 09:50:06 drwxrwxr-x. 2 jenkins jenkins 6 Oct 22 09:50 gclogs-1 09:50:06 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 22 09:50 odl1_karaf_console.log 09:50:06 -rw-rw-r--. 1 jenkins jenkins 70671 Oct 22 09:50 odl1_karaf.log.gz 09:50:06 -rw-rw-r--. 1 jenkins jenkins 150164 Oct 22 09:49 karaf_1_4793_threads_after.log 09:50:06 -rw-rw-r--. 1 jenkins jenkins 14049 Oct 22 09:49 ps_after.log 09:50:06 -rw-rw-r--. 1 jenkins jenkins 270974 Oct 22 09:49 report.html 09:50:06 -rw-rw-r--. 1 jenkins jenkins 3373417 Oct 22 09:49 log.html 09:50:06 -rw-rw-r--. 1 jenkins jenkins 40731792 Oct 22 09:49 output.xml 09:50:06 -rw-rw-r--. 1 jenkins jenkins 491 Oct 22 09:45 testplan.txt 09:50:06 -rw-rw-r--. 1 jenkins jenkins 106236 Oct 22 09:45 karaf_1_2155_threads_before.log 09:50:06 -rw-rw-r--. 1 jenkins jenkins 14188 Oct 22 09:45 ps_before.log 09:50:06 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 22 09:44 post-startup-script.sh 09:50:06 -rw-rw-r--. 1 jenkins jenkins 252 Oct 22 09:44 startup-script.sh 09:50:06 -rw-rw-r--. 1 jenkins jenkins 3492 Oct 22 09:44 configuration-script.sh 09:50:06 -rw-rw-r--. 1 jenkins jenkins 335 Oct 22 09:44 detect_variables.env 09:50:06 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 22 09:44 pom.xml 09:50:06 -rw-rw-r--. 1 jenkins jenkins 92 Oct 22 09:44 set_variables.env 09:50:06 -rw-rw-r--. 1 jenkins jenkins 297 Oct 22 09:44 slave_addresses.txt 09:50:06 -rw-rw-r--. 1 jenkins jenkins 570 Oct 22 09:43 requirements.txt 09:50:06 -rw-rw-r--. 1 jenkins jenkins 26 Oct 22 09:43 env.properties 09:50:06 -rw-rw-r--. 1 jenkins jenkins 334 Oct 22 09:40 stack-parameters.yaml 09:50:06 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 22 09:39 test 09:50:06 drwxrwxr-x. 2 jenkins jenkins 6 Oct 22 09:39 test@tmp 09:50:06 -rw-rw-r--. 1 jenkins jenkins 1404 Oct 22 09:12 maven-metadata.xml 09:50:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10293056025177131530.sh 09:50:06 Karaf Deployments, Tests must have already run 09:50:06 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins3357880878490001330.sh 09:50:06 Cleaning up Robot installation... 09:50:06 $ ssh-agent -k 09:50:06 unset SSH_AUTH_SOCK; 09:50:06 unset SSH_AGENT_PID; 09:50:06 echo Agent pid 6451 killed; 09:50:06 [ssh-agent] Stopped. 09:50:06 Recording plot data 09:50:06 Robot results publisher started... 09:50:06 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:50:06 -Parsing output xml: 09:50:07 Done! 09:50:07 -Copying log files to build dir: 09:50:09 Done! 09:50:09 -Assigning results to build: 09:50:09 Done! 09:50:09 -Checking thresholds: 09:50:09 Done! 09:50:09 Done publishing Robot results. 09:50:09 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8131521314451442899.sh 09:50:09 Archiving csit artifacts 09:50:09 mv: cannot stat '*_1.png': No such file or directory 09:50:09 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:50:09 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:09 Dload Upload Total Spent Left Speed 09:50:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3514k 0 3514k 0 0 5078k 0 --:--:-- --:--:-- --:--:-- 5086k 09:50:10 Archive: robot-plugin.zip 09:50:10 inflating: ./archives/robot-plugin/log.html 09:50:10 inflating: ./archives/robot-plugin/output.xml 09:50:10 inflating: ./archives/robot-plugin/report.html 09:50:10 mv: cannot stat '*.log.gz': No such file or directory 09:50:10 mv: cannot stat '*.csv': No such file or directory 09:50:10 mv: cannot stat '*.png': No such file or directory 09:50:10 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins678670732484152161.sh 09:50:10 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:10 [EnvInject] - Injecting environment variables from a build step. 09:50:10 [EnvInject] - Injecting as environment variables the properties content 09:50:10 OS_CLOUD=vex 09:50:10 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-511 09:50:10 09:50:10 [EnvInject] - Variables injected successfully. 09:50:10 provisioning config files... 09:50:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:50:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17653589060978873787.sh 09:50:11 ---> openstack-stack-delete.sh 09:50:11 Setup pyenv: 09:50:11 system 09:50:11 3.8.13 09:50:11 3.9.13 09:50:11 3.10.13 09:50:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tgzi from file:/tmp/.os_lf_venv 09:50:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50: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:50:13 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:50:13 lf-activate-venv(): INFO: Base packages installed successfully 09:50:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:50:33 lf-activate-venv(): INFO: Adding /tmp/venv-Tgzi/bin to PATH 09:50:33 INFO: Stack cost retrieval disabled, setting cost to 0 09:50:45 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-511 09:50:45 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-511 09:50:45 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:45 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9279930181841507398.sh 09:50:45 ---> sysstat.sh 09:50:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13539715424424878852.sh 09:50:46 ---> package-listing.sh 09:50:46 ++ tr '[:upper:]' '[:lower:]' 09:50:46 ++ facter osfamily 09:50:46 + OS_FAMILY=redhat 09:50:46 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:50:46 + START_PACKAGES=/tmp/packages_start.txt 09:50:46 + END_PACKAGES=/tmp/packages_end.txt 09:50:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:46 + PACKAGES=/tmp/packages_start.txt 09:50:46 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:50:46 + PACKAGES=/tmp/packages_end.txt 09:50:46 + case "${OS_FAMILY}" in 09:50:46 + sort 09:50:46 + rpm -qa 09:50:47 + '[' -f /tmp/packages_start.txt ']' 09:50:47 + '[' -f /tmp/packages_end.txt ']' 09:50:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:47 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:50:47 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:50:47 + 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:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13459779506191431000.sh 09:50:47 ---> capture-instance-metadata.sh 09:50:47 Setup pyenv: 09:50:47 system 09:50:47 3.8.13 09:50:47 3.9.13 09:50:47 3.10.13 09:50:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tgzi from file:/tmp/.os_lf_venv 09:50:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:50 lf-activate-venv(): INFO: Base packages installed successfully 09:50:50 lf-activate-venv(): INFO: Installing additional packages: lftools 09:51:04 lf-activate-venv(): INFO: Adding /tmp/venv-Tgzi/bin to PATH 09:51:04 INFO: Running in OpenStack, capturing instance metadata 09:51:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6717373882272764618.sh 09:51:04 provisioning config files... 09:51:05 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #511 09:51:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config7891037471878257524tmp 09:51:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:51:05 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:51:05 provisioning config files... 09:51:05 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:51:05 [EnvInject] - Injecting environment variables from a build step. 09:51:05 [EnvInject] - Injecting as environment variables the properties content 09:51:05 SERVER_ID=logs 09:51:05 09:51:05 [EnvInject] - Variables injected successfully. 09:51:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6494623685393918424.sh 09:51:05 ---> create-netrc.sh 09:51:05 WARN: Log server credential not found. 09:51:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15100309361229296604.sh 09:51:05 ---> python-tools-install.sh 09:51:05 Setup pyenv: 09:51:05 system 09:51:05 3.8.13 09:51:05 3.9.13 09:51:05 3.10.13 09:51:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:51:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tgzi from file:/tmp/.os_lf_venv 09:51:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:08 lf-activate-venv(): INFO: Base packages installed successfully 09:51:08 lf-activate-venv(): INFO: Installing additional packages: lftools 09:51:21 lf-activate-venv(): INFO: Adding /tmp/venv-Tgzi/bin to PATH 09:51:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8793191261124276706.sh 09:51:21 ---> sudo-logs.sh 09:51:21 Archiving 'sudo' log.. 09:51:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15871398926587837558.sh 09:51:21 ---> job-cost.sh 09:51:21 Setup pyenv: 09:51:22 system 09:51:22 3.8.13 09:51:22 3.9.13 09:51:22 3.10.13 09:51:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:51:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tgzi from file:/tmp/.os_lf_venv 09:51:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:24 lf-activate-venv(): INFO: Base packages installed successfully 09:51:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:51:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:51:35 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:51:35 lf-activate-venv(): INFO: Adding /tmp/venv-Tgzi/bin to PATH 09:51:35 DEBUG: total: 0 09:51:35 INFO: Retrieving Stack Cost... 09:51:35 INFO: Retrieving Pricing Info for: v3-standard-2 09:51:35 INFO: Archiving Costs 09:51:35 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4341710217226961145.sh 09:51:35 ---> logs-deploy.sh 09:51:35 Setup pyenv: 09:51:36 system 09:51:36 3.8.13 09:51:36 3.9.13 09:51:36 3.10.13 09:51:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:51:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tgzi from file:/tmp/.os_lf_venv 09:51:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:38 lf-activate-venv(): INFO: Base packages installed successfully 09:51:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:51:50 lf-activate-venv(): INFO: Adding /tmp/venv-Tgzi/bin to PATH 09:51:50 WARNING: Nexus logging server not set 09:51:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/511/ 09:51:50 INFO: archiving logs to S3 09:51:51 ---> uname -a: 09:51:51 Linux prd-centos8-robot-2c-8g-1063.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:51 09:51:51 09:51:51 ---> lscpu: 09:51:51 Architecture: x86_64 09:51:51 CPU op-mode(s): 32-bit, 64-bit 09:51:51 Byte Order: Little Endian 09:51:51 CPU(s): 2 09:51:51 On-line CPU(s) list: 0,1 09:51:51 Thread(s) per core: 1 09:51:51 Core(s) per socket: 1 09:51:51 Socket(s): 2 09:51:51 NUMA node(s): 1 09:51:51 Vendor ID: AuthenticAMD 09:51:51 CPU family: 23 09:51:51 Model: 49 09:51:51 Model name: AMD EPYC-Rome Processor 09:51:51 Stepping: 0 09:51:51 CPU MHz: 2800.000 09:51:51 BogoMIPS: 5600.00 09:51:51 Virtualization: AMD-V 09:51:51 Hypervisor vendor: KVM 09:51:51 Virtualization type: full 09:51:51 L1d cache: 32K 09:51:51 L1i cache: 32K 09:51:51 L2 cache: 512K 09:51:51 L3 cache: 16384K 09:51:51 NUMA node0 CPU(s): 0,1 09:51:51 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:51 09:51:51 09:51:51 ---> nproc: 09:51:51 2 09:51:51 09:51:51 09:51:51 ---> df -h: 09:51:51 Filesystem Size Used Avail Use% Mounted on 09:51:51 devtmpfs 3.8G 0 3.8G 0% /dev 09:51:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:51:51 tmpfs 3.8G 17M 3.8G 1% /run 09:51:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:51:51 /dev/vda1 40G 8.4G 32G 21% / 09:51:51 tmpfs 770M 0 770M 0% /run/user/1001 09:51:51 09:51:51 09:51:51 ---> free -m: 09:51:51 total used free shared buff/cache available 09:51:51 Mem: 7697 584 4823 19 2289 6815 09:51:51 Swap: 1023 0 1023 09:51:51 09:51:51 09:51:51 ---> ip addr: 09:51:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:51:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:51:51 inet 127.0.0.1/8 scope host lo 09:51:51 valid_lft forever preferred_lft forever 09:51:51 inet6 ::1/128 scope host 09:51:51 valid_lft forever preferred_lft forever 09:51:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:51:51 link/ether fa:16:3e:24:3a:34 brd ff:ff:ff:ff:ff:ff 09:51:51 altname enp0s3 09:51:51 altname ens3 09:51:51 inet 10.30.171.158/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:51:51 valid_lft 65506sec preferred_lft 65506sec 09:51:51 inet6 fe80::f816:3eff:fe24:3a34/64 scope link 09:51:51 valid_lft forever preferred_lft forever 09:51:51 09:51:51 09:51:51 ---> sar -b -r -n DEV: 09:51:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/22/2025 _x86_64_ (2 CPU) 09:51:51 09:51:51 04:03:31 LINUX RESTART (2 CPU) 09:51:51 09:51:51 04:04:01 AM tps rtps wtps bread/s bwrtn/s 09:51:51 04:05:01 AM 65.82 34.70 31.12 6265.00 20322.71 09:51:51 04:06:01 AM 2.30 0.00 2.30 0.00 42.41 09:51:51 04:07:01 AM 0.27 0.03 0.23 0.53 2.67 09:51:51 04:08:01 AM 0.33 0.00 0.33 0.00 4.70 09:51:51 04:09:01 AM 0.15 0.00 0.15 0.00 1.38 09:51:51 04:10:01 AM 0.28 0.00 0.28 0.00 5.48 09:51:51 04:11:01 AM 0.18 0.00 0.18 0.00 1.52 09:51:51 04:12:01 AM 0.22 0.00 0.22 0.00 3.47 09:51:51 04:13:01 AM 0.18 0.00 0.18 0.00 1.87 09:51:51 04:14:01 AM 0.17 0.00 0.17 0.00 2.02 09:51:51 04:15:01 AM 0.23 0.00 0.23 0.00 3.23 09:51:51 04:16:01 AM 0.15 0.00 0.15 0.00 1.05 09:51:51 04:17:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 04:18:01 AM 0.12 0.00 0.12 0.00 0.93 09:51:51 04:19:01 AM 1.23 0.03 1.20 0.27 29.26 09:51:51 04:20:01 AM 0.27 0.00 0.27 0.00 4.05 09:51:51 04:21:01 AM 7.63 5.95 1.68 574.88 27.34 09:51:51 04:22:01 AM 1.73 0.00 1.73 0.00 50.83 09:51:51 04:23:01 AM 0.33 0.00 0.33 0.00 3.87 09:51:51 04:24:01 AM 0.35 0.00 0.35 0.00 3.48 09:51:51 04:25:01 AM 0.43 0.00 0.43 0.00 5.35 09:51:51 04:26:01 AM 0.37 0.00 0.37 0.00 3.77 09:51:51 04:27:01 AM 0.38 0.00 0.38 0.00 4.28 09:51:51 04:28:01 AM 0.38 0.00 0.38 0.00 4.75 09:51:51 04:29:01 AM 0.38 0.00 0.38 0.00 3.93 09:51:51 04:30:01 AM 0.42 0.00 0.42 0.00 5.48 09:51:51 04:31:01 AM 0.42 0.00 0.42 0.00 4.95 09:51:51 04:32:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:51 04:33:01 AM 0.30 0.00 0.30 0.00 3.42 09:51:51 04:34:01 AM 0.37 0.00 0.37 0.00 3.75 09:51:51 04:35:01 AM 0.58 0.00 0.58 0.00 7.78 09:51:51 04:36:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:51 04:37:01 AM 0.30 0.00 0.30 0.00 3.15 09:51:51 04:38:01 AM 0.33 0.00 0.33 0.00 3.47 09:51:51 04:39:01 AM 0.35 0.00 0.35 0.00 3.48 09:51:51 04:40:01 AM 0.42 0.00 0.42 0.00 5.48 09:51:51 04:41:01 AM 0.40 0.00 0.40 0.00 4.42 09:51:51 04:42:01 AM 0.42 0.00 0.42 0.00 5.55 09:51:51 04:43:01 AM 0.32 0.00 0.32 0.00 3.73 09:51:51 04:44:01 AM 0.40 0.00 0.40 0.00 3.93 09:51:51 04:45:01 AM 0.45 0.00 0.45 0.00 5.48 09:51:51 04:46:01 AM 0.33 0.00 0.33 0.00 3.60 09:51:51 04:47:01 AM 0.33 0.00 0.33 0.00 3.28 09:51:51 04:48:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:51 04:49:01 AM 0.38 0.00 0.38 0.00 3.93 09:51:51 04:50:01 AM 0.40 0.00 0.40 0.00 5.48 09:51:51 04:51:01 AM 0.47 0.00 0.47 0.00 5.95 09:51:51 04:52:01 AM 0.32 0.00 0.32 0.00 3.15 09:51:51 04:53:01 AM 0.28 0.00 0.28 0.00 2.88 09:51:51 04:54:01 AM 0.38 0.00 0.38 0.00 3.93 09:51:51 04:55:01 AM 0.47 0.00 0.47 0.00 5.75 09:51:51 04:56:01 AM 0.33 0.00 0.33 0.00 3.28 09:51:51 04:57:01 AM 0.32 0.00 0.32 0.00 3.33 09:51:51 04:58:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:51 04:59:01 AM 0.45 0.00 0.45 0.00 5.75 09:51:51 05:00:01 AM 0.45 0.00 0.45 0.00 6.01 09:51:51 05:01:01 AM 0.37 0.02 0.35 0.13 3.83 09:51:51 05:02:01 AM 0.54 0.07 0.47 1.76 6.56 09:51:51 05:03:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:51 05:04:01 AM 0.33 0.00 0.33 0.00 3.48 09:51:51 05:05:01 AM 0.48 0.00 0.48 0.00 5.93 09:51:51 05:06:01 AM 0.32 0.00 0.32 0.00 3.15 09:51:51 05:07:01 AM 0.28 0.00 0.28 0.00 2.88 09:51:51 05:08:01 AM 0.23 0.00 0.23 0.00 3.68 09:51:51 05:09:01 AM 0.20 0.00 0.20 0.00 2.97 09:51:51 05:10:01 AM 0.18 0.00 0.18 0.00 3.20 09:51:51 05:11:01 AM 0.20 0.00 0.20 0.00 2.30 09:51:51 05:12:01 AM 0.12 0.00 0.12 0.00 1.17 09:51:51 05:13:01 AM 0.08 0.00 0.08 0.00 0.58 09:51:51 05:14:01 AM 0.17 0.00 0.17 0.00 2.07 09:51:51 05:15:01 AM 0.38 0.00 0.38 0.00 6.00 09:51:51 05:16:01 AM 0.20 0.00 0.20 0.00 2.63 09:51:51 05:17:01 AM 0.13 0.00 0.13 0.00 1.82 09:51:51 05:18:01 AM 0.12 0.00 0.12 0.00 1.17 09:51:51 05:19:01 AM 0.15 0.00 0.15 0.00 1.40 09:51:51 05:20:01 AM 0.28 0.00 0.28 0.00 4.52 09:51:51 05:21:01 AM 0.40 0.00 0.40 0.00 5.45 09:51:51 05:22:01 AM 0.22 0.00 0.22 0.00 3.48 09:51:51 05:23:01 AM 0.18 0.00 0.18 0.00 2.13 09:51:51 05:24:01 AM 0.15 0.00 0.15 0.00 1.00 09:51:51 05:25:01 AM 0.30 0.00 0.30 0.00 4.52 09:51:51 05:26:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:51 05:27:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 05:28:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:51 05:29:01 AM 0.18 0.00 0.18 0.00 2.57 09:51:51 05:30:01 AM 0.18 0.00 0.18 0.00 3.20 09:51:51 05:31:01 AM 0.23 0.00 0.23 0.00 2.97 09:51:51 05:32:01 AM 0.22 0.00 0.22 0.00 3.33 09:51:51 05:33:01 AM 0.12 0.00 0.12 0.00 1.37 09:51:51 05:34:01 AM 0.23 0.00 0.23 0.00 2.72 09:51:51 05:35:01 AM 0.25 0.00 0.25 0.00 3.23 09:51:51 05:36:01 AM 0.13 0.00 0.13 0.00 1.47 09:51:51 05:37:01 AM 0.15 0.00 0.15 0.00 1.45 09:51:51 05:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 05:39:01 AM 0.30 0.00 0.30 0.00 4.72 09:51:51 05:40:01 AM 1.12 0.32 0.80 6.93 20.68 09:51:51 05:41:01 AM 0.15 0.00 0.15 0.00 1.20 09:51:51 05:42:01 AM 0.23 0.00 0.23 0.00 3.55 09:51:51 05:43:01 AM 0.83 0.00 0.83 0.00 13.15 09:51:51 05:44:01 AM 0.23 0.00 0.23 0.00 3.17 09:51:51 05:45:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:51 05:46:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:51 05:47:01 AM 0.10 0.00 0.10 0.00 0.90 09:51:51 05:48:01 AM 0.18 0.00 0.18 0.00 2.23 09:51:51 05:49:01 AM 0.25 0.00 0.25 0.00 3.65 09:51:51 05:50:01 AM 0.18 0.00 0.18 0.00 2.93 09:51:51 05:51:01 AM 0.15 0.00 0.15 0.00 1.20 09:51:51 05:52:01 AM 0.13 0.00 0.13 0.00 1.70 09:51:51 05:53:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:51 05:54:01 AM 0.17 0.00 0.17 0.00 1.62 09:51:51 05:55:01 AM 0.35 0.00 0.35 0.00 5.10 09:51:51 05:56:01 AM 0.17 0.00 0.17 0.00 1.75 09:51:51 05:57:01 AM 0.13 0.00 0.13 0.00 0.92 09:51:51 05:58:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 05:59:01 AM 0.18 0.00 0.18 0.00 2.28 09:51:51 06:00:01 AM 0.32 0.00 0.32 0.00 5.73 09:51:51 06:01:01 AM 0.23 0.00 0.23 0.00 2.82 09:51:51 06:02:01 AM 0.22 0.00 0.22 0.00 3.20 09:51:51 06:03:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 06:04:01 AM 0.18 0.00 0.18 0.00 2.42 09:51:51 06:05:01 AM 0.27 0.00 0.27 0.00 3.63 09:51:51 06:06:01 AM 0.12 0.00 0.12 0.00 0.80 09:51:51 06:07:01 AM 0.22 0.00 0.22 0.00 2.68 09:51:51 06:08:01 AM 0.18 0.00 0.18 0.00 1.73 09:51:51 06:09:02 AM 0.20 0.00 0.20 0.00 2.70 09:51:51 06:10:01 AM 0.20 0.00 0.20 0.00 3.25 09:51:51 06:11:01 AM 0.13 0.00 0.13 0.00 0.93 09:51:51 06:12:01 AM 0.13 0.00 0.13 0.00 1.83 09:51:51 06:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 06:14:01 AM 0.30 0.00 0.30 0.00 4.58 09:51:51 06:15:01 AM 0.22 0.00 0.22 0.00 3.33 09:51:51 06:16:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:51 06:17:01 AM 0.10 0.00 0.10 0.00 0.67 09:51:51 06:18:01 AM 0.13 0.00 0.13 0.00 1.08 09:51:51 06:19:01 AM 0.22 0.00 0.22 0.00 2.43 09:51:51 06:20:01 AM 0.30 0.00 0.30 0.00 5.68 09:51:51 06:21:01 AM 0.40 0.00 0.40 0.00 5.56 09:51:51 06:22:01 AM 0.18 0.00 0.18 0.00 2.53 09:51:51 06:23:01 AM 0.13 0.00 0.13 0.00 1.32 09:51:51 06:24:01 AM 0.18 0.00 0.18 0.00 2.28 09:51:51 06:25:01 AM 0.22 0.00 0.22 0.00 3.02 09:51:51 06:26:01 AM 0.13 0.00 0.13 0.00 1.33 09:51:51 06:27:01 AM 0.25 0.00 0.25 0.00 4.07 09:51:51 06:28:01 AM 0.18 0.00 0.18 0.00 3.07 09:51:51 06:29:01 AM 0.22 0.00 0.22 0.00 2.37 09:51:51 06:30:01 AM 0.22 0.00 0.22 0.00 3.28 09:51:51 06:31:01 AM 0.20 0.00 0.20 0.00 3.17 09:51:51 06:32:01 AM 0.20 0.00 0.20 0.00 2.82 09:51:51 06:33:01 AM 0.08 0.00 0.08 0.00 1.03 09:51:51 06:34:01 AM 0.22 0.00 0.22 0.00 2.87 09:51:51 06:35:01 AM 0.32 0.00 0.32 0.00 4.23 09:51:51 06:36:01 AM 0.17 0.00 0.17 0.00 2.92 09:51:51 06:37:01 AM 0.15 0.00 0.15 0.00 1.08 09:51:51 06:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 06:39:01 AM 0.20 0.00 0.20 0.00 2.83 09:51:51 06:40:01 AM 0.20 0.00 0.20 0.00 3.07 09:51:51 06:41:01 AM 0.23 0.00 0.23 0.00 2.97 09:51:51 06:42:01 AM 0.25 0.00 0.25 0.00 3.12 09:51:51 06:43:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 06:44:01 AM 0.23 0.00 0.23 0.00 3.13 09:51:51 06:45:01 AM 0.22 0.00 0.22 0.00 3.20 09:51:51 06:46:01 AM 0.10 0.00 0.10 0.00 1.07 09:51:51 06:47:01 AM 0.17 0.00 0.17 0.00 1.72 09:51:51 06:48:01 AM 0.12 0.00 0.12 0.00 1.30 09:51:51 06:49:01 AM 0.23 0.00 0.23 0.00 2.97 09:51:51 06:50:01 AM 0.18 0.00 0.18 0.00 3.33 09:51:51 06:51:01 AM 0.23 0.00 0.23 0.00 2.67 09:51:51 06:52:01 AM 0.18 0.00 0.18 0.00 2.65 09:51:51 06:53:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 06:54:01 AM 0.15 0.00 0.15 0.00 1.48 09:51:51 06:55:01 AM 0.23 0.00 0.23 0.00 3.27 09:51:51 06:56:01 AM 0.15 0.00 0.15 0.00 1.05 09:51:51 06:57:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 06:58:01 AM 0.18 0.00 0.18 0.00 2.37 09:51:51 06:59:01 AM 0.25 0.00 0.25 0.00 3.38 09:51:51 07:00:01 AM 0.20 0.00 0.20 0.00 3.33 09:51:51 07:01:01 AM 0.17 0.00 0.17 0.00 1.33 09:51:51 07:02:01 AM 0.22 0.00 0.22 0.00 3.30 09:51:51 07:03:01 AM 0.17 0.00 0.17 0.00 1.58 09:51:51 07:04:01 AM 0.18 0.00 0.18 0.00 2.68 09:51:51 07:05:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:51 07:06:01 AM 0.18 0.00 0.18 0.00 1.63 09:51:51 07:07:01 AM 0.10 0.00 0.10 0.00 0.80 09:51:51 07:08:01 AM 0.13 0.00 0.13 0.00 0.92 09:51:51 07:09:01 AM 0.20 0.00 0.20 0.00 2.70 09:51:51 07:10:01 AM 0.20 0.00 0.20 0.00 3.20 09:51:51 07:11:01 AM 0.22 0.00 0.22 0.00 2.93 09:51:51 07:12:01 AM 0.20 0.00 0.20 0.00 2.78 09:51:51 07:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 07:14:01 AM 0.20 0.00 0.20 0.00 2.68 09:51:51 07:15:01 AM 0.23 0.00 0.23 0.00 3.20 09:51:51 07:16:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 07:17:01 AM 0.10 0.00 0.10 0.00 0.83 09:51:51 07:18:01 AM 0.17 0.00 0.17 0.00 1.77 09:51:51 07:19:01 AM 0.28 0.00 0.28 0.00 3.12 09:51:51 07:20:01 AM 0.25 0.00 0.25 0.00 3.95 09:51:51 07:21:01 AM 0.15 0.00 0.15 0.00 1.20 09:51:51 07:22:01 AM 0.13 0.00 0.13 0.00 1.70 09:51:51 07:23:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:51 07:24:01 AM 0.18 0.00 0.18 0.00 2.15 09:51:51 07:25:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:51 07:26:01 AM 0.18 0.00 0.18 0.00 2.77 09:51:51 07:27:01 AM 0.17 0.00 0.17 0.00 1.58 09:51:51 07:28:01 AM 0.12 0.00 0.12 0.00 1.20 09:51:51 07:29:01 AM 0.25 0.00 0.25 0.00 3.28 09:51:51 07:30:01 AM 0.20 0.00 0.20 0.00 3.07 09:51:51 07:31:01 AM 0.13 0.00 0.13 0.00 1.72 09:51:51 07:32:01 AM 0.32 0.00 0.32 0.00 4.47 09:51:51 07:33:01 AM 0.18 0.00 0.18 0.00 2.63 09:51:51 07:34:01 AM 0.25 0.00 0.25 0.00 3.23 09:51:51 07:35:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:51 07:36:01 AM 0.15 0.00 0.15 0.00 1.33 09:51:51 07:37:01 AM 1.03 0.00 1.03 0.00 17.29 09:51:51 07:38:01 AM 0.18 0.00 0.18 0.00 3.00 09:51:51 07:39:01 AM 0.15 0.00 0.15 0.00 1.43 09:51:51 07:40:01 AM 0.23 0.00 0.23 0.00 4.65 09:51:51 07:41:01 AM 0.23 0.00 0.23 0.00 2.92 09:51:51 07:42:01 AM 0.25 0.00 0.25 0.00 4.08 09:51:51 07:43:01 AM 0.18 0.00 0.18 0.00 2.53 09:51:51 07:44:01 AM 0.13 0.00 0.13 0.00 1.40 09:51:51 07:45:01 AM 0.25 0.00 0.25 0.00 3.28 09:51:51 07:46:01 AM 0.15 0.00 0.15 0.00 1.82 09:51:51 07:47:01 AM 0.13 0.00 0.13 0.00 1.82 09:51:51 07:48:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 07:49:01 AM 0.20 0.00 0.20 0.00 1.40 09:51:51 07:50:01 AM 0.42 0.00 0.42 0.00 5.70 09:51:51 07:51:01 AM 0.50 0.00 0.50 0.00 5.80 09:51:51 07:52:01 AM 0.40 0.00 0.40 0.00 4.82 09:51:51 07:53:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:51 07:54:01 AM 0.33 0.00 0.33 0.00 3.33 09:51:51 07:55:01 AM 0.45 0.00 0.45 0.00 5.61 09:51:51 07:56:01 AM 0.37 0.00 0.37 0.00 4.00 09:51:51 07:57:01 AM 0.28 0.00 0.28 0.00 2.52 09:51:51 07:58:01 AM 0.33 0.00 0.33 0.00 3.47 09:51:51 07:59:01 AM 0.45 0.00 0.45 0.00 5.35 09:51:51 08:00:01 AM 0.42 0.00 0.42 0.00 5.75 09:51:51 08:01:01 AM 0.42 0.00 0.42 0.00 4.68 09:51:51 08:02:01 AM 0.30 0.00 0.30 0.00 3.15 09:51:51 08:03:01 AM 0.43 0.00 0.43 0.00 5.31 09:51:51 08:04:01 AM 0.35 0.00 0.35 0.00 3.47 09:51:51 08:05:01 AM 0.43 0.00 0.43 0.00 5.35 09:51:51 08:06:01 AM 0.37 0.00 0.37 0.00 3.77 09:51:51 08:07:01 AM 0.35 0.00 0.35 0.00 3.83 09:51:51 08:08:01 AM 0.28 0.00 0.28 0.00 2.88 09:51:51 08:09:01 AM 0.35 0.00 0.35 0.00 3.62 09:51:51 08:10:01 AM 0.22 0.00 0.22 0.00 4.25 09:51:51 08:11:01 AM 0.23 0.00 0.23 0.00 3.33 09:51:51 08:12:01 AM 0.20 0.00 0.20 0.00 2.65 09:51:51 08:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 08:14:01 AM 0.18 0.00 0.18 0.00 2.28 09:51:51 08:15:01 AM 0.22 0.00 0.22 0.00 3.20 09:51:51 08:16:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:51 08:17:01 AM 0.10 0.00 0.10 0.00 0.83 09:51:51 08:18:01 AM 0.13 0.00 0.13 0.00 0.92 09:51:51 08:19:01 AM 0.18 0.00 0.18 0.00 1.90 09:51:51 08:20:01 AM 0.30 0.00 0.30 0.00 4.97 09:51:51 08:21:01 AM 0.22 0.00 0.22 0.00 2.28 09:51:51 08:22:01 AM 0.13 0.00 0.13 0.00 1.70 09:51:51 08:23:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:51 08:24:01 AM 0.20 0.00 0.20 0.00 2.68 09:51:51 08:25:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:51 08:26:02 AM 0.10 0.00 0.10 0.00 1.17 09:51:51 08:27:01 AM 0.20 0.00 0.20 0.00 2.58 09:51:51 08:28:01 AM 0.18 0.00 0.18 0.00 1.73 09:51:51 08:29:01 AM 0.22 0.00 0.22 0.00 3.00 09:51:51 08:30:01 AM 0.20 0.00 0.20 0.00 3.07 09:51:51 08:31:01 AM 0.13 0.00 0.13 0.00 1.47 09:51:51 08:32:01 AM 0.15 0.00 0.15 0.00 1.97 09:51:51 08:33:01 AM 0.12 0.00 0.12 0.00 1.17 09:51:51 08:34:01 AM 0.30 0.00 0.30 0.00 4.32 09:51:51 08:35:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:51 08:36:01 AM 0.13 0.00 0.13 0.00 0.90 09:51:51 08:37:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:51 08:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 08:39:01 AM 0.17 0.00 0.17 0.00 1.65 09:51:51 08:40:01 AM 0.23 0.00 0.23 0.00 3.62 09:51:51 08:41:01 AM 0.42 0.00 0.42 0.00 5.30 09:51:51 08:42:01 AM 0.18 0.00 0.18 0.00 2.82 09:51:51 08:43:01 AM 0.13 0.00 0.13 0.00 0.92 09:51:51 08:44:01 AM 0.18 0.00 0.18 0.00 2.15 09:51:51 08:45:01 AM 0.23 0.00 0.23 0.00 3.20 09:51:51 08:46:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:51 08:47:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 08:48:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:51 08:49:01 AM 0.18 0.00 0.18 0.00 2.15 09:51:51 08:50:01 AM 0.23 0.00 0.23 0.00 3.65 09:51:51 08:51:01 AM 0.17 0.00 0.17 0.00 1.50 09:51:51 08:52:01 AM 0.32 0.00 0.32 0.00 4.90 09:51:51 08:53:01 AM 0.13 0.00 0.13 0.00 1.82 09:51:51 08:54:01 AM 0.17 0.00 0.17 0.00 1.93 09:51:51 08:55:01 AM 0.27 0.00 0.27 0.00 3.82 09:51:51 08:56:01 AM 0.15 0.00 0.15 0.00 1.82 09:51:51 08:57:01 AM 0.15 0.00 0.15 0.00 1.95 09:51:51 08:58:01 AM 0.22 0.00 0.22 0.00 3.42 09:51:51 08:59:01 AM 0.20 0.00 0.20 0.00 1.85 09:51:51 09:00:01 AM 0.22 0.00 0.22 0.00 3.42 09:51:51 09:01:01 AM 0.23 0.00 0.23 0.00 3.20 09:51:51 09:02:01 AM 0.20 0.00 0.20 0.00 2.97 09:51:51 09:03:01 AM 0.18 0.00 0.18 0.00 1.73 09:51:51 09:04:01 AM 0.20 0.00 0.20 0.00 3.08 09:51:51 09:05:01 AM 0.23 0.00 0.23 0.00 3.60 09:51:51 09:06:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:51 09:07:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 09:08:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:51 09:09:01 AM 0.20 0.00 0.20 0.00 2.70 09:51:51 09:10:01 AM 0.18 0.00 0.18 0.00 3.20 09:51:51 09:11:01 AM 0.23 0.00 0.23 0.00 2.97 09:51:51 09:12:01 AM 0.20 0.00 0.20 0.00 3.07 09:51:51 09:13:01 AM 0.13 0.00 0.13 0.00 1.03 09:51:51 09:14:01 AM 0.20 0.00 0.20 0.00 3.08 09:51:51 09:15:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:51 09:16:01 AM 0.13 0.00 0.13 0.00 1.07 09:51:51 09:17:01 AM 0.15 0.00 0.15 0.00 1.45 09:51:51 09:18:01 AM 0.13 0.00 0.13 0.00 0.95 09:51:51 09:19:01 AM 0.23 0.00 0.23 0.00 2.85 09:51:51 09:20:01 AM 0.28 0.00 0.28 0.00 4.17 09:51:51 09:21:01 AM 0.18 0.00 0.18 0.00 1.77 09:51:51 09:22:01 AM 0.13 0.00 0.13 0.00 1.70 09:51:51 09:23:01 AM 0.12 0.00 0.12 0.00 0.93 09:51:51 09:24:01 AM 0.23 0.00 0.23 0.00 3.12 09:51:51 09:25:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:51 09:26:01 AM 0.20 0.00 0.20 0.00 2.37 09:51:51 09:27:01 AM 0.15 0.00 0.15 0.00 1.58 09:51:51 09:28:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:51 09:29:01 AM 0.20 0.00 0.20 0.00 2.70 09:51:51 09:30:01 AM 0.20 0.00 0.20 0.00 3.27 09:51:51 09:31:01 AM 0.18 0.00 0.18 0.00 1.75 09:51:51 09:32:01 AM 0.15 0.00 0.15 0.00 1.83 09:51:51 09:33:01 AM 0.82 0.00 0.82 0.00 12.81 09:51:51 09:34:01 AM 0.31 0.00 0.31 0.00 5.19 09:51:51 09:35:01 AM 0.22 0.00 0.22 0.00 3.20 09:51:51 09:36:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:51 09:37:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:51 09:38:01 AM 0.10 0.00 0.10 0.00 1.03 09:51:51 09:39:01 AM 0.32 0.00 0.32 0.00 4.58 09:51:51 09:40:01 AM 7.90 6.23 1.67 1229.46 471.36 09:51:51 09:41:01 AM 104.88 0.40 104.48 16.66 8544.73 09:51:51 09:42:01 AM 54.55 0.65 53.90 51.05 7918.64 09:51:51 09:43:01 AM 16.66 0.38 16.28 64.26 730.24 09:51:51 09:44:01 AM 23.98 5.65 18.33 1231.86 1448.13 09:51:51 09:45:01 AM 67.71 3.60 64.11 434.19 7828.10 09:51:51 09:46:01 AM 6.55 0.22 6.33 11.73 516.18 09:51:51 09:47:01 AM 2.22 0.00 2.22 0.00 404.73 09:51:51 09:48:01 AM 0.87 0.00 0.87 0.00 317.43 09:51:51 09:49:01 AM 0.45 0.00 0.45 0.00 378.56 09:51:51 09:50:01 AM 0.73 0.03 0.70 1.87 288.62 09:51:51 09:51:01 AM 24.78 0.40 24.38 46.78 2611.96 09:51:51 Average: 1.35 0.17 1.18 28.65 152.45 09:51:51 09:51:51 04:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:51 04:05:01 AM 5862832 7231380 2019600 25.62 2688 1567544 601984 6.74 152216 1608004 12 09:51:51 04:06:01 AM 5863968 7232516 2018464 25.61 2688 1567544 601984 6.74 152224 1607348 4 09:51:51 04:07:01 AM 5861552 7230120 2020880 25.64 2688 1567564 601984 6.74 152240 1609668 8 09:51:51 04:08:01 AM 5861644 7230212 2020788 25.64 2688 1567564 601984 6.74 152240 1609668 4 09:51:51 04:09:01 AM 5861768 7230336 2020664 25.64 2688 1567564 601984 6.74 152240 1609668 4 09:51:51 04:10:01 AM 5861256 7229832 2021176 25.64 2688 1567568 606136 6.79 152240 1609980 4 09:51:51 04:11:01 AM 5861584 7230168 2020848 25.64 2688 1567568 606136 6.79 152240 1609736 4 09:51:51 04:12:01 AM 5861560 7230148 2020872 25.64 2688 1567572 606136 6.79 152240 1609740 4 09:51:51 04:13:01 AM 5861536 7230124 2020896 25.64 2688 1567572 606136 6.79 152240 1609744 4 09:51:51 04:14:01 AM 5861688 7230276 2020744 25.64 2688 1567572 606136 6.79 152240 1609860 4 09:51:51 04:15:01 AM 5861580 7230172 2020852 25.64 2688 1567576 606136 6.79 152240 1609932 4 09:51:51 04:16:01 AM 5861736 7230328 2020696 25.64 2688 1567576 606136 6.79 152240 1609872 4 09:51:51 04:17:01 AM 5861832 7230424 2020600 25.63 2688 1567576 606136 6.79 152240 1609756 4 09:51:51 04:18:01 AM 5861392 7229988 2021040 25.64 2688 1567580 606136 6.79 152240 1609876 4 09:51:51 04:19:01 AM 5861656 7230264 2020776 25.64 2688 1567580 601200 6.73 152384 1609640 16 09:51:51 04:20:01 AM 5861052 7229664 2021380 25.64 2688 1567580 602748 6.75 152384 1609824 4 09:51:51 04:21:01 AM 5843980 7229908 2038452 25.86 2688 1584828 602684 6.75 154408 1624900 8 09:51:51 04:22:01 AM 5844056 7229984 2038376 25.86 2688 1584828 602684 6.75 154408 1624908 8 09:51:51 04:23:01 AM 5844008 7229940 2038424 25.86 2688 1584832 602684 6.75 154408 1624916 4 09:51:51 04:24:01 AM 5844036 7229968 2038396 25.86 2688 1584832 602684 6.75 154408 1624916 4 09:51:51 04:25:01 AM 5843872 7229804 2038560 25.86 2688 1584832 602684 6.75 154408 1624988 4 09:51:51 04:26:01 AM 5844016 7229952 2038416 25.86 2688 1584836 602684 6.75 154408 1624924 8 09:51:51 04:27:01 AM 5844076 7230012 2038356 25.86 2688 1584836 602684 6.75 154408 1624924 4 09:51:51 04:28:01 AM 5844172 7230108 2038260 25.86 2688 1584836 602684 6.75 154408 1624924 4 09:51:51 04:29:01 AM 5844124 7230060 2038308 25.86 2688 1584840 602684 6.75 154408 1624928 4 09:51:51 04:30:01 AM 5843872 7229808 2038560 25.86 2688 1584840 618112 6.92 154408 1625120 4 09:51:51 04:31:01 AM 5843448 7229392 2038984 25.87 2688 1584844 618112 6.92 154408 1625336 4 09:51:51 04:32:01 AM 5843812 7229756 2038620 25.86 2688 1584844 618112 6.92 154408 1625044 4 09:51:51 04:33:01 AM 5843520 7229464 2038912 25.87 2688 1584844 618112 6.92 154408 1625464 4 09:51:51 04:34:01 AM 5844060 7230004 2038372 25.86 2688 1584844 618112 6.92 154408 1625088 4 09:51:51 04:35:01 AM 5843912 7229860 2038520 25.86 2688 1584848 618112 6.92 154408 1625160 4 09:51:51 04:36:01 AM 5843932 7229880 2038500 25.86 2688 1584848 618112 6.92 154408 1625092 4 09:51:51 04:37:01 AM 5843960 7229908 2038472 25.86 2688 1584848 618112 6.92 154408 1625092 4 09:51:51 04:38:01 AM 5843872 7229824 2038560 25.86 2688 1584852 618112 6.92 154408 1625096 4 09:51:51 04:39:01 AM 5843848 7229800 2038584 25.86 2688 1584852 618112 6.92 154408 1625096 4 09:51:51 04:40:01 AM 5843616 7229568 2038816 25.87 2688 1584852 602812 6.75 154408 1625296 4 09:51:51 04:41:01 AM 5843948 7229916 2038484 25.86 2688 1584856 602812 6.75 154408 1625116 4 09:51:51 04:42:01 AM 5843496 7229464 2038936 25.87 2688 1584856 602812 6.75 154408 1625540 4 09:51:51 04:43:01 AM 5843668 7229640 2038764 25.86 2688 1584860 602812 6.75 154408 1625156 4 09:51:51 04:44:01 AM 5843740 7229716 2038692 25.86 2688 1584864 602812 6.75 154408 1625160 4 09:51:51 04:45:01 AM 5843740 7229716 2038692 25.86 2688 1584864 602812 6.75 154408 1625228 4 09:51:51 04:46:01 AM 5843296 7229276 2039136 25.87 2688 1584868 602812 6.75 154408 1625448 4 09:51:51 04:47:01 AM 5843692 7229672 2038740 25.86 2688 1584868 602812 6.75 154408 1625176 4 09:51:51 04:48:01 AM 5843696 7229676 2038736 25.86 2688 1584868 602812 6.75 154408 1625176 4 09:51:51 04:49:01 AM 5843664 7229648 2038768 25.86 2688 1584872 602812 6.75 154408 1625180 4 09:51:51 04:50:01 AM 5843364 7229348 2039068 25.87 2688 1584872 594620 6.66 154408 1625488 4 09:51:51 04:51:01 AM 5843756 7229740 2038676 25.86 2688 1584876 594620 6.66 154408 1625196 4 09:51:51 04:52:01 AM 5843788 7229772 2038644 25.86 2688 1584876 594620 6.66 154408 1625196 4 09:51:51 04:53:01 AM 5843876 7229860 2038556 25.86 2688 1584876 594620 6.66 154408 1625196 4 09:51:51 04:54:01 AM 5843880 7229868 2038552 25.86 2688 1584880 610060 6.83 154408 1625200 4 09:51:51 04:55:01 AM 5843324 7229312 2039108 25.87 2688 1584880 610060 6.83 154408 1625620 4 09:51:51 04:56:01 AM 5843868 7229856 2038564 25.86 2688 1584880 610060 6.83 154408 1625224 4 09:51:51 04:57:01 AM 5843808 7229800 2038624 25.86 2688 1584884 610060 6.83 154408 1625228 4 09:51:51 04:58:01 AM 5843720 7229712 2038712 25.86 2688 1584884 610060 6.83 154408 1625328 4 09:51:51 04:59:01 AM 5843176 7229168 2039256 25.87 2688 1584884 610060 6.83 154408 1625692 4 09:51:51 05:00:01 AM 5843432 7229428 2039000 25.87 2688 1584888 602876 6.75 154408 1625596 4 09:51:51 05:01:01 AM 5842884 7228884 2039548 25.87 2688 1584888 602876 6.75 154408 1625908 4 09:51:51 05:02:01 AM 5843232 7229304 2039200 25.87 2688 1584960 602876 6.75 154548 1625520 4 09:51:51 05:03:01 AM 5843252 7229324 2039180 25.87 2688 1584960 602876 6.75 154548 1625636 4 09:51:51 05:04:01 AM 5843224 7229296 2039208 25.87 2688 1584960 602876 6.75 154548 1625636 4 09:51:51 05:05:01 AM 5843136 7229212 2039296 25.87 2688 1584964 602876 6.75 154548 1625592 4 09:51:51 05:06:01 AM 5843052 7229128 2039380 25.87 2688 1584964 602876 6.75 154548 1625524 4 09:51:51 05:07:01 AM 5842936 7229012 2039496 25.87 2688 1584964 602876 6.75 154548 1625524 4 09:51:51 05:08:01 AM 5843028 7229108 2039404 25.87 2688 1584968 602876 6.75 154548 1625528 8 09:51:51 05:09:01 AM 5842948 7229028 2039484 25.87 2688 1584968 602876 6.75 154548 1625644 4 09:51:51 05:10:01 AM 5842768 7228848 2039664 25.88 2688 1584968 620088 6.94 154548 1625712 4 09:51:51 05:11:01 AM 5843092 7229180 2039340 25.87 2688 1584972 620088 6.94 154548 1625532 4 09:51:51 05:12:01 AM 5843004 7229088 2039428 25.87 2688 1584972 620088 6.94 154548 1625532 4 09:51:51 05:13:01 AM 5843176 7229260 2039256 25.87 2688 1584972 620088 6.94 154548 1625532 4 09:51:51 05:14:01 AM 5843008 7229096 2039424 25.87 2688 1584976 620088 6.94 154548 1625536 4 09:51:51 05:15:01 AM 5843008 7229096 2039424 25.87 2688 1584976 620088 6.94 154548 1625612 4 09:51:51 05:16:01 AM 5843212 7229300 2039220 25.87 2688 1584976 620088 6.94 154548 1625544 4 09:51:51 05:17:01 AM 5843104 7229196 2039328 25.87 2688 1584980 620088 6.94 154548 1625548 4 09:51:51 05:18:01 AM 5843068 7229160 2039364 25.87 2688 1584980 620088 6.94 154548 1625548 4 09:51:51 05:19:01 AM 5842800 7228892 2039632 25.88 2688 1584980 620088 6.94 154548 1625820 4 09:51:51 05:20:01 AM 5842784 7228884 2039648 25.88 2688 1584988 604888 6.77 154548 1625980 4 09:51:51 05:21:01 AM 5843312 7229408 2039120 25.87 2688 1584988 604888 6.77 154548 1625568 4 09:51:51 05:22:01 AM 5843204 7229304 2039228 25.87 2688 1584992 604888 6.77 154548 1625572 4 09:51:51 05:23:01 AM 5842624 7228724 2039808 25.88 2688 1584992 604888 6.77 154548 1626024 4 09:51:51 05:24:01 AM 5843012 7229112 2039420 25.87 2688 1584992 604888 6.77 154548 1625616 4 09:51:51 05:25:01 AM 5842960 7229064 2039472 25.87 2688 1584996 604888 6.77 154548 1625692 4 09:51:51 05:26:01 AM 5843164 7229268 2039268 25.87 2688 1584996 604888 6.77 154548 1625624 4 09:51:51 05:27:01 AM 5843080 7229184 2039352 25.87 2688 1584996 604888 6.77 154552 1625620 4 09:51:51 05:28:01 AM 5843168 7229276 2039264 25.87 2688 1585000 604888 6.77 154552 1625624 4 09:51:51 05:29:01 AM 5843224 7229332 2039208 25.87 2688 1585000 604888 6.77 154552 1625624 4 09:51:51 05:30:01 AM 5842644 7228752 2039788 25.88 2688 1585000 625844 7.01 154552 1625924 4 09:51:51 05:31:01 AM 5842700 7228820 2039732 25.88 2688 1585008 625844 7.01 154552 1625892 16 09:51:51 05:32:01 AM 5843080 7229200 2039352 25.87 2688 1585008 625844 7.01 154552 1625688 8 09:51:51 05:33:01 AM 5842524 7228648 2039908 25.88 2688 1585012 625844 7.01 154552 1626164 8 09:51:51 05:34:01 AM 5842904 7229028 2039528 25.87 2688 1585012 625844 7.01 154552 1625872 8 09:51:51 05:35:01 AM 5842548 7228672 2039884 25.88 2688 1585012 625844 7.01 154552 1625940 4 09:51:51 05:36:01 AM 5842692 7228816 2039740 25.88 2688 1585016 625844 7.01 154552 1625876 4 09:51:51 05:37:01 AM 5842692 7228816 2039740 25.88 2688 1585016 625844 7.01 154552 1625876 4 09:51:51 05:38:01 AM 5842760 7228884 2039672 25.88 2688 1585016 625844 7.01 154552 1625876 4 09:51:51 05:39:01 AM 5842904 7229032 2039528 25.87 2688 1585020 625844 7.01 154552 1625764 4 09:51:51 05:40:01 AM 5842232 7228556 2040200 25.88 2688 1585216 625844 7.01 154680 1626036 4 09:51:51 05:41:01 AM 5842612 7228948 2039820 25.88 2688 1585220 625844 7.01 154680 1625860 4 09:51:51 05:42:01 AM 5842612 7228952 2039820 25.88 2688 1585224 594420 6.66 164032 1616520 248 09:51:51 05:43:01 AM 5842640 7228980 2039792 25.88 2688 1585224 594420 6.66 164032 1616520 4 09:51:51 05:44:01 AM 5842492 7228836 2039940 25.88 2688 1585228 594420 6.66 164032 1616524 4 09:51:51 05:45:01 AM 5842532 7228876 2039900 25.88 2688 1585228 610192 6.83 164032 1616596 4 09:51:51 05:46:01 AM 5842532 7228876 2039900 25.88 2688 1585228 610192 6.83 164032 1616528 4 09:51:51 05:47:01 AM 5842384 7228732 2040048 25.88 2688 1585232 610192 6.83 164032 1616652 4 09:51:51 05:48:01 AM 5842504 7228852 2039928 25.88 2688 1585232 610192 6.83 164032 1616536 4 09:51:51 05:49:01 AM 5842508 7228856 2039924 25.88 2688 1585232 610192 6.83 164032 1616540 4 09:51:51 05:50:01 AM 5842296 7228644 2040136 25.88 2688 1585232 610192 6.83 164032 1616724 4 09:51:51 05:51:01 AM 5842540 7228896 2039892 25.88 2688 1585236 610192 6.83 164032 1616544 4 09:51:51 05:52:01 AM 5842720 7229076 2039712 25.88 2688 1585236 610192 6.83 164032 1616544 4 09:51:51 05:53:01 AM 5842628 7228988 2039804 25.88 2688 1585240 610192 6.83 164032 1616548 4 09:51:51 05:54:01 AM 5842684 7229044 2039748 25.88 2688 1585240 610192 6.83 164032 1616552 8 09:51:51 05:55:01 AM 5842612 7228968 2039820 25.88 2688 1585240 610192 6.83 164032 1616620 4 09:51:51 05:56:01 AM 5842692 7229052 2039740 25.88 2688 1585244 610192 6.83 164032 1616556 4 09:51:51 05:57:01 AM 5842384 7228744 2040048 25.88 2688 1585244 610192 6.83 164032 1616556 4 09:51:51 05:58:01 AM 5842464 7228824 2039968 25.88 2688 1585244 610192 6.83 164032 1616672 4 09:51:51 05:59:01 AM 5842532 7228896 2039900 25.88 2688 1585248 610192 6.83 164032 1616560 4 09:51:51 06:00:01 AM 5842156 7228524 2040276 25.88 2688 1585252 596868 6.68 164064 1616716 4 09:51:51 06:01:01 AM 5841560 7227932 2040872 25.89 2688 1585256 596868 6.68 164064 1617232 8 09:51:51 06:02:01 AM 5842488 7228860 2039944 25.88 2688 1585256 596868 6.68 164072 1616536 4 09:51:51 06:03:01 AM 5842416 7228788 2040016 25.88 2688 1585256 596868 6.68 164072 1616636 4 09:51:51 06:04:01 AM 5842504 7228880 2039928 25.88 2688 1585260 596868 6.68 164076 1616584 4 09:51:51 06:05:01 AM 5842536 7228912 2039896 25.88 2688 1585260 596868 6.68 164072 1616612 4 09:51:51 06:06:01 AM 5842536 7228912 2039896 25.88 2688 1585260 596868 6.68 164072 1616628 4 09:51:51 06:07:01 AM 5842512 7228892 2039920 25.88 2688 1585264 596868 6.68 164072 1616648 4 09:51:51 06:08:01 AM 5842504 7228884 2039928 25.88 2688 1585264 596868 6.68 164072 1616648 4 09:51:51 06:09:02 AM 5842516 7228896 2039916 25.88 2688 1585264 596868 6.68 164072 1616596 4 09:51:51 06:10:01 AM 5842240 7228624 2040192 25.88 2688 1585268 615896 6.90 164072 1616840 4 09:51:51 06:11:01 AM 5842616 7229008 2039816 25.88 2688 1585268 615896 6.90 164072 1616556 4 09:51:51 06:12:01 AM 5842620 7229016 2039812 25.88 2688 1585272 615896 6.90 164072 1616544 4 09:51:51 06:13:01 AM 5842528 7228924 2039904 25.88 2688 1585272 615896 6.90 164072 1616560 4 09:51:51 06:14:01 AM 5842648 7229044 2039784 25.88 2688 1585272 599496 6.71 164072 1616560 4 09:51:51 06:15:01 AM 5842492 7228892 2039940 25.88 2688 1585276 599496 6.71 164072 1616632 4 09:51:51 06:16:01 AM 5842548 7228948 2039884 25.88 2688 1585276 599496 6.71 164072 1616564 4 09:51:51 06:17:01 AM 5842492 7228892 2039940 25.88 2688 1585276 599496 6.71 164072 1616564 4 09:51:51 06:18:01 AM 5842404 7228808 2040028 25.88 2688 1585280 599496 6.71 164072 1616568 4 09:51:51 06:19:01 AM 5842532 7228936 2039900 25.88 2688 1585280 599496 6.71 164072 1616568 4 09:51:51 06:20:01 AM 5842420 7228824 2040012 25.88 2688 1585280 594816 6.66 164068 1616480 8 09:51:51 06:21:01 AM 5842556 7228972 2039876 25.88 2688 1585288 594816 6.66 164068 1616308 4 09:51:51 06:22:01 AM 5842676 7229092 2039756 25.88 2688 1585288 594816 6.66 164068 1616308 8 09:51:51 06:23:01 AM 5842848 7229264 2039584 25.88 2688 1585288 594816 6.66 164068 1616308 4 09:51:51 06:24:01 AM 5842848 7229268 2039584 25.88 2688 1585292 594816 6.66 164068 1616312 4 09:51:51 06:25:01 AM 5842856 7229276 2039576 25.87 2688 1585292 610220 6.83 164068 1616384 4 09:51:51 06:26:01 AM 5842768 7229188 2039664 25.88 2688 1585292 610220 6.83 164068 1616316 4 09:51:51 06:27:01 AM 5842944 7229364 2039488 25.87 2688 1585292 610220 6.83 164068 1616316 4 09:51:51 06:28:01 AM 5842560 7228984 2039872 25.88 2688 1585296 610220 6.83 164068 1616592 4 09:51:51 06:29:01 AM 5842864 7229288 2039568 25.87 2688 1585296 610220 6.83 164068 1616320 4 09:51:51 06:30:01 AM 5842576 7229000 2039856 25.88 2688 1585296 610220 6.83 164068 1616532 4 09:51:51 06:31:01 AM 5842360 7228792 2040072 25.88 2688 1585300 610220 6.83 164068 1616780 4 09:51:51 06:32:01 AM 5842732 7229164 2039700 25.88 2688 1585300 610220 6.83 164068 1616372 12 09:51:51 06:33:01 AM 5842320 7228756 2040112 25.88 2688 1585304 610220 6.83 164076 1616724 16 09:51:51 06:34:01 AM 5842916 7229352 2039516 25.87 2688 1585304 610220 6.83 164076 1616384 8 09:51:51 06:35:01 AM 5842712 7229148 2039720 25.88 2688 1585304 610220 6.83 164076 1616568 4 09:51:51 06:36:01 AM 5842488 7228932 2039944 25.88 2688 1585312 610220 6.83 164076 1616632 4 09:51:51 06:37:01 AM 5842592 7229036 2039840 25.88 2688 1585312 610220 6.83 164076 1616544 4 09:51:51 06:38:01 AM 5842712 7229156 2039720 25.88 2688 1585312 610220 6.83 164076 1616428 4 09:51:51 06:39:01 AM 5842832 7229280 2039600 25.88 2688 1585316 610220 6.83 164076 1616432 4 09:51:51 06:40:01 AM 5842472 7228920 2039960 25.88 2688 1585316 604032 6.76 164076 1616616 4 09:51:51 06:41:01 AM 5842680 7229136 2039752 25.88 2688 1585324 604032 6.76 164076 1616444 4 09:51:51 06:42:01 AM 5842776 7229232 2039656 25.88 2688 1585324 604032 6.76 164076 1616444 4 09:51:51 06:43:01 AM 5842836 7229292 2039596 25.88 2688 1585324 604032 6.76 164076 1616444 4 09:51:51 06:44:01 AM 5842628 7229088 2039804 25.88 2688 1585328 604032 6.76 164076 1616448 4 09:51:51 06:45:01 AM 5842624 7229084 2039808 25.88 2688 1585328 604032 6.76 164076 1616520 4 09:51:51 06:46:01 AM 5842452 7228912 2039980 25.88 2688 1585328 604032 6.76 164076 1616660 4 09:51:51 06:47:01 AM 5842740 7229204 2039692 25.88 2688 1585332 604032 6.76 164076 1616460 4 09:51:51 06:48:01 AM 5842312 7228776 2040120 25.88 2688 1585332 604032 6.76 164076 1616912 4 09:51:51 06:49:01 AM 5842872 7229336 2039560 25.87 2688 1585332 604032 6.76 164076 1616504 4 09:51:51 06:50:01 AM 5842252 7228720 2040180 25.88 2688 1585336 594944 6.66 164076 1616692 4 09:51:51 06:51:01 AM 5842656 7229124 2039776 25.88 2688 1585336 594944 6.66 164076 1616508 4 09:51:51 06:52:01 AM 5842656 7229128 2039776 25.88 2688 1585340 594944 6.66 164076 1616512 4 09:51:51 06:53:01 AM 5842540 7229012 2039892 25.88 2688 1585340 594944 6.66 164076 1616512 4 09:51:51 06:54:01 AM 5842600 7229072 2039832 25.88 2688 1585340 594944 6.66 164076 1616512 4 09:51:51 06:55:01 AM 5842660 7229136 2039772 25.88 2688 1585344 610456 6.84 164076 1616584 4 09:51:51 06:56:01 AM 5842560 7229036 2039872 25.88 2688 1585344 610456 6.84 164076 1616516 4 09:51:51 06:57:01 AM 5842500 7228976 2039932 25.88 2688 1585344 610456 6.84 164076 1616516 4 09:51:51 06:58:01 AM 5842448 7228928 2039984 25.88 2688 1585348 610456 6.84 164076 1616532 8 09:51:51 06:59:01 AM 5842372 7228852 2040060 25.88 2688 1585348 610456 6.84 164076 1616740 16 09:51:51 07:00:01 AM 5842352 7228832 2040080 25.88 2688 1585348 610456 6.84 164076 1616720 8 09:51:51 07:01:01 AM 5841596 7228084 2040836 25.89 2688 1585352 610456 6.84 164092 1617348 4 09:51:51 07:02:01 AM 5842536 7229024 2039896 25.88 2688 1585352 610456 6.84 164120 1616516 4 09:51:51 07:03:01 AM 5842628 7229116 2039804 25.88 2688 1585352 610456 6.84 164120 1616516 4 09:51:51 07:04:01 AM 5842324 7228816 2040108 25.88 2688 1585356 610456 6.84 164120 1616872 4 09:51:51 07:05:01 AM 5842584 7229076 2039848 25.88 2688 1585356 610456 6.84 164120 1616608 4 09:51:51 07:06:01 AM 5842692 7229184 2039740 25.88 2688 1585356 610456 6.84 164120 1616540 4 09:51:51 07:07:01 AM 5842612 7229108 2039820 25.88 2688 1585360 610456 6.84 164120 1616544 4 09:51:51 07:08:01 AM 5842616 7229112 2039816 25.88 2688 1585360 610456 6.84 164120 1616544 4 09:51:51 07:09:01 AM 5842656 7229152 2039776 25.88 2688 1585360 610456 6.84 164120 1616660 4 09:51:51 07:10:01 AM 5842208 7228708 2040224 25.88 2688 1585364 607084 6.80 164120 1616848 4 09:51:51 07:11:01 AM 5842156 7228656 2040276 25.88 2688 1585364 607084 6.80 164124 1616816 4 09:51:51 07:12:01 AM 5842324 7228828 2040108 25.88 2688 1585368 607084 6.80 164124 1616664 4 09:51:51 07:13:01 AM 5842424 7228928 2040008 25.88 2688 1585368 607084 6.80 164124 1616648 4 09:51:51 07:14:01 AM 5842592 7229096 2039840 25.88 2688 1585368 607084 6.80 164124 1616552 4 09:51:51 07:15:01 AM 5842420 7228928 2040012 25.88 2688 1585372 607084 6.80 164124 1616596 4 09:51:51 07:16:01 AM 5842484 7228992 2039948 25.88 2688 1585372 607084 6.80 164124 1616676 4 09:51:51 07:17:01 AM 5842572 7229084 2039860 25.88 2688 1585376 607084 6.80 164124 1616564 4 09:51:51 07:18:01 AM 5840080 7226596 2042352 25.91 2688 1585380 607084 6.80 164124 1619148 4 09:51:51 07:19:01 AM 5840552 7227068 2041880 25.90 2688 1585380 607084 6.80 164124 1618624 4 09:51:51 07:20:01 AM 5840220 7226736 2042212 25.91 2688 1585380 603424 6.76 164124 1618776 4 09:51:51 07:21:01 AM 5840528 7227048 2041904 25.90 2688 1585384 603424 6.76 164124 1618744 4 09:51:51 07:22:01 AM 5840560 7227080 2041872 25.90 2688 1585384 603424 6.76 164124 1618744 4 09:51:51 07:23:01 AM 5840680 7227204 2041752 25.90 2688 1585388 603424 6.76 164124 1618632 4 09:51:51 07:24:01 AM 5840516 7227040 2041916 25.90 2688 1585388 603424 6.76 164124 1618632 4 09:51:51 07:25:01 AM 5840520 7227044 2041912 25.90 2688 1585388 603424 6.76 164124 1618700 4 09:51:51 07:26:01 AM 5838032 7224560 2044400 25.94 2688 1585392 603424 6.76 164124 1621228 4 09:51:51 07:27:01 AM 5838288 7224816 2044144 25.93 2688 1585392 603424 6.76 164124 1620820 4 09:51:51 07:28:01 AM 5838184 7224712 2044248 25.93 2688 1585392 603424 6.76 164124 1620924 4 09:51:51 07:29:01 AM 5836084 7222616 2046348 25.96 2688 1585396 603424 6.76 164124 1623044 4 09:51:51 07:30:01 AM 5835948 7222480 2046484 25.96 2688 1585396 619456 6.94 164124 1622956 4 09:51:51 07:31:01 AM 5836088 7222624 2046344 25.96 2688 1585400 619456 6.94 164124 1623100 8 09:51:51 07:32:01 AM 5834380 7220916 2048052 25.98 2688 1585400 603752 6.76 164124 1624828 4 09:51:51 07:33:01 AM 5834024 7220560 2048408 25.99 2688 1585400 603752 6.76 164124 1625112 4 09:51:51 07:34:01 AM 5834252 7220792 2048180 25.98 2688 1585404 603752 6.76 164124 1624844 4 09:51:51 07:35:01 AM 5834272 7220812 2048160 25.98 2688 1585404 603752 6.76 164124 1624912 4 09:51:51 07:36:01 AM 5832672 7219212 2049760 26.00 2688 1585404 603232 6.75 164124 1626468 0 09:51:51 07:37:01 AM 5834048 7220600 2048384 25.99 2688 1585420 603188 6.75 165756 1623344 4 09:51:51 07:38:01 AM 5834260 7220812 2048172 25.98 2688 1585420 603188 6.75 165756 1623228 4 09:51:51 07:39:01 AM 5834116 7220668 2048316 25.99 2688 1585420 603188 6.75 165756 1623344 4 09:51:51 07:40:01 AM 5831528 7218084 2050904 26.02 2688 1585424 603656 6.76 165756 1625700 4 09:51:51 07:41:01 AM 5832092 7218648 2050340 26.01 2688 1585424 603656 6.76 165756 1625288 4 09:51:51 07:42:01 AM 5832132 7218688 2050300 26.01 2688 1585424 603656 6.76 165756 1625288 4 09:51:51 07:43:01 AM 5832080 7218636 2050352 26.01 2688 1585424 603656 6.76 165756 1625288 4 09:51:51 07:44:01 AM 5831664 7218224 2050768 26.02 2688 1585428 603656 6.76 165756 1625564 4 09:51:51 07:45:01 AM 5832096 7218656 2050336 26.01 2688 1585428 603656 6.76 165756 1625360 4 09:51:51 07:46:01 AM 5832212 7218772 2050220 26.01 2688 1585428 603656 6.76 165756 1625292 4 09:51:51 07:47:01 AM 5832044 7218608 2050388 26.01 2688 1585432 603656 6.76 165756 1625296 4 09:51:51 07:48:01 AM 5832128 7218692 2050304 26.01 2688 1585432 603656 6.76 165756 1625296 4 09:51:51 07:49:01 AM 5830044 7216608 2052388 26.04 2688 1585432 603656 6.76 165756 1627344 4 09:51:51 07:50:01 AM 5829848 7216416 2052584 26.04 2688 1585436 603656 6.76 165756 1627536 4 09:51:51 07:51:01 AM 5830052 7216628 2052380 26.04 2688 1585440 603656 6.76 165756 1627356 4 09:51:51 07:52:01 AM 5830088 7216668 2052344 26.04 2688 1585444 603656 6.76 165756 1627476 4 09:51:51 07:53:01 AM 5830112 7216692 2052320 26.04 2688 1585444 603656 6.76 165756 1627360 4 09:51:51 07:54:01 AM 5830088 7216668 2052344 26.04 2688 1585444 603656 6.76 165756 1627476 4 09:51:51 07:55:01 AM 5830060 7216644 2052372 26.04 2688 1585448 603656 6.76 165756 1627548 4 09:51:51 07:56:01 AM 5830204 7216788 2052228 26.04 2688 1585448 603656 6.76 165756 1627364 4 09:51:51 07:57:01 AM 5830216 7216800 2052216 26.04 2688 1585448 603656 6.76 165756 1627364 4 09:51:51 07:58:01 AM 5830120 7216708 2052312 26.04 2688 1585452 603656 6.76 165756 1627368 4 09:51:51 07:59:01 AM 5830152 7216740 2052280 26.04 2688 1585452 603656 6.76 165756 1627368 4 09:51:51 08:00:01 AM 5827140 7213728 2055292 26.07 2688 1585452 599376 6.71 165756 1629872 4 09:51:51 08:01:01 AM 5826660 7213260 2055772 26.08 2688 1585464 599376 6.71 165756 1630240 4 09:51:51 08:02:01 AM 5827848 7214448 2054584 26.07 2688 1585464 599376 6.71 165760 1629428 4 09:51:51 08:03:01 AM 5827848 7214452 2054584 26.07 2688 1585468 599376 6.71 165760 1629432 4 09:51:51 08:04:01 AM 5827784 7214388 2054648 26.07 2688 1585468 599376 6.71 165760 1629432 4 09:51:51 08:05:01 AM 5827732 7214336 2054700 26.07 2688 1585468 599376 6.71 165760 1629500 4 09:51:51 08:06:01 AM 5827816 7214424 2054616 26.07 2688 1585472 599376 6.71 165760 1629436 4 09:51:51 08:07:01 AM 5827844 7214452 2054588 26.07 2688 1585472 599376 6.71 165760 1629552 4 09:51:51 08:08:01 AM 5827824 7214432 2054608 26.07 2688 1585472 599376 6.71 165760 1629436 4 09:51:51 08:09:01 AM 5828000 7214612 2054432 26.06 2688 1585476 599376 6.71 165760 1629556 4 09:51:51 08:10:01 AM 5825204 7211816 2057228 26.10 2688 1585476 601416 6.73 165760 1632020 4 09:51:51 08:11:01 AM 5825492 7212108 2056940 26.10 2688 1585480 601416 6.73 165760 1631852 4 09:51:51 08:12:01 AM 5825812 7212428 2056620 26.09 2688 1585480 601416 6.73 165760 1631648 4 09:51:51 08:13:01 AM 5825852 7212468 2056580 26.09 2688 1585480 601416 6.73 165760 1631764 4 09:51:51 08:14:01 AM 5825824 7212444 2056608 26.09 2688 1585484 601416 6.73 165760 1631768 4 09:51:51 08:15:01 AM 5823604 7210224 2058828 26.12 2688 1585484 601416 6.73 165760 1633888 4 09:51:51 08:16:01 AM 5823676 7210296 2058756 26.12 2688 1585484 601416 6.73 165760 1633820 4 09:51:51 08:17:01 AM 5823492 7210116 2058940 26.12 2688 1585488 601416 6.73 165760 1633708 4 09:51:51 08:18:01 AM 5823492 7210116 2058940 26.12 2688 1585488 601416 6.73 165760 1633708 4 09:51:51 08:19:01 AM 5823504 7210128 2058928 26.12 2688 1585488 601416 6.73 165764 1633816 4 09:51:51 08:20:01 AM 5823200 7209824 2059232 26.12 2688 1585488 598568 6.70 165760 1634144 4 09:51:51 08:21:01 AM 5823624 7210252 2058808 26.12 2688 1585492 598568 6.70 165760 1633744 4 09:51:51 08:22:01 AM 5823600 7210228 2058832 26.12 2688 1585492 598568 6.70 165760 1633728 4 09:51:51 08:23:01 AM 5823628 7210260 2058804 26.12 2688 1585496 598568 6.70 165760 1633796 4 09:51:51 08:24:01 AM 5823712 7210344 2058720 26.12 2688 1585496 598568 6.70 165760 1633716 4 09:51:51 08:25:01 AM 5823720 7210352 2058712 26.12 2688 1585496 598568 6.70 165760 1633800 4 09:51:51 08:26:02 AM 5821208 7207844 2061224 26.15 2688 1585500 598568 6.70 165760 1636104 4 09:51:51 08:27:01 AM 5821484 7208120 2060948 26.15 2688 1585500 598568 6.70 165760 1635800 4 09:51:51 08:28:01 AM 5821472 7208108 2060960 26.15 2688 1585500 598568 6.70 165760 1635916 4 09:51:51 08:29:01 AM 5821400 7208040 2061032 26.15 2688 1585504 598568 6.70 165760 1635920 4 09:51:51 08:30:01 AM 5819204 7205844 2063228 26.18 2688 1585504 612120 6.85 165760 1638172 16 09:51:51 08:31:01 AM 5819268 7205912 2063164 26.17 2688 1585508 612120 6.85 165760 1637996 12 09:51:51 08:32:01 AM 5819312 7205956 2063120 26.17 2688 1585508 612120 6.85 165760 1637860 8 09:51:51 08:33:01 AM 5819208 7205852 2063224 26.17 2688 1585508 612120 6.85 165760 1638000 4 09:51:51 08:34:01 AM 5819344 7205992 2063088 26.17 2688 1585512 612120 6.85 165760 1637868 4 09:51:51 08:35:01 AM 5817252 7203900 2065180 26.20 2688 1585512 612120 6.85 165760 1639984 8 09:51:51 08:36:01 AM 5817324 7203972 2065108 26.20 2688 1585512 612120 6.85 165760 1639916 4 09:51:51 08:37:01 AM 5817448 7204100 2064984 26.20 2688 1585516 612120 6.85 165760 1639920 4 09:51:51 08:38:01 AM 5817448 7204100 2064984 26.20 2688 1585516 612120 6.85 165760 1639920 4 09:51:51 08:39:01 AM 5817476 7204128 2064956 26.20 2688 1585516 612120 6.85 165760 1639920 4 09:51:51 08:40:01 AM 5817208 7203864 2065224 26.20 2688 1585520 612120 6.85 165760 1640108 8 09:51:51 08:41:01 AM 5817376 7204032 2065056 26.20 2688 1585520 612120 6.85 165760 1639936 4 09:51:51 08:42:01 AM 5817400 7204064 2065032 26.20 2688 1585528 595844 6.67 165760 1639948 4 09:51:51 08:43:01 AM 5817436 7204100 2064996 26.20 2688 1585528 595844 6.67 165760 1640064 4 09:51:51 08:44:01 AM 5817460 7204124 2064972 26.20 2688 1585528 595844 6.67 165760 1640064 4 09:51:51 08:45:01 AM 5817456 7204124 2064976 26.20 2688 1585532 595844 6.67 165760 1640020 4 09:51:51 08:46:01 AM 5817520 7204188 2064912 26.20 2688 1585532 595844 6.67 165760 1639952 4 09:51:51 08:47:01 AM 5817484 7204152 2064948 26.20 2688 1585532 595844 6.67 165760 1639952 4 09:51:51 08:48:01 AM 5817576 7204248 2064856 26.20 2688 1585536 595844 6.67 165760 1639956 4 09:51:51 08:49:01 AM 5817636 7204308 2064796 26.19 2688 1585536 595844 6.67 165760 1639956 4 09:51:51 08:50:01 AM 5817240 7203912 2065192 26.20 2688 1585536 595136 6.66 165760 1640140 4 09:51:51 08:51:01 AM 5817240 7203916 2065192 26.20 2688 1585540 595136 6.66 165760 1639964 4 09:51:51 08:52:01 AM 5817364 7204040 2065068 26.20 2688 1585540 595136 6.66 165760 1639964 4 09:51:51 08:53:01 AM 5817272 7203952 2065160 26.20 2688 1585544 595136 6.66 165760 1639968 4 09:51:51 08:54:01 AM 5817380 7204060 2065052 26.20 2688 1585544 595136 6.66 165760 1639968 4 09:51:51 08:55:01 AM 5817248 7203928 2065184 26.20 2688 1585544 595136 6.66 165760 1640152 4 09:51:51 08:56:01 AM 5815348 7202028 2067084 26.22 2688 1585544 595136 6.66 165760 1642016 8 09:51:51 08:57:01 AM 5815344 7202028 2067088 26.22 2688 1585548 595136 6.66 165760 1642136 4 09:51:51 08:58:01 AM 5814948 7201632 2067484 26.23 2688 1585548 595136 6.66 165760 1642408 4 09:51:51 08:59:01 AM 5815168 7201852 2067264 26.23 2688 1585548 595136 6.66 165760 1642020 4 09:51:51 09:00:01 AM 5814944 7201632 2067488 26.23 2688 1585552 595136 6.66 165760 1642208 4 09:51:51 09:01:01 AM 5814056 7200744 2068376 26.24 2688 1585552 595136 6.66 165760 1642720 4 09:51:51 09:02:01 AM 5815224 7201916 2067208 26.23 2688 1585556 595136 6.66 165764 1642024 4 09:51:51 09:03:01 AM 5815220 7201912 2067212 26.23 2688 1585556 595136 6.66 165764 1642140 4 09:51:51 09:04:01 AM 5812388 7199080 2070044 26.26 2688 1585556 595136 6.66 165764 1644964 4 09:51:51 09:05:01 AM 5812628 7199324 2069804 26.26 2688 1585560 595136 6.66 165764 1644916 4 09:51:51 09:06:01 AM 5812796 7199492 2069636 26.26 2688 1585560 595136 6.66 165764 1644848 4 09:51:51 09:07:01 AM 5812604 7199300 2069828 26.26 2688 1585560 595136 6.66 165764 1644848 4 09:51:51 09:08:01 AM 5812292 7198992 2070140 26.26 2688 1585564 595136 6.66 165764 1644852 4 09:51:51 09:09:01 AM 5812264 7198964 2070168 26.26 2688 1585564 595136 6.66 165764 1644852 4 09:51:51 09:10:01 AM 5812040 7198740 2070392 26.27 2688 1585564 611912 6.85 165764 1645152 4 09:51:51 09:11:01 AM 5812480 7199188 2069952 26.26 2688 1585572 595852 6.67 165764 1644860 4 09:51:51 09:12:01 AM 5811980 7198688 2070452 26.27 2688 1585572 595852 6.67 165764 1645268 8 09:51:51 09:13:01 AM 5812576 7199288 2069856 26.26 2688 1585576 595852 6.67 165764 1644872 4 09:51:51 09:14:01 AM 5811992 7198704 2070440 26.27 2688 1585576 595852 6.67 165764 1645324 8 09:51:51 09:15:01 AM 5812400 7199112 2070032 26.26 2688 1585576 595852 6.67 165764 1644984 8 09:51:51 09:16:01 AM 5812220 7198936 2070212 26.26 2688 1585580 595852 6.67 165764 1644920 4 09:51:51 09:17:01 AM 5812460 7199176 2069972 26.26 2688 1585580 595852 6.67 165764 1644920 4 09:51:51 09:18:01 AM 5812392 7199108 2070040 26.26 2688 1585580 595852 6.67 165764 1644920 4 09:51:51 09:19:01 AM 5812488 7199208 2069944 26.26 2688 1585584 595852 6.67 165764 1644924 4 09:51:51 09:20:01 AM 5812112 7198832 2070320 26.26 2688 1585584 605584 6.78 165764 1645112 4 09:51:51 09:21:01 AM 5812544 7199272 2069888 26.26 2688 1585588 605584 6.78 165764 1644932 4 09:51:51 09:22:01 AM 5812548 7199276 2069884 26.26 2688 1585588 605584 6.78 165764 1644932 4 09:51:51 09:23:01 AM 5812548 7199280 2069884 26.26 2688 1585592 605584 6.78 165764 1644936 4 09:51:51 09:24:01 AM 5812264 7199000 2070168 26.26 2688 1585596 605584 6.78 165764 1645056 4 09:51:51 09:25:01 AM 5812416 7199152 2070016 26.26 2688 1585596 605584 6.78 165764 1645008 4 09:51:51 09:26:01 AM 5812500 7199236 2069932 26.26 2688 1585596 605584 6.78 165764 1644940 4 09:51:51 09:27:01 AM 5812556 7199296 2069876 26.26 2688 1585600 605584 6.78 165764 1644944 4 09:51:51 09:28:01 AM 5812492 7199228 2069940 26.26 2688 1585600 605584 6.78 165764 1644944 4 09:51:51 09:29:01 AM 5812616 7199352 2069816 26.26 2688 1585600 605584 6.78 165764 1644912 4 09:51:51 09:30:01 AM 5811984 7198724 2070448 26.27 2688 1585604 595860 6.67 165768 1645100 4 09:51:51 09:31:01 AM 5812152 7198892 2070280 26.26 2688 1585604 595860 6.67 165764 1645224 4 09:51:51 09:32:01 AM 5810384 7197124 2072048 26.29 2688 1585604 616360 6.90 165764 1646808 4 09:51:51 09:33:01 AM 5811908 7198652 2070524 26.27 2688 1585608 605084 6.78 166152 1645028 4 09:51:51 09:34:01 AM 5812472 7199216 2069960 26.26 2688 1585608 605084 6.78 166152 1644572 4 09:51:51 09:35:01 AM 5812360 7199104 2070072 26.26 2688 1585608 605084 6.78 166152 1644640 4 09:51:51 09:36:01 AM 5812276 7199024 2070156 26.26 2688 1585612 605084 6.78 166152 1644576 4 09:51:51 09:37:01 AM 5811952 7198700 2070480 26.27 2688 1585612 605084 6.78 166152 1644848 16 09:51:51 09:38:01 AM 5812408 7199156 2070024 26.26 2688 1585612 605084 6.78 166152 1644576 8 09:51:51 09:39:01 AM 5812140 7198892 2070292 26.26 2688 1585616 605084 6.78 166152 1644856 16 09:51:51 09:40:01 AM 5615636 7105376 2266796 28.76 2688 1684632 667436 7.47 190672 1800684 50468 09:51:51 09:41:01 AM 5229356 7048240 2653076 33.66 2688 1995180 658408 7.37 200784 2108836 164088 09:51:51 09:42:01 AM 5144332 7008180 2738100 34.74 2688 2039484 701368 7.85 212200 2172992 4 09:51:51 09:43:01 AM 5219132 7085232 2663300 33.79 2688 2041412 633016 7.09 232600 2079152 4 09:51:51 09:44:01 AM 4976412 6969804 2906020 36.87 2688 2166088 747428 8.37 272304 2273092 67988 09:51:51 09:45:01 AM 4933284 7062544 2949148 37.41 2688 2296396 625360 7.00 280868 2286692 10820 09:51:51 09:46:01 AM 4891088 7021300 2991344 37.95 2688 2297356 672640 7.53 280996 2327228 624 09:51:51 09:47:01 AM 4864696 7006060 3017736 38.28 2688 2308520 688592 7.71 281468 2353376 1608 09:51:51 09:48:01 AM 4843656 6998296 3038776 38.55 2688 2321800 688592 7.71 281468 2373812 5876 09:51:51 09:49:01 AM 4832660 6996784 3049772 38.69 2688 2331280 688592 7.71 281516 2385280 4092 09:51:51 09:50:01 AM 4882612 7056016 2999820 38.06 2688 2340556 626772 7.02 282080 2335184 4968 09:51:51 09:51:01 AM 4932616 6967016 2949816 37.42 2688 2207020 729980 8.17 516188 2075828 25280 09:51:51 Average: 5807380 7214080 2075052 26.33 2688 1604668 607638 6.80 165772 1646521 973 09:51:51 09:51:51 04:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:51:51 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:05:01 AM eth0 102.00 54.39 355.15 15.90 0.00 0.00 0.00 0.00 09:51:51 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:06:01 AM eth0 3.35 0.12 0.45 0.01 0.00 0.00 0.00 0.00 09:51:51 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:07:01 AM eth0 1.08 0.07 0.08 0.01 0.00 0.00 0.00 0.00 09:51:51 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:08:01 AM eth0 0.48 0.07 0.03 0.00 0.00 0.00 0.00 0.00 09:51:51 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:09:01 AM eth0 0.45 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:51:51 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:10:01 AM eth0 0.85 0.20 0.18 0.07 0.00 0.00 0.00 0.00 09:51:51 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:11:01 AM eth0 0.55 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:51:51 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:12:01 AM eth0 0.32 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:51:51 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:13:01 AM eth0 0.65 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:51:51 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:14:01 AM eth0 0.87 0.10 0.09 0.01 0.00 0.00 0.00 0.00 09:51:51 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:15:01 AM eth0 1.92 0.25 0.31 0.07 0.00 0.00 0.00 0.00 09:51:51 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:16:01 AM eth0 1.00 0.10 0.08 0.01 0.00 0.00 0.00 0.00 09:51:51 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:17:01 AM eth0 1.03 0.10 0.09 0.01 0.00 0.00 0.00 0.00 09:51:51 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:18:01 AM eth0 1.12 0.10 0.13 0.01 0.00 0.00 0.00 0.00 09:51:51 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:19:01 AM eth0 1.43 0.12 1.86 0.01 0.00 0.00 0.00 0.00 09:51:51 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:20:01 AM eth0 0.48 0.23 0.10 0.07 0.00 0.00 0.00 0.00 09:51:51 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:21:01 AM eth0 1.32 0.97 0.22 0.08 0.00 0.00 0.00 0.00 09:51:51 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:22:01 AM eth0 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:23:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:24:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:25:01 AM eth0 0.48 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:26:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:27:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:28:01 AM eth0 0.32 0.07 0.03 0.00 0.00 0.00 0.00 0.00 09:51:51 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:29:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:30:01 AM eth0 0.52 0.23 0.20 0.07 0.00 0.00 0.00 0.00 09:51:51 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:31:01 AM eth0 0.43 0.27 0.26 0.19 0.00 0.00 0.00 0.00 09:51:51 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:32:01 AM eth0 0.63 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:51:51 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:33:01 AM eth0 0.50 0.17 0.27 0.19 0.00 0.00 0.00 0.00 09:51:51 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:34:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:35:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:36:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:37:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:39:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:40:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:41:01 AM eth0 0.55 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:51:51 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:42:01 AM eth0 0.50 0.25 0.31 0.23 0.00 0.00 0.00 0.00 09:51:51 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:43:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:44:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:45:01 AM eth0 0.70 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:51:51 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:46:01 AM eth0 0.47 0.30 0.32 0.20 0.00 0.00 0.00 0.00 09:51:51 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:47:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:48:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:49:01 AM eth0 0.52 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:51:51 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:50:01 AM eth0 0.57 0.13 0.16 0.07 0.00 0.00 0.00 0.00 09:51:51 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:51:01 AM eth0 0.13 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:52:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:53:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:54:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:51:51 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:55:01 AM eth0 0.87 0.47 0.44 0.33 0.00 0.00 0.00 0.00 09:51:51 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:56:01 AM eth0 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:51:51 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:57:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 04:59:01 AM eth0 0.73 0.22 0.31 0.19 0.00 0.00 0.00 0.00 09:51:51 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:00:01 AM eth0 0.30 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:02:01 AM eth0 0.14 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:04:01 AM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:05:01 AM eth0 0.40 0.23 0.16 0.13 0.00 0.00 0.00 0.00 09:51:51 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:06:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:09:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:10:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:11:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:13:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:14:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:15:01 AM eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:51:51 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:16:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:17:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:18:01 AM eth0 0.50 0.02 0.06 0.00 0.00 0.00 0.00 0.00 09:51:51 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:19:01 AM eth0 0.40 0.32 0.26 0.20 0.00 0.00 0.00 0.00 09:51:51 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:20:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:22:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:51:51 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:23:01 AM eth0 0.35 0.27 0.26 0.20 0.00 0.00 0.00 0.00 09:51:51 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:25:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 09:51:51 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:26:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:28:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:30:01 AM eth0 0.53 0.27 0.17 0.07 0.00 0.00 0.00 0.00 09:51:51 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:31:01 AM eth0 0.38 0.28 0.27 0.20 0.00 0.00 0.00 0.00 09:51:51 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:32:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:51:51 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:33:01 AM eth0 0.40 0.25 0.26 0.20 0.00 0.00 0.00 0.00 09:51:51 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:34:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:35:01 AM eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:51:51 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:36:01 AM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:51:51 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:37:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:39:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:40:01 AM eth0 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:51:51 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:43:01 AM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:51:51 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:44:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:45:01 AM eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:51:51 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:46:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:47:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:48:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:49:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:50:01 AM eth0 0.38 0.27 0.20 0.07 0.00 0.00 0.00 0.00 09:51:51 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:52:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:55:01 AM eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 09:51:51 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:56:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:57:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:58:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:59:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:00:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:51:51 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:01:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:02:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:03:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:04:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:05:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:06:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:08:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:09:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:09:02 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:10:01 AM eth0 0.29 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:11:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:12:01 AM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:14:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:15:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:16:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:18:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:20:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:22:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:23:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:24:01 AM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:51:51 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:25:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:51:51 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:26:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:27:01 AM eth0 0.43 0.02 0.05 0.00 0.00 0.00 0.00 0.00 09:51:51 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:28:01 AM eth0 0.40 0.22 0.26 0.19 0.00 0.00 0.00 0.00 09:51:51 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:30:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:31:01 AM eth0 0.35 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:51:51 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:32:01 AM eth0 0.65 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:51:51 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:33:01 AM eth0 0.65 0.22 0.33 0.22 0.00 0.00 0.00 0.00 09:51:51 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:35:01 AM eth0 0.78 0.18 0.20 0.07 0.00 0.00 0.00 0.00 09:51:51 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:36:01 AM eth0 0.52 0.27 0.28 0.20 0.00 0.00 0.00 0.00 09:51:51 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:38:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:39:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:40:01 AM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:51:51 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:41:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:42:01 AM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:51:51 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:43:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:45:01 AM eth0 0.60 0.10 0.13 0.06 0.00 0.00 0.00 0.00 09:51:51 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:46:01 AM eth0 0.45 0.17 0.32 0.19 0.00 0.00 0.00 0.00 09:51:51 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:47:01 AM eth0 0.68 0.00 0.09 0.00 0.00 0.00 0.00 0.00 09:51:51 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:48:01 AM eth0 0.90 0.47 0.57 0.42 0.00 0.00 0.00 0.00 09:51:51 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:49:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:50:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:51:51 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:54:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:55:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:57:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:58:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:59:01 AM eth0 0.82 0.30 0.35 0.23 0.00 0.00 0.00 0.00 09:51:51 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:00:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:03:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:04:01 AM eth0 0.78 0.30 0.35 0.23 0.00 0.00 0.00 0.00 09:51:51 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:05:01 AM eth0 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:07:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:08:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:10:01 AM eth0 0.67 0.12 0.19 0.07 0.00 0.00 0.00 0.00 09:51:51 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:11:01 AM eth0 0.45 0.18 0.27 0.19 0.00 0.00 0.00 0.00 09:51:51 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:12:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:13:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:14:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:15:01 AM eth0 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:17:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:51:51 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:18:01 AM eth0 0.40 0.28 0.26 0.20 0.00 0.00 0.00 0.00 09:51:51 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:19:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:20:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:22:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:24:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:25:01 AM eth0 0.77 0.13 0.20 0.07 0.00 0.00 0.00 0.00 09:51:51 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:26:01 AM eth0 0.35 0.22 0.26 0.19 0.00 0.00 0.00 0.00 09:51:51 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:27:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:51 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:28:01 AM eth0 0.78 0.23 0.31 0.20 0.00 0.00 0.00 0.00 09:51:51 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:29:01 AM eth0 0.43 0.27 0.27 0.20 0.00 0.00 0.00 0.00 09:51:51 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:30:01 AM eth0 0.72 0.15 0.19 0.07 0.00 0.00 0.00 0.00 09:51:51 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:31:01 AM eth0 0.83 0.48 0.53 0.40 0.00 0.00 0.00 0.00 09:51:51 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:32:01 AM eth0 0.63 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:51:51 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:33:01 AM eth0 0.62 0.18 0.27 0.19 0.00 0.00 0.00 0.00 09:51:51 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:34:01 AM eth0 1.02 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:51 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:35:01 AM eth0 0.82 0.12 0.17 0.06 0.00 0.00 0.00 0.00 09:51:51 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:36:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:37:01 AM eth0 0.92 0.83 0.08 0.07 0.00 0.00 0.00 0.00 09:51:51 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:39:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:40:01 AM eth0 0.32 0.12 0.14 0.06 0.00 0.00 0.00 0.00 09:51:51 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:41:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:42:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:43:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:51 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:44:01 AM eth0 0.42 0.22 0.27 0.19 0.00 0.00 0.00 0.00 09:51:51 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:45:01 AM eth0 0.22 0.12 0.09 0.06 0.00 0.00 0.00 0.00 09:51:51 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:46:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:47:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:48:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:49:01 AM eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:51:51 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:50:01 AM eth0 0.22 0.12 0.09 0.06 0.00 0.00 0.00 0.00 09:51:51 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:53:01 AM eth0 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:51:51 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:55:01 AM eth0 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:58:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:59:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:51 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:00:01 AM eth0 0.60 0.35 0.40 0.26 0.00 0.00 0.00 0.00 09:51:51 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:01:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:03:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:04:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:05:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:06:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:07:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:08:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:09:01 AM eth0 1.48 0.02 0.18 0.00 0.00 0.00 0.00 0.00 09:51:51 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:10:01 AM eth0 1.72 0.42 0.74 0.45 0.00 0.00 0.00 0.00 09:51:51 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:11:01 AM eth0 0.72 0.27 0.52 0.37 0.00 0.00 0.00 0.00 09:51:51 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:12:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:14:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:15:01 AM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:17:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:18:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:19:01 AM eth0 0.55 0.08 0.10 0.04 0.00 0.00 0.00 0.00 09:51:51 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:20:01 AM eth0 0.63 0.37 0.40 0.26 0.00 0.00 0.00 0.00 09:51:51 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:21:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:22:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:23:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:24:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:25:01 AM eth0 0.65 0.18 0.19 0.07 0.00 0.00 0.00 0.00 09:51:51 08:26:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:26:02 AM eth0 0.53 0.38 0.27 0.21 0.00 0.00 0.00 0.00 09:51:51 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:27:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:29:01 AM eth0 0.28 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:51:51 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:30:01 AM eth0 1.23 0.27 0.51 0.29 0.00 0.00 0.00 0.00 09:51:51 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:31:01 AM eth0 0.75 0.37 0.52 0.38 0.00 0.00 0.00 0.00 09:51:51 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:32:01 AM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:51:51 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:33:01 AM eth0 0.63 0.25 0.32 0.23 0.00 0.00 0.00 0.00 09:51:51 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:35:01 AM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:51:51 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:38:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:39:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:40:01 AM eth0 0.38 0.15 0.20 0.07 0.00 0.00 0.00 0.00 09:51:51 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:41:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:42:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:45:01 AM eth0 0.22 0.12 0.09 0.06 0.00 0.00 0.00 0.00 09:51:51 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:47:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:50:01 AM eth0 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:51:51 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:53:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:55:01 AM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:51:51 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:56:01 AM eth0 0.22 0.08 0.18 0.00 0.00 0.00 0.00 0.00 09:51:51 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:57:01 AM eth0 0.40 0.02 0.05 0.00 0.00 0.00 0.00 0.00 09:51:51 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:58:01 AM eth0 0.52 0.25 0.27 0.20 0.00 0.00 0.00 0.00 09:51:51 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:59:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:00:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 09:51:51 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:01:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:02:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:04:01 AM eth0 1.67 1.27 0.41 12.63 0.00 0.00 0.00 0.00 09:51:51 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:05:01 AM eth0 0.73 1.13 0.17 4.34 0.00 0.00 0.00 0.00 09:51:51 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:07:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:10:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 09:51:51 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:11:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:51 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:12:01 AM eth0 0.37 0.18 0.26 0.19 0.00 0.00 0.00 0.00 09:51:51 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:13:01 AM eth0 0.53 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:51:51 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:14:01 AM eth0 1.03 0.35 0.56 0.38 0.00 0.00 0.00 0.00 09:51:51 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:15:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:20:01 AM eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 09:51:51 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:22:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:23:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:24:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:25:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:51:51 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:29:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:30:01 AM eth0 0.35 0.27 0.16 0.08 0.00 0.00 0.00 0.00 09:51:51 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:31:01 AM eth0 0.37 0.28 0.26 0.20 0.00 0.00 0.00 0.00 09:51:51 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:32:01 AM eth0 0.60 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:51:51 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:33:01 AM eth0 0.52 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:51:51 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:35:01 AM eth0 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:51:51 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:36:01 AM eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:51:51 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:37:01 AM eth0 0.85 0.30 0.35 0.23 0.00 0.00 0.00 0.00 09:51:51 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:38:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:51 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:39:01 AM eth0 1.22 0.45 0.61 0.42 0.00 0.00 0.00 0.00 09:51:51 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:40:01 AM eth0 142.44 91.44 535.08 42.35 0.00 0.00 0.00 0.00 09:51:51 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:41:01 AM eth0 90.85 75.15 1032.26 10.48 0.00 0.00 0.00 0.00 09:51:51 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:42:01 AM eth0 50.18 35.14 581.09 4.54 0.00 0.00 0.00 0.00 09:51:51 09:43:01 AM lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:51:51 09:43:01 AM eth0 9.57 9.02 8.73 3.55 0.00 0.00 0.00 0.00 09:51:51 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:44:01 AM eth0 34.82 30.37 328.70 5.84 0.00 0.00 0.00 0.00 09:51:51 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:45:01 AM eth0 179.49 145.79 41.42 30.64 0.00 0.00 0.00 0.00 09:51:51 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:46:01 AM eth0 17.98 11.53 8.91 1.39 0.00 0.00 0.00 0.00 09:51:51 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:47:01 AM eth0 27.68 26.11 89.22 7.34 0.00 0.00 0.00 0.00 09:51:51 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:48:01 AM eth0 26.46 26.56 83.24 13.54 0.00 0.00 0.00 0.00 09:51:51 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:49:01 AM eth0 19.18 19.06 35.95 14.28 0.00 0.00 0.00 0.00 09:51:51 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:50:01 AM eth0 24.03 18.93 85.24 2.77 0.00 0.00 0.00 0.00 09:51:51 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:51:01 AM eth0 62.40 46.22 134.69 80.11 0.00 0.00 0.00 0.00 09:51:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 Average: eth0 2.56 1.79 9.66 0.76 0.00 0.00 0.00 0.00 09:51:51 09:51:51 09:51:51 ---> sar -P ALL: 09:51:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/22/2025 _x86_64_ (2 CPU) 09:51:51 09:51:51 04:03:31 LINUX RESTART (2 CPU) 09:51:51 09:51:51 04:04:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 04:05:01 AM all 14.80 0.02 3.64 13.28 0.06 68.20 09:51:51 04:05:01 AM 0 15.14 0.02 3.43 12.60 0.07 68.75 09:51:51 04:05:01 AM 1 14.46 0.02 3.85 13.97 0.05 67.65 09:51:51 04:06:01 AM all 0.32 0.00 0.07 0.04 0.12 99.46 09:51:51 04:06:01 AM 0 0.08 0.00 0.05 0.00 0.20 99.67 09:51:51 04:06:01 AM 1 0.55 0.00 0.08 0.08 0.03 99.25 09:51:51 04:07:01 AM all 0.33 0.00 0.10 0.00 0.04 99.52 09:51:51 04:07:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:51:51 04:07:01 AM 1 0.55 0.00 0.12 0.00 0.03 99.30 09:51:51 04:08:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 09:51:51 04:08:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:51:51 04:08:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 09:51:51 04:09:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:51:51 04:09:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75 09:51:51 04:09:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38 09:51:51 04:10:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:51:51 04:10:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 04:10:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 09:51:51 04:11:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 09:51:51 04:11:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 09:51:51 04:11:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:51:51 04:12:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 09:51:51 04:12:01 AM 0 0.40 0.00 0.10 0.00 0.03 99.46 09:51:51 04:12:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 09:51:51 04:13:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:51:51 04:13:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 09:51:51 04:13:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 09:51:51 04:14:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:51 04:14:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 04:14:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:51:51 04:15:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 09:51:51 04:15:01 AM 0 0.20 0.00 0.03 0.00 0.02 99.75 09:51:51 04:15:01 AM 1 0.43 0.00 0.10 0.00 0.03 99.43 09:51:51 09:51:51 04:15:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 04:16:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:51:51 04:16:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:51:51 04:16:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:51:51 04:17:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:51:51 04:17:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:51:51 04:17:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:51:51 04:18:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:51:51 04:18:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:51:51 04:18:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 09:51:51 04:19:01 AM all 0.33 0.00 0.11 0.01 0.04 99.52 09:51:51 04:19:01 AM 0 0.07 0.00 0.08 0.02 0.05 99.78 09:51:51 04:19:01 AM 1 0.58 0.00 0.13 0.00 0.03 99.25 09:51:51 04:20:01 AM all 0.31 0.00 0.07 0.01 0.04 99.57 09:51:51 04:20:01 AM 0 0.55 0.00 0.08 0.00 0.05 99.32 09:51:51 04:20:01 AM 1 0.07 0.00 0.05 0.02 0.03 99.83 09:51:51 04:21:01 AM all 0.33 0.23 0.16 0.13 0.06 99.10 09:51:51 04:21:01 AM 0 0.32 0.45 0.23 0.27 0.05 98.68 09:51:51 04:21:01 AM 1 0.33 0.00 0.08 0.00 0.07 99.52 09:51:51 04:22:01 AM all 0.33 0.00 0.04 0.02 0.03 99.58 09:51:51 04:22:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 09:51:51 04:22:01 AM 1 0.62 0.00 0.05 0.03 0.03 99.27 09:51:51 04:23:01 AM all 0.29 0.00 0.07 0.00 0.51 99.14 09:51:51 04:23:01 AM 0 0.30 0.00 0.10 0.00 0.98 98.63 09:51:51 04:23:01 AM 1 0.28 0.00 0.03 0.00 0.03 99.65 09:51:51 04:24:01 AM all 0.10 0.00 0.08 0.00 0.04 99.78 09:51:51 04:24:01 AM 0 0.13 0.00 0.10 0.00 0.07 99.70 09:51:51 04:24:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:51:51 04:25:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:51:51 04:25:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 04:25:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:51:51 04:26:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:51:51 04:26:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73 09:51:51 04:26:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 09:51:51 09:51:51 04:26:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 04:27:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:51:51 04:27:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 04:27:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 09:51:51 04:28:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:51:51 04:28:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 04:28:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 04:29:01 AM all 0.32 0.00 0.04 0.01 0.03 99.60 09:51:51 04:29:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:51:51 04:29:01 AM 1 0.52 0.00 0.02 0.02 0.02 99.43 09:51:51 04:30:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 09:51:51 04:30:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:51:51 04:30:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55 09:51:51 04:31:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 09:51:51 04:31:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73 09:51:51 04:31:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 09:51:51 04:32:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:51:51 04:32:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 09:51:51 04:32:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:51:51 04:33:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 09:51:51 04:33:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 04:33:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 09:51:51 04:34:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 09:51:51 04:34:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:51:51 04:34:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:51:51 04:35:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57 09:51:51 04:35:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72 09:51:51 04:35:01 AM 1 0.50 0.00 0.02 0.00 0.05 99.43 09:51:51 04:36:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:51:51 04:36:01 AM 0 0.55 0.00 0.08 0.00 0.07 99.30 09:51:51 04:36:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 09:51:51 04:37:01 AM all 0.08 0.00 0.08 0.00 0.05 99.79 09:51:51 04:37:01 AM 0 0.15 0.00 0.12 0.00 0.05 99.68 09:51:51 04:37:01 AM 1 0.02 0.00 0.03 0.00 0.05 99.90 09:51:51 09:51:51 04:37:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 04:38:01 AM all 0.28 0.00 0.03 0.00 0.04 99.66 09:51:51 04:38:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40 09:51:51 04:38:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92 09:51:51 04:39:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61 09:51:51 04:39:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:51:51 04:39:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82 09:51:51 04:40:01 AM all 0.28 0.00 0.07 0.00 0.05 99.61 09:51:51 04:40:01 AM 0 0.48 0.00 0.07 0.00 0.05 99.40 09:51:51 04:40:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:51:51 04:41:01 AM all 0.26 0.00 0.08 0.00 0.06 99.61 09:51:51 04:41:01 AM 0 0.47 0.00 0.08 0.00 0.05 99.40 09:51:51 04:41:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82 09:51:51 04:42:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 09:51:51 04:42:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:51:51 04:42:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:51:51 04:43:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57 09:51:51 04:43:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 09:51:51 04:43:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:51:51 04:44:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:51:51 04:44:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:51:51 04:44:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:51:51 04:45:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:51:51 04:45:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:51:51 04:45:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 09:51:51 04:46:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 09:51:51 04:46:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78 09:51:51 04:46:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 09:51:51 04:47:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:51:51 04:47:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:51:51 04:47:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:51:51 04:48:01 AM all 0.29 0.00 0.03 0.00 0.04 99.63 09:51:51 04:48:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:51:51 04:48:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47 09:51:51 09:51:51 04:48:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 04:49:01 AM all 0.15 0.00 0.04 0.00 0.04 99.77 09:51:51 04:49:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78 09:51:51 04:49:01 AM 1 0.20 0.00 0.03 0.00 0.02 99.75 09:51:51 04:50:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67 09:51:51 04:50:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:51:51 04:50:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53 09:51:51 04:51:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:51:51 04:51:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:51:51 04:51:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 04:52:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:51:51 04:52:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 09:51:51 04:52:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:51:51 04:53:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:51:51 04:53:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 04:53:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42 09:51:51 04:54:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 09:51:51 04:54:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 09:51:51 04:54:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 09:51:51 04:55:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65 09:51:51 04:55:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70 09:51:51 04:55:01 AM 1 0.27 0.00 0.07 0.00 0.07 99.60 09:51:51 04:56:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:51:51 04:56:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 04:56:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:51:51 04:57:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:51:51 04:57:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:51:51 04:57:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:51:51 04:58:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:51:51 04:58:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 04:58:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:51:51 04:59:01 AM all 0.36 0.00 0.07 0.01 0.05 99.52 09:51:51 04:59:01 AM 0 0.50 0.00 0.10 0.02 0.05 99.33 09:51:51 04:59:01 AM 1 0.22 0.00 0.03 0.00 0.05 99.70 09:51:51 09:51:51 04:59:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 05:00:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 09:51:51 05:00:01 AM 0 0.60 0.00 0.08 0.00 0.05 99.27 09:51:51 05:00:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 05:01:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 09:51:51 05:01:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48 09:51:51 05:01:01 AM 1 0.22 0.00 0.07 0.00 0.05 99.67 09:51:51 05:02:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:51:51 05:02:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:51:51 05:02:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.29 09:51:51 05:03:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:51:51 05:03:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:51:51 05:03:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 05:04:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:51:51 05:04:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 05:04:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 09:51:51 05:05:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:51:51 05:05:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 05:05:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:51:51 05:06:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:51:51 05:06:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:51:51 05:06:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:51:51 05:07:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:51:51 05:07:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:51:51 05:07:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:51:51 05:08:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:51:51 05:08:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 05:08:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:51:51 05:09:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61 09:51:51 05:09:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80 09:51:51 05:09:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:51:51 05:10:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:51:51 05:10:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 05:10:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 09:51:51 05:10:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 05:11:01 AM all 0.27 0.00 0.04 0.00 0.03 99.66 09:51:51 05:11:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 09:51:51 05:11:01 AM 1 0.20 0.00 0.03 0.00 0.03 99.73 09:51:51 05:12:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 09:51:51 05:12:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:51:51 05:12:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:51:51 05:13:01 AM all 0.16 0.00 0.04 0.00 0.03 99.77 09:51:51 05:13:01 AM 0 0.27 0.00 0.03 0.00 0.02 99.68 09:51:51 05:13:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:51:51 05:14:01 AM all 0.31 0.00 0.06 0.03 0.03 99.57 09:51:51 05:14:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 09:51:51 05:14:01 AM 1 0.08 0.00 0.05 0.05 0.03 99.78 09:51:51 05:15:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:51:51 05:15:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:51:51 05:15:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:51:51 05:16:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:51:51 05:16:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45 09:51:51 05:16:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:51:51 05:17:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:51:51 05:17:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:51:51 05:17:01 AM 1 0.10 0.00 0.12 0.00 0.05 99.73 09:51:51 05:18:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:51:51 05:18:01 AM 0 0.37 0.00 0.02 0.00 0.02 99.60 09:51:51 05:18:01 AM 1 0.27 0.00 0.10 0.00 0.05 99.58 09:51:51 05:19:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:51:51 05:19:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:51:51 05:19:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:51:51 05:20:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:51:51 05:20:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 05:20:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:51:51 05:21:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:51:51 05:21:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:51:51 05:21:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:51:51 09:51:51 05:21:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 05:22:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:51:51 05:22:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83 09:51:51 05:22:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 05:23:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52 09:51:51 05:23:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 05:23:01 AM 1 0.65 0.00 0.05 0.00 0.02 99.28 09:51:51 05:24:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:51:51 05:24:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 05:24:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:51:51 05:25:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72 09:51:51 05:25:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 09:51:51 05:25:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 09:51:51 05:26:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70 09:51:51 05:26:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 09:51:51 05:26:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45 09:51:51 05:27:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:51:51 05:27:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 05:27:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38 09:51:51 05:28:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:51:51 05:28:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:51:51 05:28:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 05:29:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 09:51:51 05:29:01 AM 0 0.43 0.00 0.07 0.00 0.07 99.43 09:51:51 05:29:01 AM 1 0.22 0.00 0.03 0.00 0.03 99.72 09:51:51 05:30:01 AM all 0.24 0.00 0.08 0.00 0.04 99.63 09:51:51 05:30:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55 09:51:51 05:30:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 09:51:51 05:31:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 09:51:51 05:31:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:51:51 05:31:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:51:51 05:32:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 09:51:51 05:32:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 05:32:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:51:51 09:51:51 05:32:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 05:33:01 AM all 0.27 0.00 0.08 0.00 0.03 99.63 09:51:51 05:33:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 09:51:51 05:33:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53 09:51:51 05:34:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73 09:51:51 05:34:01 AM 0 0.23 0.00 0.07 0.00 0.05 99.65 09:51:51 05:34:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 05:35:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:51:51 05:35:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:51:51 05:35:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 05:36:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:51:51 05:36:01 AM 0 0.60 0.00 0.02 0.00 0.03 99.35 09:51:51 05:36:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:51:51 05:37:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:51:51 05:37:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 09:51:51 05:37:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:51:51 05:38:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:51 05:38:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 05:38:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 05:39:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:51:51 05:39:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 05:39:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 09:51:51 05:40:01 AM all 0.31 0.00 0.08 0.03 0.04 99.55 09:51:51 05:40:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:51:51 05:40:01 AM 1 0.08 0.00 0.12 0.05 0.05 99.70 09:51:51 05:41:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:51:51 05:41:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:51:51 05:41:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 09:51:51 05:42:01 AM all 0.31 0.15 0.11 0.00 0.04 99.39 09:51:51 05:42:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30 09:51:51 05:42:01 AM 1 0.05 0.30 0.13 0.00 0.03 99.48 09:51:51 05:43:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66 09:51:51 05:43:01 AM 0 0.45 0.00 0.08 0.00 0.07 99.40 09:51:51 05:43:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92 09:51:51 09:51:51 05:43:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 05:44:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74 09:51:51 05:44:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.61 09:51:51 05:44:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:51:51 05:45:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 09:51:51 05:45:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28 09:51:51 05:45:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:51:51 05:46:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:51:51 05:46:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42 09:51:51 05:46:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:51:51 05:47:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:51:51 05:47:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:51:51 05:47:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 05:48:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:51:51 05:48:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 05:48:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 05:49:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 09:51:51 05:49:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:51:51 05:49:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:51:51 05:50:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 09:51:51 05:50:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:51 05:50:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:51:51 05:51:01 AM all 0.17 0.00 0.08 0.00 0.05 99.71 09:51:51 05:51:01 AM 0 0.25 0.00 0.08 0.00 0.05 99.62 09:51:51 05:51:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 05:52:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69 09:51:51 05:52:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58 09:51:51 05:52:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 05:53:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:51:51 05:53:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:51:51 05:53:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:51:51 05:54:01 AM all 0.30 0.00 0.06 0.01 0.04 99.59 09:51:51 05:54:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 05:54:01 AM 1 0.08 0.00 0.08 0.02 0.07 99.75 09:51:51 09:51:51 05:54:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 05:55:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:51:51 05:55:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 09:51:51 05:55:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 05:56:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:51:51 05:56:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 05:56:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:51:51 05:57:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 09:51:51 05:57:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:51:51 05:57:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:51:51 05:58:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:51:51 05:58:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:51:51 05:58:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:51:51 05:59:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62 09:51:51 05:59:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 09:51:51 05:59:01 AM 1 0.10 0.00 0.10 0.00 0.08 99.72 09:51:51 06:00:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68 09:51:51 06:00:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60 09:51:51 06:00:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 06:01:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 09:51:51 06:01:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 09:51:51 06:01:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 06:02:01 AM all 0.25 0.00 0.08 0.00 0.05 99.62 09:51:51 06:02:01 AM 0 0.47 0.00 0.12 0.00 0.05 99.37 09:51:51 06:02:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 09:51:51 06:03:01 AM all 0.10 0.00 0.05 0.00 0.05 99.80 09:51:51 06:03:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:51:51 06:03:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 09:51:51 06:04:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:51:51 06:04:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:51:51 06:04:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 09:51:51 06:05:01 AM all 0.34 0.00 0.04 0.00 0.05 99.57 09:51:51 06:05:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:51:51 06:05:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77 09:51:51 09:51:51 06:05:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 06:06:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:51:51 06:06:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:51:51 06:06:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:51:51 06:07:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:51:51 06:07:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:51:51 06:07:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:51:51 06:08:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 09:51:51 06:08:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 09:51:51 06:08:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:51:51 06:09:02 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:51:51 06:09:02 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:51:51 06:09:02 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:51:51 06:10:01 AM all 0.31 0.00 0.04 0.00 0.03 99.61 09:51:51 06:10:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.44 09:51:51 06:10:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 06:11:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:51:51 06:11:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 06:11:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 09:51:51 06:12:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 09:51:51 06:12:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:51:51 06:12:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78 09:51:51 06:13:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:51:51 06:13:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:51:51 06:13:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 09:51:51 06:14:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:51:51 06:14:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 09:51:51 06:14:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:51:51 06:15:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:51:51 06:15:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:51:51 06:15:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:51:51 06:16:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:51:51 06:16:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:51:51 06:16:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:51:51 09:51:51 06:16:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 06:17:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:51:51 06:17:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 09:51:51 06:17:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 06:18:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:51:51 06:18:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 09:51:51 06:18:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:51:51 06:19:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 09:51:51 06:19:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 09:51:51 06:19:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:51:51 06:20:01 AM all 0.11 0.00 0.08 0.00 0.05 99.76 09:51:51 06:20:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:51:51 06:20:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 09:51:51 06:21:01 AM all 0.28 0.00 0.05 0.01 0.05 99.62 09:51:51 06:21:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 09:51:51 06:21:01 AM 1 0.52 0.00 0.07 0.02 0.05 99.35 09:51:51 06:22:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:51:51 06:22:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:51:51 06:22:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 06:23:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58 09:51:51 06:23:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 09:51:51 06:23:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40 09:51:51 06:24:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:51:51 06:24:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 09:51:51 06:24:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:51:51 06:25:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72 09:51:51 06:25:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 06:25:01 AM 1 0.28 0.00 0.03 0.00 0.03 99.65 09:51:51 06:26:01 AM all 0.12 0.00 0.07 0.00 0.04 99.77 09:51:51 06:26:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:51:51 06:26:01 AM 1 0.18 0.00 0.08 0.00 0.07 99.67 09:51:51 06:27:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:51:51 06:27:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:51:51 06:27:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:51:51 09:51:51 06:27:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 06:28:01 AM all 0.33 0.00 0.06 0.00 0.06 99.56 09:51:51 06:28:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:51:51 06:28:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:51:51 06:29:01 AM all 0.24 0.00 0.04 0.00 0.04 99.67 09:51:51 06:29:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 09:51:51 06:29:01 AM 1 0.38 0.00 0.02 0.00 0.02 99.58 09:51:51 06:30:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:51:51 06:30:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 06:30:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:51:51 06:31:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57 09:51:51 06:31:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:51:51 06:31:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:51:51 06:32:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62 09:51:51 06:32:01 AM 0 0.05 0.00 0.02 0.00 0.05 99.88 09:51:51 06:32:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:51:51 06:33:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:51:51 06:33:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:51:51 06:33:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 06:34:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 09:51:51 06:34:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:51:51 06:34:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:51:51 06:35:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:51:51 06:35:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 09:51:51 06:35:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 06:36:01 AM all 0.33 0.00 0.04 0.00 0.05 99.57 09:51:51 06:36:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 09:51:51 06:36:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:51:51 06:37:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:51:51 06:37:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 06:37:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73 09:51:51 06:38:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:51:51 06:38:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 09:51:51 06:38:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:51:51 09:51:51 06:38:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 06:39:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:51:51 06:39:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:51:51 06:39:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:51:51 06:40:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66 09:51:51 06:40:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57 09:51:51 06:40:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:51:51 06:41:01 AM all 0.20 0.00 0.06 0.00 0.05 99.69 09:51:51 06:41:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63 09:51:51 06:41:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:51:51 06:42:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:51:51 06:42:01 AM 0 0.52 0.00 0.00 0.00 0.02 99.47 09:51:51 06:42:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:51:51 06:43:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 09:51:51 06:43:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 06:43:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75 09:51:51 06:44:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60 09:51:51 06:44:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 09:51:51 06:44:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 09:51:51 06:45:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:51:51 06:45:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:51:51 06:45:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:51:51 06:46:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 09:51:51 06:46:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 09:51:51 06:46:01 AM 1 0.10 0.00 0.05 0.00 0.08 99.77 09:51:51 06:47:01 AM all 0.10 0.00 0.06 0.00 0.04 99.80 09:51:51 06:47:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87 09:51:51 06:47:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:51:51 06:48:01 AM all 0.36 0.00 0.05 0.00 0.05 99.54 09:51:51 06:48:01 AM 0 0.60 0.00 0.03 0.00 0.03 99.33 09:51:51 06:48:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:51:51 06:49:01 AM all 0.31 0.00 0.06 0.01 0.03 99.59 09:51:51 06:49:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 09:51:51 06:49:01 AM 1 0.10 0.00 0.10 0.02 0.07 99.72 09:51:51 09:51:51 06:49:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 06:50:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:51:51 06:50:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 06:50:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:51:51 06:51:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:51:51 06:51:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:51:51 06:51:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:51:51 06:52:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:51:51 06:52:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 06:52:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:51:51 06:53:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:51:51 06:53:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 06:53:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 09:51:51 06:54:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:51:51 06:54:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:51:51 06:54:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 06:55:01 AM all 0.23 0.00 0.07 0.00 0.06 99.65 09:51:51 06:55:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50 09:51:51 06:55:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:51:51 06:56:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:51:51 06:56:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 06:56:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:51:51 06:57:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59 09:51:51 06:57:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 09:51:51 06:57:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 09:51:51 06:58:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:51:51 06:58:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:51:51 06:58:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33 09:51:51 06:59:01 AM all 0.20 0.00 0.08 0.00 0.05 99.67 09:51:51 06:59:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 09:51:51 06:59:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60 09:51:51 07:00:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67 09:51:51 07:00:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:51:51 07:00:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48 09:51:51 09:51:51 07:00:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 07:01:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56 09:51:51 07:01:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:51:51 07:01:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:51:51 07:02:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:51:51 07:02:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 07:02:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:51:51 07:03:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 09:51:51 07:03:01 AM 0 0.30 0.00 0.03 0.00 0.03 99.63 09:51:51 07:03:01 AM 1 0.28 0.00 0.08 0.00 0.07 99.57 09:51:51 07:04:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 09:51:51 07:04:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67 09:51:51 07:04:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45 09:51:51 07:05:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 09:51:51 07:05:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82 09:51:51 07:05:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:51:51 07:06:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:51:51 07:06:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:51:51 07:06:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:51:51 07:07:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59 09:51:51 07:07:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 09:51:51 07:07:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 09:51:51 07:08:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62 09:51:51 07:08:01 AM 0 0.07 0.00 0.02 0.00 0.03 99.88 09:51:51 07:08:01 AM 1 0.53 0.00 0.03 0.00 0.07 99.37 09:51:51 07:09:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 09:51:51 07:09:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73 09:51:51 07:09:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:51:51 07:10:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:51:51 07:10:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 07:10:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:51:51 07:11:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:51:51 07:11:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:51:51 07:11:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 09:51:51 09:51:51 07:11:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 07:12:01 AM all 0.17 0.00 0.07 0.00 0.03 99.73 09:51:51 07:12:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 07:12:01 AM 1 0.23 0.00 0.05 0.00 0.02 99.70 09:51:51 07:13:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:51:51 07:13:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:51:51 07:13:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:51:51 07:14:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 09:51:51 07:14:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 07:14:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 09:51:51 07:15:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76 09:51:51 07:15:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:51:51 07:15:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70 09:51:51 07:16:01 AM all 0.33 0.00 0.05 0.00 0.06 99.56 09:51:51 07:16:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 09:51:51 07:16:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:51:51 07:17:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:51:51 07:17:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:51:51 07:17:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 09:51:51 07:18:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:51:51 07:18:01 AM 0 0.17 0.00 0.07 0.00 0.05 99.72 09:51:51 07:18:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 09:51:51 07:19:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 09:51:51 07:19:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:51:51 07:19:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 07:20:01 AM all 0.29 0.00 0.05 0.00 0.03 99.64 09:51:51 07:20:01 AM 0 0.51 0.00 0.03 0.00 0.02 99.44 09:51:51 07:20:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 07:21:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 09:51:51 07:21:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42 09:51:51 07:21:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:51:51 07:22:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:51:51 07:22:01 AM 0 0.35 0.00 0.03 0.00 0.07 99.55 09:51:51 07:22:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65 09:51:51 09:51:51 07:22:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 07:23:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:51:51 07:23:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:51:51 07:23:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83 09:51:51 07:24:01 AM all 0.29 0.00 0.06 0.00 0.07 99.58 09:51:51 07:24:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:51:51 07:24:01 AM 1 0.08 0.00 0.08 0.00 0.12 99.72 09:51:51 07:25:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 09:51:51 07:25:01 AM 0 0.48 0.00 0.02 0.00 0.03 99.47 09:51:51 07:25:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 07:26:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61 09:51:51 07:26:01 AM 0 0.47 0.00 0.05 0.00 0.00 99.48 09:51:51 07:26:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:51:51 07:27:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:51 07:27:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:51:51 07:27:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:51:51 07:28:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 09:51:51 07:28:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38 09:51:51 07:28:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:51:51 07:29:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56 09:51:51 07:29:01 AM 0 0.42 0.00 0.08 0.00 0.07 99.43 09:51:51 07:29:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68 09:51:51 07:30:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:51:51 07:30:01 AM 0 0.30 0.00 0.08 0.00 0.02 99.60 09:51:51 07:30:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53 09:51:51 07:31:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:51:51 07:31:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42 09:51:51 07:31:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:51:51 07:32:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63 09:51:51 07:32:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67 09:51:51 07:32:01 AM 1 0.32 0.00 0.07 0.00 0.02 99.60 09:51:51 07:33:01 AM all 0.23 0.00 0.08 0.00 0.02 99.68 09:51:51 07:33:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75 09:51:51 07:33:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62 09:51:51 09:51:51 07:33:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 07:34:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:51:51 07:34:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48 09:51:51 07:34:01 AM 1 0.25 0.00 0.07 0.00 0.02 99.67 09:51:51 07:35:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 09:51:51 07:35:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:51:51 07:35:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 07:36:01 AM all 0.23 0.00 0.06 0.00 0.02 99.69 09:51:51 07:36:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75 09:51:51 07:36:01 AM 1 0.30 0.00 0.05 0.00 0.02 99.63 09:51:51 07:37:01 AM all 0.29 0.19 0.13 0.22 0.03 99.15 09:51:51 07:37:01 AM 0 0.48 0.38 0.15 0.13 0.03 98.81 09:51:51 07:37:01 AM 1 0.10 0.00 0.10 0.30 0.02 99.48 09:51:51 07:38:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63 09:51:51 07:38:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 09:51:51 07:38:01 AM 1 0.18 0.00 0.05 0.00 0.02 99.75 09:51:51 07:39:01 AM all 0.28 0.00 0.07 0.16 0.05 99.45 09:51:51 07:39:01 AM 0 0.10 0.00 0.07 0.32 0.03 99.48 09:51:51 07:39:01 AM 1 0.45 0.00 0.07 0.00 0.07 99.42 09:51:51 07:40:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:51 07:40:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 07:40:01 AM 1 0.53 0.00 0.03 0.00 0.00 99.43 09:51:51 07:41:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62 09:51:51 07:41:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65 09:51:51 07:41:01 AM 1 0.27 0.00 0.07 0.00 0.08 99.58 09:51:51 07:42:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 09:51:51 07:42:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67 09:51:51 07:42:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62 09:51:51 07:43:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:51 07:43:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:51:51 07:43:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 07:44:01 AM all 0.31 0.00 0.06 0.00 1.07 98.56 09:51:51 07:44:01 AM 0 0.45 0.00 0.07 0.00 1.35 98.14 09:51:51 07:44:01 AM 1 0.17 0.00 0.05 0.00 0.79 98.99 09:51:51 09:51:51 07:44:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 07:45:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:51:51 07:45:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38 09:51:51 07:45:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 09:51:51 07:46:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59 09:51:51 07:46:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63 09:51:51 07:46:01 AM 1 0.32 0.00 0.10 0.00 0.03 99.55 09:51:51 07:47:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:51:51 07:47:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:51:51 07:47:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 09:51:51 07:48:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 09:51:51 07:48:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:51:51 07:48:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 09:51:51 07:49:01 AM all 0.15 0.00 0.06 0.00 0.03 99.77 09:51:51 07:49:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:51:51 07:49:01 AM 1 0.18 0.00 0.03 0.00 0.00 99.78 09:51:51 07:50:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 09:51:51 07:50:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 09:51:51 07:50:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 09:51:51 07:51:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:51 07:51:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:51:51 07:51:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 07:52:01 AM all 0.24 0.00 0.04 0.00 0.02 99.70 09:51:51 07:52:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 09:51:51 07:52:01 AM 1 0.35 0.00 0.02 0.00 0.00 99.63 09:51:51 07:53:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 09:51:51 07:53:01 AM 0 0.13 0.00 0.05 0.00 0.05 99.77 09:51:51 07:53:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 09:51:51 07:54:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:51:51 07:54:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:51:51 07:54:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:51:51 07:55:01 AM all 0.21 0.00 0.05 0.00 0.03 99.71 09:51:51 07:55:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 09:51:51 07:55:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.51 09:51:51 09:51:51 07:55:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 07:56:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 09:51:51 07:56:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:51 07:56:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:51:51 07:57:01 AM all 0.30 0.00 0.06 0.00 0.86 98.78 09:51:51 07:57:01 AM 0 0.25 0.00 0.07 0.00 0.80 98.89 09:51:51 07:57:01 AM 1 0.35 0.00 0.05 0.00 0.93 98.68 09:51:51 07:58:01 AM all 0.33 0.00 0.03 0.00 0.80 98.84 09:51:51 07:58:01 AM 0 0.10 0.00 0.05 0.00 0.75 99.10 09:51:51 07:58:01 AM 1 0.56 0.00 0.02 0.00 0.84 98.58 09:51:51 07:59:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 09:51:51 07:59:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 07:59:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.42 09:51:51 08:00:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57 09:51:51 08:00:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57 09:51:51 08:00:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57 09:51:51 08:01:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56 09:51:51 08:01:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 08:01:01 AM 1 0.17 0.00 0.12 0.00 0.03 99.68 09:51:51 08:02:01 AM all 0.35 0.00 0.05 0.00 0.02 99.58 09:51:51 08:02:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:51:51 08:02:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 09:51:51 08:03:01 AM all 0.20 0.00 0.07 0.00 0.03 99.71 09:51:51 08:03:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65 09:51:51 08:03:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:51:51 08:04:01 AM all 0.32 0.00 0.08 0.01 0.03 99.56 09:51:51 08:04:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 09:51:51 08:04:01 AM 1 0.13 0.00 0.10 0.02 0.03 99.72 09:51:51 08:05:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 09:51:51 08:05:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 09:51:51 08:05:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:51:51 08:06:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58 09:51:51 08:06:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 09:51:51 08:06:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:51:51 09:51:51 08:06:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 08:07:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:51 08:07:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:51:51 08:07:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 08:08:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:51:51 08:08:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 09:51:51 08:08:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:51:51 08:09:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58 09:51:51 08:09:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73 09:51:51 08:09:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 09:51:51 08:10:01 AM all 0.36 0.00 0.08 0.00 0.02 99.55 09:51:51 08:10:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 09:51:51 08:10:01 AM 1 0.57 0.00 0.07 0.00 0.00 99.37 09:51:51 08:11:01 AM all 0.27 0.00 0.08 0.00 0.03 99.63 09:51:51 08:11:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 09:51:51 08:11:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50 09:51:51 08:12:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54 09:51:51 08:12:01 AM 0 0.25 0.00 0.08 0.00 0.03 99.63 09:51:51 08:12:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 09:51:51 08:13:01 AM all 0.35 0.00 0.08 0.00 0.04 99.53 09:51:51 08:13:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 09:51:51 08:13:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:51:51 08:14:01 AM all 0.35 0.00 0.07 0.02 0.02 99.55 09:51:51 08:14:01 AM 0 0.57 0.00 0.08 0.03 0.02 99.30 09:51:51 08:14:01 AM 1 0.13 0.00 0.05 0.00 0.02 99.80 09:51:51 08:15:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57 09:51:51 08:15:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75 09:51:51 08:15:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 09:51:51 08:16:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:51:51 08:16:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 08:16:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 09:51:51 08:17:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:51:51 08:17:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45 09:51:51 08:17:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68 09:51:51 09:51:51 08:17:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 08:18:01 AM all 0.32 0.00 0.07 0.00 0.08 99.53 09:51:51 08:18:01 AM 0 0.07 0.00 0.07 0.00 0.15 99.72 09:51:51 08:18:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 09:51:51 08:19:01 AM all 0.31 0.00 0.09 0.02 0.24 99.34 09:51:51 08:19:01 AM 0 0.10 0.00 0.05 0.03 0.45 99.37 09:51:51 08:19:01 AM 1 0.52 0.00 0.13 0.00 0.03 99.32 09:51:51 08:20:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 09:51:51 08:20:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:51:51 08:20:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 09:51:51 08:21:01 AM all 0.37 0.00 0.05 0.00 0.03 99.56 09:51:51 08:21:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53 09:51:51 08:21:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58 09:51:51 08:22:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 09:51:51 08:22:01 AM 0 0.18 0.00 0.07 0.00 0.02 99.73 09:51:51 08:22:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50 09:51:51 08:23:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 09:51:51 08:23:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 09:51:51 08:23:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 08:24:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 09:51:51 08:24:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 09:51:51 08:24:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 08:25:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 09:51:51 08:25:01 AM 0 0.22 0.00 0.08 0.00 0.03 99.67 09:51:51 08:25:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53 09:51:51 08:26:02 AM all 0.34 0.00 0.08 0.00 0.03 99.56 09:51:51 08:26:02 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 09:51:51 08:26:02 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:51:51 08:27:01 AM all 0.35 0.00 0.05 0.00 0.03 99.58 09:51:51 08:27:01 AM 0 0.22 0.00 0.03 0.00 0.02 99.73 09:51:51 08:27:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.42 09:51:51 08:28:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 09:51:51 08:28:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:51:51 08:28:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 09:51:51 09:51:51 08:28:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 08:29:01 AM all 0.32 0.00 0.07 0.32 0.26 99.03 09:51:51 08:29:01 AM 0 0.07 0.00 0.07 0.00 0.12 99.75 09:51:51 08:29:01 AM 1 0.58 0.00 0.07 0.63 0.40 98.32 09:51:51 08:30:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 09:51:51 08:30:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 09:51:51 08:30:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:51:51 08:31:01 AM all 0.38 0.00 0.05 0.00 0.02 99.56 09:51:51 08:31:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.72 09:51:51 08:31:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 08:32:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:51:51 08:32:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:51:51 08:32:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28 09:51:51 08:33:01 AM all 0.20 0.00 0.08 0.00 0.04 99.68 09:51:51 08:33:01 AM 0 0.23 0.00 0.08 0.00 0.05 99.63 09:51:51 08:33:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 09:51:51 08:34:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:51 08:34:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:51:51 08:34:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 08:35:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 09:51:51 08:35:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 09:51:51 08:35:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:51 08:36:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 09:51:51 08:36:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:51:51 08:36:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 09:51:51 08:37:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:51 08:37:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65 09:51:51 08:37:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 09:51:51 08:38:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 09:51:51 08:38:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 09:51:51 08:38:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 08:39:01 AM all 0.20 0.00 0.06 0.01 0.05 99.68 09:51:51 08:39:01 AM 0 0.32 0.00 0.03 0.00 0.03 99.62 09:51:51 08:39:01 AM 1 0.08 0.00 0.08 0.02 0.07 99.75 09:51:51 09:51:51 08:39:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 08:40:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57 09:51:51 08:40:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33 09:51:51 08:40:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 08:41:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 09:51:51 08:41:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 09:51:51 08:41:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:51:51 08:42:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:51:51 08:42:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 08:42:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 09:51:51 08:43:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57 09:51:51 08:43:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:51:51 08:43:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 08:44:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67 09:51:51 08:44:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 09:51:51 08:44:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 09:51:51 08:45:01 AM all 0.17 0.00 0.05 0.00 0.05 99.73 09:51:51 08:45:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:51:51 08:45:01 AM 1 0.27 0.00 0.07 0.00 0.07 99.60 09:51:51 08:46:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:51:51 08:46:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 08:46:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:51:51 08:47:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:51:51 08:47:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:51:51 08:47:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:51:51 08:48:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:51:51 08:48:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:51:51 08:48:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 08:49:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:51:51 08:49:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72 09:51:51 08:49:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47 09:51:51 08:50:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:51:51 08:50:01 AM 0 0.15 0.00 0.08 0.00 0.07 99.70 09:51:51 08:50:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:51:51 09:51:51 08:50:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 08:51:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:51:51 08:51:01 AM 0 0.23 0.00 0.07 0.00 0.05 99.65 09:51:51 08:51:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 09:51:51 08:52:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:51:51 08:52:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 09:51:51 08:52:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 08:53:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:51:51 08:53:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:51:51 08:53:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:51:51 08:54:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:51:51 08:54:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:51:51 08:54:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 08:55:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58 09:51:51 08:55:01 AM 0 0.17 0.00 0.05 0.00 0.03 99.75 09:51:51 08:55:01 AM 1 0.48 0.00 0.03 0.00 0.07 99.42 09:51:51 08:56:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:51:51 08:56:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92 09:51:51 08:56:01 AM 1 0.60 0.00 0.05 0.00 0.07 99.28 09:51:51 08:57:01 AM all 0.17 0.00 0.08 0.00 0.03 99.72 09:51:51 08:57:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 08:57:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65 09:51:51 08:58:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 09:51:51 08:58:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67 09:51:51 08:58:01 AM 1 0.33 0.00 0.07 0.00 0.07 99.53 09:51:51 08:59:01 AM all 0.23 0.00 0.04 0.03 0.08 99.62 09:51:51 08:59:01 AM 0 0.25 0.00 0.05 0.05 0.12 99.53 09:51:51 08:59:01 AM 1 0.22 0.00 0.03 0.00 0.03 99.72 09:51:51 09:00:01 AM all 0.22 0.00 0.08 0.00 0.05 99.65 09:51:51 09:00:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:51:51 09:00:01 AM 1 0.35 0.00 0.10 0.00 0.03 99.52 09:51:51 09:01:01 AM all 0.31 0.00 0.06 0.07 0.02 99.55 09:51:51 09:01:01 AM 0 0.52 0.00 0.07 0.13 0.02 99.27 09:51:51 09:01:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:51:51 09:51:51 09:01:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 09:02:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:51:51 09:02:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48 09:51:51 09:02:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70 09:51:51 09:03:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63 09:51:51 09:03:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53 09:51:51 09:03:01 AM 1 0.18 0.00 0.07 0.00 0.02 99.73 09:51:51 09:04:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65 09:51:51 09:04:01 AM 0 0.18 0.00 0.05 0.00 0.03 99.73 09:51:51 09:04:01 AM 1 0.33 0.00 0.08 0.00 0.02 99.57 09:51:51 09:05:01 AM all 0.41 0.00 0.08 0.00 0.03 99.48 09:51:51 09:05:01 AM 0 0.40 0.00 0.08 0.00 0.02 99.50 09:51:51 09:05:01 AM 1 0.42 0.00 0.08 0.00 0.03 99.47 09:51:51 09:06:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:51:51 09:06:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 09:06:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:51:51 09:07:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64 09:51:51 09:07:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 09:51:51 09:07:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 09:51:51 09:08:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:51 09:08:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:51:51 09:08:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 09:51:51 09:09:01 AM all 0.33 0.00 0.08 0.03 0.03 99.54 09:51:51 09:09:01 AM 0 0.10 0.00 0.10 0.05 0.03 99.72 09:51:51 09:09:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:51:51 09:10:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:51:51 09:10:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:51 09:10:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 09:51:51 09:11:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66 09:51:51 09:11:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:51 09:11:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 09:51:51 09:12:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:51:51 09:12:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:51 09:12:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 09:51:51 09:51:51 09:12:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 09:13:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 09:51:51 09:13:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:51:51 09:13:01 AM 1 0.42 0.00 0.08 0.00 0.03 99.47 09:51:51 09:14:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:51:51 09:14:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:51:51 09:14:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 09:51:51 09:15:01 AM all 0.38 0.00 0.07 0.00 0.03 99.53 09:51:51 09:15:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 09:51:51 09:15:01 AM 1 0.63 0.00 0.07 0.00 0.03 99.27 09:51:51 09:16:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 09:51:51 09:16:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:51:51 09:16:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 09:51:51 09:17:01 AM all 0.36 0.00 0.05 0.00 0.03 99.57 09:51:51 09:17:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 09:51:51 09:17:01 AM 1 0.60 0.00 0.03 0.00 0.03 99.33 09:51:51 09:18:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 09:51:51 09:18:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:51:51 09:18:01 AM 1 0.52 0.00 0.12 0.00 0.03 99.33 09:51:51 09:19:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 09:51:51 09:19:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:51:51 09:19:01 AM 1 0.45 0.00 0.08 0.00 0.03 99.43 09:51:51 09:20:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:51:51 09:20:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 09:20:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 09:21:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:51:51 09:21:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 09:21:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:51:51 09:22:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:51:51 09:22:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:51:51 09:22:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 09:51:51 09:23:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:51:51 09:23:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62 09:51:51 09:23:01 AM 1 0.33 0.00 0.03 0.00 0.02 99.62 09:51:51 09:51:51 09:23:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 09:24:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 09:51:51 09:24:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:51:51 09:24:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:51:51 09:25:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:51:51 09:25:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:51:51 09:25:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 09:26:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 09:51:51 09:26:01 AM 0 0.50 0.00 0.07 0.00 0.07 99.37 09:51:51 09:26:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:51:51 09:27:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:51:51 09:27:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77 09:51:51 09:27:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:51:51 09:28:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 09:51:51 09:28:01 AM 0 0.22 0.00 0.03 0.00 0.03 99.72 09:51:51 09:28:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60 09:51:51 09:29:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:51:51 09:29:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65 09:51:51 09:29:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55 09:51:51 09:30:01 AM all 0.29 0.00 0.08 0.00 0.10 99.52 09:51:51 09:30:01 AM 0 0.07 0.00 0.08 0.00 0.17 99.68 09:51:51 09:30:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.37 09:51:51 09:31:01 AM all 0.30 0.00 0.08 0.00 0.03 99.58 09:51:51 09:31:01 AM 0 0.18 0.00 0.05 0.00 0.03 99.73 09:51:51 09:31:01 AM 1 0.42 0.00 0.12 0.00 0.03 99.43 09:51:51 09:32:01 AM all 0.33 0.01 0.06 0.00 0.05 99.55 09:51:51 09:32:01 AM 0 0.57 0.00 0.05 0.00 0.08 99.30 09:51:51 09:32:01 AM 1 0.10 0.02 0.07 0.00 0.02 99.80 09:51:51 09:33:01 AM all 0.33 0.17 0.12 0.01 0.03 99.36 09:51:51 09:33:01 AM 0 0.40 0.00 0.10 0.02 0.02 99.47 09:51:51 09:33:01 AM 1 0.25 0.33 0.13 0.00 0.03 99.25 09:51:51 09:34:01 AM all 0.37 0.00 0.06 0.00 0.03 99.55 09:51:51 09:34:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 09:51:51 09:34:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68 09:51:51 09:51:51 09:34:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 09:35:01 AM all 0.36 0.00 0.08 0.00 0.02 99.55 09:51:51 09:35:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73 09:51:51 09:35:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:51:51 09:36:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:51:51 09:36:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:51:51 09:36:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 09:51:51 09:37:01 AM all 0.29 0.00 0.08 0.00 0.37 99.26 09:51:51 09:37:01 AM 0 0.35 0.00 0.07 0.00 0.68 98.91 09:51:51 09:37:01 AM 1 0.23 0.00 0.10 0.00 0.05 99.62 09:51:51 09:38:01 AM all 0.18 0.00 0.08 0.00 0.03 99.71 09:51:51 09:38:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.72 09:51:51 09:38:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70 09:51:51 09:39:01 AM all 0.38 0.00 0.11 0.00 0.03 99.49 09:51:51 09:39:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32 09:51:51 09:39:01 AM 1 0.18 0.00 0.13 0.00 0.02 99.67 09:51:51 09:40:01 AM all 10.97 0.00 2.24 0.41 0.05 86.32 09:51:51 09:40:01 AM 0 10.05 0.00 2.08 0.49 0.05 87.34 09:51:51 09:40:01 AM 1 11.89 0.00 2.41 0.34 0.05 85.31 09:51:51 09:41:01 AM all 35.48 0.00 5.33 2.46 0.12 56.61 09:51:51 09:41:01 AM 0 27.58 0.00 5.07 2.61 0.12 64.62 09:51:51 09:41:01 AM 1 43.39 0.00 5.58 2.30 0.13 48.59 09:51:51 09:42:01 AM all 12.33 0.00 1.55 5.79 0.07 80.26 09:51:51 09:42:01 AM 0 10.68 0.00 1.82 4.65 0.07 82.78 09:51:51 09:42:01 AM 1 13.98 0.00 1.28 6.92 0.07 77.74 09:51:51 09:43:01 AM all 12.89 0.00 1.60 0.20 0.05 85.26 09:51:51 09:43:01 AM 0 5.26 0.00 1.35 0.17 0.05 93.17 09:51:51 09:43:01 AM 1 20.50 0.00 1.85 0.23 0.05 77.36 09:51:51 09:44:01 AM all 13.66 0.00 2.95 1.03 0.08 82.27 09:51:51 09:44:01 AM 0 7.66 0.00 2.25 0.57 0.07 89.46 09:51:51 09:44:01 AM 1 19.68 0.00 3.66 1.49 0.10 75.07 09:51:51 09:45:01 AM all 21.60 0.00 3.89 2.09 0.08 72.34 09:51:51 09:45:01 AM 0 26.20 0.00 4.30 1.49 0.08 67.93 09:51:51 09:45:01 AM 1 17.02 0.00 3.49 2.69 0.07 76.74 09:51:51 09:51:51 09:45:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 09:46:01 AM all 1.88 0.00 0.26 0.24 0.03 97.59 09:51:51 09:46:01 AM 0 3.36 0.00 0.23 0.05 0.03 96.32 09:51:51 09:46:01 AM 1 0.40 0.00 0.28 0.43 0.03 98.85 09:51:51 09:47:01 AM all 11.57 0.00 0.25 0.08 0.10 88.01 09:51:51 09:47:01 AM 0 4.52 0.00 0.23 0.13 0.12 94.99 09:51:51 09:47:01 AM 1 18.60 0.00 0.27 0.02 0.08 81.03 09:51:51 09:48:01 AM all 14.21 0.00 0.20 0.07 0.06 85.46 09:51:51 09:48:01 AM 0 10.42 0.00 0.20 0.00 0.05 89.33 09:51:51 09:48:01 AM 1 18.00 0.00 0.20 0.13 0.07 81.60 09:51:51 09:49:01 AM all 11.97 0.00 0.21 0.08 0.08 87.67 09:51:51 09:49:01 AM 0 16.26 0.00 0.20 0.10 0.08 83.35 09:51:51 09:49:01 AM 1 7.67 0.00 0.22 0.05 0.07 92.00 09:51:51 09:50:01 AM all 7.15 0.00 0.37 0.07 0.07 92.35 09:51:51 09:50:01 AM 0 11.47 0.00 0.50 0.03 0.07 87.92 09:51:51 09:50:01 AM 1 2.83 0.00 0.23 0.10 0.07 96.77 09:51:51 09:51:01 AM all 24.74 0.00 3.20 1.63 0.09 70.34 09:51:51 09:51:01 AM 0 24.22 0.00 2.92 1.42 0.10 71.34 09:51:51 09:51:01 AM 1 25.25 0.00 3.49 1.84 0.08 69.34 09:51:51 Average: all 0.84 0.00 0.13 0.08 0.05 98.89 09:51:51 Average: 0 0.77 0.00 0.13 0.07 0.05 98.97 09:51:51 Average: 1 0.91 0.00 0.13 0.09 0.05 98.81 09:51:51 09:51:51 09:51:51