09:40:13 Started by upstream project "integration-sanity-test-scandium" build number 523 09:40:13 originally caused by: 09:40:13 Started by timer 09:40:13 Running as SYSTEM 09:40:13 [EnvInject] - Loading node environment variables. 09:40:13 Building remotely on prd-centos8-robot-2c-8g-3616 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:40:13 [ssh-agent] Looking for ssh-agent implementation... 09:40:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:14 $ ssh-agent 09:40:14 SSH_AUTH_SOCK=/tmp/ssh-hUhrjw4Tpfxj/agent.6455 09:40:14 SSH_AGENT_PID=6456 09:40:14 [ssh-agent] Started. 09:40:14 Running ssh-add (command line suppressed) 09:40:14 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_7277051973144468378.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_7277051973144468378.key) 09:40:14 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:40:14 The recommended git tool is: NONE 09:40:16 using credential opendaylight-jenkins-ssh 09:40:16 Wiping out workspace first. 09:40:16 Cloning the remote Git repository 09:40:16 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:40:16 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:40:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:16 > git --version # timeout=10 09:40:16 > git --version # 'git version 2.43.0' 09:40:16 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:16 [INFO] Currently running in a labeled security context 09:40:16 [INFO] Currently SELinux is 'enforcing' on the host 09:40:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh4871783134718105945.key 09:40:16 Verifying host key using known hosts file 09:40:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:40:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:20 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:20 [INFO] Currently running in a labeled security context 09:40:20 [INFO] Currently SELinux is 'enforcing' on the host 09:40:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh8637962334961982211.key 09:40:20 Verifying host key using known hosts file 09:40:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:40:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:40:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:20 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:40:20 > git config core.sparsecheckout # timeout=10 09:40:20 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:40:20 Commit message: "Adapt test for new pce-allocation field" 09:40:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:20 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:40:21 No emails were triggered. 09:40:21 provisioning config files... 09:40:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:40:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:40:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:40:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12899979656304872433.sh 09:40:21 ---> python-tools-install.sh 09:40:21 Setup pyenv: 09:40:21 system 09:40:21 * 3.8.13 (set by /opt/pyenv/version) 09:40:21 * 3.9.13 (set by /opt/pyenv/version) 09:40:21 * 3.10.13 (set by /opt/pyenv/version) 09:40:21 * 3.11.7 (set by /opt/pyenv/version) 09:40:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IbRm 09:40:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:30 lf-activate-venv(): INFO: Base packages installed successfully 09:40:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:58 lf-activate-venv(): INFO: Adding /tmp/venv-IbRm/bin to PATH 09:40:58 Generating Requirements File 09:41:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:41:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:41:20 Python 3.11.7 09:41:20 pip 25.3 from /tmp/venv-IbRm/lib/python3.11/site-packages/pip (python 3.11) 09:41:20 appdirs==1.4.4 09:41:20 argcomplete==3.6.3 09:41:20 aspy.yaml==1.3.0 09:41:20 attrs==25.4.0 09:41:20 autopage==0.5.2 09:41:20 beautifulsoup4==4.14.2 09:41:20 boto3==1.40.62 09:41:20 botocore==1.40.62 09:41:20 bs4==0.0.2 09:41:20 cachetools==6.2.1 09:41:20 certifi==2025.10.5 09:41:20 cffi==2.0.0 09:41:20 cfgv==3.4.0 09:41:20 chardet==5.2.0 09:41:20 charset-normalizer==3.4.4 09:41:20 click==8.3.0 09:41:20 cliff==4.11.0 09:41:20 cmd2==2.7.0 09:41:20 cryptography==3.3.2 09:41:20 debtcollector==3.0.0 09:41:20 decorator==5.2.1 09:41:20 defusedxml==0.7.1 09:41:20 Deprecated==1.3.1 09:41:20 distlib==0.4.0 09:41:20 dnspython==2.8.0 09:41:20 docker==7.1.0 09:41:20 dogpile.cache==1.5.0 09:41:20 durationpy==0.10 09:41:20 email-validator==2.3.0 09:41:20 filelock==3.20.0 09:41:20 future==1.0.0 09:41:20 gitdb==4.0.12 09:41:20 GitPython==3.1.45 09:41:20 google-auth==2.42.0 09:41:20 httplib2==0.31.0 09:41:20 identify==2.6.15 09:41:20 idna==3.11 09:41:20 importlib-resources==1.5.0 09:41:20 iso8601==2.1.0 09:41:20 Jinja2==3.1.6 09:41:20 jmespath==1.0.1 09:41:20 jsonpatch==1.33 09:41:20 jsonpointer==3.0.0 09:41:20 jsonschema==4.25.1 09:41:20 jsonschema-specifications==2025.9.1 09:41:20 keystoneauth1==5.12.0 09:41:20 kubernetes==34.1.0 09:41:20 lftools==0.37.15 09:41:20 lxml==6.0.2 09:41:20 markdown-it-py==4.0.0 09:41:20 MarkupSafe==3.0.3 09:41:20 mdurl==0.1.2 09:41:20 msgpack==1.1.2 09:41:20 multi_key_dict==2.0.3 09:41:20 munch==4.0.0 09:41:20 netaddr==1.3.0 09:41:20 niet==1.4.2 09:41:20 nodeenv==1.9.1 09:41:20 oauth2client==4.1.3 09:41:20 oauthlib==3.3.1 09:41:20 openstacksdk==4.7.1 09:41:20 os-service-types==1.8.0 09:41:20 osc-lib==4.2.0 09:41:20 oslo.config==10.0.0 09:41:20 oslo.context==6.1.0 09:41:20 oslo.i18n==6.6.0 09:41:20 oslo.log==7.2.1 09:41:20 oslo.serialization==5.8.0 09:41:20 oslo.utils==9.1.0 09:41:20 packaging==25.0 09:41:20 pbr==7.0.1 09:41:20 platformdirs==4.5.0 09:41:20 prettytable==3.16.0 09:41:20 psutil==7.1.2 09:41:20 pyasn1==0.6.1 09:41:20 pyasn1_modules==0.4.2 09:41:20 pycparser==2.23 09:41:20 pygerrit2==2.0.15 09:41:20 PyGithub==2.8.1 09:41:20 Pygments==2.19.2 09:41:20 PyJWT==2.10.1 09:41:20 PyNaCl==1.6.0 09:41:20 pyparsing==2.4.7 09:41:20 pyperclip==1.11.0 09:41:20 pyrsistent==0.20.0 09:41:20 python-cinderclient==9.8.0 09:41:20 python-dateutil==2.9.0.post0 09:41:20 python-heatclient==4.3.0 09:41:20 python-jenkins==1.8.3 09:41:20 python-keystoneclient==5.7.0 09:41:20 python-magnumclient==4.9.0 09:41:20 python-openstackclient==8.2.0 09:41:20 python-swiftclient==4.8.0 09:41:20 PyYAML==6.0.3 09:41:20 referencing==0.37.0 09:41:20 requests==2.32.5 09:41:20 requests-oauthlib==2.0.0 09:41:20 requestsexceptions==1.4.0 09:41:20 rfc3986==2.0.0 09:41:20 rich==14.2.0 09:41:20 rich-argparse==1.7.1 09:41:20 rpds-py==0.28.0 09:41:20 rsa==4.9.1 09:41:20 ruamel.yaml==0.18.16 09:41:20 ruamel.yaml.clib==0.2.14 09:41:20 s3transfer==0.14.0 09:41:20 simplejson==3.20.2 09:41:20 six==1.17.0 09:41:20 smmap==5.0.2 09:41:20 soupsieve==2.8 09:41:20 stevedore==5.5.0 09:41:20 tabulate==0.9.0 09:41:20 toml==0.10.2 09:41:20 tomlkit==0.13.3 09:41:20 tqdm==4.67.1 09:41:20 typing_extensions==4.15.0 09:41:20 tzdata==2025.2 09:41:20 urllib3==1.26.20 09:41:20 virtualenv==20.35.4 09:41:20 wcwidth==0.2.14 09:41:20 websocket-client==1.9.0 09:41:20 wrapt==2.0.0 09:41:20 xdg==6.0.0 09:41:20 xmltodict==1.0.2 09:41:20 yq==3.4.3 09:41:20 [EnvInject] - Injecting environment variables from a build step. 09:41:20 [EnvInject] - Injecting as environment variables the properties content 09:41:20 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:41:20 OS_CLOUD=vex 09:41:20 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-518 09:41:20 OS_STACK_TEMPLATE_DIR=openstack-hot 09:41:20 09:41:20 [EnvInject] - Variables injected successfully. 09:41:20 provisioning config files... 09:41:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:41:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6116106392985714562.sh 09:41:21 ---> Create parameters file for OpenStack HOT 09:41:21 OpenStack Heat parameters generated 09:41:21 ----------------------------------- 09:41:21 parameters: 09:41:21 vm_0_count: '1' 09:41:21 vm_0_flavor: 'v3-standard-4' 09:41:21 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 09:41:21 vm_1_count: '1' 09:41:21 vm_1_flavor: 'v3-standard-2' 09:41:21 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:41:21 09:41:21 job_name: '52208-518' 09:41:21 silo: 'releng' 09:41:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9456959110296572318.sh 09:41:21 ---> Create HEAT stack 09:41:21 + source /home/jenkins/lf-env.sh 09:41:21 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:21 ++ mktemp -d /tmp/venv-XXXX 09:41:21 + lf_venv=/tmp/venv-g62F 09:41:21 + local venv_file=/tmp/.os_lf_venv 09:41:21 + local python=python3 09:41:21 + local options 09:41:21 + local set_path=true 09:41:21 + local install_args= 09:41:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:21 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:21 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:21 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:21 + true 09:41:21 + case $1 in 09:41:21 + python=python3 09:41:21 + shift 2 09:41:21 + true 09:41:21 + case $1 in 09:41:21 + shift 09:41:21 + break 09:41:21 + case $python in 09:41:21 + local pkg_list= 09:41:21 + [[ -d /opt/pyenv ]] 09:41:21 + echo 'Setup pyenv:' 09:41:21 Setup pyenv: 09:41:21 + export PYENV_ROOT=/opt/pyenv 09:41:21 + PYENV_ROOT=/opt/pyenv 09:41:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:21 + pyenv versions 09:41:21 system 09:41:21 3.8.13 09:41:21 3.9.13 09:41:21 3.10.13 09:41:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:41:21 + command -v pyenv 09:41:21 ++ pyenv init - --no-rehash 09:41:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:41:21 for i in ${!paths[@]}; do 09:41:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:41:21 fi; done; 09:41:21 echo "${paths[*]}"'\'')" 09:41:21 export PATH="/opt/pyenv/shims:${PATH}" 09:41:21 export PYENV_SHELL=bash 09:41:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:41:21 pyenv() { 09:41:21 local command 09:41:21 command="${1:-}" 09:41:21 if [ "$#" -gt 0 ]; then 09:41:21 shift 09:41:21 fi 09:41:21 09:41:21 case "$command" in 09:41:21 rehash|shell) 09:41:21 eval "$(pyenv "sh-$command" "$@")" 09:41:21 ;; 09:41:21 *) 09:41:21 command pyenv "$command" "$@" 09:41:21 ;; 09:41:21 esac 09:41:21 }' 09:41:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:41:21 for i in ${!paths[@]}; do 09:41:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:41:21 fi; done; 09:41:21 echo "${paths[*]}"' 09:41:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:21 ++ export PYENV_SHELL=bash 09:41:21 ++ PYENV_SHELL=bash 09:41:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:41:21 +++ complete -F _pyenv pyenv 09:41:21 ++ lf-pyver python3 09:41:21 ++ local py_version_xy=python3 09:41:21 ++ local py_version_xyz= 09:41:21 ++ grep -E '^[0-9.]*[0-9]$' 09:41:21 ++ pyenv versions 09:41:21 ++ local command 09:41:21 ++ command=versions 09:41:21 ++ '[' 1 -gt 0 ']' 09:41:21 ++ shift 09:41:21 ++ case "$command" in 09:41:21 ++ command pyenv versions 09:41:21 ++ pyenv versions 09:41:21 ++ sed 's/^[ *]* //' 09:41:21 ++ awk '{ print $1 }' 09:41:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:41:21 +++ tail -n 1 09:41:21 +++ grep '^3' /tmp/.pyenv_versions 09:41:21 +++ sort -V 09:41:21 ++ py_version_xyz=3.11.7 09:41:21 ++ [[ -z 3.11.7 ]] 09:41:21 ++ echo 3.11.7 09:41:21 ++ return 0 09:41:21 + pyenv local 3.11.7 09:41:21 + local command 09:41:21 + command=local 09:41:21 + '[' 2 -gt 0 ']' 09:41:21 + shift 09:41:21 + case "$command" in 09:41:21 + command pyenv local 3.11.7 09:41:21 + pyenv local 3.11.7 09:41:21 + for arg in "$@" 09:41:21 + case $arg in 09:41:21 + pkg_list+='lftools[openstack] ' 09:41:21 + for arg in "$@" 09:41:21 + case $arg in 09:41:21 + pkg_list+='kubernetes ' 09:41:21 + for arg in "$@" 09:41:21 + case $arg in 09:41:21 + pkg_list+='niet ' 09:41:21 + for arg in "$@" 09:41:21 + case $arg in 09:41:21 + pkg_list+='python-heatclient ' 09:41:21 + for arg in "$@" 09:41:21 + case $arg in 09:41:21 + pkg_list+='python-openstackclient ' 09:41:21 + for arg in "$@" 09:41:21 + case $arg in 09:41:21 + pkg_list+='python-magnumclient ' 09:41:21 + for arg in "$@" 09:41:21 + case $arg in 09:41:21 + pkg_list+='urllib3~=1.26.15 ' 09:41:21 + for arg in "$@" 09:41:21 + case $arg in 09:41:21 + pkg_list+='yq ' 09:41:21 + [[ -f /tmp/.os_lf_venv ]] 09:41:21 ++ cat /tmp/.os_lf_venv 09:41:21 + lf_venv=/tmp/venv-IbRm 09:41:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbRm from' file:/tmp/.os_lf_venv 09:41:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbRm from file:/tmp/.os_lf_venv 09:41:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:41:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:21 + local 'pip_opts=--upgrade --quiet' 09:41:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:41:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:41:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:41:21 + [[ -n '' ]] 09:41:21 + [[ -n '' ]] 09:41:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:41:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:21 + /tmp/venv-IbRm/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:41:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:41:23 lf-activate-venv(): INFO: Base packages installed successfully 09:41:23 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:41:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:41:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:23 + /tmp/venv-IbRm/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:40 + type python3 09:41:40 + true 09:41:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IbRm/bin to PATH' 09:41:40 lf-activate-venv(): INFO: Adding /tmp/venv-IbRm/bin to PATH 09:41:40 + PATH=/tmp/venv-IbRm/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:40 + return 0 09:41:40 + openstack --os-cloud vex limits show --absolute 09:41:42 +--------------------------+---------+ 09:41:42 | Name | Value | 09:41:42 +--------------------------+---------+ 09:41:42 | maxTotalInstances | -1 | 09:41:42 | maxTotalCores | 450 | 09:41:42 | maxTotalRAMSize | 1000000 | 09:41:42 | maxServerMeta | 128 | 09:41:42 | maxImageMeta | 128 | 09:41:42 | maxPersonality | 5 | 09:41:42 | maxPersonalitySize | 10240 | 09:41:42 | maxTotalKeypairs | 100 | 09:41:42 | maxServerGroups | 10 | 09:41:42 | maxServerGroupMembers | 10 | 09:41:42 | maxTotalFloatingIps | -1 | 09:41:42 | maxSecurityGroups | -1 | 09:41:42 | maxSecurityGroupRules | -1 | 09:41:42 | totalRAMUsed | 327680 | 09:41:42 | totalCoresUsed | 80 | 09:41:42 | totalInstancesUsed | 31 | 09:41:42 | totalFloatingIpsUsed | 0 | 09:41:42 | totalSecurityGroupsUsed | 0 | 09:41:42 | totalServerGroupsUsed | 0 | 09:41:42 | maxTotalVolumes | -1 | 09:41:42 | maxTotalSnapshots | 10 | 09:41:42 | maxTotalVolumeGigabytes | 4096 | 09:41:42 | maxTotalBackups | 10 | 09:41:42 | maxTotalBackupGigabytes | 1000 | 09:41:42 | totalVolumesUsed | 3 | 09:41:42 | totalGigabytesUsed | 60 | 09:41:42 | totalSnapshotsUsed | 0 | 09:41:42 | totalBackupsUsed | 0 | 09:41:42 | totalBackupGigabytesUsed | 0 | 09:41:42 +--------------------------+---------+ 09:41:42 + pushd /opt/ciman/openstack-hot 09:41:42 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:42 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-518 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:42:29 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-518 09:42:29 Waiting to initialize infrastructure... 09:42:29 Waiting to initialize infrastructure... 09:42:29 Waiting to initialize infrastructure... 09:42:29 Stack initialization successful. 09:42:29 ------------------------------------ 09:42:29 Stack Details 09:42:29 ------------------------------------ 09:42:29 {'added': None, 09:42:29 'capabilities': [], 09:42:29 'created_at': '2025-10-30T09:41:45Z', 09:42:29 'deleted': None, 09:42:29 'deleted_at': None, 09:42:29 'description': 'No description', 09:42:29 'environment': None, 09:42:29 'environment_files': None, 09:42:29 'files': None, 09:42:29 'files_container': None, 09:42:29 'id': '057d50d2-f454-40bf-91e0-0daa53f2d598', 09:42:29 'is_rollback_disabled': True, 09:42:29 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-518/057d50d2-f454-40bf-91e0-0daa53f2d598', 09:42:29 'rel': 'self'}], 09:42:29 '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:29 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-518', 09:42:29 'notification_topics': [], 09:42:29 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:42:29 'output_key': 'vm_0_ips', 09:42:29 'output_value': ['10.30.170.177']}, 09:42:29 {'description': 'IP addresses of the 2nd vm types', 09:42:29 'output_key': 'vm_1_ips', 09:42:29 'output_value': ['10.30.170.190']}], 09:42:29 'owner_id': ****, 09:42:29 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:42:29 'OS::stack_id': '057d50d2-f454-40bf-91e0-0daa53f2d598', 09:42:29 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-518', 09:42:29 'job_name': '52208-518', 09:42:29 'silo': 'releng', 09:42:29 'vm_0_count': '1', 09:42:29 'vm_0_flavor': 'v3-standard-4', 09:42:29 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:42:29 '20250917-133034.447', 09:42:29 'vm_1_count': '1', 09:42:29 'vm_1_flavor': 'v3-standard-2', 09:42:29 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:42:29 '- 20250917-133034.654'}, 09:42:29 'parent_id': None, 09:42:29 'replaced': None, 09:42:29 'status': 'CREATE_COMPLETE', 09:42:29 'status_reason': 'Stack CREATE completed successfully', 09:42:29 'tags': [], 09:42:29 'template': None, 09:42:29 'template_description': 'No description', 09:42:29 'template_url': None, 09:42:29 'timeout_mins': 15, 09:42:29 'unchanged': None, 09:42:29 'updated': None, 09:42:29 'updated_at': None, 09:42:29 'user_project_id': 'f9039630e1a94d71aa4b6224abc0a3de'} 09:42:29 ------------------------------------ 09:42:29 + popd 09:42:29 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:42:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16533536981893893196.sh 09:42:29 ---> Copy SSH public keys to CSIT lab 09:42:29 Setup pyenv: 09:42:29 system 09:42:29 3.8.13 09:42:29 3.9.13 09:42:29 3.10.13 09:42:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbRm from file:/tmp/.os_lf_venv 09:42:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:32 lf-activate-venv(): INFO: Base packages installed successfully 09:42:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:42:47 lf-activate-venv(): INFO: Adding /tmp/venv-IbRm/bin to PATH 09:42:48 SSH not responding on 10.30.170.177. Retrying in 10 seconds... 09:42:49 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:42:50 releng-52208-518-1-mininet-ovs-217-0 09:42:50 Successfully copied public keys to slave 10.30.170.190 09:42:58 Ping to 10.30.170.177 successful. 09:42:59 SSH not responding on 10.30.170.177. Retrying in 10 seconds... 09:43:09 Ping to 10.30.170.177 successful. 09:43:10 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:43:10 releng-52208-518-0-builder-0 09:43:10 Successfully copied public keys to slave 10.30.170.177 09:43:10 Process 7673 ready. 09:43:10 Process 7674 ready. 09:43:10 SSH ready on all stack servers. 09:43:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5594113096618364209.sh 09:43:10 Setup pyenv: 09:43:11 system 09:43:11 3.8.13 09:43:11 3.9.13 09:43:11 3.10.13 09:43:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KuOp 09:43:15 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:43:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:19 lf-activate-venv(): INFO: Base packages installed successfully 09:43:19 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:43:21 lf-activate-venv(): INFO: Adding /tmp/venv-KuOp/bin to PATH 09:43:21 + echo 'Installing Python Requirements' 09:43:21 Installing Python Requirements 09:43:21 + cat 09:43:21 + python -m pip install -r requirements.txt 09:43:21 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:43:21 Collecting docker-py (from -r requirements.txt (line 1)) 09:43:21 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:21 Collecting ipaddr (from -r requirements.txt (line 2)) 09:43:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:43:21 Installing build dependencies: started 09:43:22 Installing build dependencies: finished with status 'done' 09:43:22 Getting requirements to build wheel: started 09:43:22 Getting requirements to build wheel: finished with status 'done' 09:43:22 Preparing metadata (pyproject.toml): started 09:43:23 Preparing metadata (pyproject.toml): finished with status 'done' 09:43:23 Collecting netaddr (from -r requirements.txt (line 3)) 09:43:23 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:23 Collecting netifaces (from -r requirements.txt (line 4)) 09:43:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:43:23 Installing build dependencies: started 09:43:24 Installing build dependencies: finished with status 'done' 09:43:24 Getting requirements to build wheel: started 09:43:24 Getting requirements to build wheel: finished with status 'done' 09:43:24 Preparing metadata (pyproject.toml): started 09:43:24 Preparing metadata (pyproject.toml): finished with status 'done' 09:43:24 Collecting pyhocon (from -r requirements.txt (line 5)) 09:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:43:24 Collecting requests (from -r requirements.txt (line 6)) 09:43:24 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:24 Collecting robotframework (from -r requirements.txt (line 7)) 09:43:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:43:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 23.8 MB/s 0:00:00 09:43:25 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:43:25 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:25 Installing build dependencies: started 09:43:25 Installing build dependencies: finished with status 'done' 09:43:25 Getting requirements to build wheel: started 09:43:26 Getting requirements to build wheel: finished with status 'done' 09:43:26 Preparing metadata (pyproject.toml): started 09:43:26 Preparing metadata (pyproject.toml): finished with status 'done' 09:43:26 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:43:26 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:26 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:43:26 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:26 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:43:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:43:26 Installing build dependencies: started 09:43:27 Installing build dependencies: finished with status 'done' 09:43:27 Getting requirements to build wheel: started 09:43:28 Getting requirements to build wheel: finished with status 'done' 09:43:28 Preparing metadata (pyproject.toml): started 09:43:28 Preparing metadata (pyproject.toml): finished with status 'done' 09:43:28 Collecting scapy (from -r requirements.txt (line 12)) 09:43:28 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:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 48.0 MB/s 0:00:00 09:43:28 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:43:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:43:28 Installing build dependencies: started 09:43:29 Installing build dependencies: finished with status 'done' 09:43:29 Getting requirements to build wheel: started 09:43:29 Getting requirements to build wheel: finished with status 'done' 09:43:29 Preparing metadata (pyproject.toml): started 09:43:29 Preparing metadata (pyproject.toml): finished with status 'done' 09:43:30 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:43:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 09:43:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 41.3 MB/s 0:00:00 09:43:30 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:43:30 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:30 Collecting pyangbind (from -r requirements.txt (line 22)) 09:43:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:43:30 Collecting isodate (from -r requirements.txt (line 25)) 09:43:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:43:30 Collecting jmespath (from -r requirements.txt (line 28)) 09:43:30 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:30 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:43:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:43:30 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:43:30 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:30 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:30 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:43:30 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:30 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:43:30 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:30 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:43:30 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:30 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:43:30 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:31 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:43:31 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:31 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:43:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:43:31 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:43:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:43:31 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:43:31 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:31 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:43:31 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:31 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:31 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:31 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:31 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:43:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:43:31 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:43:31 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:31 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 09:43:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 09:43:31 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 09:43:31 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:31 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:43:31 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:31 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 09:43:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:43:31 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:43:31 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:31 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:43:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 09:43:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 27.6 MB/s 0:00:00 09:43:32 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:32 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:43:32 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:32 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:32 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:32 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:32 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:43:32 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:32 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:43:32 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:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 22.8 MB/s 0:00:00 09:43:32 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:43:32 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:33 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:43:33 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:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 36.1 MB/s 0:00:00 09:43:34 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:43:34 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:34 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:34 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:34 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:34 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 09:43:34 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:34 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:35 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:35 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:35 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:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:43:35 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 09:43:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 78.2 MB/s 0:00:00 09:43:35 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:35 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:35 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:35 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:35 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:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 09:43:35 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:35 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:36 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:36 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:36 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:36 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:36 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:36 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:36 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:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 09:43:36 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:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:43:36 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:36 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:36 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:43:37 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:37 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:37 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:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:43:37 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:43:38 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:43:38 Building wheel for robotframework-sshlibrary (pyproject.toml): started 09:43:38 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 09:43:38 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=915b1d3d4a03d555893e3f08e88f4b556119f62f3266ac447c6d56f556e3308e 09:43:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:43:38 Building wheel for ipaddr (pyproject.toml): started 09:43:38 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 09:43:38 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=aa306bdc3b30457f1326b32b783c9699b213ccf7d377a3b2b1fdcdcce5d49e0e 09:43:38 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:43:38 Building wheel for netifaces (pyproject.toml): started 09:43:41 Building wheel for netifaces (pyproject.toml): finished with status 'done' 09:43:41 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=37987ad59c529d6f3e7e887fd10bc1f44845f875492341114a5dcd9e86afaf56 09:43:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:43:41 Building wheel for robotframework-httplibrary (pyproject.toml): started 09:43:41 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 09:43:41 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=836f56594c55a620090ffba67ecc2716e7028d7f0f9ef4798ecf8ebe4ba859d4 09:43:41 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:43:41 Building wheel for jsonpath-rw (pyproject.toml): started 09:43:41 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 09:43:41 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=9a1e8e0f61dec6be7162e18e40d7a79238d06a79486988033364dbead3b95fcb 09:43:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:43:41 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:43:41 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 09:43:48 09:43:48 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.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.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.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 09:43:49 + pip freeze 09:43:49 attrs==25.4.0 09:43:49 bcrypt==5.0.0 09:43:49 beautifulsoup4==4.14.2 09:43:49 certifi==2025.10.5 09:43:49 cffi==2.0.0 09:43:49 charset-normalizer==3.4.4 09:43:49 click==8.3.0 09:43:49 cryptography==46.0.3 09:43:49 decorator==5.2.1 09:43:49 distlib==0.4.0 09:43:49 docker-py==1.10.6 09:43:49 docker-pycreds==0.4.0 09:43:49 elastic-transport==8.17.1 09:43:49 elasticsearch==8.19.2 09:43:49 elasticsearch-dsl==8.15.4 09:43:49 enum34==1.1.10 09:43:49 filelock==3.20.0 09:43:49 h11==0.16.0 09:43:49 idna==3.11 09:43:49 invoke==2.2.1 09:43:49 ipaddr==2.2.0 09:43:49 isodate==0.7.2 09:43:49 jmespath==1.0.1 09:43:49 jsonpatch==1.33 09:43:49 jsonpath-rw==1.4.0 09:43:49 jsonpointer==3.0.0 09:43:49 lxml==6.0.2 09:43:49 netaddr==1.3.0 09:43:49 netifaces==0.11.0 09:43:49 outcome==1.3.0.post0 09:43:49 paramiko==4.0.0 09:43:49 platformdirs==4.5.0 09:43:49 ply==3.11 09:43:49 pyang==2.7.1 09:43:49 pyangbind==0.8.6 09:43:49 pycparser==2.23 09:43:49 pyhocon==0.3.61 09:43:49 PyNaCl==1.6.0 09:43:49 pyparsing==3.2.5 09:43:49 PySocks==1.7.1 09:43:49 python-dateutil==2.9.0.post0 09:43:49 regex==2025.10.23 09:43:49 requests==2.32.5 09:43:49 robotframework==7.3.2 09:43:49 robotframework-httplibrary==0.4.2 09:43:49 robotframework-pythonlibcore==4.4.1 09:43:49 robotframework-requests==0.9.7 09:43:49 robotframework-selenium2library==3.0.0 09:43:49 robotframework-seleniumlibrary==6.8.0 09:43:49 robotframework-sshlibrary==3.8.0 09:43:49 scapy==2.6.1 09:43:49 scp==0.15.0 09:43:49 selenium==4.38.0 09:43:49 six==1.17.0 09:43:49 sniffio==1.3.1 09:43:49 sortedcontainers==2.4.0 09:43:49 soupsieve==2.8 09:43:49 trio==0.31.0 09:43:49 trio-websocket==0.12.2 09:43:49 typing_extensions==4.15.0 09:43:49 urllib3==2.5.0 09:43:49 virtualenv==20.35.4 09:43:49 waitress==3.0.2 09:43:49 WebOb==1.8.9 09:43:49 websocket-client==1.9.0 09:43:49 WebTest==3.0.7 09:43:49 wsproto==1.2.0 09:43:49 [EnvInject] - Injecting environment variables from a build step. 09:43:49 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:43:49 [EnvInject] - Variables injected successfully. 09:43:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5620382248139831568.sh 09:43:49 Setup pyenv: 09:43:49 system 09:43:49 3.8.13 09:43:49 3.9.13 09:43:49 3.10.13 09:43:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbRm from file:/tmp/.os_lf_venv 09:43:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:51 lf-activate-venv(): INFO: Base packages installed successfully 09:43:51 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:43:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:59 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:59 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:43:59 lf-activate-venv(): INFO: Adding /tmp/venv-IbRm/bin to PATH 09:43:59 + ODL_SYSTEM=() 09:43:59 + TOOLS_SYSTEM=() 09:43:59 + OPENSTACK_SYSTEM=() 09:43:59 + OPENSTACK_CONTROLLERS=() 09:43:59 + mapfile -t ADDR 09:43:59 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:43:59 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-518 09:44:01 + for i in "${ADDR[@]}" 09:44:01 ++ ssh 10.30.170.190 hostname -s 09:44:01 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:44:02 + REMHOST=releng-52208-518-1-mininet-ovs-217-0 09:44:02 + case ${REMHOST} in 09:44:02 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:44:02 + for i in "${ADDR[@]}" 09:44:02 ++ ssh 10.30.170.177 hostname -s 09:44:02 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:44:02 + REMHOST=releng-52208-518-0-builder-0 09:44:02 + case ${REMHOST} in 09:44:02 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:44:02 + echo NUM_ODL_SYSTEM=1 09:44:02 + echo NUM_TOOLS_SYSTEM=1 09:44:02 + '[' '' == yes ']' 09:44:02 + NUM_OPENSTACK_SYSTEM=0 09:44:02 + echo NUM_OPENSTACK_SYSTEM=0 09:44:02 + '[' 0 -eq 2 ']' 09:44:02 + echo ODL_SYSTEM_IP=10.30.170.177 09:44:02 ++ seq 0 0 09:44:02 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:44:02 + echo ODL_SYSTEM_1_IP=10.30.170.177 09:44:02 + echo TOOLS_SYSTEM_IP=10.30.170.190 09:44:02 ++ seq 0 0 09:44:02 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:44:02 + echo TOOLS_SYSTEM_1_IP=10.30.170.190 09:44:02 + openstack_index=0 09:44:02 + NUM_OPENSTACK_CONTROL_NODES=1 09:44:02 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:44:02 ++ seq 0 0 09:44:02 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:44:02 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:44:02 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:44:02 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:44:02 + '[' -1 -ge 2 ']' 09:44:02 ++ seq 0 -2 09:44:02 + NUM_OPENSTACK_HAPROXY_NODES=0 09:44:02 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:44:02 ++ seq 0 -1 09:44:02 + echo 'Contents of slave_addresses.txt:' 09:44:02 Contents of slave_addresses.txt: 09:44:02 + cat slave_addresses.txt 09:44:02 NUM_ODL_SYSTEM=1 09:44:02 NUM_TOOLS_SYSTEM=1 09:44:02 NUM_OPENSTACK_SYSTEM=0 09:44:02 ODL_SYSTEM_IP=10.30.170.177 09:44:02 ODL_SYSTEM_1_IP=10.30.170.177 09:44:02 TOOLS_SYSTEM_IP=10.30.170.190 09:44:02 TOOLS_SYSTEM_1_IP=10.30.170.190 09:44:02 NUM_OPENSTACK_CONTROL_NODES=1 09:44:02 OPENSTACK_CONTROL_NODE_1_IP= 09:44:02 NUM_OPENSTACK_COMPUTE_NODES=-1 09:44:02 NUM_OPENSTACK_HAPROXY_NODES=0 09:44:02 [EnvInject] - Injecting environment variables from a build step. 09:44:02 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:44:02 [EnvInject] - Variables injected successfully. 09:44:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins1749197525471678050.sh 09:44:02 Preparing for JRE Version 21 09:44:02 Karaf artifact is karaf 09:44:02 Karaf project is integration 09:44:02 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:44:02 [EnvInject] - Injecting environment variables from a build step. 09:44:02 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:44:02 [EnvInject] - Variables injected successfully. 09:44:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3386675286421405874.sh 09:44:02 2025-10-30 09:44:02 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:44:02 Bundle version is 0.21.4-SNAPSHOT 09:44:02 --2025-10-30 09:44:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 09:44:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:44:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:44:02 HTTP request sent, awaiting response... 200 OK 09:44:02 Length: 1404 (1.4K) [application/xml] 09:44:02 Saving to: ‘maven-metadata.xml’ 09:44:02 09:44:02 0K . 100% 58.6M=0s 09:44:02 09:44:02 2025-10-30 09:44:02 (58.6 MB/s) - ‘maven-metadata.xml’ saved [1404/1404] 09:44:02 09:44:02 09:44:02 09:44:02 org.opendaylight.integration 09:44:02 karaf 09:44:02 0.21.4-SNAPSHOT 09:44:02 09:44:02 09:44:02 20251030.093537 09:44:02 61 09:44:02 09:44:02 20251030093537 09:44:02 09:44:02 09:44:02 pom 09:44:02 0.21.4-20251030.093537-61 09:44:02 20251030093537 09:44:02 09:44:02 09:44:02 tar.gz 09:44:02 0.21.4-20251030.093537-61 09:44:02 20251030093537 09:44:02 09:44:02 09:44:02 zip 09:44:02 0.21.4-20251030.093537-61 09:44:02 20251030093537 09:44:02 09:44:02 09:44:02 cyclonedx 09:44:02 xml 09:44:02 0.21.4-20251030.093537-61 09:44:02 20251030093537 09:44:02 09:44:02 09:44:02 cyclonedx 09:44:02 json 09:44:02 0.21.4-20251030.093537-61 09:44:02 20251030093537 09:44:02 09:44:02 09:44:02 09:44:02 09:44:02 Nexus timestamp is 0.21.4-20251030.093537-61 09:44:02 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251030.093537-61.zip 09:44:02 Distribution bundle is karaf-0.21.4-20251030.093537-61.zip 09:44:02 Distribution bundle version is 0.21.4-SNAPSHOT 09:44:02 Distribution folder is karaf-0.21.4-SNAPSHOT 09:44:02 Nexus prefix is https://nexus.opendaylight.org 09:44:02 [EnvInject] - Injecting environment variables from a build step. 09:44:02 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:44:02 [EnvInject] - Variables injected successfully. 09:44:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins8022711158836159693.sh 09:44:02 Setup pyenv: 09:44:03 system 09:44:03 3.8.13 09:44:03 3.9.13 09:44:03 3.10.13 09:44:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:44:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbRm from file:/tmp/.os_lf_venv 09:44:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:44:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:44:05 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:44:05 lf-activate-venv(): INFO: Base packages installed successfully 09:44:05 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:44:10 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:10 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:44:10 lf-activate-venv(): INFO: Adding /tmp/venv-IbRm/bin to PATH 09:44:10 Copying common-functions.sh to /tmp 09:44:12 Copying common-functions.sh to 10.30.170.190:/tmp 09:44:12 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:44:12 Copying common-functions.sh to 10.30.170.177:/tmp 09:44:12 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:44:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13972023484382491713.sh 09:44:13 common-functions.sh is being sourced 09:44:13 common-functions environment: 09:44:13 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:13 ACTUALFEATURES: 09:44:13 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:13 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:44:13 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:13 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:13 CONTROLLERMEM: 2048m 09:44:13 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:44:13 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:44:13 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:44:13 SUITES: 09:44:13 09:44:13 ################################################# 09:44:13 ## Configure Cluster and Start ## 09:44:13 ################################################# 09:44:13 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:44:13 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:44:13 Locating script plan to use... 09:44:13 Finished running script plans 09:44:13 Configuring member-1 with IP address 10.30.170.177 09:44:13 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:44:13 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:44:14 common-functions.sh is being sourced 09:44:14 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 09:44:14 ++ [[ /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:14 ++ echo 'common-functions.sh is being sourced' 09:44:14 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 09:44:14 ++ DISTROSTREAM=scandium 09:44:14 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:14 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:14 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:14 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:14 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:44:14 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:44:14 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:14 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:14 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:14 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:14 ++ export CONTROLLERMEM= 09:44:14 ++ CONTROLLERMEM= 09:44:14 ++ case "${DISTROSTREAM}" in 09:44:14 ++ CLUSTER_SYSTEM=akka 09:44:14 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:44:14 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:44:14 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:44:14 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:44:14 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:44:14 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:44:14 ++ print_common_env 09:44:14 ++ cat 09:44:14 common-functions environment: 09:44:14 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:14 ACTUALFEATURES: 09:44:14 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:14 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:44:14 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:14 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:14 CONTROLLERMEM: 09:44:14 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:44:14 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:44:14 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:44:14 SUITES: 09:44:14 09:44:14 ++ SSH='ssh -t -t' 09:44:14 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:44:14 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:44:14 Changing to /tmp 09:44:14 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251030.093537-61.zip 09:44:14 + echo 'Changing to /tmp' 09:44:14 + cd /tmp 09:44:14 + 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-20251030.093537-61.zip' 09:44:14 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251030.093537-61.zip 09:44:14 --2025-10-30 09:44:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251030.093537-61.zip 09:44:14 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:44:14 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:44:14 HTTP request sent, awaiting response... 200 OK 09:44:14 Length: 239811394 (229M) [application/zip] 09:44:14 Saving to: ‘karaf-0.21.4-20251030.093537-61.zip’ 09:44:14 09:44:14 0K ........ ........ ........ ........ ........ ........ 1% 70.9M 3s 09:44:14 3072K ........ ........ ........ ........ ........ ........ 2% 113M 3s 09:44:14 6144K ........ ........ ........ ........ ........ ........ 3% 194M 2s 09:44:14 9216K ........ ........ ........ ........ ........ ........ 5% 133M 2s 09:44:14 12288K ........ ........ ........ ........ ........ ........ 6% 137M 2s 09:44:14 15360K ........ ........ ........ ........ ........ ........ 7% 151M 2s 09:44:14 18432K ........ ........ ........ ........ ........ ........ 9% 177M 2s 09:44:14 21504K ........ ........ ........ ........ ........ ........ 10% 205M 2s 09:44:14 24576K ........ ........ ........ ........ ........ ........ 11% 195M 1s 09:44:14 27648K ........ ........ ........ ........ ........ ........ 13% 260M 1s 09:44:14 30720K ........ ........ ........ ........ ........ ........ 14% 252M 1s 09:44:14 33792K ........ ........ ........ ........ ........ ........ 15% 226M 1s 09:44:14 36864K ........ ........ ........ ........ ........ ........ 17% 167M 1s 09:44:14 39936K ........ ........ ........ ........ ........ ........ 18% 151M 1s 09:44:14 43008K ........ ........ ........ ........ ........ ........ 19% 258M 1s 09:44:14 46080K ........ ........ ........ ........ ........ ........ 20% 199M 1s 09:44:14 49152K ........ ........ ........ ........ ........ ........ 22% 377M 1s 09:44:14 52224K ........ ........ ........ ........ ........ ........ 23% 243M 1s 09:44:14 55296K ........ ........ ........ ........ ........ ........ 24% 263M 1s 09:44:14 58368K ........ ........ ........ ........ ........ ........ 26% 276M 1s 09:44:14 61440K ........ ........ ........ ........ ........ ........ 27% 264M 1s 09:44:14 64512K ........ ........ ........ ........ ........ ........ 28% 265M 1s 09:44:14 67584K ........ ........ ........ ........ ........ ........ 30% 246M 1s 09:44:14 70656K ........ ........ ........ ........ ........ ........ 31% 243M 1s 09:44:14 73728K ........ ........ ........ ........ ........ ........ 32% 285M 1s 09:44:14 76800K ........ ........ ........ ........ ........ ........ 34% 319M 1s 09:44:14 79872K ........ ........ ........ ........ ........ ........ 35% 229M 1s 09:44:14 82944K ........ ........ ........ ........ ........ ........ 36% 248M 1s 09:44:14 86016K ........ ........ ........ ........ ........ ........ 38% 274M 1s 09:44:14 89088K ........ ........ ........ ........ ........ ........ 39% 245M 1s 09:44:14 92160K ........ ........ ........ ........ ........ ........ 40% 226M 1s 09:44:14 95232K ........ ........ ........ ........ ........ ........ 41% 380M 1s 09:44:14 98304K ........ ........ ........ ........ ........ ........ 43% 297M 1s 09:44:14 101376K ........ ........ ........ ........ ........ ........ 44% 370M 1s 09:44:14 104448K ........ ........ ........ ........ ........ ........ 45% 191M 1s 09:44:14 107520K ........ ........ ........ ........ ........ ........ 47% 309M 1s 09:44:14 110592K ........ ........ ........ ........ ........ ........ 48% 180M 1s 09:44:14 113664K ........ ........ ........ ........ ........ ........ 49% 145M 1s 09:44:14 116736K ........ ........ ........ ........ ........ ........ 51% 282M 1s 09:44:14 119808K ........ ........ ........ ........ ........ ........ 52% 261M 1s 09:44:14 122880K ........ ........ ........ ........ ........ ........ 53% 261M 1s 09:44:14 125952K ........ ........ ........ ........ ........ ........ 55% 311M 0s 09:44:14 129024K ........ ........ ........ ........ ........ ........ 56% 274M 0s 09:44:14 132096K ........ ........ ........ ........ ........ ........ 57% 255M 0s 09:44:14 135168K ........ ........ ........ ........ ........ ........ 59% 233M 0s 09:44:14 138240K ........ ........ ........ ........ ........ ........ 60% 195M 0s 09:44:14 141312K ........ ........ ........ ........ ........ ........ 61% 265M 0s 09:44:14 144384K ........ ........ ........ ........ ........ ........ 62% 287M 0s 09:44:14 147456K ........ ........ ........ ........ ........ ........ 64% 295M 0s 09:44:14 150528K ........ ........ ........ ........ ........ ........ 65% 294M 0s 09:44:14 153600K ........ ........ ........ ........ ........ ........ 66% 267M 0s 09:44:14 156672K ........ ........ ........ ........ ........ ........ 68% 194M 0s 09:44:14 159744K ........ ........ ........ ........ ........ ........ 69% 355M 0s 09:44:14 162816K ........ ........ ........ ........ ........ ........ 70% 209M 0s 09:44:14 165888K ........ ........ ........ ........ ........ ........ 72% 306M 0s 09:44:14 168960K ........ ........ ........ ........ ........ ........ 73% 246M 0s 09:44:14 172032K ........ ........ ........ ........ ........ ........ 74% 227M 0s 09:44:14 175104K ........ ........ ........ ........ ........ ........ 76% 353M 0s 09:44:14 178176K ........ ........ ........ ........ ........ ........ 77% 244M 0s 09:44:14 181248K ........ ........ ........ ........ ........ ........ 78% 337M 0s 09:44:14 184320K ........ ........ ........ ........ ........ ........ 80% 268M 0s 09:44:14 187392K ........ ........ ........ ........ ........ ........ 81% 273M 0s 09:44:14 190464K ........ ........ ........ ........ ........ ........ 82% 167M 0s 09:44:15 193536K ........ ........ ........ ........ ........ ........ 83% 248M 0s 09:44:15 196608K ........ ........ ........ ........ ........ ........ 85% 259M 0s 09:44:15 199680K ........ ........ ........ ........ ........ ........ 86% 330M 0s 09:44:15 202752K ........ ........ ........ ........ ........ ........ 87% 238M 0s 09:44:15 205824K ........ ........ ........ ........ ........ ........ 89% 268M 0s 09:44:15 208896K ........ ........ ........ ........ ........ ........ 90% 323M 0s 09:44:15 211968K ........ ........ ........ ........ ........ ........ 91% 273M 0s 09:44:15 215040K ........ ........ ........ ........ ........ ........ 93% 224M 0s 09:44:15 218112K ........ ........ ........ ........ ........ ........ 94% 286M 0s 09:44:15 221184K ........ ........ ........ ........ ........ ........ 95% 366M 0s 09:44:15 224256K ........ ........ ........ ........ ........ ........ 97% 167M 0s 09:44:15 227328K ........ ........ ........ ........ ........ ........ 98% 426M 0s 09:44:15 230400K ........ ........ ........ ........ ........ ........ 99% 210M 0s 09:44:15 233472K ........ ... 100% 475M=1.0s 09:44:15 09:44:15 2025-10-30 09:44:15 (229 MB/s) - ‘karaf-0.21.4-20251030.093537-61.zip’ saved [239811394/239811394] 09:44:15 09:44:15 Extracting the new controller... 09:44:15 + echo 'Extracting the new controller...' 09:44:15 + unzip -q karaf-0.21.4-20251030.093537-61.zip 09:44:17 Adding external repositories... 09:44:17 + echo 'Adding external repositories...' 09:44:17 + 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:17 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:17 ################################################################################ 09:44:17 # 09:44:17 # Licensed to the Apache Software Foundation (ASF) under one or more 09:44:17 # contributor license agreements. See the NOTICE file distributed with 09:44:17 # this work for additional information regarding copyright ownership. 09:44:17 # The ASF licenses this file to You under the Apache License, Version 2.0 09:44:17 # (the "License"); you may not use this file except in compliance with 09:44:17 # the License. You may obtain a copy of the License at 09:44:17 # 09:44:17 # http://www.apache.org/licenses/LICENSE-2.0 09:44:17 # 09:44:17 # Unless required by applicable law or agreed to in writing, software 09:44:17 # distributed under the License is distributed on an "AS IS" BASIS, 09:44:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:44:17 # See the License for the specific language governing permissions and 09:44:17 # limitations under the License. 09:44:17 # 09:44:17 ################################################################################ 09:44:17 09:44:17 # 09:44:17 # If set to true, the following property will not allow any certificate to be used 09:44:17 # when accessing Maven repositories through SSL 09:44:17 # 09:44:17 #org.ops4j.pax.url.mvn.certificateCheck= 09:44:17 09:44:17 # 09:44:17 # Path to the local Maven settings file. 09:44:17 # The repositories defined in this file will be automatically added to the list 09:44:17 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:44:17 # below is not set. 09:44:17 # The following locations are checked for the existence of the settings.xml file 09:44:17 # * 1. looks for the specified url 09:44:17 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:44:17 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:44:17 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:44:17 # 09:44:17 #org.ops4j.pax.url.mvn.settings= 09:44:17 09:44:17 # 09:44:17 # Path to the local Maven repository which is used to avoid downloading 09:44:17 # artifacts when they already exist locally. 09:44:17 # The value of this property will be extracted from the settings.xml file 09:44:17 # above, or defaulted to: 09:44:17 # System.getProperty( "user.home" ) + "/.m2/repository" 09:44:17 # 09:44:17 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:44:17 09:44:17 # 09:44:17 # Default this to false. It's just weird to use undocumented repos 09:44:17 # 09:44:17 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:44:17 09:44:17 # 09:44:17 # Uncomment if you don't wanna use the proxy settings 09:44:17 # from the Maven conf/settings.xml file 09:44:17 # 09:44:17 # org.ops4j.pax.url.mvn.proxySupport=false 09:44:17 09:44:17 # 09:44:17 # Comma separated list of repositories scanned when resolving an artifact. 09:44:17 # Those repositories will be checked before iterating through the 09:44:17 # below list of repositories and even before the local repository 09:44:17 # A repository url can be appended with zero or more of the following flags: 09:44:17 # @snapshots : the repository contains snaphots 09:44:17 # @noreleases : the repository does not contain any released artifacts 09:44:17 # 09:44:17 # The following property value will add the system folder as a repo. 09:44:17 # 09:44:17 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:44:17 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:44:17 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:44:17 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:44:17 09:44:17 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:44:17 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:44:17 09:44:17 # 09:44:17 # Comma separated list of repositories scanned when resolving an artifact. 09:44:17 # The default list includes the following repositories: 09:44:17 # http://repo1.maven.org/maven2@id=central 09:44:17 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:44:17 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:44:17 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:44:17 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:44:17 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:44:17 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:44:17 # To add repositories to the default ones, prepend '+' to the list of repositories 09:44:17 # to add. 09:44:17 # A repository url can be appended with zero or more of the following flags: 09:44:17 # @snapshots : the repository contains snapshots 09:44:17 # @noreleases : the repository does not contain any released artifacts 09:44:17 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:44:17 # 09:44:17 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:17 09:44:17 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 09:44:17 + [[ True == \T\r\u\e ]] 09:44:17 + echo 'Configuring the startup features...' 09:44:17 + 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:17 + FEATURE_TEST_STRING=features-test 09:44:17 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 09:44:17 + KARAF_VERSION=karaf4 09:44:17 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:44:17 + 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:17 + [[ ! -z '' ]] 09:44:17 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:17 ################################################################################ 09:44:17 # 09:44:17 # Licensed to the Apache Software Foundation (ASF) under one or more 09:44:17 # contributor license agreements. See the NOTICE file distributed with 09:44:17 # this work for additional information regarding copyright ownership. 09:44:17 # The ASF licenses this file to You under the Apache License, Version 2.0 09:44:17 # (the "License"); you may not use this file except in compliance with 09:44:17 # the License. You may obtain a copy of the License at 09:44:17 # 09:44:17 # http://www.apache.org/licenses/LICENSE-2.0 09:44:17 # 09:44:17 # Unless required by applicable law or agreed to in writing, software 09:44:17 # distributed under the License is distributed on an "AS IS" BASIS, 09:44:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:44:17 # See the License for the specific language governing permissions and 09:44:17 # limitations under the License. 09:44:17 # 09:44:17 ################################################################################ 09:44:17 09:44:17 # 09:44:17 # Comma separated list of features repositories to register by default 09:44:17 # 09:44:17 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}/c34ddc9e-5dee-48ad-9d13-5e20b3eb40c3.xml 09:44:17 09:44:17 # 09:44:17 # Comma separated list of features to install at startup 09:44:17 # 09:44:17 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 06ea3b15-80e3-4beb-bdd5-eafec757e4a2 09:44:17 09:44:17 # 09:44:17 # Resource repositories (OBR) that the features resolver can use 09:44:17 # to resolve requirements/capabilities 09:44:17 # 09:44:17 # The format of the resourceRepositories is 09:44:17 # resourceRepositories=[xml:url|json:url],... 09:44:17 # for Instance: 09:44:17 # 09:44:17 #resourceRepositories=xml:http://host/path/to/index.xml 09:44:17 # or 09:44:17 #resourceRepositories=json:http://host/path/to/index.json 09:44:17 # 09:44:17 09:44:17 # 09:44:17 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:44:17 # 09:44:17 featuresBootAsynchronous=false 09:44:17 09:44:17 # 09:44:17 # Service requirements enforcement 09:44:17 # 09:44:17 # By default, the feature resolver checks the service requirements/capabilities of 09:44:17 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:44:17 # the required bundles. 09:44:17 # The following flag can have those values: 09:44:17 # - disable: service requirements are completely ignored 09:44:17 # - default: service requirements are ignored for old features 09:44:17 # - enforce: service requirements are always verified 09:44:17 # 09:44:17 #serviceRequirements=default 09:44:17 09:44:17 # 09:44:17 # Store cfg file for config element in feature 09:44:17 # 09:44:17 #configCfgStore=true 09:44:17 09:44:17 # 09:44:17 # Define if the feature service automatically refresh bundles 09:44:17 # 09:44:17 autoRefresh=true 09:44:17 09:44:17 # 09:44:17 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:44:17 # XML file defines instructions related to features processing 09:44:17 # versions.properties may declare properties to resolve placeholders in XML file 09:44:17 # both files are relative to ${karaf.etc} 09:44:17 # 09:44:17 #featureProcessing=org.apache.karaf.features.xml 09:44:17 #featureProcessingVersions=versions.properties 09:44:17 + configure_karaf_log karaf4 '' 09:44:17 + local -r karaf_version=karaf4 09:44:17 + local -r controllerdebugmap= 09:44:17 + local logapi=log4j 09:44:17 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:17 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:44:17 log4j2.rootLogger.level = INFO 09:44:17 #log4j2.rootLogger.type = asyncRoot 09:44:17 #log4j2.rootLogger.includeLocation = false 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:44:17 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:44:17 log4j2.rootLogger.appenderRef.Console.ref = Console 09:44:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:44:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:44:17 log4j2.logger.spifly.name = org.apache.aries.spifly 09:44:17 log4j2.logger.spifly.level = WARN 09:44:17 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:44:17 log4j2.logger.audit.level = INFO 09:44:17 log4j2.logger.audit.additivity = false 09:44:17 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:44:17 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:44:17 log4j2.appender.console.type = Console 09:44:17 log4j2.appender.console.name = Console 09:44:17 log4j2.appender.console.layout.type = PatternLayout 09:44:17 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:44:17 log4j2.appender.rolling.type = RollingRandomAccessFile 09:44:17 log4j2.appender.rolling.name = RollingFile 09:44:17 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:44:17 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:44:17 #log4j2.appender.rolling.immediateFlush = false 09:44:17 log4j2.appender.rolling.append = true 09:44:17 log4j2.appender.rolling.layout.type = PatternLayout 09:44:17 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:44:17 log4j2.appender.rolling.policies.type = Policies 09:44:17 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:44:17 log4j2.appender.rolling.policies.size.size = 64MB 09:44:17 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:44:17 log4j2.appender.rolling.strategy.max = 7 09:44:17 log4j2.appender.audit.type = RollingRandomAccessFile 09:44:17 log4j2.appender.audit.name = AuditRollingFile 09:44:17 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:44:17 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:44:17 log4j2.appender.audit.append = true 09:44:17 log4j2.appender.audit.layout.type = PatternLayout 09:44:17 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:44:17 log4j2.appender.audit.policies.type = Policies 09:44:17 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:44:17 log4j2.appender.audit.policies.size.size = 8MB 09:44:17 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:44:17 log4j2.appender.audit.strategy.max = 7 09:44:17 log4j2.appender.osgi.type = PaxOsgi 09:44:17 log4j2.appender.osgi.name = PaxOsgi 09:44:17 log4j2.appender.osgi.filter = * 09:44:17 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:44:17 #log4j2.logger.aether.level = TRACE 09:44:17 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:44:17 #log4j2.logger.http-headers.level = DEBUG 09:44:17 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:44:17 #log4j2.logger.maven.level = TRACE 09:44:17 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:44:17 + logapi=log4j2 09:44:17 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:44:17 + '[' log4j2 == log4j2 ']' 09:44:17 + 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:17 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:44:17 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:44:17 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:44:17 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:44:17 controllerdebugmap: 09:44:17 + unset IFS 09:44:17 + echo 'controllerdebugmap: ' 09:44:17 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:17 + '[' -n '' ']' 09:44:17 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:44:17 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:17 ################################################################################ 09:44:17 # 09:44:17 # Licensed to the Apache Software Foundation (ASF) under one or more 09:44:17 # contributor license agreements. See the NOTICE file distributed with 09:44:17 # this work for additional information regarding copyright ownership. 09:44:17 # The ASF licenses this file to You under the Apache License, Version 2.0 09:44:17 # (the "License"); you may not use this file except in compliance with 09:44:17 # the License. You may obtain a copy of the License at 09:44:17 # 09:44:17 # http://www.apache.org/licenses/LICENSE-2.0 09:44:17 # 09:44:17 # Unless required by applicable law or agreed to in writing, software 09:44:17 # distributed under the License is distributed on an "AS IS" BASIS, 09:44:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:44:17 # See the License for the specific language governing permissions and 09:44:17 # limitations under the License. 09:44:17 # 09:44:17 ################################################################################ 09:44:17 09:44:17 # Common pattern layout for appenders 09:44:17 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:44:17 09:44:17 # Root logger 09:44:17 log4j2.rootLogger.level = INFO 09:44:17 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:44:17 #log4j2.rootLogger.type = asyncRoot 09:44:17 #log4j2.rootLogger.includeLocation = false 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:44:17 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:44:17 log4j2.rootLogger.appenderRef.Console.ref = Console 09:44:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:44:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:44:17 09:44:17 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:44:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:44:17 09:44:17 # Loggers configuration 09:44:17 09:44:17 # Spifly logger 09:44:17 log4j2.logger.spifly.name = org.apache.aries.spifly 09:44:17 log4j2.logger.spifly.level = WARN 09:44:17 09:44:17 # Security audit logger 09:44:17 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:44:17 log4j2.logger.audit.level = INFO 09:44:17 log4j2.logger.audit.additivity = false 09:44:17 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:44:17 09:44:17 # Appenders configuration 09:44:17 09:44:17 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:44:17 log4j2.appender.console.type = Console 09:44:17 log4j2.appender.console.name = Console 09:44:17 log4j2.appender.console.layout.type = PatternLayout 09:44:17 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:44:17 09:44:17 # Rolling file appender 09:44:17 log4j2.appender.rolling.type = RollingRandomAccessFile 09:44:17 log4j2.appender.rolling.name = RollingFile 09:44:17 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:44:17 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:44:17 # uncomment to not force a disk flush 09:44:17 #log4j2.appender.rolling.immediateFlush = false 09:44:17 log4j2.appender.rolling.append = true 09:44:17 log4j2.appender.rolling.layout.type = PatternLayout 09:44:17 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:44:17 log4j2.appender.rolling.policies.type = Policies 09:44:17 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:44:17 log4j2.appender.rolling.policies.size.size = 1GB 09:44:17 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:44:17 log4j2.appender.rolling.strategy.max = 7 09:44:17 09:44:17 # Audit file appender 09:44:17 log4j2.appender.audit.type = RollingRandomAccessFile 09:44:17 log4j2.appender.audit.name = AuditRollingFile 09:44:17 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:44:17 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:44:17 log4j2.appender.audit.append = true 09:44:17 log4j2.appender.audit.layout.type = PatternLayout 09:44:17 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:44:17 log4j2.appender.audit.policies.type = Policies 09:44:17 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:44:17 log4j2.appender.audit.policies.size.size = 8MB 09:44:17 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:44:17 log4j2.appender.audit.strategy.max = 7 09:44:17 09:44:17 # OSGi appender 09:44:17 log4j2.appender.osgi.type = PaxOsgi 09:44:17 log4j2.appender.osgi.name = PaxOsgi 09:44:17 log4j2.appender.osgi.filter = * 09:44:17 09:44:17 # help with identification of maven-related problems with pax-url-aether 09:44:17 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:44:17 #log4j2.logger.aether.level = TRACE 09:44:17 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:44:17 #log4j2.logger.http-headers.level = DEBUG 09:44:17 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:44:17 #log4j2.logger.maven.level = TRACE 09:44:17 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:44:17 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:44:17 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:17 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:44:17 + local -r controllermem=2048m 09:44:17 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:17 Configure 09:44:17 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:44:17 + echo Configure 09:44:17 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:44:17 max memory: 2048m 09:44:17 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:17 + echo ' max memory: 2048m' 09:44:17 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:44:17 + 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:17 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:17 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:17 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:44:17 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:44:17 #!/bin/sh 09:44:17 # 09:44:17 # Licensed to the Apache Software Foundation (ASF) under one or more 09:44:17 # contributor license agreements. See the NOTICE file distributed with 09:44:17 # this work for additional information regarding copyright ownership. 09:44:17 # The ASF licenses this file to You under the Apache License, Version 2.0 09:44:17 # (the "License"); you may not use this file except in compliance with 09:44:17 # the License. You may obtain a copy of the License at 09:44:17 # 09:44:17 # http://www.apache.org/licenses/LICENSE-2.0 09:44:17 # 09:44:17 # Unless required by applicable law or agreed to in writing, software 09:44:17 # distributed under the License is distributed on an "AS IS" BASIS, 09:44:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:44:17 # See the License for the specific language governing permissions and 09:44:17 # limitations under the License. 09:44:17 # 09:44:17 09:44:17 # 09:44:17 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:44:17 # script: client, instance, shell, start, status, stop, karaf 09:44:17 # 09:44:17 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:44:17 # Actions go here... 09:44:17 # fi 09:44:17 09:44:17 # 09:44:17 # general settings which should be applied for all scripts go here; please keep 09:44:17 # in mind that it is possible that scripts might be executed more than once, e.g. 09:44:17 # in example of the start script where the start script is executed first and the 09:44:17 # karaf script afterwards. 09:44:17 # 09:44:17 09:44:17 # 09:44:17 # The following section shows the possible configuration options for the default 09:44:17 # karaf scripts 09:44:17 # 09:44:17 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:44:17 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:44:17 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:44:17 # export EXTRA_JAVA_OPTS # Additional JVM options 09:44:17 # export KARAF_HOME # Karaf home folder 09:44:17 # export KARAF_DATA # Karaf data folder 09:44:17 # export KARAF_BASE # Karaf base folder 09:44:17 # export KARAF_ETC # Karaf etc folder 09:44:17 # export KARAF_LOG # Karaf log folder 09:44:17 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:44:17 # export KARAF_OPTS # Additional available Karaf options 09:44:17 # export KARAF_DEBUG # Enable debug mode 09:44:17 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:44:17 # export KARAF_NOROOT # Prevent execution as root if set to true 09:44:17 Set Java version 09:44:17 + echo 'Set Java version' 09:44:17 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:44:17 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:17 sudo: a password is required 09:44:17 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:44:17 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:17 sudo: a password is required 09:44:17 JDK default version ... 09:44:17 + echo 'JDK default version ...' 09:44:17 + java -version 09:44:17 openjdk version "21.0.8" 2025-07-15 09:44:17 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:44:17 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:44:17 Set JAVA_HOME 09:44:17 + echo 'Set JAVA_HOME' 09:44:17 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:44:17 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:44:17 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:44:17 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:44:17 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:44:17 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:44:17 Listing all open ports on controller system... 09:44:17 + echo 'Listing all open ports on controller system...' 09:44:17 + netstat -pnatu 09:44:17 /tmp/configuration-script.sh: line 40: netstat: command not found 09:44:17 + '[' -f /tmp/custom_shard_config.txt ']' 09:44:17 Configuring cluster 09:44:17 + echo 'Configuring cluster' 09:44:17 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.177 09:44:17 ################################################ 09:44:17 ## Configure Cluster ## 09:44:17 ################################################ 09:44:17 NOTE: Cluster configuration files not found. Copying from 09:44:17 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:44:17 Configuring unique name in akka.conf 09:44:17 Configuring hostname in akka.conf 09:44:17 Configuring data and rpc seed nodes in akka.conf 09:44:17 modules = [ 09:44:17 09:44:17 { 09:44:17 name = "inventory" 09:44:17 namespace = "urn:opendaylight:inventory" 09:44:17 shard-strategy = "module" 09:44:17 }, 09:44:17 { 09:44:17 name = "topology" 09:44:17 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:44:17 shard-strategy = "module" 09:44:17 }, 09:44:17 { 09:44:17 name = "toaster" 09:44:17 namespace = "http://netconfcentral.org/ns/toaster" 09:44:17 shard-strategy = "module" 09:44:17 } 09:44:17 ] 09:44:17 Configuring replication type in module-shards.conf 09:44:17 ################################################ 09:44:17 ## NOTE: Manually restart controller to ## 09:44:17 ## apply configuration. ## 09:44:17 ################################################ 09:44:17 Dump akka.conf 09:44:17 + echo 'Dump akka.conf' 09:44:17 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:44:17 09:44:17 odl-cluster-data { 09:44:17 akka { 09:44:17 remote { 09:44:17 artery { 09:44:17 enabled = on 09:44:17 transport = tcp 09:44:17 canonical.hostname = "10.30.170.177" 09:44:17 canonical.port = 2550 09:44:17 } 09:44:17 } 09:44:17 09:44:17 cluster { 09:44:17 # Using artery. 09:44:17 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.177:2550"] 09:44:17 09:44:17 roles = ["member-1"] 09:44:17 09:44:17 # when under load we might trip a false positive on the failure detector 09:44:17 # failure-detector { 09:44:17 # heartbeat-interval = 4 s 09:44:17 # acceptable-heartbeat-pause = 16s 09:44:17 # } 09:44:17 } 09:44:17 09:44:17 persistence { 09:44:17 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:44:17 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:44:17 # The relative path is always relative to KARAF_HOME. 09:44:17 09:44:17 # snapshot-store.local.dir = "target/snapshots" 09:44:17 09:44:17 # Use lz4 compression for LocalSnapshotStore snapshots 09:44:17 snapshot-store.local.use-lz4-compression = false 09:44:17 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:44:17 snapshot-store.local.lz4-blocksize = 256KB 09:44:17 } 09:44:17 disable-default-actor-system-quarantined-event-handling = "false" 09:44:17 } 09:44:17 } 09:44:17 Dump modules.conf 09:44:17 + echo 'Dump modules.conf' 09:44:17 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:44:17 modules = [ 09:44:17 09:44:17 { 09:44:17 name = "inventory" 09:44:17 namespace = "urn:opendaylight:inventory" 09:44:17 shard-strategy = "module" 09:44:17 }, 09:44:17 { 09:44:17 name = "topology" 09:44:17 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:44:17 shard-strategy = "module" 09:44:17 }, 09:44:17 { 09:44:17 name = "toaster" 09:44:17 namespace = "http://netconfcentral.org/ns/toaster" 09:44:17 shard-strategy = "module" 09:44:17 } 09:44:17 ] 09:44:17 Dump module-shards.conf 09:44:17 + echo 'Dump module-shards.conf' 09:44:17 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:44:17 module-shards = [ 09:44:17 { 09:44:17 name = "default" 09:44:17 shards = [ 09:44:17 { 09:44:17 name = "default" 09:44:17 replicas = ["member-1"] 09:44:17 } 09:44:17 ] 09:44:17 }, 09:44:17 { 09:44:17 name = "inventory" 09:44:17 shards = [ 09:44:17 { 09:44:17 name="inventory" 09:44:17 replicas = ["member-1"] 09:44:17 } 09:44:17 ] 09:44:17 }, 09:44:17 { 09:44:17 name = "topology" 09:44:17 shards = [ 09:44:17 { 09:44:17 name="topology" 09:44:17 replicas = ["member-1"] 09:44:17 } 09:44:17 ] 09:44:17 }, 09:44:17 { 09:44:17 name = "toaster" 09:44:17 shards = [ 09:44:17 { 09:44:17 name="toaster" 09:44:17 replicas = ["member-1"] 09:44:17 } 09:44:17 ] 09:44:17 } 09:44:17 ] 09:44:17 Locating config plan to use... 09:44:17 Finished running config plans 09:44:17 Starting member-1 with IP address 10.30.170.177 09:44:17 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:44:18 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:44:18 Redirecting karaf console output to karaf_console.log 09:44:18 Starting controller... 09:44:18 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:44:18 Execute the post startup script on controller 10.30.170.177 09:44:18 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:44:18 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:44:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:18 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:45:23 2025-10-30T09:44:36,590 | 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:23 Controller is UP 09:45:23 2025-10-30T09:44:36,590 | 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:23 Listing all open ports on controller system... 09:45:23 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:45:23 looking for "BindException: Address already in use" in log file 09:45:23 looking for "server is unhealthy" in log file 09:45:23 Let's take the karaf thread dump 09:45:23 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:45:24 karaf main: org.apache.karaf.main.Main, pid:2049 09:45:24 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:45:24 Generating mininet variables... 09:45:24 Locating test plan to use... 09:45:24 Changing the testplan path... 09:45:24 # Place the suites in run order: 09:45:24 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:45:24 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:45:24 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:45:24 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:45:24 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:25 ============================================================================== 09:45:25 openflowplugin-sanity.txt 09:45:25 ============================================================================== 09:45:25 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:45:25 ============================================================================== 09:45:28 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:45:28 ============================================================================== 09:45:28 Get list of nodes :: Get the inventory | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Link Down :: Take link s1-s2 down | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Link Up :: Take link s1-s2 up | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:45:30 7 tests, 7 passed, 0 failed 09:45:30 ============================================================================== 09:45:30 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:45:30 ============================================================================== 09:45:30 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 List all the links :: List all the links in the topology. | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Link Down :: Take link s1-s2 down | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Link Up :: Take link s1-s2 up | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:45:40 4 tests, 4 passed, 0 failed 09:45:40 ============================================================================== 09:45:40 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:45:40 ============================================================================== 09:45:40 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:45:40 4 tests, 4 passed, 0 failed 09:45:40 ============================================================================== 09:45:40 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:45:40 ============================================================================== 09:45:40 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:45:44 6 tests, 6 passed, 0 failed 09:45:44 ============================================================================== 09:45:45 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:45:45 21 tests, 21 passed, 0 failed 09:45:45 ============================================================================== 09:45:45 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:45:45 ============================================================================== 09:45:47 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:45:47 ============================================================================== 09:45:47 Get list of nodes :: Get the inventory | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Link Down :: Take link s1-s2 down | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Link Up :: Take link s1-s2 up | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:45:50 7 tests, 7 passed, 0 failed 09:45:50 ============================================================================== 09:45:50 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:45:50 ============================================================================== 09:45:50 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 List all the links :: List all the links in the topology. | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Link Down :: Take link s1-s2 down | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Link Up :: Take link s1-s2 up | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:46:00 4 tests, 4 passed, 0 failed 09:46:00 ============================================================================== 09:46:00 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:46:00 ============================================================================== 09:46:00 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Get Stats for node 1 :: Get the stats for a node | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Get Stats for node 2 :: Get the stats for a node | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Get Stats for node 3 :: Get the stats for a node | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:46:00 4 tests, 4 passed, 0 failed 09:46:00 ============================================================================== 09:46:00 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:46:00 ============================================================================== 09:46:00 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:46:00 ------------------------------------------------------------------------------ 09:46:00 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Verify after modifying flow operational - Output to physical port#... | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:46:10 9 tests, 9 passed, 0 failed 09:46:10 ============================================================================== 09:46:11 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:46:11 24 tests, 24 passed, 0 failed 09:46:11 ============================================================================== 09:46:11 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:46:11 ============================================================================== 09:46:13 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:46:13 ============================================================================== 09:46:14 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 1 Added | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 2 Added | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 3 Added | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 4 Added | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 5 Added | PASS | 09:46:21 ------------------------------------------------------------------------------ 09:46:21 Test Is Flow 6 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 7 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 8 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 9 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 10 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 11 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 14 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 15 Added | PASS | 09:46:22 ------------------------------------------------------------------------------ 09:46:22 Test Is Flow 16 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 17 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 18 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 19 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 20 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 21 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 22 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 23 Added | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Test Is Flow 24 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 25 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 31 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 36 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 38 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 43 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 45 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 101 Added | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Test Is Flow 102 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 103 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 104 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 105 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 106 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 107 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 108 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 109 Added | PASS | 09:46:25 ------------------------------------------------------------------------------ 09:46:25 Test Is Flow 110 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 113 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 156 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 201 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 202 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 203 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 204 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 205 Added | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Test Is Flow 206 Added | PASS | 09:46:27 ------------------------------------------------------------------------------ 09:46:27 Test Is Flow 209 Added | PASS | 09:46:27 ------------------------------------------------------------------------------ 09:46:27 Test Is Flow 214 Added | PASS | 09:46:27 ------------------------------------------------------------------------------ 09:46:27 Test Is Flow 218 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 219 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 220 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 221 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 222 Added | PASS | 09:46:29 ------------------------------------------------------------------------------ 09:46:29 Test Is Flow 223 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 224 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 225 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Is Flow 550 Added | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Test Is Flow 1 Updated | PASS | 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Test Is Flow 2 Updated | PASS | 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Test Is Flow 3 Updated | PASS | 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Test Is Flow 4 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 5 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 6 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 7 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 8 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 9 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 10 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 11 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 14 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 15 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 16 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 17 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 18 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 19 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 20 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 21 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 22 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 23 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 24 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 25 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 31 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 36 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 38 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 43 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 45 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 101 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 102 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 103 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 104 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 105 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 106 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 107 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 108 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 109 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 110 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 113 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 156 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 201 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 202 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 203 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 204 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 205 Updated | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 206 Updated | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 209 Updated | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 214 Updated | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 218 Updated | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 219 Updated | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 220 Updated | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 221 Updated | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 222 Updated | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 223 Updated | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 Test Is Flow 224 Updated | PASS | 09:46:42 ------------------------------------------------------------------------------ 09:46:42 Test Is Flow 225 Updated | PASS | 09:46:42 ------------------------------------------------------------------------------ 09:46:42 Test Is Flow 550 Updated | PASS | 09:46:42 ------------------------------------------------------------------------------ 09:46:42 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 1 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 2 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 3 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 4 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 5 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 6 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 7 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 8 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 9 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 10 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 11 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 14 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 15 Deleted | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 16 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 17 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 18 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 19 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 20 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 21 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 22 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 23 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 24 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 25 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 31 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 36 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 38 Deleted | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 43 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 45 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 101 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 102 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 103 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 104 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 105 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 106 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 107 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 108 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 109 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 110 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 113 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 156 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 201 Deleted | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 202 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 203 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 204 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 205 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 206 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 209 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 214 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 218 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 219 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 220 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 221 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 222 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 223 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 224 Deleted | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 225 Deleted | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 550 Deleted | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:46:51 174 tests, 174 passed, 0 failed 09:46:51 ============================================================================== 09:46:51 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:46:51 ============================================================================== 09:46:51 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 1 Added | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 2 Added | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 3 Added | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 4 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 5 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 6 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 7 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 8 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 9 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 10 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 11 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 15 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 16 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 17 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 18 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 19 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 20 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 21 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 22 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 23 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 24 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 25 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 31 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 36 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 38 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 43 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 45 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 101 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 102 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 103 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 104 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 105 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 106 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 107 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 108 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 109 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 110 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 113 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 201 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 202 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 203 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 204 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 205 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 206 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 209 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 214 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 218 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 219 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 220 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 1 Updated | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 2 Updated | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 3 Updated | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 4 Updated | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 5 Updated | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 6 Updated | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 7 Updated | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 8 Updated | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 9 Updated | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 10 Updated | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 11 Updated | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 14 Updated | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 15 Updated | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 16 Updated | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 17 Updated | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 18 Updated | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 19 Updated | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 20 Updated | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 21 Updated | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 22 Updated | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 23 Updated | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 24 Updated | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 25 Updated | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 31 Updated | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 36 Updated | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 38 Updated | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 43 Updated | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 45 Updated | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 101 Updated | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 102 Updated | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 103 Updated | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 104 Updated | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 105 Updated | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 106 Updated | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 107 Updated | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 108 Updated | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 109 Updated | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 110 Updated | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 113 Updated | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 201 Updated | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 202 Updated | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 203 Updated | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 204 Updated | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 205 Updated | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 206 Updated | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 209 Updated | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 214 Updated | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 218 Updated | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 219 Updated | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 220 Updated | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 1 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 2 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 3 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 4 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 5 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 6 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 7 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 8 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 9 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 10 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 11 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 14 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 15 Deleted | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 16 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 17 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 18 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 19 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 20 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 21 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 22 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 23 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 24 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 25 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 31 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 36 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 38 Deleted | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 43 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 45 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 101 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 102 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 103 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 104 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 105 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 106 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 107 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 108 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 109 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 110 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 113 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 201 Deleted | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Test Is Flow 202 Deleted | PASS | 09:48:28 ------------------------------------------------------------------------------ 09:48:28 Test Is Flow 203 Deleted | PASS | 09:48:28 ------------------------------------------------------------------------------ 09:48:28 Test Is Flow 204 Deleted | PASS | 09:48:28 ------------------------------------------------------------------------------ 09:48:28 Test Is Flow 205 Deleted | PASS | 09:48:28 ------------------------------------------------------------------------------ 09:48:28 Test Is Flow 206 Deleted | PASS | 09:48:28 ------------------------------------------------------------------------------ 09:48:28 Test Is Flow 209 Deleted | PASS | 09:48:28 ------------------------------------------------------------------------------ 09:48:28 Test Is Flow 214 Deleted | PASS | 09:48:28 ------------------------------------------------------------------------------ 09:48:28 Test Is Flow 218 Deleted | PASS | 09:48:28 ------------------------------------------------------------------------------ 09:48:28 Test Is Flow 219 Deleted | PASS | 09:48:28 ------------------------------------------------------------------------------ 09:48:28 Test Is Flow 220 Deleted | PASS | 09:48:28 ------------------------------------------------------------------------------ 09:48:28 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:48:28 152 tests, 152 passed, 0 failed 09:48:28 ============================================================================== 09:48:28 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:48:28 326 tests, 326 passed, 0 failed 09:48:28 ============================================================================== 09:48:28 openflowplugin-sanity.txt.Reconciliation 09:48:28 ============================================================================== 09:48:28 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:48:28 ============================================================================== 09:48:29 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:48:30 ------------------------------------------------------------------------------ 09:48:30 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:48:31 ------------------------------------------------------------------------------ 09:48:31 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:48:32 ------------------------------------------------------------------------------ 09:48:32 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Check Linear Topology :: Check Linear Topology. | PASS | 09:48:40 ------------------------------------------------------------------------------ 09:48:40 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:48:40 ------------------------------------------------------------------------------ 09:48:40 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:48:40 ------------------------------------------------------------------------------ 09:48:40 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:48:40 ------------------------------------------------------------------------------ 09:48:40 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:41 | PASS | 09:48:41 ------------------------------------------------------------------------------ 09:48:41 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:48:51 ------------------------------------------------------------------------------ 09:48:51 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:51 | PASS | 09:48:51 ------------------------------------------------------------------------------ 09:48:51 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:48:53 ------------------------------------------------------------------------------ 09:48:53 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:48:57 ------------------------------------------------------------------------------ 09:48:57 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:48:57 ------------------------------------------------------------------------------ 09:48:57 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:48:57 ------------------------------------------------------------------------------ 09:48:57 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:25 | PASS | 09:49:25 ------------------------------------------------------------------------------ 09:49:25 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:49:26 ------------------------------------------------------------------------------ 09:49:26 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:49:26 ------------------------------------------------------------------------------ 09:49:26 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:49:26 ------------------------------------------------------------------------------ 09:49:26 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:49:26 ------------------------------------------------------------------------------ 09:49:26 Stop Mininet :: Stop Mininet. | PASS | 09:49:26 ------------------------------------------------------------------------------ 09:49:26 Check No Switches :: Check no switches in topology. | PASS | 09:49:27 ------------------------------------------------------------------------------ 09:49:28 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:49:28 23 tests, 23 passed, 0 failed 09:49:28 ============================================================================== 09:49:28 openflowplugin-sanity.txt.Reconciliation | PASS | 09:49:28 23 tests, 23 passed, 0 failed 09:49:28 ============================================================================== 09:49:28 openflowplugin-sanity.txt | PASS | 09:49:28 394 tests, 394 passed, 0 failed 09:49:28 ============================================================================== 09:49:28 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:49:32 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:49:32 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:49:32 Examining the files in data/log and checking filesize 09:49:32 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:32 total 1016 09:49:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 09:44 . 09:49:32 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 30 09:44 karaf_console.log 09:49:32 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 09:44 .. 09:49:32 -rw-rw-r-- 1 jenkins jenkins 1026784 Oct 30 09:49 karaf.log 09:49:32 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:32 1004K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 09:49:32 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:49:32 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:32 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 09:49:32 Let's take the karaf thread dump again... 09:49:32 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:33 karaf main: org.apache.karaf.main.Main, pid:4376 09:49:33 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:33 Killing ODL 09:49:33 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:38 Compressing karaf.log 1 09:49:38 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:39 Fetching compressed karaf.log 1 09:49:39 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:39 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:39 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:39 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:40 Fetch GC logs 09:49:40 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:40 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 09:49:40 Examine copied files 09:49:40 total 43764 09:49:40 drwxrwxr-x. 2 jenkins jenkins 6 Oct 30 09:49 gclogs-1 09:49:40 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 30 09:49 odl1_karaf_console.log 09:49:40 -rw-rw-r--. 1 jenkins jenkins 70409 Oct 30 09:49 odl1_karaf.log.gz 09:49:40 -rw-rw-r--. 1 jenkins jenkins 151741 Oct 30 09:49 karaf_1_4376_threads_after.log 09:49:40 -rw-rw-r--. 1 jenkins jenkins 14322 Oct 30 09:49 ps_after.log 09:49:40 -rw-rw-r--. 1 jenkins jenkins 270967 Oct 30 09:49 report.html 09:49:40 -rw-rw-r--. 1 jenkins jenkins 3387407 Oct 30 09:49 log.html 09:49:40 -rw-rw-r--. 1 jenkins jenkins 40717268 Oct 30 09:49 output.xml 09:49:40 -rw-rw-r--. 1 jenkins jenkins 491 Oct 30 09:45 testplan.txt 09:49:40 -rw-rw-r--. 1 jenkins jenkins 107868 Oct 30 09:45 karaf_1_2049_threads_before.log 09:49:40 -rw-rw-r--. 1 jenkins jenkins 14476 Oct 30 09:45 ps_before.log 09:49:40 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 30 09:44 post-startup-script.sh 09:49:40 -rw-rw-r--. 1 jenkins jenkins 252 Oct 30 09:44 startup-script.sh 09:49:40 -rw-rw-r--. 1 jenkins jenkins 3492 Oct 30 09:44 configuration-script.sh 09:49:40 -rw-rw-r--. 1 jenkins jenkins 335 Oct 30 09:44 detect_variables.env 09:49:40 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 30 09:44 pom.xml 09:49:40 -rw-rw-r--. 1 jenkins jenkins 92 Oct 30 09:44 set_variables.env 09:49:40 -rw-rw-r--. 1 jenkins jenkins 299 Oct 30 09:44 slave_addresses.txt 09:49:40 -rw-rw-r--. 1 jenkins jenkins 570 Oct 30 09:43 requirements.txt 09:49:40 -rw-rw-r--. 1 jenkins jenkins 26 Oct 30 09:43 env.properties 09:49:40 -rw-rw-r--. 1 jenkins jenkins 334 Oct 30 09:41 stack-parameters.yaml 09:49:40 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 30 09:40 test 09:49:40 drwxrwxr-x. 2 jenkins jenkins 6 Oct 30 09:40 test@tmp 09:49:40 -rw-rw-r--. 1 jenkins jenkins 1404 Oct 30 09:35 maven-metadata.xml 09:49:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11396767647591182626.sh 09:49:40 Karaf Deployments, Tests must have already run 09:49:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins15522340044893635737.sh 09:49:40 Cleaning up Robot installation... 09:49:40 $ ssh-agent -k 09:49:40 unset SSH_AUTH_SOCK; 09:49:40 unset SSH_AGENT_PID; 09:49:40 echo Agent pid 6456 killed; 09:49:40 [ssh-agent] Stopped. 09:49:40 Recording plot data 09:49:40 Robot results publisher started... 09:49:40 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:49:40 -Parsing output xml: 09:49:41 Done! 09:49:41 -Copying log files to build dir: 09:49:43 Done! 09:49:43 -Assigning results to build: 09:49:43 Done! 09:49:43 -Checking thresholds: 09:49:43 Done! 09:49:43 Done publishing Robot results. 09:49:43 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9412215713052815780.sh 09:49:43 Archiving csit artifacts 09:49:43 mv: cannot stat '*_1.png': No such file or directory 09:49:43 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:49:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:49:43 Dload Upload Total Spent Left Speed 09:49:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2600k 0 2600k 0 0 5439k 0 --:--:-- --:--:-- --:--:-- 5439k 100 3534k 0 3534k 0 0 5251k 0 --:--:-- --:--:-- --:--:-- 5243k 09:49:43 Archive: robot-plugin.zip 09:49:43 inflating: ./archives/robot-plugin/log.html 09:49:44 inflating: ./archives/robot-plugin/output.xml 09:49:44 inflating: ./archives/robot-plugin/report.html 09:49:44 mv: cannot stat '*.log.gz': No such file or directory 09:49:44 mv: cannot stat '*.csv': No such file or directory 09:49:44 mv: cannot stat '*.png': No such file or directory 09:49:44 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:44 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2873226586540221533.sh 09:49:44 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:44 [EnvInject] - Injecting environment variables from a build step. 09:49:44 [EnvInject] - Injecting as environment variables the properties content 09:49:44 OS_CLOUD=vex 09:49:44 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-518 09:49:44 09:49:44 [EnvInject] - Variables injected successfully. 09:49:44 provisioning config files... 09:49:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:49:44 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17879301991740233910.sh 09:49:44 ---> openstack-stack-delete.sh 09:49:44 Setup pyenv: 09:49:45 system 09:49:45 3.8.13 09:49:45 3.9.13 09:49:45 3.10.13 09:49:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbRm from file:/tmp/.os_lf_venv 09:49:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:49:47 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:49:47 lf-activate-venv(): INFO: Base packages installed successfully 09:49:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:50:06 lf-activate-venv(): INFO: Adding /tmp/venv-IbRm/bin to PATH 09:50:06 INFO: Stack cost retrieval disabled, setting cost to 0 09:50:18 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-518 09:50:18 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-518 09:50:18 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins324161870951431144.sh 09:50:18 ---> sysstat.sh 09:50:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1950230491462858605.sh 09:50:18 ---> package-listing.sh 09:50:18 ++ facter osfamily 09:50:18 ++ tr '[:upper:]' '[:lower:]' 09:50:19 + OS_FAMILY=redhat 09:50:19 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:50:19 + START_PACKAGES=/tmp/packages_start.txt 09:50:19 + END_PACKAGES=/tmp/packages_end.txt 09:50:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:19 + PACKAGES=/tmp/packages_start.txt 09:50:19 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:50:19 + PACKAGES=/tmp/packages_end.txt 09:50:19 + case "${OS_FAMILY}" in 09:50:19 + rpm -qa 09:50:19 + sort 09:50:19 + '[' -f /tmp/packages_start.txt ']' 09:50:19 + '[' -f /tmp/packages_end.txt ']' 09:50:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:19 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:50:19 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:50:19 + 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:19 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9240501449208173266.sh 09:50:19 ---> capture-instance-metadata.sh 09:50:19 Setup pyenv: 09:50:20 system 09:50:20 3.8.13 09:50:20 3.9.13 09:50:20 3.10.13 09:50:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbRm from file:/tmp/.os_lf_venv 09:50:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:22 lf-activate-venv(): INFO: Base packages installed successfully 09:50:22 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:32 lf-activate-venv(): INFO: Adding /tmp/venv-IbRm/bin to PATH 09:50:32 INFO: Running in OpenStack, capturing instance metadata 09:50:32 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14445552363088994153.sh 09:50:32 provisioning config files... 09:50:33 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #518 09:50:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config3891261392954670531tmp 09:50:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:50:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:50:33 provisioning config files... 09:50:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:50:33 [EnvInject] - Injecting environment variables from a build step. 09:50:33 [EnvInject] - Injecting as environment variables the properties content 09:50:33 SERVER_ID=logs 09:50:33 09:50:33 [EnvInject] - Variables injected successfully. 09:50:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15615270641581777923.sh 09:50:33 ---> create-netrc.sh 09:50:33 WARN: Log server credential not found. 09:50:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12792466452889514735.sh 09:50:33 ---> python-tools-install.sh 09:50:33 Setup pyenv: 09:50:33 system 09:50:33 3.8.13 09:50:33 3.9.13 09:50:33 3.10.13 09:50:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbRm from file:/tmp/.os_lf_venv 09:50:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:35 lf-activate-venv(): INFO: Base packages installed successfully 09:50:35 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:45 lf-activate-venv(): INFO: Adding /tmp/venv-IbRm/bin to PATH 09:50:45 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9956677037358314212.sh 09:50:45 ---> sudo-logs.sh 09:50:45 Archiving 'sudo' log.. 09:50:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18279422119166750050.sh 09:50:46 ---> job-cost.sh 09:50:46 Setup pyenv: 09:50:46 system 09:50:46 3.8.13 09:50:46 3.9.13 09:50:46 3.10.13 09:50:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbRm from file:/tmp/.os_lf_venv 09:50:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:48 lf-activate-venv(): INFO: Base packages installed successfully 09:50:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:50:55 lf-activate-venv(): INFO: Adding /tmp/venv-IbRm/bin to PATH 09:50:55 DEBUG: total: 0 09:50:55 INFO: Retrieving Stack Cost... 09:50:56 INFO: Retrieving Pricing Info for: v3-standard-2 09:50:56 INFO: Archiving Costs 09:50:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4044961103659204695.sh 09:50:56 ---> logs-deploy.sh 09:50:56 Setup pyenv: 09:50:56 system 09:50:56 3.8.13 09:50:56 3.9.13 09:50:56 3.10.13 09:50:56 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IbRm from file:/tmp/.os_lf_venv 09:50:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:58 lf-activate-venv(): INFO: Base packages installed successfully 09:50:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:51:19 lf-activate-venv(): INFO: Adding /tmp/venv-IbRm/bin to PATH 09:51:19 WARNING: Nexus logging server not set 09:51:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/518/ 09:51:19 INFO: archiving logs to S3 09:51:20 ---> uname -a: 09:51:20 Linux prd-centos8-robot-2c-8g-3616.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:20 09:51:20 09:51:20 ---> lscpu: 09:51:20 Architecture: x86_64 09:51:20 CPU op-mode(s): 32-bit, 64-bit 09:51:20 Byte Order: Little Endian 09:51:20 CPU(s): 2 09:51:20 On-line CPU(s) list: 0,1 09:51:20 Thread(s) per core: 1 09:51:20 Core(s) per socket: 1 09:51:20 Socket(s): 2 09:51:20 NUMA node(s): 1 09:51:20 Vendor ID: AuthenticAMD 09:51:20 CPU family: 23 09:51:20 Model: 49 09:51:20 Model name: AMD EPYC-Rome Processor 09:51:20 Stepping: 0 09:51:20 CPU MHz: 2799.996 09:51:20 BogoMIPS: 5599.99 09:51:20 Virtualization: AMD-V 09:51:20 Hypervisor vendor: KVM 09:51:20 Virtualization type: full 09:51:20 L1d cache: 32K 09:51:20 L1i cache: 32K 09:51:20 L2 cache: 512K 09:51:20 L3 cache: 16384K 09:51:20 NUMA node0 CPU(s): 0,1 09:51:20 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:20 09:51:20 09:51:20 ---> nproc: 09:51:20 2 09:51:20 09:51:20 09:51:20 ---> df -h: 09:51:20 Filesystem Size Used Avail Use% Mounted on 09:51:20 devtmpfs 3.8G 0 3.8G 0% /dev 09:51:20 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:51:20 tmpfs 3.8G 17M 3.8G 1% /run 09:51:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:51:20 /dev/vda1 40G 8.4G 32G 21% / 09:51:20 tmpfs 770M 0 770M 0% /run/user/1001 09:51:20 09:51:20 09:51:20 ---> free -m: 09:51:20 total used free shared buff/cache available 09:51:20 Mem: 7697 602 4805 19 2289 6795 09:51:20 Swap: 1023 0 1023 09:51:20 09:51:20 09:51:20 ---> ip addr: 09:51:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:51:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:51:20 inet 127.0.0.1/8 scope host lo 09:51:20 valid_lft forever preferred_lft forever 09:51:20 inet6 ::1/128 scope host 09:51:20 valid_lft forever preferred_lft forever 09:51:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:51:20 link/ether fa:16:3e:f0:3b:69 brd ff:ff:ff:ff:ff:ff 09:51:20 altname enp0s3 09:51:20 altname ens3 09:51:20 inet 10.30.171.109/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:51:20 valid_lft 65545sec preferred_lft 65545sec 09:51:20 inet6 fe80::f816:3eff:fef0:3b69/64 scope link 09:51:20 valid_lft forever preferred_lft forever 09:51:20 09:51:20 09:51:20 ---> sar -b -r -n DEV: 09:51:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/30/2025 _x86_64_ (2 CPU) 09:51:20 09:51:20 04:03:42 LINUX RESTART (2 CPU) 09:51:20 09:51:20 04:04:02 AM tps rtps wtps bread/s bwrtn/s 09:51:20 04:05:01 AM 130.72 89.70 41.02 9633.63 38283.65 09:51:20 04:06:01 AM 1.87 0.00 1.87 0.00 31.89 09:51:20 04:07:01 AM 0.55 0.03 0.52 0.53 6.25 09:51:20 04:08:01 AM 0.47 0.00 0.47 0.00 6.53 09:51:20 04:09:01 AM 0.35 0.00 0.35 0.00 3.27 09:51:20 04:10:01 AM 0.48 0.00 0.48 0.00 6.70 09:51:20 04:11:01 AM 0.40 0.00 0.40 0.00 4.40 09:51:20 04:12:01 AM 0.33 0.00 0.33 0.00 3.47 09:51:20 04:13:01 AM 0.40 0.00 0.40 0.00 4.87 09:51:20 04:14:01 AM 0.35 0.00 0.35 0.00 3.27 09:51:20 04:15:01 AM 0.47 0.00 0.47 0.00 6.10 09:51:20 04:16:01 AM 0.32 0.00 0.32 0.00 3.28 09:51:20 04:17:01 AM 0.30 0.00 0.30 0.00 3.15 09:51:20 04:18:01 AM 0.32 0.00 0.32 0.00 3.33 09:51:20 04:19:01 AM 0.45 0.03 0.42 0.27 4.28 09:51:20 04:20:01 AM 1.43 0.00 1.43 0.00 33.12 09:51:20 04:21:01 AM 0.40 0.00 0.40 0.00 4.68 09:51:20 04:22:01 AM 0.28 0.00 0.28 0.00 3.15 09:51:20 04:23:01 AM 0.35 0.00 0.35 0.00 4.40 09:51:20 04:24:01 AM 0.38 0.00 0.38 0.00 3.65 09:51:20 04:25:01 AM 0.42 0.00 0.42 0.00 5.32 09:51:20 04:26:01 AM 0.35 0.00 0.35 0.00 3.73 09:51:20 04:27:01 AM 0.40 0.00 0.40 0.00 4.87 09:51:20 04:28:01 AM 0.30 0.00 0.30 0.00 3.15 09:51:20 04:29:01 AM 0.40 0.00 0.40 0.00 3.95 09:51:20 04:30:01 AM 0.40 0.00 0.40 0.00 5.45 09:51:20 04:31:01 AM 0.40 0.00 0.40 0.00 4.82 09:51:20 04:32:01 AM 0.32 0.00 0.32 0.00 3.15 09:51:20 04:33:01 AM 0.28 0.00 0.28 0.00 3.28 09:51:20 04:34:01 AM 0.48 0.00 0.48 0.00 5.63 09:51:20 04:35:01 AM 0.47 0.00 0.47 0.00 5.90 09:51:20 04:36:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:20 04:37:01 AM 0.30 0.00 0.30 0.00 3.15 09:51:20 04:38:01 AM 0.33 0.00 0.33 0.00 3.47 09:51:20 04:39:01 AM 0.37 0.00 0.37 0.00 3.50 09:51:20 04:40:01 AM 0.37 0.00 0.37 0.00 5.45 09:51:20 04:41:01 AM 0.50 0.00 0.50 0.00 6.40 09:51:20 04:42:01 AM 0.30 0.00 0.30 0.00 3.42 09:51:20 04:43:01 AM 0.35 0.02 0.33 0.13 3.47 09:51:20 04:44:01 AM 8.93 5.93 3.00 574.84 73.40 09:51:20 04:45:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:20 04:46:01 AM 0.17 0.00 0.17 0.00 1.80 09:51:20 04:47:01 AM 0.13 0.00 0.13 0.00 0.92 09:51:20 04:48:01 AM 0.10 0.00 0.10 0.00 1.03 09:51:20 04:49:01 AM 0.23 0.00 0.23 0.00 2.73 09:51:20 04:50:01 AM 0.22 0.00 0.22 0.00 3.20 09:51:20 04:51:01 AM 0.23 0.00 0.23 0.00 2.82 09:51:20 04:52:01 AM 0.18 0.00 0.18 0.00 2.65 09:51:20 04:53:01 AM 0.08 0.00 0.08 0.00 0.58 09:51:20 04:54:01 AM 0.15 0.00 0.15 0.00 1.55 09:51:20 04:55:01 AM 0.30 0.00 0.30 0.00 5.03 09:51:20 04:56:01 AM 0.15 0.00 0.15 0.00 1.82 09:51:20 04:57:01 AM 0.13 0.00 0.13 0.00 1.82 09:51:20 04:58:01 AM 0.12 0.00 0.12 0.00 1.17 09:51:20 04:59:01 AM 0.13 0.00 0.13 0.00 0.87 09:51:20 05:00:01 AM 0.38 0.00 0.38 0.00 6.63 09:51:20 05:01:01 AM 0.28 0.02 0.27 0.13 3.67 09:51:20 05:02:01 AM 0.32 0.07 0.25 1.73 4.60 09:51:20 05:03:01 AM 0.15 0.00 0.15 0.00 1.45 09:51:20 05:04:01 AM 0.13 0.00 0.13 0.00 1.27 09:51:20 05:05:01 AM 0.32 0.00 0.32 0.00 4.75 09:51:20 05:06:01 AM 0.25 0.00 0.25 0.00 3.00 09:51:20 05:07:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 05:08:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:20 05:09:02 AM 0.22 0.00 0.22 0.00 2.62 09:51:20 05:10:01 AM 0.29 0.00 0.29 0.00 4.71 09:51:20 05:11:01 AM 0.15 0.00 0.15 0.00 1.42 09:51:20 05:12:01 AM 0.20 0.00 0.20 0.00 2.27 09:51:20 05:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 05:14:01 AM 0.13 0.00 0.13 0.00 1.00 09:51:20 05:15:01 AM 0.23 0.00 0.23 0.00 3.42 09:51:20 05:16:01 AM 0.20 0.00 0.20 0.00 2.38 09:51:20 05:17:01 AM 0.15 0.00 0.15 0.00 1.58 09:51:20 05:18:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 05:19:01 AM 1.10 0.32 0.78 6.93 18.94 09:51:20 05:20:01 AM 0.25 0.00 0.25 0.00 3.70 09:51:20 05:21:01 AM 0.23 0.00 0.23 0.00 2.70 09:51:20 05:22:01 AM 0.20 0.00 0.20 0.00 2.83 09:51:20 05:23:01 AM 0.13 0.00 0.13 0.00 0.92 09:51:20 05:24:01 AM 0.13 0.00 0.13 0.00 0.87 09:51:20 05:25:01 AM 0.25 0.00 0.25 0.00 3.82 09:51:20 05:26:01 AM 0.13 0.00 0.13 0.00 0.90 09:51:20 05:27:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 05:28:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:20 05:29:01 AM 0.30 0.00 0.30 0.00 4.58 09:51:20 05:30:01 AM 0.18 0.00 0.18 0.00 3.20 09:51:20 05:31:01 AM 0.13 0.00 0.13 0.00 1.47 09:51:20 05:32:01 AM 0.15 0.00 0.15 0.00 1.87 09:51:20 05:33:01 AM 0.13 0.00 0.13 0.00 1.48 09:51:20 05:34:01 AM 0.23 0.00 0.23 0.00 2.83 09:51:20 05:35:01 AM 0.25 0.00 0.25 0.00 3.77 09:51:20 05:36:01 AM 0.20 0.00 0.20 0.00 2.52 09:51:20 05:37:01 AM 0.15 0.00 0.15 0.00 1.45 09:51:20 05:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 05:39:01 AM 0.30 0.00 0.30 0.00 5.32 09:51:20 05:40:01 AM 0.20 0.00 0.20 0.00 3.07 09:51:20 05:41:01 AM 0.23 0.00 0.23 0.00 2.82 09:51:20 05:42:01 AM 0.18 0.00 0.18 0.00 2.52 09:51:20 05:43:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 05:44:01 AM 0.18 0.00 0.18 0.00 2.70 09:51:20 05:45:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:20 05:46:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:20 05:47:01 AM 0.10 0.00 0.10 0.00 0.90 09:51:20 05:48:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:20 05:49:01 AM 0.22 0.00 0.22 0.00 2.47 09:51:20 05:50:01 AM 0.18 0.00 0.18 0.00 3.33 09:51:20 05:51:01 AM 0.23 0.00 0.23 0.00 2.83 09:51:20 05:52:01 AM 0.22 0.00 0.22 0.00 2.80 09:51:20 05:53:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:20 05:54:01 AM 0.18 0.00 0.18 0.00 2.15 09:51:20 05:55:01 AM 0.22 0.00 0.22 0.00 3.33 09:51:20 05:56:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:20 05:57:01 AM 0.82 0.00 0.82 0.00 12.56 09:51:20 05:58:01 AM 0.22 0.00 0.22 0.00 3.22 09:51:20 05:59:01 AM 0.32 0.00 0.32 0.00 5.06 09:51:20 06:00:01 AM 0.20 0.00 0.20 0.00 3.07 09:51:20 06:01:01 AM 0.30 0.00 0.30 0.00 4.03 09:51:20 06:02:01 AM 0.18 0.00 0.18 0.00 2.53 09:51:20 06:03:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 06:04:01 AM 0.18 0.00 0.18 0.00 2.28 09:51:20 06:05:01 AM 0.32 0.00 0.32 0.00 5.35 09:51:20 06:06:01 AM 0.25 0.00 0.25 0.00 3.08 09:51:20 06:07:01 AM 0.20 0.00 0.20 0.00 2.43 09:51:20 06:08:01 AM 0.17 0.00 0.17 0.00 2.00 09:51:20 06:09:01 AM 0.15 0.00 0.15 0.00 1.42 09:51:20 06:10:01 AM 0.27 0.00 0.27 0.00 5.00 09:51:20 06:11:01 AM 0.22 0.00 0.22 0.00 2.77 09:51:20 06:12:01 AM 0.25 0.00 0.25 0.00 4.22 09:51:20 06:13:01 AM 0.15 0.00 0.15 0.00 1.50 09:51:20 06:14:01 AM 0.13 0.00 0.13 0.00 0.88 09:51:20 06:15:01 AM 0.28 0.00 0.28 0.00 5.13 09:51:20 06:16:02 AM 0.15 0.00 0.15 0.00 1.85 09:51:20 06:17:01 AM 0.15 0.00 0.15 0.00 1.47 09:51:20 06:18:01 AM 0.10 0.00 0.10 0.00 0.97 09:51:20 06:19:01 AM 0.17 0.00 0.17 0.00 1.15 09:51:20 06:20:01 AM 0.22 0.00 0.22 0.00 3.28 09:51:20 06:21:01 AM 0.23 0.00 0.23 0.00 2.97 09:51:20 06:22:01 AM 0.22 0.00 0.22 0.00 2.80 09:51:20 06:23:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:20 06:24:01 AM 0.13 0.00 0.13 0.00 0.87 09:51:20 06:25:01 AM 0.25 0.00 0.25 0.00 3.28 09:51:20 06:26:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 06:27:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:20 06:28:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 06:29:01 AM 0.25 0.00 0.25 0.00 2.80 09:51:20 06:30:01 AM 0.27 0.00 0.27 0.00 4.67 09:51:20 06:31:01 AM 0.20 0.00 0.20 0.00 1.62 09:51:20 06:32:01 AM 0.13 0.00 0.13 0.00 2.23 09:51:20 06:33:01 AM 0.12 0.00 0.12 0.00 1.17 09:51:20 06:34:01 AM 0.15 0.00 0.15 0.00 1.00 09:51:20 06:35:01 AM 0.25 0.00 0.25 0.00 3.58 09:51:20 06:36:01 AM 0.20 0.00 0.20 0.00 2.65 09:51:20 06:37:01 AM 0.17 0.00 0.17 0.00 1.58 09:51:20 06:38:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:20 06:39:01 AM 0.13 0.00 0.13 0.00 0.87 09:51:20 06:40:01 AM 0.20 0.00 0.20 0.00 3.42 09:51:20 06:41:01 AM 0.15 0.00 0.15 0.00 1.27 09:51:20 06:42:01 AM 0.17 0.00 0.17 0.00 1.98 09:51:20 06:43:01 AM 0.18 0.00 0.18 0.00 2.38 09:51:20 06:44:01 AM 0.25 0.00 0.25 0.00 3.52 09:51:20 06:45:01 AM 0.25 0.00 0.25 0.00 3.20 09:51:20 06:46:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:20 06:47:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 06:48:01 AM 0.08 0.00 0.08 0.00 0.90 09:51:20 06:49:01 AM 0.28 0.00 0.28 0.00 3.08 09:51:20 06:50:01 AM 0.43 0.00 0.43 0.00 5.61 09:51:20 06:51:01 AM 0.43 0.00 0.43 0.00 5.32 09:51:20 06:52:01 AM 0.33 0.00 0.33 0.00 3.30 09:51:20 06:53:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:20 06:54:01 AM 0.38 0.00 0.38 0.00 3.93 09:51:20 06:55:01 AM 0.47 0.00 0.47 0.00 5.75 09:51:20 06:56:01 AM 0.33 0.00 0.33 0.00 3.28 09:51:20 06:57:01 AM 0.30 0.00 0.30 0.00 3.15 09:51:20 06:58:01 AM 0.30 0.00 0.30 0.00 3.15 09:51:20 06:59:01 AM 0.37 0.00 0.37 0.00 3.67 09:51:20 07:00:01 AM 0.55 0.00 0.55 0.00 7.78 09:51:20 07:01:01 AM 0.35 0.00 0.35 0.00 4.37 09:51:20 07:02:01 AM 0.28 0.00 0.28 0.00 3.28 09:51:20 07:03:01 AM 0.32 0.00 0.32 0.00 3.28 09:51:20 07:04:01 AM 0.47 0.00 0.47 0.00 6.00 09:51:20 07:05:01 AM 0.47 0.00 0.47 0.00 5.65 09:51:20 07:06:01 AM 0.33 0.00 0.33 0.00 3.47 09:51:20 07:07:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:20 07:08:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:20 07:09:01 AM 0.33 0.00 0.33 0.00 3.47 09:51:20 07:10:01 AM 0.42 0.00 0.42 0.00 5.48 09:51:20 07:11:01 AM 0.32 0.00 0.32 0.00 5.20 09:51:20 07:12:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:20 07:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 07:14:01 AM 0.23 0.00 0.23 0.00 3.23 09:51:20 07:15:01 AM 0.37 0.00 0.37 0.00 5.56 09:51:20 07:16:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:20 07:17:01 AM 0.10 0.00 0.10 0.00 0.93 09:51:20 07:18:01 AM 0.13 0.00 0.13 0.00 0.92 09:51:20 07:19:01 AM 0.12 0.00 0.12 0.00 0.85 09:51:20 07:20:01 AM 0.25 0.00 0.25 0.00 4.88 09:51:20 07:21:01 AM 0.32 0.00 0.32 0.00 4.62 09:51:20 07:22:01 AM 0.20 0.00 0.20 0.00 3.22 09:51:20 07:23:02 AM 0.13 0.00 0.13 0.00 1.68 09:51:20 07:24:01 AM 0.17 0.00 0.17 0.00 1.51 09:51:20 07:25:01 AM 0.28 0.00 0.28 0.00 3.73 09:51:20 07:26:01 AM 0.18 0.00 0.18 0.00 2.10 09:51:20 07:27:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 07:28:01 AM 0.18 0.00 0.18 0.00 2.38 09:51:20 07:29:01 AM 0.18 0.00 0.18 0.00 1.68 09:51:20 07:30:01 AM 0.20 0.00 0.20 0.00 3.15 09:51:20 07:31:01 AM 0.15 0.00 0.15 0.00 1.33 09:51:20 07:32:01 AM 0.15 0.00 0.15 0.00 1.97 09:51:20 07:33:01 AM 0.12 0.00 0.12 0.00 1.30 09:51:20 07:34:01 AM 0.15 0.00 0.15 0.00 1.00 09:51:20 07:35:01 AM 0.33 0.00 0.33 0.00 4.90 09:51:20 07:36:01 AM 0.18 0.00 0.18 0.00 2.55 09:51:20 07:37:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:20 07:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 07:39:01 AM 0.13 0.00 0.13 0.00 1.00 09:51:20 07:40:01 AM 0.23 0.00 0.23 0.00 3.82 09:51:20 07:41:01 AM 0.20 0.00 0.20 0.00 1.68 09:51:20 07:42:01 AM 0.25 0.00 0.25 0.00 3.75 09:51:20 07:43:01 AM 0.18 0.00 0.18 0.00 1.73 09:51:20 07:44:01 AM 0.13 0.00 0.13 0.00 0.87 09:51:20 07:45:01 AM 0.25 0.00 0.25 0.00 3.42 09:51:20 07:46:01 AM 0.12 0.00 0.12 0.00 0.80 09:51:20 07:47:01 AM 0.17 0.00 0.17 0.00 2.12 09:51:20 07:48:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:20 07:49:01 AM 0.13 0.00 0.13 0.00 0.87 09:51:20 07:50:01 AM 0.22 0.00 0.22 0.00 3.42 09:51:20 07:51:01 AM 0.25 0.00 0.25 0.00 2.95 09:51:20 07:52:01 AM 0.17 0.00 0.17 0.00 2.38 09:51:20 07:53:01 AM 0.10 0.00 0.10 0.00 0.83 09:51:20 07:54:01 AM 0.23 0.00 0.23 0.00 2.98 09:51:20 07:55:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:20 07:56:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:20 07:57:01 AM 1.07 0.00 1.07 0.00 17.45 09:51:20 07:58:01 AM 0.20 0.00 0.20 0.00 3.05 09:51:20 07:59:01 AM 0.20 0.00 0.20 0.00 2.82 09:51:20 08:00:01 AM 0.20 0.00 0.20 0.00 3.07 09:51:20 08:01:01 AM 0.25 0.00 0.25 0.00 3.35 09:51:20 08:02:01 AM 0.18 0.00 0.18 0.00 2.57 09:51:20 08:03:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 08:04:01 AM 0.22 0.00 0.22 0.00 2.63 09:51:20 08:05:01 AM 0.32 0.00 0.32 0.00 4.68 09:51:20 08:06:01 AM 0.20 0.00 0.20 0.00 1.75 09:51:20 08:07:01 AM 0.12 0.00 0.12 0.00 1.30 09:51:20 08:08:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:20 08:09:01 AM 0.20 0.00 0.20 0.00 2.68 09:51:20 08:10:01 AM 0.20 0.00 0.20 0.00 3.20 09:51:20 08:11:01 AM 0.15 0.00 0.15 0.00 1.07 09:51:20 08:12:01 AM 0.22 0.00 0.22 0.00 3.45 09:51:20 08:13:01 AM 0.13 0.00 0.13 0.00 1.32 09:51:20 08:14:01 AM 0.18 0.00 0.18 0.00 2.20 09:51:20 08:15:01 AM 0.27 0.00 0.27 0.00 3.52 09:51:20 08:16:01 AM 0.13 0.00 0.13 0.00 1.32 09:51:20 08:17:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:20 08:18:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 08:19:01 AM 0.20 0.00 0.20 0.00 3.22 09:51:20 08:20:01 AM 0.20 0.00 0.20 0.00 3.47 09:51:20 08:21:01 AM 0.23 0.00 0.23 0.00 3.21 09:51:20 08:22:01 AM 0.20 0.00 0.20 0.00 2.65 09:51:20 08:23:01 AM 0.10 0.00 0.10 0.00 0.75 09:51:20 08:24:01 AM 0.33 0.00 0.33 0.00 4.65 09:51:20 08:25:01 AM 0.23 0.00 0.23 0.00 3.10 09:51:20 08:26:01 AM 0.15 0.00 0.15 0.00 1.05 09:51:20 08:27:01 AM 0.10 0.00 0.10 0.00 0.80 09:51:20 08:28:01 AM 0.15 0.00 0.15 0.00 1.18 09:51:20 08:29:01 AM 0.30 0.00 0.30 0.00 4.56 09:51:20 08:30:01 AM 0.17 0.00 0.17 0.00 3.34 09:51:20 08:31:01 AM 0.23 0.00 0.23 0.00 3.15 09:51:20 08:32:01 AM 0.18 0.00 0.18 0.00 3.02 09:51:20 08:33:01 AM 0.13 0.00 0.13 0.00 2.08 09:51:20 08:34:01 AM 0.17 0.00 0.17 0.00 1.93 09:51:20 08:35:01 AM 0.25 0.00 0.25 0.00 3.42 09:51:20 08:36:01 AM 0.25 0.00 0.25 0.00 3.50 09:51:20 08:37:01 AM 0.20 0.00 0.20 0.00 3.03 09:51:20 08:38:01 AM 0.10 0.00 0.10 0.00 0.83 09:51:20 08:39:01 AM 0.17 0.00 0.17 0.00 1.15 09:51:20 08:40:01 AM 0.22 0.00 0.22 0.00 3.95 09:51:20 08:41:01 AM 0.22 0.00 0.22 0.00 2.83 09:51:20 08:42:01 AM 0.13 0.00 0.13 0.00 1.88 09:51:20 08:43:01 AM 0.18 0.00 0.18 0.00 2.42 09:51:20 08:44:01 AM 0.18 0.00 0.18 0.00 1.70 09:51:20 08:45:01 AM 0.27 0.00 0.27 0.00 3.82 09:51:20 08:46:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:20 08:47:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:20 08:48:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:20 08:49:01 AM 0.13 0.00 0.13 0.00 1.07 09:51:20 08:50:01 AM 0.25 0.00 0.25 0.00 3.57 09:51:20 08:51:01 AM 0.23 0.00 0.23 0.00 2.97 09:51:20 08:52:01 AM 0.22 0.00 0.22 0.00 2.80 09:51:20 08:53:01 AM 0.10 0.00 0.10 0.00 1.03 09:51:20 08:54:01 AM 0.15 0.00 0.15 0.00 1.00 09:51:20 08:55:01 AM 0.25 0.00 0.25 0.00 3.42 09:51:20 08:56:01 AM 0.10 0.00 0.10 0.00 0.68 09:51:20 08:57:01 AM 0.15 0.00 0.15 0.00 1.45 09:51:20 08:58:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:20 08:59:01 AM 0.13 0.00 0.13 0.00 0.87 09:51:20 09:00:01 AM 0.32 0.00 0.32 0.00 5.03 09:51:20 09:01:01 AM 0.20 0.00 0.20 0.00 2.02 09:51:20 09:02:01 AM 0.15 0.00 0.15 0.00 1.97 09:51:20 09:03:01 AM 0.10 0.00 0.10 0.00 1.17 09:51:20 09:04:01 AM 0.23 0.00 0.23 0.00 2.62 09:51:20 09:05:01 AM 0.30 0.00 0.30 0.00 4.10 09:51:20 09:06:01 AM 0.13 0.00 0.13 0.00 0.93 09:51:20 09:07:01 AM 0.80 0.00 0.80 0.00 11.75 09:51:20 09:08:01 AM 0.35 0.00 0.35 0.00 4.62 09:51:20 09:09:01 AM 0.37 0.00 0.37 0.00 4.13 09:51:20 09:10:01 AM 0.45 0.00 0.45 0.00 6.80 09:51:20 09:11:01 AM 0.23 0.00 0.23 0.00 3.08 09:51:20 09:12:01 AM 0.10 0.00 0.10 0.00 1.03 09:51:20 09:13:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:20 09:14:01 AM 0.20 0.00 0.20 0.00 3.23 09:51:20 09:15:01 AM 0.25 0.00 0.25 0.00 3.20 09:51:20 09:16:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:20 09:17:01 AM 0.18 0.00 0.18 0.00 2.38 09:51:20 09:18:01 AM 0.17 0.00 0.17 0.00 1.58 09:51:20 09:19:01 AM 0.20 0.00 0.20 0.00 2.68 09:51:20 09:20:01 AM 0.20 0.00 0.20 0.00 3.20 09:51:20 09:21:01 AM 0.15 0.00 0.15 0.00 1.07 09:51:20 09:22:01 AM 0.13 0.00 0.13 0.00 1.90 09:51:20 09:23:01 AM 0.15 0.00 0.15 0.00 1.08 09:51:20 09:24:01 AM 0.28 0.00 0.28 0.00 4.05 09:51:20 09:25:01 AM 0.23 0.00 0.23 0.00 3.20 09:51:20 09:26:01 AM 0.15 0.00 0.15 0.00 1.33 09:51:20 09:27:01 AM 0.12 0.00 0.12 0.00 1.30 09:51:20 09:28:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:20 09:29:01 AM 0.20 0.00 0.20 0.00 2.68 09:51:20 09:30:01 AM 0.18 0.00 0.18 0.00 3.20 09:51:20 09:31:01 AM 0.23 0.00 0.23 0.00 3.22 09:51:20 09:32:01 AM 0.27 0.00 0.27 0.00 4.07 09:51:20 09:33:01 AM 0.20 0.00 0.20 0.00 2.27 09:51:20 09:34:01 AM 0.25 0.00 0.25 0.00 3.27 09:51:20 09:35:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:20 09:36:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:20 09:37:02 AM 0.10 0.00 0.10 0.00 0.77 09:51:20 09:38:01 AM 0.10 0.00 0.10 0.00 0.64 09:51:20 09:39:01 AM 0.20 0.00 0.20 0.00 2.68 09:51:20 09:40:01 AM 0.18 0.00 0.18 0.00 3.33 09:51:20 09:41:01 AM 64.31 8.26 56.05 1452.72 4278.26 09:51:20 09:42:01 AM 86.60 0.72 85.89 52.92 10808.47 09:51:20 09:43:01 AM 27.81 0.38 27.42 64.25 2220.56 09:51:20 09:44:01 AM 62.27 6.93 55.34 1289.52 3631.46 09:51:20 09:45:01 AM 42.75 2.32 40.44 376.67 6499.43 09:51:20 09:46:01 AM 3.70 0.22 3.48 11.73 117.30 09:51:20 09:47:01 AM 2.15 0.00 2.15 0.00 472.74 09:51:20 09:48:01 AM 0.92 0.00 0.92 0.00 444.07 09:51:20 09:49:01 AM 0.47 0.00 0.47 0.00 319.68 09:51:20 09:50:01 AM 7.91 0.35 7.56 38.79 392.25 09:51:20 09:51:01 AM 32.04 0.47 31.57 52.92 3069.01 09:51:20 Average: 1.58 0.33 1.25 38.62 204.57 09:51:20 09:51:20 04:04:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:20 04:05:01 AM 5845312 7205204 2037120 25.84 2688 1558728 626636 7.02 152584 1627272 16 09:51:20 04:06:01 AM 5854744 7214616 2027688 25.72 2688 1558728 626636 7.02 152600 1618204 4 09:51:20 04:07:01 AM 5853116 7213008 2029316 25.74 2688 1558748 626636 7.02 152664 1619904 4 09:51:20 04:08:01 AM 5851260 7211152 2031172 25.77 2688 1558748 626636 7.02 152664 1621776 4 09:51:20 04:09:01 AM 5851344 7211236 2031088 25.77 2688 1558748 626636 7.02 152664 1621776 4 09:51:20 04:10:01 AM 5851100 7210996 2031332 25.77 2688 1558752 632884 7.09 152664 1622096 4 09:51:20 04:11:01 AM 5851216 7211120 2031216 25.77 2688 1558756 632884 7.09 152664 1621812 4 09:51:20 04:12:01 AM 5851308 7211216 2031124 25.77 2688 1558760 632884 7.09 152664 1621816 4 09:51:20 04:13:01 AM 5851236 7211144 2031196 25.77 2688 1558760 632884 7.09 152664 1621816 4 09:51:20 04:14:01 AM 5851088 7210996 2031344 25.77 2688 1558760 632884 7.09 152664 1621932 4 09:51:20 04:15:01 AM 5851284 7211196 2031148 25.77 2688 1558764 632884 7.09 152664 1621896 4 09:51:20 04:16:01 AM 5851260 7211172 2031172 25.77 2688 1558764 632884 7.09 152664 1621828 4 09:51:20 04:17:01 AM 5851348 7211260 2031084 25.77 2688 1558764 632884 7.09 152664 1621828 4 09:51:20 04:18:01 AM 5851364 7211280 2031068 25.77 2688 1558768 632884 7.09 152664 1621832 4 09:51:20 04:19:01 AM 5851116 7211032 2031316 25.77 2688 1558768 631624 7.07 152828 1621756 4 09:51:20 04:20:01 AM 5850252 7210168 2032180 25.78 2688 1558768 624692 6.99 152828 1621952 4 09:51:20 04:21:01 AM 5850572 7210492 2031860 25.78 2688 1558772 624692 6.99 152828 1621788 4 09:51:20 04:22:01 AM 5850732 7210652 2031700 25.78 2688 1558772 624692 6.99 152828 1621692 8 09:51:20 04:23:01 AM 5847232 7207156 2035200 25.82 2688 1558776 624692 6.99 152828 1625376 4 09:51:20 04:24:01 AM 5847832 7207756 2034600 25.81 2688 1558776 624692 6.99 152828 1625020 4 09:51:20 04:25:01 AM 5846692 7206616 2035740 25.83 2688 1558776 624692 6.99 152828 1626084 4 09:51:20 04:26:01 AM 5846564 7206492 2035868 25.83 2688 1558780 624692 6.99 152828 1626020 4 09:51:20 04:27:01 AM 5846620 7206548 2035812 25.83 2688 1558780 624692 6.99 152828 1626136 4 09:51:20 04:28:01 AM 5846752 7206680 2035680 25.83 2688 1558780 624692 6.99 152828 1626024 8 09:51:20 04:29:01 AM 5846788 7206720 2035644 25.83 2688 1558784 624692 6.99 152828 1626028 4 09:51:20 04:30:01 AM 5846452 7206384 2035980 25.83 2688 1558784 624692 6.99 152828 1626336 4 09:51:20 04:31:01 AM 5846456 7206392 2035976 25.83 2688 1558788 624692 6.99 152828 1626380 4 09:51:20 04:32:01 AM 5846708 7206644 2035724 25.83 2688 1558788 624692 6.99 152828 1626096 4 09:51:20 04:33:01 AM 5846580 7206516 2035852 25.83 2688 1558788 624692 6.99 152828 1626380 4 09:51:20 04:34:01 AM 5846832 7206768 2035600 25.82 2688 1558788 624692 6.99 152828 1626124 4 09:51:20 04:35:01 AM 5846828 7206768 2035604 25.82 2688 1558792 624692 6.99 152828 1626240 4 09:51:20 04:36:01 AM 5846840 7206780 2035592 25.82 2688 1558792 624692 6.99 152828 1626288 4 09:51:20 04:37:01 AM 5846864 7206804 2035568 25.82 2688 1558792 624692 6.99 152828 1626292 4 09:51:20 04:38:01 AM 5846796 7206740 2035636 25.82 2688 1558796 640168 7.17 152828 1626180 4 09:51:20 04:39:01 AM 5846764 7206708 2035668 25.83 2688 1558796 640168 7.17 152828 1626144 4 09:51:20 04:40:01 AM 5846348 7206292 2036084 25.83 2688 1558796 636668 7.13 152828 1626452 4 09:51:20 04:41:01 AM 5846784 7206736 2035648 25.83 2688 1558804 636668 7.13 152828 1626272 4 09:51:20 04:42:01 AM 5846444 7206396 2035988 25.83 2688 1558804 636668 7.13 152832 1626544 4 09:51:20 04:43:01 AM 5845120 7205076 2037312 25.85 2688 1558808 634464 7.10 152832 1627700 4 09:51:20 04:44:01 AM 5829236 7206452 2053196 26.05 2688 1576048 632676 7.08 155120 1641264 4 09:51:20 04:45:01 AM 5829076 7206292 2053356 26.05 2688 1576048 632676 7.08 155120 1641332 4 09:51:20 04:46:01 AM 5829132 7206352 2053300 26.05 2688 1576052 632676 7.08 155120 1641180 4 09:51:20 04:47:01 AM 5829284 7206504 2053148 26.05 2688 1576052 632676 7.08 155120 1641180 4 09:51:20 04:48:01 AM 5828864 7206084 2053568 26.05 2688 1576052 632676 7.08 155120 1641512 4 09:51:20 04:49:01 AM 5829380 7206604 2053052 26.05 2688 1576056 632676 7.08 155120 1641196 8 09:51:20 04:50:01 AM 5828936 7206160 2053496 26.05 2688 1576056 651248 7.29 155120 1641412 4 09:51:20 04:51:01 AM 5829108 7206336 2053324 26.05 2688 1576060 651248 7.29 155128 1641316 4 09:51:20 04:52:01 AM 5829140 7206368 2053292 26.05 2688 1576060 651248 7.29 155128 1641324 4 09:51:20 04:53:01 AM 5829252 7206480 2053180 26.05 2688 1576060 651248 7.29 155128 1641232 4 09:51:20 04:54:01 AM 5829240 7206472 2053192 26.05 2688 1576064 651248 7.29 155128 1641236 4 09:51:20 04:55:01 AM 5828844 7206076 2053588 26.05 2688 1576064 651248 7.29 155128 1641720 4 09:51:20 04:56:01 AM 5829204 7206436 2053228 26.05 2688 1576064 635676 7.12 155128 1641304 4 09:51:20 04:57:01 AM 5829296 7206532 2053136 26.05 2688 1576068 635676 7.12 155140 1641296 4 09:51:20 04:58:01 AM 5829172 7206408 2053260 26.05 2688 1576068 635676 7.12 155140 1641416 4 09:51:20 04:59:01 AM 5829240 7206476 2053192 26.05 2688 1576068 635676 7.12 155140 1641300 4 09:51:20 05:00:01 AM 5828868 7206108 2053564 26.05 2688 1576072 633204 7.09 155144 1641720 4 09:51:20 05:01:01 AM 5828128 7205368 2054304 26.06 2688 1576072 633204 7.09 155144 1642116 4 09:51:20 05:02:01 AM 5828772 7206084 2053660 26.05 2688 1576144 633204 7.09 155264 1641636 4 09:51:20 05:03:01 AM 5828556 7205868 2053876 26.06 2688 1576144 633204 7.09 155264 1641636 4 09:51:20 05:04:01 AM 5828048 7205360 2054384 26.06 2688 1576144 633204 7.09 155264 1642096 4 09:51:20 05:05:01 AM 5828392 7205708 2054040 26.06 2688 1576148 633204 7.09 155264 1641776 4 09:51:20 05:06:01 AM 5828672 7205988 2053760 26.05 2688 1576148 633204 7.09 155264 1641592 4 09:51:20 05:07:01 AM 5828660 7205976 2053772 26.06 2688 1576148 633204 7.09 155264 1641592 4 09:51:20 05:08:01 AM 5828688 7206008 2053744 26.05 2688 1576152 633204 7.09 155264 1641596 4 09:51:20 05:09:02 AM 5828572 7205892 2053860 26.06 2688 1576152 633204 7.09 155264 1641596 4 09:51:20 05:10:01 AM 5828260 7205580 2054172 26.06 2688 1576152 633748 7.10 155264 1641896 4 09:51:20 05:11:01 AM 5828580 7205908 2053852 26.06 2688 1576160 633748 7.10 155264 1641604 4 09:51:20 05:12:01 AM 5828688 7206016 2053744 26.05 2688 1576160 633748 7.10 155264 1641604 4 09:51:20 05:13:01 AM 5828692 7206020 2053740 26.05 2688 1576160 633748 7.10 155264 1641604 4 09:51:20 05:14:01 AM 5828584 7205916 2053848 26.06 2688 1576164 633748 7.10 155264 1641608 8 09:51:20 05:15:01 AM 5828592 7205924 2053840 26.06 2688 1576164 633748 7.10 155264 1641684 4 09:51:20 05:16:01 AM 5828552 7205884 2053880 26.06 2688 1576164 633748 7.10 155264 1641732 4 09:51:20 05:17:01 AM 5828620 7205956 2053812 26.06 2688 1576168 633748 7.10 155264 1641736 4 09:51:20 05:18:01 AM 5828424 7205760 2054008 26.06 2688 1576168 633748 7.10 155264 1641736 4 09:51:20 05:19:01 AM 5827908 7205444 2054524 26.06 2688 1576368 633748 7.10 155376 1642104 4 09:51:20 05:20:01 AM 5827856 7205396 2054576 26.07 2688 1576372 625596 7.00 155376 1642072 4 09:51:20 05:21:01 AM 5828392 7205932 2054040 26.06 2688 1576372 625596 7.00 155376 1641772 4 09:51:20 05:22:01 AM 5828300 7205844 2054132 26.06 2688 1576376 625596 7.00 155376 1641776 4 09:51:20 05:23:01 AM 5828484 7206028 2053948 26.06 2688 1576376 625596 7.00 155376 1641776 4 09:51:20 05:24:01 AM 5827900 7205444 2054532 26.06 2688 1576376 625596 7.00 155376 1642200 16 09:51:20 05:25:01 AM 5828440 7205988 2053992 26.06 2688 1576380 625596 7.00 155376 1641904 8 09:51:20 05:26:01 AM 5828408 7205956 2054024 26.06 2688 1576380 641016 7.18 155376 1641836 4 09:51:20 05:27:01 AM 5828352 7205900 2054080 26.06 2688 1576380 641016 7.18 155376 1641836 4 09:51:20 05:28:01 AM 5828268 7205820 2054164 26.06 2688 1576384 641016 7.18 155376 1641840 4 09:51:20 05:29:01 AM 5828244 7205796 2054188 26.06 2688 1576384 641016 7.18 155376 1641840 4 09:51:20 05:30:01 AM 5827952 7205504 2054480 26.06 2688 1576384 621796 6.96 155376 1642140 4 09:51:20 05:31:01 AM 5827932 7205488 2054500 26.06 2688 1576388 621796 6.96 155376 1642216 4 09:51:20 05:32:01 AM 5828344 7205900 2054088 26.06 2688 1576388 621796 6.96 155376 1641860 4 09:51:20 05:33:01 AM 5827960 7205520 2054472 26.06 2688 1576392 621796 6.96 155376 1642292 8 09:51:20 05:34:01 AM 5828468 7206028 2053964 26.06 2688 1576392 621796 6.96 155376 1641884 4 09:51:20 05:35:01 AM 5828188 7205748 2054244 26.06 2688 1576392 621796 6.96 155376 1641952 4 09:51:20 05:36:01 AM 5828272 7205836 2054160 26.06 2688 1576396 637672 7.14 155376 1641888 4 09:51:20 05:37:01 AM 5828340 7205904 2054092 26.06 2688 1576396 637672 7.14 155376 1642004 4 09:51:20 05:38:01 AM 5828392 7205956 2054040 26.06 2688 1576396 637672 7.14 155376 1642004 4 09:51:20 05:39:01 AM 5828364 7205932 2054068 26.06 2688 1576400 637672 7.14 155404 1641864 4 09:51:20 05:40:01 AM 5827952 7205520 2054480 26.06 2688 1576400 633852 7.10 155404 1642180 4 09:51:20 05:41:01 AM 5828160 7205732 2054272 26.06 2688 1576404 633852 7.10 155404 1641980 4 09:51:20 05:42:01 AM 5828228 7205800 2054204 26.06 2688 1576404 633852 7.10 155404 1641980 4 09:51:20 05:43:01 AM 5828380 7205952 2054052 26.06 2688 1576404 633852 7.10 155404 1642000 4 09:51:20 05:44:01 AM 5828352 7205928 2054080 26.06 2688 1576408 633852 7.10 155404 1641888 4 09:51:20 05:45:01 AM 5828128 7205704 2054304 26.06 2688 1576408 633852 7.10 155404 1641936 4 09:51:20 05:46:01 AM 5828256 7205832 2054176 26.06 2688 1576408 633852 7.10 155408 1641980 4 09:51:20 05:47:01 AM 5828308 7205888 2054124 26.06 2688 1576412 633852 7.10 155404 1641892 8 09:51:20 05:48:01 AM 5828216 7205796 2054216 26.06 2688 1576412 633852 7.10 155404 1641856 4 09:51:20 05:49:01 AM 5828188 7205768 2054244 26.06 2688 1576412 633852 7.10 155404 1641864 8 09:51:20 05:50:01 AM 5827928 7205508 2054504 26.06 2688 1576412 625660 7.01 155404 1642204 4 09:51:20 05:51:01 AM 5828164 7205752 2054268 26.06 2688 1576416 625660 7.01 155404 1641996 4 09:51:20 05:52:01 AM 5828220 7205808 2054212 26.06 2688 1576416 625660 7.01 155404 1641996 4 09:51:20 05:53:01 AM 5828248 7205840 2054184 26.06 2688 1576420 625660 7.01 155404 1641912 4 09:51:20 05:54:01 AM 5828060 7205652 2054372 26.06 2688 1576420 625660 7.01 155404 1641916 8 09:51:20 05:55:01 AM 5827952 7205544 2054480 26.06 2688 1576420 625660 7.01 155404 1642100 4 09:51:20 05:56:01 AM 5828292 7205888 2054140 26.06 2688 1576424 625660 7.01 155404 1641920 4 09:51:20 05:57:01 AM 5827980 7205580 2054452 26.06 2688 1576428 624176 6.99 164764 1632784 4 09:51:20 05:58:01 AM 5828088 7205692 2054344 26.06 2688 1576432 624176 6.99 164764 1632672 4 09:51:20 05:59:01 AM 5828404 7206012 2054028 26.06 2688 1576436 624176 6.99 164760 1632396 4 09:51:20 06:00:01 AM 5828208 7205816 2054224 26.06 2688 1576436 626736 7.02 164760 1632604 4 09:51:20 06:01:01 AM 5827408 7205020 2055024 26.07 2688 1576440 626736 7.02 164760 1633204 4 09:51:20 06:02:01 AM 5828552 7206164 2053880 26.06 2688 1576440 626736 7.02 164772 1632380 4 09:51:20 06:03:01 AM 5828440 7206052 2053992 26.06 2688 1576440 626736 7.02 164772 1632380 4 09:51:20 06:04:01 AM 5828496 7206112 2053936 26.06 2688 1576444 626736 7.02 164772 1632300 4 09:51:20 06:05:01 AM 5828648 7206264 2053784 26.06 2688 1576444 626736 7.02 164772 1632368 8 09:51:20 06:06:01 AM 5828676 7206292 2053756 26.05 2688 1576444 626736 7.02 164772 1632300 4 09:51:20 06:07:01 AM 5828676 7206296 2053756 26.05 2688 1576448 626736 7.02 164772 1632304 4 09:51:20 06:08:01 AM 5828736 7206356 2053696 26.05 2688 1576448 626736 7.02 164772 1632304 4 09:51:20 06:09:01 AM 5828736 7206356 2053696 26.05 2688 1576448 626736 7.02 164772 1632304 4 09:51:20 06:10:01 AM 5828068 7205692 2054364 26.06 2688 1576452 625204 7.00 164772 1632624 4 09:51:20 06:11:01 AM 5828432 7206060 2054000 26.06 2688 1576456 625204 7.00 164772 1632444 4 09:51:20 06:12:01 AM 5828396 7206028 2054036 26.06 2688 1576460 625204 7.00 164772 1632448 4 09:51:20 06:13:01 AM 5828520 7206152 2053912 26.06 2688 1576460 625204 7.00 164772 1632332 4 09:51:20 06:14:01 AM 5828580 7206212 2053852 26.06 2688 1576460 625204 7.00 164772 1632332 4 09:51:20 06:15:01 AM 5828448 7206084 2053984 26.06 2688 1576464 625204 7.00 164772 1632416 4 09:51:20 06:16:02 AM 5828496 7206132 2053936 26.06 2688 1576464 640920 7.18 164772 1632348 4 09:51:20 06:17:01 AM 5828468 7206104 2053964 26.06 2688 1576464 640920 7.18 164772 1632464 4 09:51:20 06:18:01 AM 5828588 7206228 2053844 26.06 2688 1576468 640920 7.18 164772 1632356 4 09:51:20 06:19:01 AM 5828532 7206172 2053900 26.06 2688 1576468 640920 7.18 164772 1632356 4 09:51:20 06:20:01 AM 5828140 7205780 2054292 26.06 2688 1576468 634928 7.11 164772 1632776 4 09:51:20 06:21:01 AM 5828584 7206232 2053848 26.06 2688 1576476 634928 7.11 164772 1632484 4 09:51:20 06:22:01 AM 5828560 7206208 2053872 26.06 2688 1576476 634928 7.11 164772 1632372 4 09:51:20 06:23:01 AM 5828652 7206304 2053780 26.06 2688 1576480 634928 7.11 164772 1632376 4 09:51:20 06:24:01 AM 5828564 7206216 2053868 26.06 2688 1576480 634928 7.11 164772 1632376 4 09:51:20 06:25:01 AM 5828488 7206140 2053944 26.06 2688 1576480 634928 7.11 164772 1632448 4 09:51:20 06:26:01 AM 5828524 7206176 2053908 26.06 2688 1576480 634928 7.11 164772 1632380 4 09:51:20 06:27:01 AM 5828556 7206212 2053876 26.06 2688 1576484 634928 7.11 164772 1632500 4 09:51:20 06:28:01 AM 5828432 7206088 2054000 26.06 2688 1576484 634928 7.11 164772 1632500 4 09:51:20 06:29:01 AM 5828112 7205768 2054320 26.06 2688 1576484 634928 7.11 164772 1632764 16 09:51:20 06:30:01 AM 5828076 7205736 2054356 26.06 2688 1576488 625204 7.00 164772 1632844 12 09:51:20 06:31:01 AM 5827872 7205532 2054560 26.07 2688 1576488 625204 7.00 164776 1633104 16 09:51:20 06:32:01 AM 5828308 7205972 2054124 26.06 2688 1576492 625204 7.00 164776 1632608 8 09:51:20 06:33:01 AM 5827972 7205636 2054460 26.06 2688 1576492 625204 7.00 164776 1632860 4 09:51:20 06:34:01 AM 5828452 7206116 2053980 26.06 2688 1576492 625204 7.00 164776 1632524 4 09:51:20 06:35:01 AM 5828152 7205820 2054280 26.06 2688 1576496 625204 7.00 164776 1632600 4 09:51:20 06:36:01 AM 5827812 7205484 2054620 26.07 2688 1576500 625204 7.00 164776 1632924 4 09:51:20 06:37:01 AM 5828356 7206028 2054076 26.06 2688 1576500 625204 7.00 164776 1632584 4 09:51:20 06:38:01 AM 5828328 7206004 2054104 26.06 2688 1576504 625204 7.00 164776 1632588 4 09:51:20 06:39:01 AM 5828232 7205908 2054200 26.06 2688 1576504 625204 7.00 164776 1632588 4 09:51:20 06:40:01 AM 5828036 7205712 2054396 26.06 2688 1576504 625336 7.00 164776 1632776 4 09:51:20 06:41:01 AM 5828248 7205928 2054184 26.06 2688 1576508 625336 7.00 164776 1632676 4 09:51:20 06:42:01 AM 5828296 7205976 2054136 26.06 2688 1576508 625336 7.00 164776 1632596 4 09:51:20 06:43:01 AM 5828308 7205992 2054124 26.06 2688 1576512 625336 7.00 164776 1632600 4 09:51:20 06:44:01 AM 5828336 7206020 2054096 26.06 2688 1576512 640712 7.17 164776 1632600 4 09:51:20 06:45:01 AM 5828088 7205772 2054344 26.06 2688 1576512 640712 7.17 164776 1632704 4 09:51:20 06:46:01 AM 5828288 7205976 2054144 26.06 2688 1576516 640712 7.17 164776 1632640 4 09:51:20 06:47:01 AM 5828240 7205928 2054192 26.06 2688 1576516 640712 7.17 164776 1632644 4 09:51:20 06:48:01 AM 5827760 7205448 2054672 26.07 2688 1576516 640712 7.17 164776 1633108 4 09:51:20 06:49:01 AM 5828160 7205852 2054272 26.06 2688 1576520 640712 7.17 164776 1632656 4 09:51:20 06:50:01 AM 5827712 7205404 2054720 26.07 2688 1576520 625336 7.00 164776 1633072 4 09:51:20 06:51:01 AM 5828144 7205840 2054288 26.06 2688 1576524 625336 7.00 164780 1632816 4 09:51:20 06:52:01 AM 5828232 7205928 2054200 26.06 2688 1576524 625336 7.00 164776 1632752 4 09:51:20 06:53:01 AM 5828232 7205928 2054200 26.06 2688 1576524 625336 7.00 164776 1632664 4 09:51:20 06:54:01 AM 5828136 7205836 2054296 26.06 2688 1576528 625336 7.00 164776 1632748 4 09:51:20 06:55:01 AM 5827852 7205552 2054580 26.07 2688 1576528 640716 7.17 164776 1632872 4 09:51:20 06:56:01 AM 5828124 7205824 2054308 26.06 2688 1576528 640716 7.17 164776 1632668 4 09:51:20 06:57:01 AM 5828048 7205752 2054384 26.06 2688 1576532 640716 7.17 164776 1632672 4 09:51:20 06:58:01 AM 5828080 7205784 2054352 26.06 2688 1576532 640716 7.17 164776 1632680 0 09:51:20 06:59:01 AM 5828112 7205816 2054320 26.06 2688 1576532 640716 7.17 164776 1632680 4 09:51:20 07:00:01 AM 5827576 7205284 2054856 26.07 2688 1576536 640716 7.17 164776 1633104 4 09:51:20 07:01:01 AM 5826556 7204264 2055876 26.08 2688 1576536 640716 7.17 164776 1633816 4 09:51:20 07:02:01 AM 5827748 7205456 2054684 26.07 2688 1576536 640716 7.17 164780 1633052 4 09:51:20 07:03:01 AM 5828112 7205824 2054320 26.06 2688 1576540 640716 7.17 164780 1632692 4 09:51:20 07:04:01 AM 5827764 7205476 2054668 26.07 2688 1576540 640716 7.17 164780 1633108 4 09:51:20 07:05:01 AM 5827616 7205328 2054816 26.07 2688 1576540 640716 7.17 164780 1633064 4 09:51:20 07:06:01 AM 5828032 7205748 2054400 26.06 2688 1576544 640716 7.17 164780 1632844 4 09:51:20 07:07:01 AM 5828036 7205752 2054396 26.06 2688 1576544 640716 7.17 164780 1632844 4 09:51:20 07:08:01 AM 5828036 7205752 2054396 26.06 2688 1576544 640716 7.17 164780 1632844 4 09:51:20 07:09:01 AM 5828036 7205756 2054396 26.06 2688 1576548 640716 7.17 164780 1632732 4 09:51:20 07:10:01 AM 5827820 7205540 2054612 26.07 2688 1576548 660332 7.39 164780 1633032 4 09:51:20 07:11:01 AM 5827892 7205620 2054540 26.06 2688 1576552 660332 7.39 164780 1633088 4 09:51:20 07:12:01 AM 5828188 7205916 2054244 26.06 2688 1576552 660332 7.39 164780 1632840 4 09:51:20 07:13:01 AM 5827944 7205672 2054488 26.06 2688 1576552 644816 7.22 164780 1632956 4 09:51:20 07:14:01 AM 5828064 7205796 2054368 26.06 2688 1576556 644816 7.22 164780 1632752 8 09:51:20 07:15:01 AM 5827960 7205692 2054472 26.06 2688 1576556 644816 7.22 164780 1632936 4 09:51:20 07:16:01 AM 5828148 7205880 2054284 26.06 2688 1576556 644816 7.22 164780 1632868 4 09:51:20 07:17:01 AM 5828148 7205888 2054284 26.06 2688 1576564 644816 7.22 164780 1632760 4 09:51:20 07:18:01 AM 5828096 7205836 2054336 26.06 2688 1576564 644816 7.22 164780 1632760 4 09:51:20 07:19:01 AM 5827656 7205396 2054776 26.07 2688 1576564 644816 7.22 164780 1633256 16 09:51:20 07:20:01 AM 5827604 7205348 2054828 26.07 2688 1576568 633592 7.09 164780 1633096 8 09:51:20 07:21:01 AM 5827980 7205724 2054452 26.06 2688 1576568 633592 7.09 164780 1632796 4 09:51:20 07:22:01 AM 5827976 7205724 2054456 26.06 2688 1576572 633592 7.09 164780 1632916 4 09:51:20 07:23:02 AM 5827944 7205692 2054488 26.06 2688 1576572 633592 7.09 164780 1632920 4 09:51:20 07:24:01 AM 5827976 7205724 2054456 26.06 2688 1576572 633592 7.09 164780 1632920 4 09:51:20 07:25:01 AM 5827772 7205524 2054660 26.07 2688 1576576 633592 7.09 164780 1632876 4 09:51:20 07:26:01 AM 5827916 7205668 2054516 26.06 2688 1576576 633592 7.09 164780 1632808 4 09:51:20 07:27:01 AM 5827964 7205716 2054468 26.06 2688 1576576 633592 7.09 164780 1632808 4 09:51:20 07:28:01 AM 5827912 7205668 2054520 26.06 2688 1576580 633592 7.09 164780 1632812 4 09:51:20 07:29:01 AM 5828000 7205756 2054432 26.06 2688 1576580 633592 7.09 164780 1632928 4 09:51:20 07:30:01 AM 5827600 7205356 2054832 26.07 2688 1576580 633368 7.09 164780 1633228 4 09:51:20 07:31:01 AM 5827668 7205428 2054764 26.07 2688 1576584 633368 7.09 164780 1633184 12 09:51:20 07:32:01 AM 5828192 7205952 2054240 26.06 2688 1576584 633368 7.09 164780 1632820 8 09:51:20 07:33:01 AM 5827804 7205568 2054628 26.07 2688 1576588 633368 7.09 164780 1633104 4 09:51:20 07:34:01 AM 5827960 7205724 2054472 26.06 2688 1576588 633368 7.09 164780 1632948 4 09:51:20 07:35:01 AM 5827812 7205576 2054620 26.07 2688 1576588 633368 7.09 164780 1633028 16 09:51:20 07:36:01 AM 5828008 7205776 2054424 26.06 2688 1576592 633368 7.09 164780 1632840 8 09:51:20 07:37:01 AM 5828128 7205896 2054304 26.06 2688 1576592 633368 7.09 164780 1632840 4 09:51:20 07:38:01 AM 5828132 7205900 2054300 26.06 2688 1576592 633368 7.09 164780 1632844 4 09:51:20 07:39:01 AM 5828104 7205876 2054328 26.06 2688 1576596 633368 7.09 164780 1632964 4 09:51:20 07:40:01 AM 5827708 7205480 2054724 26.07 2688 1576596 652924 7.31 164780 1633152 4 09:51:20 07:41:01 AM 5827936 7205712 2054496 26.06 2688 1576600 652924 7.31 164780 1632936 4 09:51:20 07:42:01 AM 5827912 7205692 2054520 26.06 2688 1576604 652924 7.31 164780 1632976 4 09:51:20 07:43:01 AM 5828052 7205832 2054380 26.06 2688 1576604 652924 7.31 164780 1632860 4 09:51:20 07:44:01 AM 5827996 7205776 2054436 26.06 2688 1576604 652924 7.31 164780 1632976 4 09:51:20 07:45:01 AM 5828020 7205804 2054412 26.06 2688 1576608 652924 7.31 164780 1633048 4 09:51:20 07:46:01 AM 5828192 7205976 2054240 26.06 2688 1576608 652924 7.31 164780 1632864 4 09:51:20 07:47:01 AM 5827472 7205256 2054960 26.07 2688 1576608 652924 7.31 164780 1633140 4 09:51:20 07:48:01 AM 5828000 7205788 2054432 26.06 2688 1576612 637544 7.14 164780 1632872 4 09:51:20 07:49:01 AM 5827848 7205636 2054584 26.07 2688 1576612 637544 7.14 164780 1632872 4 09:51:20 07:50:01 AM 5827636 7205424 2054796 26.07 2688 1576612 634668 7.11 164780 1633172 4 09:51:20 07:51:01 AM 5827804 7205596 2054628 26.07 2688 1576616 634668 7.11 164780 1632960 8 09:51:20 07:52:01 AM 5827724 7205516 2054708 26.07 2688 1576616 634668 7.11 164780 1632960 4 09:51:20 07:53:01 AM 5827980 7205776 2054452 26.06 2688 1576620 634668 7.11 164780 1632880 4 09:51:20 07:54:01 AM 5827980 7205776 2054452 26.06 2688 1576620 634668 7.11 164780 1632880 4 09:51:20 07:55:01 AM 5827904 7205700 2054528 26.06 2688 1576620 634668 7.11 164780 1632948 4 09:51:20 07:56:01 AM 5827112 7204912 2055320 26.07 2688 1576624 634668 7.11 164780 1633696 4 09:51:20 07:57:01 AM 5827700 7205516 2054732 26.07 2688 1576640 634312 7.10 166380 1631512 4 09:51:20 07:58:01 AM 5827936 7205752 2054496 26.06 2688 1576640 634312 7.10 166380 1631396 4 09:51:20 07:59:01 AM 5827648 7205468 2054784 26.07 2688 1576644 634312 7.10 166380 1631380 4 09:51:20 08:00:01 AM 5827352 7205172 2055080 26.07 2688 1576644 636212 7.12 166380 1631564 16 09:51:20 08:01:01 AM 5826748 7204576 2055684 26.08 2688 1576652 636212 7.12 166380 1632164 4 09:51:20 08:02:01 AM 5827700 7205528 2054732 26.07 2688 1576652 636212 7.12 166396 1631476 4 09:51:20 08:03:01 AM 5828016 7205844 2054416 26.06 2688 1576652 636212 7.12 166396 1631308 4 09:51:20 08:04:01 AM 5828020 7205852 2054412 26.06 2688 1576656 636212 7.12 166396 1631312 4 09:51:20 08:05:01 AM 5827932 7205764 2054500 26.06 2688 1576656 636212 7.12 166396 1631380 4 09:51:20 08:06:01 AM 5827964 7205796 2054468 26.06 2688 1576656 636212 7.12 166396 1631428 4 09:51:20 08:07:01 AM 5827348 7205184 2055084 26.07 2688 1576660 636212 7.12 166396 1631676 4 09:51:20 08:08:01 AM 5827684 7205520 2054748 26.07 2688 1576660 636212 7.12 166396 1631404 4 09:51:20 08:09:01 AM 5827716 7205552 2054716 26.07 2688 1576660 636212 7.12 166396 1631404 4 09:51:20 08:10:01 AM 5827352 7205192 2055080 26.07 2688 1576664 636212 7.12 166396 1631708 4 09:51:20 08:11:01 AM 5827608 7205448 2054824 26.07 2688 1576664 636212 7.12 166396 1631500 4 09:51:20 08:12:01 AM 5827552 7205396 2054880 26.07 2688 1576668 636212 7.12 166396 1631508 4 09:51:20 08:13:01 AM 5827524 7205368 2054908 26.07 2688 1576668 636212 7.12 166396 1631508 4 09:51:20 08:14:01 AM 5827812 7205656 2054620 26.07 2688 1576668 636212 7.12 166396 1631420 4 09:51:20 08:15:01 AM 5827392 7205240 2055040 26.07 2688 1576672 635268 7.11 166396 1631716 16 09:51:20 08:16:01 AM 5827880 7205728 2054552 26.06 2688 1576672 635268 7.11 166396 1631444 12 09:51:20 08:17:01 AM 5827756 7205604 2054676 26.07 2688 1576672 635268 7.11 166396 1631444 4 09:51:20 08:18:01 AM 5827752 7205600 2054680 26.07 2688 1576672 635268 7.11 166396 1631444 4 09:51:20 08:19:01 AM 5827248 7205100 2055184 26.07 2688 1576676 635268 7.11 166396 1631864 4 09:51:20 08:20:01 AM 5826776 7204628 2055656 26.08 2688 1576676 650992 7.29 166396 1632212 4 09:51:20 08:21:01 AM 5827504 7205360 2054928 26.07 2688 1576680 630236 7.06 166396 1631700 4 09:51:20 08:22:01 AM 5827644 7205500 2054788 26.07 2688 1576680 630236 7.06 166396 1631496 4 09:51:20 08:23:01 AM 5827676 7205532 2054756 26.07 2688 1576680 630236 7.06 166396 1631612 8 09:51:20 08:24:01 AM 5827504 7205364 2054928 26.07 2688 1576684 630236 7.06 166396 1631500 4 09:51:20 08:25:01 AM 5827500 7205360 2054932 26.07 2688 1576684 630236 7.06 166396 1631568 4 09:51:20 08:26:01 AM 5827572 7205432 2054860 26.07 2688 1576684 630236 7.06 166396 1631500 4 09:51:20 08:27:01 AM 5827664 7205528 2054768 26.07 2688 1576688 630236 7.06 166396 1631508 4 09:51:20 08:28:01 AM 5827336 7205200 2055096 26.07 2688 1576688 630236 7.06 166396 1631828 16 09:51:20 08:29:01 AM 5827604 7205468 2054828 26.07 2688 1576688 630236 7.06 166396 1631716 4 09:51:20 08:30:01 AM 5827208 7205076 2055224 26.07 2688 1576692 633768 7.10 166396 1632020 4 09:51:20 08:31:01 AM 5826988 7204848 2055444 26.08 2688 1576692 633768 7.10 166396 1632004 4 09:51:20 08:32:01 AM 5827484 7205348 2054948 26.07 2688 1576696 633768 7.10 166396 1631636 4 09:51:20 08:33:01 AM 5827056 7204920 2055376 26.08 2688 1576696 633768 7.10 166396 1631928 4 09:51:20 08:34:01 AM 5827600 7205464 2054832 26.07 2688 1576696 633768 7.10 166396 1631636 4 09:51:20 08:35:01 AM 5827516 7205384 2054916 26.07 2688 1576700 633768 7.10 166396 1631592 4 09:51:20 08:36:01 AM 5827656 7205524 2054776 26.07 2688 1576700 633768 7.10 166396 1631524 4 09:51:20 08:37:01 AM 5827720 7205588 2054712 26.07 2688 1576700 633768 7.10 166396 1631524 4 09:51:20 08:38:01 AM 5827604 7205476 2054828 26.07 2688 1576704 633768 7.10 166396 1631528 4 09:51:20 08:39:01 AM 5827572 7205444 2054860 26.07 2688 1576704 633768 7.10 166396 1631644 4 09:51:20 08:40:01 AM 5827416 7205288 2055016 26.07 2688 1576704 633720 7.10 166396 1631712 4 09:51:20 08:41:01 AM 5827760 7205636 2054672 26.07 2688 1576708 633720 7.10 166396 1631608 4 09:51:20 08:42:01 AM 5827556 7205436 2054876 26.07 2688 1576712 633720 7.10 166396 1631652 4 09:51:20 08:43:01 AM 5827664 7205548 2054768 26.07 2688 1576716 633720 7.10 166396 1631656 4 09:51:20 08:44:01 AM 5827752 7205636 2054680 26.07 2688 1576716 633720 7.10 166396 1631540 4 09:51:20 08:45:01 AM 5827516 7205400 2054916 26.07 2688 1576716 633720 7.10 166396 1631608 4 09:51:20 08:46:01 AM 5827596 7205484 2054836 26.07 2688 1576720 633720 7.10 166396 1631544 8 09:51:20 08:47:01 AM 5827600 7205488 2054832 26.07 2688 1576720 633720 7.10 166396 1631544 4 09:51:20 08:48:01 AM 5827544 7205432 2054888 26.07 2688 1576720 633720 7.10 166396 1631544 4 09:51:20 08:49:01 AM 5827632 7205524 2054800 26.07 2688 1576724 633720 7.10 166396 1631548 4 09:51:20 08:50:01 AM 5827228 7205120 2055204 26.07 2688 1576724 633720 7.10 166396 1631848 4 09:51:20 08:51:01 AM 5827484 7205388 2054948 26.07 2688 1576732 633720 7.10 166396 1631652 4 09:51:20 08:52:01 AM 5827516 7205420 2054916 26.07 2688 1576732 633720 7.10 166396 1631656 4 09:51:20 08:53:01 AM 5827516 7205420 2054916 26.07 2688 1576732 633720 7.10 166396 1631768 4 09:51:20 08:54:01 AM 5827808 7205712 2054624 26.07 2688 1576732 633720 7.10 166396 1631564 4 09:51:20 08:55:01 AM 5827528 7205436 2054904 26.07 2688 1576736 633720 7.10 166396 1631636 4 09:51:20 08:56:01 AM 5827560 7205468 2054872 26.07 2688 1576736 633720 7.10 166396 1631568 4 09:51:20 08:57:01 AM 5827592 7205500 2054840 26.07 2688 1576736 633720 7.10 166396 1631568 4 09:51:20 08:58:01 AM 5827536 7205448 2054896 26.07 2688 1576740 633720 7.10 166396 1631572 4 09:51:20 08:59:01 AM 5827596 7205508 2054836 26.07 2688 1576740 633720 7.10 166396 1631572 8 09:51:20 09:00:01 AM 5827040 7204952 2055392 26.08 2688 1576740 634032 7.10 166396 1631876 4 09:51:20 09:01:01 AM 5826372 7204292 2056060 26.08 2688 1576744 634032 7.10 166396 1632364 4 09:51:20 09:02:01 AM 5827248 7205168 2055184 26.07 2688 1576744 634032 7.10 166400 1631872 16 09:51:20 09:03:01 AM 5827416 7205340 2055016 26.07 2688 1576748 634032 7.10 166400 1631684 8 09:51:20 09:04:01 AM 5827556 7205480 2054876 26.07 2688 1576748 634032 7.10 166400 1631588 4 09:51:20 09:05:01 AM 5827392 7205316 2055040 26.07 2688 1576748 634032 7.10 166400 1631772 4 09:51:20 09:06:01 AM 5827040 7204968 2055392 26.08 2688 1576752 656664 7.35 166400 1631824 4 09:51:20 09:07:01 AM 5827496 7205424 2054936 26.07 2688 1576752 637200 7.13 166840 1631260 4 09:51:20 09:08:01 AM 5827556 7205484 2054876 26.07 2688 1576752 637200 7.13 166832 1631144 4 09:51:20 09:09:01 AM 5827500 7205432 2054932 26.07 2688 1576756 637200 7.13 166832 1631168 4 09:51:20 09:10:01 AM 5827136 7205068 2055296 26.07 2688 1576756 637796 7.14 166832 1631468 4 09:51:20 09:11:01 AM 5827124 7205060 2055308 26.07 2688 1576760 637796 7.14 166832 1631608 16 09:51:20 09:12:01 AM 5827340 7205276 2055092 26.07 2688 1576760 637796 7.14 166832 1631268 8 09:51:20 09:13:01 AM 5826788 7204724 2055644 26.08 2688 1576760 637796 7.14 166832 1631644 16 09:51:20 09:14:01 AM 5827012 7204952 2055420 26.08 2688 1576764 637796 7.14 166832 1631536 12 09:51:20 09:15:01 AM 5827280 7205220 2055152 26.07 2688 1576764 637796 7.14 166832 1631264 4 09:51:20 09:16:01 AM 5827480 7205420 2054952 26.07 2688 1576764 637796 7.14 166832 1631200 4 09:51:20 09:17:01 AM 5827584 7205528 2054848 26.07 2688 1576768 637796 7.14 166832 1631168 8 09:51:20 09:18:01 AM 5827556 7205500 2054876 26.07 2688 1576768 637796 7.14 166832 1631204 4 09:51:20 09:19:01 AM 5827584 7205528 2054848 26.07 2688 1576768 637796 7.14 166832 1631204 4 09:51:20 09:20:01 AM 5827196 7205144 2055236 26.07 2688 1576772 637796 7.14 166832 1631508 4 09:51:20 09:21:01 AM 5827384 7205332 2055048 26.07 2688 1576772 637796 7.14 166832 1631324 4 09:51:20 09:22:01 AM 5827564 7205516 2054868 26.07 2688 1576776 637796 7.14 166832 1631212 4 09:51:20 09:23:01 AM 5827500 7205456 2054932 26.07 2688 1576780 637796 7.14 166832 1631216 4 09:51:20 09:24:01 AM 5827620 7205576 2054812 26.07 2688 1576780 637796 7.14 166832 1631216 4 09:51:20 09:25:01 AM 5827476 7205436 2054956 26.07 2688 1576784 637796 7.14 166832 1631292 4 09:51:20 09:26:01 AM 5827708 7205668 2054724 26.07 2688 1576784 637796 7.14 166832 1631224 4 09:51:20 09:27:01 AM 5827084 7205044 2055348 26.08 2688 1576784 637796 7.14 166832 1631428 4 09:51:20 09:28:01 AM 5827308 7205272 2055124 26.07 2688 1576788 637796 7.14 166832 1631228 4 09:51:20 09:29:01 AM 5827252 7205216 2055180 26.07 2688 1576788 637796 7.14 166832 1631228 4 09:51:20 09:30:01 AM 5826932 7204896 2055500 26.08 2688 1576788 637796 7.14 166832 1631528 4 09:51:20 09:31:01 AM 5824820 7202788 2057612 26.10 2688 1576792 637796 7.14 166832 1633708 16 09:51:20 09:32:01 AM 5825332 7203300 2057100 26.10 2688 1576792 637796 7.14 166832 1633300 8 09:51:20 09:33:01 AM 5822760 7200728 2059672 26.13 2688 1576792 637796 7.14 166832 1635904 4 09:51:20 09:34:01 AM 5823148 7201120 2059284 26.12 2688 1576796 637796 7.14 166832 1635500 4 09:51:20 09:35:01 AM 5823276 7201248 2059156 26.12 2688 1576796 637796 7.14 166832 1635452 4 09:51:20 09:36:01 AM 5823412 7201384 2059020 26.12 2688 1576796 637796 7.14 166832 1635384 4 09:51:20 09:37:02 AM 5823228 7201204 2059204 26.12 2688 1576800 637796 7.14 166832 1635388 4 09:51:20 09:38:01 AM 5823288 7201264 2059144 26.12 2688 1576800 637796 7.14 166832 1635388 4 09:51:20 09:39:01 AM 5823200 7201176 2059232 26.12 2688 1576800 637796 7.14 166832 1635388 4 09:51:20 09:40:01 AM 5822644 7200624 2059788 26.13 2688 1576804 642880 7.20 166832 1635920 4 09:51:20 09:41:01 AM 5373952 7063436 2508480 31.82 2688 1872020 685852 7.68 200224 1991492 166304 09:51:20 09:42:01 AM 5125812 6987628 2756620 34.97 2688 2036960 731564 8.19 212864 2186592 42008 09:51:20 09:43:01 AM 5205796 7069388 2676636 33.96 2688 2038888 647428 7.25 233296 2092532 5652 09:51:20 09:44:01 AM 4863092 6980720 3019340 38.30 2688 2282752 717972 8.04 267848 2364776 175496 09:51:20 09:45:01 AM 4907700 7035752 2974732 37.74 2688 2294148 656124 7.35 279664 2308756 4 09:51:20 09:46:01 AM 4863900 6993932 3018532 38.29 2688 2296204 713632 7.99 279848 2352432 1560 09:51:20 09:47:01 AM 4832524 6979836 3049908 38.69 2688 2313424 729344 8.17 280264 2383296 6620 09:51:20 09:48:01 AM 4820536 6979068 3061896 38.84 2688 2324676 729344 8.17 280264 2394744 5076 09:51:20 09:49:01 AM 4807372 6974460 3075060 39.01 2688 2333184 729344 8.17 280312 2407824 4096 09:51:20 09:50:01 AM 4852012 6923100 3030420 38.45 2688 2240952 791036 8.86 352976 2307648 98768 09:51:20 09:51:01 AM 4978856 7014656 2903576 36.84 2688 2207544 689060 7.72 518904 2022584 25108 09:51:20 Average: 5802885 7199384 2079547 26.38 2688 1594416 636701 7.13 165919 1653180 1534 09:51:20 09:51:20 04:04:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:51:20 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:05:01 AM eth0 71.92 40.27 356.17 15.70 0.00 0.00 0.00 0.00 09:51:20 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:06:01 AM eth0 3.35 0.02 0.44 0.00 0.00 0.00 0.00 0.00 09:51:20 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:07:01 AM eth0 1.42 0.10 0.11 0.01 0.00 0.00 0.00 0.00 09:51:20 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:08:01 AM eth0 0.83 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:51:20 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:09:01 AM eth0 0.78 0.12 0.09 0.01 0.00 0.00 0.00 0.00 09:51:20 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:10:01 AM eth0 0.95 0.17 0.18 0.07 0.00 0.00 0.00 0.00 09:51:20 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:11:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:51:20 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:12:01 AM eth0 0.48 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:51:20 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:13:01 AM eth0 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:51:20 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:14:01 AM eth0 0.65 0.10 0.08 0.01 0.00 0.00 0.00 0.00 09:51:20 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:15:01 AM eth0 0.93 0.18 0.19 0.07 0.00 0.00 0.00 0.00 09:51:20 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:16:01 AM eth0 0.57 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:51:20 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:17:01 AM eth0 0.60 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:51:20 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:18:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:51:20 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:19:01 AM eth0 0.48 0.07 0.09 0.01 0.00 0.00 0.00 0.00 09:51:20 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:20:01 AM eth0 9.75 0.17 91.99 0.09 0.00 0.00 0.00 0.00 09:51:20 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:21:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:51:20 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:22:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:23:01 AM eth0 1.03 0.32 0.36 0.23 0.00 0.00 0.00 0.00 09:51:20 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:24:01 AM eth0 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:25:01 AM eth0 0.50 0.17 0.16 0.07 0.00 0.00 0.00 0.00 09:51:20 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:26:01 AM eth0 0.50 0.05 0.08 0.00 0.00 0.00 0.00 0.00 09:51:20 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:27:01 AM eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:51:20 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:28:01 AM eth0 0.35 0.05 0.03 0.00 0.00 0.00 0.00 0.00 09:51:20 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:29:01 AM eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:51:20 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:30:01 AM eth0 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:31:01 AM eth0 0.68 0.23 0.30 0.20 0.00 0.00 0.00 0.00 09:51:20 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:32:01 AM eth0 0.68 0.05 0.08 0.00 0.00 0.00 0.00 0.00 09:51:20 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:33:01 AM eth0 0.53 0.18 0.27 0.19 0.00 0.00 0.00 0.00 09:51:20 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:34:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:35:01 AM eth0 0.47 0.22 0.16 0.13 0.00 0.00 0.00 0.00 09:51:20 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:36:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:51:20 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:37:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:39:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:40:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:41:01 AM eth0 0.63 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:51:20 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:42:01 AM eth0 0.47 0.18 0.27 0.19 0.00 0.00 0.00 0.00 09:51:20 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:43:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:44:01 AM eth0 1.03 0.88 0.09 0.07 0.00 0.00 0.00 0.00 09:51:20 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:45:01 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:46:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:47:01 AM eth0 0.58 0.03 0.06 0.00 0.00 0.00 0.00 0.00 09:51:20 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:48:01 AM eth0 0.43 0.18 0.27 0.19 0.00 0.00 0.00 0.00 09:51:20 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:49:01 AM eth0 0.35 0.07 0.03 0.00 0.00 0.00 0.00 0.00 09:51:20 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:50:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:51:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:52:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:54:01 AM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:51:20 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:55:01 AM eth0 0.57 0.27 0.39 0.25 0.00 0.00 0.00 0.00 09:51:20 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:56:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:57:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:51:20 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:58:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 04:59:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:00:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:01:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:02:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:03:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:20 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:04:01 AM eth0 0.48 0.35 0.30 0.20 0.00 0.00 0.00 0.00 09:51:20 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:05:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:51:20 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:06:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:51:20 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:07:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:09:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:09:02 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:10:01 AM eth0 0.32 0.08 0.14 0.06 0.00 0.00 0.00 0.00 09:51:20 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:12:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:13:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:14:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:15:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:51:20 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:18:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:51:20 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:19:01 AM eth0 0.35 0.20 0.26 0.19 0.00 0.00 0.00 0.00 09:51:20 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:20:01 AM eth0 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:22:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:23:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:24:01 AM eth0 0.73 0.15 0.30 0.19 0.00 0.00 0.00 0.00 09:51:20 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:25:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:51:20 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:26:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:27:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:28:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:30:01 AM eth0 0.35 0.18 0.17 0.07 0.00 0.00 0.00 0.00 09:51:20 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:31:01 AM eth0 0.47 0.23 0.27 0.20 0.00 0.00 0.00 0.00 09:51:20 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:32:01 AM eth0 0.60 0.07 0.07 0.01 0.00 0.00 0.00 0.00 09:51:20 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:33:01 AM eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00 09:51:20 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:34:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:35:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:51:20 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:36:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:37:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:39:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:40:01 AM eth0 0.32 0.08 0.14 0.06 0.00 0.00 0.00 0.00 09:51:20 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:41:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:42:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:45:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:51:20 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:46:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:48:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:49:01 AM eth0 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:51:20 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:50:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:51:20 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:52:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:54:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:55:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:57:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 05:59:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:00:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:01:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:02:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:04:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:05:01 AM eth0 0.42 0.23 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:06:01 AM eth0 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:51:20 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:10:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:11:01 AM eth0 0.15 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:51:20 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:12:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:13:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:15:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:51:20 06:16:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:16:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:20:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:22:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:23:01 AM eth0 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:51:20 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:24:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:25:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:27:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:29:01 AM eth0 0.73 0.17 0.30 0.19 0.00 0.00 0.00 0.00 09:51:20 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:30:01 AM eth0 0.23 0.08 0.14 0.06 0.00 0.00 0.00 0.00 09:51:20 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:31:01 AM eth0 0.43 0.18 0.26 0.19 0.00 0.00 0.00 0.00 09:51:20 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:32:01 AM eth0 0.52 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:51:20 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:33:01 AM eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 09:51:20 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:35:01 AM eth0 0.65 0.15 0.19 0.07 0.00 0.00 0.00 0.00 09:51:20 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:36:01 AM eth0 0.42 0.23 0.26 0.19 0.00 0.00 0.00 0.00 09:51:20 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:37:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:39:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:40:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:41:01 AM eth0 0.30 0.08 0.04 0.01 0.00 0.00 0.00 0.00 09:51:20 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:42:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:44:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:45:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:46:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:47:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:20 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:48:01 AM eth0 0.43 0.25 0.27 0.20 0.00 0.00 0.00 0.00 09:51:20 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:49:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:50:01 AM eth0 0.38 0.08 0.15 0.06 0.00 0.00 0.00 0.00 09:51:20 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:52:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:54:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:20 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:55:01 AM eth0 0.53 0.33 0.39 0.26 0.00 0.00 0.00 0.00 09:51:20 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:56:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:57:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:58:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:51:20 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 06:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:00:01 AM eth0 0.70 0.12 0.19 0.07 0.00 0.00 0.00 0.00 09:51:20 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:01:01 AM eth0 1.35 0.30 0.64 0.40 0.00 0.00 0.00 0.00 09:51:20 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:02:01 AM eth0 0.47 0.17 0.27 0.19 0.00 0.00 0.00 0.00 09:51:20 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:03:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:20 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:04:01 AM eth0 0.82 0.32 0.33 0.23 0.00 0.00 0.00 0.00 09:51:20 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:05:01 AM eth0 0.93 0.33 0.48 0.29 0.00 0.00 0.00 0.00 09:51:20 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:07:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:09:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:10:01 AM eth0 0.77 0.28 0.20 0.08 0.00 0.00 0.00 0.00 09:51:20 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:11:01 AM eth0 0.62 0.23 0.28 0.19 0.00 0.00 0.00 0.00 09:51:20 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:12:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:13:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:14:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:15:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:16:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:18:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:19:01 AM eth0 0.90 0.28 0.32 0.20 0.00 0.00 0.00 0.00 09:51:20 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:20:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:51:20 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:22:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:23:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:23:02 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:24:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:25:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:26:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:27:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:29:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:30:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:31:01 AM eth0 0.45 0.17 0.27 0.19 0.00 0.00 0.00 0.00 09:51:20 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:32:01 AM eth0 0.98 0.10 0.12 0.01 0.00 0.00 0.00 0.00 09:51:20 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:33:01 AM eth0 0.47 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:51:20 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:35:01 AM eth0 1.03 0.28 0.44 0.26 0.00 0.00 0.00 0.00 09:51:20 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:37:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:39:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:40:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:42:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:45:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:51:20 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:46:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:47:01 AM eth0 0.90 0.23 0.36 0.23 0.00 0.00 0.00 0.00 09:51:20 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:49:01 AM eth0 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:51:20 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:50:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:52:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:54:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:55:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:57:01 AM eth0 0.97 0.83 0.09 0.07 0.00 0.00 0.00 0.00 09:51:20 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 07:59:01 AM eth0 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:51:20 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:00:01 AM eth0 0.88 0.42 0.47 0.30 0.00 0.00 0.00 0.00 09:51:20 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:01:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:02:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:04:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:05:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:51:20 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:06:01 AM eth0 0.60 0.07 0.06 0.00 0.00 0.00 0.00 0.00 09:51:20 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:07:01 AM eth0 1.13 0.47 0.61 0.42 0.00 0.00 0.00 0.00 09:51:20 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:09:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:10:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:12:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:14:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:15:01 AM eth0 1.05 0.30 0.45 0.26 0.00 0.00 0.00 0.00 09:51:20 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:18:01 AM eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:51:20 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:19:01 AM eth0 0.73 0.15 0.31 0.19 0.00 0.00 0.00 0.00 09:51:20 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:20:01 AM eth0 1.00 0.37 0.44 0.26 0.00 0.00 0.00 0.00 09:51:20 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:21:01 AM eth0 0.60 0.22 0.32 0.23 0.00 0.00 0.00 0.00 09:51:20 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:22:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:23:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:24:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:25:01 AM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:51:20 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:26:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:27:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:28:01 AM eth0 0.78 0.22 0.35 0.22 0.00 0.00 0.00 0.00 09:51:20 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:29:01 AM eth0 1.18 0.18 0.40 0.22 0.00 0.00 0.00 0.00 09:51:20 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:30:01 AM eth0 0.56 0.29 0.40 0.26 0.00 0.00 0.00 0.00 09:51:20 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:31:01 AM eth0 0.52 0.27 0.27 0.20 0.00 0.00 0.00 0.00 09:51:20 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:51:20 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:33:01 AM eth0 0.52 0.15 0.27 0.19 0.00 0.00 0.00 0.00 09:51:20 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:35:01 AM eth0 0.30 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:36:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:37:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:39:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:40:01 AM eth0 0.45 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:41:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:42:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:45:01 AM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:46:01 AM eth0 0.27 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:47:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:48:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:49:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:50:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:51:20 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:52:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:51:20 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:53:01 AM eth0 0.40 0.22 0.26 0.20 0.00 0.00 0.00 0.00 09:51:20 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:54:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:55:01 AM eth0 0.32 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:51:20 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:56:01 AM eth0 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:51:20 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:57:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:58:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 08:59:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:00:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:51:20 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:01:01 AM eth0 0.27 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:51:20 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:02:01 AM eth0 0.82 0.23 0.35 0.22 0.00 0.00 0.00 0.00 09:51:20 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:04:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:05:01 AM eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:51:20 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:06:01 AM eth0 0.28 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:51:20 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:07:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:09:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:10:01 AM eth0 0.45 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:11:01 AM eth0 0.77 0.23 0.30 0.20 0.00 0.00 0.00 0.00 09:51:20 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:12:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:13:01 AM eth0 1.03 0.12 0.35 0.18 0.00 0.00 0.00 0.00 09:51:20 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:14:01 AM eth0 0.42 0.15 0.31 0.22 0.00 0.00 0.00 0.00 09:51:20 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:15:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:16:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:51:20 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:20:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:21:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:20 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:22:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:25:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:26:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:51:20 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:27:01 AM eth0 0.50 0.27 0.31 0.23 0.00 0.00 0.00 0.00 09:51:20 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:28:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:30:01 AM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:51:20 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:31:01 AM eth0 0.52 0.23 0.32 0.19 0.00 0.00 0.00 0.00 09:51:20 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:32:01 AM eth0 0.58 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:51:20 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:33:01 AM eth0 0.57 0.22 0.27 0.20 0.00 0.00 0.00 0.00 09:51:20 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:34:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:35:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:51:20 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:36:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:37:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:37:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:20 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:39:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:20 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:40:01 AM eth0 0.58 0.22 0.34 0.25 0.00 0.00 0.00 0.00 09:51:20 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:41:01 AM eth0 208.98 147.52 1331.44 62.26 0.00 0.00 0.00 0.00 09:51:20 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:42:01 AM eth0 87.02 64.94 819.90 9.86 0.00 0.00 0.00 0.00 09:51:20 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:43:01 AM eth0 8.98 8.51 5.10 3.71 0.00 0.00 0.00 0.00 09:51:20 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:44:01 AM eth0 38.84 34.28 334.78 7.70 0.00 0.00 0.00 0.00 09:51:20 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:45:01 AM eth0 150.00 100.17 35.57 32.74 0.00 0.00 0.00 0.00 09:51:20 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:46:01 AM eth0 22.26 15.56 23.86 2.47 0.00 0.00 0.00 0.00 09:51:20 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:47:01 AM eth0 40.53 36.28 117.59 10.28 0.00 0.00 0.00 0.00 09:51:20 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:48:01 AM eth0 22.43 20.44 74.06 6.73 0.00 0.00 0.00 0.00 09:51:20 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:49:01 AM eth0 18.58 19.45 64.29 12.78 0.00 0.00 0.00 0.00 09:51:20 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:50:01 AM eth0 74.89 46.80 153.12 79.04 0.00 0.00 0.00 0.00 09:51:20 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 09:51:01 AM eth0 16.49 15.88 15.93 7.66 0.00 0.00 0.00 0.00 09:51:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:20 Average: eth0 2.51 1.66 9.94 0.77 0.00 0.00 0.00 0.00 09:51:20 09:51:20 09:51:20 ---> sar -P ALL: 09:51:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/30/2025 _x86_64_ (2 CPU) 09:51:20 09:51:20 04:03:42 LINUX RESTART (2 CPU) 09:51:20 09:51:20 04:04:02 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 04:05:01 AM all 16.67 0.04 6.75 1.79 0.05 74.70 09:51:20 04:05:01 AM 0 15.67 0.07 6.92 1.11 0.07 76.16 09:51:20 04:05:01 AM 1 17.66 0.02 6.58 2.47 0.03 73.24 09:51:20 04:06:01 AM all 0.34 0.00 0.07 0.19 0.04 99.36 09:51:20 04:06:01 AM 0 0.13 0.00 0.08 0.38 0.05 99.35 09:51:20 04:06:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:51:20 04:07:01 AM all 0.33 0.00 0.11 0.03 0.02 99.52 09:51:20 04:07:01 AM 0 0.07 0.00 0.12 0.03 0.02 99.77 09:51:20 04:07:01 AM 1 0.58 0.00 0.10 0.02 0.02 99.28 09:51:20 04:08:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:51:20 04:08:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:51:20 04:08:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:51:20 04:09:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:51:20 04:09:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:51:20 04:09:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50 09:51:20 04:10:01 AM all 0.36 0.00 0.07 0.00 0.03 99.55 09:51:20 04:10:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 04:10:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30 09:51:20 04:11:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 09:51:20 04:11:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:20 04:11:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32 09:51:20 04:12:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61 09:51:20 04:12:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:51:20 04:12:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 09:51:20 04:13:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 09:51:20 04:13:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 09:51:20 04:13:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:51:20 04:14:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:51:20 04:14:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:51:20 04:14:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:51:20 04:15:01 AM all 0.34 0.00 0.07 0.00 0.01 99.58 09:51:20 04:15:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 09:51:20 04:15:01 AM 1 0.58 0.00 0.08 0.00 0.00 99.33 09:51:20 09:51:20 04:15:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 04:16:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 09:51:20 04:16:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:51:20 04:16:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38 09:51:20 04:17:01 AM all 0.28 0.00 0.08 0.00 0.02 99.63 09:51:20 04:17:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:51:20 04:17:01 AM 1 0.50 0.00 0.10 0.00 0.02 99.38 09:51:20 04:18:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65 09:51:20 04:18:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 04:18:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 09:51:20 04:19:01 AM all 0.29 0.00 0.13 0.00 0.02 99.57 09:51:20 04:19:01 AM 0 0.07 0.00 0.10 0.00 0.00 99.83 09:51:20 04:19:01 AM 1 0.52 0.00 0.15 0.00 0.03 99.30 09:51:20 04:20:01 AM all 0.34 0.00 0.05 0.01 0.02 99.58 09:51:20 04:20:01 AM 0 0.13 0.00 0.08 0.02 0.03 99.73 09:51:20 04:20:01 AM 1 0.55 0.00 0.02 0.00 0.00 99.43 09:51:20 04:21:01 AM all 0.29 0.00 0.08 0.00 0.02 99.61 09:51:20 04:21:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77 09:51:20 04:21:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 09:51:20 04:22:01 AM all 0.20 0.00 0.08 0.00 0.02 99.71 09:51:20 04:22:01 AM 0 0.25 0.00 0.10 0.00 0.02 99.63 09:51:20 04:22:01 AM 1 0.15 0.00 0.05 0.00 0.02 99.78 09:51:20 04:23:01 AM all 0.66 0.00 0.06 0.00 0.03 99.26 09:51:20 04:23:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:51:20 04:23:01 AM 1 0.72 0.00 0.05 0.00 0.02 99.22 09:51:20 04:24:01 AM all 0.32 0.00 0.07 0.00 0.01 99.61 09:51:20 04:24:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 09:51:20 04:24:01 AM 1 0.08 0.00 0.07 0.00 0.00 99.85 09:51:20 04:25:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66 09:51:20 04:25:01 AM 0 0.20 0.00 0.07 0.00 0.02 99.72 09:51:20 04:25:01 AM 1 0.27 0.00 0.10 0.00 0.03 99.60 09:51:20 04:26:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 09:51:20 04:26:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 04:26:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 09:51:20 09:51:20 04:26:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 04:27:01 AM all 0.21 0.00 0.07 0.00 0.02 99.71 09:51:20 04:27:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:51:20 04:27:01 AM 1 0.38 0.00 0.08 0.00 0.02 99.51 09:51:20 04:28:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:51:20 04:28:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 04:28:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50 09:51:20 04:29:01 AM all 0.30 0.00 0.07 0.01 0.02 99.61 09:51:20 04:29:01 AM 0 0.23 0.00 0.07 0.02 0.02 99.67 09:51:20 04:29:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55 09:51:20 04:30:01 AM all 0.28 0.00 0.07 0.00 0.01 99.64 09:51:20 04:30:01 AM 0 0.43 0.00 0.03 0.00 0.00 99.53 09:51:20 04:30:01 AM 1 0.13 0.00 0.10 0.00 0.02 99.75 09:51:20 04:31:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63 09:51:20 04:31:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50 09:51:20 04:31:01 AM 1 0.15 0.00 0.07 0.00 0.02 99.77 09:51:20 04:32:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62 09:51:20 04:32:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:51:20 04:32:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 04:33:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 09:51:20 04:33:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:20 04:33:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 09:51:20 04:34:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:51:20 04:34:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:51:20 04:34:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:20 04:35:01 AM all 0.27 0.00 0.06 0.00 0.02 99.66 09:51:20 04:35:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47 09:51:20 04:35:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 04:36:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:51:20 04:36:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:20 04:36:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:51:20 04:37:01 AM all 0.17 0.00 0.07 0.00 0.02 99.75 09:51:20 04:37:01 AM 0 0.13 0.00 0.05 0.00 0.02 99.80 09:51:20 04:37:01 AM 1 0.20 0.00 0.08 0.00 0.02 99.70 09:51:20 09:51:20 04:37:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 04:38:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66 09:51:20 04:38:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53 09:51:20 04:38:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:51:20 04:39:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58 09:51:20 04:39:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 04:39:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32 09:51:20 04:40:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64 09:51:20 04:40:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 04:40:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43 09:51:20 04:41:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:51:20 04:41:01 AM 0 0.12 0.00 0.12 0.00 0.03 99.73 09:51:20 04:41:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52 09:51:20 04:42:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:20 04:42:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:51:20 04:42:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:51:20 04:43:01 AM all 0.31 0.01 0.07 0.00 0.02 99.60 09:51:20 04:43:01 AM 0 0.05 0.02 0.07 0.00 0.02 99.85 09:51:20 04:43:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 09:51:20 04:44:01 AM all 0.35 0.23 0.18 0.10 0.02 99.13 09:51:20 04:44:01 AM 0 0.58 0.00 0.12 0.00 0.02 99.28 09:51:20 04:44:01 AM 1 0.12 0.45 0.23 0.20 0.02 98.98 09:51:20 04:45:01 AM all 0.34 0.00 0.07 0.00 0.01 99.58 09:51:20 04:45:01 AM 0 0.55 0.00 0.05 0.00 0.00 99.40 09:51:20 04:45:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 09:51:20 04:46:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 09:51:20 04:46:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 09:51:20 04:46:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63 09:51:20 04:47:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 09:51:20 04:47:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 04:47:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:51:20 04:48:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62 09:51:20 04:48:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 04:48:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.42 09:51:20 09:51:20 04:48:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 04:49:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 09:51:20 04:49:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:51:20 04:49:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 09:51:20 04:50:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 09:51:20 04:50:01 AM 0 0.30 0.00 0.10 0.00 0.03 99.57 09:51:20 04:50:01 AM 1 0.27 0.00 0.07 0.00 0.02 99.65 09:51:20 04:51:01 AM all 0.32 0.00 0.08 0.00 0.02 99.59 09:51:20 04:51:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:20 04:51:01 AM 1 0.08 0.00 0.10 0.00 0.02 99.80 09:51:20 04:52:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:20 04:52:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 09:51:20 04:52:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:51:20 04:53:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 09:51:20 04:53:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:51:20 04:53:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 04:54:01 AM all 0.27 0.00 0.07 0.00 0.02 99.65 09:51:20 04:54:01 AM 0 0.43 0.00 0.03 0.00 0.00 99.53 09:51:20 04:54:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 09:51:20 04:55:01 AM all 0.36 0.00 0.06 0.00 0.03 99.56 09:51:20 04:55:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47 09:51:20 04:55:01 AM 1 0.28 0.00 0.05 0.00 0.02 99.65 09:51:20 04:56:01 AM all 0.18 0.00 0.07 0.00 0.01 99.74 09:51:20 04:56:01 AM 0 0.07 0.00 0.03 0.00 0.00 99.90 09:51:20 04:56:01 AM 1 0.30 0.00 0.10 0.00 0.02 99.58 09:51:20 04:57:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 09:51:20 04:57:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:51:20 04:57:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 09:51:20 04:58:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:20 04:58:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 09:51:20 04:58:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:51:20 04:59:01 AM all 0.21 0.00 0.08 0.00 0.03 99.69 09:51:20 04:59:01 AM 0 0.23 0.00 0.10 0.00 0.03 99.63 09:51:20 04:59:01 AM 1 0.18 0.00 0.05 0.00 0.02 99.75 09:51:20 09:51:20 04:59:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 05:00:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 09:51:20 05:00:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:51:20 05:00:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 05:01:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:51:20 05:01:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 09:51:20 05:01:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:51:20 05:02:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61 09:51:20 05:02:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48 09:51:20 05:02:01 AM 1 0.12 0.00 0.12 0.00 0.03 99.73 09:51:20 05:03:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:20 05:03:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:20 05:03:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:51:20 05:04:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 09:51:20 05:04:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 09:51:20 05:04:01 AM 1 0.25 0.00 0.07 0.00 0.02 99.67 09:51:20 05:05:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:51:20 05:05:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 09:51:20 05:05:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:51:20 05:06:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 09:51:20 05:06:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:51:20 05:06:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 05:07:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:20 05:07:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:51:20 05:07:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:51:20 05:08:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:51:20 05:08:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:51:20 05:08:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:51:20 05:09:02 AM all 0.21 0.00 0.08 0.00 0.02 99.70 09:51:20 05:09:02 AM 0 0.30 0.00 0.07 0.00 0.00 99.63 09:51:20 05:09:02 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:51:20 05:10:01 AM all 0.26 0.00 0.07 0.00 0.02 99.65 09:51:20 05:10:01 AM 0 0.46 0.00 0.08 0.00 0.02 99.44 09:51:20 05:10:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.86 09:51:20 09:51:20 05:10:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 05:11:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66 09:51:20 05:11:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43 09:51:20 05:11:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 09:51:20 05:12:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:51:20 05:12:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47 09:51:20 05:12:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:51:20 05:13:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 09:51:20 05:13:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:20 05:13:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 05:14:01 AM all 0.30 0.00 0.05 0.00 0.01 99.64 09:51:20 05:14:01 AM 0 0.50 0.00 0.03 0.00 0.00 99.47 09:51:20 05:14:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 05:15:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70 09:51:20 05:15:01 AM 0 0.30 0.00 0.07 0.00 0.02 99.62 09:51:20 05:15:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:51:20 05:16:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 09:51:20 05:16:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55 09:51:20 05:16:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:20 05:17:01 AM all 0.19 0.00 0.07 0.00 0.01 99.73 09:51:20 05:17:01 AM 0 0.30 0.00 0.07 0.00 0.00 99.63 09:51:20 05:17:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 05:18:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:51:20 05:18:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:20 05:18:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 09:51:20 05:19:01 AM all 0.33 0.00 0.08 0.01 0.02 99.56 09:51:20 05:19:01 AM 0 0.53 0.00 0.05 0.02 0.02 99.38 09:51:20 05:19:01 AM 1 0.13 0.00 0.12 0.00 0.02 99.73 09:51:20 05:20:01 AM all 0.17 0.00 0.08 0.00 0.03 99.73 09:51:20 05:20:01 AM 0 0.22 0.00 0.08 0.00 0.03 99.67 09:51:20 05:20:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:51:20 05:21:01 AM all 0.31 0.00 0.06 0.01 0.02 99.61 09:51:20 05:21:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 05:21:01 AM 1 0.53 0.00 0.07 0.02 0.02 99.37 09:51:20 09:51:20 05:21:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 05:22:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62 09:51:20 05:22:01 AM 0 0.07 0.00 0.05 0.00 0.00 99.88 09:51:20 05:22:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:51:20 05:23:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:51:20 05:23:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:51:20 05:23:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:51:20 05:24:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 09:51:20 05:24:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 05:24:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 09:51:20 05:25:01 AM all 0.24 0.00 0.08 0.00 0.03 99.66 09:51:20 05:25:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:51:20 05:25:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55 09:51:20 05:26:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65 09:51:20 05:26:01 AM 0 0.52 0.00 0.08 0.00 0.02 99.38 09:51:20 05:26:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 09:51:20 05:27:01 AM all 0.32 0.00 0.08 0.00 0.02 99.58 09:51:20 05:27:01 AM 0 0.53 0.00 0.10 0.00 0.02 99.35 09:51:20 05:27:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 05:28:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:51:20 05:28:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 09:51:20 05:28:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:51:20 05:29:01 AM all 0.18 0.00 0.05 0.00 0.02 99.75 09:51:20 05:29:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60 09:51:20 05:29:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 09:51:20 05:30:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63 09:51:20 05:30:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 09:51:20 05:30:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 05:31:01 AM all 0.36 0.00 0.06 0.00 0.03 99.56 09:51:20 05:31:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:51:20 05:31:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 09:51:20 05:32:01 AM all 0.32 0.00 0.06 0.00 0.01 99.62 09:51:20 05:32:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 05:32:01 AM 1 0.53 0.00 0.05 0.00 0.00 99.42 09:51:20 09:51:20 05:32:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 05:33:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59 09:51:20 05:33:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60 09:51:20 05:33:01 AM 1 0.30 0.00 0.08 0.00 0.03 99.58 09:51:20 05:34:01 AM all 0.30 0.00 0.06 0.02 0.02 99.61 09:51:20 05:34:01 AM 0 0.30 0.00 0.05 0.03 0.02 99.60 09:51:20 05:34:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62 09:51:20 05:35:01 AM all 0.31 0.00 0.05 0.00 0.01 99.63 09:51:20 05:35:01 AM 0 0.52 0.00 0.05 0.00 0.00 99.43 09:51:20 05:35:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:51:20 05:36:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:20 05:36:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:20 05:36:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:51:20 05:37:01 AM all 0.29 0.00 0.07 0.00 0.02 99.62 09:51:20 05:37:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:51:20 05:37:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 09:51:20 05:38:01 AM all 0.30 0.00 0.06 0.00 0.14 99.50 09:51:20 05:38:01 AM 0 0.43 0.00 0.05 0.00 0.27 99.25 09:51:20 05:38:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75 09:51:20 05:39:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 09:51:20 05:39:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:51:20 05:39:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 05:40:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 09:51:20 05:40:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:51:20 05:40:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 05:41:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62 09:51:20 05:41:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:51:20 05:41:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 05:42:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63 09:51:20 05:42:01 AM 0 0.47 0.00 0.03 0.00 0.00 99.50 09:51:20 05:42:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:51:20 05:43:01 AM all 0.28 0.00 0.07 0.00 0.02 99.64 09:51:20 05:43:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 09:51:20 05:43:01 AM 1 0.15 0.00 0.10 0.00 0.02 99.73 09:51:20 09:51:20 05:43:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 05:44:01 AM all 0.29 0.00 0.07 0.00 0.02 99.62 09:51:20 05:44:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 09:51:20 05:44:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:51:20 05:45:01 AM all 0.27 0.00 0.07 0.00 0.02 99.65 09:51:20 05:45:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 05:45:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48 09:51:20 05:46:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 09:51:20 05:46:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 05:46:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 09:51:20 05:47:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 09:51:20 05:47:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53 09:51:20 05:47:01 AM 1 0.22 0.00 0.08 0.00 0.02 99.68 09:51:20 05:48:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 09:51:20 05:48:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 09:51:20 05:48:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:51:20 05:49:01 AM all 0.22 0.00 0.09 0.00 0.03 99.67 09:51:20 05:49:01 AM 0 0.33 0.00 0.08 0.00 0.02 99.57 09:51:20 05:49:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 09:51:20 05:50:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59 09:51:20 05:50:01 AM 0 0.47 0.00 0.05 0.00 0.00 99.48 09:51:20 05:50:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70 09:51:20 05:51:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61 09:51:20 05:51:01 AM 0 0.52 0.00 0.10 0.00 0.02 99.37 09:51:20 05:51:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 05:52:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59 09:51:20 05:52:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 09:51:20 05:52:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 05:53:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:51:20 05:53:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:51:20 05:53:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 09:51:20 05:54:01 AM all 0.21 0.00 0.07 0.00 0.02 99.71 09:51:20 05:54:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63 09:51:20 05:54:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 09:51:20 09:51:20 05:54:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 05:55:01 AM all 0.24 0.00 0.07 0.00 0.02 99.67 09:51:20 05:55:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 05:55:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52 09:51:20 05:56:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60 09:51:20 05:56:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77 09:51:20 05:56:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:51:20 05:57:01 AM all 0.33 0.16 0.14 0.01 0.03 99.34 09:51:20 05:57:01 AM 0 0.05 0.32 0.20 0.02 0.02 99.40 09:51:20 05:57:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28 09:51:20 05:58:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65 09:51:20 05:58:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 05:58:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 09:51:20 05:59:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 09:51:20 05:59:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 05:59:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 09:51:20 06:00:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 09:51:20 06:00:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 09:51:20 06:00:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 09:51:20 06:01:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59 09:51:20 06:01:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:51:20 06:01:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32 09:51:20 06:02:01 AM all 0.31 0.00 0.08 0.00 0.02 99.60 09:51:20 06:02:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 06:02:01 AM 1 0.55 0.00 0.08 0.00 0.02 99.35 09:51:20 06:03:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:20 06:03:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:51:20 06:03:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:51:20 06:04:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:51:20 06:04:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 06:04:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 09:51:20 06:05:01 AM all 0.30 0.00 0.05 0.00 0.01 99.64 09:51:20 06:05:01 AM 0 0.47 0.00 0.03 0.00 0.00 99.50 09:51:20 06:05:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 09:51:20 09:51:20 06:05:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 06:06:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60 09:51:20 06:06:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:20 06:06:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82 09:51:20 06:07:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:20 06:07:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:20 06:07:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:51:20 06:08:01 AM all 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 06:08:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 09:51:20 06:08:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82 09:51:20 06:09:01 AM all 0.16 0.00 0.07 0.00 0.02 99.76 09:51:20 06:09:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.72 09:51:20 06:09:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 06:10:01 AM all 0.39 0.00 0.07 0.00 0.03 99.52 09:51:20 06:10:01 AM 0 0.67 0.00 0.03 0.00 0.02 99.28 09:51:20 06:10:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:51:20 06:11:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:20 06:11:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:51:20 06:11:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:51:20 06:12:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67 09:51:20 06:12:01 AM 0 0.42 0.00 0.07 0.00 0.00 99.52 09:51:20 06:12:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:51:20 06:13:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:51:20 06:13:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 09:51:20 06:13:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 06:14:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63 09:51:20 06:14:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:51:20 06:14:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:51:20 06:15:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61 09:51:20 06:15:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:51:20 06:15:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 09:51:20 06:16:02 AM all 0.30 0.00 0.05 0.00 0.01 99.64 09:51:20 06:16:02 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 09:51:20 06:16:02 AM 1 0.08 0.00 0.08 0.00 0.02 99.82 09:51:20 09:51:20 06:16:02 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 06:17:01 AM all 0.26 0.00 0.05 0.00 0.03 99.65 09:51:20 06:17:01 AM 0 0.46 0.00 0.07 0.00 0.03 99.44 09:51:20 06:17:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.86 09:51:20 06:18:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63 09:51:20 06:18:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45 09:51:20 06:18:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 06:19:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:51:20 06:19:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:51:20 06:19:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:20 06:20:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:51:20 06:20:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:51:20 06:20:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 09:51:20 06:21:01 AM all 0.26 0.00 0.07 0.00 0.02 99.66 09:51:20 06:21:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 09:51:20 06:21:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 06:22:01 AM all 0.19 0.00 0.08 0.00 0.02 99.71 09:51:20 06:22:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58 09:51:20 06:22:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 09:51:20 06:23:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62 09:51:20 06:23:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 09:51:20 06:23:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:51:20 06:24:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 09:51:20 06:24:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 06:24:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:51:20 06:25:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 09:51:20 06:25:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:51:20 06:25:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 09:51:20 06:26:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:20 06:26:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:51:20 06:26:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:51:20 06:27:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:51:20 06:27:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 09:51:20 06:27:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48 09:51:20 09:51:20 06:27:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 06:28:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61 09:51:20 06:28:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 09:51:20 06:28:01 AM 1 0.48 0.00 0.03 0.00 0.00 99.48 09:51:20 06:29:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:51:20 06:29:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 09:51:20 06:29:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:51:20 06:30:01 AM all 0.32 0.00 0.06 0.00 0.01 99.62 09:51:20 06:30:01 AM 0 0.15 0.00 0.10 0.00 0.02 99.73 09:51:20 06:30:01 AM 1 0.48 0.00 0.02 0.00 0.00 99.50 09:51:20 06:31:01 AM all 0.36 0.00 0.08 0.00 0.02 99.54 09:51:20 06:31:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33 09:51:20 06:31:01 AM 1 0.12 0.00 0.12 0.00 0.02 99.75 09:51:20 06:32:01 AM all 0.16 0.00 0.07 0.00 0.03 99.75 09:51:20 06:32:01 AM 0 0.20 0.00 0.03 0.00 0.02 99.75 09:51:20 06:32:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:51:20 06:33:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:51:20 06:33:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60 09:51:20 06:33:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:51:20 06:34:01 AM all 0.27 0.00 0.08 0.00 0.02 99.63 09:51:20 06:34:01 AM 0 0.47 0.00 0.08 0.00 0.02 99.43 09:51:20 06:34:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 09:51:20 06:35:01 AM all 0.18 0.00 0.05 0.00 0.03 99.75 09:51:20 06:35:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67 09:51:20 06:35:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83 09:51:20 06:36:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:51:20 06:36:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:51:20 06:36:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 06:37:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62 09:51:20 06:37:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:51:20 06:37:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 06:38:01 AM all 0.24 0.00 0.06 0.00 0.02 99.68 09:51:20 06:38:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 06:38:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52 09:51:20 09:51:20 06:38:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 06:39:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65 09:51:20 06:39:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 06:39:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:51:20 06:40:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 09:51:20 06:40:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 09:51:20 06:40:01 AM 1 0.17 0.00 0.05 0.00 0.00 99.78 09:51:20 06:41:01 AM all 0.25 0.00 0.08 0.00 0.02 99.66 09:51:20 06:41:01 AM 0 0.47 0.00 0.08 0.00 0.02 99.43 09:51:20 06:41:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88 09:51:20 06:42:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:51:20 06:42:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 09:51:20 06:42:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 09:51:20 06:43:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:51:20 06:43:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:20 06:43:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:51:20 06:44:01 AM all 0.29 0.00 0.07 0.01 0.02 99.62 09:51:20 06:44:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 09:51:20 06:44:01 AM 1 0.10 0.00 0.07 0.02 0.02 99.80 09:51:20 06:45:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 09:51:20 06:45:01 AM 0 0.23 0.00 0.05 0.00 0.02 99.70 09:51:20 06:45:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50 09:51:20 06:46:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:51:20 06:46:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 06:46:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:51:20 06:47:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:20 06:47:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:51:20 06:47:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:51:20 06:48:01 AM all 0.22 0.00 0.08 0.00 0.02 99.69 09:51:20 06:48:01 AM 0 0.23 0.00 0.05 0.00 0.02 99.70 09:51:20 06:48:01 AM 1 0.20 0.00 0.10 0.00 0.02 99.68 09:51:20 06:49:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:51:20 06:49:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:51:20 06:49:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:51:20 09:51:20 06:49:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 06:50:01 AM all 0.22 0.00 0.06 0.00 0.02 99.71 09:51:20 06:50:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67 09:51:20 06:50:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75 09:51:20 06:51:01 AM all 0.27 0.00 0.07 0.00 0.02 99.65 09:51:20 06:51:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 06:51:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48 09:51:20 06:52:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67 09:51:20 06:52:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:51:20 06:52:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55 09:51:20 06:53:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 09:51:20 06:53:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 09:51:20 06:53:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:51:20 06:54:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:51:20 06:54:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:51:20 06:54:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:51:20 06:55:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:51:20 06:55:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 06:55:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 09:51:20 06:56:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:20 06:56:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:20 06:56:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:51:20 06:57:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62 09:51:20 06:57:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:51:20 06:57:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 09:51:20 06:58:01 AM all 0.15 0.00 0.08 0.00 0.02 99.76 09:51:20 06:58:01 AM 0 0.25 0.00 0.08 0.00 0.02 99.65 09:51:20 06:58:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 09:51:20 06:59:01 AM all 0.25 0.00 0.08 0.00 0.03 99.65 09:51:20 06:59:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50 09:51:20 06:59:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:51:20 07:00:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:51:20 07:00:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 09:51:20 07:00:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 09:51:20 07:00:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 07:01:01 AM all 0.36 0.00 0.06 0.00 0.03 99.56 09:51:20 07:01:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:51:20 07:01:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 09:51:20 07:02:01 AM all 0.24 0.00 0.07 0.00 0.02 99.67 09:51:20 07:02:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50 09:51:20 07:02:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 07:03:01 AM all 0.33 0.00 0.07 0.00 0.01 99.59 09:51:20 07:03:01 AM 0 0.57 0.00 0.08 0.00 0.00 99.35 09:51:20 07:03:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:51:20 07:04:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:20 07:04:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:51:20 07:04:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:20 07:05:01 AM all 0.38 0.00 0.08 0.00 0.02 99.53 09:51:20 07:05:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32 09:51:20 07:05:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75 09:51:20 07:06:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:51:20 07:06:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:51:20 07:06:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 09:51:20 07:07:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:51:20 07:07:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:51:20 07:07:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:51:20 07:08:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 09:51:20 07:08:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 07:08:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 09:51:20 07:09:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66 09:51:20 07:09:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67 09:51:20 07:09:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65 09:51:20 07:10:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58 09:51:20 07:10:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:51:20 07:10:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 07:11:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61 09:51:20 07:11:01 AM 0 0.50 0.00 0.08 0.00 0.02 99.40 09:51:20 07:11:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:51:20 09:51:20 07:11:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 07:12:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 09:51:20 07:12:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:51:20 07:12:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 07:13:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 09:51:20 07:13:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:51:20 07:13:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 09:51:20 07:14:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 09:51:20 07:14:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:20 07:14:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:51:20 07:15:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 09:51:20 07:15:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:51:20 07:15:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:51:20 07:16:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 09:51:20 07:16:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47 09:51:20 07:16:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:51:20 07:17:01 AM all 0.33 0.00 0.05 0.00 0.01 99.62 09:51:20 07:17:01 AM 0 0.57 0.00 0.03 0.00 0.00 99.40 09:51:20 07:17:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 07:18:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:20 07:18:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 09:51:20 07:18:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67 09:51:20 07:19:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57 09:51:20 07:19:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 07:19:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32 09:51:20 07:20:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 09:51:20 07:20:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 09:51:20 07:20:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50 09:51:20 07:21:01 AM all 0.23 0.00 0.08 0.00 0.02 99.68 09:51:20 07:21:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 07:21:01 AM 1 0.38 0.00 0.08 0.00 0.02 99.52 09:51:20 07:22:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 09:51:20 07:22:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 09:51:20 07:22:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 09:51:20 09:51:20 07:22:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 07:23:02 AM all 0.31 0.00 0.04 0.00 0.02 99.63 09:51:20 07:23:02 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:51:20 07:23:02 AM 1 0.52 0.00 0.03 0.00 0.00 99.45 09:51:20 07:24:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62 09:51:20 07:24:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.81 09:51:20 07:24:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:51:20 07:25:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:51:20 07:25:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 09:51:20 07:25:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52 09:51:20 07:26:01 AM all 0.33 0.00 0.04 0.00 0.02 99.62 09:51:20 07:26:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 07:26:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 09:51:20 07:27:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 09:51:20 07:27:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:51:20 07:27:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 09:51:20 07:28:01 AM all 0.23 0.00 0.07 0.00 0.02 99.69 09:51:20 07:28:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 07:28:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58 09:51:20 07:29:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 09:51:20 07:29:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 09:51:20 07:29:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 09:51:20 07:30:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73 09:51:20 07:30:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:51:20 07:30:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.67 09:51:20 07:31:01 AM all 0.26 0.00 0.06 0.01 0.02 99.66 09:51:20 07:31:01 AM 0 0.13 0.00 0.08 0.02 0.02 99.75 09:51:20 07:31:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57 09:51:20 07:32:01 AM all 0.24 0.00 0.08 0.00 0.02 99.67 09:51:20 07:32:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:51:20 07:32:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55 09:51:20 07:33:01 AM all 0.26 0.00 0.05 0.00 0.02 99.67 09:51:20 07:33:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 09:51:20 07:33:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 09:51:20 09:51:20 07:33:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 07:34:01 AM all 0.24 0.00 0.07 0.00 0.02 99.67 09:51:20 07:34:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 09:51:20 07:34:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82 09:51:20 07:35:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57 09:51:20 07:35:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 09:51:20 07:35:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:51:20 07:36:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:51:20 07:36:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50 09:51:20 07:36:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:51:20 07:37:01 AM all 0.23 0.00 0.07 0.00 0.02 99.69 09:51:20 07:37:01 AM 0 0.42 0.00 0.08 0.00 0.02 99.48 09:51:20 07:37:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 09:51:20 07:38:01 AM all 0.28 0.00 0.07 0.00 0.02 99.64 09:51:20 07:38:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42 09:51:20 07:38:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 09:51:20 07:39:01 AM all 0.14 0.00 0.08 0.00 0.02 99.77 09:51:20 07:39:01 AM 0 0.15 0.00 0.05 0.00 0.02 99.78 09:51:20 07:39:01 AM 1 0.13 0.00 0.10 0.00 0.02 99.75 09:51:20 07:40:01 AM all 0.33 0.00 0.04 0.00 0.01 99.62 09:51:20 07:40:01 AM 0 0.53 0.00 0.03 0.00 0.00 99.43 09:51:20 07:40:01 AM 1 0.13 0.00 0.05 0.00 0.02 99.80 09:51:20 07:41:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:51:20 07:41:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:51:20 07:41:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:51:20 07:42:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60 09:51:20 07:42:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:51:20 07:42:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 07:43:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 09:51:20 07:43:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:20 07:43:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 07:44:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62 09:51:20 07:44:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:51:20 07:44:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 09:51:20 09:51:20 07:44:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 07:45:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:20 07:45:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 09:51:20 07:45:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:51:20 07:46:01 AM all 0.25 0.00 0.05 0.00 0.02 99.68 09:51:20 07:46:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 09:51:20 07:46:01 AM 1 0.05 0.00 0.03 0.00 0.00 99.92 09:51:20 07:47:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63 09:51:20 07:47:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:51:20 07:47:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 07:48:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:51:20 07:48:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 09:51:20 07:48:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:20 07:49:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65 09:51:20 07:49:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:51:20 07:49:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:51:20 07:50:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 09:51:20 07:50:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:20 07:50:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:51:20 07:51:01 AM all 0.16 0.00 0.10 0.00 0.03 99.72 09:51:20 07:51:01 AM 0 0.22 0.00 0.12 0.00 0.02 99.65 09:51:20 07:51:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:51:20 07:52:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62 09:51:20 07:52:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:51:20 07:52:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 07:53:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 09:51:20 07:53:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:51:20 07:53:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:51:20 07:54:01 AM all 0.25 0.00 0.05 0.00 0.02 99.68 09:51:20 07:54:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53 09:51:20 07:54:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 07:55:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:51:20 07:55:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 09:51:20 07:55:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:20 09:51:20 07:55:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 07:56:01 AM all 0.31 0.01 0.06 0.00 0.02 99.61 09:51:20 07:56:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:20 07:56:01 AM 1 0.08 0.02 0.08 0.00 0.02 99.80 09:51:20 07:57:01 AM all 0.33 0.23 0.14 0.01 0.03 99.27 09:51:20 07:57:01 AM 0 0.55 0.43 0.17 0.00 0.02 98.83 09:51:20 07:57:01 AM 1 0.10 0.02 0.12 0.02 0.03 99.72 09:51:20 07:58:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:20 07:58:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:51:20 07:58:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:51:20 07:59:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70 09:51:20 07:59:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 09:51:20 07:59:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 08:00:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 09:51:20 08:00:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:51:20 08:00:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:51:20 08:01:01 AM all 0.33 0.00 0.07 0.00 0.01 99.60 09:51:20 08:01:01 AM 0 0.45 0.00 0.05 0.00 0.00 99.50 09:51:20 08:01:01 AM 1 0.20 0.00 0.08 0.00 0.02 99.70 09:51:20 08:02:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:51:20 08:02:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:51:20 08:02:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:51:20 08:03:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 09:51:20 08:03:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 08:03:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:51:20 08:04:01 AM all 0.21 0.00 0.08 0.00 0.03 99.69 09:51:20 08:04:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:51:20 08:04:01 AM 1 0.38 0.00 0.10 0.00 0.03 99.48 09:51:20 08:05:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 09:51:20 08:05:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:51:20 08:05:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:51:20 08:06:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 09:51:20 08:06:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 08:06:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 09:51:20 09:51:20 08:06:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 08:07:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 09:51:20 08:07:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65 09:51:20 08:07:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 09:51:20 08:08:01 AM all 0.29 0.00 0.08 0.00 0.02 99.62 09:51:20 08:08:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:51:20 08:08:01 AM 1 0.12 0.00 0.12 0.00 0.02 99.75 09:51:20 08:09:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 09:51:20 08:09:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:51:20 08:09:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 09:51:20 08:10:01 AM all 0.20 0.00 0.08 0.00 0.02 99.71 09:51:20 08:10:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58 09:51:20 08:10:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 08:11:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:51:20 08:11:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 09:51:20 08:11:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:51:20 08:12:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63 09:51:20 08:12:01 AM 0 0.48 0.00 0.02 0.00 0.00 99.50 09:51:20 08:12:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:51:20 08:13:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 09:51:20 08:13:01 AM 0 0.57 0.00 0.02 0.00 0.02 99.40 09:51:20 08:13:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 08:14:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:51:20 08:14:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 09:51:20 08:14:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:51:20 08:15:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68 09:51:20 08:15:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60 09:51:20 08:15:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:51:20 08:16:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:51:20 08:16:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:51:20 08:16:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 09:51:20 08:17:01 AM all 0.27 0.00 0.05 0.00 0.02 99.67 09:51:20 08:17:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 09:51:20 08:17:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 09:51:20 08:17:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 08:18:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62 09:51:20 08:18:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:51:20 08:18:01 AM 1 0.10 0.00 0.10 0.00 0.02 99.78 09:51:20 08:19:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:51:20 08:19:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38 09:51:20 08:19:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 08:20:01 AM all 0.34 0.00 0.08 0.00 0.02 99.56 09:51:20 08:20:01 AM 0 0.58 0.00 0.08 0.00 0.02 99.32 09:51:20 08:20:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 08:21:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57 09:51:20 08:21:01 AM 0 0.58 0.00 0.08 0.00 0.02 99.32 09:51:20 08:21:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:51:20 08:22:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:51:20 08:22:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:51:20 08:22:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 08:23:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63 09:51:20 08:23:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58 09:51:20 08:23:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68 09:51:20 08:24:01 AM all 0.31 0.00 0.06 0.13 0.02 99.48 09:51:20 08:24:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45 09:51:20 08:24:01 AM 1 0.15 0.00 0.05 0.27 0.02 99.52 09:51:20 08:25:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:51:20 08:25:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 09:51:20 08:25:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68 09:51:20 08:26:01 AM all 0.30 0.00 0.07 0.00 0.07 99.57 09:51:20 08:26:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:20 08:26:01 AM 1 0.52 0.00 0.07 0.00 0.12 99.30 09:51:20 08:27:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:51:20 08:27:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42 09:51:20 08:27:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:51:20 08:28:01 AM all 0.34 0.00 0.07 0.00 0.05 99.54 09:51:20 08:28:01 AM 0 0.57 0.00 0.07 0.00 0.08 99.28 09:51:20 08:28:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:51:20 09:51:20 08:28:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 08:29:01 AM all 0.35 0.00 0.09 0.03 0.03 99.51 09:51:20 08:29:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57 09:51:20 08:29:01 AM 1 0.38 0.00 0.10 0.05 0.02 99.45 09:51:20 08:30:01 AM all 0.36 0.00 0.08 0.00 0.02 99.54 09:51:20 08:30:01 AM 0 0.10 0.00 0.08 0.00 0.00 99.81 09:51:20 08:30:01 AM 1 0.63 0.00 0.07 0.00 0.03 99.27 09:51:20 08:31:01 AM all 0.37 0.00 0.06 0.00 0.03 99.55 09:51:20 08:31:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:51:20 08:31:01 AM 1 0.63 0.00 0.05 0.00 0.02 99.30 09:51:20 08:32:01 AM all 0.32 0.00 0.08 0.00 0.01 99.60 09:51:20 08:32:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77 09:51:20 08:32:01 AM 1 0.52 0.00 0.05 0.00 0.00 99.43 09:51:20 08:33:01 AM all 0.25 0.00 0.08 0.00 0.02 99.65 09:51:20 08:33:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:51:20 08:33:01 AM 1 0.38 0.00 0.08 0.00 0.02 99.52 09:51:20 08:34:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57 09:51:20 08:34:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 09:51:20 08:34:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 09:51:20 08:35:01 AM all 0.33 0.00 0.08 0.00 0.01 99.59 09:51:20 08:35:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 08:35:01 AM 1 0.55 0.00 0.07 0.00 0.00 99.38 09:51:20 08:36:01 AM all 0.32 0.00 0.08 0.01 0.03 99.57 09:51:20 08:36:01 AM 0 0.53 0.00 0.05 0.02 0.02 99.38 09:51:20 08:36:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 09:51:20 08:37:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:51:20 08:37:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:20 08:37:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 09:51:20 08:38:01 AM all 0.33 0.00 0.10 0.00 0.02 99.56 09:51:20 08:38:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 09:51:20 08:38:01 AM 1 0.57 0.00 0.12 0.00 0.02 99.30 09:51:20 08:39:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 09:51:20 08:39:01 AM 0 0.18 0.00 0.07 0.00 0.02 99.73 09:51:20 08:39:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 09:51:20 09:51:20 08:39:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 08:40:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57 09:51:20 08:40:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 08:40:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32 09:51:20 08:41:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57 09:51:20 08:41:01 AM 0 0.17 0.00 0.10 0.00 0.02 99.72 09:51:20 08:41:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:51:20 08:42:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:51:20 08:42:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 08:42:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:51:20 08:43:01 AM all 0.35 0.00 0.05 0.00 0.02 99.58 09:51:20 08:43:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70 09:51:20 08:43:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 09:51:20 08:44:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60 09:51:20 08:44:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:51:20 08:44:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:51:20 08:45:01 AM all 0.29 0.00 0.07 0.00 0.01 99.63 09:51:20 08:45:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75 09:51:20 08:45:01 AM 1 0.43 0.00 0.05 0.00 0.00 99.52 09:51:20 08:46:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63 09:51:20 08:46:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 08:46:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 09:51:20 08:47:01 AM all 0.24 0.00 0.08 0.00 0.02 99.66 09:51:20 08:47:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:51:20 08:47:01 AM 1 0.37 0.00 0.08 0.00 0.02 99.53 09:51:20 08:48:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59 09:51:20 08:48:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:51:20 08:48:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:51:20 08:49:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57 09:51:20 08:49:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67 09:51:20 08:49:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47 09:51:20 08:50:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57 09:51:20 08:50:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 09:51:20 08:50:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 09:51:20 08:50:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 08:51:01 AM all 0.21 0.00 0.08 0.00 0.03 99.69 09:51:20 08:51:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60 09:51:20 08:51:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:51:20 08:52:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 09:51:20 08:52:01 AM 0 0.38 0.00 0.08 0.00 0.03 99.50 09:51:20 08:52:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:51:20 08:53:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 09:51:20 08:53:01 AM 0 0.10 0.00 0.10 0.00 0.02 99.78 09:51:20 08:53:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 09:51:20 08:54:01 AM all 0.36 0.00 0.07 0.00 0.03 99.54 09:51:20 08:54:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:51:20 08:54:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:51:20 08:55:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:51:20 08:55:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 09:51:20 08:55:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 09:51:20 08:56:01 AM all 0.39 0.00 0.07 0.00 0.02 99.52 09:51:20 08:56:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75 09:51:20 08:56:01 AM 1 0.62 0.00 0.07 0.00 0.02 99.30 09:51:20 08:57:01 AM all 0.37 0.00 0.06 0.00 0.02 99.56 09:51:20 08:57:01 AM 0 0.20 0.00 0.07 0.00 0.02 99.72 09:51:20 08:57:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:51:20 08:58:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:51:20 08:58:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:51:20 08:58:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:51:20 08:59:01 AM all 0.23 0.00 0.08 0.00 0.01 99.68 09:51:20 08:59:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 08:59:01 AM 1 0.37 0.00 0.08 0.00 0.00 99.55 09:51:20 09:00:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:51:20 09:00:01 AM 0 0.12 0.00 0.12 0.00 0.03 99.73 09:51:20 09:00:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:51:20 09:01:01 AM all 0.33 0.00 0.09 0.00 0.02 99.56 09:51:20 09:01:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 09:01:01 AM 1 0.57 0.00 0.10 0.00 0.02 99.32 09:51:20 09:51:20 09:01:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 09:02:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 09:51:20 09:02:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:51:20 09:02:01 AM 1 0.48 0.00 0.08 0.00 0.03 99.40 09:51:20 09:03:01 AM all 0.33 0.00 0.08 0.00 0.02 99.58 09:51:20 09:03:01 AM 0 0.32 0.00 0.10 0.00 0.03 99.55 09:51:20 09:03:01 AM 1 0.33 0.00 0.05 0.00 0.00 99.62 09:51:20 09:04:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59 09:51:20 09:04:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:51:20 09:04:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 09:51:20 09:05:01 AM all 0.34 0.00 0.08 0.00 0.02 99.57 09:51:20 09:05:01 AM 0 0.57 0.00 0.08 0.00 0.02 99.33 09:51:20 09:05:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:51:20 09:06:01 AM all 0.28 0.00 0.08 0.00 0.02 99.63 09:51:20 09:06:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57 09:51:20 09:06:01 AM 1 0.20 0.00 0.08 0.00 0.02 99.70 09:51:20 09:07:01 AM all 0.38 0.18 0.12 0.00 0.01 99.32 09:51:20 09:07:01 AM 0 0.10 0.35 0.13 0.00 0.00 99.42 09:51:20 09:07:01 AM 1 0.65 0.00 0.10 0.00 0.02 99.23 09:51:20 09:08:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57 09:51:20 09:08:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:51:20 09:08:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:51:20 09:09:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:51:20 09:09:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67 09:51:20 09:09:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48 09:51:20 09:10:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60 09:51:20 09:10:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48 09:51:20 09:10:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72 09:51:20 09:11:01 AM all 0.32 0.00 0.10 0.00 0.02 99.57 09:51:20 09:11:01 AM 0 0.52 0.00 0.10 0.00 0.02 99.37 09:51:20 09:11:01 AM 1 0.12 0.00 0.10 0.00 0.02 99.77 09:51:20 09:12:01 AM all 0.27 0.00 0.06 0.00 0.02 99.66 09:51:20 09:12:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.46 09:51:20 09:12:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:51:20 09:51:20 09:12:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 09:13:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62 09:51:20 09:13:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50 09:51:20 09:13:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75 09:51:20 09:14:01 AM all 0.35 0.00 0.08 0.00 0.00 99.57 09:51:20 09:14:01 AM 0 0.50 0.00 0.05 0.00 0.00 99.45 09:51:20 09:14:01 AM 1 0.20 0.00 0.10 0.00 0.00 99.70 09:51:20 09:15:01 AM all 0.37 0.00 0.08 0.00 0.03 99.53 09:51:20 09:15:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:51:20 09:15:01 AM 1 0.17 0.00 0.12 0.00 0.03 99.68 09:51:20 09:16:01 AM all 0.38 0.00 0.06 0.00 0.02 99.55 09:51:20 09:16:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 09:51:20 09:16:01 AM 1 0.17 0.00 0.05 0.00 0.02 99.77 09:51:20 09:17:01 AM all 0.26 0.00 0.07 0.00 0.02 99.66 09:51:20 09:17:01 AM 0 0.28 0.00 0.03 0.00 0.00 99.68 09:51:20 09:17:01 AM 1 0.23 0.00 0.10 0.00 0.03 99.63 09:51:20 09:18:01 AM all 0.28 0.00 0.07 0.00 0.01 99.64 09:51:20 09:18:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 09:51:20 09:18:01 AM 1 0.08 0.00 0.07 0.00 0.00 99.85 09:51:20 09:19:01 AM all 0.30 0.00 0.05 0.01 0.02 99.62 09:51:20 09:19:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48 09:51:20 09:19:01 AM 1 0.12 0.00 0.07 0.02 0.03 99.77 09:51:20 09:20:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63 09:51:20 09:20:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47 09:51:20 09:20:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:51:20 09:21:01 AM all 0.22 0.00 0.08 0.00 0.02 99.68 09:51:20 09:21:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58 09:51:20 09:21:01 AM 1 0.10 0.00 0.10 0.00 0.02 99.78 09:51:20 09:22:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:20 09:22:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:20 09:22:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:51:20 09:23:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 09:51:20 09:23:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:51:20 09:23:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:51:20 09:51:20 09:23:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 09:24:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:51:20 09:24:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:20 09:24:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:51:20 09:25:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69 09:51:20 09:25:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55 09:51:20 09:25:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:51:20 09:26:01 AM all 0.35 0.00 0.04 0.00 0.02 99.59 09:51:20 09:26:01 AM 0 0.57 0.00 0.02 0.00 0.02 99.40 09:51:20 09:26:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 09:51:20 09:27:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 09:51:20 09:27:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:51:20 09:27:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:51:20 09:28:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59 09:51:20 09:28:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:51:20 09:28:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82 09:51:20 09:29:01 AM all 0.32 0.00 0.05 0.04 0.02 99.57 09:51:20 09:29:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:51:20 09:29:01 AM 1 0.08 0.00 0.07 0.08 0.02 99.75 09:51:20 09:30:01 AM all 0.25 0.00 0.08 0.00 0.02 99.66 09:51:20 09:30:01 AM 0 0.33 0.00 0.07 0.00 0.00 99.60 09:51:20 09:30:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72 09:51:20 09:31:01 AM all 0.33 0.00 0.08 0.01 0.03 99.55 09:51:20 09:31:01 AM 0 0.57 0.00 0.08 0.00 0.02 99.33 09:51:20 09:31:01 AM 1 0.10 0.00 0.08 0.02 0.03 99.77 09:51:20 09:32:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:51:20 09:32:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 09:51:20 09:32:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 09:51:20 09:33:01 AM all 0.28 0.00 0.09 0.00 0.02 99.61 09:51:20 09:33:01 AM 0 0.47 0.00 0.13 0.00 0.02 99.38 09:51:20 09:33:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:51:20 09:34:01 AM all 0.25 0.00 0.06 0.03 0.02 99.65 09:51:20 09:34:01 AM 0 0.40 0.00 0.05 0.05 0.02 99.48 09:51:20 09:34:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:20 09:51:20 09:34:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 09:35:01 AM all 0.28 0.00 0.05 0.00 0.01 99.67 09:51:20 09:35:01 AM 0 0.43 0.00 0.03 0.00 0.00 99.53 09:51:20 09:35:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:51:20 09:36:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:51:20 09:36:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:51:20 09:36:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65 09:51:20 09:37:02 AM all 0.29 0.00 0.07 0.00 0.01 99.63 09:51:20 09:37:02 AM 0 0.15 0.00 0.10 0.00 0.02 99.73 09:51:20 09:37:02 AM 1 0.43 0.00 0.03 0.00 0.00 99.53 09:51:20 09:38:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 09:51:20 09:38:01 AM 0 0.14 0.00 0.08 0.00 0.03 99.75 09:51:20 09:38:01 AM 1 0.54 0.00 0.05 0.00 0.02 99.39 09:51:20 09:39:01 AM all 0.32 0.00 0.07 0.00 0.01 99.61 09:51:20 09:39:01 AM 0 0.12 0.00 0.08 0.00 0.00 99.80 09:51:20 09:39:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:51:20 09:40:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 09:51:20 09:40:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:51:20 09:40:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48 09:51:20 09:41:01 AM all 31.57 0.00 4.79 0.67 0.08 62.89 09:51:20 09:41:01 AM 0 38.47 0.00 5.26 0.74 0.08 55.45 09:51:20 09:41:01 AM 1 24.69 0.00 4.32 0.60 0.08 70.31 09:51:20 09:42:01 AM all 26.55 0.00 3.73 0.90 0.08 68.74 09:51:20 09:42:01 AM 0 37.10 0.00 4.69 0.92 0.08 57.20 09:51:20 09:42:01 AM 1 16.04 0.00 2.76 0.88 0.07 80.25 09:51:20 09:43:01 AM all 12.47 0.00 1.50 0.24 0.05 85.74 09:51:20 09:43:01 AM 0 19.41 0.00 1.75 0.35 0.05 78.44 09:51:20 09:43:01 AM 1 5.54 0.00 1.25 0.13 0.05 93.03 09:51:20 09:44:01 AM all 31.88 0.00 5.63 0.57 0.10 61.82 09:51:20 09:44:01 AM 0 43.78 0.00 6.52 0.70 0.12 48.89 09:51:20 09:44:01 AM 1 19.96 0.00 4.75 0.43 0.08 74.78 09:51:20 09:45:01 AM all 7.35 0.00 1.57 0.51 0.03 90.53 09:51:20 09:45:01 AM 0 8.86 0.00 1.42 0.38 0.03 89.30 09:51:20 09:45:01 AM 1 5.84 0.00 1.72 0.64 0.03 91.77 09:51:20 09:51:20 09:45:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:20 09:46:01 AM all 3.13 0.00 0.27 0.02 0.04 96.54 09:51:20 09:46:01 AM 0 4.79 0.00 0.28 0.02 0.05 94.86 09:51:20 09:46:01 AM 1 1.47 0.00 0.25 0.02 0.03 98.22 09:51:20 09:47:01 AM all 18.64 0.00 0.25 0.03 0.05 81.03 09:51:20 09:47:01 AM 0 34.78 0.00 0.25 0.02 0.05 64.90 09:51:20 09:47:01 AM 1 2.48 0.00 0.25 0.03 0.05 97.19 09:51:20 09:48:01 AM all 10.30 0.00 0.15 0.05 0.04 89.46 09:51:20 09:48:01 AM 0 13.72 0.00 0.17 0.05 0.05 86.01 09:51:20 09:48:01 AM 1 6.87 0.00 0.13 0.05 0.03 92.91 09:51:20 09:49:01 AM all 9.29 0.00 0.17 0.03 0.04 90.47 09:51:20 09:49:01 AM 0 15.67 0.00 0.18 0.00 0.05 84.09 09:51:20 09:49:01 AM 1 2.91 0.00 0.15 0.05 0.03 96.85 09:51:20 09:50:01 AM all 16.81 0.00 1.88 0.06 0.06 81.19 09:51:20 09:50:01 AM 0 23.91 0.00 1.74 0.07 0.07 74.22 09:51:20 09:50:01 AM 1 9.71 0.00 2.02 0.05 0.05 88.17 09:51:20 09:51:01 AM all 31.77 0.00 4.52 0.16 0.08 63.48 09:51:20 09:51:01 AM 0 39.39 0.00 4.75 0.20 0.08 55.58 09:51:20 09:51:01 AM 1 24.15 0.00 4.28 0.12 0.07 71.38 09:51:20 Average: all 0.91 0.00 0.15 0.02 0.02 98.90 09:51:20 Average: 0 1.17 0.00 0.16 0.01 0.02 98.63 09:51:20 Average: 1 0.65 0.00 0.15 0.02 0.02 99.16 09:51:20 09:51:20 09:51:20