Pull request #473 opened 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 hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 79a40a317d1b6800d1816ffd538dea299a9d4c8b rather than 0cc523f12fa4c81f48bba7f52516e3822f53c794 Obtained Jenkinsfile from 79a40a317d1b6800d1816ffd538dea299a9d4c8b Running in Durability level: MAX_SURVIVABILITY 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-473/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage: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: device-sdk-go-settings PROJECT: device-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2723’ Running on prd-centos7-docker-4c-2g-2725 in /w/workspace/dgexfoundry_device-sdk-go_PR-473 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-473 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-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/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/473/head:refs/remotes/origin/PR-473 # 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/device-sdk-go.git # timeout=10 Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 0cc523f12fa4c81f48bba7f52516e3822f53c794 Merge succeeded, producing 0cc523f12fa4c81f48bba7f52516e3822f53c794 Checking out Revision 0cc523f12fa4c81f48bba7f52516e3822f53c794 (PR-473) Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc523f12fa4c81f48bba7f52516e3822f53c794 # 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 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc523f12fa4c81f48bba7f52516e3822f53c794 # timeout=10 Commit message: "Switch CBOR library for better security" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-08T02:28:56.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-08T02:28:59.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T02:28:59.049Z] [2020-04-08T02:28:59.049Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T02:28:59.441Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T02:28:59.442Z] latest: Pulling from edgex-devops/git-semver [2020-04-08T02:28:59.442Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T02:28:59.442Z] b8cc5d1170e3: Pulling fs layer [2020-04-08T02:28:59.442Z] 2924cbbf6a41: Pulling fs layer [2020-04-08T02:28:59.442Z] 93b08a4f1073: Pulling fs layer [2020-04-08T02:28:59.442Z] b8cc5d1170e3: Verifying Checksum [2020-04-08T02:28:59.442Z] b8cc5d1170e3: Download complete [2020-04-08T02:28:59.702Z] 9123ac7c32f7: Verifying Checksum [2020-04-08T02:28:59.702Z] 9123ac7c32f7: Download complete [2020-04-08T02:28:59.702Z] 2924cbbf6a41: Verifying Checksum [2020-04-08T02:28:59.702Z] 2924cbbf6a41: Download complete [2020-04-08T02:28:59.702Z] 93b08a4f1073: Verifying Checksum [2020-04-08T02:28:59.702Z] 93b08a4f1073: Download complete [2020-04-08T02:28:59.962Z] 9123ac7c32f7: Pull complete [2020-04-08T02:28:59.962Z] b8cc5d1170e3: Pull complete [2020-04-08T02:29:00.539Z] 2924cbbf6a41: Pull complete [2020-04-08T02:29:00.797Z] 93b08a4f1073: Pull complete [2020-04-08T02:29:00.797Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-08T02:29:01.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-08T02:29:01.198Z] prd-centos7-docker-4c-2g-2725 does not seem to be running inside a container [2020-04-08T02:29:01.244Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-473 -v /w/workspace/dgexfoundry_device-sdk-go_PR-473:/w/workspace/dgexfoundry_device-sdk-go_PR-473:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T02:29:01.827Z] $ docker top 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T02:29:02.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T02:29:02.172Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T02:29:02.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T02:29:02.382Z] $ docker exec 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 ssh-agent [2020-04-08T02:29:02.562Z] SSH_AUTH_SOCK=/tmp/ssh-fhlL9IaTNLlq/agent.15 [2020-04-08T02:29:02.562Z] SSH_AGENT_PID=22 [2020-04-08T02:29:02.570Z] Running ssh-add (command line suppressed) [2020-04-08T02:29:02.710Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/private_key_4813508203037661320.key (/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/private_key_4813508203037661320.key) [2020-04-08T02:29:02.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T02:29:03.123Z] + git describe --exact-match --tags HEAD [2020-04-08T02:29:03.123Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-08T02:29:03.202Z] $ docker exec --env ******** --env ******** 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 ssh-agent -k [2020-04-08T02:29:03.354Z] unset SSH_AUTH_SOCK; [2020-04-08T02:29:03.354Z] unset SSH_AGENT_PID; [2020-04-08T02:29:03.354Z] echo Agent pid 22 killed; [2020-04-08T02:29:03.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-08T02:29:03.547Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-08T02:29:03.547Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-08T02:29:03.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T02:29:03.639Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T02:29:03.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T02:29:03.827Z] $ docker exec 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 ssh-agent [2020-04-08T02:29:04.002Z] SSH_AUTH_SOCK=/tmp/ssh-cG3O5FiDhET9/agent.57 [2020-04-08T02:29:04.002Z] SSH_AGENT_PID=64 [2020-04-08T02:29:04.013Z] Running ssh-add (command line suppressed) [2020-04-08T02:29:04.154Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/private_key_8649447803549532560.key (/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/private_key_8649447803549532560.key) [2020-04-08T02:29:04.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T02:29:04.709Z] + git semver init [2020-04-08T02:29:04.709Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T02:29:04.709Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-473/.git [2020-04-08T02:29:04.709Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-473 [2020-04-08T02:29:04.709Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T02:29:04.709Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T02:29:04.709Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T02:29:04.709Z] # $SEMVER_BRANCH = PR-473 [2020-04-08T02:29:04.709Z] # $SEMVER_TEMP = /tmp/semver-478986024 [2020-04-08T02:29:04.709Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-08T02:29:06.103Z] # '/tmp/semver-478986024' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-473/.semver' [2020-04-08T02:29:06.103Z] # -> Force: false [2020-04-08T02:29:06.103Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-473/.semver [Pipeline] } [2020-04-08T02:29:06.128Z] $ docker exec --env ******** --env ******** 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 ssh-agent -k [2020-04-08T02:29:06.262Z] unset SSH_AUTH_SOCK; [2020-04-08T02:29:06.262Z] unset SSH_AGENT_PID; [2020-04-08T02:29:06.262Z] echo Agent pid 64 killed; [2020-04-08T02:29:06.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T02:29:07.296Z] + git semver [Pipeline] } [2020-04-08T02:29:07.326Z] $ docker stop --time=1 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 [2020-04-08T02:29:08.663Z] $ docker rm -f 33950295abe28ba29fffab7266dd2b3e2ab58b8a64028b0a5a93eb23f0441c85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-08T02:29:09.560Z] Stashed 36 file(s) [Pipeline] echo [2020-04-08T02:29:09.578Z] [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-04-08T02:29:25.041Z] Still waiting to schedule task [2020-04-08T02:29:25.041Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-08T02:29:25.061Z] Still waiting to schedule task [2020-04-08T02:29:25.061Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-08T02:31:17.513Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2726 in /w/workspace/dgexfoundry_device-sdk-go_PR-473 [Pipeline] { [Pipeline] ws [2020-04-08T02:31:17.813Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-08T02:31:22.542Z] using credential edgex-jenkins-ssh [2020-04-08T02:31:22.604Z] Cloning the remote Git repository [2020-04-08T02:31:22.604Z] Cloning with configured refspecs honoured and without tags [2020-04-08T02:31:22.694Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T02:31:22.776Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-08T02:31:22.845Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T02:31:22.847Z] > git --version # timeout=10 [2020-04-08T02:31:22.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T02:31:22.916Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T02:31:25.870Z] Fetching without tags [2020-04-08T02:31:26.426Z] Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 0cc523f12fa4c81f48bba7f52516e3822f53c794 [2020-04-08T02:31:26.630Z] Merge succeeded, producing 0cc523f12fa4c81f48bba7f52516e3822f53c794 [2020-04-08T02:31:26.630Z] Checking out Revision 0cc523f12fa4c81f48bba7f52516e3822f53c794 (PR-473) [2020-04-08T02:31:25.801Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T02:31:25.821Z] > git config --add remote.origin.fetch +refs/pull/473/head:refs/remotes/origin/PR-473 # timeout=10 [2020-04-08T02:31:25.839Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T02:31:25.863Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T02:31:25.890Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T02:31:25.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T02:31:25.902Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T02:31:26.451Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T02:31:26.465Z] > git checkout -f 0cc523f12fa4c81f48bba7f52516e3822f53c794 # timeout=10 [2020-04-08T02:31:26.560Z] > git remote # timeout=10 [2020-04-08T02:31:26.576Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T02:31:26.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T02:31:26.604Z] > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 [2020-04-08T02:31:26.624Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T02:31:26.643Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T02:31:26.654Z] > git checkout -f 0cc523f12fa4c81f48bba7f52516e3822f53c794 # timeout=10 [2020-04-08T02:31:31.132Z] Commit message: "Switch CBOR library for better security" [2020-04-08T02:31:31.184Z] > git --version # timeout=10 [2020-04-08T02:31:31.207Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T02:31:32.760Z] ========================================================= [2020-04-08T02:31:32.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-08T02:31:32.760Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T02:31:33.898Z] + 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-04-08T02:31:34.869Z] Sending build context to Docker daemon 2.799MB [2020-04-08T02:31:34.869Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-08T02:31:34.869Z] Step 2/8 : FROM ${BASE} [2020-04-08T02:31:35.136Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-08T02:31:35.136Z] cde5963f3b93: Pulling fs layer [2020-04-08T02:31:35.136Z] 2a23fa8c16f7: Pulling fs layer [2020-04-08T02:31:35.136Z] 777b28850792: Pulling fs layer [2020-04-08T02:31:35.136Z] 8a11ddd9e578: Pulling fs layer [2020-04-08T02:31:35.136Z] 4cf88f913ddb: Pulling fs layer [2020-04-08T02:31:35.136Z] 1df406cf5192: Pulling fs layer [2020-04-08T02:31:35.136Z] cd6300453558: Pulling fs layer [2020-04-08T02:31:35.136Z] b9c365052c96: Pulling fs layer [2020-04-08T02:31:35.136Z] a2d8cc88f415: Pulling fs layer [2020-04-08T02:31:35.136Z] ea1d1ca13537: Pulling fs layer [2020-04-08T02:31:35.136Z] 3750a50a1c5e: Pulling fs layer [2020-04-08T02:31:35.136Z] 8a11ddd9e578: Waiting [2020-04-08T02:31:35.136Z] 4cf88f913ddb: Waiting [2020-04-08T02:31:35.136Z] 1df406cf5192: Waiting [2020-04-08T02:31:35.136Z] cd6300453558: Waiting [2020-04-08T02:31:35.136Z] b9c365052c96: Waiting [2020-04-08T02:31:35.136Z] a2d8cc88f415: Waiting [2020-04-08T02:31:35.136Z] ea1d1ca13537: Waiting [2020-04-08T02:31:35.136Z] 3750a50a1c5e: Waiting [2020-04-08T02:31:35.136Z] 777b28850792: Download complete [2020-04-08T02:31:35.404Z] 2a23fa8c16f7: Verifying Checksum [2020-04-08T02:31:35.404Z] 2a23fa8c16f7: Download complete [2020-04-08T02:31:35.404Z] 4cf88f913ddb: Verifying Checksum [2020-04-08T02:31:35.404Z] 4cf88f913ddb: Download complete [2020-04-08T02:31:35.404Z] 1df406cf5192: Verifying Checksum [2020-04-08T02:31:35.404Z] 1df406cf5192: Download complete [2020-04-08T02:31:37.988Z] cde5963f3b93: Verifying Checksum [2020-04-08T02:31:37.988Z] cde5963f3b93: Download complete [2020-04-08T02:31:38.581Z] cde5963f3b93: Pull complete [2020-04-08T02:31:39.169Z] 2a23fa8c16f7: Pull complete [2020-04-08T02:31:39.438Z] 777b28850792: Pull complete [2020-04-08T02:31:53.471Z] Running on prd-centos7-docker-4c-2g-2727 in /w/workspace/dgexfoundry_device-sdk-go_PR-473 [Pipeline] { [Pipeline] ws [2020-04-08T02:31:53.541Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-08T02:31:55.793Z] using credential edgex-jenkins-ssh [2020-04-08T02:31:55.836Z] Cloning the remote Git repository [2020-04-08T02:31:55.836Z] Cloning with configured refspecs honoured and without tags [2020-04-08T02:31:55.860Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T02:31:55.898Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-08T02:31:55.945Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T02:31:55.945Z] > git --version # timeout=10 [2020-04-08T02:31:55.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T02:31:56.617Z] Fetching without tags [2020-04-08T02:31:56.971Z] Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit 0cc523f12fa4c81f48bba7f52516e3822f53c794 [2020-04-08T02:31:57.061Z] Merge succeeded, producing 0cc523f12fa4c81f48bba7f52516e3822f53c794 [2020-04-08T02:31:57.061Z] Checking out Revision 0cc523f12fa4c81f48bba7f52516e3822f53c794 (PR-473) [2020-04-08T02:31:56.002Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T02:31:56.589Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T02:31:56.596Z] > git config --add remote.origin.fetch +refs/pull/473/head:refs/remotes/origin/PR-473 # timeout=10 [2020-04-08T02:31:56.599Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T02:31:56.612Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T02:31:56.625Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T02:31:56.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T02:31:56.630Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T02:31:56.981Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T02:31:56.988Z] > git checkout -f 0cc523f12fa4c81f48bba7f52516e3822f53c794 # timeout=10 [2020-04-08T02:31:57.034Z] > git remote # timeout=10 [2020-04-08T02:31:57.039Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T02:31:57.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T02:31:57.046Z] > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 [2020-04-08T02:31:57.056Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T02:31:57.064Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T02:31:57.653Z] cd6300453558: Download complete [2020-04-08T02:31:57.653Z] a2d8cc88f415: Verifying Checksum [2020-04-08T02:31:57.653Z] a2d8cc88f415: Download complete [2020-04-08T02:31:57.070Z] > git checkout -f 0cc523f12fa4c81f48bba7f52516e3822f53c794 # timeout=10 [2020-04-08T02:32:00.839Z] Commit message: "Switch CBOR library for better security" [2020-04-08T02:32:00.869Z] > git --version # timeout=10 [2020-04-08T02:32:00.878Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T02:32:03.937Z] ========================================================= [2020-04-08T02:32:03.937Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-08T02:32:03.937Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T02:32:04.625Z] + 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-04-08T02:32:04.890Z] Sending build context to Docker daemon 2.802MB [2020-04-08T02:32:04.890Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-08T02:32:04.890Z] Step 2/8 : FROM ${BASE} [2020-04-08T02:32:04.890Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-08T02:32:04.890Z] e6b0cf9c0882: Pulling fs layer [2020-04-08T02:32:04.890Z] 2848faf0eed1: Pulling fs layer [2020-04-08T02:32:04.890Z] 0f37312ad70f: Pulling fs layer [2020-04-08T02:32:04.890Z] 5788d62ee057: Pulling fs layer [2020-04-08T02:32:04.890Z] 0e6b1d234666: Pulling fs layer [2020-04-08T02:32:04.890Z] bf5d7aec512f: Pulling fs layer [2020-04-08T02:32:04.890Z] 34c802a77dc8: Pulling fs layer [2020-04-08T02:32:04.890Z] 9eb99e56ec68: Pulling fs layer [2020-04-08T02:32:04.890Z] 27c7a5d97fbd: Pulling fs layer [2020-04-08T02:32:04.890Z] 5c102a31e300: Pulling fs layer [2020-04-08T02:32:04.890Z] dcfb455df0a1: Pulling fs layer [2020-04-08T02:32:04.890Z] 5788d62ee057: Waiting [2020-04-08T02:32:04.890Z] 0e6b1d234666: Waiting [2020-04-08T02:32:04.890Z] bf5d7aec512f: Waiting [2020-04-08T02:32:04.890Z] 34c802a77dc8: Waiting [2020-04-08T02:32:04.890Z] 9eb99e56ec68: Waiting [2020-04-08T02:32:04.890Z] 27c7a5d97fbd: Waiting [2020-04-08T02:32:04.890Z] 5c102a31e300: Waiting [2020-04-08T02:32:04.890Z] dcfb455df0a1: Waiting [2020-04-08T02:32:04.890Z] 0f37312ad70f: Verifying Checksum [2020-04-08T02:32:04.890Z] 0f37312ad70f: Download complete [2020-04-08T02:32:04.890Z] 2848faf0eed1: Download complete [2020-04-08T02:32:04.890Z] 0e6b1d234666: Download complete [2020-04-08T02:32:04.890Z] bf5d7aec512f: Verifying Checksum [2020-04-08T02:32:04.890Z] bf5d7aec512f: Download complete [2020-04-08T02:32:05.155Z] e6b0cf9c0882: Download complete [2020-04-08T02:32:05.155Z] e6b0cf9c0882: Pull complete [2020-04-08T02:32:05.435Z] 2848faf0eed1: Pull complete [2020-04-08T02:32:05.704Z] 0f37312ad70f: Pull complete [2020-04-08T02:32:05.983Z] 34c802a77dc8: Verifying Checksum [2020-04-08T02:32:05.983Z] 34c802a77dc8: Download complete [2020-04-08T02:32:05.983Z] 27c7a5d97fbd: Download complete [2020-04-08T02:32:06.959Z] 5788d62ee057: Verifying Checksum [2020-04-08T02:32:06.959Z] 5788d62ee057: Download complete [2020-04-08T02:32:06.959Z] 5c102a31e300: Verifying Checksum [2020-04-08T02:32:06.959Z] 5c102a31e300: Download complete [2020-04-08T02:32:06.959Z] dcfb455df0a1: Verifying Checksum [2020-04-08T02:32:06.959Z] dcfb455df0a1: Download complete [2020-04-08T02:32:06.959Z] 9eb99e56ec68: Verifying Checksum [2020-04-08T02:32:06.959Z] 9eb99e56ec68: Download complete [2020-04-08T02:32:09.983Z] ea1d1ca13537: Verifying Checksum [2020-04-08T02:32:09.984Z] ea1d1ca13537: Download complete [2020-04-08T02:32:10.252Z] 3750a50a1c5e: Verifying Checksum [2020-04-08T02:32:10.252Z] 3750a50a1c5e: Download complete [2020-04-08T02:32:12.245Z] 5788d62ee057: Pull complete [2020-04-08T02:32:12.245Z] 0e6b1d234666: Pull complete [2020-04-08T02:32:12.245Z] bf5d7aec512f: Pull complete [2020-04-08T02:32:15.612Z] b9c365052c96: Verifying Checksum [2020-04-08T02:32:15.612Z] b9c365052c96: Download complete [2020-04-08T02:32:16.447Z] 34c802a77dc8: Pull complete [2020-04-08T02:32:19.782Z] 9eb99e56ec68: Pull complete [2020-04-08T02:32:19.782Z] 27c7a5d97fbd: Pull complete [2020-04-08T02:32:20.356Z] 5c102a31e300: Pull complete [2020-04-08T02:32:20.356Z] dcfb455df0a1: Pull complete [2020-04-08T02:32:20.356Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-08T02:32:20.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-08T02:32:20.356Z] ---> 7c70fe431013 [2020-04-08T02:32:20.356Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T02:32:20.618Z] ---> Running in 693e52d136cf [2020-04-08T02:32:20.618Z] Removing intermediate container 693e52d136cf [2020-04-08T02:32:20.618Z] ---> bfe10d3fc9b8 [2020-04-08T02:32:20.618Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T02:32:20.618Z] ---> Running in 171a881346ed [2020-04-08T02:32:21.574Z] Removing intermediate container 171a881346ed [2020-04-08T02:32:21.574Z] ---> 2b692ccaa1f9 [2020-04-08T02:32:21.574Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T02:32:21.574Z] ---> Running in 45d0b7fefd49 [2020-04-08T02:32:22.513Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-08T02:32:25.801Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T02:32:33.812Z] 8a11ddd9e578: Verifying Checksum [2020-04-08T02:32:33.812Z] 8a11ddd9e578: Download complete [2020-04-08T02:32:38.012Z] OK: 143 MiB in 39 packages [2020-04-08T02:32:38.012Z] Removing intermediate container 45d0b7fefd49 [2020-04-08T02:32:38.012Z] ---> 944f26c7a770 [2020-04-08T02:32:38.012Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-08T02:32:38.012Z] ---> Running in b9e81708de04 [2020-04-08T02:32:38.012Z] Removing intermediate container b9e81708de04 [2020-04-08T02:32:38.012Z] ---> 661af7d48d48 [2020-04-08T02:32:38.012Z] Step 7/8 : COPY . . [2020-04-08T02:32:38.012Z] ---> 5fedfcf63547 [2020-04-08T02:32:38.012Z] Step 8/8 : RUN go mod download [2020-04-08T02:32:38.012Z] ---> Running in 4e11ddc40918 [2020-04-08T02:32:39.393Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T02:32:39.393Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-08T02:32:39.393Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T02:32:39.393Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T02:32:39.393Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T02:32:39.393Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T02:32:39.393Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T02:32:39.393Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T02:32:39.393Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-08T02:32:39.393Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-08T02:32:39.393Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-08T02:32:39.393Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-08T02:32:39.393Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-08T02:32:39.393Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T02:32:39.393Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T02:32:39.393Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T02:32:39.393Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T02:32:39.393Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T02:32:39.393Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T02:32:39.393Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T02:32:39.393Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T02:32:39.393Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T02:32:39.393Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T02:32:39.393Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T02:32:39.393Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T02:32:39.393Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T02:32:39.393Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T02:32:39.393Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T02:32:39.393Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T02:32:39.393Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T02:32:39.393Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T02:32:39.393Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T02:32:39.652Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T02:32:39.652Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T02:32:39.652Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T02:32:39.652Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T02:32:39.652Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T02:32:39.652Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T02:32:39.652Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T02:32:39.652Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T02:32:39.652Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T02:32:39.652Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T02:32:39.652Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T02:32:39.652Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T02:32:39.652Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T02:32:39.652Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T02:32:39.652Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T02:32:39.652Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T02:32:39.652Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T02:32:39.652Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T02:32:39.912Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T02:32:39.912Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T02:32:39.912Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T02:32:39.912Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T02:32:39.912Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T02:32:39.912Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T02:32:39.912Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T02:32:39.912Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T02:32:39.912Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T02:32:39.912Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-08T02:32:39.912Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-08T02:32:39.912Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T02:32:39.912Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T02:32:39.912Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T02:32:40.175Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T02:32:40.175Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T02:32:40.175Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-08T02:32:40.175Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-08T02:32:45.453Z] Removing intermediate container 4e11ddc40918 [2020-04-08T02:32:45.453Z] ---> 272f16bdf4b0 [2020-04-08T02:32:45.453Z] Successfully built 272f16bdf4b0 [2020-04-08T02:32:45.453Z] 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-04-08T02:32:46.156Z] 8a11ddd9e578: Pull complete [2020-04-08T02:32:46.156Z] 4cf88f913ddb: Pull complete [2020-04-08T02:32:46.156Z] 1df406cf5192: Pull complete [2020-04-08T02:32:46.255Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-08T02:32:46.255Z] . [Pipeline] withDockerContainer [2020-04-08T02:32:46.396Z] prd-centos7-docker-4c-2g-2727 does not seem to be running inside a container [2020-04-08T02:32:46.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat [2020-04-08T02:32:47.147Z] $ docker top 41cda90e81a986a7b1d0c6954cb4c41d1e1408ba12b60e9b134dbda98dc0a0f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T02:32:47.678Z] + go version [2020-04-08T02:32:47.678Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-08T02:32:47.998Z] + make test [2020-04-08T02:32:47.998Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-08T02:32:48.570Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-08T02:32:49.521Z] cd6300453558: Pull complete [2020-04-08T02:32:54.880Z] b9c365052c96: Pull complete [2020-04-08T02:32:54.880Z] a2d8cc88f415: Pull complete [2020-04-08T02:32:55.837Z] ea1d1ca13537: Pull complete [2020-04-08T02:32:56.421Z] 3750a50a1c5e: Pull complete [2020-04-08T02:32:56.421Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-08T02:32:56.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-08T02:32:56.421Z] ---> 78745c68409d [2020-04-08T02:32:56.421Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T02:32:59.763Z] ---> Running in c5833ecb22be [2020-04-08T02:32:59.763Z] Removing intermediate container c5833ecb22be [2020-04-08T02:32:59.763Z] ---> 27c380377a06 [2020-04-08T02:32:59.763Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T02:32:59.763Z] ---> Running in a1a9aba94a90 [2020-04-08T02:33:01.706Z] Removing intermediate container a1a9aba94a90 [2020-04-08T02:33:01.706Z] ---> b63466ad6752 [2020-04-08T02:33:01.706Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T02:33:01.706Z] ---> Running in 5c6aa60d086e [2020-04-08T02:33:02.669Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-08T02:33:03.515Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-08T02:33:03.515Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-08T02:33:06.058Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.007s coverage: 22.6% of statements [2020-04-08T02:33:06.058Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.051s coverage: 95.8% of statements [2020-04-08T02:33:12.730Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-08T02:33:22.778Z] OK: 125 MiB in 39 packages [2020-04-08T02:33:24.185Z] Removing intermediate container 5c6aa60d086e [2020-04-08T02:33:24.185Z] ---> b84a171b0f40 [2020-04-08T02:33:24.185Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-08T02:33:24.185Z] ---> Running in 6ea14dd304b9 [2020-04-08T02:33:24.455Z] Removing intermediate container 6ea14dd304b9 [2020-04-08T02:33:24.455Z] ---> 536c9dc80585 [2020-04-08T02:33:24.455Z] Step 7/8 : COPY . . [2020-04-08T02:33:25.414Z] ---> 05698b9a6b4e [2020-04-08T02:33:25.414Z] Step 8/8 : RUN go mod download [2020-04-08T02:33:25.414Z] ---> Running in 7f0919dac097 [2020-04-08T02:33:27.359Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T02:33:27.359Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-08T02:33:27.359Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T02:33:27.359Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T02:33:27.359Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T02:33:27.359Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T02:33:27.359Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T02:33:27.359Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T02:33:27.359Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-08T02:33:27.359Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-08T02:33:27.359Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-08T02:33:27.359Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-08T02:33:27.359Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-08T02:33:27.359Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T02:33:27.359Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T02:33:27.626Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T02:33:27.626Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T02:33:27.626Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T02:33:27.626Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T02:33:27.626Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T02:33:27.626Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T02:33:27.626Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T02:33:27.626Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T02:33:27.626Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T02:33:27.626Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T02:33:27.626Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T02:33:27.626Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T02:33:27.626Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T02:33:27.626Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T02:33:27.626Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T02:33:27.626Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T02:33:27.626Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T02:33:27.894Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T02:33:27.895Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T02:33:27.895Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T02:33:27.895Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T02:33:27.895Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T02:33:28.160Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T02:33:28.160Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T02:33:28.160Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T02:33:28.160Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T02:33:28.160Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T02:33:28.160Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T02:33:28.160Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T02:33:28.160Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T02:33:28.160Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T02:33:28.160Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T02:33:28.160Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T02:33:28.160Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T02:33:28.160Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T02:33:28.160Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T02:33:28.160Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T02:33:28.160Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T02:33:28.160Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T02:33:28.160Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T02:33:28.160Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T02:33:28.160Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T02:33:28.160Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T02:33:28.160Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T02:33:28.160Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-08T02:33:28.160Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-08T02:33:28.160Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T02:33:28.432Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T02:33:28.432Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T02:33:28.432Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T02:33:28.432Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T02:33:28.432Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-08T02:33:28.432Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-08T02:33:36.657Z] Removing intermediate container 7f0919dac097 [2020-04-08T02:33:36.657Z] ---> 774bb700b46e [2020-04-08T02:33:36.657Z] Successfully built 774bb700b46e [2020-04-08T02:33:36.657Z] 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-04-08T02:33:37.711Z] + docker inspect -f . ci-base-image-arm64 [2020-04-08T02:33:37.711Z] . [Pipeline] withDockerContainer [2020-04-08T02:33:38.165Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.055s coverage: 7.7% of statements [2020-04-08T02:33:38.165Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.006s coverage: 22.7% of statements [2020-04-08T02:33:38.165Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-08T02:33:38.165Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.218s coverage: 38.5% of statements [2020-04-08T02:33:38.165Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-08T02:33:38.165Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-08T02:33:38.165Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.534s coverage: 79.9% of statements [2020-04-08T02:33:38.165Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-08T02:33:38.165Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-08T02:33:38.165Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-08T02:33:38.165Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.021s coverage: 52.6% of statements [2020-04-08T02:33:38.165Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.100s coverage: 76.1% of statements [2020-04-08T02:33:38.165Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-08T02:33:38.165Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-08T02:33:38.165Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T02:33:38.165Z] gofmt -l . [2020-04-08T02:33:38.165Z] [ "`gofmt -l .`" = "" ] [2020-04-08T02:33:38.314Z] prd-ubuntu18.04-docker-arm64-4c-16g-2726 does not seem to be running inside a container [2020-04-08T02:33:38.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-08T02:33:38.424Z] ./bin/test-attribution-txt.sh [2020-04-08T02:33:38.994Z] ./bin/test-go-mod-tidy.sh [2020-04-08T02:33:39.646Z] $ docker top 2f9af38ae9682f439b02aacf8cc3755cc1418ac03ff5d1184b9b986ca8d1775a -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2020-04-08T02:33:40.561Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T02:33:40.576Z] $ docker stop --time=1 41cda90e81a986a7b1d0c6954cb4c41d1e1408ba12b60e9b134dbda98dc0a0f6 [2020-04-08T02:33:40.804Z] + go version [2020-04-08T02:33:40.804Z] go version go1.13.5 linux/arm64 [2020-04-08T02:33:42.081Z] $ docker rm -f 41cda90e81a986a7b1d0c6954cb4c41d1e1408ba12b60e9b134dbda98dc0a0f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-04-08T02:33:43.026Z] + make test [2020-04-08T02:33:43.026Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] sh [2020-04-08T02:33:43.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T02:33:43.999Z] + ls -al . [2020-04-08T02:33:43.999Z] total 160 [2020-04-08T02:33:43.999Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 02:33 . [2020-04-08T02:33:43.999Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 02:31 .. [2020-04-08T02:33:43.999Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 02:31 api [2020-04-08T02:33:43.999Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 8 02:31 bin [2020-04-08T02:33:43.999Z] -rw-r--r--. 1 jenkins jenkins 94906 Apr 8 02:33 coverage.out [2020-04-08T02:33:43.999Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 8 02:31 Dockerfile.build [2020-04-08T02:33:43.999Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 8 02:31 .dockerignore [2020-04-08T02:33:43.999Z] drwxrwxr-x. 4 jenkins jenkins 31 Apr 8 02:31 example [2020-04-08T02:33:43.999Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 02:32 .git [2020-04-08T02:33:43.999Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 8 02:31 .github [2020-04-08T02:33:43.999Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 8 02:31 .gitignore [2020-04-08T02:33:43.999Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 8 02:33 go.mod [2020-04-08T02:33:43.999Z] -rw-r--r--. 1 jenkins jenkins 12152 Apr 8 02:33 go.sum [2020-04-08T02:33:43.999Z] drwxrwxr-x. 13 jenkins jenkins 179 Apr 8 02:31 internal [2020-04-08T02:33:43.999Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 8 02:31 Jenkinsfile [2020-04-08T02:33:43.999Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 8 02:31 LICENSE [2020-04-08T02:33:43.999Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 8 02:31 Makefile [2020-04-08T02:33:43.999Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 8 02:31 pkg [2020-04-08T02:33:43.999Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 8 02:31 README.md [2020-04-08T02:33:43.999Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 8 02:32 .semver [2020-04-08T02:33:43.999Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 02:31 snap [2020-04-08T02:33:43.999Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 02:29 VERSION [2020-04-08T02:33:43.999Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 8 02:31 version.go [2020-04-08T02:33:44.009Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [Pipeline] isUnix [Pipeline] sh [2020-04-08T02:33:44.343Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0cc523f12fa4c81f48bba7f52516e3822f53c794 --label arch=amd64 --label version=0.0.0 . [2020-04-08T02:33:44.603Z] Sending build context to Docker daemon 2.918MB [2020-04-08T02:33:44.603Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-08T02:33:44.603Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-08T02:33:44.603Z] ---> 272f16bdf4b0 [2020-04-08T02:33:44.603Z] Step 3/20 : ARG MAKE='make build' [2020-04-08T02:33:44.603Z] ---> Running in c253b6d2f247 [2020-04-08T02:33:44.603Z] Removing intermediate container c253b6d2f247 [2020-04-08T02:33:44.603Z] ---> baf13069b714 [2020-04-08T02:33:44.603Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-08T02:33:44.862Z] ---> Running in ac4367508e58 [2020-04-08T02:33:44.862Z] Removing intermediate container ac4367508e58 [2020-04-08T02:33:44.862Z] ---> 43e49460f6f4 [2020-04-08T02:33:44.862Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T02:33:44.862Z] ---> Running in 503fe58704b6 [2020-04-08T02:33:45.120Z] Removing intermediate container 503fe58704b6 [2020-04-08T02:33:45.120Z] ---> a0a87320e217 [2020-04-08T02:33:45.120Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T02:33:45.120Z] ---> Running in 7d265357bba9 [2020-04-08T02:33:46.059Z] Removing intermediate container 7d265357bba9 [2020-04-08T02:33:46.059Z] ---> 33e3d6115c00 [2020-04-08T02:33:46.059Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-08T02:33:46.059Z] ---> Running in 9036e50d7a48 [2020-04-08T02:33:46.320Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-08T02:33:54.441Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T02:34:02.556Z] OK: 143 MiB in 39 packages [2020-04-08T02:34:02.816Z] Removing intermediate container 9036e50d7a48 [2020-04-08T02:34:02.816Z] ---> ecac26cd56d3 [2020-04-08T02:34:02.816Z] Step 8/20 : COPY . . [2020-04-08T02:34:03.078Z] ---> e86d39cde552 [2020-04-08T02:34:03.078Z] Step 9/20 : RUN ${MAKE} [2020-04-08T02:34:03.078Z] ---> Running in 401434c6d2b8 [2020-04-08T02:34:03.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-08T02:34:15.614Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-08T02:34:16.551Z] Removing intermediate container 401434c6d2b8 [2020-04-08T02:34:16.551Z] ---> 778ccd1e18b2 [2020-04-08T02:34:16.551Z] Step 10/20 : FROM scratch [2020-04-08T02:34:16.551Z] ---> [2020-04-08T02:34:16.551Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T02:34:16.551Z] ---> Running in 6d5bee31546d [2020-04-08T02:34:16.810Z] Removing intermediate container 6d5bee31546d [2020-04-08T02:34:16.810Z] ---> ba9b0bce04b9 [2020-04-08T02:34:16.810Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-08T02:34:16.810Z] ---> Running in 063f315ee8f6 [2020-04-08T02:34:16.810Z] Removing intermediate container 063f315ee8f6 [2020-04-08T02:34:16.811Z] ---> 67186173c63b [2020-04-08T02:34:16.811Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-08T02:34:16.811Z] ---> Running in 6d4205f031cc [2020-04-08T02:34:17.069Z] Removing intermediate container 6d4205f031cc [2020-04-08T02:34:17.069Z] ---> 6c853767f82f [2020-04-08T02:34:17.069Z] Step 14/20 : WORKDIR / [2020-04-08T02:34:17.069Z] ---> Running in 075d6406cb5f [2020-04-08T02:34:17.069Z] Removing intermediate container 075d6406cb5f [2020-04-08T02:34:17.069Z] ---> 86b1ba462f2f [2020-04-08T02:34:17.069Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-08T02:34:17.637Z] ---> c69d63c55e42 [2020-04-08T02:34:17.637Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-08T02:34:18.207Z] ---> 377c11918229 [2020-04-08T02:34:18.207Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-08T02:34:18.465Z] ---> Running in 83358ecd45c0 [2020-04-08T02:34:18.465Z] Removing intermediate container 83358ecd45c0 [2020-04-08T02:34:18.465Z] ---> bdab4cca82f3 [2020-04-08T02:34:18.465Z] Step 18/20 : LABEL arch=amd64 [2020-04-08T02:34:18.465Z] ---> Running in b82c02ebc26f [2020-04-08T02:34:18.724Z] Removing intermediate container b82c02ebc26f [2020-04-08T02:34:18.724Z] ---> d9841a1bf6b8 [2020-04-08T02:34:18.724Z] Step 19/20 : LABEL git_sha=0cc523f12fa4c81f48bba7f52516e3822f53c794 [2020-04-08T02:34:18.724Z] ---> Running in 588614fb2283 [2020-04-08T02:34:18.724Z] Removing intermediate container 588614fb2283 [2020-04-08T02:34:18.724Z] ---> b446d7e2fc4e [2020-04-08T02:34:18.724Z] Step 20/20 : LABEL version=0.0.0 [2020-04-08T02:34:18.982Z] ---> Running in ee272c0ed5b3 [2020-04-08T02:34:18.982Z] Removing intermediate container ee272c0ed5b3 [2020-04-08T02:34:18.982Z] ---> 21b09e49a250 [2020-04-08T02:34:18.982Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T02:34:18.982Z] Successfully built 21b09e49a250 [2020-04-08T02:34:18.982Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T02:34:30.953Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-08T02:34:30.953Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-08T02:34:30.953Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.051s coverage: 22.6% of statements [2020-04-08T02:34:30.954Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.153s coverage: 95.8% of statements [2020-04-08T02:34:57.641Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.113s coverage: 7.7% of statements [2020-04-08T02:34:57.641Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.029s coverage: 22.7% of statements [2020-04-08T02:34:57.641Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-08T02:34:57.641Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.194s coverage: 38.5% of statements [2020-04-08T02:34:57.641Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-08T02:34:57.641Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-08T02:34:57.641Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.555s coverage: 79.9% of statements [2020-04-08T02:34:57.641Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-08T02:34:57.641Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-08T02:34:57.641Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-08T02:34:57.641Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.061s coverage: 52.6% of statements [2020-04-08T02:34:57.641Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.337s coverage: 76.1% of statements [2020-04-08T02:34:57.641Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-08T02:34:57.641Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-08T02:34:57.641Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T02:35:04.301Z] gofmt -l . [2020-04-08T02:35:04.301Z] [ "`gofmt -l .`" = "" ] [2020-04-08T02:35:04.301Z] ./bin/test-attribution-txt.sh [2020-04-08T02:35:04.884Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-08T02:35:05.188Z] Warning: overwriting stash ‘coverage-report’ [2020-04-08T02:35:06.086Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T02:35:06.106Z] $ docker stop --time=1 2f9af38ae9682f439b02aacf8cc3755cc1418ac03ff5d1184b9b986ca8d1775a [2020-04-08T02:35:08.313Z] $ docker rm -f 2f9af38ae9682f439b02aacf8cc3755cc1418ac03ff5d1184b9b986ca8d1775a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T02:35:09.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T02:35:10.133Z] + ls -al . [2020-04-08T02:35:10.133Z] total 200 [2020-04-08T02:35:10.133Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 02:35 . [2020-04-08T02:35:10.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 02:31 .. [2020-04-08T02:35:10.133Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 8 02:31 .dockerignore [2020-04-08T02:35:10.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 02:31 .git [2020-04-08T02:35:10.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 02:31 .github [2020-04-08T02:35:10.133Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 8 02:31 .gitignore [2020-04-08T02:35:10.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 02:31 .semver [2020-04-08T02:35:10.133Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 8 02:31 Dockerfile.build [2020-04-08T02:35:10.133Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 8 02:31 Jenkinsfile [2020-04-08T02:35:10.133Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 8 02:31 LICENSE [2020-04-08T02:35:10.133Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 8 02:31 Makefile [2020-04-08T02:35:10.133Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 8 02:31 README.md [2020-04-08T02:35:10.133Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 02:29 VERSION [2020-04-08T02:35:10.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 02:31 api [2020-04-08T02:35:10.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 02:31 bin [2020-04-08T02:35:10.133Z] -rw-r--r-- 1 jenkins jenkins 94906 Apr 8 02:34 coverage.out [2020-04-08T02:35:10.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 02:31 example [2020-04-08T02:35:10.133Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 8 02:35 go.mod [2020-04-08T02:35:10.133Z] -rw-r--r-- 1 jenkins jenkins 12152 Apr 8 02:35 go.sum [2020-04-08T02:35:10.133Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 8 02:31 internal [2020-04-08T02:35:10.133Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 02:31 pkg [2020-04-08T02:35:10.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 02:31 snap [2020-04-08T02:35:10.133Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 8 02:31 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T02:35:10.502Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0cc523f12fa4c81f48bba7f52516e3822f53c794 --label arch=arm64 --label version=0.0.0 . [2020-04-08T02:35:11.088Z] Sending build context to Docker daemon 2.915MB [2020-04-08T02:35:11.088Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-08T02:35:11.088Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-08T02:35:11.088Z] ---> 774bb700b46e [2020-04-08T02:35:11.088Z] Step 3/20 : ARG MAKE='make build' [2020-04-08T02:35:11.088Z] ---> Running in 6535f34b6e05 [2020-04-08T02:35:11.354Z] Removing intermediate container 6535f34b6e05 [2020-04-08T02:35:11.354Z] ---> 4a7ed934822d [2020-04-08T02:35:11.354Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-08T02:35:11.633Z] ---> Running in 87f49b16ac17 [2020-04-08T02:35:11.898Z] Removing intermediate container 87f49b16ac17 [2020-04-08T02:35:11.898Z] ---> 0024a526ebb0 [2020-04-08T02:35:11.898Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T02:35:12.168Z] ---> Running in 993de98c5de2 [2020-04-08T02:35:12.434Z] Removing intermediate container 993de98c5de2 [2020-04-08T02:35:12.434Z] ---> 9cc6d5cdeae6 [2020-04-08T02:35:12.434Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T02:35:12.434Z] ---> Running in 5b99faecdbcd [2020-04-08T02:35:14.388Z] Removing intermediate container 5b99faecdbcd [2020-04-08T02:35:14.388Z] ---> 0234f32dd8ca [2020-04-08T02:35:14.388Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-08T02:35:14.388Z] ---> Running in 57be82d16842 [2020-04-08T02:35:14.971Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-08T02:35:21.618Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-08T02:35:29.821Z] OK: 125 MiB in 39 packages [2020-04-08T02:35:30.087Z] Removing intermediate container 57be82d16842 [2020-04-08T02:35:30.087Z] ---> 69c04d95fe5f [2020-04-08T02:35:30.087Z] Step 8/20 : COPY . . [2020-04-08T02:35:31.046Z] ---> ee8d782b219e [2020-04-08T02:35:31.046Z] Step 9/20 : RUN ${MAKE} [2020-04-08T02:35:31.316Z] ---> Running in 08e67d6530db [2020-04-08T02:35:31.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-08T02:36:04.132Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-08T02:36:07.478Z] Removing intermediate container 08e67d6530db [2020-04-08T02:36:07.478Z] ---> 40095c0c9e47 [2020-04-08T02:36:07.478Z] Step 10/20 : FROM scratch [2020-04-08T02:36:07.478Z] ---> [2020-04-08T02:36:07.478Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T02:36:07.478Z] ---> Running in ece2f1e56f80 [2020-04-08T02:36:07.478Z] Removing intermediate container ece2f1e56f80 [2020-04-08T02:36:07.478Z] ---> ce959d602fdb [2020-04-08T02:36:07.478Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-08T02:36:07.746Z] ---> Running in 87fe2243dabe [2020-04-08T02:36:08.013Z] Removing intermediate container 87fe2243dabe [2020-04-08T02:36:08.013Z] ---> 9e5fec020040 [2020-04-08T02:36:08.013Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-08T02:36:08.013Z] ---> Running in 63696356a623 [2020-04-08T02:36:08.286Z] Removing intermediate container 63696356a623 [2020-04-08T02:36:08.286Z] ---> 0baea4eb9d19 [2020-04-08T02:36:08.286Z] Step 14/20 : WORKDIR / [2020-04-08T02:36:08.553Z] ---> Running in 27c8d0b998ec [2020-04-08T02:36:09.137Z] Removing intermediate container 27c8d0b998ec [2020-04-08T02:36:09.137Z] ---> 632e58d169eb [2020-04-08T02:36:09.137Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-08T02:36:10.100Z] ---> 856827e55c19 [2020-04-08T02:36:10.100Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-08T02:36:10.684Z] ---> 7f2d5dd6e7cd [2020-04-08T02:36:10.684Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-08T02:36:10.951Z] ---> Running in b9cd4d2565d9 [2020-04-08T02:36:11.218Z] Removing intermediate container b9cd4d2565d9 [2020-04-08T02:36:11.218Z] ---> 9fced503b49d [2020-04-08T02:36:11.218Z] Step 18/20 : LABEL arch=arm64 [2020-04-08T02:36:11.490Z] ---> Running in e3a63d36b3c2 [2020-04-08T02:36:11.757Z] Removing intermediate container e3a63d36b3c2 [2020-04-08T02:36:11.757Z] ---> a164491155dd [2020-04-08T02:36:11.757Z] Step 19/20 : LABEL git_sha=0cc523f12fa4c81f48bba7f52516e3822f53c794 [2020-04-08T02:36:11.757Z] ---> Running in 02f429ebcc2c [2020-04-08T02:36:12.025Z] Removing intermediate container 02f429ebcc2c [2020-04-08T02:36:12.025Z] ---> 527f82077004 [2020-04-08T02:36:12.025Z] Step 20/20 : LABEL version=0.0.0 [2020-04-08T02:36:12.292Z] ---> Running in fe415f1cd2ee [2020-04-08T02:36:12.559Z] Removing intermediate container fe415f1cd2ee [2020-04-08T02:36:12.559Z] ---> 5bd5f72780a9 [2020-04-08T02:36:12.559Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T02:36:12.559Z] Successfully built 5bd5f72780a9 [2020-04-08T02:36:12.559Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-08T02:36:14.939Z] provisioning config files... [2020-04-08T02:36:14.953Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/config8591629459139579113tmp [Pipeline] { [Pipeline] sh [2020-04-08T02:36:15.356Z] + curl -s https://codecov.io/bash [2020-04-08T02:36:15.356Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/config8591629459139579113tmp [2020-04-08T02:36:15.615Z] [2020-04-08T02:36:15.615Z] _____ _ [2020-04-08T02:36:15.615Z] / ____| | | [2020-04-08T02:36:15.615Z] | | ___ __| | ___ ___ _____ __ [2020-04-08T02:36:15.615Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-08T02:36:15.615Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-08T02:36:15.615Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-08T02:36:15.615Z] Bash-tbd [2020-04-08T02:36:15.615Z] [2020-04-08T02:36:15.615Z] [2020-04-08T02:36:15.615Z] ==> Jenkins CI detected. [2020-04-08T02:36:15.615Z] project root: . [2020-04-08T02:36:15.615Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-08T02:36:15.615Z] ==> Running gcov in . (disable via -X gcov) [2020-04-08T02:36:15.615Z] ==> Python coveragepy not found [2020-04-08T02:36:15.615Z] ==> Searching for coverage reports in: [2020-04-08T02:36:15.615Z] + . [2020-04-08T02:36:15.615Z] -> Found 1 reports [2020-04-08T02:36:15.615Z] ==> Detecting git/mercurial file structure [2020-04-08T02:36:15.615Z] ==> Reading reports [2020-04-08T02:36:15.615Z] + ./coverage.out bytes=94906 [2020-04-08T02:36:15.615Z] ==> Appending adjustments [2020-04-08T02:36:15.615Z] http://docs.codecov.io/docs/fixing-reports [2020-04-08T02:36:15.880Z] + Found adjustments [2020-04-08T02:36:15.880Z] ==> Gzipping contents [2020-04-08T02:36:15.880Z] ==> Uploading reports [2020-04-08T02:36:15.880Z] url: https://codecov.io [2020-04-08T02:36:15.880Z] query: branch=PR-473&commit=0cc523f12fa4c81f48bba7f52516e3822f53c794&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-473%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=473&job= [2020-04-08T02:36:15.880Z] -> Pinging Codecov [2020-04-08T02:36:15.880Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-473&commit=0cc523f12fa4c81f48bba7f52516e3822f53c794&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-473%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=473&job= [2020-04-08T02:36:16.451Z] -> Uploading [2020-04-08T02:36:17.022Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0cc523f12fa4c81f48bba7f52516e3822f53c794 [Pipeline] } [2020-04-08T02:36:17.055Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-08T02:36:19.174Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T02:36:19.530Z] ---> package-listing.sh [2020-04-08T02:36:19.530Z] ++ facter osfamily [2020-04-08T02:36:19.530Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-08T02:36:19.530Z] + OS_FAMILY=redhat [2020-04-08T02:36:19.530Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-473 [2020-04-08T02:36:19.530Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-08T02:36:19.530Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-08T02:36:19.530Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-08T02:36:19.530Z] + PACKAGES=/tmp/packages_start.txt [2020-04-08T02:36:19.530Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-473 ']' [2020-04-08T02:36:19.530Z] + PACKAGES=/tmp/packages_end.txt [2020-04-08T02:36:19.530Z] + case "${OS_FAMILY}" in [2020-04-08T02:36:19.530Z] + rpm -qa [2020-04-08T02:36:19.530Z] + sort [2020-04-08T02:36:23.722Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-08T02:36:23.722Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-08T02:36:23.722Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-08T02:36:23.722Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-473 ']' [2020-04-08T02:36:23.722Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-473/archives/ [2020-04-08T02:36:23.722Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-473/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-08T02:36:24.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T02:36:24.237Z] [2020-04-08T02:36:24.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-08T02:36:24.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T02:36:24.598Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-08T02:36:24.598Z] c9b1b535fdd9: Pulling fs layer [2020-04-08T02:36:24.598Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-08T02:36:24.598Z] 756a868c4378: Pulling fs layer [2020-04-08T02:36:24.598Z] 444b2fc9a129: Pulling fs layer [2020-04-08T02:36:24.598Z] ea15f1150254: Pulling fs layer [2020-04-08T02:36:24.598Z] 41b27a9f41bf: Pulling fs layer [2020-04-08T02:36:24.598Z] 28c525ee5125: Pulling fs layer [2020-04-08T02:36:24.598Z] 094b1ea09ed8: Pulling fs layer [2020-04-08T02:36:24.598Z] 138eaada9080: Pulling fs layer [2020-04-08T02:36:24.598Z] 0622d0fa9048: Pulling fs layer [2020-04-08T02:36:24.598Z] 444b2fc9a129: Waiting [2020-04-08T02:36:24.598Z] ea15f1150254: Waiting [2020-04-08T02:36:24.598Z] 28c525ee5125: Waiting [2020-04-08T02:36:24.598Z] 094b1ea09ed8: Waiting [2020-04-08T02:36:24.598Z] 138eaada9080: Waiting [2020-04-08T02:36:24.598Z] 0622d0fa9048: Waiting [2020-04-08T02:36:24.598Z] 41b27a9f41bf: Waiting [2020-04-08T02:36:24.598Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-08T02:36:24.598Z] 2cc5ad85d9ab: Download complete [2020-04-08T02:36:24.598Z] 444b2fc9a129: Verifying Checksum [2020-04-08T02:36:24.598Z] 444b2fc9a129: Download complete [2020-04-08T02:36:24.598Z] c9b1b535fdd9: Verifying Checksum [2020-04-08T02:36:24.864Z] ea15f1150254: Download complete [2020-04-08T02:36:24.864Z] 28c525ee5125: Verifying Checksum [2020-04-08T02:36:24.864Z] 28c525ee5125: Download complete [2020-04-08T02:36:25.137Z] c9b1b535fdd9: Pull complete [2020-04-08T02:36:25.137Z] 2cc5ad85d9ab: Pull complete [2020-04-08T02:36:25.398Z] 756a868c4378: Download complete [2020-04-08T02:36:25.398Z] 138eaada9080: Verifying Checksum [2020-04-08T02:36:25.398Z] 138eaada9080: Download complete [2020-04-08T02:36:25.398Z] 094b1ea09ed8: Verifying Checksum [2020-04-08T02:36:25.398Z] 094b1ea09ed8: Download complete [2020-04-08T02:36:25.398Z] 0622d0fa9048: Verifying Checksum [2020-04-08T02:36:25.398Z] 0622d0fa9048: Download complete [2020-04-08T02:36:25.976Z] 41b27a9f41bf: Verifying Checksum [2020-04-08T02:36:25.976Z] 41b27a9f41bf: Download complete [2020-04-08T02:36:27.372Z] 756a868c4378: Pull complete [2020-04-08T02:36:27.372Z] 444b2fc9a129: Pull complete [2020-04-08T02:36:27.372Z] ea15f1150254: Pull complete [2020-04-08T02:36:30.682Z] 41b27a9f41bf: Pull complete [2020-04-08T02:36:30.682Z] 28c525ee5125: Pull complete [2020-04-08T02:36:33.250Z] 094b1ea09ed8: Pull complete [2020-04-08T02:36:33.250Z] 138eaada9080: Pull complete [2020-04-08T02:36:33.250Z] 0622d0fa9048: Pull complete [2020-04-08T02:36:33.250Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-08T02:36:33.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-08T02:36:33.438Z] prd-centos7-docker-4c-2g-2725 does not seem to be running inside a container [2020-04-08T02:36:33.486Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-473 -v /w/workspace/dgexfoundry_device-sdk-go_PR-473:/w/workspace/dgexfoundry_device-sdk-go_PR-473:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-08T02:36:34.583Z] $ docker top 7ad0202cd075633f362bccdda525497415b7e39f0efb59402608f481c94cb5a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T02:36:34.961Z] provisioning config files... [2020-04-08T02:36:34.980Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp/config5737387294626147237tmp [Pipeline] { [Pipeline] echo [2020-04-08T02:36:35.071Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T02:36:35.405Z] ---> create-netrc.sh [Pipeline] echo [2020-04-08T02:36:35.429Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T02:36:35.750Z] ---> logs-deploy.sh [2020-04-08T02:36:35.750Z] + ARCHIVE_ARTIFACTS= [2020-04-08T02:36:35.750Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-08T02:36:35.750Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-08T02:36:35.750Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-08T02:36:35.750Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-473/1 [2020-04-08T02:36:35.750Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-473/1/ [2020-04-08T02:36:35.750Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-473/1 /w/workspace/dgexfoundry_device-sdk-go_PR-473 [2020-04-08T02:36:36.687Z] Archives upload complete. [2020-04-08T02:36:36.946Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-473/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-473/1/ [2020-04-08T02:36:37.883Z] ---> uname -a: [2020-04-08T02:36:37.883Z] Linux 7ad0202cd075 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] ---> lscpu: [2020-04-08T02:36:37.883Z] Architecture: x86_64 [2020-04-08T02:36:37.883Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-08T02:36:37.883Z] Byte Order: Little Endian [2020-04-08T02:36:37.883Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-08T02:36:37.883Z] CPU(s): 4 [2020-04-08T02:36:37.883Z] On-line CPU(s) list: 0-3 [2020-04-08T02:36:37.883Z] Thread(s) per core: 1 [2020-04-08T02:36:37.883Z] Core(s) per socket: 1 [2020-04-08T02:36:37.883Z] Socket(s): 4 [2020-04-08T02:36:37.883Z] NUMA node(s): 1 [2020-04-08T02:36:37.883Z] Vendor ID: GenuineIntel [2020-04-08T02:36:37.883Z] CPU family: 6 [2020-04-08T02:36:37.883Z] Model: 44 [2020-04-08T02:36:37.883Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-08T02:36:37.883Z] Stepping: 1 [2020-04-08T02:36:37.883Z] CPU MHz: 2933.438 [2020-04-08T02:36:37.883Z] BogoMIPS: 5866.87 [2020-04-08T02:36:37.883Z] Virtualization: VT-x [2020-04-08T02:36:37.883Z] Hypervisor vendor: KVM [2020-04-08T02:36:37.883Z] Virtualization type: full [2020-04-08T02:36:37.883Z] L1d cache: 128 KiB [2020-04-08T02:36:37.883Z] L1i cache: 128 KiB [2020-04-08T02:36:37.883Z] L2 cache: 16 MiB [2020-04-08T02:36:37.883Z] L3 cache: 64 MiB [2020-04-08T02:36:37.883Z] NUMA node0 CPU(s): 0-3 [2020-04-08T02:36:37.883Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-08T02:36:37.883Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-08T02:36:37.883Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-08T02:36:37.883Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-08T02:36:37.883Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-08T02:36:37.883Z] 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-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] ---> nproc: [2020-04-08T02:36:37.883Z] 4 [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] ---> df -h: [2020-04-08T02:36:37.883Z] Filesystem Size Used Available Use% Mounted on [2020-04-08T02:36:37.883Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-08T02:36:37.883Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-08T02:36:37.883Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-08T02:36:37.883Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-08T02:36:37.883Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-08T02:36:37.883Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-08T02:36:37.883Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-08T02:36:37.883Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-473 [2020-04-08T02:36:37.883Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-473@tmp [2020-04-08T02:36:37.883Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] ---> free -m: [2020-04-08T02:36:37.883Z] total used free shared buff/cache available [2020-04-08T02:36:37.883Z] Mem: 1838 615 75 0 1147 1118 [2020-04-08T02:36:37.883Z] Swap: 1023 1 1022 [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] ---> ip addr: [2020-04-08T02:36:37.883Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-08T02:36:37.883Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-08T02:36:37.883Z] inet 127.0.0.1/8 scope host lo [2020-04-08T02:36:37.883Z] valid_lft forever preferred_lft forever [2020-04-08T02:36:37.883Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-08T02:36:37.883Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-08T02:36:37.883Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-08T02:36:37.883Z] valid_lft forever preferred_lft forever [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] ---> sar -b -r -n DEV: [2020-04-08T02:36:37.883Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/08/20 _x86_64_ (4 CPU) [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] 02:28:03 LINUX RESTART [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] 02:29:01 tps rtps wtps bread/s bwrtn/s [2020-04-08T02:36:37.883Z] 02:30:01 17.58 1.62 15.97 87.38 2814.39 [2020-04-08T02:36:37.883Z] 02:31:01 2.46 0.00 2.46 0.00 85.76 [2020-04-08T02:36:37.883Z] 02:32:01 0.40 0.00 0.40 0.00 6.93 [2020-04-08T02:36:37.883Z] 02:33:01 0.28 0.00 0.28 0.00 4.85 [2020-04-08T02:36:37.883Z] 02:34:01 0.35 0.00 0.35 0.00 5.73 [2020-04-08T02:36:37.883Z] 02:35:01 0.33 0.00 0.33 0.00 5.96 [2020-04-08T02:36:37.883Z] 02:36:01 0.34 0.00 0.34 0.00 5.12 [2020-04-08T02:36:37.883Z] Average: 3.11 0.23 2.88 12.52 419.47 [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] 02:29:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-08T02:36:37.883Z] 02:30:01 114152 1768152 93.94 2620 1214840 921444 31.44 456204 1152756 12 [2020-04-08T02:36:37.883Z] 02:31:01 119384 1762920 93.66 2620 1214848 902268 30.78 452072 1152448 16 [2020-04-08T02:36:37.883Z] 02:32:01 118088 1764216 93.73 2620 1214856 902536 30.79 453128 1152448 16 [2020-04-08T02:36:37.883Z] 02:33:01 119100 1763204 93.67 2620 1214860 902332 30.79 451968 1152448 16 [2020-04-08T02:36:37.883Z] 02:34:01 119308 1762996 93.66 2620 1214864 902392 30.79 452432 1152448 20 [2020-04-08T02:36:37.883Z] 02:35:01 119484 1762820 93.65 2620 1214872 902332 30.79 452124 1152452 16 [2020-04-08T02:36:37.883Z] 02:36:01 131816 1750488 93.00 2620 1214872 902332 30.79 440160 1152444 16 [2020-04-08T02:36:37.883Z] Average: 120190 1762114 93.61 2620 1214859 905091 30.88 451155 1152492 16 [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] 02:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-08T02:36:37.883Z] 02:30:01 eth0 35.01 28.11 38.32 39.02 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:30:01 docker0 8.66 6.13 1.09 15.92 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:31:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:32:01 eth0 1.10 0.48 0.63 0.36 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:33:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:34:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:35:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] Average: eth0 5.32 4.16 5.61 5.66 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] Average: docker0 1.24 0.88 0.16 2.28 0.00 0.00 0.00 [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] ---> sar -P ALL: [2020-04-08T02:36:37.883Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/08/20 _x86_64_ (4 CPU) [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] 02:28:03 LINUX RESTART [2020-04-08T02:36:37.883Z] [2020-04-08T02:36:37.883Z] 02:29:01 CPU %user %nice %system %iowait %steal %idle [2020-04-08T02:36:37.883Z] 02:30:01 all 1.81 0.00 0.78 0.02 0.00 97.39 [2020-04-08T02:36:37.883Z] 02:30:01 0 1.84 0.00 0.80 0.02 0.00 97.35 [2020-04-08T02:36:37.883Z] 02:30:01 1 2.33 0.00 0.82 0.05 0.02 96.78 [2020-04-08T02:36:37.883Z] 02:30:01 2 1.70 0.00 0.77 0.02 0.00 97.51 [2020-04-08T02:36:37.883Z] 02:30:01 3 1.35 0.00 0.74 0.02 0.02 97.88 [2020-04-08T02:36:37.884Z] 02:31:01 all 0.18 0.00 0.05 0.00 0.00 99.76 [2020-04-08T02:36:37.884Z] 02:31:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2020-04-08T02:36:37.884Z] 02:31:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-08T02:36:37.884Z] 02:31:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-08T02:36:37.884Z] 02:31:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-08T02:36:37.884Z] 02:32:01 all 0.18 0.00 0.05 0.00 0.00 99.76 [2020-04-08T02:36:37.884Z] 02:32:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2020-04-08T02:36:37.884Z] 02:32:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-08T02:36:37.884Z] 02:32:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-08T02:36:37.884Z] 02:32:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-08T02:36:37.884Z] 02:33:01 all 0.19 0.00 0.04 0.00 0.00 99.77 [2020-04-08T02:36:37.884Z] 02:33:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2020-04-08T02:36:37.884Z] 02:33:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2020-04-08T02:36:37.884Z] 02:33:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2020-04-08T02:36:37.884Z] 02:33:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-08T02:36:37.884Z] 02:34:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-04-08T02:36:37.884Z] 02:34:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2020-04-08T02:36:37.884Z] 02:34:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-04-08T02:36:37.884Z] 02:34:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-08T02:36:37.884Z] 02:34:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-08T02:36:37.884Z] 02:35:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-08T02:36:37.884Z] 02:35:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2020-04-08T02:36:37.884Z] 02:35:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2020-04-08T02:36:37.884Z] 02:35:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-08T02:36:37.884Z] 02:35:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-08T02:36:37.884Z] 02:36:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-04-08T02:36:37.884Z] 02:36:01 0 0.51 0.00 0.02 0.00 0.00 99.47 [2020-04-08T02:36:37.884Z] 02:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-08T02:36:37.884Z] 02:36:01 2 0.07 0.00 0.07 0.00 0.00 99.86 [2020-04-08T02:36:37.884Z] 02:36:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-04-08T02:36:37.884Z] Average: all 0.41 0.00 0.15 0.00 0.00 99.43 [2020-04-08T02:36:37.884Z] Average: 0 0.70 0.00 0.13 0.00 0.00 99.16 [2020-04-08T02:36:37.884Z] Average: 1 0.39 0.00 0.17 0.01 0.00 99.43 [2020-04-08T02:36:37.884Z] Average: 2 0.30 0.00 0.15 0.00 0.00 99.54 [2020-04-08T02:36:37.884Z] Average: 3 0.25 0.00 0.16 0.00 0.00 99.59 [2020-04-08T02:36:37.884Z] [2020-04-08T02:36:37.884Z] [2020-04-08T02:36:37.884Z]