Pull request #474 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 6d36f33b612300ee79929b7f99b8ffab79cfcdbd rather than 956ed765273cd5075a382331aab66b197054fb8e Obtained Jenkinsfile from 6d36f33b612300ee79929b7f99b8ffab79cfcdbd 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 ‘prd-centos7-docker-4c-2g-2982’ Running on prd-centos7-docker-4c-2g-2984 in /w/workspace/dgexfoundry_device-sdk-go_PR-474 [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-474 # 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/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit 956ed765273cd5075a382331aab66b197054fb8e Merge succeeded, producing 956ed765273cd5075a382331aab66b197054fb8e Checking out Revision 956ed765273cd5075a382331aab66b197054fb8e (PR-474) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/474/head:refs/remotes/origin/PR-474 # 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/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 956ed765273cd5075a382331aab66b197054fb8e # 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 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 956ed765273cd5075a382331aab66b197054fb8e # timeout=10 Commit message: "Add new fields on Reading" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 0d6183c2c201acc7140892a361473bb0d4649dca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:07:34 02:07:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:07:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:07:35 latest: Pulling from edgex-devops/git-semver 02:07:35 9123ac7c32f7: Pulling fs layer 02:07:35 b8cc5d1170e3: Pulling fs layer 02:07:35 2924cbbf6a41: Pulling fs layer 02:07:35 93b08a4f1073: Pulling fs layer 02:07:35 93b08a4f1073: Waiting 02:07:35 b8cc5d1170e3: Verifying Checksum 02:07:35 b8cc5d1170e3: Download complete 02:07:35 9123ac7c32f7: Verifying Checksum 02:07:35 9123ac7c32f7: Download complete 02:07:35 93b08a4f1073: Verifying Checksum 02:07:35 93b08a4f1073: Download complete 02:07:35 2924cbbf6a41: Verifying Checksum 02:07:35 2924cbbf6a41: Download complete 02:07:36 9123ac7c32f7: Pull complete 02:07:36 b8cc5d1170e3: Pull complete 02:07:37 2924cbbf6a41: Pull complete 02:07:38 93b08a4f1073: Pull complete 02:07:38 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:07:38 prd-centos7-docker-4c-2g-2984 does not seem to be running inside a container 02:07:38 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-474 -v /w/workspace/dgexfoundry_device-sdk-go_PR-474:/w/workspace/dgexfoundry_device-sdk-go_PR-474:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:07:40 $ docker top c110698e9babc834bedb59ef6ef5a0083d19ab834c17f7eed69a5117fcd06af0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:40 [ssh-agent] Looking for ssh-agent implementation... 02:07:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:41 $ docker exec c110698e9babc834bedb59ef6ef5a0083d19ab834c17f7eed69a5117fcd06af0 ssh-agent 02:07:41 SSH_AUTH_SOCK=/tmp/ssh-yyAsBhTni6RU/agent.15 02:07:41 SSH_AGENT_PID=22 02:07:41 Running ssh-add (command line suppressed) 02:07:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_3007859455804904690.key (/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_3007859455804904690.key) 02:07:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:43 + git describe --exact-match --tags HEAD 02:07:43 fatal: No names found, cannot describe anything. [Pipeline] } 02:07:44 $ docker exec --env ******** --env ******** c110698e9babc834bedb59ef6ef5a0083d19ab834c17f7eed69a5117fcd06af0 ssh-agent -k 02:07:44 unset SSH_AUTH_SOCK; 02:07:44 unset SSH_AGENT_PID; 02:07:44 echo Agent pid 22 killed; 02:07:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:07:45 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:07:45 This usually means this commit has not been tagged. [Pipeline] sshagent 02:07:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:45 [ssh-agent] Looking for ssh-agent implementation... 02:07:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:46 $ docker exec c110698e9babc834bedb59ef6ef5a0083d19ab834c17f7eed69a5117fcd06af0 ssh-agent 02:07:47 SSH_AUTH_SOCK=/tmp/ssh-p8d7oar8HXxW/agent.57 02:07:47 SSH_AGENT_PID=63 02:07:47 Running ssh-add (command line suppressed) 02:07:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_458231514552239982.key (/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/private_key_458231514552239982.key) 02:07:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:49 + git semver init 02:07:49 # -> Open(): unable to determine branch for HEAD 02:07:49 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-474/.git 02:07:49 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-474 02:07:49 # $SEMVER_REMOTE_NAME = origin 02:07:49 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 02:07:49 # $SEMVER_USER_NAME = jenkins 02:07:49 # $SEMVER_BRANCH = PR-474 02:07:49 # $SEMVER_TEMP = /tmp/semver-856511700 02:07:49 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:07:50 # '/tmp/semver-856511700' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-474/.semver' 02:07:50 # -> Force: false 02:07:50 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-474/.semver [Pipeline] } 02:07:50 $ docker exec --env ******** --env ******** c110698e9babc834bedb59ef6ef5a0083d19ab834c17f7eed69a5117fcd06af0 ssh-agent -k 02:07:51 unset SSH_AUTH_SOCK; 02:07:51 unset SSH_AGENT_PID; 02:07:51 echo Agent pid 63 killed; 02:07:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:52 + git semver [Pipeline] } 02:07:52 $ docker stop --time=1 c110698e9babc834bedb59ef6ef5a0083d19ab834c17f7eed69a5117fcd06af0 02:07:53 $ docker rm -f c110698e9babc834bedb59ef6ef5a0083d19ab834c17f7eed69a5117fcd06af0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:07:55 Stashed 39 file(s) [Pipeline] echo 02:07:55 [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 02:08:10 Still waiting to schedule task 02:08:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:08:10 Still waiting to schedule task 02:08:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 02:09:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2985 in /w/workspace/dgexfoundry_device-sdk-go_PR-474 [Pipeline] { [Pipeline] ws 02:09:53 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 02:09:59 using credential edgex-jenkins-ssh 02:09:59 Cloning the remote Git repository 02:09:59 Cloning with configured refspecs honoured and without tags 02:09:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:09:59 > git init /w/workspace/device-sdk-go/3 # timeout=10 02:09:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:09:59 > git --version # timeout=10 02:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:10:00 Fetching without tags 02:10:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:10:00 > git config --add remote.origin.fetch +refs/pull/474/head:refs/remotes/origin/PR-474 # timeout=10 02:10:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:10:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:10:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:10:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:10:01 Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit 956ed765273cd5075a382331aab66b197054fb8e 02:10:01 Merge succeeded, producing 956ed765273cd5075a382331aab66b197054fb8e 02:10:01 Checking out Revision 956ed765273cd5075a382331aab66b197054fb8e (PR-474) 02:10:01 > git config core.sparsecheckout # timeout=10 02:10:01 > git checkout -f 956ed765273cd5075a382331aab66b197054fb8e # timeout=10 02:10:01 > git remote # timeout=10 02:10:01 > git config --get remote.origin.url # timeout=10 02:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:01 > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 02:10:01 > git rev-parse HEAD^{commit} # timeout=10 02:10:01 > git config core.sparsecheckout # timeout=10 02:10:01 > git checkout -f 956ed765273cd5075a382331aab66b197054fb8e # timeout=10 02:10:06 Commit message: "Add new fields on Reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:10:07 ========================================================= 02:10:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 02:10:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:10:08 + 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 . 02:10:09 Sending build context to Docker daemon 2.858MB 02:10:09 Step 1/8 : ARG BASE=golang:1.13-alpine 02:10:09 Step 2/8 : FROM ${BASE} 02:10:09 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:10:09 cde5963f3b93: Pulling fs layer 02:10:09 2a23fa8c16f7: Pulling fs layer 02:10:09 777b28850792: Pulling fs layer 02:10:09 8a11ddd9e578: Pulling fs layer 02:10:09 4cf88f913ddb: Pulling fs layer 02:10:09 1df406cf5192: Pulling fs layer 02:10:09 cd6300453558: Pulling fs layer 02:10:09 b9c365052c96: Pulling fs layer 02:10:09 a2d8cc88f415: Pulling fs layer 02:10:09 ea1d1ca13537: Pulling fs layer 02:10:09 3750a50a1c5e: Pulling fs layer 02:10:09 8a11ddd9e578: Waiting 02:10:09 ea1d1ca13537: Waiting 02:10:09 b9c365052c96: Waiting 02:10:09 3750a50a1c5e: Waiting 02:10:09 a2d8cc88f415: Waiting 02:10:09 1df406cf5192: Waiting 02:10:09 4cf88f913ddb: Waiting 02:10:09 cd6300453558: Waiting 02:10:09 777b28850792: Verifying Checksum 02:10:09 777b28850792: Download complete 02:10:09 2a23fa8c16f7: Verifying Checksum 02:10:09 2a23fa8c16f7: Download complete 02:10:09 4cf88f913ddb: Verifying Checksum 02:10:09 4cf88f913ddb: Download complete 02:10:09 1df406cf5192: Verifying Checksum 02:10:09 1df406cf5192: Download complete 02:10:10 cde5963f3b93: Verifying Checksum 02:10:10 cde5963f3b93: Download complete 02:10:10 cde5963f3b93: Pull complete 02:10:11 2a23fa8c16f7: Pull complete 02:10:11 777b28850792: Pull complete 02:10:14 cd6300453558: Verifying Checksum 02:10:14 cd6300453558: Download complete 02:10:14 a2d8cc88f415: Verifying Checksum 02:10:14 a2d8cc88f415: Download complete 02:10:17 ea1d1ca13537: Verifying Checksum 02:10:17 ea1d1ca13537: Download complete 02:10:17 3750a50a1c5e: Verifying Checksum 02:10:17 3750a50a1c5e: Download complete 02:10:19 b9c365052c96: Download complete 02:10:21 8a11ddd9e578: Verifying Checksum 02:10:21 8a11ddd9e578: Download complete 02:10:31 8a11ddd9e578: Pull complete 02:10:31 4cf88f913ddb: Pull complete 02:10:31 1df406cf5192: Pull complete 02:10:35 cd6300453558: Pull complete 02:10:36 Running on prd-centos7-docker-4c-2g-2986 in /w/workspace/dgexfoundry_device-sdk-go_PR-474 [Pipeline] { [Pipeline] ws 02:10:36 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 02:10:38 using credential edgex-jenkins-ssh 02:10:38 Cloning the remote Git repository 02:10:38 Cloning with configured refspecs honoured and without tags 02:10:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:10:38 > git init /w/workspace/device-sdk-go/3 # timeout=10 02:10:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:10:38 > git --version # timeout=10 02:10:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:39 Fetching without tags 02:10:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:10:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:10:38 > git config --add remote.origin.fetch +refs/pull/474/head:refs/remotes/origin/PR-474 # timeout=10 02:10:38 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:10:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:10:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:10:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:10:39 Merging remotes/origin/master commit 6d36f33b612300ee79929b7f99b8ffab79cfcdbd into PR head commit 956ed765273cd5075a382331aab66b197054fb8e 02:10:40 Merge succeeded, producing 956ed765273cd5075a382331aab66b197054fb8e 02:10:40 Checking out Revision 956ed765273cd5075a382331aab66b197054fb8e (PR-474) 02:10:39 > git config core.sparsecheckout # timeout=10 02:10:39 > git checkout -f 956ed765273cd5075a382331aab66b197054fb8e # timeout=10 02:10:39 > git remote # timeout=10 02:10:39 > git config --get remote.origin.url # timeout=10 02:10:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:39 > git merge 6d36f33b612300ee79929b7f99b8ffab79cfcdbd # timeout=10 02:10:39 > git rev-parse HEAD^{commit} # timeout=10 02:10:39 > git config core.sparsecheckout # timeout=10 02:10:39 > git checkout -f 956ed765273cd5075a382331aab66b197054fb8e # timeout=10 02:10:41 b9c365052c96: Pull complete 02:10:41 a2d8cc88f415: Pull complete 02:10:42 ea1d1ca13537: Pull complete 02:10:43 3750a50a1c5e: Pull complete 02:10:43 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 02:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 02:10:43 ---> 78745c68409d 02:10:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:10:43 Commit message: "Add new fields on Reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:10:44 ========================================================= 02:10:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 02:10:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:10:44 + 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 . 02:10:45 Sending build context to Docker daemon 2.856MB 02:10:45 Step 1/8 : ARG BASE=golang:1.13-alpine 02:10:45 Step 2/8 : FROM ${BASE} 02:10:45 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:10:45 e6b0cf9c0882: Pulling fs layer 02:10:45 2848faf0eed1: Pulling fs layer 02:10:45 0f37312ad70f: Pulling fs layer 02:10:45 5788d62ee057: Pulling fs layer 02:10:45 0e6b1d234666: Pulling fs layer 02:10:45 bf5d7aec512f: Pulling fs layer 02:10:45 34c802a77dc8: Pulling fs layer 02:10:45 9eb99e56ec68: Pulling fs layer 02:10:45 27c7a5d97fbd: Pulling fs layer 02:10:45 5c102a31e300: Pulling fs layer 02:10:45 dcfb455df0a1: Pulling fs layer 02:10:45 5788d62ee057: Waiting 02:10:45 0e6b1d234666: Waiting 02:10:45 bf5d7aec512f: Waiting 02:10:45 34c802a77dc8: Waiting 02:10:45 9eb99e56ec68: Waiting 02:10:45 27c7a5d97fbd: Waiting 02:10:45 5c102a31e300: Waiting 02:10:45 dcfb455df0a1: Waiting 02:10:45 0f37312ad70f: Verifying Checksum 02:10:45 0f37312ad70f: Download complete 02:10:45 2848faf0eed1: Verifying Checksum 02:10:45 2848faf0eed1: Download complete 02:10:45 0e6b1d234666: Verifying Checksum 02:10:45 0e6b1d234666: Download complete 02:10:45 bf5d7aec512f: Verifying Checksum 02:10:45 bf5d7aec512f: Download complete 02:10:45 e6b0cf9c0882: Verifying Checksum 02:10:45 e6b0cf9c0882: Download complete 02:10:45 e6b0cf9c0882: Pull complete 02:10:46 34c802a77dc8: Verifying Checksum 02:10:46 34c802a77dc8: Download complete 02:10:46 27c7a5d97fbd: Verifying Checksum 02:10:46 27c7a5d97fbd: Download complete 02:10:46 2848faf0eed1: Pull complete 02:10:46 5c102a31e300: Verifying Checksum 02:10:46 5c102a31e300: Download complete 02:10:46 0f37312ad70f: Pull complete 02:10:46 dcfb455df0a1: Verifying Checksum 02:10:46 dcfb455df0a1: Download complete 02:10:46 9eb99e56ec68: Verifying Checksum 02:10:46 9eb99e56ec68: Download complete 02:10:47 5788d62ee057: Download complete 02:10:47 ---> Running in 655be8b32550 02:10:47 Removing intermediate container 655be8b32550 02:10:47 ---> 335c96f48762 02:10:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:47 ---> Running in a6744e6178cd 02:10:50 Removing intermediate container a6744e6178cd 02:10:50 ---> fafebd4b54dc 02:10:50 Step 5/8 : RUN apk add --no-cache make git 02:10:50 ---> Running in 652211a04897 02:10:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:10:51 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:10:52 OK: 125 MiB in 39 packages 02:10:52 5788d62ee057: Pull complete 02:10:52 0e6b1d234666: Pull complete 02:10:52 bf5d7aec512f: Pull complete 02:10:53 Removing intermediate container 652211a04897 02:10:53 ---> 2bf608cc06cd 02:10:53 Step 6/8 : WORKDIR /device-sdk-go 02:10:53 ---> Running in 9d9f7af2f609 02:10:53 Removing intermediate container 9d9f7af2f609 02:10:53 ---> 0cf4e7ebbdfb 02:10:53 Step 7/8 : COPY . . 02:10:54 ---> 13504d8d1d47 02:10:54 Step 8/8 : RUN go mod download 02:10:55 ---> Running in ec9c0c4cbe26 02:10:56 34c802a77dc8: Pull complete 02:10:57 go: finding github.com/BurntSushi/toml v0.3.1 02:10:57 go: finding github.com/OneOfOne/xxhash v1.2.6 02:10:57 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:10:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:10:57 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:10:57 go: finding github.com/bgentry/speakeasy v0.1.0 02:10:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:10:57 go: finding github.com/davecgh/go-spew v1.1.1 02:10:57 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 02:10:57 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 02:10:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 02:10:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 02:10:57 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 02:10:57 go: finding github.com/fatih/color v1.7.0 02:10:57 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:10:57 go: finding github.com/go-kit/kit v0.8.0 02:10:57 go: finding github.com/go-logfmt/logfmt v0.4.0 02:10:57 go: finding github.com/go-stack/stack v1.8.0 02:10:57 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:10:57 go: finding github.com/google/uuid v1.1.0 02:10:57 go: finding github.com/gorilla/mux v1.7.1 02:10:57 go: finding github.com/hashicorp/consul/api v1.1.0 02:10:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:10:57 go: finding github.com/hashicorp/errwrap v1.0.0 02:10:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:10:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:10:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:10:57 go: finding github.com/hashicorp/go-multierror v1.0.0 02:10:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:10:57 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:10:57 go: finding github.com/hashicorp/go-syslog v1.0.0 02:10:57 go: finding github.com/hashicorp/go-uuid v1.0.1 02:10:57 go: finding github.com/hashicorp/go.net v0.0.1 02:10:57 go: finding github.com/hashicorp/golang-lru v0.5.0 02:10:57 go: finding github.com/hashicorp/logutils v1.0.0 02:10:57 go: finding github.com/hashicorp/mdns v1.0.0 02:10:57 go: finding github.com/hashicorp/memberlist v0.1.3 02:10:57 go: finding github.com/hashicorp/serf v0.8.2 02:10:57 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:10:57 go: finding github.com/mattn/go-colorable v0.0.9 02:10:57 go: finding github.com/mattn/go-isatty v0.0.3 02:10:57 go: finding github.com/miekg/dns v1.0.14 02:10:57 go: finding github.com/mitchellh/cli v1.0.0 02:10:57 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:10:57 go: finding github.com/mitchellh/copystructure v1.0.0 02:10:57 go: finding github.com/mitchellh/go-homedir v1.0.0 02:10:57 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:10:57 go: finding github.com/mitchellh/gox v0.4.0 02:10:57 go: finding github.com/mitchellh/iochan v1.0.0 02:10:57 go: finding github.com/mitchellh/mapstructure v1.1.2 02:10:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:10:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:10:57 go: finding github.com/pelletier/go-toml v1.2.0 02:10:58 go: finding github.com/pkg/errors v0.8.1 02:10:58 go: finding github.com/pmezard/go-difflib v1.0.0 02:10:58 go: finding github.com/posener/complete v1.1.1 02:10:58 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 02:10:58 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:10:58 go: finding github.com/stretchr/objx v0.1.0 02:10:58 go: finding github.com/stretchr/testify v1.5.1 02:10:58 go: finding github.com/ugorji/go v1.1.4 02:10:58 go: finding github.com/x448/float16 v0.8.4 02:10:58 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:10:58 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:10:58 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:10:58 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:10:58 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:10:58 go: finding gopkg.in/yaml.v2 v2.2.8 02:11:00 9eb99e56ec68: Pull complete 02:11:00 27c7a5d97fbd: Pull complete 02:11:01 5c102a31e300: Pull complete 02:11:02 dcfb455df0a1: Pull complete 02:11:02 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 02:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 02:11:02 ---> 7c70fe431013 02:11:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:11:02 ---> Running in 4bb115bd85c7 02:11:02 Removing intermediate container 4bb115bd85c7 02:11:02 ---> 815466c06ca6 02:11:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:02 ---> Running in d674545fbf9a 02:11:03 Removing intermediate container d674545fbf9a 02:11:03 ---> 25b07d134d77 02:11:03 Step 5/8 : RUN apk add --no-cache make git 02:11:03 ---> Running in e91a94c15b18 02:11:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:11:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:11:05 OK: 143 MiB in 39 packages 02:11:05 Removing intermediate container e91a94c15b18 02:11:05 ---> ae804fd8c79f 02:11:05 Step 6/8 : WORKDIR /device-sdk-go 02:11:05 ---> Running in 6d1553d79fe7 02:11:05 Removing intermediate container 6d1553d79fe7 02:11:05 ---> eb4755da0d75 02:11:05 Step 7/8 : COPY . . 02:11:06 ---> a164c2f0f9a2 02:11:06 Step 8/8 : RUN go mod download 02:11:06 ---> Running in 3ce588dac856 02:11:08 Removing intermediate container ec9c0c4cbe26 02:11:08 ---> 9f3b13f8c482 02:11:08 Successfully built 9f3b13f8c482 02:11:08 Successfully tagged ci-base-image-arm64:latest 02:11:08 go: finding github.com/BurntSushi/toml v0.3.1 02:11:08 go: finding github.com/OneOfOne/xxhash v1.2.6 02:11:08 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 02:11:08 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:11:08 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 02:11:08 go: finding github.com/bgentry/speakeasy v0.1.0 02:11:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 02:11:08 go: finding github.com/davecgh/go-spew v1.1.1 02:11:08 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 02:11:08 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 02:11:08 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 02:11:08 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 02:11:08 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 02:11:08 go: finding github.com/fatih/color v1.7.0 02:11:08 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:11:08 go: finding github.com/go-kit/kit v0.8.0 02:11:08 go: finding github.com/go-logfmt/logfmt v0.4.0 02:11:08 go: finding github.com/go-stack/stack v1.8.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 02:11:08 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:11:08 go: finding github.com/google/uuid v1.1.0 02:11:08 go: finding github.com/gorilla/mux v1.7.1 02:11:08 go: finding github.com/hashicorp/consul/api v1.1.0 02:11:08 go: finding github.com/hashicorp/consul/sdk v0.1.1 02:11:08 go: finding github.com/hashicorp/errwrap v1.0.0 02:11:08 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 02:11:08 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 02:11:08 go: finding github.com/hashicorp/go-msgpack v0.5.3 02:11:08 go: finding github.com/hashicorp/go-multierror v1.0.0 02:11:08 go: finding github.com/hashicorp/go-rootcerts v1.0.0 02:11:08 go: finding github.com/hashicorp/go-sockaddr v1.0.0 02:11:08 go: finding github.com/hashicorp/go-syslog v1.0.0 02:11:08 go: finding github.com/hashicorp/go-uuid v1.0.1 02:11:08 go: finding github.com/hashicorp/go.net v0.0.1 02:11:08 go: finding github.com/hashicorp/golang-lru v0.5.0 02:11:08 go: finding github.com/hashicorp/logutils v1.0.0 02:11:08 go: finding github.com/hashicorp/mdns v1.0.0 02:11:08 go: finding github.com/hashicorp/memberlist v0.1.3 02:11:08 go: finding github.com/hashicorp/serf v0.8.2 02:11:08 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:11:08 go: finding github.com/mattn/go-colorable v0.0.9 02:11:08 go: finding github.com/mattn/go-isatty v0.0.3 02:11:08 go: finding github.com/miekg/dns v1.0.14 02:11:08 go: finding github.com/mitchellh/cli v1.0.0 02:11:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:11:08 go: finding github.com/mitchellh/copystructure v1.0.0 02:11:08 go: finding github.com/mitchellh/go-homedir v1.0.0 02:11:08 go: finding github.com/mitchellh/go-testing-interface v1.0.0 02:11:08 go: finding github.com/mitchellh/gox v0.4.0 02:11:08 go: finding github.com/mitchellh/iochan v1.0.0 02:11:08 go: finding github.com/mitchellh/mapstructure v1.1.2 02:11:08 go: finding github.com/mitchellh/reflectwalk v1.0.0 02:11:08 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:11:08 go: finding github.com/pelletier/go-toml v1.2.0 02:11:08 go: finding github.com/pkg/errors v0.8.1 02:11:08 go: finding github.com/pmezard/go-difflib v1.0.0 02:11:08 go: finding github.com/posener/complete v1.1.1 02:11:08 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [Pipeline] isUnix [Pipeline] sh 02:11:08 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:11:08 go: finding github.com/stretchr/objx v0.1.0 02:11:08 go: finding github.com/stretchr/testify v1.5.1 02:11:08 go: finding github.com/ugorji/go v1.1.4 02:11:08 go: finding github.com/x448/float16 v0.8.4 02:11:08 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 02:11:08 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 02:11:08 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:11:08 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 02:11:08 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:11:08 go: finding gopkg.in/yaml.v2 v2.2.8 02:11:08 + docker inspect -f . ci-base-image-arm64 02:11:08 . [Pipeline] withDockerContainer 02:11:09 prd-ubuntu18.04-docker-arm64-4c-16g-2985 does not seem to be running inside a container 02:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 02:11:10 $ docker top 2822a2023fe37d83ede8330e1eb96a89115fca9d09af2b18a7477abcf325b0ab -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:11 + go version 02:11:11 go version go1.13.5 linux/arm64 [Pipeline] sh 02:11:12 Removing intermediate container 3ce588dac856 02:11:12 ---> 5a5702823137 02:11:12 Successfully built 5a5702823137 02:11:12 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 02:11:12 + make test 02:11:12 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:11:12 + docker inspect -f . ci-base-image-x86_64 02:11:12 . [Pipeline] withDockerContainer 02:11:12 prd-centos7-docker-4c-2g-2986 does not seem to be running inside a container 02:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 02:11:13 $ docker top 48e399d8f076700473aebfa8f12c8adb6ead6167c07b6edd21d9e4d8b0ed45fe -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:14 + go version 02:11:14 go version go1.13.5 linux/amd64 02:11:14 ? github.com/edgexfoundry/device-sdk-go [no test files] [Pipeline] sh 02:11:14 + make test 02:11:14 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:11:14 ? github.com/edgexfoundry/device-sdk-go [no test files] 02:11:27 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:11:27 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:11:27 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.030s coverage: 22.1% of statements 02:11:29 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.040s coverage: 95.8% of statements 02:11:46 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:11:46 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:11:46 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.019s coverage: 22.1% of statements 02:11:46 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.173s coverage: 95.8% of statements 02:12:07 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.059s coverage: 11.4% of statements 02:12:07 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.008s coverage: 22.1% of statements 02:12:07 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 02:12:07 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.092s coverage: 38.5% of statements 02:12:07 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:12:07 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 02:12:07 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.379s coverage: 79.8% of statements 02:12:07 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:12:07 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:12:07 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:12:07 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.017s coverage: 52.6% of statements 02:12:07 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 02:12:07 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.103s coverage: 71.4% of statements 02:12:07 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 02:12:07 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:12:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:12:07 gofmt -l . 02:12:07 [ "`gofmt -l .`" = "" ] 02:12:07 ./bin/test-attribution-txt.sh 02:12:07 ./bin/test-go-mod-tidy.sh [Pipeline] stash 02:12:08 Stashed 1 file(s) [Pipeline] } 02:12:08 $ docker stop --time=1 48e399d8f076700473aebfa8f12c8adb6ead6167c07b6edd21d9e4d8b0ed45fe 02:12:09 $ docker rm -f 48e399d8f076700473aebfa8f12c8adb6ead6167c07b6edd21d9e4d8b0ed45fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:11 + ls -al . 02:12:11 total 160 02:12:11 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 9 02:12 . 02:12:11 drwxrwxr-x. 4 jenkins jenkins 28 Apr 9 02:10 .. 02:12:11 drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 02:10 api 02:12:11 drwxrwxr-x. 2 jenkins jenkins 64 Apr 9 02:10 bin 02:12:11 -rw-r--r--. 1 jenkins jenkins 96404 Apr 9 02:12 coverage.out 02:12:11 -rw-rw-r--. 1 jenkins jenkins 936 Apr 9 02:10 Dockerfile.build 02:12:11 -rw-rw-r--. 1 jenkins jenkins 140 Apr 9 02:10 .dockerignore 02:12:11 drwxrwxr-x. 4 jenkins jenkins 31 Apr 9 02:10 example 02:12:11 drwxrwxr-x. 8 jenkins jenkins 179 Apr 9 02:10 .git 02:12:11 drwxrwxr-x. 2 jenkins jenkins 38 Apr 9 02:10 .github 02:12:11 -rw-rw-r--. 1 jenkins jenkins 138 Apr 9 02:10 .gitignore 02:12:11 -rw-r--r--. 1 jenkins jenkins 446 Apr 9 02:12 go.mod 02:12:11 -rw-r--r--. 1 jenkins jenkins 12076 Apr 9 02:12 go.sum 02:12:11 drwxrwxr-x. 14 jenkins jenkins 196 Apr 9 02:10 internal 02:12:11 -rw-rw-r--. 1 jenkins jenkins 808 Apr 9 02:10 Jenkinsfile 02:12:11 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 9 02:10 LICENSE 02:12:11 -rw-rw-r--. 1 jenkins jenkins 892 Apr 9 02:10 Makefile 02:12:11 drwxrwxr-x. 5 jenkins jenkins 50 Apr 9 02:10 pkg 02:12:11 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 9 02:10 README.md 02:12:11 drwxrwxr-x. 3 jenkins jenkins 58 Apr 9 02:10 .semver 02:12:11 drwxrwxr-x. 4 jenkins jenkins 54 Apr 9 02:10 snap 02:12:11 -rw-rw-r--. 1 jenkins jenkins 5 Apr 9 02:07 VERSION 02:12:11 -rw-rw-r--. 1 jenkins jenkins 222 Apr 9 02:10 version.go [Pipeline] isUnix [Pipeline] sh 02:12:11 + 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=956ed765273cd5075a382331aab66b197054fb8e --label arch=amd64 --label version=0.0.0 . 02:12:11 Sending build context to Docker daemon 2.974MB 02:12:11 Step 1/20 : ARG BASE=golang:1.13-alpine 02:12:11 Step 2/20 : FROM ${BASE} AS builder 02:12:11 ---> 5a5702823137 02:12:11 Step 3/20 : ARG MAKE='make build' 02:12:11 ---> Running in 50ce04543f5a 02:12:11 Removing intermediate container 50ce04543f5a 02:12:11 ---> 0f52e84ed6d0 02:12:11 Step 4/20 : WORKDIR /device-sdk-go 02:12:11 ---> Running in 11d992974fcc 02:12:12 Removing intermediate container 11d992974fcc 02:12:12 ---> 8fbe187b3035 02:12:12 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:12:12 ---> Running in f8409ae6e65d 02:12:12 Removing intermediate container f8409ae6e65d 02:12:12 ---> c452eb4ea9e3 02:12:12 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:12 ---> Running in 137e848a73c8 02:12:12 Removing intermediate container 137e848a73c8 02:12:12 ---> 254fcd0a71b3 02:12:12 Step 7/20 : RUN apk add --update --no-cache make git 02:12:13 ---> Running in 1c5bc9863c7d 02:12:13 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:12:14 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:12:14 OK: 143 MiB in 39 packages 02:12:14 Removing intermediate container 1c5bc9863c7d 02:12:14 ---> 01ae176c9af4 02:12:14 Step 8/20 : COPY . . 02:12:15 ---> f2a78da446b3 02:12:15 Step 9/20 : RUN ${MAKE} 02:12:15 ---> Running in 6ca76bb42c91 02:12:15 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 02:12:18 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.049s coverage: 11.4% of statements 02:12:18 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.019s coverage: 22.1% of statements 02:12:18 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 02:12:18 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.181s coverage: 38.5% of statements 02:12:18 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:12:18 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 02:12:18 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.589s coverage: 79.8% of statements 02:12:18 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:12:18 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:12:18 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:12:18 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.043s coverage: 52.6% of statements 02:12:18 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 02:12:18 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.353s coverage: 71.4% of statements 02:12:18 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 02:12:18 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:12:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:12:21 gofmt -l . 02:12:21 [ "`gofmt -l .`" = "" ] 02:12:21 ./bin/test-attribution-txt.sh 02:12:22 ./bin/test-go-mod-tidy.sh [Pipeline] stash 02:12:22 Warning: overwriting stash ‘coverage-report’ 02:12:23 Stashed 1 file(s) [Pipeline] } 02:12:23 $ docker stop --time=1 2822a2023fe37d83ede8330e1eb96a89115fca9d09af2b18a7477abcf325b0ab 02:12:23 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:12:23 Removing intermediate container 6ca76bb42c91 02:12:23 ---> 23965f5ad22e 02:12:23 Step 10/20 : FROM scratch 02:12:23 ---> 02:12:23 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:12:23 ---> Running in 704cc5d4dc11 02:12:24 Removing intermediate container 704cc5d4dc11 02:12:24 ---> d32873d4220a 02:12:24 Step 12/20 : ENV APP_PORT=49990 02:12:24 ---> Running in 0857ea1d0e86 02:12:24 Removing intermediate container 0857ea1d0e86 02:12:24 ---> 7b5f1ae973b6 02:12:24 Step 13/20 : EXPOSE $APP_PORT 02:12:24 ---> Running in 26094d34c814 02:12:24 Removing intermediate container 26094d34c814 02:12:24 ---> 5f9f1fb0c358 02:12:24 Step 14/20 : WORKDIR / 02:12:24 ---> Running in 1ce346404932 02:12:24 Removing intermediate container 1ce346404932 02:12:24 ---> eb15deb4a95d 02:12:24 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:12:24 ---> 6ea36a001d5a 02:12:24 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 02:12:25 ---> e538ad57a197 02:12:25 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 02:12:25 ---> Running in 5e615013622b 02:12:25 Removing intermediate container 5e615013622b 02:12:25 ---> 2e8563becb56 02:12:25 Step 18/20 : LABEL arch=amd64 02:12:25 $ docker rm -f 2822a2023fe37d83ede8330e1eb96a89115fca9d09af2b18a7477abcf325b0ab 02:12:25 ---> Running in af78eb99a38a 02:12:25 Removing intermediate container af78eb99a38a 02:12:25 ---> f640f1d91662 02:12:25 Step 19/20 : LABEL git_sha=956ed765273cd5075a382331aab66b197054fb8e 02:12:25 ---> Running in eba137651aad 02:12:25 Removing intermediate container eba137651aad 02:12:25 ---> 005451cb41d8 02:12:25 Step 20/20 : LABEL version=0.0.0 02:12:25 ---> Running in b158324f6ec6 [Pipeline] // withDockerContainer [Pipeline] } 02:12:25 Removing intermediate container b158324f6ec6 02:12:25 ---> ce0395e27985 02:12:25 [Warning] One or more build-args [ARCH] were not consumed 02:12:25 Successfully built ce0395e27985 02:12:25 Successfully tagged docker-device-sdk-simple:latest [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 02:12:26 + sudo chown -R jenkins:jenkins . [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh 02:12:27 + ls -al . 02:12:27 total 200 02:12:27 drwxrwxr-x 11 jenkins jenkins 4096 Apr 9 02:12 . 02:12:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 02:09 .. 02:12:27 -rw-rw-r-- 1 jenkins jenkins 140 Apr 9 02:10 .dockerignore 02:12:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 02:10 .git 02:12:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 02:10 .github 02:12:27 -rw-rw-r-- 1 jenkins jenkins 138 Apr 9 02:10 .gitignore 02:12:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 02:10 .semver 02:12:27 -rw-rw-r-- 1 jenkins jenkins 936 Apr 9 02:10 Dockerfile.build 02:12:27 -rw-rw-r-- 1 jenkins jenkins 808 Apr 9 02:10 Jenkinsfile 02:12:27 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 9 02:10 LICENSE 02:12:27 -rw-rw-r-- 1 jenkins jenkins 892 Apr 9 02:10 Makefile 02:12:27 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 9 02:10 README.md 02:12:27 -rw-rw-r-- 1 jenkins jenkins 5 Apr 9 02:07 VERSION 02:12:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 02:10 api 02:12:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 02:10 bin 02:12:27 -rw-r--r-- 1 jenkins jenkins 96404 Apr 9 02:12 coverage.out 02:12:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 02:10 example 02:12:27 -rw-r--r-- 1 jenkins jenkins 446 Apr 9 02:12 go.mod 02:12:27 -rw-r--r-- 1 jenkins jenkins 12076 Apr 9 02:12 go.sum 02:12:27 drwxrwxr-x 14 jenkins jenkins 4096 Apr 9 02:10 internal 02:12:27 drwxrwxr-x 5 jenkins jenkins 4096 Apr 9 02:10 pkg 02:12:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 02:10 snap 02:12:27 -rw-rw-r-- 1 jenkins jenkins 222 Apr 9 02:10 version.go [Pipeline] isUnix [Pipeline] sh 02:12:27 + 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=956ed765273cd5075a382331aab66b197054fb8e --label arch=arm64 --label version=0.0.0 . 02:12:27 Sending build context to Docker daemon 2.976MB 02:12:27 Step 1/20 : ARG BASE=golang:1.13-alpine 02:12:27 Step 2/20 : FROM ${BASE} AS builder 02:12:27 ---> 9f3b13f8c482 02:12:27 Step 3/20 : ARG MAKE='make build' 02:12:27 ---> Running in a018c6bf0237 02:12:28 Removing intermediate container a018c6bf0237 02:12:28 ---> ae73bb9f1e46 02:12:28 Step 4/20 : WORKDIR /device-sdk-go 02:12:28 ---> Running in 4270a4322d48 02:12:28 Removing intermediate container 4270a4322d48 02:12:28 ---> 629f3b739933 02:12:28 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:12:29 ---> Running in a55869c9e61c 02:12:29 Removing intermediate container a55869c9e61c 02:12:29 ---> 2b465c2e0d6b 02:12:29 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:29 ---> Running in 0c9a6e71b5ca 02:12:31 Removing intermediate container 0c9a6e71b5ca 02:12:31 ---> 24b1ed60d410 02:12:31 Step 7/20 : RUN apk add --update --no-cache make git 02:12:31 ---> Running in e678e7e75c56 02:12:32 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:12:33 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:12:33 OK: 125 MiB in 39 packages 02:12:34 Removing intermediate container e678e7e75c56 02:12:34 ---> 3ba3d22415f4 02:12:34 Step 8/20 : COPY . . 02:12:35 ---> dfa5986e25ef 02:12:35 Step 9/20 : RUN ${MAKE} 02:12:35 ---> Running in 55b86e1d92ae 02:12:36 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 02:12:58 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:13:01 Removing intermediate container 55b86e1d92ae 02:13:01 ---> fd9cf344ca2a 02:13:01 Step 10/20 : FROM scratch 02:13:01 ---> 02:13:01 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:13:01 ---> Running in df2a18ee8709 02:13:01 Removing intermediate container df2a18ee8709 02:13:01 ---> 1cd16110ba20 02:13:01 Step 12/20 : ENV APP_PORT=49990 02:13:01 ---> Running in f628ef78b55c 02:13:01 Removing intermediate container f628ef78b55c 02:13:01 ---> b9b9de56290a 02:13:01 Step 13/20 : EXPOSE $APP_PORT 02:13:01 ---> Running in 847311f638ac 02:13:02 Removing intermediate container 847311f638ac 02:13:02 ---> bccf02e4a045 02:13:02 Step 14/20 : WORKDIR / 02:13:02 ---> Running in 8ff1d995ab0e 02:13:02 Removing intermediate container 8ff1d995ab0e 02:13:02 ---> 476b71d986ca 02:13:02 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:13:03 ---> 218afa9cdc98 02:13:03 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 02:13:04 ---> b60f4e65426b 02:13:04 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 02:13:04 ---> Running in ac202c056996 02:13:04 Removing intermediate container ac202c056996 02:13:04 ---> 46820ee91b10 02:13:04 Step 18/20 : LABEL arch=arm64 02:13:04 ---> Running in 598e8c08038a 02:13:05 Removing intermediate container 598e8c08038a 02:13:05 ---> d8008f22a753 02:13:05 Step 19/20 : LABEL git_sha=956ed765273cd5075a382331aab66b197054fb8e 02:13:05 ---> Running in dd59e64be94a 02:13:05 Removing intermediate container dd59e64be94a 02:13:05 ---> b29c0db2ebff 02:13:05 Step 20/20 : LABEL version=0.0.0 02:13:05 ---> Running in a9cde43362f9 02:13:05 Removing intermediate container a9cde43362f9 02:13:05 ---> 37c1e5fb2ce3 02:13:05 [Warning] One or more build-args [ARCH] were not consumed 02:13:06 Successfully built 37c1e5fb2ce3 02:13:06 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 02:13:07 provisioning config files... 02:13:07 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/config5326923020738421378tmp [Pipeline] { [Pipeline] sh 02:13:07 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/config5326923020738421378tmp 02:13:07 + curl -s https://codecov.io/bash 02:13:07 02:13:07 _____ _ 02:13:07 / ____| | | 02:13:07 | | ___ __| | ___ ___ _____ __ 02:13:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:13:07 | |___| (_) | (_| | __/ (_| (_) \ V / 02:13:07 \_____\___/ \__,_|\___|\___\___/ \_/ 02:13:07 Bash-tbd 02:13:07 02:13:07 02:13:07 ==> Jenkins CI detected. 02:13:07 project root: . 02:13:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:13:08 ==> Running gcov in . (disable via -X gcov) 02:13:08 ==> Python coveragepy not found 02:13:08 ==> Searching for coverage reports in: 02:13:08 + . 02:13:08 -> Found 1 reports 02:13:08 ==> Detecting git/mercurial file structure 02:13:08 ==> Reading reports 02:13:08 + ./coverage.out bytes=96404 02:13:08 ==> Appending adjustments 02:13:08 http://docs.codecov.io/docs/fixing-reports 02:13:08 + Found adjustments 02:13:08 ==> Gzipping contents 02:13:08 ==> Uploading reports 02:13:08 url: https://codecov.io 02:13:08 query: branch=PR-474&commit=956ed765273cd5075a382331aab66b197054fb8e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-474%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=474&job= 02:13:08 -> Pinging Codecov 02:13:08 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-474&commit=956ed765273cd5075a382331aab66b197054fb8e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-474%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=474&job= 02:13:09 -> Uploading 02:13:09 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/956ed765273cd5075a382331aab66b197054fb8e [Pipeline] } 02:13:10 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 02:13:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:11 ---> package-listing.sh 02:13:11 ++ tr '[:upper:]' '[:lower:]' 02:13:11 ++ facter osfamily 02:13:11 + OS_FAMILY=redhat 02:13:11 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-474 02:13:11 + START_PACKAGES=/tmp/packages_start.txt 02:13:11 + END_PACKAGES=/tmp/packages_end.txt 02:13:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:11 + PACKAGES=/tmp/packages_start.txt 02:13:11 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-474 ']' 02:13:11 + PACKAGES=/tmp/packages_end.txt 02:13:11 + case "${OS_FAMILY}" in 02:13:11 + rpm -qa 02:13:11 + sort 02:13:17 + '[' -f /tmp/packages_start.txt ']' 02:13:17 + '[' -f /tmp/packages_end.txt ']' 02:13:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:17 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-474 ']' 02:13:17 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-474/archives/ 02:13:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-474/archives/ [Pipeline] isUnix [Pipeline] sh 02:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:13:17 02:13:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:13:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:13:18 alpine: Pulling from edgex-lftools-log-publisher 02:13:18 c9b1b535fdd9: Pulling fs layer 02:13:18 2cc5ad85d9ab: Pulling fs layer 02:13:18 756a868c4378: Pulling fs layer 02:13:18 444b2fc9a129: Pulling fs layer 02:13:18 ea15f1150254: Pulling fs layer 02:13:18 41b27a9f41bf: Pulling fs layer 02:13:18 28c525ee5125: Pulling fs layer 02:13:18 094b1ea09ed8: Pulling fs layer 02:13:18 138eaada9080: Pulling fs layer 02:13:18 0622d0fa9048: Pulling fs layer 02:13:18 444b2fc9a129: Waiting 02:13:18 ea15f1150254: Waiting 02:13:18 41b27a9f41bf: Waiting 02:13:18 28c525ee5125: Waiting 02:13:18 094b1ea09ed8: Waiting 02:13:18 138eaada9080: Waiting 02:13:18 0622d0fa9048: Waiting 02:13:18 2cc5ad85d9ab: Verifying Checksum 02:13:18 2cc5ad85d9ab: Download complete 02:13:18 444b2fc9a129: Download complete 02:13:18 c9b1b535fdd9: Verifying Checksum 02:13:18 c9b1b535fdd9: Download complete 02:13:18 ea15f1150254: Verifying Checksum 02:13:18 ea15f1150254: Download complete 02:13:19 28c525ee5125: Verifying Checksum 02:13:19 28c525ee5125: Download complete 02:13:19 c9b1b535fdd9: Pull complete 02:13:20 2cc5ad85d9ab: Pull complete 02:13:21 756a868c4378: Verifying Checksum 02:13:21 756a868c4378: Download complete 02:13:21 138eaada9080: Verifying Checksum 02:13:21 138eaada9080: Download complete 02:13:22 0622d0fa9048: Verifying Checksum 02:13:22 0622d0fa9048: Download complete 02:13:22 094b1ea09ed8: Verifying Checksum 02:13:22 094b1ea09ed8: Download complete 02:13:24 41b27a9f41bf: Verifying Checksum 02:13:24 41b27a9f41bf: Download complete 02:13:24 756a868c4378: Pull complete 02:13:25 444b2fc9a129: Pull complete 02:13:25 ea15f1150254: Pull complete 02:13:31 41b27a9f41bf: Pull complete 02:13:31 28c525ee5125: Pull complete 02:13:34 094b1ea09ed8: Pull complete 02:13:34 138eaada9080: Pull complete 02:13:34 0622d0fa9048: Pull complete 02:13:34 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:13:34 prd-centos7-docker-4c-2g-2984 does not seem to be running inside a container 02:13:34 $ 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-474 -v /w/workspace/dgexfoundry_device-sdk-go_PR-474:/w/workspace/dgexfoundry_device-sdk-go_PR-474:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:13:36 $ docker top 87e983ffc45fbef9f4e8c20cb6a5121fb98768f3545c7e989533b8be60d8be0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:13:36 provisioning config files... 02:13:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp/config7941920142150642872tmp [Pipeline] { [Pipeline] echo 02:13:36 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:37 ---> create-netrc.sh [Pipeline] echo 02:13:37 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:38 ---> logs-deploy.sh 02:13:38 + ARCHIVE_ARTIFACTS= 02:13:38 + LOGS_SERVER=https://logs.edgexfoundry.org 02:13:38 + '[' https://logs.edgexfoundry.org == None ']' 02:13:38 + NEXUS_URL=https://nexus.edgexfoundry.org 02:13:38 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-474/3 02:13:38 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-474/3/ 02:13:38 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-474/3 /w/workspace/dgexfoundry_device-sdk-go_PR-474 02:13:40 Archives upload complete. 02:13:40 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-474/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-474/3/ 02:13:41 ---> uname -a: 02:13:41 Linux 87e983ffc45f 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 02:13:41 02:13:41 02:13:41 ---> lscpu: 02:13:41 Architecture: x86_64 02:13:41 CPU op-mode(s): 32-bit, 64-bit 02:13:41 Byte Order: Little Endian 02:13:41 Address sizes: 40 bits physical, 48 bits virtual 02:13:41 CPU(s): 4 02:13:41 On-line CPU(s) list: 0-3 02:13:41 Thread(s) per core: 1 02:13:41 Core(s) per socket: 1 02:13:41 Socket(s): 4 02:13:41 NUMA node(s): 1 02:13:41 Vendor ID: GenuineIntel 02:13:41 CPU family: 6 02:13:41 Model: 44 02:13:41 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:13:41 Stepping: 1 02:13:41 CPU MHz: 2933.438 02:13:41 BogoMIPS: 5866.87 02:13:41 Virtualization: VT-x 02:13:41 Hypervisor vendor: KVM 02:13:41 Virtualization type: full 02:13:41 L1d cache: 128 KiB 02:13:41 L1i cache: 128 KiB 02:13:41 L2 cache: 16 MiB 02:13:41 L3 cache: 64 MiB 02:13:41 NUMA node0 CPU(s): 0-3 02:13:41 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 02:13:41 Vulnerability Meltdown: Mitigation; PTI 02:13:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:13:41 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 02:13:41 Vulnerability Spectre v2: Mitigation; Full retpoline 02:13:41 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 02:13:41 02:13:41 02:13:41 ---> nproc: 02:13:41 4 02:13:41 02:13:41 02:13:41 ---> df -h: 02:13:41 Filesystem Size Used Available Use% Mounted on 02:13:41 overlay 50.0G 6.3G 43.7G 13% / 02:13:41 tmpfs 64.0M 0 64.0M 0% /dev 02:13:41 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 02:13:41 shm 64.0M 0 64.0M 0% /dev/shm 02:13:41 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 02:13:41 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 02:13:41 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 02:13:41 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-474 02:13:41 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-474@tmp 02:13:41 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 02:13:41 02:13:41 02:13:41 ---> free -m: 02:13:41 total used free shared buff/cache available 02:13:41 Mem: 1838 629 74 0 1134 1103 02:13:41 Swap: 1023 1 1022 02:13:41 02:13:41 02:13:41 ---> ip addr: 02:13:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:13:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:13:41 inet 127.0.0.1/8 scope host lo 02:13:41 valid_lft forever preferred_lft forever 02:13:41 6: eth0@if7: mtu 1458 qdisc noqueue state UP 02:13:41 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:13:41 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:13:41 valid_lft forever preferred_lft forever 02:13:41 02:13:41 02:13:41 ---> sar -b -r -n DEV: 02:13:41 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/09/20 _x86_64_ (4 CPU) 02:13:41 02:13:41 02:06:31 LINUX RESTART 02:13:41 02:13:41 02:07:02 tps rtps wtps bread/s bwrtn/s 02:13:41 02:08:01 77.15 35.69 41.46 4955.38 5046.04 02:13:41 02:09:01 3.08 0.07 3.01 2.13 84.78 02:13:41 02:10:01 0.65 0.00 0.65 0.00 8.23 02:13:41 02:11:01 0.53 0.00 0.53 0.00 6.35 02:13:41 02:12:01 0.68 0.00 0.68 0.00 8.06 02:13:41 02:13:01 0.80 0.00 0.80 0.00 9.86 02:13:41 Average: 13.65 5.88 7.77 815.20 849.35 02:13:41 02:13:41 02:07:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:13:41 02:08:01 83260 1799044 95.58 2620 1207484 955444 32.60 477624 1162640 120 02:13:41 02:09:01 113720 1768584 93.96 2620 1207704 933064 31.84 451180 1159716 8 02:13:41 02:10:01 116512 1765792 93.81 2620 1207712 894232 30.51 449780 1158784 8 02:13:41 02:11:01 95680 1786624 94.92 2620 1207712 894528 30.52 470904 1158784 8 02:13:41 02:12:01 97508 1784796 94.82 2620 1207720 894264 30.51 469500 1158784 8 02:13:41 02:13:01 117708 1764596 93.75 2620 1207724 894336 30.51 449172 1158784 8 02:13:41 Average: 104065 1778239 94.47 2620 1207676 910978 31.08 461360 1159582 27 02:13:41 02:13:41 02:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:13:41 02:08:01 eth0 276.95 187.77 1038.29 100.33 0.00 0.00 0.00 02:13:41 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:41 02:08:01 docker0 5.51 4.89 0.86 16.57 0.00 0.00 0.00 02:13:41 02:09:01 eth0 0.92 0.27 0.86 0.03 0.00 0.00 0.00 02:13:41 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:41 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:41 02:10:01 eth0 0.82 0.50 0.30 0.21 0.00 0.00 0.00 02:13:41 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:41 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:41 02:11:01 eth0 1.01 0.48 0.56 0.21 0.00 0.00 0.00 02:13:41 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:41 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:41 02:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 02:13:41 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:41 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:41 02:13:01 eth0 0.32 0.32 0.14 0.08 0.00 0.00 0.00 02:13:41 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:41 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:41 Average: eth0 46.07 31.15 171.05 16.59 0.00 0.00 0.00 02:13:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:41 Average: docker0 0.91 0.80 0.14 2.72 0.00 0.00 0.00 02:13:41 02:13:41 02:13:41 ---> sar -P ALL: 02:13:41 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/09/20 _x86_64_ (4 CPU) 02:13:41 02:13:41 02:06:31 LINUX RESTART 02:13:41 02:13:41 02:07:02 CPU %user %nice %system %iowait %steal %idle 02:13:41 02:08:01 all 13.14 0.00 7.13 2.16 20.59 56.98 02:13:41 02:08:01 0 11.47 0.00 6.83 4.08 22.27 55.35 02:13:41 02:08:01 1 13.30 0.00 8.05 1.41 20.37 56.87 02:13:41 02:08:01 2 13.46 0.00 6.21 1.56 21.32 57.44 02:13:41 02:08:01 3 14.36 0.00 7.48 1.52 18.34 58.30 02:13:41 02:09:01 all 0.13 0.00 0.08 0.00 0.39 99.40 02:13:41 02:09:01 0 0.33 0.00 0.03 0.00 0.37 99.27 02:13:41 02:09:01 1 0.05 0.00 0.07 0.00 0.37 99.52 02:13:41 02:09:01 2 0.08 0.00 0.08 0.00 0.57 99.27 02:13:41 02:09:01 3 0.07 0.00 0.13 0.00 0.27 99.53 02:13:41 02:10:01 all 0.16 0.00 0.05 0.00 0.11 99.67 02:13:41 02:10:01 0 0.40 0.00 0.03 0.00 0.07 99.50 02:13:41 02:10:01 1 0.07 0.00 0.07 0.00 0.10 99.77 02:13:41 02:10:01 2 0.08 0.00 0.05 0.00 0.08 99.78 02:13:41 02:10:01 3 0.08 0.00 0.08 0.00 0.17 99.67 02:13:41 02:11:01 all 0.35 0.00 0.08 0.00 0.85 98.73 02:13:41 02:11:01 0 0.17 0.00 0.07 0.00 0.81 98.96 02:13:41 02:11:01 1 0.08 0.00 0.07 0.00 0.84 99.01 02:13:41 02:11:01 2 0.12 0.00 0.10 0.00 1.25 98.53 02:13:41 02:11:01 3 1.03 0.00 0.08 0.00 0.50 98.39 02:13:41 02:12:01 all 0.12 0.00 0.04 0.00 0.33 99.51 02:13:41 02:12:01 0 0.03 0.00 0.03 0.00 0.48 99.45 02:13:41 02:12:01 1 0.03 0.00 0.02 0.00 0.30 99.65 02:13:41 02:12:01 2 0.08 0.00 0.07 0.00 0.32 99.53 02:13:41 02:12:01 3 0.33 0.00 0.03 0.00 0.22 99.42 02:13:41 02:13:01 all 0.15 0.00 0.04 0.00 0.09 99.71 02:13:41 02:13:01 0 0.03 0.00 0.03 0.00 0.13 99.80 02:13:41 02:13:01 1 0.07 0.00 0.03 0.00 0.05 99.85 02:13:41 02:13:01 2 0.05 0.00 0.07 0.00 0.13 99.75 02:13:41 02:13:01 3 0.47 0.00 0.03 0.00 0.05 99.45 02:13:41 Average: all 2.40 0.00 1.27 0.37 3.82 92.14 02:13:41 Average: 0 2.14 0.00 1.21 0.70 4.16 91.78 02:13:41 Average: 1 2.31 0.00 1.41 0.24 3.74 92.30 02:13:41 Average: 2 2.41 0.00 1.14 0.27 4.10 92.08 02:13:41 Average: 3 2.74 0.00 1.32 0.25 3.28 92.41 02:13:41 02:13:41 02:13:41