b' Pull request #21 opened\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of lranjbar for edgexfoundry/go-mod-bootstrap\n Obtained Jenkinsfile from 0efc17ae5769972507a691f14d8cefd75bbd26cb+6c8ffe8f42a898dc875acfc5e34a839f7236a768 (74117d3aa03a5b78e5e188ff63243c0ce2906317)\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 605be525325dc0a546415fabd38db7c6570715f1\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-21/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 605be525325dc0a546415fabd38db7c6570715f1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 605be525325dc0a546415fabd38db7c6570715f1 # timeout=10\n Commit message: "Merge pull request #75 from ernestojeda/fix-missing-codecov-report"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: go-mod-bootstrap-settings\n PROJECT: go-mod-bootstrap\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-bootstrap\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n [Pipeline] node\n Still waiting to schedule task\n There are no nodes with the label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-5675 in /w/workspace/exfoundry_go-mod-bootstrap_PR-21\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-21 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/21/head:refs/remotes/origin/PR-21 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 6c8ffe8f42a898dc875acfc5e34a839f7236a768 into PR head commit 0efc17ae5769972507a691f14d8cefd75bbd26cb\n Merge succeeded, producing 0efc17ae5769972507a691f14d8cefd75bbd26cb\n Checking out Revision 0efc17ae5769972507a691f14d8cefd75bbd26cb (PR-21)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/21/head:refs/remotes/origin/PR-21 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/21/head:refs/remotes/origin/PR-21 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0efc17ae5769972507a691f14d8cefd75bbd26cb # timeout=10\n > git merge 6c8ffe8f42a898dc875acfc5e34a839f7236a768 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0efc17ae5769972507a691f14d8cefd75bbd26cb # timeout=10\n Commit message: "Update golang to 1.12 in local build"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object 605be525325dc0a546415fabd38db7c6570715f1\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-06T23:35:37.630Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-06T23:35:38.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-06T23:35:38.962Z] \n [2020-01-06T23:35:38.962Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-06T23:35:39.320Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-06T23:35:39.320Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-06T23:35:39.320Z] e7c96db7181b: Pulling fs layer\n [2020-01-06T23:35:39.320Z] ead467abeafa: Pulling fs layer\n [2020-01-06T23:35:39.320Z] f92e5b84ff00: Pulling fs layer\n [2020-01-06T23:35:39.583Z] e7c96db7181b: Verifying Checksum\n [2020-01-06T23:35:39.583Z] e7c96db7181b: Download complete\n [2020-01-06T23:35:39.583Z] f92e5b84ff00: Verifying Checksum\n [2020-01-06T23:35:39.583Z] f92e5b84ff00: Download complete\n [2020-01-06T23:35:39.583Z] ead467abeafa: Verifying Checksum\n [2020-01-06T23:35:39.583Z] ead467abeafa: Download complete\n [2020-01-06T23:35:39.845Z] e7c96db7181b: Pull complete\n [2020-01-06T23:35:40.412Z] ead467abeafa: Pull complete\n [2020-01-06T23:35:40.671Z] f92e5b84ff00: Pull complete\n [2020-01-06T23:35:40.671Z] Digest: sha256:5576a688ae53d42f2268e38be5f08f6c6b14a4f4eda92f56dd6ab58cb11a52f3\n [2020-01-06T23:35:40.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-06T23:35:40.824Z] prd-centos7-docker-4c-2g-5675 does not seem to be running inside a container\n [2020-01-06T23:35:40.864Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-21 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-21:/w/workspace/exfoundry_go-mod-bootstrap_PR-21:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-21@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-21@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-06T23:35:41.464Z] $ docker top b2805ae39191d80a4e809a2a251c1541e1ff00cd106f2d43c71d2b1b5f20f74c -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-06T23:35:42.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-06T23:35:42.099Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-06T23:35:42.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-06T23:35:42.313Z] $ docker exec b2805ae39191d80a4e809a2a251c1541e1ff00cd106f2d43c71d2b1b5f20f74c ssh-agent\n [2020-01-06T23:35:42.533Z] SSH_AUTH_SOCK=/tmp/ssh-aGNL3f7vdIo2/agent.15\n [2020-01-06T23:35:42.533Z] SSH_AGENT_PID=22\n [2020-01-06T23:35:42.545Z] Running ssh-add (command line suppressed)\n [2020-01-06T23:35:42.695Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-21@tmp/private_key_7352941726447187647.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-21@tmp/private_key_7352941726447187647.key)\n [2020-01-06T23:35:42.742Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-06T23:35:43.077Z] + git describe --exact-match --tags HEAD\n [2020-01-06T23:35:43.077Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-06T23:35:43.146Z] $ docker exec --env ******** --env ******** b2805ae39191d80a4e809a2a251c1541e1ff00cd106f2d43c71d2b1b5f20f74c ssh-agent -k\n [2020-01-06T23:35:43.314Z] unset SSH_AUTH_SOCK;\n [2020-01-06T23:35:43.314Z] unset SSH_AGENT_PID;\n [2020-01-06T23:35:43.314Z] echo Agent pid 22 killed;\n [2020-01-06T23:35:43.363Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-06T23:35:43.429Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-06T23:35:43.429Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-06T23:35:43.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-06T23:35:43.476Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-06T23:35:43.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-06T23:35:43.669Z] $ docker exec b2805ae39191d80a4e809a2a251c1541e1ff00cd106f2d43c71d2b1b5f20f74c ssh-agent\n [2020-01-06T23:35:43.862Z] SSH_AUTH_SOCK=/tmp/ssh-7uwAQja4FeZb/agent.58\n [2020-01-06T23:35:43.862Z] SSH_AGENT_PID=65\n [2020-01-06T23:35:43.875Z] Running ssh-add (command line suppressed)\n [2020-01-06T23:35:44.050Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-21@tmp/private_key_7296410855271264077.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-21@tmp/private_key_7296410855271264077.key)\n [2020-01-06T23:35:44.106Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-06T23:35:44.443Z] + git semver init\n [2020-01-06T23:35:44.443Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-06T23:35:44.443Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-21/.git\n [2020-01-06T23:35:44.443Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-21\n [2020-01-06T23:35:44.443Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-06T23:35:44.443Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-06T23:35:44.443Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-06T23:35:44.443Z] # $SEMVER_BRANCH = PR-21\n [2020-01-06T23:35:44.443Z] # $SEMVER_TEMP = /tmp/semver-227420778\n [2020-01-06T23:35:44.443Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP\n [2020-01-06T23:35:45.018Z] # \'/tmp/semver-227420778\' -> \'/w/workspace/exfoundry_go-mod-bootstrap_PR-21/.semver\'\n [2020-01-06T23:35:45.018Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-21/.semver\n [Pipeline] }\n [2020-01-06T23:35:45.033Z] $ docker exec --env ******** --env ******** b2805ae39191d80a4e809a2a251c1541e1ff00cd106f2d43c71d2b1b5f20f74c ssh-agent -k\n [2020-01-06T23:35:45.165Z] unset SSH_AUTH_SOCK;\n [2020-01-06T23:35:45.166Z] unset SSH_AGENT_PID;\n [2020-01-06T23:35:45.166Z] echo Agent pid 65 killed;\n [2020-01-06T23:35:45.212Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-06T23:35:45.591Z] + git semver\n [Pipeline] }\n [2020-01-06T23:35:45.616Z] $ docker stop --time=1 b2805ae39191d80a4e809a2a251c1541e1ff00cd106f2d43c71d2b1b5f20f74c\n [2020-01-06T23:35:46.946Z] $ docker rm -f b2805ae39191d80a4e809a2a251c1541e1ff00cd106f2d43c71d2b1b5f20f74c\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-06T23:35:47.526Z] Stashed 16 file(s)\n [Pipeline] echo\n [2020-01-06T23:35:47.542Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-06T23:36:02.805Z] Still waiting to schedule task\n [2020-01-06T23:36:02.805Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-06T23:36:02.827Z] Still waiting to schedule task\n [2020-01-06T23:36:02.827Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-07T01:08:02.244Z] Running on prd-centos7-docker-4c-2g-9989 in /w/workspace/exfoundry_go-mod-bootstrap_PR-21\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-07T01:08:05.194Z] using credential edgex-jenkins-ssh\n [2020-01-07T01:08:05.221Z] Cloning the remote Git repository\n [2020-01-07T01:08:05.221Z] Cloning with configured refspecs honoured and without tags\n [2020-01-07T01:08:04.607Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2020-01-07T01:08:04.673Z] > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-21 # timeout=10\n [2020-01-07T01:08:04.736Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2020-01-07T01:08:04.736Z] > git --version # timeout=10\n [2020-01-07T01:08:04.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T01:08:04.791Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/21/head:refs/remotes/origin/PR-21 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T01:08:06.001Z] Fetching without tags\n [2020-01-07T01:08:06.440Z] Merging remotes/origin/master commit 6c8ffe8f42a898dc875acfc5e34a839f7236a768 into PR head commit 0efc17ae5769972507a691f14d8cefd75bbd26cb\n [2020-01-07T01:08:06.519Z] Merge succeeded, producing 0efc17ae5769972507a691f14d8cefd75bbd26cb\n [2020-01-07T01:08:06.519Z] Checking out Revision 0efc17ae5769972507a691f14d8cefd75bbd26cb (PR-21)\n [2020-01-07T01:08:05.346Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n [2020-01-07T01:08:05.353Z] > git config --add remote.origin.fetch +refs/pull/21/head:refs/remotes/origin/PR-21 # timeout=10\n [2020-01-07T01:08:05.360Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T01:08:05.382Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n [2020-01-07T01:08:05.407Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2020-01-07T01:08:05.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T01:08:05.416Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/21/head:refs/remotes/origin/PR-21 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T01:08:05.887Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T01:08:05.897Z] > git checkout -f 0efc17ae5769972507a691f14d8cefd75bbd26cb # timeout=10\n [2020-01-07T01:08:05.940Z] > git merge 6c8ffe8f42a898dc875acfc5e34a839f7236a768 # timeout=10\n [2020-01-07T01:08:05.952Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-07T01:08:05.964Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T01:08:05.970Z] > git checkout -f 0efc17ae5769972507a691f14d8cefd75bbd26cb # timeout=10\n [2020-01-07T01:08:10.165Z] Commit message: "Update golang to 1.12 in local build"\n [2020-01-07T01:08:09.937Z] > git --version # timeout=10\n [2020-01-07T01:08:09.951Z] fatal: bad object 605be525325dc0a546415fabd38db7c6570715f1\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-07T01:08:10.948Z] =========================================================\n [2020-01-07T01:08:10.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2020-01-07T01:08:10.948Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T01:08:11.624Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n [2020-01-07T01:08:11.902Z] Sending build context to Docker daemon 303.6kB\n\n [2020-01-07T01:08:11.902Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-01-07T01:08:11.902Z] Step 2/8 : FROM ${BASE}\n [2020-01-07T01:08:11.902Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2020-01-07T01:08:11.902Z] 921b31ab772b: Pulling fs layer\n [2020-01-07T01:08:11.902Z] 2d3896533852: Pulling fs layer\n [2020-01-07T01:08:11.902Z] 28c34ce20860: Pulling fs layer\n [2020-01-07T01:08:11.902Z] 9186bf07c4ae: Pulling fs layer\n [2020-01-07T01:08:11.902Z] 7f1720e95b4b: Pulling fs layer\n [2020-01-07T01:08:11.902Z] 24d9f57f8391: Pulling fs layer\n [2020-01-07T01:08:11.902Z] 9498642caea3: Pulling fs layer\n [2020-01-07T01:08:11.902Z] ba4d0a6bad5e: Pulling fs layer\n [2020-01-07T01:08:11.902Z] 7af212d24233: Pulling fs layer\n [2020-01-07T01:08:11.902Z] ee2efeeb882f: Pulling fs layer\n [2020-01-07T01:08:11.902Z] d216d3b964db: Pulling fs layer\n [2020-01-07T01:08:11.902Z] 9186bf07c4ae: Waiting\n [2020-01-07T01:08:11.902Z] 7f1720e95b4b: Waiting\n [2020-01-07T01:08:11.902Z] 24d9f57f8391: Waiting\n [2020-01-07T01:08:11.902Z] 9498642caea3: Waiting\n [2020-01-07T01:08:11.902Z] ba4d0a6bad5e: Waiting\n [2020-01-07T01:08:11.902Z] 7af212d24233: Waiting\n [2020-01-07T01:08:11.902Z] ee2efeeb882f: Waiting\n [2020-01-07T01:08:11.902Z] d216d3b964db: Waiting\n [2020-01-07T01:08:11.902Z] 28c34ce20860: Verifying Checksum\n [2020-01-07T01:08:11.902Z] 28c34ce20860: Download complete\n [2020-01-07T01:08:11.902Z] 2d3896533852: Verifying Checksum\n [2020-01-07T01:08:11.902Z] 2d3896533852: Download complete\n [2020-01-07T01:08:11.902Z] 7f1720e95b4b: Verifying Checksum\n [2020-01-07T01:08:11.902Z] 7f1720e95b4b: Download complete\n [2020-01-07T01:08:11.902Z] 24d9f57f8391: Verifying Checksum\n [2020-01-07T01:08:11.902Z] 24d9f57f8391: Download complete\n [2020-01-07T01:08:11.902Z] 921b31ab772b: Verifying Checksum\n [2020-01-07T01:08:11.902Z] 921b31ab772b: Download complete\n [2020-01-07T01:08:12.485Z] 921b31ab772b: Pull complete\n [2020-01-07T01:08:12.485Z] 2d3896533852: Pull complete\n [2020-01-07T01:08:12.752Z] 28c34ce20860: Pull complete\n [2020-01-07T01:08:12.752Z] 9498642caea3: Verifying Checksum\n [2020-01-07T01:08:12.752Z] 9498642caea3: Download complete\n [2020-01-07T01:08:12.752Z] 7af212d24233: Verifying Checksum\n [2020-01-07T01:08:12.752Z] 7af212d24233: Download complete\n [2020-01-07T01:08:13.349Z] ee2efeeb882f: Verifying Checksum\n [2020-01-07T01:08:13.349Z] ee2efeeb882f: Download complete\n [2020-01-07T01:08:13.349Z] d216d3b964db: Verifying Checksum\n [2020-01-07T01:08:13.349Z] d216d3b964db: Download complete\n [2020-01-07T01:08:13.617Z] ba4d0a6bad5e: Verifying Checksum\n [2020-01-07T01:08:13.617Z] ba4d0a6bad5e: Download complete\n [2020-01-07T01:08:13.876Z] 9186bf07c4ae: Verifying Checksum\n [2020-01-07T01:08:13.876Z] 9186bf07c4ae: Download complete\n [2020-01-07T01:08:22.010Z] 9186bf07c4ae: Pull complete\n [2020-01-07T01:08:22.010Z] 7f1720e95b4b: Pull complete\n [2020-01-07T01:08:22.010Z] 24d9f57f8391: Pull complete\n [2020-01-07T01:08:26.213Z] 9498642caea3: Pull complete\n [2020-01-07T01:08:29.515Z] ba4d0a6bad5e: Pull complete\n [2020-01-07T01:08:29.515Z] 7af212d24233: Pull complete\n [2020-01-07T01:08:30.094Z] ee2efeeb882f: Pull complete\n [2020-01-07T01:08:30.094Z] d216d3b964db: Pull complete\n [2020-01-07T01:08:30.352Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2020-01-07T01:08:30.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2020-01-07T01:08:30.352Z] ---> 140a058597bd\n [2020-01-07T01:08:30.352Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-07T01:08:30.352Z] ---> Running in 0390093752d4\n [2020-01-07T01:08:30.352Z] Removing intermediate container 0390093752d4\n [2020-01-07T01:08:30.353Z] ---> 3dc1d0648f6c\n [2020-01-07T01:08:30.353Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-07T01:08:30.614Z] ---> Running in 1ad2023297c0\n [2020-01-07T01:08:31.556Z] Removing intermediate container 1ad2023297c0\n [2020-01-07T01:08:31.556Z] ---> 252f3cfd90cb\n [2020-01-07T01:08:31.556Z] Step 5/8 : RUN apk add --update --no-cache git make\n [2020-01-07T01:08:31.556Z] ---> Running in aca174c102b3\n [2020-01-07T01:08:32.493Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-07T01:08:33.060Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-07T01:08:33.321Z] OK: 134 MiB in 39 packages\n [2020-01-07T01:08:33.580Z] Removing intermediate container aca174c102b3\n [2020-01-07T01:08:33.580Z] ---> 4ea07c6d9e61\n [2020-01-07T01:08:33.580Z] Step 6/8 : WORKDIR /build\n [2020-01-07T01:08:33.580Z] ---> Running in ba5fb20d826e\n [2020-01-07T01:08:33.840Z] Removing intermediate container ba5fb20d826e\n [2020-01-07T01:08:33.840Z] ---> b13ff2b4a513\n [2020-01-07T01:08:33.840Z] Step 7/8 : COPY go.mod .\n [2020-01-07T01:08:33.840Z] ---> fdd01b3fdcfe\n [2020-01-07T01:08:33.840Z] Step 8/8 : RUN go mod download\n [2020-01-07T01:08:34.102Z] ---> Running in 1f43759b0254\n [2020-01-07T01:08:34.673Z] \x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-01-07T01:08:34.673Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-07T01:08:34.673Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.9\n [2020-01-07T01:08:34.673Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-01-07T01:08:34.673Z] go: finding github.com/imdario/mergo v0.3.6\n [2020-01-07T01:08:34.673Z] \x1b[0m\x1b[91mgo: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8\n [2020-01-07T01:08:34.673Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.12\n [2020-01-07T01:08:34.673Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34\n [2020-01-07T01:08:34.673Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-07T01:08:34.935Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-07T01:08:35.195Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-07T01:08:35.195Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-01-07T01:08:35.195Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-01-07T01:08:35.195Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-07T01:08:35.195Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-07T01:08:35.195Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-07T01:08:35.195Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-07T01:08:35.195Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-07T01:08:35.454Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-07T01:08:35.454Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-07T01:08:35.454Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-07T01:08:35.454Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-01-07T01:08:35.713Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-07T01:08:35.713Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-07T01:08:35.713Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.7\n [2020-01-07T01:08:35.713Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-07T01:08:36.009Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-07T01:08:39.333Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-01-07T01:08:39.333Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-07T01:08:39.333Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-07T01:08:39.333Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-07T01:08:39.333Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-07T01:08:39.333Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-07T01:08:39.333Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-01-07T01:08:39.604Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-07T01:08:39.604Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-07T01:08:40.185Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-07T01:08:40.185Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-07T01:08:40.185Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-07T01:08:40.185Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-07T01:08:40.185Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-07T01:08:40.185Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-07T01:08:40.185Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-07T01:08:40.185Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-07T01:08:40.185Z] go: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-07T01:08:40.185Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-07T01:08:40.448Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-07T01:08:40.448Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-07T01:08:40.448Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-07T01:08:40.448Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-07T01:08:40.448Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-07T01:08:40.448Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-07T01:08:40.711Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-07T01:08:40.711Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-07T01:08:40.973Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-07T01:08:40.973Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-07T01:08:40.973Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-07T01:08:40.973Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-07T01:08:40.973Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-07T01:08:41.923Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-07T01:08:41.923Z] go: finding github.com/posener/complete v1.1.1\n [2020-01-07T01:08:41.923Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-07T01:08:41.923Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-07T01:08:41.923Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-07T01:08:41.923Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-07T01:08:41.923Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-07T01:08:41.923Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-07T01:08:42.182Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-07T01:08:42.442Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-07T01:08:42.442Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-07T01:08:42.442Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-07T01:08:42.442Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-07T01:08:42.442Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-07T01:08:54.664Z] \x1b[0mRemoving intermediate container 1f43759b0254\n [2020-01-07T01:08:54.664Z] ---> d20db6c01f3f\n [2020-01-07T01:08:54.664Z] Successfully built d20db6c01f3f\n [2020-01-07T01:08:54.664Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T01:08:55.219Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-07T01:08:55.219Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T01:08:55.363Z] prd-centos7-docker-4c-2g-9989 does not seem to be running inside a container\n [2020-01-07T01:08:55.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-bootstrap_PR-21 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-21:/w/workspace/exfoundry_go-mod-bootstrap_PR-21:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-21@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-21@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-07T01:08:56.012Z] $ docker top b4cb5f65c36c1460918f09749024d754b37a17af0e7cb5c6344cbf17b6813e3a -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T01:08:56.892Z] + go version\n [2020-01-07T01:08:56.892Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2020-01-07T01:08:57.216Z] + make test\n [2020-01-07T01:08:57.216Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-07T01:09:19.222Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap\t[no test files]\n [2020-01-07T01:09:19.222Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/configuration\t0.006s\tcoverage: 18.6% of statements\n [2020-01-07T01:09:19.222Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/container\t[no test files]\n [2020-01-07T01:09:19.222Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver\t[no test files]\n [2020-01-07T01:09:19.222Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message\t[no test files]\n [2020-01-07T01:09:19.222Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret\t[no test files]\n [2020-01-07T01:09:19.223Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces\t[no test files]\n [2020-01-07T01:09:19.223Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging\t[no test files]\n [2020-01-07T01:09:19.223Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup\t[no test files]\n [2020-01-07T01:09:19.223Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/config\t[no test files]\n [2020-01-07T01:09:19.223Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/di\t0.010s\tcoverage: 91.3% of statements\n [2020-01-07T01:09:19.223Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader\t0.095s\tcoverage: 89.5% of statements\n [2020-01-07T01:09:19.223Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader/mocks\t0.048s\tcoverage: 100.0% of statements\n [2020-01-07T01:09:19.223Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer\t0.049s\tcoverage: 100.0% of statements\n [2020-01-07T01:09:19.223Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer/mocks\t0.004s\tcoverage: 100.0% of statements\n [2020-01-07T01:09:19.223Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-07T01:09:22.539Z] gofmt -l .\n [2020-01-07T01:09:22.539Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-07T01:09:22.966Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-07T01:09:22.983Z] $ docker stop --time=1 b4cb5f65c36c1460918f09749024d754b37a17af0e7cb5c6344cbf17b6813e3a\n [2020-01-07T01:09:24.515Z] $ docker rm -f b4cb5f65c36c1460918f09749024d754b37a17af0e7cb5c6344cbf17b6813e3a\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-07T01:45:59.584Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-11590 in /w/workspace/exfoundry_go-mod-bootstrap_PR-21\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-07T01:46:08.945Z] using credential edgex-jenkins-ssh\n [2020-01-07T01:46:08.976Z] Cloning the remote Git repository\n [2020-01-07T01:46:08.976Z] Cloning with configured refspecs honoured and without tags\n [2020-01-07T01:46:09.042Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2020-01-07T01:46:09.179Z] > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-21 # timeout=10\n [2020-01-07T01:46:09.279Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2020-01-07T01:46:09.281Z] > git --version # timeout=10\n [2020-01-07T01:46:09.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T01:46:09.388Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/21/head:refs/remotes/origin/PR-21 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T01:46:10.092Z] Fetching without tags\n [2020-01-07T01:46:10.597Z] Merging remotes/origin/master commit 6c8ffe8f42a898dc875acfc5e34a839f7236a768 into PR head commit 0efc17ae5769972507a691f14d8cefd75bbd26cb\n [2020-01-07T01:46:10.829Z] Merge succeeded, producing 0efc17ae5769972507a691f14d8cefd75bbd26cb\n [2020-01-07T01:46:10.830Z] Checking out Revision 0efc17ae5769972507a691f14d8cefd75bbd26cb (PR-21)\n [2020-01-07T01:46:09.972Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n [2020-01-07T01:46:09.995Z] > git config --add remote.origin.fetch +refs/pull/21/head:refs/remotes/origin/PR-21 # timeout=10\n [2020-01-07T01:46:10.021Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T01:46:10.059Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10\n [2020-01-07T01:46:10.100Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git\n [2020-01-07T01:46:10.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T01:46:10.115Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/21/head:refs/remotes/origin/PR-21 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T01:46:10.623Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T01:46:10.645Z] > git checkout -f 0efc17ae5769972507a691f14d8cefd75bbd26cb # timeout=10\n [2020-01-07T01:46:10.743Z] > git merge 6c8ffe8f42a898dc875acfc5e34a839f7236a768 # timeout=10\n [2020-01-07T01:46:10.789Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-07T01:46:10.831Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T01:46:10.854Z] > git checkout -f 0efc17ae5769972507a691f14d8cefd75bbd26cb # timeout=10\n [2020-01-07T01:46:15.557Z] Commit message: "Update golang to 1.12 in local build"\n [2020-01-07T01:46:15.616Z] > git --version # timeout=10\n [2020-01-07T01:46:15.672Z] fatal: bad object 605be525325dc0a546415fabd38db7c6570715f1\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-07T01:46:16.881Z] =========================================================\n [2020-01-07T01:46:16.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2020-01-07T01:46:16.881Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T01:46:18.245Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n [2020-01-07T01:46:19.235Z] Sending build context to Docker daemon 303.6kB\n\n [2020-01-07T01:46:19.235Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-01-07T01:46:19.235Z] Step 2/8 : FROM ${BASE}\n [2020-01-07T01:46:19.508Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-07T01:46:19.508Z] 54e94bcddc88: Pulling fs layer\n [2020-01-07T01:46:19.508Z] 43582c0db3f3: Pulling fs layer\n [2020-01-07T01:46:19.508Z] 9fe16242a9df: Pulling fs layer\n [2020-01-07T01:46:19.508Z] fbf0f20b3a29: Pulling fs layer\n [2020-01-07T01:46:19.508Z] 57bbd25d50cb: Pulling fs layer\n [2020-01-07T01:46:19.508Z] 4c3326bd8e33: Pulling fs layer\n [2020-01-07T01:46:19.508Z] d45218f23013: Pulling fs layer\n [2020-01-07T01:46:19.508Z] d22026c5ede0: Pulling fs layer\n [2020-01-07T01:46:19.508Z] f32e18732fe6: Pulling fs layer\n [2020-01-07T01:46:19.508Z] 3a2ca3ccd3c2: Pulling fs layer\n [2020-01-07T01:46:19.508Z] 43f99696bdfb: Pulling fs layer\n [2020-01-07T01:46:19.508Z] fbf0f20b3a29: Waiting\n [2020-01-07T01:46:19.508Z] 57bbd25d50cb: Waiting\n [2020-01-07T01:46:19.508Z] 4c3326bd8e33: Waiting\n [2020-01-07T01:46:19.508Z] d45218f23013: Waiting\n [2020-01-07T01:46:19.508Z] d22026c5ede0: Waiting\n [2020-01-07T01:46:19.508Z] f32e18732fe6: Waiting\n [2020-01-07T01:46:19.508Z] 3a2ca3ccd3c2: Waiting\n [2020-01-07T01:46:19.508Z] 43f99696bdfb: Waiting\n [2020-01-07T01:46:19.508Z] 43582c0db3f3: Verifying Checksum\n [2020-01-07T01:46:19.508Z] 43582c0db3f3: Download complete\n [2020-01-07T01:46:19.508Z] 9fe16242a9df: Verifying Checksum\n [2020-01-07T01:46:19.508Z] 9fe16242a9df: Download complete\n [2020-01-07T01:46:19.787Z] 57bbd25d50cb: Verifying Checksum\n [2020-01-07T01:46:19.787Z] 57bbd25d50cb: Download complete\n [2020-01-07T01:46:19.787Z] 4c3326bd8e33: Verifying Checksum\n [2020-01-07T01:46:19.787Z] 4c3326bd8e33: Download complete\n [2020-01-07T01:46:19.787Z] 54e94bcddc88: Verifying Checksum\n [2020-01-07T01:46:19.787Z] 54e94bcddc88: Download complete\n [2020-01-07T01:46:21.757Z] 54e94bcddc88: Pull complete\n [2020-01-07T01:46:22.756Z] 43582c0db3f3: Pull complete\n [2020-01-07T01:46:23.360Z] 9fe16242a9df: Pull complete\n [2020-01-07T01:46:26.741Z] d45218f23013: Verifying Checksum\n [2020-01-07T01:46:26.741Z] d45218f23013: Download complete\n [2020-01-07T01:46:27.020Z] f32e18732fe6: Verifying Checksum\n [2020-01-07T01:46:27.021Z] f32e18732fe6: Download complete\n [2020-01-07T01:46:30.425Z] 3a2ca3ccd3c2: Verifying Checksum\n [2020-01-07T01:46:30.425Z] 3a2ca3ccd3c2: Download complete\n [2020-01-07T01:46:30.425Z] 43f99696bdfb: Verifying Checksum\n [2020-01-07T01:46:30.425Z] 43f99696bdfb: Download complete\n [2020-01-07T01:46:33.820Z] d22026c5ede0: Verifying Checksum\n [2020-01-07T01:46:33.820Z] d22026c5ede0: Download complete\n [2020-01-07T01:46:35.788Z] fbf0f20b3a29: Verifying Checksum\n [2020-01-07T01:46:35.788Z] fbf0f20b3a29: Download complete\n [2020-01-07T01:46:54.078Z] fbf0f20b3a29: Pull complete\n [2020-01-07T01:46:54.078Z] 57bbd25d50cb: Pull complete\n [2020-01-07T01:46:54.078Z] 4c3326bd8e33: Pull complete\n [2020-01-07T01:46:59.472Z] d45218f23013: Pull complete\n [2020-01-07T01:47:09.742Z] d22026c5ede0: Pull complete\n [2020-01-07T01:47:09.742Z] f32e18732fe6: Pull complete\n [2020-01-07T01:47:11.158Z] 3a2ca3ccd3c2: Pull complete\n [2020-01-07T01:47:11.430Z] 43f99696bdfb: Pull complete\n [2020-01-07T01:47:11.430Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2020-01-07T01:47:11.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2020-01-07T01:47:11.430Z] ---> 8c1ce5f80d72\n [2020-01-07T01:47:11.430Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-07T01:47:15.713Z] ---> Running in 1b804d86a054\n [2020-01-07T01:47:15.713Z] Removing intermediate container 1b804d86a054\n [2020-01-07T01:47:15.713Z] ---> 65dfd17d2f0f\n [2020-01-07T01:47:15.713Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-07T01:47:15.713Z] ---> Running in 6260a34d7b4b\n [2020-01-07T01:47:17.674Z] Removing intermediate container 6260a34d7b4b\n [2020-01-07T01:47:17.674Z] ---> 0e71fb23201b\n [2020-01-07T01:47:17.674Z] Step 5/8 : RUN apk add --update --no-cache git make\n [2020-01-07T01:47:17.674Z] ---> Running in bab0db96a9fa\n [2020-01-07T01:47:18.644Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-07T01:47:19.626Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-07T01:47:19.895Z] OK: 121 MiB in 39 packages\n [2020-01-07T01:47:21.320Z] Removing intermediate container bab0db96a9fa\n [2020-01-07T01:47:21.320Z] ---> c27fdb396cf4\n [2020-01-07T01:47:21.320Z] Step 6/8 : WORKDIR /build\n [2020-01-07T01:47:21.320Z] ---> Running in 84922d8ec22b\n [2020-01-07T01:47:21.916Z] Removing intermediate container 84922d8ec22b\n [2020-01-07T01:47:21.916Z] ---> efdc21d4c3d5\n [2020-01-07T01:47:21.916Z] Step 7/8 : COPY go.mod .\n [2020-01-07T01:47:22.510Z] ---> 109afecc11fb\n [2020-01-07T01:47:22.510Z] Step 8/8 : RUN go mod download\n [2020-01-07T01:47:22.510Z] ---> Running in 7ffb11da065a\n [2020-01-07T01:47:23.939Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34\n [2020-01-07T01:47:23.939Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-01-07T01:47:23.939Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-01-07T01:47:23.939Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.9\n [2020-01-07T01:47:23.939Z] \x1b[0m\x1b[91mgo: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8\n [2020-01-07T01:47:23.939Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-07T01:47:23.939Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-07T01:47:23.939Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.12\n [2020-01-07T01:47:23.939Z] \x1b[0m\x1b[91mgo: finding github.com/imdario/mergo v0.3.6\n [2020-01-07T01:47:25.896Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-07T01:47:25.896Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-07T01:47:25.896Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-01-07T01:47:25.896Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-07T01:47:25.896Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-01-07T01:47:25.896Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-07T01:47:26.166Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-07T01:47:26.166Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-07T01:47:26.166Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.7\n [2020-01-07T01:47:26.434Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-07T01:47:27.860Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-07T01:47:27.860Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-07T01:47:27.860Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-01-07T01:47:27.860Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-07T01:47:27.860Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-07T01:47:27.860Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-07T01:47:28.130Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-07T01:47:29.566Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-07T01:47:32.175Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-07T01:47:35.558Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-07T01:47:35.559Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-01-07T01:47:35.559Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-01-07T01:47:35.559Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-07T01:47:35.559Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-07T01:47:35.559Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-07T01:47:35.559Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-07T01:47:36.533Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-07T01:47:36.533Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-07T01:47:37.143Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-07T01:47:37.143Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-07T01:47:37.143Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-07T01:47:37.143Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-07T01:47:37.143Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-07T01:47:37.143Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-07T01:47:37.143Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-07T01:47:37.419Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-07T01:47:37.697Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-07T01:47:37.697Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-07T01:47:38.672Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-07T01:47:38.944Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-07T01:47:38.944Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-07T01:47:38.944Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-07T01:47:39.213Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-07T01:47:39.214Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-07T01:47:39.214Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-07T01:47:39.482Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-07T01:47:39.754Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-07T01:47:40.728Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-07T01:47:41.004Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-07T01:47:41.275Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-07T01:47:41.275Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-07T01:47:41.275Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-07T01:47:41.881Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-07T01:47:42.488Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-07T01:47:43.481Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-07T01:47:43.481Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-07T01:47:43.757Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-07T01:47:44.360Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-07T01:47:44.360Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-07T01:47:44.360Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-07T01:47:44.978Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-07T01:47:45.979Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-07T01:47:45.979Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-07T01:47:46.259Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-07T01:48:18.580Z] \x1b[0mRemoving intermediate container 7ffb11da065a\n [2020-01-07T01:48:18.580Z] ---> cfb9393b0fcb\n [2020-01-07T01:48:18.580Z] Successfully built cfb9393b0fcb\n [2020-01-07T01:48:18.580Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T01:48:19.223Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-07T01:48:19.496Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T01:48:19.928Z] prd-ubuntu18.04-docker-arm64-4c-2g-11590 does not seem to be running inside a container\n [2020-01-07T01:48:20.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-bootstrap_PR-21 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-21:/w/workspace/exfoundry_go-mod-bootstrap_PR-21:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-21@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-21@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-07T01:48:21.590Z] $ docker top b20742a13e9e2a74a49d06b658322b34f6db30e6829caac1fef19977a3463dbf -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T01:48:24.306Z] + go version\n [2020-01-07T01:48:24.306Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2020-01-07T01:48:25.027Z] + make test\n [2020-01-07T01:48:25.027Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-07T01:49:32.954Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap\t[no test files]\n [2020-01-07T01:49:32.954Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/configuration\t0.025s\tcoverage: 18.6% of statements\n [2020-01-07T01:49:32.955Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/container\t[no test files]\n [2020-01-07T01:49:32.955Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver\t[no test files]\n [2020-01-07T01:49:32.955Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message\t[no test files]\n [2020-01-07T01:49:32.955Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret\t[no test files]\n [2020-01-07T01:49:32.955Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces\t[no test files]\n [2020-01-07T01:49:32.955Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging\t[no test files]\n [2020-01-07T01:49:32.955Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup\t[no test files]\n [2020-01-07T01:49:32.955Z] ? \tgithub.com/edgexfoundry/go-mod-bootstrap/config\t[no test files]\n [2020-01-07T01:49:32.955Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/di\t0.015s\tcoverage: 91.3% of statements\n [2020-01-07T01:49:36.316Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader\t0.041s\tcoverage: 89.5% of statements\n [2020-01-07T01:49:37.286Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/authtokenloader/mocks\t0.043s\tcoverage: 100.0% of statements\n [2020-01-07T01:49:37.286Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer\t0.013s\tcoverage: 100.0% of statements\n [2020-01-07T01:49:39.908Z] ok \tgithub.com/edgexfoundry/go-mod-bootstrap/security/fileioperformer/mocks\t0.017s\tcoverage: 100.0% of statements\n [2020-01-07T01:49:39.908Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-07T01:50:06.706Z] gofmt -l .\n [2020-01-07T01:50:06.706Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-07T01:50:06.740Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-07T01:50:07.200Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-07T01:50:07.211Z] $ docker stop --time=1 b20742a13e9e2a74a49d06b658322b34f6db30e6829caac1fef19977a3463dbf\n [2020-01-07T01:50:09.400Z] $ docker rm -f b20742a13e9e2a74a49d06b658322b34f6db30e6829caac1fef19977a3463dbf\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-01-07T01:50:11.055Z] provisioning config files...\n [2020-01-07T01:50:11.072Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-21@tmp/config8555598231572590941tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T01:50:11.405Z] + curl -s https://codecov.io/bash\n [2020-01-07T01:50:11.405Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-21@tmp/config8555598231572590941tmp\n [2020-01-07T01:50:11.664Z] \n [2020-01-07T01:50:11.664Z] _____ _\n [2020-01-07T01:50:11.664Z] / ____| | |\n [2020-01-07T01:50:11.664Z] | | ___ __| | ___ ___ _____ __\n [2020-01-07T01:50:11.664Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-07T01:50:11.664Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-07T01:50:11.664Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-07T01:50:11.664Z] Bash-20191211-b8db533\n [2020-01-07T01:50:11.664Z] \n [2020-01-07T01:50:11.664Z] \n [2020-01-07T01:50:11.664Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-07T01:50:11.664Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-07T01:50:11.664Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-01-07T01:50:11.664Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-07T01:50:11.664Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-07T01:50:11.664Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-07T01:50:11.664Z] \x1b[0;32m+\x1b[0m .\n [2020-01-07T01:50:11.664Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-07T01:50:11.664Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-07T01:50:11.664Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-07T01:50:11.664Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=8062\x1b[0m\n [2020-01-07T01:50:11.664Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-07T01:50:11.664Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-07T01:50:11.664Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-07T01:50:11.664Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-07T01:50:11.664Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-07T01:50:11.664Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-07T01:50:11.664Z] \x1b[0;90mquery:\x1b[0m branch=PR-21&commit=0efc17ae5769972507a691f14d8cefd75bbd26cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-21%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=21&job=\n [2020-01-07T01:50:11.664Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-07T01:50:11.664Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-21&commit=0efc17ae5769972507a691f14d8cefd75bbd26cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-21%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=21&job=\n [2020-01-07T01:50:12.232Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-07T01:50:12.802Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/0efc17ae5769972507a691f14d8cefd75bbd26cb\x1b[0m\n [Pipeline] }\n [2020-01-07T01:50:12.826Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T01:50:13.774Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T01:50:14.107Z] ---> package-listing.sh\n [2020-01-07T01:50:14.107Z] ++ facter osfamily\n [2020-01-07T01:50:14.107Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-07T01:50:14.107Z] + OS_FAMILY=redhat\n [2020-01-07T01:50:14.107Z] + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-21\n [2020-01-07T01:50:14.107Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-07T01:50:14.107Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-07T01:50:14.107Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-07T01:50:14.107Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-07T01:50:14.107Z] + \'[\' /w/workspace/exfoundry_go-mod-bootstrap_PR-21 \']\'\n [2020-01-07T01:50:14.107Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-07T01:50:14.107Z] + case "${OS_FAMILY}" in\n [2020-01-07T01:50:14.107Z] + rpm -qa\n [2020-01-07T01:50:14.107Z] + sort\n [2020-01-07T01:50:18.301Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-07T01:50:18.301Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-07T01:50:18.301Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-07T01:50:18.301Z] + \'[\' /w/workspace/exfoundry_go-mod-bootstrap_PR-21 \']\'\n [2020-01-07T01:50:18.301Z] + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-21/archives/\n [2020-01-07T01:50:18.301Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-21/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T01:50:18.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-07T01:50:18.679Z] \n [2020-01-07T01:50:18.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T01:50:19.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-07T01:50:19.029Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-07T01:50:19.029Z] 050382585609: Pulling fs layer\n [2020-01-07T01:50:19.029Z] dac2222ca532: Pulling fs layer\n [2020-01-07T01:50:19.029Z] 29a7fe408caa: Pulling fs layer\n [2020-01-07T01:50:19.029Z] 6ad337b9b53f: Pulling fs layer\n [2020-01-07T01:50:19.029Z] 7ad6fc7f0fa9: Pulling fs layer\n [2020-01-07T01:50:19.029Z] d1ed250b09b4: Pulling fs layer\n [2020-01-07T01:50:19.029Z] eb083ea81749: Pulling fs layer\n [2020-01-07T01:50:19.029Z] 4965c3271e4e: Pulling fs layer\n [2020-01-07T01:50:19.029Z] b73c1c2e7331: Pulling fs layer\n [2020-01-07T01:50:19.029Z] a328eddc5fbd: Pulling fs layer\n [2020-01-07T01:50:19.029Z] d1ed250b09b4: Waiting\n [2020-01-07T01:50:19.029Z] eb083ea81749: Waiting\n [2020-01-07T01:50:19.029Z] 6ad337b9b53f: Waiting\n [2020-01-07T01:50:19.029Z] 7ad6fc7f0fa9: Waiting\n [2020-01-07T01:50:19.029Z] 4965c3271e4e: Waiting\n [2020-01-07T01:50:19.029Z] a328eddc5fbd: Waiting\n [2020-01-07T01:50:19.029Z] b73c1c2e7331: Waiting\n [2020-01-07T01:50:19.029Z] dac2222ca532: Verifying Checksum\n [2020-01-07T01:50:19.029Z] dac2222ca532: Download complete\n [2020-01-07T01:50:19.029Z] 6ad337b9b53f: Verifying Checksum\n [2020-01-07T01:50:19.029Z] 6ad337b9b53f: Download complete\n [2020-01-07T01:50:19.029Z] 050382585609: Download complete\n [2020-01-07T01:50:19.029Z] 7ad6fc7f0fa9: Download complete\n [2020-01-07T01:50:19.029Z] eb083ea81749: Verifying Checksum\n [2020-01-07T01:50:19.029Z] eb083ea81749: Download complete\n [2020-01-07T01:50:19.297Z] 050382585609: Pull complete\n [2020-01-07T01:50:19.298Z] 29a7fe408caa: Verifying Checksum\n [2020-01-07T01:50:19.298Z] 29a7fe408caa: Download complete\n [2020-01-07T01:50:19.558Z] b73c1c2e7331: Verifying Checksum\n [2020-01-07T01:50:19.558Z] b73c1c2e7331: Download complete\n [2020-01-07T01:50:19.558Z] 4965c3271e4e: Verifying Checksum\n [2020-01-07T01:50:19.558Z] 4965c3271e4e: Download complete\n [2020-01-07T01:50:19.558Z] a328eddc5fbd: Verifying Checksum\n [2020-01-07T01:50:19.558Z] a328eddc5fbd: Download complete\n [2020-01-07T01:50:19.558Z] dac2222ca532: Pull complete\n [2020-01-07T01:50:20.125Z] d1ed250b09b4: Verifying Checksum\n [2020-01-07T01:50:20.125Z] d1ed250b09b4: Download complete\n [2020-01-07T01:50:22.052Z] 29a7fe408caa: Pull complete\n [2020-01-07T01:50:22.052Z] 6ad337b9b53f: Pull complete\n [2020-01-07T01:50:22.312Z] 7ad6fc7f0fa9: Pull complete\n [2020-01-07T01:50:25.607Z] d1ed250b09b4: Pull complete\n [2020-01-07T01:50:25.867Z] eb083ea81749: Pull complete\n [2020-01-07T01:50:27.248Z] 4965c3271e4e: Pull complete\n [2020-01-07T01:50:27.248Z] b73c1c2e7331: Pull complete\n [2020-01-07T01:50:27.507Z] a328eddc5fbd: Pull complete\n [2020-01-07T01:50:27.507Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2020-01-07T01:50:27.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-07T01:50:27.672Z] prd-centos7-docker-4c-2g-5675 does not seem to be running inside a container\n [2020-01-07T01:50:27.719Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-21 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-21:/w/workspace/exfoundry_go-mod-bootstrap_PR-21:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-21@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-21@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 ******** -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\n [2020-01-07T01:50:28.991Z] $ docker top ba59ef62132744f3265d9ca2574437244103d173777cf36564ea66e578e9e40a -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-07T01:50:29.604Z] provisioning config files...\n [2020-01-07T01:50:29.621Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-21@tmp/config5222968670651041999tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-07T01:50:29.662Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T01:50:29.987Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-07T01:50:30.009Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T01:50:30.336Z] ---> logs-deploy.sh\n [2020-01-07T01:50:30.336Z] + ARCHIVE_ARTIFACTS=\n [2020-01-07T01:50:30.336Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-07T01:50:30.336Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-07T01:50:30.336Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-07T01:50:30.336Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-21/1\n [2020-01-07T01:50:30.336Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-21/1/\n [2020-01-07T01:50:30.336Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-21/1 /w/workspace/exfoundry_go-mod-bootstrap_PR-21\n [2020-01-07T01:50:31.272Z] Archives upload complete.\n [2020-01-07T01:50:31.272Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-21/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-21/1/\n [2020-01-07T01:50:31.837Z] ---> uname -a:\n [2020-01-07T01:50:31.837Z] Linux ba59ef621327 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-07T01:50:31.837Z] \n [2020-01-07T01:50:31.837Z] \n [2020-01-07T01:50:31.837Z] ---> lscpu:\n [2020-01-07T01:50:31.837Z] Architecture: x86_64\n [2020-01-07T01:50:31.837Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-07T01:50:31.837Z] Byte Order: Little Endian\n [2020-01-07T01:50:31.837Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-07T01:50:31.837Z] CPU(s): 4\n [2020-01-07T01:50:31.837Z] On-line CPU(s) list: 0-3\n [2020-01-07T01:50:31.837Z] Thread(s) per core: 1\n [2020-01-07T01:50:31.837Z] Core(s) per socket: 1\n [2020-01-07T01:50:31.837Z] Socket(s): 4\n [2020-01-07T01:50:31.837Z] NUMA node(s): 1\n [2020-01-07T01:50:31.837Z] Vendor ID: GenuineIntel\n [2020-01-07T01:50:31.837Z] CPU family: 6\n [2020-01-07T01:50:31.837Z] Model: 44\n [2020-01-07T01:50:31.837Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-07T01:50:31.837Z] Stepping: 1\n [2020-01-07T01:50:31.837Z] CPU MHz: 2933.442\n [2020-01-07T01:50:31.837Z] BogoMIPS: 5866.88\n [2020-01-07T01:50:31.837Z] Virtualization: VT-x\n [2020-01-07T01:50:31.837Z] Hypervisor vendor: KVM\n [2020-01-07T01:50:31.837Z] Virtualization type: full\n [2020-01-07T01:50:31.837Z] L1d cache: 32K\n [2020-01-07T01:50:31.837Z] L1i cache: 32K\n [2020-01-07T01:50:31.837Z] L2 cache: 4096K\n [2020-01-07T01:50:31.837Z] L3 cache: 16384K\n [2020-01-07T01:50:31.837Z] NUMA node0 CPU(s): 0-3\n [2020-01-07T01:50:31.837Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-01-07T01:50:31.837Z] \n [2020-01-07T01:50:31.837Z] \n [2020-01-07T01:50:31.837Z] ---> nproc:\n [2020-01-07T01:50:31.837Z] 4\n [2020-01-07T01:50:31.837Z] \n [2020-01-07T01:50:31.837Z] \n [2020-01-07T01:50:31.837Z] ---> df -h:\n [2020-01-07T01:50:31.837Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-07T01:50:31.837Z] overlay 50.0G 6.1G 43.9G 12% /\n [2020-01-07T01:50:31.837Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-07T01:50:31.837Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-07T01:50:31.837Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-07T01:50:31.837Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/resolv.conf\n [2020-01-07T01:50:31.837Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hostname\n [2020-01-07T01:50:31.837Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hosts\n [2020-01-07T01:50:31.837Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/exfoundry_go-mod-bootstrap_PR-21\n [2020-01-07T01:50:31.837Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/exfoundry_go-mod-bootstrap_PR-21@tmp\n [2020-01-07T01:50:31.837Z] /dev/vda1 50.0G 6.1G 43.9G 12% /var/log/sa\n [2020-01-07T01:50:31.837Z] \n [2020-01-07T01:50:31.837Z] \n [2020-01-07T01:50:31.837Z] ---> free -m:\n [2020-01-07T01:50:31.837Z] total used free shared buff/cache available\n [2020-01-07T01:50:31.837Z] Mem: 1838 705 76 0 1056 1040\n [2020-01-07T01:50:31.837Z] Swap: 1023 1 1022\n [2020-01-07T01:50:31.837Z] \n [2020-01-07T01:50:31.837Z] \n [2020-01-07T01:50:31.837Z] ---> ip addr:\n [2020-01-07T01:50:31.837Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-07T01:50:31.837Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-07T01:50:31.837Z] inet 127.0.0.1/8 scope host lo\n [2020-01-07T01:50:31.837Z] valid_lft forever preferred_lft forever\n [2020-01-07T01:50:31.837Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-07T01:50:31.837Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-07T01:50:31.837Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-07T01:50:31.837Z] valid_lft forever preferred_lft forever\n [2020-01-07T01:50:31.837Z] \n [2020-01-07T01:50:31.837Z] \n [2020-01-07T01:50:32.106Z] ---> sar -b -r -n DEV:\n [2020-01-07T01:50:32.107Z] Linux 3.10.0-862.14.4.el7.x86_64 (prd-centos7-docker-4c-2g-5675.vexxhost.local) \t01/07/20 \t_x86_64_\t(4 CPU)\n [2020-01-07T01:50:32.107Z] \n [2020-01-07T01:50:32.107Z] 00:00:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-07T01:50:32.107Z] 00:01:01 0.40 0.02 0.38 0.13 6.36\n [2020-01-07T01:50:32.107Z] 00:02:01 0.45 0.13 0.32 2.66 7.03\n [2020-01-07T01:50:32.107Z] 00:03:01 0.30 0.00 0.30 0.00 3.91\n [2020-01-07T01:50:32.107Z] 00:04:01 0.25 0.00 0.25 0.00 2.72\n [2020-01-07T01:50:32.107Z] 00:05:01 0.18 0.00 0.18 0.00 1.75\n [2020-01-07T01:50:32.107Z] 00:06:01 0.25 0.00 0.25 0.00 3.91\n [2020-01-07T01:50:32.107Z] 00:07:02 0.27 0.00 0.27 0.00 3.12\n [2020-01-07T01:50:32.107Z] 00:08:01 0.20 0.00 0.20 0.00 1.85\n [2020-01-07T01:50:32.107Z] 00:09:01 0.28 0.00 0.28 0.00 4.50\n [2020-01-07T01:50:32.107Z] 00:10:01 0.28 0.00 0.28 0.00 5.01\n [2020-01-07T01:50:32.107Z] 00:11:01 0.28 0.00 0.28 0.00 4.73\n [2020-01-07T01:50:32.107Z] 00:12:01 0.25 0.00 0.25 0.00 3.48\n [2020-01-07T01:50:32.107Z] 00:13:01 0.33 0.00 0.33 0.00 4.91\n [2020-01-07T01:50:32.107Z] 00:14:01 0.32 0.00 0.32 0.00 4.33\n [2020-01-07T01:50:32.107Z] 00:15:01 0.25 0.00 0.25 0.00 3.35\n [2020-01-07T01:50:32.107Z] 00:16:01 0.32 0.00 0.32 0.00 5.56\n [2020-01-07T01:50:32.107Z] 00:17:01 0.30 0.00 0.30 0.00 4.31\n [2020-01-07T01:50:32.107Z] 00:18:01 0.25 0.00 0.25 0.00 3.46\n [2020-01-07T01:50:32.107Z] 00:19:01 0.22 0.00 0.22 0.00 3.03\n [2020-01-07T01:50:32.107Z] 00:20:01 0.33 0.00 0.33 0.00 5.03\n [2020-01-07T01:50:32.107Z] 00:21:01 0.35 0.00 0.35 0.00 5.28\n [2020-01-07T01:50:32.107Z] 00:22:01 0.25 0.00 0.25 0.00 3.33\n [2020-01-07T01:50:32.107Z] 00:23:01 0.32 0.00 0.32 0.00 5.26\n [2020-01-07T01:50:32.107Z] 00:24:01 0.27 0.00 0.27 0.00 4.02\n [2020-01-07T01:50:32.107Z] 00:25:01 0.22 0.00 0.22 0.00 2.90\n [2020-01-07T01:50:32.107Z] 00:26:01 0.32 0.00 0.32 0.00 5.40\n [2020-01-07T01:50:32.107Z] 00:27:01 0.27 0.00 0.27 0.00 4.15\n [2020-01-07T01:50:32.107Z] 00:28:01 0.20 0.00 0.20 0.00 1.52\n [2020-01-07T01:50:32.107Z] 00:29:01 0.18 0.00 0.18 0.00 2.00\n [2020-01-07T01:50:32.107Z] 00:30:01 0.25 0.00 0.25 0.00 2.65\n [2020-01-07T01:50:32.107Z] 00:31:01 0.22 0.00 0.22 0.00 2.42\n [2020-01-07T01:50:32.107Z] 00:32:01 0.17 0.00 0.17 0.00 1.60\n [2020-01-07T01:50:32.107Z] 00:33:01 274.39 253.72 20.67 3491.22 759.72\n [2020-01-07T01:50:32.107Z] 00:34:01 1.85 0.02 1.83 0.53 178.93\n [2020-01-07T01:50:32.107Z] 00:35:01 0.75 0.00 0.75 0.00 8.10\n [2020-01-07T01:50:32.107Z] 00:36:01 0.55 0.00 0.55 0.00 5.96\n [2020-01-07T01:50:32.107Z] 00:37:01 0.63 0.00 0.63 0.00 7.53\n [2020-01-07T01:50:32.107Z] 00:38:01 0.52 0.00 0.52 0.00 4.56\n [2020-01-07T01:50:32.107Z] 00:39:02 0.63 0.00 0.63 0.00 6.28\n [2020-01-07T01:50:32.107Z] 00:40:01 0.66 0.00 0.66 0.00 7.61\n [2020-01-07T01:50:32.107Z] 00:41:01 0.35 0.00 0.35 0.00 5.65\n [2020-01-07T01:50:32.107Z] 00:42:01 0.20 0.00 0.20 0.00 1.65\n [2020-01-07T01:50:32.107Z] 00:43:01 0.17 0.00 0.17 0.00 1.63\n [2020-01-07T01:50:32.107Z] 00:44:01 0.27 0.00 0.27 0.00 3.07\n [2020-01-07T01:50:32.107Z] 00:45:01 0.20 0.00 0.20 0.00 2.28\n [2020-01-07T01:50:32.107Z] 00:46:01 0.15 0.00 0.15 0.00 1.60\n [2020-01-07T01:50:32.107Z] 00:47:01 0.25 0.00 0.25 0.00 3.20\n [2020-01-07T01:50:32.107Z] 00:48:01 0.25 0.00 0.25 0.00 2.56\n [2020-01-07T01:50:32.107Z] 00:49:01 0.20 0.00 0.20 0.00 1.65\n [2020-01-07T01:50:32.107Z] 00:50:01 0.25 0.00 0.25 0.00 2.78\n [2020-01-07T01:50:32.107Z] 00:51:01 0.22 0.00 0.22 0.00 2.15\n [2020-01-07T01:50:32.107Z] 00:52:01 0.17 0.00 0.17 0.00 1.60\n [2020-01-07T01:50:32.107Z] 00:53:01 0.77 0.00 0.77 0.00 10.34\n [2020-01-07T01:50:32.107Z] 00:54:01 0.52 0.00 0.52 0.00 5.43\n [2020-01-07T01:50:32.107Z] 00:55:01 0.22 0.00 0.22 0.00 2.77\n [2020-01-07T01:50:32.107Z] 00:56:01 0.30 0.00 0.30 0.00 3.50\n [2020-01-07T01:50:32.107Z] 00:57:01 0.22 0.00 0.22 0.00 2.42\n [2020-01-07T01:50:32.107Z] 00:58:01 0.17 0.00 0.17 0.00 1.47\n [2020-01-07T01:50:32.107Z] 00:59:01 0.17 0.00 0.17 0.00 1.33\n [2020-01-07T01:50:32.107Z] 01:00:01 0.25 0.00 0.25 0.00 2.78\n [2020-01-07T01:50:32.107Z] 01:01:01 0.22 0.00 0.22 0.00 2.42\n [2020-01-07T01:50:32.107Z] 01:02:01 0.27 0.00 0.27 0.00 3.31\n [2020-01-07T01:50:32.107Z] 01:03:01 0.28 0.00 0.28 0.00 3.53\n [2020-01-07T01:50:32.107Z] 01:04:01 0.17 0.00 0.17 0.00 1.35\n [2020-01-07T01:50:32.107Z] 01:05:01 0.28 0.00 0.28 0.00 3.46\n [2020-01-07T01:50:32.107Z] 01:06:01 0.22 0.00 0.22 0.00 2.55\n [2020-01-07T01:50:32.107Z] 01:07:01 0.17 0.00 0.17 0.00 1.60\n [2020-01-07T01:50:32.107Z] 01:08:01 0.25 0.00 0.25 0.00 3.05\n [2020-01-07T01:50:32.107Z] 01:09:01 0.23 0.00 0.23 0.00 2.81\n [2020-01-07T01:50:32.107Z] 01:10:02 0.23 0.00 0.23 0.00 3.25\n [2020-01-07T01:50:32.107Z] 01:11:01 0.25 0.00 0.25 0.00 2.96\n [2020-01-07T01:50:32.107Z] 01:12:01 0.22 0.00 0.22 0.00 2.42\n [2020-01-07T01:50:32.107Z] 01:13:01 0.38 0.00 0.38 0.00 5.71\n [2020-01-07T01:50:32.107Z] 01:14:01 0.22 0.00 0.22 0.00 2.28\n [2020-01-07T01:50:32.107Z] 01:15:01 0.25 0.00 0.25 0.00 2.78\n [2020-01-07T01:50:32.107Z] 01:16:01 0.42 0.17 0.25 73.41 3.18\n [2020-01-07T01:50:32.107Z] 01:17:01 0.25 0.00 0.25 0.00 2.60\n [2020-01-07T01:50:32.107Z] 01:18:01 0.67 0.00 0.67 0.00 7.84\n [2020-01-07T01:50:32.107Z] 01:19:01 0.70 0.00 0.70 0.00 8.14\n [2020-01-07T01:50:32.107Z] 01:20:01 0.63 0.00 0.63 0.00 7.13\n [2020-01-07T01:50:32.107Z] 01:21:01 0.62 0.00 0.62 0.00 6.45\n [2020-01-07T01:50:32.107Z] 01:22:01 0.63 0.00 0.63 0.00 7.53\n [2020-01-07T01:50:32.107Z] 01:23:01 0.60 0.00 0.60 0.00 7.26\n [2020-01-07T01:50:32.107Z] 01:24:01 0.65 0.00 0.65 0.00 6.25\n [2020-01-07T01:50:32.107Z] 01:25:01 0.70 0.00 0.70 0.00 8.01\n [2020-01-07T01:50:32.107Z] 01:26:01 0.63 0.00 0.63 0.00 7.66\n [2020-01-07T01:50:32.107Z] 01:27:01 0.60 0.00 0.60 0.00 6.53\n [2020-01-07T01:50:32.107Z] 01:28:01 0.63 0.00 0.63 0.00 7.40\n [2020-01-07T01:50:32.107Z] 01:29:01 0.63 0.00 0.63 0.00 7.26\n [2020-01-07T01:50:32.107Z] 01:30:01 0.63 0.00 0.63 0.00 7.40\n [2020-01-07T01:50:32.107Z] 01:31:01 0.62 0.00 0.62 0.00 6.08\n [2020-01-07T01:50:32.107Z] 01:32:01 0.30 0.00 0.30 0.00 4.73\n [2020-01-07T01:50:32.107Z] 01:33:01 0.25 0.00 0.25 0.00 2.92\n [2020-01-07T01:50:32.107Z] 01:34:01 0.22 0.00 0.22 0.00 2.15\n [2020-01-07T01:50:32.107Z] 01:35:01 0.25 0.00 0.25 0.00 3.05\n [2020-01-07T01:50:32.107Z] 01:36:01 0.25 0.00 0.25 0.00 2.78\n [2020-01-07T01:50:32.107Z] 01:37:02 0.22 0.00 0.22 0.00 2.95\n [2020-01-07T01:50:32.107Z] 01:38:01 0.27 0.00 0.27 0.00 3.49\n [2020-01-07T01:50:32.107Z] 01:39:01 0.27 0.00 0.27 0.00 3.26\n [2020-01-07T01:50:32.107Z] 01:40:01 0.25 0.00 0.25 0.00 2.65\n [2020-01-07T01:50:32.107Z] 01:41:01 0.22 0.00 0.22 0.00 2.55\n [2020-01-07T01:50:32.107Z] 01:42:01 0.63 0.00 0.63 0.00 7.53\n [2020-01-07T01:50:32.107Z] 01:43:01 0.62 0.00 0.62 0.00 7.30\n [2020-01-07T01:50:32.107Z] 01:44:01 0.57 0.00 0.57 0.00 5.70\n [2020-01-07T01:50:32.107Z] 01:45:01 0.50 0.00 0.50 0.00 7.21\n [2020-01-07T01:50:32.107Z] 01:46:01 0.30 0.00 0.30 0.00 3.96\n [2020-01-07T01:50:32.107Z] 01:47:01 0.25 0.00 0.25 0.00 3.10\n [2020-01-07T01:50:32.107Z] 01:48:01 0.25 0.00 0.25 0.00 2.91\n [2020-01-07T01:50:32.107Z] 01:49:01 0.25 0.00 0.25 0.00 2.78\n [2020-01-07T01:50:32.107Z] 01:50:01 0.25 0.00 0.25 0.00 2.78\n [2020-01-07T01:50:32.107Z] Average: 2.85 2.31 0.54 32.46 12.60\n [2020-01-07T01:50:32.107Z] \n [2020-01-07T01:50:32.107Z] 00:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-07T01:50:32.107Z] 00:01:01 137724 1744580 92.68 2620 1224612 908412 30.99 416316 1170956 16\n [2020-01-07T01:50:32.107Z] 00:02:01 138652 1743652 92.63 2620 1224776 906412 30.93 415760 1171048 16\n [2020-01-07T01:50:32.107Z] 00:03:01 139328 1742976 92.60 2620 1224780 906364 30.92 415336 1171016 12\n [2020-01-07T01:50:32.107Z] 00:04:01 139104 1743200 92.61 2620 1224788 906364 30.92 415228 1171016 8\n [2020-01-07T01:50:32.107Z] 00:05:01 138356 1743948 92.65 2620 1224788 906472 30.93 415816 1171016 20\n [2020-01-07T01:50:32.107Z] 00:06:01 138496 1743808 92.64 2620 1224796 906472 30.93 415848 1171020 20\n [2020-01-07T01:50:32.107Z] 00:07:02 139072 1743232 92.61 2620 1224800 906364 30.92 415272 1171016 8\n [2020-01-07T01:50:32.107Z] 00:08:01 138160 1744144 92.66 2620 1224812 906520 30.93 416364 1171024 20\n [2020-01-07T01:50:32.107Z] 00:09:01 138168 1744136 92.66 2620 1224812 906544 30.93 416516 1171016 8\n [2020-01-07T01:50:32.107Z] 00:10:01 137560 1744744 92.69 2620 1224816 906628 30.93 417252 1171016 12\n [2020-01-07T01:50:32.107Z] 00:11:01 136804 1745500 92.73 2620 1224824 906652 30.93 417216 1171016 8\n [2020-01-07T01:50:32.107Z] 00:12:01 138732 1743572 92.63 2620 1224828 906364 30.92 415756 1171016 8\n [2020-01-07T01:50:32.107Z] 00:13:01 138716 1743588 92.63 2620 1224832 906364 30.92 415628 1171016 8\n [2020-01-07T01:50:32.107Z] 00:14:01 138536 1743768 92.64 2620 1224836 906364 30.92 415648 1171016 8\n [2020-01-07T01:50:32.107Z] 00:15:01 138176 1744128 92.66 2620 1224844 906484 30.93 416408 1171016 20\n [2020-01-07T01:50:32.107Z] 00:16:01 137740 1744564 92.68 2620 1224848 906532 30.93 416780 1171016 12\n [2020-01-07T01:50:32.107Z] 00:17:01 138600 1743704 92.64 2620 1224852 906364 30.92 415588 1171016 12\n [2020-01-07T01:50:32.107Z] 00:18:01 138732 1743572 92.63 2620 1224856 906364 30.92 415840 1171016 12\n [2020-01-07T01:50:32.107Z] 00:19:01 138616 1743688 92.64 2620 1224860 906364 30.92 415600 1171016 8\n [2020-01-07T01:50:32.107Z] 00:20:01 138592 1743712 92.64 2620 1224868 906364 30.92 415872 1171016 8\n [2020-01-07T01:50:32.107Z] 00:21:01 138060 1744244 92.67 2620 1224872 906436 30.93 416248 1171016 8\n [2020-01-07T01:50:32.107Z] 00:22:01 138552 1743752 92.64 2620 1224876 906364 30.92 415800 1171016 12\n [2020-01-07T01:50:32.107Z] 00:23:01 138708 1743596 92.63 2620 1224880 906364 30.92 415804 1171016 8\n [2020-01-07T01:50:32.107Z] 00:24:01 138304 1744000 92.65 2620 1224892 906364 30.92 415816 1171020 8\n [2020-01-07T01:50:32.107Z] 00:25:01 138208 1744096 92.66 2620 1224896 906472 30.93 416276 1171016 12\n [2020-01-07T01:50:32.107Z] 00:26:01 138380 1743924 92.65 2620 1224896 906436 30.93 416244 1171016 12\n [2020-01-07T01:50:32.107Z] 00:27:01 138708 1743596 92.63 2620 1224904 906364 30.92 415852 1171016 8\n [2020-01-07T01:50:32.107Z] 00:28:01 138632 1743672 92.63 2620 1224908 906364 30.92 415828 1171016 8\n [2020-01-07T01:50:32.107Z] 00:29:01 138732 1743572 92.63 2620 1224916 906364 30.92 415844 1171016 8\n [2020-01-07T01:50:32.107Z] 00:30:01 138560 1743744 92.64 2620 1224916 906364 30.92 415844 1171016 8\n [2020-01-07T01:50:32.107Z] 00:31:01 138348 1743956 92.65 2620 1224924 906448 30.93 416252 1171020 8\n [2020-01-07T01:50:32.107Z] 00:32:01 137780 1744524 92.68 2620 1224960 906496 30.93 416744 1171024 24\n [2020-01-07T01:50:32.107Z] 00:33:01 76568 1805736 95.93 2620 1191972 906392 30.93 433120 1120612 3932\n [2020-01-07T01:50:32.107Z] 00:34:01 76656 1805648 95.93 2620 1191976 906396 30.93 433132 1120612 8\n [2020-01-07T01:50:32.107Z] 00:35:01 76140 1806164 95.95 2620 1191980 906492 30.93 433676 1120612 8\n [2020-01-07T01:50:32.107Z] 00:36:01 76304 1806000 95.95 2620 1191988 906480 30.93 433744 1120612 8\n [2020-01-07T01:50:32.107Z] 00:37:01 76944 1805360 95.91 2620 1191992 906396 30.93 433172 1120612 8\n [2020-01-07T01:50:32.107Z] 00:38:01 76656 1805648 95.93 2620 1191996 906396 30.93 433080 1120612 8\n [2020-01-07T01:50:32.107Z] 00:39:02 77076 1805228 95.91 2620 1192000 906396 30.93 433084 1120612 8\n [2020-01-07T01:50:32.107Z] 00:40:01 76888 1805416 95.92 2620 1192004 906396 30.93 433092 1120612 8\n [2020-01-07T01:50:32.107Z] 00:41:01 76536 1805768 95.93 2620 1192012 906444 30.93 433316 1120612 8\n [2020-01-07T01:50:32.107Z] 00:42:01 76680 1805624 95.93 2620 1192012 906396 30.93 432988 1120608 12\n [2020-01-07T01:50:32.107Z] 00:43:01 76712 1805592 95.92 2620 1192024 906396 30.93 433228 1120616 8\n [2020-01-07T01:50:32.107Z] 00:44:01 76276 1806028 95.95 2620 1192028 906396 30.93 433152 1120612 8\n [2020-01-07T01:50:32.107Z] 00:45:01 75776 1806528 95.97 2620 1192036 906516 30.93 433708 1120612 12\n [2020-01-07T01:50:32.107Z] 00:46:01 76064 1806240 95.96 2620 1192040 906480 30.93 433528 1120612 12\n [2020-01-07T01:50:32.107Z] 00:47:01 76416 1805888 95.94 2620 1192048 906396 30.93 433344 1120616 12\n [2020-01-07T01:50:32.107Z] 00:48:01 76400 1805904 95.94 2620 1192052 906396 30.93 433228 1120612 8\n [2020-01-07T01:50:32.107Z] 00:49:01 76572 1805732 95.93 2620 1192056 906396 30.93 433232 1120612 8\n [2020-01-07T01:50:32.107Z] 00:50:01 76928 1805376 95.91 2620 1192064 906396 30.93 433364 1120612 8\n [2020-01-07T01:50:32.107Z] 00:51:01 75872 1806432 95.97 2620 1192064 906468 30.93 433584 1120612 8\n [2020-01-07T01:50:32.107Z] 00:52:01 76696 1805608 95.93 2620 1192072 906396 30.93 433252 1120612 12\n [2020-01-07T01:50:32.107Z] 00:53:01 76572 1805732 95.93 2620 1192076 906396 30.93 433276 1120592 8\n [2020-01-07T01:50:32.107Z] 00:54:01 76548 1805756 95.93 2620 1192084 906396 30.93 433156 1120596 8\n [2020-01-07T01:50:32.107Z] 00:55:01 75768 1806536 95.97 2620 1192084 906476 30.93 433860 1120592 16\n [2020-01-07T01:50:32.107Z] 00:56:01 76120 1806184 95.96 2620 1192088 906456 30.93 433636 1120592 12\n [2020-01-07T01:50:32.107Z] 00:57:01 76308 1805996 95.95 2620 1192096 906396 30.93 433304 1120592 12\n [2020-01-07T01:50:32.107Z] 00:58:01 76624 1805680 95.93 2620 1192100 906396 30.93 433320 1120592 8\n [2020-01-07T01:50:32.107Z] 00:59:01 76440 1805864 95.94 2620 1192104 906396 30.93 433216 1120592 8\n [2020-01-07T01:50:32.107Z] 01:00:01 76456 1805848 95.94 2620 1192108 906396 30.93 433284 1120592 8\n [2020-01-07T01:50:32.107Z] 01:01:01 74884 1807420 96.02 2620 1192116 909368 31.03 434572 1120592 8\n [2020-01-07T01:50:32.107Z] 01:02:01 76480 1805824 95.94 2620 1192120 906396 30.93 433456 1120592 12\n [2020-01-07T01:50:32.107Z] 01:03:01 76324 1805980 95.95 2620 1192124 906396 30.93 433464 1120592 8\n [2020-01-07T01:50:32.107Z] 01:04:01 76756 1805548 95.92 2620 1192128 906368 30.92 433328 1120592 8\n [2020-01-07T01:50:32.107Z] 01:05:01 75784 1806520 95.97 2620 1192136 906636 30.93 433932 1120592 16\n [2020-01-07T01:50:32.107Z] 01:06:01 75488 1806816 95.99 2620 1192140 906672 30.94 434252 1120592 16\n [2020-01-07T01:50:32.107Z] 01:07:01 76432 1805872 95.94 2620 1192144 906528 30.93 433388 1120592 16\n [2020-01-07T01:50:32.107Z] 01:08:01 75516 1806788 95.99 2620 1192148 906648 30.93 434152 1120592 16\n [2020-01-07T01:50:32.107Z] 01:09:01 75080 1807224 96.01 2620 1192160 906696 30.94 434456 1120596 16\n [2020-01-07T01:50:32.107Z] 01:10:02 76180 1806124 95.95 2620 1192164 906528 30.93 433536 1120592 12\n [2020-01-07T01:50:32.107Z] 01:11:01 75820 1806484 95.97 2620 1192164 906600 30.93 433800 1120592 8\n [2020-01-07T01:50:32.107Z] 01:12:01 76124 1806180 95.96 2620 1192172 906528 30.93 433328 1120592 8\n [2020-01-07T01:50:32.107Z] 01:13:01 76816 1805488 95.92 2620 1192120 905988 30.91 433176 1120572 8\n [2020-01-07T01:50:32.107Z] 01:14:01 76172 1806132 95.95 2620 1192128 906036 30.91 433460 1120572 12\n [2020-01-07T01:50:32.107Z] 01:15:01 77404 1804900 95.89 2620 1192128 904468 30.86 433096 1120192 12\n [2020-01-07T01:50:32.107Z] 01:16:01 73564 1808740 96.09 2620 1194340 906108 30.92 434572 1122228 12\n [2020-01-07T01:50:32.108Z] 01:17:01 74288 1808016 96.05 2620 1194344 905988 30.91 433852 1122228 8\n [2020-01-07T01:50:32.108Z] 01:18:01 74136 1808168 96.06 2620 1194352 905988 30.91 433984 1122232 8\n [2020-01-07T01:50:32.108Z] 01:19:01 73948 1808356 96.07 2620 1194364 905988 30.91 433916 1122228 8\n [2020-01-07T01:50:32.108Z] 01:20:01 74180 1808124 96.06 2620 1194364 905988 30.91 434040 1122228 8\n [2020-01-07T01:50:32.108Z] 01:21:01 73992 1808312 96.07 2620 1194372 906060 30.91 434304 1122228 8\n [2020-01-07T01:50:32.108Z] 01:22:01 74016 1808288 96.07 2620 1194376 906024 30.91 434256 1122228 8\n [2020-01-07T01:50:32.108Z] 01:23:01 74516 1807788 96.04 2620 1194384 905988 30.91 433936 1122228 8\n [2020-01-07T01:50:32.108Z] 01:24:01 74284 1808020 96.05 2620 1194384 905988 30.91 433948 1122228 8\n [2020-01-07T01:50:32.108Z] 01:25:01 74228 1808076 96.06 2620 1194392 905988 30.91 434076 1122232 8\n [2020-01-07T01:50:32.108Z] 01:26:01 73836 1808468 96.08 2620 1194396 906120 30.92 434688 1122228 8\n [2020-01-07T01:50:32.108Z] 01:27:01 73492 1808812 96.10 2620 1194404 906156 30.92 434944 1122228 8\n [2020-01-07T01:50:32.108Z] 01:28:01 74352 1807952 96.05 2620 1194408 905988 30.91 433900 1122228 8\n [2020-01-07T01:50:32.108Z] 01:29:01 74164 1808140 96.06 2620 1194412 905940 30.91 433908 1122228 8\n [2020-01-07T01:50:32.108Z] 01:30:01 74244 1808060 96.06 2620 1194472 905988 30.91 434048 1122236 16\n [2020-01-07T01:50:32.108Z] 01:31:01 73752 1808552 96.08 2620 1194424 906072 30.91 434520 1122228 8\n [2020-01-07T01:50:32.108Z] 01:32:01 73564 1808740 96.09 2620 1194428 906096 30.92 434784 1122232 8\n [2020-01-07T01:50:32.108Z] 01:33:01 74204 1808100 96.06 2620 1194432 905988 30.91 434048 1122228 8\n [2020-01-07T01:50:32.108Z] 01:34:01 74112 1808192 96.06 2620 1194436 905988 30.91 433948 1122228 8\n [2020-01-07T01:50:32.108Z] 01:35:01 74012 1808292 96.07 2620 1194448 905988 30.91 434084 1122228 8\n [2020-01-07T01:50:32.108Z] 01:36:01 72956 1809348 96.12 2620 1194448 906156 30.92 435204 1122228 20\n [2020-01-07T01:50:32.108Z] 01:37:02 73052 1809252 96.12 2620 1194456 906108 30.92 434736 1122228 20\n [2020-01-07T01:50:32.108Z] 01:38:01 74164 1808140 96.06 2620 1194460 905988 30.91 434092 1122228 12\n [2020-01-07T01:50:32.108Z] 01:39:01 73964 1808340 96.07 2620 1194468 905988 30.91 434100 1122228 8\n [2020-01-07T01:50:32.108Z] 01:40:01 73924 1808380 96.07 2620 1194468 905988 30.91 434100 1122228 8\n [2020-01-07T01:50:32.108Z] 01:41:01 74016 1808288 96.07 2620 1194476 906060 30.91 434292 1122228 8\n [2020-01-07T01:50:32.108Z] 01:42:01 73908 1808396 96.07 2620 1194480 906036 30.91 434316 1122228 8\n [2020-01-07T01:50:32.108Z] 01:43:01 74212 1808092 96.06 2620 1194488 905988 30.91 434068 1122228 8\n [2020-01-07T01:50:32.108Z] 01:44:01 73916 1808388 96.07 2620 1194492 905988 30.91 434072 1122228 8\n [2020-01-07T01:50:32.108Z] 01:45:01 74064 1808240 96.07 2620 1194496 905988 30.91 434184 1122228 8\n [2020-01-07T01:50:32.108Z] 01:46:01 73532 1808772 96.09 2620 1194504 906108 30.92 434728 1122228 16\n [2020-01-07T01:50:32.108Z] 01:47:01 73128 1809176 96.11 2620 1194508 906132 30.92 434908 1122228 8\n [2020-01-07T01:50:32.108Z] 01:48:01 74044 1808260 96.07 2620 1194512 905988 30.91 434212 1122228 8\n [2020-01-07T01:50:32.108Z] 01:49:01 73608 1808696 96.09 2620 1194516 905988 30.91 434232 1122228 8\n [2020-01-07T01:50:32.108Z] 01:50:01 73900 1808404 96.07 2620 1194520 905988 30.91 434196 1122228 8\n [2020-01-07T01:50:32.108Z] Average: 93621 1788683 95.03 2620 1202359 906328 30.92 428639 1135781 46\n [2020-01-07T01:50:32.108Z] \n [2020-01-07T01:50:32.108Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-07T01:50:32.108Z] 00:01:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:02:01 eth0 0.20 0.18 0.12 0.01 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:03:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:04:01 eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:05:01 eth0 0.98 0.28 0.32 0.20 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:06:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:07:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:08:01 eth0 1.76 0.29 0.43 0.20 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:09:01 eth0 3.43 0.27 0.51 0.20 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:10:01 eth0 3.95 1.07 1.29 0.75 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:11:01 eth0 1.48 0.80 0.93 0.68 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:13:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:14:01 eth0 0.25 0.07 0.01 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:15:01 eth0 2.70 0.53 0.68 0.36 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:16:01 eth0 1.23 0.87 0.71 0.50 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:17:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:18:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:19:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:21:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:22:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:24:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:25:01 eth0 0.73 0.27 0.29 0.20 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:26:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:27:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:29:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:31:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:32:01 eth0 0.50 0.38 0.27 0.20 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:33:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:34:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:35:01 eth0 0.67 0.30 0.29 0.20 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:36:01 eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:37:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:39:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:41:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:42:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:44:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:45:01 eth0 1.08 0.28 0.35 0.20 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:46:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.108Z] 00:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:49:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:50:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:51:01 eth0 0.22 0.13 0.14 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:52:01 eth0 0.02 0.07 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:53:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:54:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:55:01 eth0 0.80 0.38 0.30 0.20 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:56:01 eth0 0.25 0.15 0.14 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:01:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:04:01 eth0 0.52 0.00 0.04 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:05:01 eth0 4.71 0.55 0.86 0.39 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:06:01 eth0 1.30 0.78 0.68 0.44 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:07:01 eth0 0.03 0.02 0.00 0.03 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:08:01 eth0 3.02 0.27 0.47 0.20 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:09:01 eth0 1.88 1.02 1.06 0.75 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:10:02 eth0 0.33 0.03 0.02 0.03 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:11:01 eth0 0.30 0.08 0.08 0.06 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:12:01 eth0 0.32 0.03 0.01 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:13:01 eth0 0.25 0.00 0.01 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:14:01 eth0 0.27 0.08 0.07 0.01 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:15:01 eth0 4.91 0.27 0.65 0.20 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:16:01 eth0 1.82 0.95 0.95 0.63 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:17:01 eth0 0.08 0.02 0.01 0.03 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:18:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:19:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:20:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:21:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:22:01 eth0 0.15 0.13 0.09 0.01 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:23:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:24:01 eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:25:01 eth0 3.80 0.03 0.32 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:26:01 eth0 1.15 0.45 0.44 0.27 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:27:01 eth0 0.83 0.53 0.53 0.39 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:28:01 eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:30:01 eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:31:01 eth0 0.12 0.08 0.07 0.06 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:32:01 eth0 0.53 0.33 0.33 0.20 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:35:01 eth0 4.33 0.00 0.36 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:36:01 eth0 1.70 0.75 0.74 0.43 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:37:02 eth0 1.73 0.75 0.83 0.61 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:38:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:39:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:40:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:41:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:42:01 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:43:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:44:01 eth0 0.43 0.03 0.02 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:45:01 eth0 5.73 0.00 0.42 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:46:01 eth0 1.65 0.80 0.72 0.44 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:47:01 eth0 0.92 0.45 0.53 0.38 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:48:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.109Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.110Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.110Z] 01:49:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.110Z] 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.110Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.110Z] 01:50:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.110Z] 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.110Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.110Z] Average: eth0 0.62 0.16 0.17 0.10 0.00 0.00 0.00\n [2020-01-07T01:50:32.110Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.110Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T01:50:32.110Z] \n [2020-01-07T01:50:32.110Z] \n [2020-01-07T01:50:32.110Z] ---> sar -P ALL:\n [2020-01-07T01:50:32.110Z] Linux 3.10.0-862.14.4.el7.x86_64 (prd-centos7-docker-4c-2g-5675.vexxhost.local) \t01/07/20 \t_x86_64_\t(4 CPU)\n [2020-01-07T01:50:32.110Z] \n [2020-01-07T01:50:32.110Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-07T01:50:32.110Z] 00:01:01 all 0.18 0.00 0.04 0.00 0.00 99.77\n [2020-01-07T01:50:32.110Z] 00:01:01 0 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-01-07T01:50:32.110Z] 00:01:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.110Z] 00:01:01 2 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.110Z] 00:01:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T01:50:32.110Z] 00:02:01 all 0.22 0.00 0.04 0.00 0.00 99.73\n [2020-01-07T01:50:32.110Z] 00:02:01 0 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-07T01:50:32.110Z] 00:02:01 1 0.20 0.00 0.05 0.00 0.00 99.75\n [2020-01-07T01:50:32.110Z] 00:02:01 2 0.13 0.00 0.05 0.00 0.00 99.82\n [2020-01-07T01:50:32.110Z] 00:02:01 3 0.07 0.00 0.05 0.02 0.00 99.87\n [2020-01-07T01:50:32.110Z] 00:03:01 all 0.17 0.00 0.04 0.00 0.00 99.80\n [2020-01-07T01:50:32.110Z] 00:03:01 0 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-01-07T01:50:32.110Z] 00:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:03:01 2 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-01-07T01:50:32.110Z] 00:03:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.110Z] 00:04:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.110Z] 00:04:01 0 0.50 0.00 0.05 0.00 0.02 99.43\n [2020-01-07T01:50:32.110Z] 00:04:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.110Z] 00:04:01 2 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.110Z] 00:05:01 all 0.21 0.00 0.04 0.00 0.00 99.75\n [2020-01-07T01:50:32.110Z] 00:05:01 0 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-01-07T01:50:32.110Z] 00:05:01 1 0.12 0.00 0.05 0.00 0.00 99.83\n [2020-01-07T01:50:32.110Z] 00:05:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.110Z] 00:05:01 3 0.15 0.00 0.03 0.00 0.00 99.82\n [2020-01-07T01:50:32.110Z] 00:06:01 all 0.19 0.00 0.04 0.00 0.00 99.77\n [2020-01-07T01:50:32.110Z] 00:06:01 0 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-07T01:50:32.110Z] 00:06:01 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.110Z] 00:06:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-07T01:50:32.110Z] 00:06:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.110Z] 00:07:02 all 0.17 0.00 0.03 0.00 0.00 99.81\n [2020-01-07T01:50:32.110Z] 00:07:02 0 0.53 0.00 0.02 0.00 0.00 99.45\n [2020-01-07T01:50:32.110Z] 00:07:02 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.110Z] 00:07:02 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:07:02 3 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.110Z] 00:08:01 all 0.20 0.00 0.03 0.00 0.00 99.77\n [2020-01-07T01:50:32.110Z] 00:08:01 0 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:08:01 1 0.12 0.00 0.05 0.00 0.00 99.83\n [2020-01-07T01:50:32.110Z] 00:08:01 2 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.110Z] 00:08:01 3 0.56 0.00 0.02 0.00 0.00 99.42\n [2020-01-07T01:50:32.110Z] 00:09:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.110Z] 00:09:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-07T01:50:32.110Z] 00:09:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.110Z] 00:09:01 3 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-01-07T01:50:32.110Z] 00:10:01 all 0.21 0.00 0.04 0.00 0.00 99.75\n [2020-01-07T01:50:32.110Z] 00:10:01 0 0.10 0.00 0.03 0.00 0.02 99.85\n [2020-01-07T01:50:32.110Z] 00:10:01 1 0.13 0.00 0.05 0.00 0.00 99.82\n [2020-01-07T01:50:32.110Z] 00:10:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.110Z] 00:10:01 3 0.55 0.00 0.02 0.00 0.00 99.43\n [2020-01-07T01:50:32.110Z] 00:11:01 all 0.20 0.00 0.03 0.00 0.00 99.77\n [2020-01-07T01:50:32.110Z] 00:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:11:01 1 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-01-07T01:50:32.110Z] 00:11:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.110Z] 00:11:01 3 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-01-07T01:50:32.110Z] 00:12:01 all 0.06 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.110Z] 00:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.110Z] 00:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88\n [2020-01-07T01:50:32.110Z] 00:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:12:01 3 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-01-07T01:50:32.110Z] 00:13:01 all 0.04 0.00 0.03 0.00 0.00 99.94\n [2020-01-07T01:50:32.110Z] 00:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98\n [2020-01-07T01:50:32.110Z] 00:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.110Z] 00:13:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:14:01 all 0.13 0.00 0.03 0.00 0.00 99.84\n [2020-01-07T01:50:32.110Z] 00:14:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.110Z] 00:14:01 3 0.37 0.00 0.05 0.00 0.00 99.58\n [2020-01-07T01:50:32.110Z] 00:15:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.110Z] 00:15:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.110Z] 00:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.110Z] 00:15:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.110Z] 00:15:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-07T01:50:32.110Z] 00:16:01 all 0.18 0.00 0.04 0.00 0.00 99.79\n [2020-01-07T01:50:32.110Z] 00:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.110Z] 00:16:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-07T01:50:32.110Z] 00:16:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.110Z] 00:16:01 3 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-07T01:50:32.110Z] 00:17:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.110Z] 00:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.110Z] 00:17:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T01:50:32.110Z] 00:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.110Z] 00:17:01 3 0.53 0.00 0.02 0.00 0.00 99.45\n [2020-01-07T01:50:32.110Z] 00:18:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.110Z] 00:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.110Z] 00:18:01 1 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:18:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.110Z] 00:18:01 3 0.53 0.00 0.02 0.00 0.00 99.45\n [2020-01-07T01:50:32.110Z] 00:19:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.110Z] 00:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.110Z] 00:19:01 1 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:19:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.110Z] 00:19:01 3 0.53 0.00 0.02 0.00 0.00 99.45\n [2020-01-07T01:50:32.110Z] 00:20:01 all 0.18 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.110Z] 00:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:20:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-07T01:50:32.110Z] 00:20:01 2 0.28 0.00 0.03 0.00 0.00 99.68\n [2020-01-07T01:50:32.110Z] 00:20:01 3 0.27 0.00 0.02 0.00 0.00 99.72\n [2020-01-07T01:50:32.110Z] 00:21:01 all 0.16 0.00 0.02 0.00 0.00 99.82\n [2020-01-07T01:50:32.110Z] 00:21:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:21:01 2 0.52 0.00 0.00 0.00 0.00 99.48\n [2020-01-07T01:50:32.110Z] 00:21:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:22:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n [2020-01-07T01:50:32.110Z] 00:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98\n [2020-01-07T01:50:32.110Z] 00:22:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.110Z] 00:22:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-07T01:50:32.110Z] 00:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.110Z] 00:23:01 all 0.17 0.00 0.03 0.00 0.00 99.81\n [2020-01-07T01:50:32.110Z] 00:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.110Z] 00:23:01 1 0.53 0.00 0.02 0.00 0.00 99.45\n [2020-01-07T01:50:32.110Z] 00:23:01 2 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-01-07T01:50:32.110Z] 00:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.110Z] 00:24:01 all 0.18 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.110Z] 00:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.110Z] 00:24:01 1 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-01-07T01:50:32.110Z] 00:24:01 2 0.07 0.00 0.00 0.00 0.00 99.93\n [2020-01-07T01:50:32.110Z] 00:24:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:25:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.110Z] 00:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97\n [2020-01-07T01:50:32.110Z] 00:25:01 1 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-01-07T01:50:32.110Z] 00:25:01 2 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.110Z] 00:25:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:26:01 all 0.14 0.00 0.04 0.00 0.00 99.82\n [2020-01-07T01:50:32.110Z] 00:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.110Z] 00:26:01 1 0.42 0.00 0.10 0.00 0.00 99.48\n [2020-01-07T01:50:32.110Z] 00:26:01 2 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:26:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.110Z] 00:27:01 all 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.110Z] 00:27:01 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.110Z] 00:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.110Z] 00:27:01 3 0.03 0.00 0.03 0.00 0.02 99.92\n [2020-01-07T01:50:32.110Z] 00:28:01 all 0.06 0.00 0.03 0.00 0.00 99.91\n [2020-01-07T01:50:32.110Z] 00:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.110Z] 00:28:01 1 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-01-07T01:50:32.110Z] 00:28:01 2 0.08 0.00 0.03 0.00 0.02 99.87\n [2020-01-07T01:50:32.110Z] 00:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.110Z] 00:29:01 all 0.13 0.00 0.04 0.00 0.00 99.82\n [2020-01-07T01:50:32.110Z] 00:29:01 0 0.43 0.00 0.03 0.00 0.00 99.53\n [2020-01-07T01:50:32.110Z] 00:29:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:29:01 2 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.110Z] 00:29:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:30:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.110Z] 00:30:01 0 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-01-07T01:50:32.110Z] 00:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:30:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.110Z] 00:30:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.110Z] 00:31:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.110Z] 00:31:01 0 0.55 0.00 0.02 0.00 0.00 99.43\n [2020-01-07T01:50:32.110Z] 00:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.110Z] 00:31:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.110Z] 00:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.110Z] 00:32:01 all 0.19 0.00 0.04 0.00 0.00 99.77\n [2020-01-07T01:50:32.110Z] 00:32:01 0 0.52 0.00 0.05 0.00 0.00 99.43\n [2020-01-07T01:50:32.110Z] 00:32:01 1 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-01-07T01:50:32.110Z] 00:32:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.110Z] 00:32:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.110Z] 00:33:01 all 0.18 2.53 9.11 5.35 0.05 82.78\n [2020-01-07T01:50:32.111Z] 00:33:01 0 0.15 2.37 8.73 4.76 0.07 83.92\n [2020-01-07T01:50:32.111Z] 00:33:01 1 0.37 2.31 8.45 4.65 0.05 84.17\n [2020-01-07T01:50:32.111Z] 00:33:01 2 0.10 2.69 8.80 6.60 0.05 81.76\n [2020-01-07T01:50:32.111Z] 00:33:01 3 0.13 2.72 10.44 5.38 0.05 81.28\n [2020-01-07T01:50:32.111Z] 00:34:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-01-07T01:50:32.111Z] 00:34:01 0 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:34:01 1 0.53 0.00 0.07 0.00 0.00 99.40\n [2020-01-07T01:50:32.111Z] 00:34:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:34:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:35:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-01-07T01:50:32.111Z] 00:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:35:01 1 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-01-07T01:50:32.111Z] 00:35:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:36:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-07T01:50:32.111Z] 00:36:01 0 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:36:01 1 0.50 0.00 0.03 0.00 0.00 99.47\n [2020-01-07T01:50:32.111Z] 00:36:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:36:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:37:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.111Z] 00:37:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:37:01 1 0.35 0.00 0.00 0.00 0.00 99.65\n [2020-01-07T01:50:32.111Z] 00:37:01 2 0.25 0.00 0.03 0.00 0.00 99.72\n [2020-01-07T01:50:32.111Z] 00:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.111Z] 00:38:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.111Z] 00:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:38:01 1 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-07T01:50:32.111Z] 00:38:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T01:50:32.111Z] 00:38:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:39:02 all 0.12 0.00 0.05 0.00 0.00 99.82\n [2020-01-07T01:50:32.111Z] 00:39:02 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:39:02 1 0.37 0.00 0.08 0.00 0.02 99.53\n [2020-01-07T01:50:32.111Z] 00:39:02 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:39:02 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:40:01 all 0.10 0.00 0.04 0.00 0.00 99.86\n [2020-01-07T01:50:32.111Z] 00:40:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:40:01 1 0.22 0.00 0.05 0.00 0.00 99.73\n [2020-01-07T01:50:32.111Z] 00:40:01 2 0.08 0.00 0.05 0.00 0.00 99.86\n [2020-01-07T01:50:32.111Z] 00:40:01 3 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:41:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.111Z] 00:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:41:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-07T01:50:32.111Z] 00:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98\n [2020-01-07T01:50:32.111Z] 00:42:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.111Z] 00:42:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:42:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-07T01:50:32.111Z] 00:42:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:43:01 all 0.13 0.00 0.05 0.00 0.00 99.82\n [2020-01-07T01:50:32.111Z] 00:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:43:01 1 0.40 0.00 0.07 0.00 0.00 99.53\n [2020-01-07T01:50:32.111Z] 00:43:01 2 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.111Z] \n [2020-01-07T01:50:32.111Z] 00:43:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-07T01:50:32.111Z] 00:44:01 all 0.06 0.00 0.04 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:44:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:44:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-07T01:50:32.111Z] 00:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:45:01 all 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:45:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:46:01 all 0.15 0.00 0.03 0.00 0.00 99.81\n [2020-01-07T01:50:32.111Z] 00:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:46:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:46:01 2 0.48 0.00 0.03 0.00 0.00 99.48\n [2020-01-07T01:50:32.111Z] 00:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:47:01 all 0.16 0.00 0.03 0.00 0.00 99.81\n [2020-01-07T01:50:32.111Z] 00:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:47:01 2 0.53 0.00 0.02 0.00 0.00 99.45\n [2020-01-07T01:50:32.111Z] 00:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:48:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.111Z] 00:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92\n [2020-01-07T01:50:32.111Z] 00:48:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:48:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-07T01:50:32.111Z] 00:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:49:01 all 0.16 0.00 0.03 0.00 0.00 99.81\n [2020-01-07T01:50:32.111Z] 00:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:49:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:49:01 2 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-07T01:50:32.111Z] 00:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:50:01 all 0.14 0.00 0.04 0.00 0.00 99.82\n [2020-01-07T01:50:32.111Z] 00:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:50:01 1 0.40 0.00 0.07 0.00 0.00 99.53\n [2020-01-07T01:50:32.111Z] 00:50:01 2 0.08 0.00 0.05 0.00 0.02 99.85\n [2020-01-07T01:50:32.111Z] 00:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:51:01 all 0.04 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:51:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:51:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.111Z] 00:52:01 all 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98\n [2020-01-07T01:50:32.111Z] 00:52:01 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:52:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:52:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:53:01 all 0.16 0.00 0.03 0.00 0.00 99.81\n [2020-01-07T01:50:32.111Z] 00:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98\n [2020-01-07T01:50:32.111Z] 00:53:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:53:01 2 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-01-07T01:50:32.111Z] 00:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:54:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.111Z] 00:54:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:54:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:54:01 2 0.57 0.00 0.02 0.00 0.00 99.42\n [2020-01-07T01:50:32.111Z] 00:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:55:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n [2020-01-07T01:50:32.111Z] 00:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:55:01 2 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-01-07T01:50:32.111Z] 00:55:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 00:56:01 all 0.17 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.111Z] 00:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:56:01 1 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-01-07T01:50:32.111Z] 00:56:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-07T01:50:32.111Z] 00:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:57:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n [2020-01-07T01:50:32.111Z] 00:57:01 0 0.00 0.00 0.03 0.00 0.00 99.97\n [2020-01-07T01:50:32.111Z] 00:57:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 00:57:01 2 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-01-07T01:50:32.111Z] 00:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98\n [2020-01-07T01:50:32.111Z] 00:58:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.111Z] 00:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:58:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-07T01:50:32.111Z] 00:58:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-07T01:50:32.111Z] 00:58:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 00:59:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n [2020-01-07T01:50:32.111Z] 00:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 00:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 00:59:01 2 0.55 0.00 0.07 0.00 0.00 99.38\n [2020-01-07T01:50:32.111Z] 00:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 01:00:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.111Z] 01:00:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 01:00:01 1 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-07T01:50:32.111Z] 01:00:01 2 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-01-07T01:50:32.111Z] 01:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.111Z] 01:01:01 all 0.17 0.00 0.04 0.00 0.00 99.80\n [2020-01-07T01:50:32.111Z] 01:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 01:01:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 01:01:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-07T01:50:32.111Z] 01:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 01:02:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-01-07T01:50:32.111Z] 01:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 01:02:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 01:02:01 2 0.60 0.00 0.03 0.00 0.00 99.37\n [2020-01-07T01:50:32.111Z] 01:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.111Z] 01:03:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.111Z] 01:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98\n [2020-01-07T01:50:32.111Z] 01:03:01 1 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 01:03:01 2 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 01:03:01 3 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-07T01:50:32.111Z] 01:04:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.111Z] 01:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 01:04:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 01:04:01 2 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 01:04:01 3 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-07T01:50:32.111Z] 01:05:01 all 0.19 0.00 0.04 0.00 0.00 99.77\n [2020-01-07T01:50:32.111Z] 01:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 01:05:01 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 01:05:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-07T01:50:32.111Z] 01:05:01 3 0.53 0.00 0.02 0.00 0.00 99.45\n [2020-01-07T01:50:32.111Z] 01:06:01 all 0.20 0.00 0.03 0.00 0.00 99.77\n [2020-01-07T01:50:32.111Z] 01:06:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 01:06:01 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 01:06:01 2 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-01-07T01:50:32.111Z] 01:06:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-07T01:50:32.111Z] 01:07:01 all 0.08 0.00 0.04 0.00 0.00 99.87\n [2020-01-07T01:50:32.111Z] 01:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 01:07:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 01:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.111Z] 01:07:01 3 0.20 0.00 0.08 0.00 0.00 99.72\n [2020-01-07T01:50:32.111Z] 01:08:01 all 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 01:08:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.111Z] 01:08:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 01:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 01:08:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.111Z] 01:09:01 all 0.08 0.00 0.04 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 01:09:01 0 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.111Z] 01:09:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 01:09:01 2 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-07T01:50:32.111Z] 01:09:01 3 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.111Z] 01:10:02 all 0.18 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:10:02 0 0.50 0.00 0.03 0.00 0.00 99.47\n [2020-01-07T01:50:32.112Z] 01:10:02 1 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:10:02 2 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:10:02 3 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:11:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:11:01 0 0.53 0.00 0.02 0.00 0.00 99.46\n [2020-01-07T01:50:32.112Z] 01:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:11:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:11:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:12:01 all 0.16 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:12:01 0 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-07T01:50:32.112Z] 01:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:12:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:13:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-01-07T01:50:32.112Z] 01:13:01 0 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-07T01:50:32.112Z] 01:13:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:13:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:13:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:14:01 all 0.17 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.112Z] 01:14:01 0 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-01-07T01:50:32.112Z] 01:14:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:14:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:15:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:15:01 0 0.50 0.00 0.02 0.00 0.02 99.47\n [2020-01-07T01:50:32.112Z] 01:15:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:15:01 2 0.08 0.00 0.05 0.00 0.02 99.85\n [2020-01-07T01:50:32.112Z] 01:15:01 3 0.02 0.00 0.03 0.00 0.02 99.93\n [2020-01-07T01:50:32.112Z] 01:16:01 all 0.20 0.00 0.05 0.00 0.01 99.75\n [2020-01-07T01:50:32.112Z] 01:16:01 0 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:16:01 1 0.55 0.00 0.03 0.00 0.02 99.40\n [2020-01-07T01:50:32.112Z] 01:16:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-07T01:50:32.112Z] 01:16:01 3 0.05 0.00 0.07 0.02 0.00 99.87\n [2020-01-07T01:50:32.112Z] 01:17:01 all 0.16 0.00 0.04 0.00 0.00 99.79\n [2020-01-07T01:50:32.112Z] 01:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:17:01 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:17:01 2 0.50 0.00 0.05 0.00 0.00 99.45\n [2020-01-07T01:50:32.112Z] 01:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92\n [2020-01-07T01:50:32.112Z] 01:18:01 all 0.18 0.00 0.04 0.00 0.00 99.79\n [2020-01-07T01:50:32.112Z] 01:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-01-07T01:50:32.112Z] 01:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:18:01 2 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-07T01:50:32.112Z] 01:18:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:19:01 all 0.17 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.112Z] 01:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:19:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:19:01 2 0.53 0.00 0.03 0.00 0.02 99.42\n [2020-01-07T01:50:32.112Z] 01:19:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T01:50:32.112Z] 01:20:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-01-07T01:50:32.112Z] 01:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:20:01 1 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-07T01:50:32.112Z] 01:20:01 2 0.48 0.00 0.05 0.00 0.00 99.47\n [2020-01-07T01:50:32.112Z] 01:20:01 3 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:21:01 all 0.07 0.00 0.04 0.00 0.00 99.89\n [2020-01-07T01:50:32.112Z] 01:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:21:01 1 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:21:01 3 0.13 0.00 0.05 0.00 0.00 99.82\n [2020-01-07T01:50:32.112Z] 01:22:01 all 0.10 0.00 0.03 0.00 0.00 99.86\n [2020-01-07T01:50:32.112Z] 01:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.112Z] 01:22:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T01:50:32.112Z] 01:22:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:22:01 3 0.28 0.00 0.07 0.00 0.00 99.65\n [2020-01-07T01:50:32.112Z] 01:23:01 all 0.16 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.112Z] 01:23:01 1 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-01-07T01:50:32.112Z] 01:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:23:01 3 0.53 0.00 0.02 0.00 0.00 99.45\n [2020-01-07T01:50:32.112Z] 01:24:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-01-07T01:50:32.112Z] 01:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:24:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:24:01 3 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-07T01:50:32.112Z] 01:25:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.112Z] 01:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:25:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:25:01 3 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-01-07T01:50:32.112Z] 01:26:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.112Z] 01:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:26:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:26:01 2 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:26:01 3 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-07T01:50:32.112Z] \n [2020-01-07T01:50:32.112Z] 01:26:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-07T01:50:32.112Z] 01:27:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:27:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:27:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-07T01:50:32.112Z] 01:28:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-01-07T01:50:32.112Z] 01:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.112Z] 01:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:28:01 2 0.10 0.00 0.08 0.00 0.00 99.82\n [2020-01-07T01:50:32.112Z] 01:28:01 3 0.52 0.00 0.02 0.00 0.00 99.47\n [2020-01-07T01:50:32.112Z] 01:29:01 all 0.17 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.112Z] 01:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:29:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-07T01:50:32.112Z] 01:29:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:29:01 3 0.55 0.00 0.03 0.00 0.02 99.40\n [2020-01-07T01:50:32.112Z] 01:30:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-07T01:50:32.112Z] 01:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:30:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:30:01 2 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:30:01 3 0.53 0.00 0.05 0.00 0.00 99.42\n [2020-01-07T01:50:32.112Z] 01:31:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:31:01 0 0.05 0.00 0.03 0.02 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:31:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:31:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-07T01:50:32.112Z] 01:32:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:32:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:32:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:32:01 3 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-07T01:50:32.112Z] 01:33:01 all 0.16 0.00 0.03 0.00 0.00 99.81\n [2020-01-07T01:50:32.112Z] 01:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:33:01 3 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-07T01:50:32.112Z] 01:34:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:34:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:34:01 3 0.55 0.00 0.02 0.00 0.00 99.43\n [2020-01-07T01:50:32.112Z] 01:35:01 all 0.16 0.00 0.03 0.00 0.00 99.81\n [2020-01-07T01:50:32.112Z] 01:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.112Z] 01:35:01 1 0.53 0.00 0.07 0.00 0.00 99.40\n [2020-01-07T01:50:32.112Z] 01:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97\n [2020-01-07T01:50:32.112Z] 01:35:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:36:01 all 0.18 0.00 0.04 0.00 0.00 99.79\n [2020-01-07T01:50:32.112Z] 01:36:01 0 0.02 0.00 0.05 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:36:01 1 0.28 0.00 0.05 0.00 0.00 99.67\n [2020-01-07T01:50:32.112Z] 01:36:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T01:50:32.112Z] 01:36:01 3 0.30 0.00 0.03 0.00 0.00 99.67\n [2020-01-07T01:50:32.112Z] 01:37:02 all 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-01-07T01:50:32.112Z] 01:37:02 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:37:02 1 0.27 0.00 0.05 0.00 0.00 99.68\n [2020-01-07T01:50:32.112Z] 01:37:02 2 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:37:02 3 0.05 0.00 0.00 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:38:01 all 0.06 0.00 0.04 0.00 0.00 99.91\n [2020-01-07T01:50:32.112Z] 01:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:38:01 1 0.05 0.00 0.03 0.00 0.00 99.91\n [2020-01-07T01:50:32.112Z] 01:38:01 2 0.08 0.00 0.05 0.00 0.00 99.86\n [2020-01-07T01:50:32.112Z] 01:38:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:39:01 all 0.05 0.00 0.04 0.00 0.00 99.91\n [2020-01-07T01:50:32.112Z] 01:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:39:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:40:01 all 0.18 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:40:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:40:01 2 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-07T01:50:32.112Z] 01:40:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:41:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:41:01 2 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-07T01:50:32.112Z] 01:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:42:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.112Z] 01:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.112Z] 01:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:42:01 2 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-01-07T01:50:32.112Z] 01:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:43:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.112Z] 01:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.112Z] 01:43:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.112Z] 01:43:01 2 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-07T01:50:32.112Z] 01:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:44:01 all 0.19 0.00 0.04 0.00 0.00 99.77\n [2020-01-07T01:50:32.112Z] 01:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.112Z] 01:44:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T01:50:32.112Z] 01:44:01 2 0.57 0.00 0.02 0.00 0.00 99.42\n [2020-01-07T01:50:32.112Z] 01:44:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T01:50:32.112Z] 01:45:01 all 0.16 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.113Z] 01:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-07T01:50:32.113Z] 01:45:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T01:50:32.113Z] 01:45:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-07T01:50:32.113Z] 01:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.113Z] 01:46:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.113Z] 01:46:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.113Z] 01:46:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-07T01:50:32.113Z] 01:46:01 2 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-07T01:50:32.113Z] 01:46:01 3 0.07 0.00 0.02 0.00 0.00 99.92\n [2020-01-07T01:50:32.113Z] 01:47:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-01-07T01:50:32.113Z] 01:47:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.113Z] 01:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.113Z] 01:47:01 2 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-01-07T01:50:32.113Z] 01:47:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.113Z] 01:48:01 all 0.17 0.00 0.03 0.00 0.00 99.79\n [2020-01-07T01:50:32.113Z] 01:48:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T01:50:32.113Z] 01:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-07T01:50:32.113Z] 01:48:01 2 0.55 0.00 0.02 0.00 0.00 99.43\n [2020-01-07T01:50:32.113Z] 01:48:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T01:50:32.113Z] 01:49:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n [2020-01-07T01:50:32.113Z] 01:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-07T01:50:32.113Z] 01:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T01:50:32.113Z] 01:49:01 2 0.55 0.00 0.07 0.00 0.00 99.38\n [2020-01-07T01:50:32.113Z] 01:49:01 3 0.03 0.00 0.08 0.00 0.00 99.88\n [2020-01-07T01:50:32.113Z] 01:50:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-07T01:50:32.113Z] 01:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98\n [2020-01-07T01:50:32.113Z] 01:50:01 1 0.50 0.00 0.02 0.00 0.00 99.48\n [2020-01-07T01:50:32.113Z] 01:50:01 2 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-01-07T01:50:32.113Z] 01:50:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-07T01:50:32.113Z] Average: all 0.15 0.02 0.12 0.05 0.00 99.66\n [2020-01-07T01:50:32.113Z] Average: 0 0.11 0.02 0.11 0.04 0.00 99.71\n [2020-01-07T01:50:32.113Z] Average: 1 0.14 0.02 0.12 0.04 0.00 99.68\n [2020-01-07T01:50:32.113Z] Average: 2 0.19 0.02 0.12 0.06 0.00 99.61\n [2020-01-07T01:50:32.113Z] Average: 3 0.17 0.02 0.13 0.05 0.00 99.63\n [2020-01-07T01:50:32.113Z] \n [2020-01-07T01:50:32.113Z] \n [2020-01-07T01:50:32.113Z] '