Pull request #448 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 79a40a317d1b6800d1816ffd538dea299a9d4c8b rather than cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 Obtained Jenkinsfile from 79a40a317d1b6800d1816ffd538dea299a9d4c8b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 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 [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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2554 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [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-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 Merge succeeded, producing cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 Checking out Revision cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 (PR-448) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # 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 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/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # 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 cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # timeout=10 Commit message: "Implement dynamic device discovery" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-07T08:31:15.394Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 59012dd085182b4a7256c85de80ec5795b2029eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:31:17.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T08:31:18.269Z] [2020-04-07T08:31:18.269Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:31:18.705Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T08:31:18.999Z] latest: Pulling from edgex-devops/git-semver [2020-04-07T08:31:18.999Z] 9123ac7c32f7: Pulling fs layer [2020-04-07T08:31:18.999Z] b8cc5d1170e3: Pulling fs layer [2020-04-07T08:31:18.999Z] 2924cbbf6a41: Pulling fs layer [2020-04-07T08:31:18.999Z] 93b08a4f1073: Pulling fs layer [2020-04-07T08:31:18.999Z] 93b08a4f1073: Waiting [2020-04-07T08:31:18.999Z] b8cc5d1170e3: Verifying Checksum [2020-04-07T08:31:18.999Z] b8cc5d1170e3: Download complete [2020-04-07T08:31:18.999Z] 9123ac7c32f7: Verifying Checksum [2020-04-07T08:31:18.999Z] 9123ac7c32f7: Download complete [2020-04-07T08:31:19.623Z] 93b08a4f1073: Verifying Checksum [2020-04-07T08:31:19.623Z] 93b08a4f1073: Download complete [2020-04-07T08:31:19.623Z] 2924cbbf6a41: Verifying Checksum [2020-04-07T08:31:19.623Z] 2924cbbf6a41: Download complete [2020-04-07T08:31:19.623Z] 9123ac7c32f7: Pull complete [2020-04-07T08:31:19.886Z] b8cc5d1170e3: Pull complete [2020-04-07T08:31:21.334Z] 2924cbbf6a41: Pull complete [2020-04-07T08:31:21.615Z] 93b08a4f1073: Pull complete [2020-04-07T08:31:21.615Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-07T08:31:21.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-07T08:31:21.805Z] prd-centos7-docker-4c-2g-2554 does not seem to be running inside a container [2020-04-07T08:31:21.860Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-07T08:31:22.908Z] $ docker top e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-07T08:31:23.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T08:31:23.273Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T08:31:23.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T08:31:23.567Z] $ docker exec e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 ssh-agent [2020-04-07T08:31:23.830Z] SSH_AUTH_SOCK=/tmp/ssh-IGwIcUdizI2V/agent.13 [2020-04-07T08:31:23.830Z] SSH_AGENT_PID=19 [2020-04-07T08:31:23.846Z] Running ssh-add (command line suppressed) [2020-04-07T08:31:24.018Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5920082508336709328.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5920082508336709328.key) [2020-04-07T08:31:24.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T08:31:24.785Z] + git describe --exact-match --tags HEAD [2020-04-07T08:31:24.785Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-07T08:31:24.922Z] $ docker exec --env ******** --env ******** e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 ssh-agent -k [2020-04-07T08:31:25.117Z] unset SSH_AUTH_SOCK; [2020-04-07T08:31:25.118Z] unset SSH_AGENT_PID; [2020-04-07T08:31:25.118Z] echo Agent pid 19 killed; [2020-04-07T08:31:25.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-07T08:31:25.305Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-07T08:31:25.305Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-07T08:31:25.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T08:31:25.385Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T08:31:25.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T08:31:25.880Z] $ docker exec e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 ssh-agent [2020-04-07T08:31:26.172Z] SSH_AUTH_SOCK=/tmp/ssh-p8jA4pv0PBkW/agent.54 [2020-04-07T08:31:26.172Z] SSH_AGENT_PID=60 [2020-04-07T08:31:26.189Z] Running ssh-add (command line suppressed) [2020-04-07T08:31:26.431Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_3314337233845684084.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_3314337233845684084.key) [2020-04-07T08:31:26.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T08:31:27.478Z] + git semver init [2020-04-07T08:31:27.478Z] # -> Open(): unable to determine branch for HEAD [2020-04-07T08:31:27.478Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.git [2020-04-07T08:31:27.478Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-07T08:31:27.478Z] # $SEMVER_REMOTE_NAME = origin [2020-04-07T08:31:27.478Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-07T08:31:27.478Z] # $SEMVER_USER_NAME = jenkins [2020-04-07T08:31:27.478Z] # $SEMVER_BRANCH = PR-448 [2020-04-07T08:31:27.478Z] # $SEMVER_TEMP = /tmp/semver-609626899 [2020-04-07T08:31:27.478Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-07T08:31:28.785Z] # '/tmp/semver-609626899' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver' [2020-04-07T08:31:28.785Z] # -> Force: false [2020-04-07T08:31:28.785Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver [Pipeline] } [2020-04-07T08:31:28.824Z] $ docker exec --env ******** --env ******** e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 ssh-agent -k [2020-04-07T08:31:29.109Z] unset SSH_AUTH_SOCK; [2020-04-07T08:31:29.110Z] unset SSH_AGENT_PID; [2020-04-07T08:31:29.110Z] echo Agent pid 60 killed; [2020-04-07T08:31:29.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-07T08:31:30.585Z] + git semver [Pipeline] } [2020-04-07T08:31:30.716Z] $ docker stop --time=1 e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 [2020-04-07T08:31:32.688Z] $ docker rm -f e24d0e3a002295e957421a337d768bab9127cc9bc9dae1e2e2654240c17d5ec8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-07T08:31:34.932Z] Stashed 36 file(s) [Pipeline] echo [2020-04-07T08:31:34.934Z] [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-07T08:31:50.164Z] Still waiting to schedule task [2020-04-07T08:31:50.164Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2554’ [2020-04-07T08:31:50.166Z] Still waiting to schedule task [2020-04-07T08:31:50.166Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-07T08:33:37.868Z] Running on prd-centos7-docker-4c-2g-2556 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws [2020-04-07T08:33:37.913Z] Running in /w/workspace/device-sdk-go/20 [Pipeline] { [Pipeline] checkout [2020-04-07T08:33:38.253Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2555 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws [2020-04-07T08:33:38.288Z] Running in /w/workspace/device-sdk-go/20 [Pipeline] { [Pipeline] checkout [2020-04-07T08:33:40.126Z] using credential edgex-jenkins-ssh [2020-04-07T08:33:40.176Z] Cloning the remote Git repository [2020-04-07T08:33:40.176Z] Cloning with configured refspecs honoured and without tags [2020-04-07T08:33:40.211Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:33:40.257Z] > git init /w/workspace/device-sdk-go/20 # timeout=10 [2020-04-07T08:33:41.005Z] Fetching without tags [2020-04-07T08:33:40.315Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:33:40.315Z] > git --version # timeout=10 [2020-04-07T08:33:40.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:33:40.356Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:33:40.953Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-07T08:33:40.958Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-04-07T08:33:40.966Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:33:40.992Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-07T08:33:41.010Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:33:41.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:33:41.015Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:33:41.411Z] Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 [2020-04-07T08:33:41.523Z] Merge succeeded, producing cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 [2020-04-07T08:33:41.524Z] Checking out Revision cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 (PR-448) [2020-04-07T08:33:41.418Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:33:41.425Z] > git checkout -f cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # timeout=10 [2020-04-07T08:33:41.483Z] > git remote # timeout=10 [2020-04-07T08:33:41.492Z] > git config --get remote.origin.url # timeout=10 [2020-04-07T08:33:41.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:33:41.504Z] > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 [2020-04-07T08:33:41.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T08:33:41.525Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:33:41.530Z] > git checkout -f cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # timeout=10 [2020-04-07T08:33:44.360Z] using credential edgex-jenkins-ssh [2020-04-07T08:33:44.413Z] Cloning the remote Git repository [2020-04-07T08:33:44.413Z] Cloning with configured refspecs honoured and without tags [2020-04-07T08:33:44.495Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:33:44.595Z] > git init /w/workspace/device-sdk-go/20 # timeout=10 [2020-04-07T08:33:44.716Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:33:44.719Z] > git --version # timeout=10 [2020-04-07T08:33:44.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:33:44.834Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:33:45.524Z] Commit message: "Implement dynamic device discovery" [2020-04-07T08:33:45.987Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-04-07T08:33:45.862Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-07T08:33:45.889Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-04-07T08:33:45.915Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:33:45.954Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-07T08:33:46.005Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:33:46.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:33:46.023Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-07T08:33:46.450Z] Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 [Pipeline] echo [2020-04-07T08:33:46.495Z] ========================================================= [2020-04-07T08:33:46.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-07T08:33:46.495Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:33:46.789Z] Merge succeeded, producing cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 [2020-04-07T08:33:46.789Z] Checking out Revision cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 (PR-448) [2020-04-07T08:33:47.155Z] + 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-07T08:33:47.414Z] Sending build context to Docker daemon 2.825MB [2020-04-07T08:33:47.414Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-07T08:33:47.414Z] Step 2/8 : FROM ${BASE} [2020-04-07T08:33:47.414Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-07T08:33:47.414Z] e6b0cf9c0882: Pulling fs layer [2020-04-07T08:33:47.414Z] 2848faf0eed1: Pulling fs layer [2020-04-07T08:33:47.414Z] 0f37312ad70f: Pulling fs layer [2020-04-07T08:33:47.414Z] 5788d62ee057: Pulling fs layer [2020-04-07T08:33:47.414Z] 0e6b1d234666: Pulling fs layer [2020-04-07T08:33:47.414Z] bf5d7aec512f: Pulling fs layer [2020-04-07T08:33:47.414Z] 34c802a77dc8: Pulling fs layer [2020-04-07T08:33:47.414Z] 9eb99e56ec68: Pulling fs layer [2020-04-07T08:33:47.414Z] 27c7a5d97fbd: Pulling fs layer [2020-04-07T08:33:47.414Z] 5c102a31e300: Pulling fs layer [2020-04-07T08:33:47.414Z] dcfb455df0a1: Pulling fs layer [2020-04-07T08:33:47.414Z] 34c802a77dc8: Waiting [2020-04-07T08:33:47.414Z] 27c7a5d97fbd: Waiting [2020-04-07T08:33:47.414Z] 5c102a31e300: Waiting [2020-04-07T08:33:47.414Z] dcfb455df0a1: Waiting [2020-04-07T08:33:47.414Z] 5788d62ee057: Waiting [2020-04-07T08:33:47.414Z] bf5d7aec512f: Waiting [2020-04-07T08:33:47.414Z] 0e6b1d234666: Waiting [2020-04-07T08:33:47.414Z] 9eb99e56ec68: Waiting [2020-04-07T08:33:47.414Z] 0f37312ad70f: Download complete [2020-04-07T08:33:47.414Z] 2848faf0eed1: Download complete [2020-04-07T08:33:47.414Z] 0e6b1d234666: Verifying Checksum [2020-04-07T08:33:47.414Z] 0e6b1d234666: Download complete [2020-04-07T08:33:46.471Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:33:46.513Z] > git checkout -f cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # timeout=10 [2020-04-07T08:33:46.623Z] > git remote # timeout=10 [2020-04-07T08:33:46.665Z] > git config --get remote.origin.url # timeout=10 [2020-04-07T08:33:46.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:33:46.721Z] > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 [2020-04-07T08:33:46.755Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T08:33:46.802Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:33:46.895Z] > git checkout -f cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # timeout=10 [2020-04-07T08:33:47.679Z] bf5d7aec512f: Verifying Checksum [2020-04-07T08:33:47.679Z] bf5d7aec512f: Download complete [2020-04-07T08:33:47.679Z] e6b0cf9c0882: Verifying Checksum [2020-04-07T08:33:47.679Z] e6b0cf9c0882: Download complete [2020-04-07T08:33:47.949Z] e6b0cf9c0882: Pull complete [2020-04-07T08:33:48.222Z] 2848faf0eed1: Pull complete [2020-04-07T08:33:48.222Z] 34c802a77dc8: Download complete [2020-04-07T08:33:48.485Z] 27c7a5d97fbd: Verifying Checksum [2020-04-07T08:33:48.485Z] 27c7a5d97fbd: Download complete [2020-04-07T08:33:48.746Z] 5c102a31e300: Verifying Checksum [2020-04-07T08:33:48.746Z] 5c102a31e300: Download complete [2020-04-07T08:33:49.009Z] dcfb455df0a1: Verifying Checksum [2020-04-07T08:33:49.009Z] dcfb455df0a1: Download complete [2020-04-07T08:33:49.270Z] 9eb99e56ec68: Verifying Checksum [2020-04-07T08:33:49.270Z] 9eb99e56ec68: Download complete [2020-04-07T08:33:49.528Z] 5788d62ee057: Verifying Checksum [2020-04-07T08:33:49.528Z] 5788d62ee057: Download complete [2020-04-07T08:33:49.787Z] 0f37312ad70f: Pull complete [2020-04-07T08:33:51.331Z] Commit message: "Implement dynamic device discovery" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-07T08:33:52.513Z] ========================================================= [2020-04-07T08:33:52.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-07T08:33:52.514Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:33:53.686Z] + 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-07T08:33:54.654Z] Sending build context to Docker daemon 2.825MB [2020-04-07T08:33:54.654Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-07T08:33:54.654Z] Step 2/8 : FROM ${BASE} [2020-04-07T08:33:54.924Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-07T08:33:54.924Z] cde5963f3b93: Pulling fs layer [2020-04-07T08:33:54.924Z] 2a23fa8c16f7: Pulling fs layer [2020-04-07T08:33:54.924Z] 777b28850792: Pulling fs layer [2020-04-07T08:33:54.924Z] 8a11ddd9e578: Pulling fs layer [2020-04-07T08:33:54.924Z] 4cf88f913ddb: Pulling fs layer [2020-04-07T08:33:54.924Z] 1df406cf5192: Pulling fs layer [2020-04-07T08:33:54.924Z] cd6300453558: Pulling fs layer [2020-04-07T08:33:54.924Z] b9c365052c96: Pulling fs layer [2020-04-07T08:33:54.924Z] a2d8cc88f415: Pulling fs layer [2020-04-07T08:33:54.924Z] ea1d1ca13537: Pulling fs layer [2020-04-07T08:33:54.924Z] 3750a50a1c5e: Pulling fs layer [2020-04-07T08:33:54.924Z] 8a11ddd9e578: Waiting [2020-04-07T08:33:54.924Z] 4cf88f913ddb: Waiting [2020-04-07T08:33:54.924Z] 1df406cf5192: Waiting [2020-04-07T08:33:54.924Z] cd6300453558: Waiting [2020-04-07T08:33:54.924Z] a2d8cc88f415: Waiting [2020-04-07T08:33:54.924Z] b9c365052c96: Waiting [2020-04-07T08:33:54.924Z] ea1d1ca13537: Waiting [2020-04-07T08:33:54.924Z] 3750a50a1c5e: Waiting [2020-04-07T08:33:54.924Z] 777b28850792: Verifying Checksum [2020-04-07T08:33:54.924Z] 777b28850792: Download complete [2020-04-07T08:33:54.924Z] 2a23fa8c16f7: Download complete [2020-04-07T08:33:54.924Z] 4cf88f913ddb: Verifying Checksum [2020-04-07T08:33:54.924Z] 4cf88f913ddb: Download complete [2020-04-07T08:33:54.924Z] 1df406cf5192: Download complete [2020-04-07T08:33:55.194Z] cde5963f3b93: Download complete [2020-04-07T08:33:56.182Z] cde5963f3b93: Pull complete [2020-04-07T08:33:56.365Z] 5788d62ee057: Pull complete [2020-04-07T08:33:56.365Z] 0e6b1d234666: Pull complete [2020-04-07T08:33:56.365Z] bf5d7aec512f: Pull complete [2020-04-07T08:33:56.777Z] 2a23fa8c16f7: Pull complete [2020-04-07T08:33:57.048Z] 777b28850792: Pull complete [2020-04-07T08:33:59.657Z] 34c802a77dc8: Pull complete [2020-04-07T08:33:59.659Z] cd6300453558: Verifying Checksum [2020-04-07T08:33:59.659Z] cd6300453558: Download complete [2020-04-07T08:33:59.659Z] a2d8cc88f415: Verifying Checksum [2020-04-07T08:33:59.659Z] a2d8cc88f415: Download complete [2020-04-07T08:34:01.629Z] ea1d1ca13537: Verifying Checksum [2020-04-07T08:34:01.629Z] ea1d1ca13537: Download complete [2020-04-07T08:34:01.901Z] 3750a50a1c5e: Verifying Checksum [2020-04-07T08:34:01.901Z] 3750a50a1c5e: Download complete [2020-04-07T08:34:03.867Z] 9eb99e56ec68: Pull complete [2020-04-07T08:34:03.868Z] 27c7a5d97fbd: Pull complete [2020-04-07T08:34:04.129Z] 5c102a31e300: Pull complete [2020-04-07T08:34:04.129Z] dcfb455df0a1: Pull complete [2020-04-07T08:34:04.422Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-07T08:34:04.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-07T08:34:04.422Z] ---> 7c70fe431013 [2020-04-07T08:34:04.422Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:34:04.422Z] ---> Running in 88584c67e847 [2020-04-07T08:34:04.422Z] Removing intermediate container 88584c67e847 [2020-04-07T08:34:04.422Z] ---> 384b25586b94 [2020-04-07T08:34:04.422Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T08:34:04.684Z] ---> Running in 88a633ed2843 [2020-04-07T08:34:05.261Z] b9c365052c96: Download complete [2020-04-07T08:34:05.630Z] Removing intermediate container 88a633ed2843 [2020-04-07T08:34:05.630Z] ---> dbe097898cdd [2020-04-07T08:34:05.630Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-07T08:34:05.630Z] ---> Running in 1902dbc9fead [2020-04-07T08:34:05.890Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-07T08:34:06.228Z] 8a11ddd9e578: Verifying Checksum [2020-04-07T08:34:06.228Z] 8a11ddd9e578: Download complete [2020-04-07T08:34:06.831Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-07T08:34:07.096Z] OK: 143 MiB in 39 packages [2020-04-07T08:34:07.355Z] Removing intermediate container 1902dbc9fead [2020-04-07T08:34:07.355Z] ---> 5e45cb0661be [2020-04-07T08:34:07.355Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-07T08:34:07.614Z] ---> Running in 5087362fec87 [2020-04-07T08:34:07.614Z] Removing intermediate container 5087362fec87 [2020-04-07T08:34:07.614Z] ---> 8bee0d83a51f [2020-04-07T08:34:07.614Z] Step 7/8 : COPY . . [2020-04-07T08:34:08.183Z] ---> 112afb18ee77 [2020-04-07T08:34:08.183Z] Step 8/8 : RUN go mod download [2020-04-07T08:34:08.183Z] ---> Running in 46f5ed174826 [2020-04-07T08:34:12.380Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-07T08:34:12.380Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-07T08:34:12.380Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-07T08:34:12.380Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-07T08:34:12.380Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-07T08:34:12.380Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-07T08:34:12.380Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-07T08:34:12.380Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-07T08:34:12.380Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-07T08:34:12.380Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-07T08:34:12.380Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-07T08:34:12.380Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-07T08:34:12.380Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-07T08:34:12.380Z] go: finding github.com/fatih/color v1.7.0 [2020-04-07T08:34:12.380Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-07T08:34:12.380Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-07T08:34:12.380Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-07T08:34:12.380Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-07T08:34:12.380Z] go: finding github.com/google/uuid v1.1.0 [2020-04-07T08:34:12.640Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-07T08:34:12.640Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-07T08:34:12.641Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-07T08:34:12.641Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-07T08:34:12.641Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-07T08:34:12.641Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-07T08:34:12.899Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-07T08:34:12.899Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-07T08:34:12.899Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-07T08:34:12.899Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-07T08:34:12.899Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-07T08:34:12.899Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-07T08:34:12.899Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-07T08:34:13.159Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-07T08:34:13.159Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-07T08:34:13.159Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-07T08:34:13.159Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-07T08:34:13.159Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-07T08:34:13.159Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-07T08:34:13.159Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-07T08:34:13.159Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-07T08:34:13.418Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-07T08:34:13.418Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-07T08:34:13.418Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-07T08:34:13.418Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-07T08:34:13.418Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-07T08:34:13.418Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-07T08:34:13.418Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-07T08:34:13.678Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-07T08:34:13.678Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-07T08:34:13.678Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-07T08:34:13.678Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-07T08:34:13.678Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-07T08:34:13.678Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-07T08:34:13.678Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-07T08:34:13.678Z] go: finding github.com/posener/complete v1.1.1 [2020-04-07T08:34:13.937Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-07T08:34:13.938Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-07T08:34:13.938Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-07T08:34:13.938Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-07T08:34:13.938Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-07T08:34:13.938Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-07T08:34:13.938Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-07T08:34:14.197Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-07T08:34:14.197Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-07T08:34:14.197Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-07T08:34:14.197Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-07T08:34:18.559Z] 8a11ddd9e578: Pull complete [2020-04-07T08:34:18.559Z] 4cf88f913ddb: Pull complete [2020-04-07T08:34:18.559Z] 1df406cf5192: Pull complete [2020-04-07T08:34:19.491Z] Removing intermediate container 46f5ed174826 [2020-04-07T08:34:19.491Z] ---> e40eb6b8c17d [2020-04-07T08:34:19.491Z] Successfully built e40eb6b8c17d [2020-04-07T08:34:19.491Z] 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-07T08:34:20.087Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-07T08:34:20.087Z] . [Pipeline] withDockerContainer [2020-04-07T08:34:20.210Z] prd-centos7-docker-4c-2g-2556 does not seem to be running inside a container [2020-04-07T08:34:20.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-07T08:34:20.949Z] $ docker top e6dc7ee0f25347397900b4a0d46bfb7b1eaf49a9b7b518f6961c7b2a309d65d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-07T08:34:21.460Z] + go version [2020-04-07T08:34:21.460Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-07T08:34:21.781Z] + make test [2020-04-07T08:34:21.781Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-07T08:34:22.353Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-07T08:34:23.929Z] cd6300453558: Pull complete [2020-04-07T08:34:28.204Z] b9c365052c96: Pull complete [2020-04-07T08:34:28.204Z] a2d8cc88f415: Pull complete [2020-04-07T08:34:30.802Z] ea1d1ca13537: Pull complete [2020-04-07T08:34:30.802Z] 3750a50a1c5e: Pull complete [2020-04-07T08:34:30.802Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-07T08:34:30.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-07T08:34:30.802Z] ---> 78745c68409d [2020-04-07T08:34:30.802Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:34:35.065Z] ---> Running in b2b8b92d02d6 [2020-04-07T08:34:35.334Z] Removing intermediate container b2b8b92d02d6 [2020-04-07T08:34:35.334Z] ---> c1eba4d902a7 [2020-04-07T08:34:35.334Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T08:34:35.334Z] ---> Running in 2a45deeaeff7 [2020-04-07T08:34:37.286Z] Removing intermediate container 2a45deeaeff7 [2020-04-07T08:34:37.286Z] ---> 0ce58fa50417 [2020-04-07T08:34:37.286Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-07T08:34:37.555Z] ---> Running in 1bd199f1a79c [2020-04-07T08:34:38.523Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-07T08:34:39.106Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-07T08:34:39.688Z] OK: 125 MiB in 39 packages [2020-04-07T08:34:40.557Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-07T08:34:40.557Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-07T08:34:40.557Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-07T08:34:40.557Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.008s coverage: 22.6% of statements [2020-04-07T08:34:40.557Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.049s coverage: 95.8% of statements [2020-04-07T08:34:41.118Z] Removing intermediate container 1bd199f1a79c [2020-04-07T08:34:41.118Z] ---> e9e04bba1e6f [2020-04-07T08:34:41.118Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-07T08:34:41.118Z] ---> Running in 398cc282a076 [2020-04-07T08:34:41.707Z] Removing intermediate container 398cc282a076 [2020-04-07T08:34:41.707Z] ---> 7f40ef9daff5 [2020-04-07T08:34:41.707Z] Step 7/8 : COPY . . [2020-04-07T08:34:42.675Z] ---> 137e10d25ddf [2020-04-07T08:34:42.675Z] Step 8/8 : RUN go mod download [2020-04-07T08:34:42.675Z] ---> Running in 99e494f81e70 [2020-04-07T08:34:46.023Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-07T08:34:46.023Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-07T08:34:46.023Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-07T08:34:46.023Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-07T08:34:46.023Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-07T08:34:46.023Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-07T08:34:46.023Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-07T08:34:46.023Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-07T08:34:46.023Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-07T08:34:46.023Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-07T08:34:46.023Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-07T08:34:46.023Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-07T08:34:46.023Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-07T08:34:46.290Z] go: finding github.com/fatih/color v1.7.0 [2020-04-07T08:34:46.290Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-07T08:34:46.290Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-07T08:34:46.290Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-07T08:34:46.290Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-07T08:34:46.290Z] go: finding github.com/google/uuid v1.1.0 [2020-04-07T08:34:46.290Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-07T08:34:46.557Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-07T08:34:46.557Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-07T08:34:46.557Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-07T08:34:46.557Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-07T08:34:46.557Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-07T08:34:46.557Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-07T08:34:46.823Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-07T08:34:46.823Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-07T08:34:46.823Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-07T08:34:46.823Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-07T08:34:46.823Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-07T08:34:46.823Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-07T08:34:47.092Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-07T08:34:47.092Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-07T08:34:47.092Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-07T08:34:47.092Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-07T08:34:47.092Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-07T08:34:47.092Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-07T08:34:47.092Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-07T08:34:47.360Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-07T08:34:47.360Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-07T08:34:47.360Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-07T08:34:47.360Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-07T08:34:47.360Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-07T08:34:47.360Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-07T08:34:47.627Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-07T08:34:47.627Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-07T08:34:47.627Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-07T08:34:47.627Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-07T08:34:47.627Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-07T08:34:47.627Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-07T08:34:47.894Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-07T08:34:47.894Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-07T08:34:47.894Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-07T08:34:47.894Z] go: finding github.com/posener/complete v1.1.1 [2020-04-07T08:34:47.894Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-07T08:34:47.894Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-07T08:34:47.894Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-07T08:34:48.160Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-07T08:34:48.160Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-07T08:34:48.160Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-07T08:34:48.160Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-07T08:34:48.160Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-07T08:34:48.160Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-07T08:34:48.426Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-07T08:34:48.426Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-07T08:34:58.512Z] Removing intermediate container 99e494f81e70 [2020-04-07T08:34:58.512Z] ---> 71e42c5354de [2020-04-07T08:34:58.512Z] Successfully built 71e42c5354de [2020-04-07T08:34:58.512Z] 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-07T08:34:59.153Z] + docker inspect -f . ci-base-image-arm64 [2020-04-07T08:34:59.154Z] . [Pipeline] withDockerContainer [2020-04-07T08:34:59.757Z] prd-ubuntu18.04-docker-arm64-4c-16g-2555 does not seem to be running inside a container [2020-04-07T08:34:59.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-07T08:35:01.291Z] $ docker top 046a2b3604e93385a6366ddd15f7986dcf0f076a2699a3169a3f2c750c73ecef -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-07T08:35:02.415Z] + go version [2020-04-07T08:35:02.415Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-07T08:35:03.065Z] + make test [2020-04-07T08:35:03.065Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-07T08:35:04.473Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-07T08:35:12.663Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.055s coverage: 7.7% of statements [2020-04-07T08:35:12.663Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.013s coverage: 22.7% of statements [2020-04-07T08:35:12.663Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-07T08:35:12.663Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.126s coverage: 36.9% of statements [2020-04-07T08:35:12.663Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-07T08:35:12.663Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-07T08:35:12.663Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.323s coverage: 75.0% of statements [2020-04-07T08:35:12.663Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-07T08:35:12.663Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-07T08:35:12.663Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-07T08:35:12.663Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.042s coverage: 52.6% of statements [2020-04-07T08:35:12.663Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.113s coverage: 76.1% of statements [2020-04-07T08:35:12.663Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-07T08:35:12.663Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-07T08:35:12.663Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-07T08:35:12.663Z] gofmt -l . [2020-04-07T08:35:12.926Z] [ "`gofmt -l .`" = "" ] [2020-04-07T08:35:12.926Z] ./bin/test-attribution-txt.sh [2020-04-07T08:35:13.505Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-07T08:35:14.238Z] Stashed 1 file(s) [Pipeline] } [2020-04-07T08:35:14.242Z] $ docker stop --time=1 e6dc7ee0f25347397900b4a0d46bfb7b1eaf49a9b7b518f6961c7b2a309d65d4 [2020-04-07T08:35:15.834Z] $ docker rm -f e6dc7ee0f25347397900b4a0d46bfb7b1eaf49a9b7b518f6961c7b2a309d65d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-07T08:35:17.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-07T08:35:17.535Z] + ls -al . [2020-04-07T08:35:17.535Z] total 160 [2020-04-07T08:35:17.535Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 7 08:35 . [2020-04-07T08:35:17.535Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 7 08:33 .. [2020-04-07T08:35:17.535Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 08:33 api [2020-04-07T08:35:17.535Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 7 08:33 bin [2020-04-07T08:35:17.535Z] -rw-r--r--. 1 jenkins jenkins 95999 Apr 7 08:35 coverage.out [2020-04-07T08:35:17.535Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 7 08:33 Dockerfile.build [2020-04-07T08:35:17.535Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 7 08:33 .dockerignore [2020-04-07T08:35:17.535Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 7 08:33 example [2020-04-07T08:35:17.535Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 08:33 .git [2020-04-07T08:35:17.535Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 7 08:33 .github [2020-04-07T08:35:17.535Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 7 08:33 .gitignore [2020-04-07T08:35:17.535Z] -rw-r--r--. 1 jenkins jenkins 438 Apr 7 08:35 go.mod [2020-04-07T08:35:17.535Z] -rw-r--r--. 1 jenkins jenkins 11812 Apr 7 08:35 go.sum [2020-04-07T08:35:17.535Z] drwxrwxr-x. 14 jenkins jenkins 200 Apr 7 08:33 internal [2020-04-07T08:35:17.535Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 7 08:33 Jenkinsfile [2020-04-07T08:35:17.535Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 7 08:33 LICENSE [2020-04-07T08:35:17.535Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 7 08:33 Makefile [2020-04-07T08:35:17.535Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 7 08:33 pkg [2020-04-07T08:35:17.535Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 7 08:33 README.md [2020-04-07T08:35:17.535Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 7 08:33 .semver [2020-04-07T08:35:17.535Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 7 08:33 snap [2020-04-07T08:35:17.535Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 08:31 VERSION [2020-04-07T08:35:17.535Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 7 08:33 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:35:17.833Z] + 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=cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 --label arch=amd64 --label version=0.0.0 . [2020-04-07T08:35:18.092Z] Sending build context to Docker daemon 2.942MB [2020-04-07T08:35:18.092Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-07T08:35:18.092Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-07T08:35:18.092Z] ---> e40eb6b8c17d [2020-04-07T08:35:18.092Z] Step 3/20 : ARG MAKE='make build' [2020-04-07T08:35:18.092Z] ---> Running in 6a0770fa1767 [2020-04-07T08:35:18.092Z] Removing intermediate container 6a0770fa1767 [2020-04-07T08:35:18.092Z] ---> 9b1c3d78d091 [2020-04-07T08:35:18.092Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-07T08:35:18.351Z] ---> Running in 6196f615819b [2020-04-07T08:35:18.351Z] Removing intermediate container 6196f615819b [2020-04-07T08:35:18.351Z] ---> f05c52b24626 [2020-04-07T08:35:18.351Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:35:18.351Z] ---> Running in 3f9213208e27 [2020-04-07T08:35:18.609Z] Removing intermediate container 3f9213208e27 [2020-04-07T08:35:18.609Z] ---> 7c9d121bce84 [2020-04-07T08:35:18.609Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T08:35:18.609Z] ---> Running in ae9dcf3104f6 [2020-04-07T08:35:19.551Z] Removing intermediate container ae9dcf3104f6 [2020-04-07T08:35:19.551Z] ---> 306fa60b406b [2020-04-07T08:35:19.551Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-07T08:35:19.551Z] ---> Running in 8eb16ced14d7 [2020-04-07T08:35:19.810Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-07T08:35:20.748Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-07T08:35:21.013Z] OK: 143 MiB in 39 packages [2020-04-07T08:35:21.583Z] Removing intermediate container 8eb16ced14d7 [2020-04-07T08:35:21.583Z] ---> cb414ed01f67 [2020-04-07T08:35:21.583Z] Step 8/20 : COPY . . [2020-04-07T08:35:21.842Z] ---> bebb21e6c4f2 [2020-04-07T08:35:21.842Z] Step 9/20 : RUN ${MAKE} [2020-04-07T08:35:21.842Z] ---> Running in d7bed42fcee4 [2020-04-07T08:35:22.413Z] 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-07T08:35:37.411Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-07T08:35:37.411Z] Removing intermediate container d7bed42fcee4 [2020-04-07T08:35:37.411Z] ---> 3864a7fedb22 [2020-04-07T08:35:37.411Z] Step 10/20 : FROM scratch [2020-04-07T08:35:37.411Z] ---> [2020-04-07T08:35:37.411Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:35:37.411Z] ---> Running in ecc45f0d97bd [2020-04-07T08:35:37.411Z] Removing intermediate container ecc45f0d97bd [2020-04-07T08:35:37.411Z] ---> 88d2a8b35064 [2020-04-07T08:35:37.411Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-07T08:35:37.411Z] ---> Running in 5eab060befe0 [2020-04-07T08:35:37.411Z] Removing intermediate container 5eab060befe0 [2020-04-07T08:35:37.411Z] ---> 8fa2f8566749 [2020-04-07T08:35:37.411Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-07T08:35:37.411Z] ---> Running in 7a986675c359 [2020-04-07T08:35:37.411Z] Removing intermediate container 7a986675c359 [2020-04-07T08:35:37.411Z] ---> 5b7228263048 [2020-04-07T08:35:37.411Z] Step 14/20 : WORKDIR / [2020-04-07T08:35:37.411Z] ---> Running in 186ba7927dfd [2020-04-07T08:35:37.411Z] Removing intermediate container 186ba7927dfd [2020-04-07T08:35:37.411Z] ---> f446123d5e07 [2020-04-07T08:35:37.411Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-07T08:35:37.980Z] ---> 671aef06eecb [2020-04-07T08:35:37.980Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-07T08:35:37.980Z] ---> 1c836775aa61 [2020-04-07T08:35:37.980Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-07T08:35:38.239Z] ---> Running in e51e448dbd7a [2020-04-07T08:35:38.239Z] Removing intermediate container e51e448dbd7a [2020-04-07T08:35:38.239Z] ---> cadf2633193f [2020-04-07T08:35:38.239Z] Step 18/20 : LABEL arch=amd64 [2020-04-07T08:35:38.239Z] ---> Running in 746f689e32fc [2020-04-07T08:35:38.500Z] Removing intermediate container 746f689e32fc [2020-04-07T08:35:38.500Z] ---> eacfbcbcdc36 [2020-04-07T08:35:38.500Z] Step 19/20 : LABEL git_sha=cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 [2020-04-07T08:35:38.500Z] ---> Running in 81671485c702 [2020-04-07T08:35:38.500Z] Removing intermediate container 81671485c702 [2020-04-07T08:35:38.500Z] ---> 61f6ed9a9112 [2020-04-07T08:35:38.500Z] Step 20/20 : LABEL version=0.0.0 [2020-04-07T08:35:38.760Z] ---> Running in 6cccd056604b [2020-04-07T08:35:38.760Z] Removing intermediate container 6cccd056604b [2020-04-07T08:35:38.760Z] ---> 4634e11b1dca [2020-04-07T08:35:38.760Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-07T08:35:38.760Z] Successfully built 4634e11b1dca [2020-04-07T08:35:38.760Z] 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-07T08:35:51.373Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-07T08:35:51.373Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-07T08:35:51.373Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-07T08:35:51.373Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.032s coverage: 22.6% of statements [2020-04-07T08:35:51.373Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.182s coverage: 95.8% of statements [2020-04-07T08:36:18.066Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.050s coverage: 7.7% of statements [2020-04-07T08:36:18.066Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.033s coverage: 22.7% of statements [2020-04-07T08:36:18.066Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-07T08:36:18.066Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.371s coverage: 36.9% of statements [2020-04-07T08:36:18.066Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-07T08:36:18.066Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-07T08:36:18.066Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.709s coverage: 75.0% of statements [2020-04-07T08:36:18.066Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-07T08:36:18.066Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-07T08:36:18.066Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-07T08:36:18.066Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.057s coverage: 52.6% of statements [2020-04-07T08:36:18.066Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.329s coverage: 76.1% of statements [2020-04-07T08:36:18.066Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-07T08:36:18.066Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-07T08:36:18.066Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-07T08:36:22.323Z] gofmt -l . [2020-04-07T08:36:22.591Z] [ "`gofmt -l .`" = "" ] [2020-04-07T08:36:22.860Z] ./bin/test-attribution-txt.sh [2020-04-07T08:36:23.444Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-07T08:36:24.045Z] Warning: overwriting stash ‘coverage-report’ [2020-04-07T08:36:24.490Z] Stashed 1 file(s) [Pipeline] } [2020-04-07T08:36:24.498Z] $ docker stop --time=1 046a2b3604e93385a6366ddd15f7986dcf0f076a2699a3169a3f2c750c73ecef [2020-04-07T08:36:26.558Z] $ docker rm -f 046a2b3604e93385a6366ddd15f7986dcf0f076a2699a3169a3f2c750c73ecef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-07T08:36:27.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-07T08:36:28.076Z] + ls -al . [2020-04-07T08:36:28.076Z] total 200 [2020-04-07T08:36:28.076Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 08:36 . [2020-04-07T08:36:28.076Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:33 .. [2020-04-07T08:36:28.076Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 08:33 .dockerignore [2020-04-07T08:36:28.076Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 08:33 .git [2020-04-07T08:36:28.076Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 08:33 .github [2020-04-07T08:36:28.076Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 7 08:33 .gitignore [2020-04-07T08:36:28.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:33 .semver [2020-04-07T08:36:28.076Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 7 08:33 Dockerfile.build [2020-04-07T08:36:28.076Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 7 08:33 Jenkinsfile [2020-04-07T08:36:28.076Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 08:33 LICENSE [2020-04-07T08:36:28.076Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 7 08:33 Makefile [2020-04-07T08:36:28.076Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 7 08:33 README.md [2020-04-07T08:36:28.076Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 08:31 VERSION [2020-04-07T08:36:28.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:33 api [2020-04-07T08:36:28.076Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 08:33 bin [2020-04-07T08:36:28.077Z] -rw-r--r-- 1 jenkins jenkins 95999 Apr 7 08:36 coverage.out [2020-04-07T08:36:28.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:33 example [2020-04-07T08:36:28.077Z] -rw-r--r-- 1 jenkins jenkins 438 Apr 7 08:36 go.mod [2020-04-07T08:36:28.077Z] -rw-r--r-- 1 jenkins jenkins 11812 Apr 7 08:36 go.sum [2020-04-07T08:36:28.077Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 7 08:33 internal [2020-04-07T08:36:28.077Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 08:33 pkg [2020-04-07T08:36:28.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:33 snap [2020-04-07T08:36:28.077Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 08:33 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:36:28.403Z] + 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=cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 --label arch=arm64 --label version=0.0.0 . [2020-04-07T08:36:28.987Z] Sending build context to Docker daemon 2.942MB [2020-04-07T08:36:28.987Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-07T08:36:28.987Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-07T08:36:28.987Z] ---> 71e42c5354de [2020-04-07T08:36:28.987Z] Step 3/20 : ARG MAKE='make build' [2020-04-07T08:36:28.987Z] ---> Running in 63057735d111 [2020-04-07T08:36:29.575Z] Removing intermediate container 63057735d111 [2020-04-07T08:36:29.575Z] ---> dff1d055af0a [2020-04-07T08:36:29.575Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-07T08:36:29.575Z] ---> Running in 8f946b855565 [2020-04-07T08:36:30.157Z] Removing intermediate container 8f946b855565 [2020-04-07T08:36:30.157Z] ---> b41a115df324 [2020-04-07T08:36:30.157Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:36:30.157Z] ---> Running in ee835df65b33 [2020-04-07T08:36:30.424Z] Removing intermediate container ee835df65b33 [2020-04-07T08:36:30.424Z] ---> 2b643dfd8c0a [2020-04-07T08:36:30.424Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T08:36:30.693Z] ---> Running in 209a08ff64ee [2020-04-07T08:36:32.647Z] Removing intermediate container 209a08ff64ee [2020-04-07T08:36:32.647Z] ---> ce2f4feb847a [2020-04-07T08:36:32.647Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-07T08:36:32.647Z] ---> Running in 724baf23a15a [2020-04-07T08:36:33.692Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-07T08:36:34.290Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-07T08:36:34.889Z] OK: 125 MiB in 39 packages [2020-04-07T08:36:35.854Z] Removing intermediate container 724baf23a15a [2020-04-07T08:36:35.854Z] ---> 213b8d129a2f [2020-04-07T08:36:35.854Z] Step 8/20 : COPY . . [2020-04-07T08:36:36.817Z] ---> 3e7eb240c2c0 [2020-04-07T08:36:36.817Z] Step 9/20 : RUN ${MAKE} [2020-04-07T08:36:37.084Z] ---> Running in 1ac3b70135c4 [2020-04-07T08:36:38.053Z] 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-07T08:37:16.950Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-07T08:37:16.950Z] Removing intermediate container 1ac3b70135c4 [2020-04-07T08:37:16.950Z] ---> 1c111f9b0644 [2020-04-07T08:37:16.950Z] Step 10/20 : FROM scratch [2020-04-07T08:37:16.950Z] ---> [2020-04-07T08:37:16.950Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:37:16.950Z] ---> Running in fca1af52e4cf [2020-04-07T08:37:16.950Z] Removing intermediate container fca1af52e4cf [2020-04-07T08:37:16.950Z] ---> 66e6d79d9929 [2020-04-07T08:37:16.950Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-07T08:37:16.950Z] ---> Running in d8811e8c2330 [2020-04-07T08:37:16.950Z] Removing intermediate container d8811e8c2330 [2020-04-07T08:37:16.950Z] ---> 2f915402a404 [2020-04-07T08:37:16.950Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-07T08:37:16.950Z] ---> Running in d242a03d1363 [2020-04-07T08:37:16.950Z] Removing intermediate container d242a03d1363 [2020-04-07T08:37:16.950Z] ---> f27f28028263 [2020-04-07T08:37:16.950Z] Step 14/20 : WORKDIR / [2020-04-07T08:37:16.950Z] ---> Running in 4340c63243de [2020-04-07T08:37:16.950Z] Removing intermediate container 4340c63243de [2020-04-07T08:37:16.950Z] ---> e4ef78ea720a [2020-04-07T08:37:16.950Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-07T08:37:18.358Z] ---> dbc2dd08c7ae [2020-04-07T08:37:18.358Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-07T08:37:18.942Z] ---> a91a71be97ec [2020-04-07T08:37:18.942Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-07T08:37:18.942Z] ---> Running in 126b554c5f50 [2020-04-07T08:37:19.209Z] Removing intermediate container 126b554c5f50 [2020-04-07T08:37:19.209Z] ---> bbd787b7cad9 [2020-04-07T08:37:19.209Z] Step 18/20 : LABEL arch=arm64 [2020-04-07T08:37:19.476Z] ---> Running in 155d696e27c6 [2020-04-07T08:37:19.744Z] Removing intermediate container 155d696e27c6 [2020-04-07T08:37:19.744Z] ---> 1e997b2fe702 [2020-04-07T08:37:19.744Z] Step 19/20 : LABEL git_sha=cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 [2020-04-07T08:37:20.010Z] ---> Running in 6c351337efb3 [2020-04-07T08:37:20.277Z] Removing intermediate container 6c351337efb3 [2020-04-07T08:37:20.277Z] ---> fbee6a58c1ec [2020-04-07T08:37:20.277Z] Step 20/20 : LABEL version=0.0.0 [2020-04-07T08:37:20.544Z] ---> Running in d9c7da0730e2 [2020-04-07T08:37:20.811Z] Removing intermediate container d9c7da0730e2 [2020-04-07T08:37:20.811Z] ---> 901e8377edfa [2020-04-07T08:37:20.811Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-07T08:37:20.811Z] Successfully built 901e8377edfa [2020-04-07T08:37:20.811Z] 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-07T08:37:21.883Z] provisioning config files... [2020-04-07T08:37:21.900Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config8172481763103907910tmp [Pipeline] { [Pipeline] sh [2020-04-07T08:37:22.400Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config8172481763103907910tmp [2020-04-07T08:37:22.400Z] + curl -s https://codecov.io/bash [2020-04-07T08:37:22.686Z] [2020-04-07T08:37:22.686Z] _____ _ [2020-04-07T08:37:22.686Z] / ____| | | [2020-04-07T08:37:22.686Z] | | ___ __| | ___ ___ _____ __ [2020-04-07T08:37:22.686Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-07T08:37:22.686Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-07T08:37:22.686Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-07T08:37:22.686Z] Bash-tbd [2020-04-07T08:37:22.686Z] [2020-04-07T08:37:22.686Z] [2020-04-07T08:37:22.686Z] ==> Jenkins CI detected. [2020-04-07T08:37:22.686Z] project root: . [2020-04-07T08:37:22.686Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-07T08:37:22.686Z] ==> Running gcov in . (disable via -X gcov) [2020-04-07T08:37:22.686Z] ==> Python coveragepy not found [2020-04-07T08:37:22.686Z] ==> Searching for coverage reports in: [2020-04-07T08:37:22.686Z] + . [2020-04-07T08:37:22.966Z] -> Found 1 reports [2020-04-07T08:37:22.966Z] ==> Detecting git/mercurial file structure [2020-04-07T08:37:22.966Z] ==> Reading reports [2020-04-07T08:37:22.966Z] + ./coverage.out bytes=95999 [2020-04-07T08:37:22.966Z] ==> Appending adjustments [2020-04-07T08:37:22.966Z] http://docs.codecov.io/docs/fixing-reports [2020-04-07T08:37:23.242Z] + Found adjustments [2020-04-07T08:37:23.242Z] ==> Gzipping contents [2020-04-07T08:37:23.242Z] ==> Uploading reports [2020-04-07T08:37:23.242Z] url: https://codecov.io [2020-04-07T08:37:23.242Z] query: branch=PR-448&commit=cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= [2020-04-07T08:37:23.242Z] -> Pinging Codecov [2020-04-07T08:37:23.242Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-448&commit=cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= [2020-04-07T08:37:24.451Z] -> Uploading [2020-04-07T08:37:24.953Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 [Pipeline] } [2020-04-07T08:37:24.964Z] 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-07T08:37:26.182Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:37:26.800Z] ---> package-listing.sh [2020-04-07T08:37:26.800Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-07T08:37:26.800Z] ++ facter osfamily [2020-04-07T08:37:26.800Z] + OS_FAMILY=redhat [2020-04-07T08:37:26.800Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-07T08:37:26.800Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-07T08:37:26.800Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-07T08:37:26.800Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-07T08:37:26.800Z] + PACKAGES=/tmp/packages_start.txt [2020-04-07T08:37:26.800Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' [2020-04-07T08:37:26.800Z] + PACKAGES=/tmp/packages_end.txt [2020-04-07T08:37:26.800Z] + case "${OS_FAMILY}" in [2020-04-07T08:37:26.800Z] + rpm -qa [2020-04-07T08:37:26.800Z] + sort [2020-04-07T08:37:35.077Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-07T08:37:35.077Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-07T08:37:35.077Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-07T08:37:35.077Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' [2020-04-07T08:37:35.077Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [2020-04-07T08:37:35.077Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:37:35.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T08:37:35.518Z] [2020-04-07T08:37:35.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:37:35.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T08:37:35.988Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-07T08:37:35.988Z] c9b1b535fdd9: Pulling fs layer [2020-04-07T08:37:35.988Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-07T08:37:35.988Z] 756a868c4378: Pulling fs layer [2020-04-07T08:37:35.988Z] 444b2fc9a129: Pulling fs layer [2020-04-07T08:37:35.988Z] ea15f1150254: Pulling fs layer [2020-04-07T08:37:35.988Z] 41b27a9f41bf: Pulling fs layer [2020-04-07T08:37:35.988Z] 28c525ee5125: Pulling fs layer [2020-04-07T08:37:35.988Z] 094b1ea09ed8: Pulling fs layer [2020-04-07T08:37:35.988Z] 138eaada9080: Pulling fs layer [2020-04-07T08:37:35.988Z] 0622d0fa9048: Pulling fs layer [2020-04-07T08:37:35.988Z] 138eaada9080: Waiting [2020-04-07T08:37:35.988Z] 0622d0fa9048: Waiting [2020-04-07T08:37:35.988Z] 094b1ea09ed8: Waiting [2020-04-07T08:37:35.988Z] 444b2fc9a129: Waiting [2020-04-07T08:37:35.988Z] 28c525ee5125: Waiting [2020-04-07T08:37:35.988Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-07T08:37:35.988Z] 2cc5ad85d9ab: Download complete [2020-04-07T08:37:36.301Z] 444b2fc9a129: Verifying Checksum [2020-04-07T08:37:36.301Z] 444b2fc9a129: Download complete [2020-04-07T08:37:36.301Z] c9b1b535fdd9: Verifying Checksum [2020-04-07T08:37:36.301Z] c9b1b535fdd9: Download complete [2020-04-07T08:37:36.301Z] ea15f1150254: Download complete [2020-04-07T08:37:36.657Z] 28c525ee5125: Verifying Checksum [2020-04-07T08:37:36.657Z] 28c525ee5125: Download complete [2020-04-07T08:37:36.657Z] c9b1b535fdd9: Pull complete [2020-04-07T08:37:36.952Z] 2cc5ad85d9ab: Pull complete [2020-04-07T08:37:37.238Z] 756a868c4378: Verifying Checksum [2020-04-07T08:37:37.238Z] 756a868c4378: Download complete [2020-04-07T08:37:38.390Z] 094b1ea09ed8: Verifying Checksum [2020-04-07T08:37:38.390Z] 094b1ea09ed8: Download complete [2020-04-07T08:37:38.390Z] 138eaada9080: Verifying Checksum [2020-04-07T08:37:38.390Z] 138eaada9080: Download complete [2020-04-07T08:37:38.780Z] 0622d0fa9048: Verifying Checksum [2020-04-07T08:37:38.780Z] 0622d0fa9048: Download complete [2020-04-07T08:37:39.361Z] 41b27a9f41bf: Verifying Checksum [2020-04-07T08:37:39.361Z] 41b27a9f41bf: Download complete [2020-04-07T08:37:39.983Z] 756a868c4378: Pull complete [2020-04-07T08:37:40.580Z] 444b2fc9a129: Pull complete [2020-04-07T08:37:41.200Z] ea15f1150254: Pull complete [2020-04-07T08:37:45.607Z] 41b27a9f41bf: Pull complete [2020-04-07T08:37:45.607Z] 28c525ee5125: Pull complete [2020-04-07T08:37:49.195Z] 094b1ea09ed8: Pull complete [2020-04-07T08:37:49.195Z] 138eaada9080: Pull complete [2020-04-07T08:37:49.195Z] 0622d0fa9048: Pull complete [2020-04-07T08:37:49.558Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-07T08:37:49.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-07T08:37:50.340Z] prd-centos7-docker-4c-2g-2554 does not seem to be running inside a container [2020-04-07T08:37:50.503Z] $ 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-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-07T08:37:52.674Z] $ docker top a7a9a5cc2ccd5f5890a0777ffb8271ce37dd73bd9caa144973bb91a7601e6184 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-07T08:37:53.045Z] provisioning config files... [2020-04-07T08:37:53.085Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config4718724747521884115tmp [Pipeline] { [Pipeline] echo [2020-04-07T08:37:53.154Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:37:53.851Z] ---> create-netrc.sh [Pipeline] echo [2020-04-07T08:37:54.157Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:37:54.852Z] ---> logs-deploy.sh [2020-04-07T08:37:54.852Z] + ARCHIVE_ARTIFACTS= [2020-04-07T08:37:54.852Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-07T08:37:54.852Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-07T08:37:54.852Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-07T08:37:54.852Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/20 [2020-04-07T08:37:54.852Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/20/ [2020-04-07T08:37:54.852Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/20 /w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-07T08:37:57.140Z] Archives upload complete. [2020-04-07T08:37:57.451Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/20 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/20/ [2020-04-07T08:37:59.171Z] ---> uname -a: [2020-04-07T08:37:59.171Z] Linux a7a9a5cc2ccd 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] ---> lscpu: [2020-04-07T08:37:59.171Z] Architecture: x86_64 [2020-04-07T08:37:59.171Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-07T08:37:59.171Z] Byte Order: Little Endian [2020-04-07T08:37:59.171Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-07T08:37:59.171Z] CPU(s): 4 [2020-04-07T08:37:59.171Z] On-line CPU(s) list: 0-3 [2020-04-07T08:37:59.171Z] Thread(s) per core: 1 [2020-04-07T08:37:59.171Z] Core(s) per socket: 1 [2020-04-07T08:37:59.171Z] Socket(s): 4 [2020-04-07T08:37:59.171Z] NUMA node(s): 1 [2020-04-07T08:37:59.171Z] Vendor ID: GenuineIntel [2020-04-07T08:37:59.171Z] CPU family: 6 [2020-04-07T08:37:59.171Z] Model: 44 [2020-04-07T08:37:59.171Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-07T08:37:59.171Z] Stepping: 1 [2020-04-07T08:37:59.171Z] CPU MHz: 2933.438 [2020-04-07T08:37:59.171Z] BogoMIPS: 5866.87 [2020-04-07T08:37:59.171Z] Virtualization: VT-x [2020-04-07T08:37:59.171Z] Hypervisor vendor: KVM [2020-04-07T08:37:59.171Z] Virtualization type: full [2020-04-07T08:37:59.171Z] L1d cache: 128 KiB [2020-04-07T08:37:59.171Z] L1i cache: 128 KiB [2020-04-07T08:37:59.171Z] L2 cache: 16 MiB [2020-04-07T08:37:59.171Z] L3 cache: 64 MiB [2020-04-07T08:37:59.171Z] NUMA node0 CPU(s): 0-3 [2020-04-07T08:37:59.171Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-07T08:37:59.171Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-07T08:37:59.171Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-07T08:37:59.171Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-07T08:37:59.171Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-07T08:37:59.171Z] 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-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] ---> nproc: [2020-04-07T08:37:59.171Z] 4 [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] ---> df -h: [2020-04-07T08:37:59.171Z] Filesystem Size Used Available Use% Mounted on [2020-04-07T08:37:59.171Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-07T08:37:59.171Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-07T08:37:59.171Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-07T08:37:59.171Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-07T08:37:59.171Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-07T08:37:59.171Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-07T08:37:59.171Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-07T08:37:59.171Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp [2020-04-07T08:37:59.171Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-07T08:37:59.171Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] ---> free -m: [2020-04-07T08:37:59.171Z] total used free shared buff/cache available [2020-04-07T08:37:59.171Z] Mem: 1838 593 83 0 1161 1140 [2020-04-07T08:37:59.171Z] Swap: 1023 1 1022 [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] ---> ip addr: [2020-04-07T08:37:59.171Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-07T08:37:59.171Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-07T08:37:59.171Z] inet 127.0.0.1/8 scope host lo [2020-04-07T08:37:59.171Z] valid_lft forever preferred_lft forever [2020-04-07T08:37:59.171Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-07T08:37:59.171Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-07T08:37:59.171Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-07T08:37:59.171Z] valid_lft forever preferred_lft forever [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] ---> sar -b -r -n DEV: [2020-04-07T08:37:59.171Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] 08:30:11 LINUX RESTART [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] 08:31:01 tps rtps wtps bread/s bwrtn/s [2020-04-07T08:37:59.171Z] 08:32:01 46.31 10.50 35.81 2489.29 3465.93 [2020-04-07T08:37:59.171Z] 08:33:01 1.88 0.05 1.83 1.60 77.26 [2020-04-07T08:37:59.171Z] 08:34:01 0.68 0.00 0.68 0.00 8.62 [2020-04-07T08:37:59.171Z] 08:35:01 0.65 0.00 0.65 0.00 8.38 [2020-04-07T08:37:59.171Z] 08:36:01 0.58 0.00 0.58 0.00 6.09 [2020-04-07T08:37:59.171Z] 08:37:01 0.45 0.00 0.45 0.00 7.73 [2020-04-07T08:37:59.171Z] Average: 8.43 1.76 6.67 415.50 596.17 [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] 08:31:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-07T08:37:59.171Z] 08:32:01 112912 1769392 94.00 2620 1242008 953104 32.52 435484 1177232 16 [2020-04-07T08:37:59.171Z] 08:33:01 121540 1760764 93.54 2620 1242016 901948 30.77 428848 1176836 8 [2020-04-07T08:37:59.171Z] 08:34:01 121676 1760628 93.54 2620 1242024 890924 30.40 428912 1176832 8 [2020-04-07T08:37:59.171Z] 08:35:01 122776 1759528 93.48 2620 1242024 890708 30.39 427644 1176832 12 [2020-04-07T08:37:59.171Z] 08:36:01 122684 1759620 93.48 2620 1242032 890768 30.39 428144 1176832 20 [2020-04-07T08:37:59.171Z] 08:37:01 123092 1759212 93.46 2620 1242036 890772 30.39 427868 1176832 16 [2020-04-07T08:37:59.171Z] Average: 120780 1761524 93.58 2620 1242023 903037 30.81 429483 1176899 13 [2020-04-07T08:37:59.171Z] [2020-04-07T08:37:59.171Z] 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-07T08:37:59.171Z] 08:32:01 eth0 155.31 119.71 710.04 83.10 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:32:01 docker0 6.52 4.89 0.90 16.14 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:33:01 eth0 1.02 0.33 0.31 0.03 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:34:01 eth0 0.62 0.33 0.29 0.20 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:35:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:36:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:37:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] Average: eth0 26.25 20.13 118.57 13.91 0.00 0.00 0.00 [2020-04-07T08:37:59.171Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T08:37:59.172Z] Average: docker0 1.09 0.82 0.15 2.69 0.00 0.00 0.00 [2020-04-07T08:37:59.172Z] [2020-04-07T08:37:59.172Z] [2020-04-07T08:37:59.172Z] ---> sar -P ALL: [2020-04-07T08:37:59.172Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) [2020-04-07T08:37:59.172Z] [2020-04-07T08:37:59.172Z] 08:30:11 LINUX RESTART [2020-04-07T08:37:59.172Z] [2020-04-07T08:37:59.172Z] 08:31:01 CPU %user %nice %system %iowait %steal %idle [2020-04-07T08:37:59.172Z] 08:32:01 all 6.58 0.00 2.46 0.93 8.47 81.57 [2020-04-07T08:37:59.172Z] 08:32:01 0 5.66 0.00 2.73 1.15 9.64 80.82 [2020-04-07T08:37:59.172Z] 08:32:01 1 5.22 0.00 2.99 0.53 8.48 82.77 [2020-04-07T08:37:59.172Z] 08:32:01 2 7.43 0.00 2.47 1.35 8.46 80.29 [2020-04-07T08:37:59.172Z] 08:32:01 3 8.01 0.00 1.64 0.66 7.30 82.39 [2020-04-07T08:37:59.172Z] 08:33:01 all 0.13 0.00 0.07 0.00 0.35 99.45 [2020-04-07T08:37:59.172Z] 08:33:01 0 0.22 0.00 0.08 0.00 0.40 99.30 [2020-04-07T08:37:59.172Z] 08:33:01 1 0.10 0.00 0.12 0.00 0.38 99.40 [2020-04-07T08:37:59.172Z] 08:33:01 2 0.07 0.00 0.05 0.00 0.20 99.68 [2020-04-07T08:37:59.172Z] 08:33:01 3 0.15 0.00 0.03 0.00 0.42 99.40 [2020-04-07T08:37:59.172Z] 08:34:01 all 0.12 0.00 0.05 0.00 0.18 99.65 [2020-04-07T08:37:59.172Z] 08:34:01 0 0.05 0.00 0.03 0.00 0.12 99.80 [2020-04-07T08:37:59.172Z] 08:34:01 1 0.07 0.00 0.08 0.00 0.27 99.58 [2020-04-07T08:37:59.172Z] 08:34:01 2 0.05 0.00 0.05 0.00 0.25 99.65 [2020-04-07T08:37:59.172Z] 08:34:01 3 0.35 0.00 0.03 0.00 0.10 99.52 [2020-04-07T08:37:59.172Z] 08:35:01 all 0.12 0.00 0.04 0.00 0.15 99.69 [2020-04-07T08:37:59.172Z] 08:35:01 0 0.02 0.00 0.03 0.00 0.10 99.85 [2020-04-07T08:37:59.172Z] 08:35:01 1 0.38 0.00 0.03 0.00 0.20 99.38 [2020-04-07T08:37:59.172Z] 08:35:01 2 0.07 0.00 0.07 0.00 0.22 99.65 [2020-04-07T08:37:59.172Z] 08:35:01 3 0.02 0.00 0.02 0.00 0.07 99.90 [2020-04-07T08:37:59.172Z] 08:36:01 all 0.10 0.00 0.05 0.00 0.09 99.76 [2020-04-07T08:37:59.172Z] 08:36:01 0 0.15 0.00 0.07 0.00 0.17 99.62 [2020-04-07T08:37:59.172Z] 08:36:01 1 0.05 0.00 0.05 0.00 0.05 99.85 [2020-04-07T08:37:59.172Z] 08:36:01 2 0.02 0.00 0.02 0.00 0.10 99.87 [2020-04-07T08:37:59.172Z] 08:36:01 3 0.17 0.00 0.07 0.00 0.02 99.75 [2020-04-07T08:37:59.172Z] 08:37:01 all 0.12 0.00 0.04 0.00 0.10 99.74 [2020-04-07T08:37:59.172Z] 08:37:01 0 0.33 0.00 0.03 0.00 0.12 99.52 [2020-04-07T08:37:59.172Z] 08:37:01 1 0.07 0.00 0.03 0.00 0.08 99.82 [2020-04-07T08:37:59.172Z] 08:37:01 2 0.08 0.00 0.05 0.00 0.18 99.68 [2020-04-07T08:37:59.172Z] 08:37:01 3 0.02 0.00 0.02 0.00 0.05 99.92 [2020-04-07T08:37:59.172Z] Average: all 1.20 0.00 0.45 0.16 1.57 96.62 [2020-04-07T08:37:59.172Z] Average: 0 1.09 0.00 0.50 0.19 1.78 96.44 [2020-04-07T08:37:59.172Z] Average: 1 0.99 0.00 0.55 0.09 1.59 96.78 [2020-04-07T08:37:59.172Z] Average: 2 1.28 0.00 0.45 0.22 1.57 96.48 [2020-04-07T08:37:59.172Z] Average: 3 1.46 0.00 0.30 0.11 1.33 96.80 [2020-04-07T08:37:59.172Z] [2020-04-07T08:37:59.172Z] [2020-04-07T08:37:59.172Z]