lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from d86b9159aea91140b5bd6284fe7f75849b02930b+65b44efd1334d51050433c739a090a460d433904 (6b02988caf6efc02b99e315aeb2d9563fc571212) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Running on prd-centos7-docker-4c-2g-7146 in /w/workspace/ndry_app-functions-sdk-go_PR-354 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-354 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 65b44efd1334d51050433c739a090a460d433904 into PR head commit d86b9159aea91140b5bd6284fe7f75849b02930b Merge succeeded, producing d86b9159aea91140b5bd6284fe7f75849b02930b Checking out Revision d86b9159aea91140b5bd6284fe7f75849b02930b (PR-354) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/354/head:refs/remotes/origin/PR-354 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 65b44efd1334d51050433c739a090a460d433904 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 Commit message: "fix: Implement smarter configuration update processing" > git rev-list --no-walk d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-04T21:39:11.800Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-04T21:39:12.086Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-04T21:39:12.176Z] ========================================================= [2020-05-04T21:39:12.177Z] EdgeX Global Pipelines Version Info [2020-05-04T21:39:12.177Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-04T21:39:13.589Z] ------------------- [2020-05-04T21:39:13.589Z] stable info: [2020-05-04T21:39:13.589Z] ------------------- [2020-05-04T21:39:13.589Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-04T21:39:13.589Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-04T21:39:13.589Z] Message: update stable to v1.0.87 [2020-05-04T21:39:14.157Z] ------------------- [2020-05-04T21:39:14.157Z] experimental info: [2020-05-04T21:39:14.157Z] ------------------- [2020-05-04T21:39:14.157Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-04T21:39:14.157Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-04T21:39:14.157Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-04T21:39:15.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-04T21:39:15.981Z] [2020-05-04T21:39:15.981Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-04T21:39:16.367Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-04T21:39:16.367Z] latest: Pulling from edgex-devops/git-semver [2020-05-04T21:39:16.367Z] 9123ac7c32f7: Pulling fs layer [2020-05-04T21:39:16.367Z] b8cc5d1170e3: Pulling fs layer [2020-05-04T21:39:16.367Z] 2924cbbf6a41: Pulling fs layer [2020-05-04T21:39:16.367Z] 93b08a4f1073: Pulling fs layer [2020-05-04T21:39:16.367Z] b8cc5d1170e3: Download complete [2020-05-04T21:39:16.367Z] 9123ac7c32f7: Verifying Checksum [2020-05-04T21:39:16.367Z] 9123ac7c32f7: Download complete [2020-05-04T21:39:16.629Z] 93b08a4f1073: Verifying Checksum [2020-05-04T21:39:16.629Z] 93b08a4f1073: Download complete [2020-05-04T21:39:16.629Z] 2924cbbf6a41: Verifying Checksum [2020-05-04T21:39:16.629Z] 2924cbbf6a41: Download complete [2020-05-04T21:39:16.629Z] 9123ac7c32f7: Pull complete [2020-05-04T21:39:16.888Z] b8cc5d1170e3: Pull complete [2020-05-04T21:39:17.458Z] 2924cbbf6a41: Pull complete [2020-05-04T21:39:17.718Z] 93b08a4f1073: Pull complete [2020-05-04T21:39:17.718Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-04T21:39:17.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-04T21:39:17.857Z] prd-centos7-docker-4c-2g-7146 does not seem to be running inside a container [2020-05-04T21:39:17.898Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-354 -v /w/workspace/ndry_app-functions-sdk-go_PR-354:/w/workspace/ndry_app-functions-sdk-go_PR-354:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-354@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-354@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-04T21:39:18.582Z] $ docker top 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-04T21:39:18.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-04T21:39:18.891Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-04T21:39:19.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-04T21:39:19.104Z] $ docker exec 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 ssh-agent [2020-05-04T21:39:19.297Z] SSH_AUTH_SOCK=/tmp/ssh-ov0y6eQl8295/agent.15 [2020-05-04T21:39:19.297Z] SSH_AGENT_PID=22 [2020-05-04T21:39:19.306Z] Running ssh-add (command line suppressed) [2020-05-04T21:39:19.460Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-354@tmp/private_key_7571341085637459113.key (/w/workspace/ndry_app-functions-sdk-go_PR-354@tmp/private_key_7571341085637459113.key) [2020-05-04T21:39:19.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-04T21:39:19.852Z] + git describe --exact-match --tags HEAD [2020-05-04T21:39:19.852Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-04T21:39:19.923Z] $ docker exec --env ******** --env ******** 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 ssh-agent -k [2020-05-04T21:39:20.064Z] unset SSH_AUTH_SOCK; [2020-05-04T21:39:20.064Z] unset SSH_AGENT_PID; [2020-05-04T21:39:20.064Z] echo Agent pid 22 killed; [2020-05-04T21:39:20.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-04T21:39:20.200Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-04T21:39:20.200Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-04T21:39:20.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-04T21:39:20.351Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-04T21:39:20.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-04T21:39:20.536Z] $ docker exec 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 ssh-agent [2020-05-04T21:39:20.714Z] SSH_AUTH_SOCK=/tmp/ssh-asVF6VJYj7um/agent.56 [2020-05-04T21:39:20.714Z] SSH_AGENT_PID=63 [2020-05-04T21:39:20.721Z] Running ssh-add (command line suppressed) [2020-05-04T21:39:20.881Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-354@tmp/private_key_4942368598585230123.key (/w/workspace/ndry_app-functions-sdk-go_PR-354@tmp/private_key_4942368598585230123.key) [2020-05-04T21:39:20.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-04T21:39:21.265Z] + git semver init [2020-05-04T21:39:21.265Z] # -> Open(): unable to determine branch for HEAD [2020-05-04T21:39:21.265Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-354/.git [2020-05-04T21:39:21.265Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-354 [2020-05-04T21:39:21.265Z] # $SEMVER_REMOTE_NAME = origin [2020-05-04T21:39:21.265Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-04T21:39:21.265Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-04T21:39:21.265Z] # $SEMVER_BRANCH = PR-354 [2020-05-04T21:39:21.265Z] # $SEMVER_TEMP = /tmp/semver-281510820 [2020-05-04T21:39:21.265Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-05-04T21:39:23.798Z] # '/tmp/semver-281510820' -> '/w/workspace/ndry_app-functions-sdk-go_PR-354/.semver' [2020-05-04T21:39:23.798Z] # -> Force: false [2020-05-04T21:39:23.798Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-354/.semver [Pipeline] } [2020-05-04T21:39:23.807Z] $ docker exec --env ******** --env ******** 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 ssh-agent -k [2020-05-04T21:39:23.942Z] unset SSH_AUTH_SOCK; [2020-05-04T21:39:23.943Z] unset SSH_AGENT_PID; [2020-05-04T21:39:23.943Z] echo Agent pid 63 killed; [2020-05-04T21:39:23.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-04T21:39:24.436Z] + git semver [Pipeline] } [2020-05-04T21:39:24.448Z] $ docker stop --time=1 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 [2020-05-04T21:39:25.796Z] $ docker rm -f 72778afb5bc9176792a640441db1ac1302508d6dc3aaabd646188197a581f585 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-04T21:39:28.030Z] Stashed 117 file(s) [Pipeline] echo [2020-05-04T21:39:28.032Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-05-04T21:39:43.306Z] Still waiting to schedule task [2020-05-04T21:39:43.306Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-04T21:39:43.308Z] Still waiting to schedule task [2020-05-04T21:39:43.308Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-7155’ is offline [2020-05-04T21:41:47.859Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7156 in /w/workspace/ndry_app-functions-sdk-go_PR-354 [Pipeline] { [Pipeline] ws [2020-05-04T21:41:47.962Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-05-04T21:41:54.121Z] using credential edgex-jenkins-ssh [2020-05-04T21:41:54.198Z] Cloning the remote Git repository [2020-05-04T21:41:54.198Z] Cloning with configured refspecs honoured and without tags [2020-05-04T21:41:54.261Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-05-04T21:41:54.349Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2020-05-04T21:41:54.417Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-05-04T21:41:54.419Z] > git --version # timeout=10 [2020-05-04T21:41:54.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T21:41:54.499Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T21:41:57.383Z] Fetching without tags [2020-05-04T21:41:57.866Z] Merging remotes/origin/master commit 65b44efd1334d51050433c739a090a460d433904 into PR head commit d86b9159aea91140b5bd6284fe7f75849b02930b [2020-05-04T21:41:58.097Z] Merge succeeded, producing d86b9159aea91140b5bd6284fe7f75849b02930b [2020-05-04T21:41:58.098Z] Checking out Revision d86b9159aea91140b5bd6284fe7f75849b02930b (PR-354) [2020-05-04T21:41:57.285Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-05-04T21:41:57.329Z] > git config --add remote.origin.fetch +refs/pull/354/head:refs/remotes/origin/PR-354 # timeout=10 [2020-05-04T21:41:57.347Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T21:41:57.371Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-05-04T21:41:57.401Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-05-04T21:41:57.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T21:41:57.413Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T21:41:57.894Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T21:41:57.909Z] > git checkout -f d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 [2020-05-04T21:41:58.009Z] > git remote # timeout=10 [2020-05-04T21:41:58.030Z] > git config --get remote.origin.url # timeout=10 [2020-05-04T21:41:58.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T21:41:58.067Z] > git merge 65b44efd1334d51050433c739a090a460d433904 # timeout=10 [2020-05-04T21:41:58.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T21:41:58.112Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T21:41:58.129Z] > git checkout -f d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 [2020-05-04T21:42:02.690Z] Commit message: "fix: Implement smarter configuration update processing" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-04T21:43:06.073Z] ========================================================= [2020-05-04T21:43:06.073Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-04T21:43:06.073Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-04T21:43:07.161Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-05-04T21:43:08.578Z] Sending build context to Docker daemon 36.91MB [2020-05-04T21:43:08.578Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-04T21:43:08.578Z] Step 2/8 : FROM ${BASE} [2020-05-04T21:43:08.578Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-04T21:43:08.578Z] cde5963f3b93: Pulling fs layer [2020-05-04T21:43:08.578Z] 2a23fa8c16f7: Pulling fs layer [2020-05-04T21:43:08.578Z] 777b28850792: Pulling fs layer [2020-05-04T21:43:08.578Z] 8a11ddd9e578: Pulling fs layer [2020-05-04T21:43:08.578Z] 4cf88f913ddb: Pulling fs layer [2020-05-04T21:43:08.578Z] 1df406cf5192: Pulling fs layer [2020-05-04T21:43:08.578Z] cd6300453558: Pulling fs layer [2020-05-04T21:43:08.578Z] b9c365052c96: Pulling fs layer [2020-05-04T21:43:08.578Z] a2d8cc88f415: Pulling fs layer [2020-05-04T21:43:08.578Z] ea1d1ca13537: Pulling fs layer [2020-05-04T21:43:08.578Z] 3750a50a1c5e: Pulling fs layer [2020-05-04T21:43:08.579Z] cd6300453558: Waiting [2020-05-04T21:43:08.579Z] b9c365052c96: Waiting [2020-05-04T21:43:08.579Z] a2d8cc88f415: Waiting [2020-05-04T21:43:08.579Z] 3750a50a1c5e: Waiting [2020-05-04T21:43:08.579Z] 8a11ddd9e578: Waiting [2020-05-04T21:43:08.579Z] 4cf88f913ddb: Waiting [2020-05-04T21:43:08.579Z] 1df406cf5192: Waiting [2020-05-04T21:43:08.846Z] 777b28850792: Verifying Checksum [2020-05-04T21:43:08.846Z] 777b28850792: Download complete [2020-05-04T21:43:08.846Z] 2a23fa8c16f7: Verifying Checksum [2020-05-04T21:43:08.846Z] 2a23fa8c16f7: Download complete [2020-05-04T21:43:08.846Z] 4cf88f913ddb: Verifying Checksum [2020-05-04T21:43:08.846Z] 4cf88f913ddb: Download complete [2020-05-04T21:43:08.846Z] 1df406cf5192: Verifying Checksum [2020-05-04T21:43:08.846Z] 1df406cf5192: Download complete [2020-05-04T21:43:09.113Z] cde5963f3b93: Verifying Checksum [2020-05-04T21:43:09.113Z] cde5963f3b93: Download complete [2020-05-04T21:43:09.725Z] cde5963f3b93: Pull complete [2020-05-04T21:43:10.318Z] 2a23fa8c16f7: Pull complete [2020-05-04T21:43:10.591Z] 777b28850792: Pull complete [2020-05-04T21:43:13.200Z] cd6300453558: Verifying Checksum [2020-05-04T21:43:13.200Z] cd6300453558: Download complete [2020-05-04T21:43:13.200Z] a2d8cc88f415: Verifying Checksum [2020-05-04T21:43:13.200Z] a2d8cc88f415: Download complete [2020-05-04T21:43:15.807Z] ea1d1ca13537: Verifying Checksum [2020-05-04T21:43:15.807Z] ea1d1ca13537: Download complete [2020-05-04T21:43:15.807Z] 3750a50a1c5e: Verifying Checksum [2020-05-04T21:43:15.807Z] 3750a50a1c5e: Download complete [2020-05-04T21:43:18.429Z] b9c365052c96: Verifying Checksum [2020-05-04T21:43:18.429Z] b9c365052c96: Download complete [2020-05-04T21:43:20.381Z] 8a11ddd9e578: Download complete [2020-05-04T21:43:32.739Z] 8a11ddd9e578: Pull complete [2020-05-04T21:43:32.739Z] 4cf88f913ddb: Pull complete [2020-05-04T21:43:32.739Z] 1df406cf5192: Pull complete [2020-05-04T21:43:39.427Z] cd6300453558: Pull complete [2020-05-04T21:43:44.840Z] b9c365052c96: Pull complete [2020-05-04T21:43:44.840Z] a2d8cc88f415: Pull complete [2020-05-04T21:43:46.862Z] ea1d1ca13537: Pull complete [2020-05-04T21:43:46.862Z] 3750a50a1c5e: Pull complete [2020-05-04T21:43:46.862Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-04T21:43:46.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-04T21:43:46.862Z] ---> 78745c68409d [2020-05-04T21:43:46.862Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-05-04T21:43:47.078Z] Running on prd-centos7-docker-4c-2g-7157 in /w/workspace/ndry_app-functions-sdk-go_PR-354 [Pipeline] { [Pipeline] ws [2020-05-04T21:43:47.146Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-05-04T21:43:47.450Z] latest: Pulling from library/docker [2020-05-04T21:43:47.450Z] 29e5d40040c1: Pulling fs layer [2020-05-04T21:43:47.450Z] 3be38edc41e1: Pulling fs layer [2020-05-04T21:43:47.450Z] fe3afb04d599: Pulling fs layer [2020-05-04T21:43:47.450Z] 59b74c254a8a: Pulling fs layer [2020-05-04T21:43:47.450Z] 9eee44a9dabb: Pulling fs layer [2020-05-04T21:43:47.450Z] ae4d1ef7be7c: Pulling fs layer [2020-05-04T21:43:47.450Z] 8486642a619f: Pulling fs layer [2020-05-04T21:43:47.450Z] 9eee44a9dabb: Waiting [2020-05-04T21:43:47.450Z] ae4d1ef7be7c: Waiting [2020-05-04T21:43:47.450Z] 8486642a619f: Waiting [2020-05-04T21:43:47.450Z] 59b74c254a8a: Waiting [2020-05-04T21:43:47.728Z] fe3afb04d599: Verifying Checksum [2020-05-04T21:43:47.728Z] fe3afb04d599: Download complete [2020-05-04T21:43:47.728Z] 3be38edc41e1: Verifying Checksum [2020-05-04T21:43:47.728Z] 3be38edc41e1: Download complete [2020-05-04T21:43:48.006Z] 29e5d40040c1: Verifying Checksum [2020-05-04T21:43:48.006Z] 29e5d40040c1: Download complete [2020-05-04T21:43:48.006Z] 9eee44a9dabb: Verifying Checksum [2020-05-04T21:43:48.006Z] 9eee44a9dabb: Download complete [2020-05-04T21:43:48.006Z] ae4d1ef7be7c: Verifying Checksum [2020-05-04T21:43:48.006Z] ae4d1ef7be7c: Download complete [2020-05-04T21:43:48.006Z] 8486642a619f: Download complete [2020-05-04T21:43:48.639Z] 29e5d40040c1: Pull complete [2020-05-04T21:43:49.230Z] 3be38edc41e1: Pull complete [2020-05-04T21:43:49.402Z] using credential edgex-jenkins-ssh [2020-05-04T21:43:49.450Z] Cloning the remote Git repository [2020-05-04T21:43:49.450Z] Cloning with configured refspecs honoured and without tags [2020-05-04T21:43:49.499Z] fe3afb04d599: Pull complete [2020-05-04T21:43:49.456Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-05-04T21:43:49.494Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2020-05-04T21:43:49.552Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-05-04T21:43:49.553Z] > git --version # timeout=10 [2020-05-04T21:43:49.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T21:43:49.613Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T21:43:51.760Z] Fetching without tags [2020-05-04T21:43:52.145Z] Merging remotes/origin/master commit 65b44efd1334d51050433c739a090a460d433904 into PR head commit d86b9159aea91140b5bd6284fe7f75849b02930b [2020-05-04T21:43:52.238Z] Merge succeeded, producing d86b9159aea91140b5bd6284fe7f75849b02930b [2020-05-04T21:43:52.239Z] Checking out Revision d86b9159aea91140b5bd6284fe7f75849b02930b (PR-354) [2020-05-04T21:43:51.726Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-05-04T21:43:51.736Z] > git config --add remote.origin.fetch +refs/pull/354/head:refs/remotes/origin/PR-354 # timeout=10 [2020-05-04T21:43:51.741Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T21:43:51.754Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-05-04T21:43:51.768Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-05-04T21:43:51.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T21:43:51.773Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T21:43:52.155Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T21:43:52.163Z] > git checkout -f d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 [2020-05-04T21:43:52.208Z] > git remote # timeout=10 [2020-05-04T21:43:52.212Z] > git config --get remote.origin.url # timeout=10 [2020-05-04T21:43:52.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T21:43:52.225Z] > git merge 65b44efd1334d51050433c739a090a460d433904 # timeout=10 [2020-05-04T21:43:52.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T21:43:52.242Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T21:43:52.249Z] > git checkout -f d86b9159aea91140b5bd6284fe7f75849b02930b # timeout=10 [2020-05-04T21:43:53.814Z] 59b74c254a8a: Verifying Checksum [2020-05-04T21:43:53.814Z] 59b74c254a8a: Download complete [2020-05-04T21:43:56.046Z] Commit message: "fix: Implement smarter configuration update processing" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-05-04T21:43:57.204Z] 59b74c254a8a: Pull complete [2020-05-04T21:43:57.205Z] 9eee44a9dabb: Pull complete [2020-05-04T21:43:57.205Z] ae4d1ef7be7c: Pull complete [2020-05-04T21:43:57.475Z] 8486642a619f: Pull complete [2020-05-04T21:43:57.747Z] Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 [2020-05-04T21:43:57.747Z] Status: Downloaded newer image for docker:latest [Pipeline] echo [2020-05-04T21:43:58.026Z] ========================================================= [2020-05-04T21:43:58.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-04T21:43:58.026Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-04T21:43:58.763Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-05-04T21:43:59.340Z] Sending build context to Docker daemon 36.91MB [2020-05-04T21:43:59.340Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-04T21:43:59.340Z] Step 2/8 : FROM ${BASE} [2020-05-04T21:43:59.340Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-04T21:43:59.340Z] e6b0cf9c0882: Pulling fs layer [2020-05-04T21:43:59.340Z] 2848faf0eed1: Pulling fs layer [2020-05-04T21:43:59.340Z] 0f37312ad70f: Pulling fs layer [2020-05-04T21:43:59.340Z] 5788d62ee057: Pulling fs layer [2020-05-04T21:43:59.340Z] 0e6b1d234666: Pulling fs layer [2020-05-04T21:43:59.340Z] bf5d7aec512f: Pulling fs layer [2020-05-04T21:43:59.340Z] 34c802a77dc8: Pulling fs layer [2020-05-04T21:43:59.340Z] 9eb99e56ec68: Pulling fs layer [2020-05-04T21:43:59.340Z] 27c7a5d97fbd: Pulling fs layer [2020-05-04T21:43:59.340Z] 5c102a31e300: Pulling fs layer [2020-05-04T21:43:59.340Z] dcfb455df0a1: Pulling fs layer [2020-05-04T21:43:59.340Z] 0e6b1d234666: Waiting [2020-05-04T21:43:59.340Z] bf5d7aec512f: Waiting [2020-05-04T21:43:59.340Z] 34c802a77dc8: Waiting [2020-05-04T21:43:59.340Z] 9eb99e56ec68: Waiting [2020-05-04T21:43:59.340Z] 27c7a5d97fbd: Waiting [2020-05-04T21:43:59.340Z] 5c102a31e300: Waiting [2020-05-04T21:43:59.340Z] dcfb455df0a1: Waiting [2020-05-04T21:43:59.340Z] 5788d62ee057: Waiting [2020-05-04T21:43:59.340Z] 0f37312ad70f: Verifying Checksum [2020-05-04T21:43:59.340Z] 0f37312ad70f: Download complete [2020-05-04T21:43:59.340Z] 2848faf0eed1: Verifying Checksum [2020-05-04T21:43:59.340Z] 2848faf0eed1: Download complete [2020-05-04T21:43:59.340Z] 0e6b1d234666: Verifying Checksum [2020-05-04T21:43:59.341Z] 0e6b1d234666: Download complete [2020-05-04T21:43:59.341Z] bf5d7aec512f: Verifying Checksum [2020-05-04T21:43:59.341Z] bf5d7aec512f: Download complete [2020-05-04T21:43:59.341Z] e6b0cf9c0882: Verifying Checksum [2020-05-04T21:43:59.341Z] e6b0cf9c0882: Download complete [2020-05-04T21:44:00.759Z] 34c802a77dc8: Verifying Checksum [2020-05-04T21:44:00.759Z] 34c802a77dc8: Download complete [2020-05-04T21:44:00.759Z] 27c7a5d97fbd: Verifying Checksum [2020-05-04T21:44:00.759Z] 27c7a5d97fbd: Download complete [2020-05-04T21:44:01.027Z] 5788d62ee057: Verifying Checksum [2020-05-04T21:44:01.027Z] 5788d62ee057: Download complete [2020-05-04T21:44:01.294Z] dcfb455df0a1: Verifying Checksum [2020-05-04T21:44:01.294Z] dcfb455df0a1: Download complete [2020-05-04T21:44:01.294Z] 9eb99e56ec68: Download complete [2020-05-04T21:44:01.294Z] 5c102a31e300: Verifying Checksum [2020-05-04T21:44:01.294Z] 5c102a31e300: Download complete [2020-05-04T21:44:01.294Z] e6b0cf9c0882: Pull complete [2020-05-04T21:44:01.554Z] 2848faf0eed1: Pull complete [2020-05-04T21:44:01.554Z] 0f37312ad70f: Pull complete [2020-05-04T21:44:04.424Z] ---> ba0bf64a84e7 [2020-05-04T21:44:04.424Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-04T21:44:04.424Z] ---> Running in 357c6c1e2a8d [2020-05-04T21:44:04.424Z] Removing intermediate container 357c6c1e2a8d [2020-05-04T21:44:04.424Z] ---> fc2ad56e1fa8 [2020-05-04T21:44:04.424Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-05-04T21:44:04.424Z] ---> Running in ecbebb251345 [2020-05-04T21:44:05.021Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-04T21:44:05.997Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-04T21:44:06.266Z] (1/5) Installing libsodium (1.0.18-r0) [2020-05-04T21:44:06.533Z] (2/5) Installing libzmq (4.3.2-r0) [2020-05-04T21:44:06.534Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-05-04T21:44:06.534Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-05-04T21:44:06.802Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-05-04T21:44:06.802Z] Executing busybox-1.31.1-r8.trigger [2020-05-04T21:44:06.802Z] OK: 127 MiB in 44 packages [2020-05-04T21:44:08.217Z] Removing intermediate container ecbebb251345 [2020-05-04T21:44:08.217Z] ---> 76ecc31c2606 [2020-05-04T21:44:08.217Z] Step 6/8 : WORKDIR /build [2020-05-04T21:44:08.217Z] ---> Running in ef3b2e863a7a [2020-05-04T21:44:08.804Z] Removing intermediate container ef3b2e863a7a [2020-05-04T21:44:08.804Z] ---> e1812e86195e [2020-05-04T21:44:08.804Z] Step 7/8 : COPY go.mod . [2020-05-04T21:44:09.073Z] ---> 8d0c3bb55252 [2020-05-04T21:44:09.073Z] Step 8/8 : RUN go mod download [2020-05-04T21:44:09.342Z] ---> Running in 2d8105d2049a [2020-05-04T21:44:09.704Z] 5788d62ee057: Pull complete [2020-05-04T21:44:09.704Z] 0e6b1d234666: Pull complete [2020-05-04T21:44:09.704Z] bf5d7aec512f: Pull complete [2020-05-04T21:44:11.951Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-05-04T21:44:11.951Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-04T21:44:11.951Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-04T21:44:11.951Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-04T21:44:11.951Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-04T21:44:11.951Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-04T21:44:11.951Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-04T21:44:11.951Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-04T21:44:11.951Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-05-04T21:44:11.951Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-04T21:44:11.951Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-04T21:44:11.951Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-04T21:44:11.951Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 [2020-05-04T21:44:11.951Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-05-04T21:44:11.951Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-04T21:44:11.951Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-04T21:44:11.951Z] go: finding github.com/fatih/color v1.7.0 [2020-05-04T21:44:11.951Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-04T21:44:11.951Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-04T21:44:11.951Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-04T21:44:11.951Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-04T21:44:11.951Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-05-04T21:44:11.951Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-04T21:44:11.951Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-04T21:44:11.951Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-04T21:44:11.951Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-04T21:44:11.951Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-04T21:44:11.951Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-04T21:44:11.951Z] go: finding github.com/google/uuid v1.1.1 [2020-05-04T21:44:11.951Z] go: finding github.com/gorilla/mux v1.7.4 [2020-05-04T21:44:11.951Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-04T21:44:11.951Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-04T21:44:11.951Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-04T21:44:11.951Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-04T21:44:11.951Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-04T21:44:11.951Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-04T21:44:11.951Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-04T21:44:11.951Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-04T21:44:11.951Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-04T21:44:11.951Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-04T21:44:11.951Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-04T21:44:12.219Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-04T21:44:12.219Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-04T21:44:12.219Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-04T21:44:12.219Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-04T21:44:12.219Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-04T21:44:12.219Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-04T21:44:12.219Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-04T21:44:12.219Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-04T21:44:12.219Z] go: finding github.com/kr/pretty v0.1.0 [2020-05-04T21:44:12.219Z] go: finding github.com/kr/pty v1.1.1 [2020-05-04T21:44:12.219Z] go: finding github.com/kr/text v0.1.0 [2020-05-04T21:44:12.219Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-04T21:44:12.219Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-04T21:44:12.219Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-04T21:44:12.219Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-04T21:44:12.219Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-04T21:44:12.219Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-04T21:44:12.219Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-04T21:44:12.219Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-04T21:44:12.219Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-04T21:44:12.219Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-04T21:44:12.486Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-04T21:44:12.486Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-04T21:44:12.486Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-05-04T21:44:12.486Z] go: finding github.com/onsi/gomega v1.7.0 [2020-05-04T21:44:12.486Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-04T21:44:12.486Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-05-04T21:44:12.486Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-04T21:44:12.486Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-04T21:44:12.486Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-04T21:44:12.486Z] go: finding github.com/posener/complete v1.1.1 [2020-05-04T21:44:12.486Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-04T21:44:12.486Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-04T21:44:12.486Z] go: finding github.com/stretchr/objx v0.2.0 [2020-05-04T21:44:12.486Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-04T21:44:12.486Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-05-04T21:44:12.486Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-04T21:44:12.486Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-04T21:44:12.486Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-04T21:44:12.486Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-05-04T21:44:12.486Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-05-04T21:44:12.486Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-04T21:44:12.486Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-05-04T21:44:12.486Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-04T21:44:12.756Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-05-04T21:44:12.756Z] go: finding golang.org/x/text v0.3.2 [2020-05-04T21:44:12.756Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-05-04T21:44:12.756Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-04T21:44:12.756Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-04T21:44:12.756Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-04T21:44:12.756Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-04T21:44:12.756Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-04T21:44:14.984Z] 34c802a77dc8: Pull complete [2020-05-04T21:44:17.548Z] 9eb99e56ec68: Pull complete [2020-05-04T21:44:17.548Z] 27c7a5d97fbd: Pull complete [2020-05-04T21:44:18.123Z] 5c102a31e300: Pull complete [2020-05-04T21:44:18.123Z] dcfb455df0a1: Pull complete [2020-05-04T21:44:18.123Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-04T21:44:18.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-04T21:44:18.123Z] ---> 7c70fe431013 [2020-05-04T21:44:18.123Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-05-04T21:44:18.383Z] latest: Pulling from library/docker [2020-05-04T21:44:18.643Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-04T21:44:18.643Z] 6f4c731d6eb3: Pulling fs layer [2020-05-04T21:44:18.643Z] 5d79d4ac3cd0: Pulling fs layer [2020-05-04T21:44:18.643Z] 65de10866d6a: Pulling fs layer [2020-05-04T21:44:18.643Z] ffd69ed7f17f: Pulling fs layer [2020-05-04T21:44:18.643Z] 07ba9e5a2fa6: Pulling fs layer [2020-05-04T21:44:18.643Z] 75478c283dd2: Pulling fs layer [2020-05-04T21:44:18.643Z] 65de10866d6a: Waiting [2020-05-04T21:44:18.643Z] ffd69ed7f17f: Waiting [2020-05-04T21:44:18.643Z] 07ba9e5a2fa6: Waiting [2020-05-04T21:44:18.643Z] 6f4c731d6eb3: Verifying Checksum [2020-05-04T21:44:18.643Z] 6f4c731d6eb3: Download complete [2020-05-04T21:44:18.643Z] 5d79d4ac3cd0: Verifying Checksum [2020-05-04T21:44:18.643Z] 5d79d4ac3cd0: Download complete [2020-05-04T21:44:18.643Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-04T21:44:18.643Z] cbdbe7a5bc2a: Download complete [2020-05-04T21:44:18.905Z] ffd69ed7f17f: Verifying Checksum [2020-05-04T21:44:18.905Z] ffd69ed7f17f: Download complete [2020-05-04T21:44:18.905Z] 07ba9e5a2fa6: Verifying Checksum [2020-05-04T21:44:18.905Z] 07ba9e5a2fa6: Download complete [2020-05-04T21:44:18.905Z] cbdbe7a5bc2a: Pull complete [2020-05-04T21:44:18.905Z] 75478c283dd2: Verifying Checksum [2020-05-04T21:44:18.905Z] 75478c283dd2: Download complete [2020-05-04T21:44:19.498Z] 65de10866d6a: Verifying Checksum [2020-05-04T21:44:19.498Z] 65de10866d6a: Download complete [2020-05-04T21:44:20.074Z] 6f4c731d6eb3: Pull complete [2020-05-04T21:44:20.641Z] 5d79d4ac3cd0: Pull complete [2020-05-04T21:44:24.843Z] 65de10866d6a: Pull complete [2020-05-04T21:44:24.844Z] ffd69ed7f17f: Pull complete [2020-05-04T21:44:24.844Z] 07ba9e5a2fa6: Pull complete [2020-05-04T21:44:24.844Z] 75478c283dd2: Pull complete [2020-05-04T21:44:24.844Z] Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 [2020-05-04T21:44:24.844Z] Status: Downloaded newer image for docker:latest [2020-05-04T21:44:28.151Z] ---> 560c25e1d129 [2020-05-04T21:44:28.151Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-04T21:44:28.151Z] ---> Running in c61d7a14267f [2020-05-04T21:44:28.151Z] Removing intermediate container c61d7a14267f [2020-05-04T21:44:28.151Z] ---> 23cbeaf14618 [2020-05-04T21:44:28.151Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-05-04T21:44:28.152Z] ---> Running in 082df7072591 [2020-05-04T21:44:31.033Z] Removing intermediate container 2d8105d2049a [2020-05-04T21:44:31.034Z] ---> db6f8e2dd051 [2020-05-04T21:44:31.034Z] Successfully built db6f8e2dd051 [2020-05-04T21:44:31.034Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-04T21:44:31.798Z] + docker inspect -f . ci-base-image-arm64 [2020-05-04T21:44:31.798Z] . [Pipeline] withDockerContainer [2020-05-04T21:44:32.401Z] prd-ubuntu18.04-docker-arm64-4c-16g-7156 does not seem to be running inside a container [2020-05-04T21:44:32.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-04T21:44:33.898Z] $ docker top 6dab944bebf78fe1d6153cfcb535b57f295af8935e009d82a4106a964a2aa441 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-04T21:44:35.040Z] + go version [2020-05-04T21:44:35.040Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-04T21:44:35.709Z] + make test [2020-05-04T21:44:35.709Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-05-04T21:44:37.145Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-05-04T21:44:38.203Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-04T21:44:38.203Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-04T21:44:38.203Z] (1/5) Installing libsodium (1.0.18-r0) [2020-05-04T21:44:38.203Z] (2/5) Installing libzmq (4.3.2-r0) [2020-05-04T21:44:38.203Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-05-04T21:44:38.203Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-05-04T21:44:38.203Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-05-04T21:44:38.203Z] Executing busybox-1.31.1-r8.trigger [2020-05-04T21:44:38.203Z] OK: 145 MiB in 44 packages [2020-05-04T21:44:40.110Z] Removing intermediate container 082df7072591 [2020-05-04T21:44:40.110Z] ---> bbae62b0cc3e [2020-05-04T21:44:40.110Z] Step 6/8 : WORKDIR /build [2020-05-04T21:44:40.371Z] ---> Running in 0016c7adc411 [2020-05-04T21:44:40.371Z] Removing intermediate container 0016c7adc411 [2020-05-04T21:44:40.371Z] ---> 062afb765fd8 [2020-05-04T21:44:40.371Z] Step 7/8 : COPY go.mod . [2020-05-04T21:44:40.631Z] ---> 99f65ccde0df [2020-05-04T21:44:40.631Z] Step 8/8 : RUN go mod download [2020-05-04T21:44:40.632Z] ---> Running in 06658243d88d [2020-05-04T21:44:52.856Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-05-04T21:44:52.856Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-04T21:44:52.856Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-04T21:44:52.856Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-04T21:44:52.856Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-04T21:44:52.856Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-04T21:44:53.117Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-04T21:44:53.117Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-04T21:44:53.117Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-05-04T21:44:53.117Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-04T21:44:53.117Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-04T21:44:53.117Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-04T21:44:53.117Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 [2020-05-04T21:44:53.117Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-05-04T21:44:53.117Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-04T21:44:53.117Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-04T21:44:53.117Z] go: finding github.com/fatih/color v1.7.0 [2020-05-04T21:44:53.688Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-04T21:44:53.688Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-04T21:44:53.688Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-04T21:44:53.688Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-04T21:44:53.688Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-05-04T21:44:53.688Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-04T21:44:53.688Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-04T21:44:53.688Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-04T21:44:53.688Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-04T21:44:53.688Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-04T21:44:53.688Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-04T21:44:53.688Z] go: finding github.com/google/uuid v1.1.1 [2020-05-04T21:44:53.688Z] go: finding github.com/gorilla/mux v1.7.4 [2020-05-04T21:44:53.688Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-04T21:44:53.688Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-04T21:44:53.688Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-04T21:44:53.688Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-04T21:44:53.688Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-04T21:44:53.688Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-04T21:44:53.688Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-04T21:44:53.688Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-04T21:44:53.948Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-04T21:44:53.948Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-04T21:44:53.949Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-04T21:44:53.949Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-04T21:44:53.949Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-04T21:44:53.949Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-04T21:44:53.949Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-04T21:44:53.949Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-04T21:44:53.949Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-04T21:44:54.209Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-04T21:44:54.209Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-04T21:44:54.209Z] go: finding github.com/kr/pretty v0.1.0 [2020-05-04T21:44:54.209Z] go: finding github.com/kr/pty v1.1.1 [2020-05-04T21:44:54.209Z] go: finding github.com/kr/text v0.1.0 [2020-05-04T21:44:54.209Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-04T21:44:54.209Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-04T21:44:54.209Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-04T21:44:54.209Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-04T21:44:54.209Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-04T21:44:54.209Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-04T21:44:54.209Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-04T21:44:54.209Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-04T21:44:54.779Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-04T21:44:54.779Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-04T21:44:54.779Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-04T21:44:54.779Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-04T21:44:54.779Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-05-04T21:44:54.779Z] go: finding github.com/onsi/gomega v1.7.0 [2020-05-04T21:44:55.040Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-04T21:44:55.040Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-05-04T21:44:55.040Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-04T21:44:55.040Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-04T21:44:55.040Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-04T21:44:55.040Z] go: finding github.com/posener/complete v1.1.1 [2020-05-04T21:44:55.298Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-04T21:44:55.298Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-04T21:44:55.557Z] go: finding github.com/stretchr/objx v0.2.0 [2020-05-04T21:44:55.557Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-04T21:44:55.557Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-05-04T21:44:55.557Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-04T21:44:55.557Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-04T21:44:55.557Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-04T21:44:55.557Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-05-04T21:44:55.557Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-05-04T21:44:55.557Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-04T21:44:55.557Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-05-04T21:44:55.816Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-04T21:44:55.816Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-05-04T21:44:55.816Z] go: finding golang.org/x/text v0.3.2 [2020-05-04T21:44:55.816Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-05-04T21:44:55.816Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-04T21:44:55.816Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-04T21:44:55.816Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-04T21:44:55.816Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-04T21:44:55.816Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-04T21:44:59.307Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.118s coverage: 86.2% of statements [2020-05-04T21:45:22.390Z] Removing intermediate container 06658243d88d [2020-05-04T21:45:22.390Z] ---> 1b0ee8d2f79a [2020-05-04T21:45:22.390Z] Successfully built 1b0ee8d2f79a [2020-05-04T21:45:22.390Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-04T21:45:23.295Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-04T21:45:23.642Z] . [Pipeline] withDockerContainer [2020-05-04T21:45:23.848Z] prd-centos7-docker-4c-2g-7157 does not seem to be running inside a container [2020-05-04T21:45:23.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-04T21:45:32.654Z] $ docker top d940309114c1c0a1255555887c44f79d71617cd53112dd97caf54aaf0ff32c1d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-04T21:45:33.220Z] + go version [2020-05-04T21:45:33.220Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-04T21:45:33.529Z] + make test [2020-05-04T21:45:33.529Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-05-04T21:45:34.914Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-05-04T21:45:38.283Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.071s coverage: 49.4% of statements [2020-05-04T21:45:38.283Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-05-04T21:45:38.283Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-05-04T21:45:38.283Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.056s coverage: 56.7% of statements [2020-05-04T21:45:38.283Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-05-04T21:45:38.283Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.534s coverage: 69.1% of statements [2020-05-04T21:45:41.557Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.073s coverage: 86.2% of statements [2020-05-04T21:45:44.960Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.499s coverage: 73.4% of statements [2020-05-04T21:45:44.960Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.023s coverage: 89.5% of statements [2020-05-04T21:45:44.960Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.019s coverage: 100.0% of statements [2020-05-04T21:45:44.960Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.324s coverage: 100.0% of statements [2020-05-04T21:45:44.960Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.015s coverage: 100.0% of statements [2020-05-04T21:45:44.960Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.027s coverage: 100.0% of statements [2020-05-04T21:45:44.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-05-04T21:45:44.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-05-04T21:45:44.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-05-04T21:45:44.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-05-04T21:45:44.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-05-04T21:45:44.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-05-04T21:45:44.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-05-04T21:45:44.960Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.015s coverage: 96.6% of statements [2020-05-04T21:45:44.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-05-04T21:45:44.960Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.019s coverage: 97.7% of statements [2020-05-04T21:45:44.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-05-04T21:45:44.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-05-04T21:45:44.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-05-04T21:45:48.305Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.794s coverage: 78.0% of statements [2020-05-04T21:45:48.305Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.326s coverage: 81.1% of statements [2020-05-04T21:45:48.305Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:44.135886693Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:44.143424471Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:44.149538994Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:44.156670783Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:44.18691579Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:44.19334534Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:44.201844013Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:44.207172446Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:44.212944171Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:46.21358091Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:46.213745524Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:46.21838736Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:46.251847377Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:46.25756753Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:46.257716694Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:45:48.305Z] level=DEBUG ts=2020-05-04T21:45:46.257641652Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:45:48.305Z] panic: interface conversion: interface {} is nil, not [][]uint8 [2020-05-04T21:45:48.305Z] [2020-05-04T21:45:48.305Z] goroutine 35 [running]: [2020-05-04T21:45:48.305Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0x4000028f40, 0x4000028f50, 0x40000f98f0, 0x4000110f00, 0x4000028f30) [2020-05-04T21:45:48.305Z] /w/workspace/app-functions-sdk-go/5/pkg/transforms/batch_test.go:119 +0x218 [2020-05-04T21:45:48.305Z] created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet [2020-05-04T21:45:48.305Z] /w/workspace/app-functions-sdk-go/5/pkg/transforms/batch_test.go:114 +0x17c [2020-05-04T21:45:48.305Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 2.152s [2020-05-04T21:45:48.305Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-05-04T21:45:48.306Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.019s coverage: 100.0% of statements [2020-05-04T21:45:48.306Z] FAIL [2020-05-04T21:45:48.888Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-05-04T21:45:48.910Z] $ docker stop --time=1 6dab944bebf78fe1d6153cfcb535b57f295af8935e009d82a4106a964a2aa441 [2020-05-04T21:45:51.215Z] $ docker rm -f 6dab944bebf78fe1d6153cfcb535b57f295af8935e009d82a4106a964a2aa441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-04T21:45:53.043Z] Failed in branch arm64 [2020-05-04T21:46:13.716Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.029s coverage: 49.4% of statements [2020-05-04T21:46:13.716Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-05-04T21:46:13.716Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-05-04T21:46:13.716Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.027s coverage: 56.7% of statements [2020-05-04T21:46:13.716Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-05-04T21:46:13.716Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.444s coverage: 69.1% of statements [2020-05-04T21:46:28.611Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.537s coverage: 73.4% of statements [2020-05-04T21:46:28.611Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.016s coverage: 89.5% of statements [2020-05-04T21:46:28.611Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.004s coverage: 100.0% of statements [2020-05-04T21:46:33.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 13.152s coverage: 100.0% of statements [2020-05-04T21:46:33.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.004s coverage: 100.0% of statements [2020-05-04T21:46:33.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.007s coverage: 100.0% of statements [2020-05-04T21:46:33.889Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-05-04T21:46:33.889Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-05-04T21:46:33.890Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-05-04T21:46:33.890Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-05-04T21:46:33.890Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-05-04T21:46:33.890Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-05-04T21:46:33.890Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-05-04T21:46:33.890Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.019s coverage: 96.6% of statements [2020-05-04T21:46:33.890Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-05-04T21:46:33.890Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements [2020-05-04T21:46:33.890Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-05-04T21:46:33.890Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-05-04T21:46:33.890Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-05-04T21:46:35.800Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.132s coverage: 78.0% of statements [2020-05-04T21:46:35.800Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.135s coverage: 81.1% of statements [2020-05-04T21:46:35.800Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:29.07827619Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:29.083643853Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:29.087907488Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:29.091863502Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:29.09699191Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:29.101584578Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:29.10579542Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:29.110077005Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:29.115170937Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:31.115686212Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:31.116062702Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:31.12002758Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:31.901888379Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:31.906505743Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:31.90700256Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:31.907199109Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:31.923124436Z app=app_functions_sdk_go source=batch.go:97 msg="Batch count has been reached" [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:31.92310134Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-05-04T21:46:35.800Z] level=DEBUG ts=2020-05-04T21:46:31.928549274Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." [2020-05-04T21:46:35.800Z] panic: interface conversion: interface {} is nil, not [][]uint8 [2020-05-04T21:46:35.800Z] [2020-05-04T21:46:35.800Z] goroutine 27 [running]: [2020-05-04T21:46:35.800Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0xc00011c350, 0xc00011c360, 0xc000136070, 0xc00012ab00, 0xc00011c340) [2020-05-04T21:46:35.800Z] /w/workspace/app-functions-sdk-go/5/pkg/transforms/batch_test.go:119 +0x27d [2020-05-04T21:46:35.800Z] created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet [2020-05-04T21:46:35.800Z] /w/workspace/app-functions-sdk-go/5/pkg/transforms/batch_test.go:114 +0x1b4 [2020-05-04T21:46:35.800Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 2.868s [2020-05-04T21:46:35.800Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-05-04T21:46:35.800Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements [2020-05-04T21:46:35.800Z] FAIL [2020-05-04T21:46:35.800Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-05-04T21:46:35.815Z] $ docker stop --time=1 d940309114c1c0a1255555887c44f79d71617cd53112dd97caf54aaf0ff32c1d [2020-05-04T21:46:39.015Z] $ docker rm -f d940309114c1c0a1255555887c44f79d71617cd53112dd97caf54aaf0ff32c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-04T21:46:41.000Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-04T21:46:43.350Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T21:46:43.661Z] ---> package-listing.sh [2020-05-04T21:46:43.661Z] ++ facter osfamily [2020-05-04T21:46:43.661Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-04T21:46:43.661Z] + OS_FAMILY=redhat [2020-05-04T21:46:43.661Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-354 [2020-05-04T21:46:43.661Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-04T21:46:43.661Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-04T21:46:43.661Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-04T21:46:43.661Z] + PACKAGES=/tmp/packages_start.txt [2020-05-04T21:46:43.661Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-354 ']' [2020-05-04T21:46:43.661Z] + PACKAGES=/tmp/packages_end.txt [2020-05-04T21:46:43.661Z] + case "${OS_FAMILY}" in [2020-05-04T21:46:43.661Z] + rpm -qa [2020-05-04T21:46:43.661Z] + sort [2020-05-04T21:46:47.871Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-04T21:46:47.871Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-04T21:46:47.871Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-04T21:46:47.871Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-354 ']' [2020-05-04T21:46:47.871Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-354/archives/ [2020-05-04T21:46:47.871Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-354/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-04T21:46:48.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-04T21:46:48.306Z] [2020-05-04T21:46:48.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-04T21:46:48.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-04T21:46:48.674Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-04T21:46:48.674Z] c9b1b535fdd9: Pulling fs layer [2020-05-04T21:46:48.674Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-04T21:46:48.674Z] 756a868c4378: Pulling fs layer [2020-05-04T21:46:48.674Z] 444b2fc9a129: Pulling fs layer [2020-05-04T21:46:48.674Z] ea15f1150254: Pulling fs layer [2020-05-04T21:46:48.674Z] 41b27a9f41bf: Pulling fs layer [2020-05-04T21:46:48.674Z] 28c525ee5125: Pulling fs layer [2020-05-04T21:46:48.674Z] 094b1ea09ed8: Pulling fs layer [2020-05-04T21:46:48.674Z] 138eaada9080: Pulling fs layer [2020-05-04T21:46:48.674Z] 0622d0fa9048: Pulling fs layer [2020-05-04T21:46:48.674Z] 444b2fc9a129: Waiting [2020-05-04T21:46:48.674Z] ea15f1150254: Waiting [2020-05-04T21:46:48.674Z] 41b27a9f41bf: Waiting [2020-05-04T21:46:48.674Z] 28c525ee5125: Waiting [2020-05-04T21:46:48.674Z] 094b1ea09ed8: Waiting [2020-05-04T21:46:48.674Z] 138eaada9080: Waiting [2020-05-04T21:46:48.674Z] 0622d0fa9048: Waiting [2020-05-04T21:46:48.674Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-04T21:46:48.674Z] 2cc5ad85d9ab: Download complete [2020-05-04T21:46:48.674Z] 444b2fc9a129: Verifying Checksum [2020-05-04T21:46:48.674Z] 444b2fc9a129: Download complete [2020-05-04T21:46:48.675Z] c9b1b535fdd9: Verifying Checksum [2020-05-04T21:46:48.675Z] c9b1b535fdd9: Download complete [2020-05-04T21:46:48.937Z] ea15f1150254: Verifying Checksum [2020-05-04T21:46:48.937Z] ea15f1150254: Download complete [2020-05-04T21:46:48.937Z] 28c525ee5125: Verifying Checksum [2020-05-04T21:46:48.937Z] 28c525ee5125: Download complete [2020-05-04T21:46:49.199Z] 756a868c4378: Verifying Checksum [2020-05-04T21:46:49.199Z] 756a868c4378: Download complete [2020-05-04T21:46:49.475Z] 094b1ea09ed8: Verifying Checksum [2020-05-04T21:46:49.476Z] 094b1ea09ed8: Download complete [2020-05-04T21:46:49.476Z] 138eaada9080: Verifying Checksum [2020-05-04T21:46:49.476Z] 138eaada9080: Download complete [2020-05-04T21:46:49.476Z] 0622d0fa9048: Verifying Checksum [2020-05-04T21:46:49.476Z] 0622d0fa9048: Download complete [2020-05-04T21:46:50.044Z] 41b27a9f41bf: Verifying Checksum [2020-05-04T21:46:50.044Z] 41b27a9f41bf: Download complete [2020-05-04T21:46:50.305Z] c9b1b535fdd9: Pull complete [2020-05-04T21:46:51.685Z] 2cc5ad85d9ab: Pull complete [2020-05-04T21:46:54.228Z] 756a868c4378: Pull complete [2020-05-04T21:46:54.488Z] 444b2fc9a129: Pull complete [2020-05-04T21:46:54.748Z] ea15f1150254: Pull complete [2020-05-04T21:47:01.340Z] 41b27a9f41bf: Pull complete [2020-05-04T21:47:01.916Z] 28c525ee5125: Pull complete [2020-05-04T21:47:06.115Z] 094b1ea09ed8: Pull complete [2020-05-04T21:47:06.376Z] 138eaada9080: Pull complete [2020-05-04T21:47:06.636Z] 0622d0fa9048: Pull complete [2020-05-04T21:47:06.636Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-04T21:47:06.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-04T21:47:06.789Z] prd-centos7-docker-4c-2g-7146 does not seem to be running inside a container [2020-05-04T21:47:06.841Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-354 -v /w/workspace/ndry_app-functions-sdk-go_PR-354:/w/workspace/ndry_app-functions-sdk-go_PR-354:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-354@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-354@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-04T21:47:07.424Z] $ docker top 2ce0bd8915ec917a784ddb9b3dd5ebac075c19649704acd011def0ac44e1eac7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-04T21:47:07.689Z] provisioning config files... [2020-05-04T21:47:07.707Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-354@tmp/config188086255346758376tmp [Pipeline] { [Pipeline] echo [2020-05-04T21:47:07.804Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T21:47:08.106Z] ---> create-netrc.sh [Pipeline] echo [2020-05-04T21:47:08.117Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T21:47:08.439Z] ---> logs-deploy.sh [2020-05-04T21:47:08.439Z] + ARCHIVE_ARTIFACTS= [2020-05-04T21:47:08.439Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-04T21:47:08.439Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-04T21:47:08.439Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-04T21:47:08.439Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-354/5 [2020-05-04T21:47:08.439Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-354/5/ [2020-05-04T21:47:08.439Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-354/5 /w/workspace/ndry_app-functions-sdk-go_PR-354 [2020-05-04T21:47:09.825Z] Archives upload complete. [2020-05-04T21:47:09.825Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-354/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-354/5/ [2020-05-04T21:47:11.210Z] ---> uname -a: [2020-05-04T21:47:11.210Z] Linux 2ce0bd8915ec 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-04T21:47:11.210Z] [2020-05-04T21:47:11.210Z] [2020-05-04T21:47:11.210Z] ---> lscpu: [2020-05-04T21:47:11.210Z] Architecture: x86_64 [2020-05-04T21:47:11.210Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-04T21:47:11.210Z] Byte Order: Little Endian [2020-05-04T21:47:11.210Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-04T21:47:11.210Z] CPU(s): 4 [2020-05-04T21:47:11.210Z] On-line CPU(s) list: 0-3 [2020-05-04T21:47:11.210Z] Thread(s) per core: 1 [2020-05-04T21:47:11.210Z] Core(s) per socket: 1 [2020-05-04T21:47:11.210Z] Socket(s): 4 [2020-05-04T21:47:11.210Z] NUMA node(s): 1 [2020-05-04T21:47:11.210Z] Vendor ID: GenuineIntel [2020-05-04T21:47:11.210Z] CPU family: 6 [2020-05-04T21:47:11.210Z] Model: 44 [2020-05-04T21:47:11.210Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-04T21:47:11.210Z] Stepping: 1 [2020-05-04T21:47:11.210Z] CPU MHz: 2933.438 [2020-05-04T21:47:11.210Z] BogoMIPS: 5866.87 [2020-05-04T21:47:11.210Z] Virtualization: VT-x [2020-05-04T21:47:11.210Z] Hypervisor vendor: KVM [2020-05-04T21:47:11.210Z] Virtualization type: full [2020-05-04T21:47:11.210Z] L1d cache: 128 KiB [2020-05-04T21:47:11.210Z] L1i cache: 128 KiB [2020-05-04T21:47:11.210Z] L2 cache: 16 MiB [2020-05-04T21:47:11.210Z] L3 cache: 64 MiB [2020-05-04T21:47:11.210Z] NUMA node0 CPU(s): 0-3 [2020-05-04T21:47:11.210Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-04T21:47:11.210Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-04T21:47:11.210Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-04T21:47:11.210Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-04T21:47:11.211Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-04T21:47:11.211Z] 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 [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] ---> nproc: [2020-05-04T21:47:11.211Z] 4 [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] ---> df -h: [2020-05-04T21:47:11.211Z] Filesystem Size Used Available Use% Mounted on [2020-05-04T21:47:11.211Z] overlay 50.0G 6.1G 43.9G 12% / [2020-05-04T21:47:11.211Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-05-04T21:47:11.211Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-05-04T21:47:11.211Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-05-04T21:47:11.211Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/resolv.conf [2020-05-04T21:47:11.211Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hostname [2020-05-04T21:47:11.211Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hosts [2020-05-04T21:47:11.211Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/ndry_app-functions-sdk-go_PR-354 [2020-05-04T21:47:11.211Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/ndry_app-functions-sdk-go_PR-354@tmp [2020-05-04T21:47:11.211Z] /dev/vda1 50.0G 6.1G 43.9G 12% /var/log/sa [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] ---> free -m: [2020-05-04T21:47:11.211Z] total used free shared buff/cache available [2020-05-04T21:47:11.211Z] Mem: 1838 673 73 0 1091 1072 [2020-05-04T21:47:11.211Z] Swap: 1023 1 1022 [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] ---> ip addr: [2020-05-04T21:47:11.211Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-05-04T21:47:11.211Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-05-04T21:47:11.211Z] inet 127.0.0.1/8 scope host lo [2020-05-04T21:47:11.211Z] valid_lft forever preferred_lft forever [2020-05-04T21:47:11.211Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-05-04T21:47:11.211Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-05-04T21:47:11.211Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-05-04T21:47:11.211Z] valid_lft forever preferred_lft forever [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] ---> sar -b -r -n DEV: [2020-05-04T21:47:11.211Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/04/20 _x86_64_ (4 CPU) [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] 20:58:16 LINUX RESTART [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] 20:59:01 tps rtps wtps bread/s bwrtn/s [2020-05-04T21:47:11.211Z] 21:00:01 2.45 0.02 2.43 0.53 59.65 [2020-05-04T21:47:11.211Z] 21:01:01 0.38 0.02 0.37 0.13 5.63 [2020-05-04T21:47:11.211Z] 21:02:01 0.50 0.13 0.37 2.66 6.79 [2020-05-04T21:47:11.211Z] 21:03:01 0.33 0.00 0.33 0.00 3.66 [2020-05-04T21:47:11.211Z] 21:04:01 0.23 0.00 0.23 0.00 3.35 [2020-05-04T21:47:11.211Z] 21:05:01 0.30 0.00 0.30 0.00 3.56 [2020-05-04T21:47:11.211Z] 21:06:01 0.27 0.00 0.27 0.00 3.50 [2020-05-04T21:47:11.211Z] 21:07:01 0.23 0.00 0.23 0.00 2.88 [2020-05-04T21:47:11.211Z] 21:08:01 0.20 0.00 0.20 0.00 1.67 [2020-05-04T21:47:11.211Z] 21:09:01 0.17 0.00 0.17 0.00 2.60 [2020-05-04T21:47:11.211Z] 21:10:01 0.32 0.00 0.32 0.00 3.65 [2020-05-04T21:47:11.211Z] 21:11:01 0.22 0.00 0.22 0.00 2.47 [2020-05-04T21:47:11.211Z] 21:12:01 0.20 0.00 0.20 0.00 1.93 [2020-05-04T21:47:11.211Z] 21:13:01 0.28 0.00 0.28 0.00 3.07 [2020-05-04T21:47:11.211Z] 21:14:01 0.47 0.25 0.22 8.00 2.47 [2020-05-04T21:47:11.211Z] 21:15:01 0.63 0.00 0.63 0.00 13.16 [2020-05-04T21:47:11.211Z] 21:16:01 0.28 0.00 0.28 0.00 2.93 [2020-05-04T21:47:11.211Z] 21:17:01 0.25 0.00 0.25 0.00 2.52 [2020-05-04T21:47:11.211Z] 21:18:01 0.18 0.00 0.18 0.00 1.93 [2020-05-04T21:47:11.211Z] 21:19:01 0.27 0.00 0.27 0.00 3.33 [2020-05-04T21:47:11.211Z] 21:20:01 0.23 0.00 0.23 0.00 2.60 [2020-05-04T21:47:11.211Z] 21:21:01 0.20 0.00 0.20 0.00 2.07 [2020-05-04T21:47:11.211Z] 21:22:01 0.28 0.00 0.28 0.00 3.07 [2020-05-04T21:47:11.211Z] 21:23:02 0.22 0.00 0.22 0.00 2.20 [2020-05-04T21:47:11.211Z] 21:24:01 0.24 0.00 0.24 0.00 2.29 [2020-05-04T21:47:11.211Z] 21:25:01 0.55 0.00 0.55 0.00 5.85 [2020-05-04T21:47:11.211Z] 21:26:01 276.23 253.85 22.39 3494.60 965.44 [2020-05-04T21:47:11.211Z] 21:27:01 0.47 0.00 0.47 0.00 6.33 [2020-05-04T21:47:11.211Z] 21:28:01 0.17 0.00 0.17 0.00 1.33 [2020-05-04T21:47:11.211Z] 21:29:01 0.17 0.00 0.17 0.00 1.60 [2020-05-04T21:47:11.211Z] 21:30:01 0.25 0.00 0.25 0.00 3.05 [2020-05-04T21:47:11.211Z] 21:31:01 0.22 0.00 0.22 0.00 2.42 [2020-05-04T21:47:11.211Z] 21:32:01 0.22 0.00 0.22 0.00 2.72 [2020-05-04T21:47:11.211Z] 21:33:01 0.30 0.00 0.30 0.00 5.40 [2020-05-04T21:47:11.211Z] 21:34:01 0.17 0.00 0.17 0.00 1.47 [2020-05-04T21:47:11.211Z] 21:35:01 0.15 0.00 0.15 0.00 1.60 [2020-05-04T21:47:11.211Z] 21:36:01 0.25 0.00 0.25 0.00 3.18 [2020-05-04T21:47:11.211Z] 21:37:01 0.22 0.00 0.22 0.00 2.28 [2020-05-04T21:47:11.211Z] 21:38:01 0.17 0.00 0.17 0.00 1.33 [2020-05-04T21:47:11.211Z] 21:39:01 0.78 0.43 0.35 7.46 6.35 [2020-05-04T21:47:11.211Z] 21:40:01 55.02 18.55 36.47 2686.29 3596.94 [2020-05-04T21:47:11.211Z] 21:41:01 2.68 0.00 2.68 0.00 95.25 [2020-05-04T21:47:11.211Z] 21:42:01 0.17 0.00 0.17 0.00 1.73 [2020-05-04T21:47:11.211Z] 21:43:01 0.25 0.00 0.25 0.00 3.43 [2020-05-04T21:47:11.211Z] 21:44:01 0.27 0.00 0.27 0.00 3.50 [2020-05-04T21:47:11.211Z] 21:45:01 0.23 0.00 0.23 0.00 2.55 [2020-05-04T21:47:11.211Z] 21:46:01 0.35 0.02 0.33 0.13 6.11 [2020-05-04T21:47:11.211Z] 21:47:01 84.69 50.57 34.13 3472.62 15098.33 [2020-05-04T21:47:11.211Z] Average: 9.03 6.75 2.28 201.61 416.06 [2020-05-04T21:47:11.211Z] [2020-05-04T21:47:11.211Z] 20:59:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-05-04T21:47:11.211Z] 21:00:01 109116 1773188 94.20 2620 1368152 756712 25.82 279464 1343284 16 [2020-05-04T21:47:11.211Z] 21:01:01 105412 1776892 94.40 2620 1368156 748948 25.55 283288 1342976 8 [2020-05-04T21:47:11.211Z] 21:02:01 106940 1775364 94.32 2620 1368316 746972 25.49 282084 1343068 8 [2020-05-04T21:47:11.211Z] 21:03:01 106504 1775800 94.34 2620 1368316 746972 25.49 282172 1343068 8 [2020-05-04T21:47:11.211Z] 21:04:01 106376 1775928 94.35 2620 1368324 747032 25.49 282840 1343068 8 [2020-05-04T21:47:11.211Z] 21:05:01 102056 1780248 94.58 2620 1368328 787160 26.86 286648 1343068 20 [2020-05-04T21:47:11.211Z] 21:06:01 98956 1783348 94.74 2620 1368332 787224 26.86 289812 1343072 8 [2020-05-04T21:47:11.211Z] 21:07:01 100636 1781668 94.65 2620 1368336 786864 26.85 288128 1343068 8 [2020-05-04T21:47:11.211Z] 21:08:01 99980 1782324 94.69 2620 1368340 787020 26.85 288884 1343068 8 [2020-05-04T21:47:11.211Z] 21:09:01 99448 1782856 94.72 2620 1368348 787104 26.86 289260 1343068 8 [2020-05-04T21:47:11.211Z] 21:10:01 100916 1781388 94.64 2620 1368348 803256 27.41 287952 1343068 8 [2020-05-04T21:47:11.211Z] 21:11:01 100820 1781484 94.64 2620 1368356 803304 27.41 288272 1343068 8 [2020-05-04T21:47:11.211Z] 21:12:01 101108 1781196 94.63 2620 1368360 803252 27.41 288024 1343068 8 [2020-05-04T21:47:11.211Z] 21:13:01 101272 1781032 94.62 2620 1368364 803256 27.41 287920 1343068 8 [2020-05-04T21:47:11.211Z] 21:14:01 100204 1782100 94.68 2620 1368404 803328 27.41 288384 1343092 20 [2020-05-04T21:47:11.211Z] 21:15:01 100720 1781584 94.65 2620 1368412 803256 27.41 288192 1343088 8 [2020-05-04T21:47:11.211Z] 21:16:01 100424 1781880 94.66 2620 1368412 803256 27.41 288048 1343092 8 [2020-05-04T21:47:11.211Z] 21:17:01 100556 1781748 94.66 2620 1368416 803256 27.41 287916 1343092 8 [2020-05-04T21:47:11.211Z] 21:18:01 100596 1781708 94.66 2620 1368424 803256 27.41 288052 1343092 8 [2020-05-04T21:47:11.211Z] 21:19:01 100128 1782176 94.68 2620 1368424 803328 27.41 288576 1343092 8 [2020-05-04T21:47:11.211Z] 21:20:01 100472 1781832 94.66 2620 1368432 803256 27.41 287952 1343092 16 [2020-05-04T21:47:11.211Z] 21:21:01 100532 1781772 94.66 2620 1368436 803256 27.41 288084 1343092 8 [2020-05-04T21:47:11.211Z] 21:22:01 100316 1781988 94.67 2620 1368440 803256 27.41 287948 1343092 8 [2020-05-04T21:47:11.211Z] 21:23:02 100496 1781808 94.66 2620 1368444 803256 27.41 288092 1343092 8 [2020-05-04T21:47:11.211Z] 21:24:01 100376 1781928 94.67 2620 1368452 803316 27.41 288532 1343096 8 [2020-05-04T21:47:11.211Z] 21:25:01 100636 1781668 94.65 2620 1368456 803252 27.41 287996 1343092 16 [2020-05-04T21:47:11.211Z] 21:26:01 71808 1810496 96.19 2620 1304552 803288 27.41 305936 1261336 8 [2020-05-04T21:47:11.211Z] 21:27:01 71552 1810752 96.20 2620 1304560 803288 27.41 305952 1261336 8 [2020-05-04T21:47:11.211Z] 21:28:01 71972 1810332 96.18 2620 1304564 803288 27.41 305836 1261336 8 [2020-05-04T21:47:11.211Z] 21:29:01 71152 1811152 96.22 2620 1304568 803360 27.41 306468 1261336 16 [2020-05-04T21:47:11.211Z] 21:30:01 71388 1810916 96.21 2620 1304572 803288 27.41 306100 1261336 16 [2020-05-04T21:47:11.211Z] 21:31:01 71472 1810832 96.20 2620 1304580 803324 27.41 306152 1261340 12 [2020-05-04T21:47:11.211Z] 21:32:01 71716 1810588 96.19 2620 1304580 803288 27.41 305972 1261336 16 [2020-05-04T21:47:11.211Z] 21:33:01 71116 1811188 96.22 2620 1304584 803288 27.41 306012 1261336 8 [2020-05-04T21:47:11.211Z] 21:34:01 69984 1812320 96.28 2620 1304592 803480 27.41 307160 1261336 20 [2020-05-04T21:47:11.212Z] 21:35:01 71544 1810760 96.20 2620 1304592 803288 27.41 305904 1261336 16 [2020-05-04T21:47:11.212Z] 21:36:01 71412 1810892 96.21 2620 1304600 803288 27.41 306160 1261336 8 [2020-05-04T21:47:11.212Z] 21:37:01 71320 1810984 96.21 2620 1304608 803288 27.41 306060 1261336 8 [2020-05-04T21:47:11.212Z] 21:38:01 71404 1810900 96.21 2620 1304612 803288 27.41 306060 1261340 8 [2020-05-04T21:47:11.212Z] 21:39:01 76444 1805860 95.94 2620 1290812 804808 27.46 317376 1243948 5172 [2020-05-04T21:47:11.212Z] 21:40:01 185200 1697104 90.16 2620 1076852 917692 31.31 424712 1018884 16 [2020-05-04T21:47:11.212Z] 21:41:01 190176 1692128 89.90 2620 1076856 902440 30.79 422844 1016540 12 [2020-05-04T21:47:11.212Z] 21:42:01 189340 1692964 89.94 2620 1076892 894552 30.52 442560 997676 28 [2020-05-04T21:47:11.212Z] 21:43:01 190396 1691908 89.88 2620 1076864 894348 30.51 441404 997668 16 [2020-05-04T21:47:11.212Z] 21:44:01 189084 1693220 89.95 2620 1076872 894692 30.53 442800 997668 20 [2020-05-04T21:47:11.212Z] 21:45:01 190892 1691412 89.86 2620 1076872 894476 30.52 441564 997640 20 [2020-05-04T21:47:11.212Z] 21:46:01 193280 1689024 89.73 2620 1076884 894476 30.52 439012 997640 12 [2020-05-04T21:47:11.212Z] 21:47:01 148792 1733512 92.10 2620 1085268 1082316 36.93 474220 1004064 18112 [2020-05-04T21:47:11.212Z] Average: 106801 1775503 94.33 2620 1301068 815775 27.83 318516 1262277 496 [2020-05-04T21:47:11.212Z] [2020-05-04T21:47:11.212Z] 20:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-05-04T21:47:11.212Z] 21:00:01 eth0 2.63 0.88 1.61 0.06 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:01:01 eth0 0.52 0.37 0.27 0.20 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:03:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:04:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:05:01 eth0 2.47 1.22 0.44 4.08 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:06:01 eth0 1.08 0.28 0.31 0.20 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:07:01 eth0 0.75 0.08 0.05 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:08:01 eth0 1.95 0.30 0.40 0.14 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:09:01 eth0 1.43 0.58 0.65 0.49 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:10:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:11:01 eth0 0.23 0.18 0.07 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:14:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:15:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:17:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:19:01 eth0 0.32 0.23 0.20 0.07 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:20:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:21:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:22:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:23:02 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:24:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:25:01 eth0 0.05 0.08 0.00 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:27:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:28:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:29:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:30:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:31:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.212Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:33:01 eth0 0.75 0.05 0.06 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:34:01 eth0 0.75 0.65 0.43 0.28 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:35:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:36:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:37:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:38:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:39:01 eth0 51.60 37.16 101.89 8.61 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:40:01 eth0 449.54 385.86 1170.21 384.10 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:40:01 docker0 107.81 78.28 9.34 302.99 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:41:01 eth0 0.90 0.13 0.17 0.01 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:42:01 eth0 0.50 0.40 0.27 0.20 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:43:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:44:01 eth0 1.03 0.38 0.43 0.26 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:46:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:47:01 eth0 99.65 82.36 2327.18 10.13 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] Average: eth0 12.90 10.70 75.15 8.53 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] Average: docker0 2.25 1.63 0.19 6.32 0.00 0.00 0.00 [2020-05-04T21:47:11.213Z] [2020-05-04T21:47:11.213Z] [2020-05-04T21:47:11.213Z] ---> sar -P ALL: [2020-05-04T21:47:11.213Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/04/20 _x86_64_ (4 CPU) [2020-05-04T21:47:11.213Z] [2020-05-04T21:47:11.213Z] 20:58:16 LINUX RESTART [2020-05-04T21:47:11.213Z] [2020-05-04T21:47:11.213Z] 20:59:01 CPU %user %nice %system %iowait %steal %idle [2020-05-04T21:47:11.213Z] 21:00:01 all 0.27 0.00 0.06 0.00 0.00 99.67 [2020-05-04T21:47:11.213Z] 21:00:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2020-05-04T21:47:11.213Z] 21:00:01 1 0.57 0.00 0.07 0.00 0.00 99.37 [2020-05-04T21:47:11.213Z] 21:00:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2020-05-04T21:47:11.213Z] 21:00:01 3 0.32 0.00 0.05 0.00 0.02 99.62 [2020-05-04T21:47:11.213Z] 21:01:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-05-04T21:47:11.213Z] 21:01:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2020-05-04T21:47:11.213Z] 21:01:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2020-05-04T21:47:11.213Z] 21:01:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-05-04T21:47:11.213Z] 21:01:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2020-05-04T21:47:11.213Z] 21:02:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-05-04T21:47:11.213Z] 21:02:01 0 0.52 0.00 0.03 0.00 0.02 99.43 [2020-05-04T21:47:11.213Z] 21:02:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2020-05-04T21:47:11.213Z] 21:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2020-05-04T21:47:11.213Z] 21:02:01 3 0.08 0.00 0.05 0.02 0.00 99.85 [2020-05-04T21:47:11.213Z] 21:03:01 all 0.09 0.00 0.04 0.00 0.00 99.87 [2020-05-04T21:47:11.213Z] 21:03:01 0 0.22 0.00 0.07 0.00 0.00 99.72 [2020-05-04T21:47:11.213Z] 21:03:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2020-05-04T21:47:11.213Z] 21:03:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.213Z] 21:03:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.213Z] 21:04:01 all 0.08 0.00 0.03 0.00 0.11 99.79 [2020-05-04T21:47:11.213Z] 21:04:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2020-05-04T21:47:11.213Z] 21:04:01 1 0.05 0.00 0.03 0.00 0.07 99.85 [2020-05-04T21:47:11.213Z] 21:04:01 2 0.03 0.00 0.02 0.00 0.13 99.82 [2020-05-04T21:47:11.213Z] 21:04:01 3 0.17 0.00 0.03 0.00 0.15 99.65 [2020-05-04T21:47:11.213Z] 21:05:01 all 0.73 0.00 0.06 0.00 0.12 99.10 [2020-05-04T21:47:11.213Z] 21:05:01 0 1.17 0.00 0.05 0.00 0.13 98.65 [2020-05-04T21:47:11.213Z] 21:05:01 1 1.13 0.00 0.08 0.00 0.13 98.65 [2020-05-04T21:47:11.213Z] 21:05:01 2 0.13 0.00 0.08 0.00 0.15 99.63 [2020-05-04T21:47:11.213Z] 21:05:01 3 0.50 0.00 0.03 0.00 0.07 99.40 [2020-05-04T21:47:11.213Z] 21:06:01 all 0.30 0.00 0.04 0.00 0.01 99.65 [2020-05-04T21:47:11.213Z] 21:06:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.213Z] 21:06:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2020-05-04T21:47:11.213Z] 21:06:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2020-05-04T21:47:11.213Z] 21:06:01 3 0.50 0.00 0.03 0.00 0.02 99.45 [2020-05-04T21:47:11.213Z] 21:07:01 all 0.16 0.00 0.03 0.00 0.08 99.73 [2020-05-04T21:47:11.213Z] 21:07:01 0 0.03 0.00 0.02 0.00 0.07 99.88 [2020-05-04T21:47:11.213Z] 21:07:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2020-05-04T21:47:11.213Z] 21:07:01 2 0.07 0.00 0.03 0.00 0.15 99.75 [2020-05-04T21:47:11.213Z] 21:07:01 3 0.48 0.00 0.03 0.00 0.08 99.40 [2020-05-04T21:47:11.213Z] 21:08:01 all 0.18 0.00 0.05 0.00 0.02 99.76 [2020-05-04T21:47:11.213Z] 21:08:01 0 0.05 0.00 0.05 0.00 0.05 99.85 [2020-05-04T21:47:11.213Z] 21:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.213Z] 21:08:01 2 0.10 0.00 0.07 0.00 0.02 99.82 [2020-05-04T21:47:11.213Z] 21:08:01 3 0.50 0.00 0.03 0.00 0.02 99.45 [2020-05-04T21:47:11.213Z] 21:09:01 all 0.20 0.00 0.04 0.00 0.00 99.75 [2020-05-04T21:47:11.213Z] 21:09:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2020-05-04T21:47:11.213Z] 21:09:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2020-05-04T21:47:11.213Z] 21:09:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2020-05-04T21:47:11.213Z] 21:09:01 3 0.55 0.00 0.03 0.00 0.00 99.42 [2020-05-04T21:47:11.213Z] 21:10:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-05-04T21:47:11.213Z] 21:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-05-04T21:47:11.213Z] 21:10:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-04T21:47:11.213Z] 21:10:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2020-05-04T21:47:11.213Z] 21:10:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-05-04T21:47:11.213Z] 21:11:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-05-04T21:47:11.213Z] 21:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.213Z] 21:11:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-04T21:47:11.213Z] 21:11:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-04T21:47:11.213Z] 21:11:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2020-05-04T21:47:11.213Z] 21:12:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2020-05-04T21:47:11.213Z] 21:12:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2020-05-04T21:47:11.213Z] 21:12:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-05-04T21:47:11.213Z] 21:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.213Z] 21:12:01 3 0.53 0.00 0.05 0.00 0.00 99.42 [2020-05-04T21:47:11.213Z] 21:13:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-05-04T21:47:11.214Z] 21:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-05-04T21:47:11.214Z] 21:13:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-04T21:47:11.214Z] 21:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-05-04T21:47:11.214Z] 21:13:01 3 0.55 0.00 0.03 0.00 0.00 99.42 [2020-05-04T21:47:11.214Z] 21:14:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-05-04T21:47:11.214Z] 21:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.214Z] 21:14:01 1 0.32 0.00 0.07 0.00 0.00 99.62 [2020-05-04T21:47:11.214Z] 21:14:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-04T21:47:11.214Z] 21:14:01 3 0.32 0.00 0.08 0.00 0.02 99.58 [2020-05-04T21:47:11.214Z] 21:15:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-05-04T21:47:11.214Z] 21:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:15:01 1 0.48 0.00 0.03 0.00 0.00 99.48 [2020-05-04T21:47:11.214Z] 21:15:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:15:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-05-04T21:47:11.214Z] 21:16:01 all 0.08 0.00 0.07 0.00 0.00 99.85 [2020-05-04T21:47:11.214Z] 21:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.214Z] 21:16:01 1 0.18 0.00 0.15 0.00 0.00 99.67 [2020-05-04T21:47:11.214Z] 21:16:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-04T21:47:11.214Z] 21:16:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-05-04T21:47:11.214Z] 21:17:01 all 0.05 0.00 0.03 0.00 0.00 99.91 [2020-05-04T21:47:11.214Z] 21:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2020-05-04T21:47:11.214Z] 21:17:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-05-04T21:47:11.214Z] 21:17:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2020-05-04T21:47:11.214Z] 21:17:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-04T21:47:11.214Z] 21:18:01 all 0.09 0.00 0.03 0.00 0.00 99.87 [2020-05-04T21:47:11.214Z] 21:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-05-04T21:47:11.214Z] 21:18:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2020-05-04T21:47:11.214Z] 21:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-05-04T21:47:11.214Z] 21:18:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2020-05-04T21:47:11.214Z] 21:19:01 all 0.19 0.00 0.04 0.00 0.00 99.77 [2020-05-04T21:47:11.214Z] 21:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.214Z] 21:19:01 1 0.18 0.00 0.05 0.00 0.00 99.77 [2020-05-04T21:47:11.214Z] 21:19:01 2 0.48 0.00 0.03 0.00 0.00 99.48 [2020-05-04T21:47:11.214Z] 21:19:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-04T21:47:11.214Z] 21:20:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2020-05-04T21:47:11.214Z] 21:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-05-04T21:47:11.214Z] 21:20:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:20:01 2 0.23 0.00 0.05 0.00 0.00 99.72 [2020-05-04T21:47:11.214Z] 21:20:01 3 0.40 0.00 0.03 0.00 0.00 99.57 [2020-05-04T21:47:11.214Z] 21:21:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-05-04T21:47:11.214Z] 21:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-05-04T21:47:11.214Z] 21:21:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-05-04T21:47:11.214Z] 21:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:21:01 3 0.53 0.00 0.05 0.00 0.00 99.42 [2020-05-04T21:47:11.214Z] 21:22:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2020-05-04T21:47:11.214Z] 21:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-04T21:47:11.214Z] 21:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-05-04T21:47:11.214Z] 21:22:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-04T21:47:11.214Z] 21:22:01 3 0.55 0.00 0.03 0.00 0.00 99.42 [2020-05-04T21:47:11.214Z] 21:23:02 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-05-04T21:47:11.214Z] 21:23:02 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.214Z] 21:23:02 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:23:02 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-04T21:47:11.214Z] 21:23:02 3 0.53 0.00 0.05 0.00 0.02 99.40 [2020-05-04T21:47:11.214Z] 21:24:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2020-05-04T21:47:11.214Z] 21:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.214Z] 21:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.214Z] 21:24:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-05-04T21:47:11.214Z] 21:24:01 3 0.54 0.00 0.03 0.00 0.00 99.42 [2020-05-04T21:47:11.214Z] 21:25:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-05-04T21:47:11.214Z] 21:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-05-04T21:47:11.214Z] 21:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.214Z] 21:25:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-05-04T21:47:11.214Z] 21:25:01 3 0.55 0.00 0.05 0.00 0.00 99.40 [2020-05-04T21:47:11.214Z] 21:26:01 all 0.13 2.56 8.69 5.09 0.06 83.46 [2020-05-04T21:47:11.214Z] 21:26:01 0 0.22 2.32 7.93 3.88 0.05 85.60 [2020-05-04T21:47:11.214Z] 21:26:01 1 0.12 2.50 8.88 4.62 0.07 83.81 [2020-05-04T21:47:11.214Z] 21:26:01 2 0.08 2.65 8.65 4.82 0.07 83.72 [2020-05-04T21:47:11.214Z] 21:26:01 3 0.12 2.75 9.30 7.02 0.07 80.74 [2020-05-04T21:47:11.214Z] 21:27:01 all 0.10 0.00 0.04 0.00 0.00 99.85 [2020-05-04T21:47:11.214Z] 21:27:01 0 0.25 0.00 0.03 0.00 0.00 99.72 [2020-05-04T21:47:11.214Z] 21:27:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-05-04T21:47:11.214Z] 21:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:27:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2020-05-04T21:47:11.214Z] 21:28:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-05-04T21:47:11.214Z] 21:28:01 0 0.50 0.00 0.02 0.00 0.02 99.47 [2020-05-04T21:47:11.214Z] 21:28:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-04T21:47:11.214Z] 21:28:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-05-04T21:47:11.214Z] 21:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.214Z] 21:29:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-05-04T21:47:11.214Z] 21:29:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2020-05-04T21:47:11.214Z] 21:29:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-05-04T21:47:11.214Z] 21:29:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-05-04T21:47:11.214Z] 21:29:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-04T21:47:11.214Z] 21:30:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-05-04T21:47:11.214Z] 21:30:01 0 0.52 0.00 0.00 0.00 0.00 99.48 [2020-05-04T21:47:11.214Z] 21:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:30:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:30:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2020-05-04T21:47:11.214Z] 21:31:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-05-04T21:47:11.214Z] 21:31:01 0 0.43 0.00 0.03 0.00 0.00 99.53 [2020-05-04T21:47:11.214Z] 21:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:31:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2020-05-04T21:47:11.214Z] 21:31:01 3 0.13 0.00 0.05 0.00 0.00 99.82 [2020-05-04T21:47:11.214Z] 21:32:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-05-04T21:47:11.214Z] 21:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-05-04T21:47:11.214Z] 21:32:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2020-05-04T21:47:11.214Z] 21:32:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-05-04T21:47:11.214Z] 21:32:01 3 0.53 0.00 0.02 0.00 0.00 99.45 [2020-05-04T21:47:11.214Z] 21:33:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2020-05-04T21:47:11.214Z] 21:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.214Z] 21:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.214Z] 21:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:33:01 3 0.55 0.00 0.05 0.00 0.00 99.40 [2020-05-04T21:47:11.214Z] 21:34:01 all 0.19 0.00 0.03 0.00 0.00 99.77 [2020-05-04T21:47:11.214Z] 21:34:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-04T21:47:11.214Z] 21:34:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-04T21:47:11.214Z] 21:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:34:01 3 0.58 0.00 0.02 0.00 0.00 99.40 [2020-05-04T21:47:11.214Z] 21:35:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-05-04T21:47:11.214Z] 21:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-05-04T21:47:11.214Z] 21:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-05-04T21:47:11.214Z] 21:35:01 2 0.07 0.00 0.08 0.00 0.00 99.85 [2020-05-04T21:47:11.214Z] 21:35:01 3 0.53 0.00 0.02 0.00 0.00 99.45 [2020-05-04T21:47:11.214Z] 21:36:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-05-04T21:47:11.214Z] 21:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-05-04T21:47:11.214Z] 21:36:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2020-05-04T21:47:11.214Z] 21:37:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2020-05-04T21:47:11.214Z] 21:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-04T21:47:11.214Z] 21:37:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.214Z] 21:37:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2020-05-04T21:47:11.214Z] 21:38:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2020-05-04T21:47:11.214Z] 21:38:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-04T21:47:11.214Z] 21:38:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2020-05-04T21:47:11.214Z] 21:38:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-05-04T21:47:11.215Z] 21:38:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2020-05-04T21:47:11.215Z] 21:39:01 all 0.68 0.00 0.14 0.00 0.00 99.18 [2020-05-04T21:47:11.215Z] 21:39:01 0 0.83 0.00 0.18 0.00 0.00 98.98 [2020-05-04T21:47:11.215Z] 21:39:01 1 0.43 0.00 0.12 0.00 0.00 99.45 [2020-05-04T21:47:11.215Z] 21:39:01 2 1.03 0.00 0.08 0.00 0.00 98.88 [2020-05-04T21:47:11.215Z] 21:39:01 3 0.40 0.00 0.15 0.02 0.00 99.43 [2020-05-04T21:47:11.215Z] 21:40:01 all 6.88 0.00 2.29 1.72 0.03 89.08 [2020-05-04T21:47:11.215Z] 21:40:01 0 6.58 0.00 2.74 0.20 0.02 90.46 [2020-05-04T21:47:11.215Z] 21:40:01 1 7.36 0.00 2.16 0.62 0.03 89.83 [2020-05-04T21:47:11.215Z] 21:40:01 2 7.84 0.00 2.08 5.39 0.02 84.67 [2020-05-04T21:47:11.215Z] 21:40:01 3 5.73 0.00 2.23 0.67 0.03 91.34 [2020-05-04T21:47:11.215Z] 21:41:01 all 0.18 0.00 0.08 0.00 0.00 99.73 [2020-05-04T21:47:11.215Z] 21:41:01 0 0.55 0.00 0.07 0.00 0.02 99.37 [2020-05-04T21:47:11.215Z] 21:41:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2020-05-04T21:47:11.215Z] 21:41:01 2 0.07 0.00 0.17 0.00 0.00 99.77 [2020-05-04T21:47:11.215Z] 21:41:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-04T21:47:11.215Z] 21:42:01 all 0.20 0.00 0.07 0.00 0.00 99.72 [2020-05-04T21:47:11.215Z] 21:42:01 0 0.55 0.00 0.03 0.00 0.00 99.42 [2020-05-04T21:47:11.215Z] 21:42:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-05-04T21:47:11.215Z] 21:42:01 2 0.07 0.00 0.15 0.00 0.00 99.78 [2020-05-04T21:47:11.215Z] 21:42:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2020-05-04T21:47:11.215Z] [2020-05-04T21:47:11.215Z] 21:42:01 CPU %user %nice %system %iowait %steal %idle [2020-05-04T21:47:11.215Z] 21:43:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-05-04T21:47:11.215Z] 21:43:01 0 0.52 0.00 0.02 0.00 0.02 99.45 [2020-05-04T21:47:11.215Z] 21:43:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-04T21:47:11.215Z] 21:43:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2020-05-04T21:47:11.215Z] 21:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-05-04T21:47:11.215Z] 21:44:01 all 0.20 0.00 0.05 0.00 0.00 99.74 [2020-05-04T21:47:11.215Z] 21:44:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2020-05-04T21:47:11.215Z] 21:44:01 1 0.13 0.00 0.07 0.00 0.00 99.80 [2020-05-04T21:47:11.215Z] 21:44:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2020-05-04T21:47:11.215Z] 21:44:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-05-04T21:47:11.215Z] 21:45:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-05-04T21:47:11.215Z] 21:45:01 0 0.48 0.00 0.05 0.00 0.00 99.47 [2020-05-04T21:47:11.215Z] 21:45:01 1 0.10 0.00 0.08 0.00 0.02 99.80 [2020-05-04T21:47:11.215Z] 21:45:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-04T21:47:11.215Z] 21:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-05-04T21:47:11.215Z] 21:46:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-05-04T21:47:11.215Z] 21:46:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2020-05-04T21:47:11.215Z] 21:46:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-04T21:47:11.215Z] 21:46:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-04T21:47:11.215Z] 21:46:01 3 0.08 0.00 0.05 0.02 0.00 99.85 [2020-05-04T21:47:11.215Z] 21:47:01 all 3.54 0.00 1.72 1.53 0.02 93.19 [2020-05-04T21:47:11.215Z] 21:47:01 0 3.93 0.00 1.74 1.49 0.02 92.83 [2020-05-04T21:47:11.215Z] 21:47:01 1 2.74 0.00 1.52 0.92 0.00 94.81 [2020-05-04T21:47:11.215Z] 21:47:01 2 4.34 0.00 1.81 3.44 0.03 90.38 [2020-05-04T21:47:11.215Z] 21:47:01 3 3.15 0.00 1.77 0.27 0.03 94.78 [2020-05-04T21:47:11.215Z] Average: all 0.40 0.05 0.30 0.17 0.01 99.06 [2020-05-04T21:47:11.215Z] Average: 0 0.43 0.05 0.29 0.12 0.01 99.11 [2020-05-04T21:47:11.215Z] Average: 1 0.34 0.05 0.31 0.13 0.01 99.16 [2020-05-04T21:47:11.215Z] Average: 2 0.35 0.05 0.31 0.28 0.01 98.99 [2020-05-04T21:47:11.215Z] Average: 3 0.48 0.06 0.31 0.17 0.01 98.98 [2020-05-04T21:47:11.215Z] [2020-05-04T21:47:11.215Z] [2020-05-04T21:47:11.215Z]