Pull request #236 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 lindseysimple for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ecf948a463e8583f0496661ae04077e126abfeb1 rather than 0b2510db347b9254707c56e76e3791d9fdaeecf3 Obtained Jenkinsfile from ecf948a463e8583f0496661ae04077e126abfeb1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-251 in /w/workspace/dry_go-mod-core-contracts_PR-236 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit 0b2510db347b9254707c56e76e3791d9fdaeecf3 Merge succeeded, producing 5ed0b9660863bef2dd3b78e6202be97a318e1dda Checking out Revision 5ed0b9660863bef2dd3b78e6202be97a318e1dda (PR-236) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # 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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b2510db347b9254707c56e76e3791d9fdaeecf3 # 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 ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ed0b9660863bef2dd3b78e6202be97a318e1dda # timeout=10 Commit message: "Merge commit 'ecf948a463e8583f0496661ae04077e126abfeb1' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ec1bc23eddce19c0508149628ac955ae74c262cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:09 ========================================================= 08:29:09 EdgeX Global Pipelines Version Info 08:29:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:10 ------------------- 08:29:10 stable info: 08:29:10 ------------------- 08:29:10 Commited By: Emilio Reyes emilio.reyes@intel.com 08:29:10 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 08:29:10 Message: update stable to v1.0.87 08:29:11 ------------------- 08:29:11 experimental info: 08:29:11 ------------------- 08:29:11 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:11 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 08:29:11 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:29:13 08:29:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:29:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:29:13 latest: Pulling from edgex-devops/git-semver 08:29:13 9123ac7c32f7: Pulling fs layer 08:29:13 b8cc5d1170e3: Pulling fs layer 08:29:13 2924cbbf6a41: Pulling fs layer 08:29:13 93b08a4f1073: Pulling fs layer 08:29:13 93b08a4f1073: Waiting 08:29:13 b8cc5d1170e3: Verifying Checksum 08:29:13 b8cc5d1170e3: Download complete 08:29:14 9123ac7c32f7: Verifying Checksum 08:29:14 9123ac7c32f7: Download complete 08:29:14 93b08a4f1073: Verifying Checksum 08:29:14 93b08a4f1073: Download complete 08:29:14 2924cbbf6a41: Download complete 08:29:14 9123ac7c32f7: Pull complete 08:29:14 b8cc5d1170e3: Pull complete 08:29:15 2924cbbf6a41: Pull complete 08:29:15 93b08a4f1073: Pull complete 08:29:15 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:29:15 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 08:29:15 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:29:16 $ docker top 21fbdb2748e98b68ace12749ff59ba4331a3d31535b884ba6c946b108e05b3b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:16 [ssh-agent] Looking for ssh-agent implementation... 08:29:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:16 $ docker exec 21fbdb2748e98b68ace12749ff59ba4331a3d31535b884ba6c946b108e05b3b6 ssh-agent 08:29:17 SSH_AUTH_SOCK=/tmp/ssh-LLwQkNy33Ouo/agent.15 08:29:17 SSH_AGENT_PID=21 08:29:17 Running ssh-add (command line suppressed) 08:29:17 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_5435952873307331181.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_5435952873307331181.key) 08:29:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:17 + git describe --exact-match --tags HEAD 08:29:17 fatal: No names found, cannot describe anything. [Pipeline] } 08:29:17 $ docker exec --env ******** --env ******** 21fbdb2748e98b68ace12749ff59ba4331a3d31535b884ba6c946b108e05b3b6 ssh-agent -k 08:29:17 unset SSH_AUTH_SOCK; 08:29:17 unset SSH_AGENT_PID; 08:29:17 echo Agent pid 21 killed; 08:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:29:18 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:29:18 This usually means this commit has not been tagged. [Pipeline] sshagent 08:29:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:18 [ssh-agent] Looking for ssh-agent implementation... 08:29:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:18 $ docker exec 21fbdb2748e98b68ace12749ff59ba4331a3d31535b884ba6c946b108e05b3b6 ssh-agent 08:29:18 SSH_AUTH_SOCK=/tmp/ssh-H9td0FEdYOKY/agent.56 08:29:18 SSH_AGENT_PID=63 08:29:18 Running ssh-add (command line suppressed) 08:29:18 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3172246230995182196.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3172246230995182196.key) 08:29:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:19 + git semver init 08:29:19 # -> Open(): unable to determine branch for HEAD 08:29:19 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 08:29:19 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 08:29:19 # $SEMVER_REMOTE_NAME = origin 08:29:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:29:19 # $SEMVER_USER_NAME = edgex-jenkins 08:29:19 # $SEMVER_BRANCH = PR-236 08:29:19 # $SEMVER_TEMP = /tmp/semver-417173332 08:29:19 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:29:19 # '/tmp/semver-417173332' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 08:29:19 # -> Force: false 08:29:19 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 08:29:19 $ docker exec --env ******** --env ******** 21fbdb2748e98b68ace12749ff59ba4331a3d31535b884ba6c946b108e05b3b6 ssh-agent -k 08:29:19 unset SSH_AUTH_SOCK; 08:29:19 unset SSH_AGENT_PID; 08:29:19 echo Agent pid 63 killed; 08:29:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:20 + git semver [Pipeline] } 08:29:20 $ docker stop --time=1 21fbdb2748e98b68ace12749ff59ba4331a3d31535b884ba6c946b108e05b3b6 08:29:21 $ docker rm -f 21fbdb2748e98b68ace12749ff59ba4331a3d31535b884ba6c946b108e05b3b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:29:22 Stashed 74 file(s) [Pipeline] echo 08:29:22 [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 08:29:38 Still waiting to schedule task 08:29:38 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-251’ 08:29:38 Still waiting to schedule task 08:29:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:31:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-252 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 08:31:37 Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout 08:31:43 using credential edgex-jenkins-ssh 08:31:43 Cloning the remote Git repository 08:31:43 Cloning with configured refspecs honoured and without tags 08:31:43 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:31:43 > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 08:31:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:31:43 > git --version # timeout=10 08:31:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:44 Fetching without tags 08:31:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:31:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:31:44 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 08:31:44 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:31:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:31:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:31:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:31:45 Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit 0b2510db347b9254707c56e76e3791d9fdaeecf3 08:31:45 Merge succeeded, producing cf4a9b44625c99306788c1220f0c32a2431851c9 08:31:45 Checking out Revision cf4a9b44625c99306788c1220f0c32a2431851c9 (PR-236) 08:31:45 > git config core.sparsecheckout # timeout=10 08:31:45 > git checkout -f 0b2510db347b9254707c56e76e3791d9fdaeecf3 # timeout=10 08:31:45 > git remote # timeout=10 08:31:45 > git config --get remote.origin.url # timeout=10 08:31:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:45 > git merge ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 08:31:45 > git rev-parse HEAD^{commit} # timeout=10 08:31:45 > git config core.sparsecheckout # timeout=10 08:31:45 > git checkout -f cf4a9b44625c99306788c1220f0c32a2431851c9 # timeout=10 08:31:49 Commit message: "Merge commit 'ecf948a463e8583f0496661ae04077e126abfeb1' into HEAD" 08:31:49 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 08:31:49 > git rev-list --no-walk ec1bc23eddce19c0508149628ac955ae74c262cc # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:31:51 ========================================================= 08:31:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:31:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:31:52 + 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 . 08:31:53 Sending build context to Docker daemon 1.802MB 08:31:53 Step 1/7 : ARG BASE=golang:1.13-alpine 08:31:53 Step 2/7 : FROM ${BASE} 08:31:53 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:31:53 cde5963f3b93: Pulling fs layer 08:31:53 2a23fa8c16f7: Pulling fs layer 08:31:53 777b28850792: Pulling fs layer 08:31:53 8a11ddd9e578: Pulling fs layer 08:31:53 4cf88f913ddb: Pulling fs layer 08:31:53 1df406cf5192: Pulling fs layer 08:31:53 cd6300453558: Pulling fs layer 08:31:53 b9c365052c96: Pulling fs layer 08:31:53 a2d8cc88f415: Pulling fs layer 08:31:53 ea1d1ca13537: Pulling fs layer 08:31:53 3750a50a1c5e: Pulling fs layer 08:31:53 8a11ddd9e578: Waiting 08:31:53 4cf88f913ddb: Waiting 08:31:53 1df406cf5192: Waiting 08:31:53 cd6300453558: Waiting 08:31:53 b9c365052c96: Waiting 08:31:53 a2d8cc88f415: Waiting 08:31:53 ea1d1ca13537: Waiting 08:31:53 777b28850792: Download complete 08:31:53 2a23fa8c16f7: Verifying Checksum 08:31:53 2a23fa8c16f7: Download complete 08:31:54 4cf88f913ddb: Download complete 08:31:54 1df406cf5192: Verifying Checksum 08:31:54 1df406cf5192: Download complete 08:31:54 cde5963f3b93: Verifying Checksum 08:31:55 cde5963f3b93: Pull complete 08:31:55 2a23fa8c16f7: Pull complete 08:31:56 777b28850792: Pull complete 08:31:58 cd6300453558: Download complete 08:31:58 a2d8cc88f415: Verifying Checksum 08:31:58 a2d8cc88f415: Download complete 08:31:58 Running on prd-centos7-docker-4c-2g-253 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 08:31:58 Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout 08:32:01 ea1d1ca13537: Download complete 08:32:01 3750a50a1c5e: Verifying Checksum 08:32:01 3750a50a1c5e: Download complete 08:32:01 using credential edgex-jenkins-ssh 08:32:01 Cloning the remote Git repository 08:32:01 Cloning with configured refspecs honoured and without tags 08:32:01 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:32:01 > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 08:32:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:32:01 > git --version # timeout=10 08:32:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:03 b9c365052c96: Verifying Checksum 08:32:03 b9c365052c96: Download complete 08:32:04 Fetching without tags 08:32:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:32:04 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 08:32:04 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:32:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:32:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:05 Merging remotes/origin/master commit ecf948a463e8583f0496661ae04077e126abfeb1 into PR head commit 0b2510db347b9254707c56e76e3791d9fdaeecf3 08:32:05 Merge succeeded, producing ce5ab18aeaf7fea404277baa5e0940c9e9860c8c 08:32:05 Checking out Revision ce5ab18aeaf7fea404277baa5e0940c9e9860c8c (PR-236) 08:32:05 > git config core.sparsecheckout # timeout=10 08:32:05 > git checkout -f 0b2510db347b9254707c56e76e3791d9fdaeecf3 # timeout=10 08:32:05 > git remote # timeout=10 08:32:05 > git config --get remote.origin.url # timeout=10 08:32:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:05 > git merge ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 08:32:05 > git rev-parse HEAD^{commit} # timeout=10 08:32:05 > git config core.sparsecheckout # timeout=10 08:32:05 > git checkout -f ce5ab18aeaf7fea404277baa5e0940c9e9860c8c # timeout=10 08:32:05 8a11ddd9e578: Verifying Checksum 08:32:05 8a11ddd9e578: Download complete 08:32:10 Commit message: "Merge commit 'ecf948a463e8583f0496661ae04077e126abfeb1' into HEAD" 08:32:10 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 08:32:10 > git rev-list --no-walk ec1bc23eddce19c0508149628ac955ae74c262cc # timeout=10 [Pipeline] echo 08:32:11 ========================================================= 08:32:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:32:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:32:12 + 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 . 08:32:12 Sending build context to Docker daemon 1.802MB 08:32:12 Step 1/7 : ARG BASE=golang:1.13-alpine 08:32:12 Step 2/7 : FROM ${BASE} 08:32:13 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:13 e6b0cf9c0882: Pulling fs layer 08:32:13 2848faf0eed1: Pulling fs layer 08:32:13 0f37312ad70f: Pulling fs layer 08:32:13 5788d62ee057: Pulling fs layer 08:32:13 0e6b1d234666: Pulling fs layer 08:32:13 bf5d7aec512f: Pulling fs layer 08:32:13 34c802a77dc8: Pulling fs layer 08:32:13 9eb99e56ec68: Pulling fs layer 08:32:13 27c7a5d97fbd: Pulling fs layer 08:32:13 5c102a31e300: Pulling fs layer 08:32:13 dcfb455df0a1: Pulling fs layer 08:32:13 34c802a77dc8: Waiting 08:32:13 9eb99e56ec68: Waiting 08:32:13 27c7a5d97fbd: Waiting 08:32:13 5c102a31e300: Waiting 08:32:13 dcfb455df0a1: Waiting 08:32:13 5788d62ee057: Waiting 08:32:13 0e6b1d234666: Waiting 08:32:13 bf5d7aec512f: Waiting 08:32:13 0f37312ad70f: Verifying Checksum 08:32:13 0f37312ad70f: Download complete 08:32:13 2848faf0eed1: Verifying Checksum 08:32:13 2848faf0eed1: Download complete 08:32:13 0e6b1d234666: Verifying Checksum 08:32:13 0e6b1d234666: Download complete 08:32:13 bf5d7aec512f: Verifying Checksum 08:32:13 bf5d7aec512f: Download complete 08:32:13 e6b0cf9c0882: Verifying Checksum 08:32:13 e6b0cf9c0882: Download complete 08:32:13 e6b0cf9c0882: Pull complete 08:32:13 2848faf0eed1: Pull complete 08:32:13 34c802a77dc8: Verifying Checksum 08:32:13 34c802a77dc8: Download complete 08:32:13 27c7a5d97fbd: Verifying Checksum 08:32:13 27c7a5d97fbd: Download complete 08:32:14 5c102a31e300: Verifying Checksum 08:32:14 5c102a31e300: Download complete 08:32:14 dcfb455df0a1: Verifying Checksum 08:32:14 dcfb455df0a1: Download complete 08:32:15 9eb99e56ec68: Verifying Checksum 08:32:15 9eb99e56ec68: Download complete 08:32:15 5788d62ee057: Download complete 08:32:16 0f37312ad70f: Pull complete 08:32:18 8a11ddd9e578: Pull complete 08:32:18 4cf88f913ddb: Pull complete 08:32:18 1df406cf5192: Pull complete 08:32:22 cd6300453558: Pull complete 08:32:22 5788d62ee057: Pull complete 08:32:22 0e6b1d234666: Pull complete 08:32:22 bf5d7aec512f: Pull complete 08:32:26 b9c365052c96: Pull complete 08:32:27 34c802a77dc8: Pull complete 08:32:27 a2d8cc88f415: Pull complete 08:32:29 ea1d1ca13537: Pull complete 08:32:29 3750a50a1c5e: Pull complete 08:32:29 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:32:29 ---> 78745c68409d 08:32:29 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:32:30 9eb99e56ec68: Pull complete 08:32:30 27c7a5d97fbd: Pull complete 08:32:31 5c102a31e300: Pull complete 08:32:31 dcfb455df0a1: Pull complete 08:32:31 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:32:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:32:31 ---> 7c70fe431013 08:32:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:32:31 ---> Running in 71ca84b3b273 08:32:31 Removing intermediate container 71ca84b3b273 08:32:31 ---> 8c00b786f18f 08:32:31 Step 4/7 : RUN apk add bash 08:32:31 ---> Running in 6e8251cf4c39 08:32:32 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:32:33 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:32:33 OK: 143 MiB in 39 packages 08:32:33 ---> Running in de4f1bc5cc88 08:32:34 Removing intermediate container de4f1bc5cc88 08:32:34 ---> 30e10c1d8681 08:32:34 Step 4/7 : RUN apk add bash 08:32:34 Removing intermediate container 6e8251cf4c39 08:32:34 ---> 0b9767956c8c 08:32:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:32:34 ---> Running in 10bfb7d59e51 08:32:34 Removing intermediate container 10bfb7d59e51 08:32:34 ---> b88c5e902809 08:32:34 Step 6/7 : COPY go.mod . 08:32:34 ---> Running in 7a4d2c761bd6 08:32:34 ---> 2126f37445d0 08:32:34 Step 7/7 : RUN go mod download 08:32:34 ---> Running in 7a6c13fbc2a2 08:32:35 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:32:36 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:32:36 OK: 125 MiB in 39 packages 08:32:36 go: finding github.com/davecgh/go-spew v1.1.0 08:32:36 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:32:36 go: finding github.com/go-kit/kit v0.8.0 08:32:36 go: finding github.com/go-logfmt/logfmt v0.4.0 08:32:36 go: finding github.com/go-playground/assert/v2 v2.0.1 08:32:36 go: finding github.com/go-playground/locales v0.13.0 08:32:36 go: finding github.com/go-playground/universal-translator v0.17.0 08:32:36 go: finding github.com/go-playground/validator/v10 v10.3.0 08:32:37 go: finding github.com/go-stack/stack v1.8.0 08:32:37 go: finding github.com/google/uuid v1.1.0 08:32:37 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:32:37 go: finding github.com/leodido/go-urn v1.2.0 08:32:37 go: finding github.com/pmezard/go-difflib v1.0.0 08:32:37 go: finding github.com/stretchr/objx v0.1.0 08:32:37 go: finding github.com/stretchr/testify v1.4.0 08:32:37 go: finding github.com/x448/float16 v0.8.4 08:32:37 go: finding golang.org/x/text v0.3.2 08:32:37 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:32:37 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:32:37 go: finding gopkg.in/yaml.v2 v2.2.2 08:32:37 Removing intermediate container 7a4d2c761bd6 08:32:37 ---> 4ef5778feece 08:32:37 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:32:37 ---> Running in 84e10eabfc68 08:32:38 Removing intermediate container 84e10eabfc68 08:32:38 ---> 2fcbc76cb8a7 08:32:38 Step 6/7 : COPY go.mod . 08:32:38 ---> 4658df1ed810 08:32:38 Step 7/7 : RUN go mod download 08:32:39 ---> Running in 7f6a4f2e4c74 08:32:41 go: finding github.com/davecgh/go-spew v1.1.0 08:32:41 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:32:41 go: finding github.com/go-kit/kit v0.8.0 08:32:41 go: finding github.com/go-logfmt/logfmt v0.4.0 08:32:41 go: finding github.com/go-playground/assert/v2 v2.0.1 08:32:41 go: finding github.com/go-playground/locales v0.13.0 08:32:41 go: finding github.com/go-playground/universal-translator v0.17.0 08:32:41 go: finding github.com/go-playground/validator/v10 v10.3.0 08:32:41 go: finding github.com/go-stack/stack v1.8.0 08:32:41 go: finding github.com/google/uuid v1.1.0 08:32:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:32:41 go: finding github.com/leodido/go-urn v1.2.0 08:32:41 go: finding github.com/pmezard/go-difflib v1.0.0 08:32:41 go: finding github.com/stretchr/objx v0.1.0 08:32:41 go: finding github.com/stretchr/testify v1.4.0 08:32:41 go: finding github.com/x448/float16 v0.8.4 08:32:41 go: finding golang.org/x/text v0.3.2 08:32:41 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:32:41 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:32:41 go: finding gopkg.in/yaml.v2 v2.2.2 08:32:46 Removing intermediate container 7a6c13fbc2a2 08:32:46 ---> 4b35bef1c87b 08:32:46 Successfully built 4b35bef1c87b 08:32:46 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 08:32:47 + docker inspect -f . ci-base-image-x86_64 08:32:47 . [Pipeline] withDockerContainer 08:32:47 prd-centos7-docker-4c-2g-253 does not seem to be running inside a container 08:32:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 ******** -e ******** ci-base-image-x86_64 cat 08:32:48 $ docker top 8c146cafc50e6591f266d989aaf1a125e5a14a42359e903324ab20462d85708d -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:48 + go version 08:32:48 go version go1.13.5 linux/amd64 [Pipeline] sh 08:32:48 + make test 08:32:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:32:54 Removing intermediate container 7f6a4f2e4c74 08:32:54 ---> fa452192186b 08:32:54 Successfully built fa452192186b 08:32:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:32:55 + docker inspect -f . ci-base-image-arm64 08:32:55 . [Pipeline] withDockerContainer 08:32:55 prd-ubuntu18.04-docker-arm64-4c-16g-252 does not seem to be running inside a container 08:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 ******** -e ******** ci-base-image-arm64 cat 08:32:57 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:32:57 $ docker top b43ed57a3e10be6df7c072904c7c01200f01d3ee4ecd528ca1af1acf57326c91 -eo pid,comm 08:32:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements 08:32:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.021s coverage: 100.0% of statements 08:32:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.021s coverage: 45.4% of statements 08:32:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.017s coverage: 77.8% of statements 08:32:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [Pipeline] { [Pipeline] sh 08:32:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements 08:32:59 + go version 08:32:59 go version go1.13.5 linux/arm64 [Pipeline] sh 08:33:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.4% of statements 08:33:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.017s coverage: 100.0% of statements 08:33:00 + make test 08:33:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:33:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.079s coverage: 100.0% of statements 08:33:00 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:33:00 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:33:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements 08:33:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.518s coverage: 100.0% of statements 08:33:02 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.032s coverage: 62.5% of statements 08:33:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements 08:33:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements 08:33:02 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.041s coverage: 15.4% of statements 08:33:02 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.009s coverage: 14.3% of statements 08:33:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:33:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 08:33:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.010s coverage: 86.7% of statements 08:33:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 08:33:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:33:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:33:04 gofmt -l . 08:33:04 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:33:05 Stashed 1 file(s) [Pipeline] } 08:33:05 $ docker stop --time=1 8c146cafc50e6591f266d989aaf1a125e5a14a42359e903324ab20462d85708d 08:33:06 $ docker rm -f 8c146cafc50e6591f266d989aaf1a125e5a14a42359e903324ab20462d85708d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:33:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:33:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.029s coverage: 85.7% of statements 08:33:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.057s coverage: 100.0% of statements 08:33:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.063s coverage: 45.4% of statements 08:33:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.033s coverage: 77.8% of statements 08:33:25 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:33:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.031s coverage: 6.4% of statements 08:33:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.040s coverage: 14.4% of statements 08:33:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.030s coverage: 100.0% of statements 08:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.120s coverage: 100.0% of statements 08:33:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:33:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.022s coverage: 100.0% of statements 08:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.526s coverage: 100.0% of statements 08:33:33 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.088s coverage: 62.5% of statements 08:33:33 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.048s coverage: 26.3% of statements 08:33:33 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements 08:33:33 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.027s coverage: 15.4% of statements 08:33:33 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 08:33:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:33:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 08:33:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.063s coverage: 86.7% of statements 08:33:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 08:33:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:33:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:33:36 gofmt -l . 08:33:36 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:33:36 Warning: overwriting stash ‘coverage-report’ 08:33:37 Stashed 1 file(s) [Pipeline] } 08:33:37 $ docker stop --time=1 b43ed57a3e10be6df7c072904c7c01200f01d3ee4ecd528ca1af1acf57326c91 08:33:39 $ docker rm -f b43ed57a3e10be6df7c072904c7c01200f01d3ee4ecd528ca1af1acf57326c91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" 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 08:33:43 provisioning config files... 08:33:43 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config5884063264572857568tmp [Pipeline] { [Pipeline] sh 08:33:43 + curl -s https://codecov.io/bash 08:33:43 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config5884063264572857568tmp 08:33:43 08:33:43 _____ _ 08:33:43 / ____| | | 08:33:43 | | ___ __| | ___ ___ _____ __ 08:33:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:33:43 | |___| (_) | (_| | __/ (_| (_) \ V / 08:33:43 \_____\___/ \__,_|\___|\___\___/ \_/ 08:33:43 Bash-20200430-d757c17 08:33:43 08:33:43 08:33:43 ==> Jenkins CI detected. 08:33:43 project root: . 08:33:43 Fixing merge commit SHA 08:33:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:33:43 ==> Running gcov in . (disable via -X gcov) 08:33:43 ==> Python coveragepy not found 08:33:43 ==> Searching for coverage reports in: 08:33:43 + . 08:33:43 -> Found 1 reports 08:33:43 ==> Detecting git/mercurial file structure 08:33:43 ==> Reading reports 08:33:43 + ./coverage.out bytes=83743 08:33:43 ==> Appending adjustments 08:33:43 https://docs.codecov.io/docs/fixing-reports 08:33:44 + Found adjustments 08:33:44 ==> Gzipping contents 08:33:44 ==> Uploading reports 08:33:44 url: https://codecov.io 08:33:44 query: branch=PR-236&commit=ecf948a463e8583f0496661ae04077e126abfeb1&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 08:33:44 -> Pinging Codecov 08:33:44 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-236&commit=ecf948a463e8583f0496661ae04077e126abfeb1&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 08:33:44 -> Uploading 08:33:45 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ecf948a463e8583f0496661ae04077e126abfeb1 [Pipeline] } 08:33:45 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 08:33:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:33:50 ---> package-listing.sh 08:33:50 ++ facter osfamily 08:33:50 ++ tr '[:upper:]' '[:lower:]' 08:33:50 + OS_FAMILY=redhat 08:33:50 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 08:33:50 + START_PACKAGES=/tmp/packages_start.txt 08:33:50 + END_PACKAGES=/tmp/packages_end.txt 08:33:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:33:50 + PACKAGES=/tmp/packages_start.txt 08:33:50 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 08:33:50 + PACKAGES=/tmp/packages_end.txt 08:33:50 + case "${OS_FAMILY}" in 08:33:50 + rpm -qa 08:33:50 + sort 08:33:54 + '[' -f /tmp/packages_start.txt ']' 08:33:54 + '[' -f /tmp/packages_end.txt ']' 08:33:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:33:54 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 08:33:54 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 08:33:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh 08:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:33:54 08:33:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:33:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:33:55 alpine: Pulling from edgex-lftools-log-publisher 08:33:55 c9b1b535fdd9: Pulling fs layer 08:33:55 2cc5ad85d9ab: Pulling fs layer 08:33:55 756a868c4378: Pulling fs layer 08:33:55 444b2fc9a129: Pulling fs layer 08:33:55 ea15f1150254: Pulling fs layer 08:33:55 41b27a9f41bf: Pulling fs layer 08:33:55 28c525ee5125: Pulling fs layer 08:33:55 094b1ea09ed8: Pulling fs layer 08:33:55 138eaada9080: Pulling fs layer 08:33:55 0622d0fa9048: Pulling fs layer 08:33:55 41b27a9f41bf: Waiting 08:33:55 28c525ee5125: Waiting 08:33:55 094b1ea09ed8: Waiting 08:33:55 138eaada9080: Waiting 08:33:55 0622d0fa9048: Waiting 08:33:55 444b2fc9a129: Waiting 08:33:55 ea15f1150254: Waiting 08:33:55 2cc5ad85d9ab: Verifying Checksum 08:33:55 2cc5ad85d9ab: Download complete 08:33:55 444b2fc9a129: Verifying Checksum 08:33:55 444b2fc9a129: Download complete 08:33:55 c9b1b535fdd9: Download complete 08:33:55 ea15f1150254: Verifying Checksum 08:33:55 ea15f1150254: Download complete 08:33:55 28c525ee5125: Verifying Checksum 08:33:55 28c525ee5125: Download complete 08:33:55 756a868c4378: Verifying Checksum 08:33:55 756a868c4378: Download complete 08:33:55 c9b1b535fdd9: Pull complete 08:33:55 138eaada9080: Verifying Checksum 08:33:55 138eaada9080: Download complete 08:33:55 0622d0fa9048: Verifying Checksum 08:33:55 0622d0fa9048: Download complete 08:33:55 094b1ea09ed8: Verifying Checksum 08:33:55 094b1ea09ed8: Download complete 08:33:55 2cc5ad85d9ab: Pull complete 08:33:56 41b27a9f41bf: Verifying Checksum 08:33:56 41b27a9f41bf: Download complete 08:33:58 756a868c4378: Pull complete 08:33:58 444b2fc9a129: Pull complete 08:33:58 ea15f1150254: Pull complete 08:34:02 41b27a9f41bf: Pull complete 08:34:02 28c525ee5125: Pull complete 08:34:04 094b1ea09ed8: Pull complete 08:34:04 138eaada9080: Pull complete 08:34:05 0622d0fa9048: Pull complete 08:34:05 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:34:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:34:05 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 08:34:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:34:06 $ docker top 69607a7da5a4647014a3ab638155f0146e542a63872582bbf14497642c6c920e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:06 provisioning config files... 08:34:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8800865848570287073tmp [Pipeline] { [Pipeline] echo 08:34:06 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:34:06 ---> create-netrc.sh [Pipeline] echo 08:34:06 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:34:07 ---> logs-deploy.sh 08:34:07 + ARCHIVE_ARTIFACTS= 08:34:07 + LOGS_SERVER=https://logs.edgexfoundry.org 08:34:07 + '[' https://logs.edgexfoundry.org == None ']' 08:34:07 + NEXUS_URL=https://nexus.edgexfoundry.org 08:34:07 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/11 08:34:07 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/11/ 08:34:07 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/11 /w/workspace/dry_go-mod-core-contracts_PR-236 08:34:08 Archives upload complete. 08:34:08 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/11/