Pull request #455 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-docs Obtained Jenkinsfile from 46e003d8c6f2e47c10487826afcd3127abf4d313+d9be73b496b129b05293a9f6680e891be8e700fb (b33ebb4af8c3dd162eb31d7aa11866cb197bf7d2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6569095765122090595.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2487272729632250465.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-455/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-455/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh262344247645334306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2533350902046477456.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-455/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-455/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2514749691855296712.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Running on prd-centos7-docker-4c-2g-2570 in /w/workspace/edgexfoundry_edgex-docs_PR-455 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_PR-455 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_PR-455@tmp/jenkins-gitclient-ssh893842409642400951.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d9be73b496b129b05293a9f6680e891be8e700fb into PR head commit 46e003d8c6f2e47c10487826afcd3127abf4d313 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_PR-455@tmp/jenkins-gitclient-ssh1207154898108963210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46e003d8c6f2e47c10487826afcd3127abf4d313 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_PR-455@tmp/jenkins-gitclient-ssh6561375357956545665.key > git merge d9be73b496b129b05293a9f6680e891be8e700fb # timeout=10 Merge succeeded, producing 46e003d8c6f2e47c10487826afcd3127abf4d313 Checking out Revision 46e003d8c6f2e47c10487826afcd3127abf4d313 (PR-455) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46e003d8c6f2e47c10487826afcd3127abf4d313 # timeout=10 Commit message: "fix: Address PR comments from Sam" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh > git rev-list --no-walk f0def62e7697e206550ee8da7e43bb2ae885f1de # timeout=10 15:20:42 + docker inspect -f . python:3-slim 15:20:42 15:20:42 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 15:20:42 + docker pull python:3-slim 15:20:42 3-slim: Pulling from library/python 15:20:43 b4d181a07f80: Pulling fs layer 15:20:43 a1111a8f2ec3: Pulling fs layer 15:20:43 ed53099fbce6: Pulling fs layer 15:20:43 dc539afda2c1: Pulling fs layer 15:20:43 77bc0d833cb6: Pulling fs layer 15:20:43 dc539afda2c1: Waiting 15:20:43 77bc0d833cb6: Waiting 15:20:43 a1111a8f2ec3: Verifying Checksum 15:20:43 a1111a8f2ec3: Download complete 15:20:43 dc539afda2c1: Verifying Checksum 15:20:43 dc539afda2c1: Download complete 15:20:43 ed53099fbce6: Verifying Checksum 15:20:43 ed53099fbce6: Download complete 15:20:43 77bc0d833cb6: Verifying Checksum 15:20:43 77bc0d833cb6: Download complete 15:20:43 b4d181a07f80: Verifying Checksum 15:20:43 b4d181a07f80: Download complete 15:20:44 b4d181a07f80: Pull complete 15:20:45 a1111a8f2ec3: Pull complete 15:20:45 ed53099fbce6: Pull complete 15:20:45 dc539afda2c1: Pull complete 15:20:45 77bc0d833cb6: Pull complete 15:20:45 Digest: sha256:2c018e29a8eada75e855d78641adda978a2c0a035fd928e281e1240144e8a337 15:20:45 Status: Downloaded newer image for python:3-slim 15:20:45 docker.io/library/python:3-slim [Pipeline] withDockerContainer 15:20:46 prd-centos7-docker-4c-2g-2570 does not seem to be running inside a container 15:20:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_PR-455 -v /w/workspace/edgexfoundry_edgex-docs_PR-455:/w/workspace/edgexfoundry_edgex-docs_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-455@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** python:3-slim cat 15:20:47 $ docker top 7d5be2095b987013ec8032fb430ffb10e2e24eb094a4e37186c6ee8d85969e2a -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:47 + pip install mkdocs 15:20:49 Collecting mkdocs 15:20:49 Downloading mkdocs-1.2.1-py3-none-any.whl (6.3 MB) 15:20:49 Collecting Markdown>=3.2.1 15:20:49 Downloading Markdown-3.3.4-py3-none-any.whl (97 kB) 15:20:49 Collecting mergedeep>=1.3.4 15:20:49 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) 15:20:49 Collecting pyyaml-env-tag>=0.1 15:20:49 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) 15:20:49 Collecting Jinja2>=2.10.1 15:20:49 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) 15:20:49 Collecting ghp-import>=1.0 15:20:49 Downloading ghp-import-2.0.1.tar.gz (11 kB) 15:20:50 Collecting PyYAML>=3.10 15:20:50 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) 15:20:50 Collecting watchdog>=2.0 15:20:50 Downloading watchdog-2.1.3-py3-none-manylinux2014_x86_64.whl (75 kB) 15:20:50 Collecting click>=3.3 15:20:50 Downloading click-8.0.1-py3-none-any.whl (97 kB) 15:20:50 Collecting packaging>=20.5 15:20:50 Downloading packaging-21.0-py3-none-any.whl (40 kB) 15:20:50 Collecting importlib-metadata>=3.10 15:20:50 Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) 15:20:50 Collecting python-dateutil>=2.8.1 15:20:50 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 15:20:50 Collecting zipp>=0.5 15:20:50 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) 15:20:50 Collecting MarkupSafe>=2.0 15:20:50 Downloading MarkupSafe-2.0.1-cp39-cp39-manylinux2010_x86_64.whl (30 kB) 15:20:51 Collecting pyparsing>=2.0.2 15:20:51 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 15:20:51 Collecting six>=1.5 15:20:51 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 15:20:51 Building wheels for collected packages: ghp-import 15:20:51 Building wheel for ghp-import (setup.py): started 15:20:51 Building wheel for ghp-import (setup.py): finished with status 'done' 15:20:51 Created wheel for ghp-import: filename=ghp_import-2.0.1-py3-none-any.whl size=11028 sha256=7f50197969f901aa6b9cbcf1a36c1662d84f915be0ac81d471a085c5c2efd3ec 15:20:51 Stored in directory: /root/.cache/pip/wheels/7b/cf/81/546b017f27f85a40ba3a7965095786499fb1e69053ff6679a2 15:20:51 Successfully built ghp-import 15:20:51 Installing collected packages: six, zipp, PyYAML, python-dateutil, pyparsing, MarkupSafe, watchdog, pyyaml-env-tag, packaging, mergedeep, Markdown, Jinja2, importlib-metadata, ghp-import, click, mkdocs 15:20:52 Successfully installed Jinja2-3.0.1 Markdown-3.3.4 MarkupSafe-2.0.1 PyYAML-5.4.1 click-8.0.1 ghp-import-2.0.1 importlib-metadata-4.6.1 mergedeep-1.3.4 mkdocs-1.2.1 packaging-21.0 pyparsing-2.4.7 python-dateutil-2.8.1 pyyaml-env-tag-0.1 six-1.16.0 watchdog-2.1.3 zipp-3.5.0 15:20:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] sh 15:20:53 + pip install mkdocs-material==5.1.0 15:20:53 Collecting mkdocs-material==5.1.0 15:20:53 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 15:20:53 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.2.1) 15:20:53 Collecting mkdocs-material-extensions>=1.0b1 15:20:53 Downloading mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB) 15:20:53 Collecting Pygments>=2.4 15:20:53 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) 15:20:53 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.4) 15:20:53 Collecting pymdown-extensions>=7.0 15:20:53 Downloading pymdown_extensions-8.2-py3-none-any.whl (207 kB) 15:20:53 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.4.1) 15:20:53 Requirement already satisfied: packaging>=20.5 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (21.0) 15:20:53 Requirement already satisfied: pyyaml-env-tag>=0.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.1) 15:20:53 Requirement already satisfied: importlib-metadata>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (4.6.1) 15:20:53 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (8.0.1) 15:20:53 Requirement already satisfied: mergedeep>=1.3.4 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (1.3.4) 15:20:53 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (3.0.1) 15:20:53 Requirement already satisfied: watchdog>=2.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.1.3) 15:20:53 Requirement already satisfied: ghp-import>=1.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.0.1) 15:20:53 Requirement already satisfied: python-dateutil>=2.8.1 in /usr/local/lib/python3.9/site-packages (from ghp-import>=1.0->mkdocs>=1.1->mkdocs-material==5.1.0) (2.8.1) 15:20:53 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.9/site-packages (from importlib-metadata>=3.10->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5.0) 15:20:53 Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.9/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (2.0.1) 15:20:53 Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.9/site-packages (from packaging>=20.5->mkdocs>=1.1->mkdocs-material==5.1.0) (2.4.7) 15:20:53 Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.9/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs>=1.1->mkdocs-material==5.1.0) (1.16.0) 15:20:54 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material 15:20:56 Successfully installed Pygments-2.9.0 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.1 pymdown-extensions-8.2 15:20:56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] sh 15:20:56 + mkdocs build 15:20:56 INFO - Cleaning site directory 15:20:56 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_PR-455/docs/2.0 15:20:56 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 15:20:56 - design/adr/0001-Registy-Refactor.md 15:20:56 - design/adr/0004-Feature-Flags.md 15:20:56 - design/adr/0005-Service-Self-Config.md 15:20:56 - design/adr/0018-Service-Registry.md 15:20:56 - design/adr/013-Device-Service-Events-Message-Bus.md 15:20:56 - design/adr/014-Secret-Provider-For-All.md 15:20:56 - design/adr/core/0003-V2-API-Principles.md 15:20:56 - design/adr/device-service/0002-Array-Datatypes.md 15:20:56 - design/adr/device-service/0011-DeviceService-Rest-API.md 15:20:56 - design/adr/device-service/0012-DeviceService-Filters.md 15:20:56 - design/adr/devops/0007-Release-Automation.md 15:20:56 - design/adr/devops/0010-Release-Artifacts.md 15:20:56 - design/adr/security/0008-Secret-Creation-and-Distribution.md 15:20:56 - design/adr/security/0009-Secure-Bootstrapping.md 15:20:56 - design/adr/security/0015-in-cluster-tls.md 15:20:56 - design/adr/security/0016-docker-image-guidelines.md 15:20:56 - design/adr/security/0017-consul-security.md 15:20:56 - design/legacy-design/device-service/discovery.md 15:20:56 - design/legacy-requirements/device-service.md 15:20:56 - microservices/device/profile/Ch-DeviceProfileRef.md 15:20:56 - security/Ch-Docker-Swarm-SecuringDeviceServices.md 15:20:56 - security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 15:20:56 - security/security-file-token-provider.1.md 15:20:56 - threat-models/secret-store/README.md 15:20:56 - threat-models/secret-store/background.md 15:20:56 - threat-models/secret-store/high_level_design.md 15:20:56 - threat-models/secret-store/threat_model.md 15:20:56 - threat-models/secret-store/vault_master_key_encryption.md 15:21:00 INFO - Documentation built in 4.14 seconds [Pipeline] stash 15:21:06 Stashed 399 file(s) [Pipeline] } 15:21:06 $ docker stop --time=1 7d5be2095b987013ec8032fb430ffb10e2e24eb094a4e37186c6ee8d85969e2a 15:21:08 $ docker rm -f 7d5be2095b987013ec8032fb430ffb10e2e24eb094a4e37186c6ee8d85969e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) Stage "Publish to GitHub pages" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:21:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:21:11 ---> package-listing.sh 15:21:11 ++ facter osfamily 15:21:11 ++ tr '[:upper:]' '[:lower:]' 15:21:11 + OS_FAMILY=redhat 15:21:11 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-455 15:21:11 + START_PACKAGES=/tmp/packages_start.txt 15:21:11 + END_PACKAGES=/tmp/packages_end.txt 15:21:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:11 + PACKAGES=/tmp/packages_start.txt 15:21:11 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-455 ']' 15:21:11 + PACKAGES=/tmp/packages_end.txt 15:21:11 + case "${OS_FAMILY}" in 15:21:11 + rpm -qa 15:21:11 + sort 15:21:12 + '[' -f /tmp/packages_start.txt ']' 15:21:12 + '[' -f /tmp/packages_end.txt ']' 15:21:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:12 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-455 ']' 15:21:12 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-455/archives/ 15:21:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-455/archives/ [Pipeline] echo 15:21:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_PR-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:21:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:21:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:21:12 15:21:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:21:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:21:13 alpine: Pulling from edgex-lftools-log-publisher 15:21:13 df20fa9351a1: Pulling fs layer 15:21:13 36b3adc4ff6f: Pulling fs layer 15:21:13 8ad3a11d3b57: Pulling fs layer 15:21:13 46f8f816bc3b: Pulling fs layer 15:21:13 93b61091891f: Pulling fs layer 15:21:13 93b9cdb0e59b: Pulling fs layer 15:21:13 5e14af77c1be: Pulling fs layer 15:21:13 01666e4c0597: Pulling fs layer 15:21:13 aa168da1d23b: Pulling fs layer 15:21:13 46f8f816bc3b: Waiting 15:21:13 93b61091891f: Waiting 15:21:13 93b9cdb0e59b: Waiting 15:21:13 aa168da1d23b: Waiting 15:21:13 5e14af77c1be: Waiting 15:21:13 01666e4c0597: Waiting 15:21:13 36b3adc4ff6f: Verifying Checksum 15:21:13 36b3adc4ff6f: Download complete 15:21:13 46f8f816bc3b: Verifying Checksum 15:21:13 46f8f816bc3b: Download complete 15:21:13 df20fa9351a1: Verifying Checksum 15:21:13 df20fa9351a1: Download complete 15:21:13 93b9cdb0e59b: Verifying Checksum 15:21:13 93b9cdb0e59b: Download complete 15:21:13 93b61091891f: Verifying Checksum 15:21:13 93b61091891f: Download complete 15:21:13 5e14af77c1be: Verifying Checksum 15:21:13 5e14af77c1be: Download complete 15:21:13 01666e4c0597: Verifying Checksum 15:21:13 01666e4c0597: Download complete 15:21:13 df20fa9351a1: Pull complete 15:21:13 36b3adc4ff6f: Pull complete 15:21:13 8ad3a11d3b57: Verifying Checksum 15:21:13 8ad3a11d3b57: Download complete 15:21:14 8ad3a11d3b57: Pull complete 15:21:14 46f8f816bc3b: Pull complete 15:21:14 93b61091891f: Pull complete 15:21:14 93b9cdb0e59b: Pull complete 15:21:14 5e14af77c1be: Pull complete 15:21:14 01666e4c0597: Pull complete 15:21:15 aa168da1d23b: Verifying Checksum 15:21:15 aa168da1d23b: Download complete 15:21:19 aa168da1d23b: Pull complete 15:21:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:21:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:21:19 prd-centos7-docker-4c-2g-2570 does not seem to be running inside a container 15:21:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_PR-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-docs_PR-455 -v /w/workspace/edgexfoundry_edgex-docs_PR-455:/w/workspace/edgexfoundry_edgex-docs_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-455@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:21:21 $ docker top 0e0bb09413a3c28425c2da09d3a173b7be5c2f76df417827723c7ab73b59f092 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:22 + touch /tmp/pre-build-complete [Pipeline] sh 15:21:22 + mkdir -p /var/log/sa [Pipeline] sh 15:21:22 + ls /var/log/sa-host 15:21:22 + sadf -c /var/log/sa-host/sa05 15:21:22 file_magic: OK 15:21:22 HZ: Using current value: 100 15:21:22 file_header: OK 15:21:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:21:22 Statistics: 15:21:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:21:22 File successfully converted to sysstat format version 12.2.1 15:21:22 + sadf -c /var/log/sa-host/sa12 15:21:22 file_magic: OK 15:21:22 HZ: Using current value: 100 15:21:22 file_header: OK 15:21:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:21:22 Statistics: 15:21:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:21:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:23 provisioning config files... 15:21:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-455@tmp/config2414248938248655619tmp [Pipeline] { [Pipeline] echo 15:21:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:21:23 ---> create-netrc.sh [Pipeline] } 15:21:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:21:24 ---> python-tools-install.sh [Pipeline] echo 15:21:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:21:24 ---> sudo-logs.sh 15:21:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:21:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:21:24 ---> job-cost.sh 15:21:24 lf-activate-venv: SKIPPING 15:21:24 INFO: No Stack... 15:21:25 INFO: Retrieving Pricing Info for: v3-standard-2 15:21:26 INFO: Archiving Costs [Pipeline] echo 15:21:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:21:26 ---> logs-deploy.sh 15:21:26 lf-activate-venv: SKIPPING 15:21:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-455/9 15:21:26 INFO: archiving workspace using pattern(s): 15:21:27 Archives upload complete. 15:21:27 INFO: archiving logs to Nexus 15:21:28 ---> uname -a: 15:21:28 Linux prd-centos7-docker-4c-2g-2570.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:21:28 15:21:28 15:21:28 ---> lscpu: 15:21:28 Architecture: x86_64 15:21:28 CPU op-mode(s): 32-bit, 64-bit 15:21:28 Byte Order: Little Endian 15:21:28 Address sizes: 40 bits physical, 48 bits virtual 15:21:28 CPU(s): 2 15:21:28 On-line CPU(s) list: 0,1 15:21:28 Thread(s) per core: 1 15:21:28 Core(s) per socket: 1 15:21:28 Socket(s): 2 15:21:28 NUMA node(s): 1 15:21:28 Vendor ID: AuthenticAMD 15:21:28 CPU family: 23 15:21:28 Model: 49 15:21:28 Model name: AMD EPYC-Rome Processor 15:21:28 Stepping: 0 15:21:28 CPU MHz: 2799.998 15:21:28 BogoMIPS: 5599.99 15:21:28 Virtualization: AMD-V 15:21:28 Hypervisor vendor: KVM 15:21:28 Virtualization type: full 15:21:28 L1d cache: 64 KiB 15:21:28 L1i cache: 64 KiB 15:21:28 L2 cache: 1 MiB 15:21:28 L3 cache: 32 MiB 15:21:28 NUMA node0 CPU(s): 0,1 15:21:28 Vulnerability Itlb multihit: Not affected 15:21:28 Vulnerability L1tf: Not affected 15:21:28 Vulnerability Mds: Not affected 15:21:28 Vulnerability Meltdown: Not affected 15:21:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:21:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:21:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:21:28 Vulnerability Srbds: Not affected 15:21:28 Vulnerability Tsx async abort: Not affected 15:21:28 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 15:21:28 15:21:28 15:21:28 ---> nproc: 15:21:28 2 15:21:28 15:21:28 15:21:28 ---> df -h: 15:21:28 Filesystem Size Used Available Use% Mounted on 15:21:28 overlay 40.0G 7.6G 32.4G 19% / 15:21:28 tmpfs 64.0M 0 64.0M 0% /dev 15:21:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:21:28 shm 64.0M 0 64.0M 0% /dev/shm 15:21:28 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 15:21:28 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 15:21:28 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 15:21:28 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 15:21:28 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 15:21:28 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 15:21:28 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-docs_PR-455 15:21:28 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-docs_PR-455@tmp 15:21:28 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 15:21:28 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 15:21:28 15:21:28 15:21:28 ---> free -m: 15:21:28 total used free shared buff/cache available 15:21:28 Mem: 7821 1183 4100 0 2537 6485 15:21:28 Swap: 1023 0 1023 15:21:28 15:21:28 15:21:28 ---> ip addr: 15:21:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:21:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:21:28 inet 127.0.0.1/8 scope host lo 15:21:28 valid_lft forever preferred_lft forever 15:21:28 inet6 ::1/128 scope host 15:21:28 valid_lft forever preferred_lft forever 15:21:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:21:28 link/ether fa:16:3e:be:38:1d brd ff:ff:ff:ff:ff:ff 15:21:28 inet 10.30.122.83/23 brd 10.30.123.255 scope global dynamic eth0 15:21:28 valid_lft 80967sec preferred_lft 80967sec 15:21:28 inet6 fe80::f816:3eff:febe:381d/64 scope link 15:21:28 valid_lft forever preferred_lft forever 15:21:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:21:28 link/ether 02:42:a6:91:65:30 brd ff:ff:ff:ff:ff:ff 15:21:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:21:28 valid_lft forever preferred_lft forever 15:21:28 inet6 fe80::42:a6ff:fe91:6530/64 scope link 15:21:28 valid_lft forever preferred_lft forever 15:21:28 15:21:28 15:21:28 ---> sar -b -r -n DEV: 15:21:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/12/21 _x86_64_ (2 CPU) 15:21:28 15:21:28 13:50:44 LINUX RESTART (2 CPU) 15:21:28 15:21:28 13:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:21:28 13:52:02 125.55 66.82 58.73 0.00 7222.22 38672.67 0.00 15:21:28 13:53:01 2.69 0.00 2.69 0.00 0.00 52.85 0.00 15:21:28 13:54:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 15:21:28 13:55:01 0.30 0.00 0.30 0.00 0.00 3.15 0.00 15:21:28 13:56:01 0.28 0.00 0.28 0.00 0.00 4.30 0.00 15:21:28 13:57:01 0.27 0.00 0.27 0.00 0.00 4.36 0.00 15:21:28 13:58:01 0.33 0.00 0.33 0.00 0.00 4.58 0.00 15:21:28 13:59:01 0.18 0.00 0.18 0.00 0.00 1.52 0.00 15:21:28 14:00:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 15:21:28 14:01:01 0.25 0.02 0.23 0.00 0.13 2.81 0.00 15:21:28 14:02:01 0.43 0.10 0.33 0.00 1.73 5.23 0.00 15:21:28 14:03:01 0.25 0.00 0.25 0.00 0.00 3.50 0.00 15:21:28 14:04:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 15:21:28 14:05:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 15:21:28 14:06:01 0.33 0.18 0.15 0.00 5.86 1.92 0.00 15:21:28 14:07:01 0.80 0.00 0.80 0.00 0.00 16.46 0.00 15:21:28 14:08:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 15:21:28 14:09:01 0.18 0.00 0.18 0.00 0.00 1.90 0.00 15:21:28 14:10:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 15:21:28 14:11:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 15:21:28 14:12:01 0.28 0.00 0.28 0.00 0.00 3.63 0.00 15:21:28 14:13:01 3.88 3.53 0.35 0.00 55.57 6.10 0.00 15:21:28 14:14:02 273.83 250.53 23.30 0.00 3390.54 1019.84 0.00 15:21:28 14:15:01 0.85 0.00 0.85 0.00 0.00 16.77 0.00 15:21:28 14:16:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 15:21:28 14:17:01 0.27 0.00 0.27 0.00 0.00 3.52 0.00 15:21:28 14:18:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 15:21:28 14:19:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 15:21:28 14:20:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 15:21:28 14:21:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 15:21:28 14:22:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 15:21:28 14:23:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 15:21:28 14:24:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 15:21:28 14:25:01 0.17 0.00 0.17 0.00 0.00 1.23 0.00 15:21:28 14:26:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 15:21:28 14:27:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 15:21:28 14:28:01 0.23 0.00 0.23 0.00 0.00 2.48 0.00 15:21:28 14:29:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 15:21:28 14:30:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 15:21:28 14:31:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 15:21:28 14:32:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 15:21:28 14:33:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 15:21:28 14:34:01 0.32 0.00 0.32 0.00 0.00 4.12 0.00 15:21:28 14:35:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 15:21:28 14:36:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 15:21:28 14:37:01 0.27 0.00 0.27 0.00 0.00 4.47 0.00 15:21:28 14:38:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 15:21:28 14:39:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 15:21:28 14:40:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 15:21:28 14:41:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 15:21:28 14:42:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 15:21:28 14:43:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 15:21:28 14:44:01 0.22 0.00 0.22 0.00 0.00 3.13 0.00 15:21:28 14:45:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 15:21:28 14:46:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 15:21:28 14:47:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 15:21:28 14:48:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 15:21:28 14:49:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 15:21:28 14:50:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 15:21:28 14:51:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 15:21:28 14:52:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 15:21:28 14:53:01 0.18 0.00 0.18 0.00 0.00 1.73 0.00 15:21:28 14:54:01 0.36 0.00 0.36 0.00 0.00 5.23 0.00 15:21:28 14:55:01 0.23 0.00 0.23 0.00 0.00 2.32 0.00 15:21:28 14:56:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 15:21:28 14:57:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 15:21:28 14:58:01 0.20 0.00 0.20 0.00 0.00 1.77 0.00 15:21:28 14:59:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 15:21:28 15:00:01 0.30 0.00 0.30 0.00 0.00 3.81 0.00 15:21:28 15:01:01 0.28 0.00 0.28 0.00 0.00 3.90 0.00 15:21:28 15:02:01 0.22 0.00 0.22 0.00 0.00 3.50 0.00 15:21:28 15:03:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 15:21:28 15:04:01 0.25 0.00 0.25 0.00 0.00 2.32 0.00 15:21:28 15:05:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 15:21:28 15:06:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 15:21:28 15:07:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 15:21:28 15:08:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 15:21:28 15:09:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 15:21:28 15:10:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 15:21:28 15:11:01 0.28 0.00 0.28 0.00 0.00 2.62 0.00 15:21:28 15:12:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 15:21:28 15:13:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 15:21:28 15:14:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 15:21:28 15:15:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 15:21:28 15:16:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 15:21:28 15:17:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 15:21:28 15:18:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 15:21:28 15:19:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 15:21:28 15:20:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 15:21:28 15:21:01 105.18 3.71 101.47 0.00 2707.66 14512.43 0.00 15:21:28 Average: 5.89 3.60 2.29 0.00 147.52 599.17 0.00 15:21:28 15:21:28 13:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:21:28 13:52:02 5741428 0 673088 8.40 2620 1591804 1084744 11.98 379724 1502616 28 15:21:28 13:53:01 5744744 0 669768 8.36 2620 1591808 1063716 11.74 376812 1502636 12 15:21:28 13:54:01 5744896 0 669616 8.36 2620 1591808 1063716 11.74 374456 1505020 8 15:21:28 13:55:01 5743136 0 671368 8.38 2620 1591816 1063716 11.74 375776 1505300 8 15:21:28 13:56:01 5743496 0 671004 8.38 2620 1591820 1063716 11.74 375812 1505300 8 15:21:28 13:57:01 5742936 0 671560 8.39 2620 1591824 1063848 11.75 376528 1505300 8 15:21:28 13:58:01 5742996 0 671496 8.38 2620 1591828 1063716 11.74 375796 1505300 8 15:21:28 13:59:01 5731980 0 682504 8.52 2620 1591836 1063716 11.74 386800 1505348 20 15:21:28 14:00:01 5731728 0 682756 8.52 2620 1591836 1063716 11.74 387564 1504764 12 15:21:28 14:01:01 5731392 0 683088 8.53 2620 1591840 1066060 11.77 387988 1504764 8 15:21:28 14:02:01 5729896 0 684460 8.55 2620 1591964 1064528 11.75 391552 1502440 20 15:21:28 14:03:01 5732036 0 682312 8.52 2620 1591972 1064288 11.75 389392 1502440 16 15:21:28 14:04:01 5731956 0 682388 8.52 2620 1591976 1064348 11.75 389828 1502440 12 15:21:28 14:05:01 5731260 0 683080 8.53 2620 1591980 1064572 11.75 390620 1502440 8 15:21:28 14:06:01 5732164 0 682168 8.52 2620 1591988 1064356 11.75 389412 1502440 16 15:21:28 14:07:01 5727516 0 686812 8.58 2620 1591992 1064464 11.75 393632 1502440 8 15:21:28 14:08:01 5728056 0 686268 8.57 2620 1591996 1064356 11.75 393056 1502440 8 15:21:28 14:09:01 5728180 0 686140 8.57 2620 1592000 1064356 11.75 393084 1502440 8 15:21:28 14:10:01 5728436 0 685880 8.56 2620 1592004 1064356 11.75 393020 1502440 16 15:21:28 14:11:01 5728412 0 685900 8.56 2620 1592008 1064356 11.75 393188 1502440 8 15:21:28 14:12:01 5727788 0 686520 8.57 2620 1592012 1064464 11.75 393744 1502440 8 15:21:28 14:13:01 5723540 0 689264 8.61 2620 1593516 1068828 11.80 395208 1502904 16 15:21:28 14:14:02 5574692 0 780308 9.74 2620 1651320 1064388 11.75 433388 1521408 8 15:21:28 14:15:01 5574584 0 780416 9.74 2620 1651320 1064388 11.75 433436 1521408 8 15:21:28 14:16:01 5574648 0 780344 9.74 2620 1651328 1064388 11.75 433540 1521412 8 15:21:28 14:17:01 5573572 0 781416 9.76 2620 1651332 1064496 11.75 434068 1521412 8 15:21:28 14:18:01 5574204 0 780784 9.75 2620 1651332 1064388 11.75 433480 1521408 8 15:21:28 14:19:01 5574064 0 780916 9.75 2620 1651340 1064388 11.75 433480 1521408 8 15:21:28 14:20:01 5574436 0 780544 9.75 2620 1651340 1064388 11.75 433456 1521408 8 15:21:28 14:21:01 5574468 0 780504 9.75 2620 1651348 1064388 11.75 433624 1521408 8 15:21:28 14:22:01 5573368 0 781600 9.76 2620 1651352 1064532 11.75 434264 1521408 8 15:21:28 14:23:01 5573808 0 781156 9.75 2620 1651356 1064388 11.75 433492 1521412 8 15:21:28 14:24:01 5574156 0 780804 9.75 2620 1651360 1064388 11.75 433620 1521408 8 15:21:28 14:25:01 5574180 0 780780 9.75 2620 1651360 1064388 11.75 433552 1521408 8 15:21:28 14:26:01 5574204 0 780748 9.75 2620 1651368 1064388 11.75 433628 1521408 8 15:21:28 14:27:01 5573352 0 781596 9.76 2620 1651372 1064532 11.75 434376 1521408 8 15:21:28 14:28:01 5573316 0 781628 9.76 2620 1651376 1064520 11.75 434360 1521408 20 15:21:28 14:29:01 5573824 0 781084 9.75 2620 1651412 1064388 11.75 433516 1521416 16 15:21:28 14:30:01 5573940 0 780996 9.75 2620 1651384 1064388 11.75 433660 1521408 8 15:21:28 14:31:01 5574024 0 780908 9.75 2620 1651388 1064388 11.75 433516 1521408 8 15:21:28 14:32:01 5573524 0 781404 9.76 2620 1651392 1064496 11.75 434168 1521408 8 15:21:28 14:33:01 5574172 0 780752 9.75 2620 1651396 1064388 11.75 433664 1521408 8 15:21:28 14:34:01 5574320 0 780600 9.75 2620 1651400 1064388 11.75 433444 1521392 8 15:21:28 14:35:01 5574156 0 780760 9.75 2620 1651404 1064388 11.75 433692 1521392 8 15:21:28 14:36:01 5574196 0 780716 9.75 2620 1651408 1064388 11.75 433704 1521392 8 15:21:28 14:37:01 5573324 0 781580 9.76 2620 1651416 1064508 11.75 434224 1521392 8 15:21:28 14:38:01 5574312 0 780592 9.75 2620 1651416 1064388 11.75 433440 1521392 8 15:21:28 14:39:01 5574196 0 780700 9.75 2620 1651424 1064388 11.75 433728 1521396 8 15:21:28 14:40:01 5574088 0 780804 9.75 2620 1651428 1064388 11.75 433600 1521392 8 15:21:28 14:41:01 5573956 0 780936 9.75 2620 1651428 1064388 11.75 433600 1521392 8 15:21:28 14:42:01 5573192 0 781692 9.76 2620 1651436 1064496 11.75 434264 1521392 8 15:21:28 14:43:01 5574460 0 780424 9.74 2620 1651436 1064388 11.75 433560 1521392 8 15:21:28 14:44:01 5574204 0 780672 9.75 2620 1651444 1064388 11.75 433616 1521392 8 15:21:28 14:45:01 5574296 0 780576 9.75 2620 1651448 1064460 11.75 434096 1521392 8 15:21:28 14:46:01 5574072 0 780796 9.75 2620 1651452 1064388 11.75 433644 1521396 8 15:21:28 14:47:01 5573472 0 781392 9.76 2620 1651456 1064472 11.75 434084 1521392 8 15:21:28 14:48:01 5573900 0 780964 9.75 2620 1651456 1064388 11.75 433632 1521392 8 15:21:28 14:49:01 5574196 0 780656 9.75 2620 1651468 1064388 11.75 433608 1521396 8 15:21:28 14:50:01 5574236 0 780612 9.75 2620 1651472 1064388 11.75 433784 1521392 8 15:21:28 14:51:01 5574072 0 780772 9.75 2620 1651476 1064388 11.75 433768 1521392 8 15:21:28 14:52:01 5572988 0 781852 9.76 2620 1651480 1064544 11.75 434484 1521392 8 15:21:28 14:53:01 5574620 0 780216 9.74 2620 1651484 1063848 11.75 433464 1521392 8 15:21:28 14:54:01 5574556 0 780332 9.74 2620 1651432 1063848 11.75 433388 1521368 8 15:21:28 14:55:01 5574564 0 780316 9.74 2620 1651440 1063848 11.75 433396 1521368 8 15:21:28 14:56:01 5574492 0 780384 9.74 2620 1651444 1063848 11.75 433520 1521368 8 15:21:28 14:57:01 5574172 0 780700 9.75 2620 1651448 1063956 11.75 433984 1521368 8 15:21:28 14:58:01 5574400 0 780468 9.74 2620 1651452 1063848 11.75 433412 1521368 8 15:21:28 14:59:01 5574928 0 779936 9.74 2620 1651456 1063848 11.75 433484 1521368 8 15:21:28 15:00:01 5574532 0 780324 9.74 2620 1651464 1063848 11.75 433360 1521368 8 15:21:28 15:01:01 5572252 0 782604 9.77 2620 1651464 1067204 11.78 435260 1521368 8 15:21:28 15:02:01 5573804 0 781044 9.75 2620 1651472 1064028 11.75 434480 1521368 8 15:21:28 15:03:01 5574804 0 780040 9.74 2620 1651476 1063848 11.75 433572 1521368 8 15:21:28 15:04:01 5574672 0 780168 9.74 2620 1651480 1063848 11.75 433544 1521368 8 15:21:28 15:05:01 5573920 0 780916 9.75 2620 1651484 1064296 11.75 434164 1521368 8 15:21:28 15:06:01 5574440 0 780392 9.74 2620 1651488 1064104 11.75 433476 1521368 8 15:21:28 15:07:01 5574196 0 780612 9.75 2620 1651512 1064212 11.75 433648 1521372 16 15:21:28 15:08:01 5574672 0 780148 9.74 2620 1651500 1064104 11.75 433580 1521372 8 15:21:28 15:09:01 5574588 0 780232 9.74 2620 1651500 1064104 11.75 433608 1521368 8 15:21:28 15:10:01 5574628 0 780184 9.74 2620 1651508 1064104 11.75 433608 1521368 8 15:21:28 15:11:01 5574432 0 780376 9.74 2620 1651512 1064104 11.75 433524 1521368 8 15:21:28 15:12:01 5573776 0 781028 9.75 2620 1651516 1064236 11.75 433976 1521368 8 15:21:28 15:13:01 5574440 0 780356 9.74 2620 1651524 1064104 11.75 433640 1521368 8 15:21:28 15:14:01 5574540 0 780256 9.74 2620 1651524 1064104 11.75 433600 1521368 8 15:21:28 15:15:01 5574752 0 780036 9.74 2620 1651532 1064104 11.75 433500 1521368 8 15:21:28 15:16:01 5574572 0 780216 9.74 2620 1651532 1064104 11.75 433532 1521368 8 15:21:28 15:17:01 5574420 0 780364 9.74 2620 1651536 1064188 11.75 433584 1521368 8 15:21:28 15:18:01 5574540 0 780236 9.74 2620 1651544 1064104 11.75 433596 1521368 8 15:21:28 15:19:01 5574316 0 780460 9.74 2620 1651544 1064104 11.75 433544 1521368 8 15:21:28 15:20:01 5574752 0 780016 9.74 2620 1651552 1064104 11.75 433536 1521368 8 15:21:28 15:21:01 4746000 0 997396 12.45 2620 2262924 1381172 15.25 932736 1772052 133432 15:21:28 Average: 5604032 0 758589 9.47 2620 1643699 1068082 11.79 427722 1519790 1492 15:21:28 15:21:28 13:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:21:28 13:52:02 eth0 211.67 132.94 384.43 24.08 0.00 0.00 0.00 0.00 15:21:28 13:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:53:01 eth0 0.20 0.14 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:54:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:55:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:56:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:57:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:58:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:00:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:01:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:02:01 eth0 0.62 0.45 0.34 0.24 0.00 0.00 0.00 0.00 15:21:28 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:03:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 15:21:28 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:04:01 eth0 0.68 0.15 0.17 0.01 0.00 0.00 0.00 0.00 15:21:28 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:05:01 eth0 0.52 0.45 0.27 0.21 0.00 0.00 0.00 0.00 15:21:28 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:06:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:07:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:08:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:12:01 eth0 0.32 0.30 0.20 0.08 0.00 0.00 0.00 0.00 15:21:28 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:13:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:14:02 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:21:28 14:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:15:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:17:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:18:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:20:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:21:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:22:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:21:28 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:24:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:27:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:28:01 eth0 0.20 0.20 0.18 0.01 0.00 0.00 0.00 0.00 15:21:28 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:32:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:33:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:35:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:37:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:38:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:42:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:45:01 eth0 0.28 0.23 0.21 0.02 0.00 0.00 0.00 0.00 15:21:28 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:47:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:52:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:53:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:57:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:59:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:00:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:01:01 eth0 0.23 0.22 0.18 0.02 0.00 0.00 0.00 0.00 15:21:28 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:02:01 eth0 0.57 0.38 0.34 0.23 0.00 0.00 0.00 0.00 15:21:28 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:03:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 15:21:28 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:04:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 15:21:28 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:05:01 eth0 0.47 0.23 0.27 0.19 0.00 0.00 0.00 0.00 15:21:28 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:07:01 eth0 0.37 0.28 0.23 0.08 0.00 0.00 0.00 0.00 15:21:28 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:08:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:12:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:17:01 eth0 0.12 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:21:28 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:18:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:21:01 eth0 948.62 695.79 4336.37 199.99 0.00 0.00 0.00 0.00 15:21:28 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 15:21:01 veth728fbf4 28.93 35.51 2.51 209.27 0.00 0.00 0.00 0.00 15:21:28 15:21:01 docker0 28.93 35.38 2.12 209.25 0.00 0.00 0.00 0.00 15:21:28 Average: eth0 12.97 9.28 52.47 2.51 0.00 0.00 0.00 0.00 15:21:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:28 Average: veth728fbf4 0.32 0.39 0.03 2.33 0.00 0.00 0.00 0.00 15:21:28 Average: docker0 0.32 0.39 0.02 2.33 0.00 0.00 0.00 0.00 15:21:28 15:21:28 15:21:28 ---> sar -P ALL: 15:21:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/12/21 _x86_64_ (2 CPU) 15:21:28 15:21:28 13:50:44 LINUX RESTART (2 CPU) 15:21:28 15:21:28 13:51:02 CPU %user %nice %system %iowait %steal %idle 15:21:28 13:52:02 all 12.48 0.00 4.36 11.29 0.05 71.81 15:21:28 13:52:02 0 12.97 0.00 3.88 12.03 0.05 71.07 15:21:28 13:52:02 1 12.00 0.00 4.84 10.56 0.05 72.55 15:21:28 13:53:01 all 0.08 0.00 0.03 0.00 0.03 99.86 15:21:28 13:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:21:28 13:53:01 1 0.15 0.00 0.03 0.00 0.07 99.74 15:21:28 13:54:01 all 0.17 0.00 0.02 0.00 0.02 99.80 15:21:28 13:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:21:28 13:54:01 1 0.30 0.00 0.02 0.00 0.02 99.67 15:21:28 13:55:01 all 0.08 0.00 0.03 0.00 0.03 99.86 15:21:28 13:55:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:21:28 13:55:01 1 0.08 0.00 0.03 0.00 0.05 99.83 15:21:28 13:56:01 all 0.07 0.00 0.03 0.00 0.03 99.88 15:21:28 13:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:21:28 13:56:01 1 0.10 0.00 0.03 0.00 0.05 99.82 15:21:28 13:57:01 all 0.05 0.00 0.03 0.00 0.02 99.91 15:21:28 13:57:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:21:28 13:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:21:28 13:58:01 all 0.11 0.00 0.04 0.00 0.03 99.82 15:21:28 13:58:01 0 0.17 0.00 0.02 0.00 0.02 99.80 15:21:28 13:58:01 1 0.05 0.00 0.07 0.00 0.03 99.85 15:21:28 13:59:01 all 0.08 0.00 0.03 0.00 0.03 99.86 15:21:28 13:59:01 0 0.02 0.00 0.03 0.00 0.03 99.92 15:21:28 13:59:01 1 0.15 0.00 0.03 0.00 0.02 99.80 15:21:28 14:00:01 all 0.05 0.00 0.03 0.00 0.03 99.90 15:21:28 14:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:21:28 14:00:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:21:28 14:01:01 all 0.05 0.00 0.03 0.00 0.03 99.89 15:21:28 14:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:21:28 14:01:01 1 0.07 0.00 0.03 0.00 0.03 99.87 15:21:28 14:02:01 all 0.18 0.00 0.04 0.00 0.02 99.77 15:21:28 14:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:21:28 14:02:01 1 0.30 0.00 0.05 0.00 0.02 99.63 15:21:28 15:21:28 14:02:01 CPU %user %nice %system %iowait %steal %idle 15:21:28 14:03:01 all 0.13 0.00 0.02 0.00 0.03 99.82 15:21:28 14:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:21:28 14:03:01 1 0.23 0.00 0.02 0.00 0.03 99.72 15:21:28 14:04:01 all 0.10 0.00 0.03 0.00 0.02 99.86 15:21:28 14:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:21:28 14:04:01 1 0.17 0.00 0.03 0.00 0.02 99.78 15:21:28 14:05:01 all 0.09 0.00 0.03 0.00 0.02 99.87 15:21:28 14:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:21:28 14:05:01 1 0.13 0.00 0.03 0.00 0.02 99.82 15:21:28 14:06:01 all 0.08 0.00 0.04 0.00 0.03 99.85 15:21:28 14:06:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:21:28 14:06:01 1 0.17 0.00 0.05 0.00 0.03 99.75 15:21:28 14:07:01 all 0.08 0.00 0.03 0.00 0.03 99.86 15:21:28 14:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:21:28 14:07:01 1 0.10 0.00 0.03 0.00 0.05 99.82 15:21:28 14:08:01 all 0.08 0.00 0.03 0.00 0.02 99.88 15:21:28 14:08:01 0 0.13 0.00 0.00 0.00 0.00 99.87 15:21:28 14:08:01 1 0.02 0.00 0.05 0.00 0.03 99.90 15:21:28 14:09:01 all 0.09 0.00 0.03 0.00 0.03 99.86 15:21:28 14:09:01 0 0.17 0.00 0.03 0.00 0.02 99.78 15:21:28 14:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 14:10:01 all 0.09 0.00 0.02 0.00 0.03 99.87 15:21:28 14:10:01 0 0.17 0.00 0.00 0.00 0.02 99.82 15:21:28 14:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 15:21:28 14:11:01 all 0.10 0.00 0.02 0.00 0.03 99.86 15:21:28 14:11:01 0 0.17 0.00 0.02 0.00 0.00 99.82 15:21:28 14:11:01 1 0.03 0.00 0.02 0.00 0.05 99.90 15:21:28 14:12:01 all 0.10 0.00 0.03 0.00 0.03 99.85 15:21:28 14:12:01 0 0.17 0.00 0.02 0.00 0.03 99.78 15:21:28 14:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:21:28 14:13:01 all 0.09 0.05 0.20 0.04 0.02 99.60 15:21:28 14:13:01 0 0.17 0.05 0.18 0.07 0.00 99.53 15:21:28 14:13:01 1 0.02 0.05 0.22 0.02 0.03 99.67 15:21:28 15:21:28 14:13:01 CPU %user %nice %system %iowait %steal %idle 15:21:28 14:14:02 all 0.12 4.01 14.51 2.92 0.06 78.39 15:21:28 14:14:02 0 0.08 3.93 14.37 2.85 0.05 78.72 15:21:28 14:14:02 1 0.15 4.08 14.64 2.99 0.07 78.06 15:21:28 14:15:01 all 0.03 0.00 0.02 0.00 0.03 99.92 15:21:28 14:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 14:15:01 1 0.05 0.00 0.02 0.00 0.02 99.91 15:21:28 14:16:01 all 0.08 0.00 0.01 0.00 0.03 99.89 15:21:28 14:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:21:28 14:16:01 1 0.13 0.00 0.02 0.00 0.03 99.82 15:21:28 14:17:01 all 0.08 0.00 0.05 0.00 0.03 99.85 15:21:28 14:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 15:21:28 14:17:01 1 0.13 0.00 0.05 0.00 0.03 99.78 15:21:28 14:18:01 all 0.09 0.00 0.01 0.00 0.03 99.87 15:21:28 14:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:21:28 14:18:01 1 0.17 0.00 0.02 0.00 0.03 99.78 15:21:28 14:19:01 all 0.11 0.00 0.02 0.00 0.02 99.86 15:21:28 14:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:21:28 14:19:01 1 0.20 0.00 0.02 0.00 0.02 99.77 15:21:28 14:20:01 all 0.14 0.00 0.02 0.00 0.03 99.82 15:21:28 14:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:21:28 14:20:01 1 0.25 0.00 0.03 0.00 0.03 99.68 15:21:28 14:21:01 all 0.08 0.00 0.02 0.00 0.03 99.88 15:21:28 14:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:21:28 14:21:01 1 0.15 0.00 0.02 0.00 0.03 99.80 15:21:28 14:22:01 all 0.08 0.00 0.03 0.00 0.02 99.87 15:21:28 14:22:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:21:28 14:22:01 1 0.13 0.00 0.03 0.00 0.00 99.83 15:21:28 14:23:01 all 0.05 0.00 0.02 0.00 0.03 99.91 15:21:28 14:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:21:28 14:23:01 1 0.08 0.00 0.02 0.00 0.03 99.87 15:21:28 14:24:01 all 0.05 0.00 0.03 0.00 0.03 99.89 15:21:28 14:24:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 14:24:01 1 0.08 0.00 0.03 0.00 0.03 99.85 15:21:28 15:21:28 14:24:01 CPU %user %nice %system %iowait %steal %idle 15:21:28 14:25:01 all 0.12 0.00 0.02 0.00 0.03 99.84 15:21:28 14:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:21:28 14:25:01 1 0.23 0.00 0.02 0.00 0.03 99.72 15:21:28 14:26:01 all 0.10 0.00 0.01 0.00 0.03 99.87 15:21:28 14:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:21:28 14:26:01 1 0.17 0.00 0.02 0.00 0.03 99.78 15:21:28 14:27:01 all 0.09 0.00 0.02 0.00 0.03 99.86 15:21:28 14:27:01 0 0.00 0.00 0.02 0.00 0.03 99.95 15:21:28 14:27:01 1 0.18 0.00 0.02 0.00 0.03 99.77 15:21:28 14:28:01 all 0.07 0.00 0.02 0.00 0.03 99.89 15:21:28 14:28:01 0 0.10 0.00 0.02 0.00 0.02 99.87 15:21:28 14:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:21:28 14:29:01 all 0.10 0.00 0.02 0.00 0.02 99.87 15:21:28 14:29:01 0 0.17 0.00 0.02 0.00 0.02 99.80 15:21:28 14:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:21:28 14:30:01 all 0.06 0.00 0.03 0.00 0.03 99.88 15:21:28 14:30:01 0 0.12 0.00 0.02 0.00 0.02 99.85 15:21:28 14:30:01 1 0.00 0.00 0.03 0.00 0.05 99.92 15:21:28 14:31:01 all 0.08 0.00 0.02 0.00 0.03 99.88 15:21:28 14:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:21:28 14:31:01 1 0.12 0.00 0.02 0.00 0.05 99.82 15:21:28 14:32:01 all 0.08 0.00 0.02 0.00 0.03 99.88 15:21:28 14:32:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 14:32:01 1 0.13 0.00 0.02 0.00 0.02 99.83 15:21:28 14:33:01 all 0.10 0.00 0.00 0.00 0.03 99.87 15:21:28 14:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:21:28 14:33:01 1 0.18 0.00 0.00 0.00 0.03 99.78 15:21:28 14:34:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:21:28 14:34:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 14:34:01 1 0.13 0.00 0.03 0.00 0.03 99.80 15:21:28 14:35:01 all 0.09 0.00 0.01 0.00 0.01 99.89 15:21:28 14:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:21:28 14:35:01 1 0.15 0.00 0.00 0.00 0.02 99.83 15:21:28 15:21:28 14:35:01 CPU %user %nice %system %iowait %steal %idle 15:21:28 14:36:01 all 0.08 0.00 0.01 0.00 0.03 99.87 15:21:28 14:36:01 0 0.02 0.00 0.00 0.00 0.03 99.95 15:21:28 14:36:01 1 0.15 0.00 0.02 0.00 0.03 99.80 15:21:28 14:37:01 all 0.11 0.00 0.02 0.00 0.02 99.86 15:21:28 14:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:21:28 14:37:01 1 0.18 0.00 0.02 0.00 0.03 99.77 15:21:28 14:38:01 all 0.05 0.00 0.02 0.00 0.03 99.91 15:21:28 14:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 14:38:01 1 0.08 0.00 0.02 0.00 0.02 99.88 15:21:28 14:39:01 all 0.08 0.00 0.03 0.00 0.02 99.87 15:21:28 14:39:01 0 0.05 0.00 0.02 0.00 0.03 99.90 15:21:28 14:39:01 1 0.12 0.00 0.03 0.00 0.00 99.85 15:21:28 14:40:01 all 0.05 0.00 0.01 0.00 0.03 99.91 15:21:28 14:40:01 0 0.07 0.00 0.00 0.00 0.05 99.88 15:21:28 14:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:21:28 14:41:01 all 0.10 0.00 0.02 0.00 0.02 99.87 15:21:28 14:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 14:41:01 1 0.18 0.00 0.02 0.00 0.00 99.80 15:21:28 14:42:01 all 0.10 0.00 0.02 0.00 0.03 99.86 15:21:28 14:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:21:28 14:42:01 1 0.17 0.00 0.02 0.00 0.03 99.78 15:21:28 14:43:01 all 0.07 0.00 0.02 0.00 0.03 99.89 15:21:28 14:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:21:28 14:43:01 1 0.13 0.00 0.02 0.00 0.03 99.82 15:21:28 14:44:01 all 0.09 0.00 0.01 0.00 0.03 99.87 15:21:28 14:44:01 0 0.05 0.00 0.00 0.00 0.05 99.90 15:21:28 14:44:01 1 0.13 0.00 0.02 0.00 0.02 99.83 15:21:28 14:45:01 all 0.07 0.00 0.03 0.00 0.02 99.89 15:21:28 14:45:01 0 0.02 0.00 0.03 0.00 0.03 99.92 15:21:28 14:45:01 1 0.12 0.00 0.02 0.00 0.00 99.87 15:21:28 14:46:01 all 0.07 0.00 0.02 0.00 0.03 99.88 15:21:28 14:46:01 0 0.08 0.00 0.02 0.00 0.03 99.87 15:21:28 14:46:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:21:28 15:21:28 14:46:01 CPU %user %nice %system %iowait %steal %idle 15:21:28 14:47:01 all 0.02 0.00 0.02 0.00 0.02 99.95 15:21:28 14:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:21:28 14:47:01 1 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 14:48:01 all 0.07 0.00 0.02 0.00 0.03 99.89 15:21:28 14:48:01 0 0.10 0.00 0.02 0.00 0.02 99.87 15:21:28 14:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:21:28 14:49:01 all 0.05 0.00 0.02 0.00 0.03 99.91 15:21:28 14:49:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:21:28 14:49:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:21:28 14:50:01 all 0.10 0.00 0.02 0.00 0.03 99.86 15:21:28 14:50:01 0 0.15 0.00 0.02 0.00 0.02 99.82 15:21:28 14:50:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:21:28 14:51:01 all 0.06 0.00 0.02 0.00 0.03 99.90 15:21:28 14:51:01 0 0.12 0.00 0.02 0.00 0.02 99.85 15:21:28 14:51:01 1 0.00 0.00 0.02 0.00 0.03 99.95 15:21:28 14:52:01 all 0.12 0.00 0.02 0.00 0.03 99.84 15:21:28 14:52:01 0 0.12 0.00 0.02 0.00 0.02 99.85 15:21:28 14:52:01 1 0.12 0.00 0.02 0.00 0.03 99.83 15:21:28 14:53:01 all 0.08 0.00 0.04 0.00 0.03 99.84 15:21:28 14:53:01 0 0.05 0.00 0.05 0.00 0.05 99.85 15:21:28 14:53:01 1 0.12 0.00 0.03 0.00 0.02 99.83 15:21:28 14:54:01 all 0.10 0.00 0.03 0.00 0.02 99.86 15:21:28 14:54:01 0 0.19 0.00 0.03 0.00 0.02 99.76 15:21:28 14:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:21:28 14:55:01 all 0.04 0.00 0.02 0.00 0.03 99.92 15:21:28 14:55:01 0 0.07 0.00 0.02 0.00 0.03 99.88 15:21:28 14:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:21:28 14:56:01 all 0.13 0.00 0.02 0.00 0.02 99.83 15:21:28 14:56:01 0 0.23 0.00 0.03 0.00 0.02 99.72 15:21:28 14:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:21:28 14:57:01 all 0.08 0.00 0.02 0.00 0.03 99.87 15:21:28 14:57:01 0 0.15 0.00 0.02 0.00 0.03 99.80 15:21:28 14:57:01 1 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 15:21:28 14:57:01 CPU %user %nice %system %iowait %steal %idle 15:21:28 14:58:01 all 0.08 0.00 0.03 0.00 0.02 99.87 15:21:28 14:58:01 0 0.13 0.00 0.02 0.00 0.00 99.85 15:21:28 14:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:21:28 14:59:01 all 0.11 0.00 0.02 0.00 0.02 99.86 15:21:28 14:59:01 0 0.18 0.00 0.00 0.00 0.02 99.80 15:21:28 14:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:21:28 15:00:01 all 0.08 0.00 0.02 0.00 0.02 99.89 15:21:28 15:00:01 0 0.12 0.00 0.02 0.00 0.00 99.87 15:21:28 15:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:21:28 15:01:01 all 0.11 0.00 0.03 0.01 0.03 99.83 15:21:28 15:01:01 0 0.17 0.00 0.02 0.02 0.02 99.78 15:21:28 15:01:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:21:28 15:02:01 all 0.10 0.00 0.03 0.00 0.03 99.84 15:21:28 15:02:01 0 0.15 0.00 0.03 0.00 0.00 99.82 15:21:28 15:02:01 1 0.05 0.00 0.03 0.00 0.05 99.87 15:21:28 15:03:01 all 0.10 0.00 0.01 0.00 0.03 99.87 15:21:28 15:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:21:28 15:03:01 1 0.17 0.00 0.02 0.00 0.03 99.78 15:21:28 15:04:01 all 0.07 0.00 0.03 0.00 0.03 99.88 15:21:28 15:04:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 15:04:01 1 0.12 0.00 0.03 0.00 0.02 99.83 15:21:28 15:05:01 all 0.10 0.00 0.02 0.00 0.03 99.86 15:21:28 15:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:21:28 15:05:01 1 0.17 0.00 0.02 0.00 0.03 99.78 15:21:28 15:06:01 all 0.11 0.00 0.02 0.00 0.03 99.84 15:21:28 15:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 15:06:01 1 0.20 0.00 0.02 0.00 0.03 99.75 15:21:28 15:07:01 all 0.08 0.00 0.02 0.00 0.02 99.88 15:21:28 15:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:21:28 15:07:01 1 0.13 0.00 0.02 0.00 0.02 99.83 15:21:28 15:08:01 all 0.07 0.00 0.03 0.00 0.03 99.87 15:21:28 15:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 15:08:01 1 0.12 0.00 0.03 0.00 0.03 99.82 15:21:28 15:21:28 15:08:01 CPU %user %nice %system %iowait %steal %idle 15:21:28 15:09:01 all 0.05 0.00 0.01 0.00 0.03 99.92 15:21:28 15:09:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 15:09:01 1 0.08 0.00 0.00 0.00 0.02 99.90 15:21:28 15:10:01 all 0.03 0.00 0.03 0.00 0.03 99.92 15:21:28 15:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:21:28 15:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:21:28 15:11:01 all 0.02 0.00 0.02 0.00 0.03 99.94 15:21:28 15:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:21:28 15:11:01 1 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 15:12:01 all 0.06 0.00 0.02 0.00 0.03 99.90 15:21:28 15:12:01 0 0.05 0.00 0.02 0.00 0.03 99.90 15:21:28 15:12:01 1 0.07 0.00 0.02 0.00 0.02 99.90 15:21:28 15:13:01 all 0.08 0.00 0.02 0.00 0.02 99.88 15:21:28 15:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:21:28 15:13:01 1 0.13 0.00 0.00 0.00 0.00 99.87 15:21:28 15:14:01 all 0.08 0.00 0.02 0.00 0.03 99.87 15:21:28 15:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:21:28 15:14:01 1 0.12 0.00 0.02 0.00 0.03 99.83 15:21:28 15:15:01 all 0.10 0.00 0.02 0.00 0.02 99.87 15:21:28 15:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:21:28 15:15:01 1 0.17 0.00 0.02 0.00 0.02 99.80 15:21:28 15:16:01 all 0.08 0.00 0.01 0.00 0.03 99.89 15:21:28 15:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:21:28 15:16:01 1 0.12 0.00 0.02 0.00 0.05 99.82 15:21:28 15:17:01 all 0.10 0.00 0.01 0.00 0.03 99.86 15:21:28 15:17:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:21:28 15:17:01 1 0.18 0.00 0.00 0.00 0.03 99.78 15:21:28 15:18:01 all 0.08 0.00 0.03 0.01 0.02 99.87 15:21:28 15:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:21:28 15:18:01 1 0.13 0.00 0.03 0.02 0.03 99.78 15:21:28 15:19:01 all 0.08 0.00 0.02 0.00 0.03 99.87 15:21:28 15:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:21:28 15:19:01 1 0.13 0.00 0.02 0.00 0.05 99.80 15:21:28 15:21:28 15:19:01 CPU %user %nice %system %iowait %steal %idle 15:21:28 15:20:01 all 0.05 0.00 0.03 0.00 0.02 99.91 15:21:28 15:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:21:28 15:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:21:28 15:21:01 all 21.22 0.00 3.84 2.82 0.10 72.02 15:21:28 15:21:01 0 25.75 0.00 4.88 3.82 0.09 65.46 15:21:28 15:21:01 1 16.75 0.00 2.82 1.84 0.10 78.48 15:21:28 Average: all 0.44 0.04 0.27 0.18 0.03 99.04 15:21:28 Average: 0 0.47 0.04 0.27 0.20 0.02 98.99 15:21:28 Average: 1 0.41 0.05 0.27 0.17 0.03 99.08 15:21:28 15:21:28 15:21:28