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 Obtained Jenkinsfile from 9fd1bfab5a8a05cf968fe53feef2e42a093511e3+1899b11f5af0f51f0c80a2da86949503e9e734af (830252c5d5d6cc4ecd5ddcce5bfb4319e12ad0fa) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 git@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-5013 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 Fetching 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 > 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 Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 Merge succeeded, producing 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 Checking out Revision 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 # 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 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 # timeout=10 Commit message: "Update model id Signed-off-by: Lindsey Cheng " > git rev-list --no-walk 7e7dc102e911da0332f81f3af9d956fb891fccaf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:44:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:44:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:44:52 ========================================================= 05:44:52 EdgeX Global Pipelines Version Info 05:44:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:44:54 ------------------- 05:44:54 stable info: 05:44:54 ------------------- 05:44:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:44:54 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 05:44:54 Message: update stable to v1.0.89 05:44:55 ------------------- 05:44:55 experimental info: 05:44:55 ------------------- 05:44:55 Commited By: **** collab-it+edgex@linuxfoundation.org 05:44:55 Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e 05:44:55 Message: update experimental to v1.0.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:44:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:57 05:44:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:44:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:57 latest: Pulling from edgex-devops/git-semver 05:44:57 9123ac7c32f7: Pulling fs layer 05:44:57 b8cc5d1170e3: Pulling fs layer 05:44:57 2924cbbf6a41: Pulling fs layer 05:44:57 93b08a4f1073: Pulling fs layer 05:44:57 93b08a4f1073: Waiting 05:44:57 b8cc5d1170e3: Verifying Checksum 05:44:57 b8cc5d1170e3: Download complete 05:44:57 9123ac7c32f7: Verifying Checksum 05:44:57 9123ac7c32f7: Download complete 05:44:57 93b08a4f1073: Verifying Checksum 05:44:57 93b08a4f1073: Download complete 05:44:57 2924cbbf6a41: Download complete 05:44:57 9123ac7c32f7: Pull complete 05:44:57 b8cc5d1170e3: Pull complete 05:44:58 2924cbbf6a41: Pull complete 05:44:58 93b08a4f1073: Pull complete 05:44:58 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:44:59 prd-centos7-docker-4c-2g-5013 does not seem to be running inside a container 05:44:59 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:45:01 $ docker top 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:01 [ssh-agent] Looking for ssh-agent implementation... 05:45:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:01 $ docker exec 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 ssh-agent 05:45:02 SSH_AUTH_SOCK=/tmp/ssh-LOOeOWZ4Qvaq/agent.11 05:45:02 SSH_AGENT_PID=16 05:45:02 Running ssh-add (command line suppressed) 05:45:02 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_4501615927488801168.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_4501615927488801168.key) 05:45:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:02 + git describe --exact-match --tags HEAD 05:45:02 fatal: No names found, cannot describe anything. [Pipeline] } 05:45:02 $ docker exec --env ******** --env ******** 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 ssh-agent -k 05:45:02 unset SSH_AUTH_SOCK; 05:45:02 unset SSH_AGENT_PID; 05:45:02 echo Agent pid 16 killed; 05:45:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:45:02 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:45:02 This usually means this commit has not been tagged. [Pipeline] sshagent 05:45:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:03 [ssh-agent] Looking for ssh-agent implementation... 05:45:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:03 $ docker exec 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 ssh-agent 05:45:03 SSH_AUTH_SOCK=/tmp/ssh-9oZpAFhuqMjo/agent.44 05:45:03 SSH_AGENT_PID=49 05:45:03 Running ssh-add (command line suppressed) 05:45:03 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6433919844292089249.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6433919844292089249.key) 05:45:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:03 + git semver init 05:45:03 # -> Open(): unable to determine branch for HEAD 05:45:03 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 05:45:03 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 05:45:03 # $SEMVER_REMOTE_NAME = origin 05:45:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:45:03 # $SEMVER_USER_NAME = edgex-jenkins 05:45:03 # $SEMVER_BRANCH = PR-236 05:45:03 # $SEMVER_TEMP = /tmp/semver-726464862 05:45:03 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 05:45:04 # '/tmp/semver-726464862' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 05:45:04 # -> Force: false 05:45:04 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 05:45:04 $ docker exec --env ******** --env ******** 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 ssh-agent -k 05:45:04 unset SSH_AUTH_SOCK; 05:45:04 unset SSH_AGENT_PID; 05:45:04 echo Agent pid 49 killed; 05:45:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:05 + git semver [Pipeline] } 05:45:05 $ docker stop --time=1 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 05:45:06 $ docker rm -f 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:45:07 Stashed 77 file(s) [Pipeline] echo 05:45:07 [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 05:45:22 Still waiting to schedule task 05:45:22 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5013’ 05:45:22 Still waiting to schedule task 05:45:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:47:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5014 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 05:47:02 Running in /w/workspace/go-mod-core-contracts/30 [Pipeline] { [Pipeline] checkout 05:47:07 using credential edgex-jenkins-ssh 05:47:07 Cloning the remote Git repository 05:47:07 Cloning with configured refspecs honoured and without tags 05:47:07 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:47:07 > git init /w/workspace/go-mod-core-contracts/30 # timeout=10 05:47:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:47:07 > git --version # timeout=10 05:47:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:08 Fetching without tags 05:47:07 > 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 05:47:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:47:08 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 05:47:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:47:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:47:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:47:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:08 > 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 05:47:09 Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 05:47:09 Merge succeeded, producing 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 05:47:09 Checking out Revision 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 (PR-236) 05:47:09 > git config core.sparsecheckout # timeout=10 05:47:09 > git checkout -f 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 # timeout=10 05:47:09 > git remote # timeout=10 05:47:09 > git config --get remote.origin.url # timeout=10 05:47:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:09 > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 05:47:09 > git rev-parse HEAD^{commit} # timeout=10 05:47:09 > git config core.sparsecheckout # timeout=10 05:47:09 > git checkout -f 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 # timeout=10 05:47:13 Commit message: "Update model id Signed-off-by: Lindsey Cheng " [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:47:15 ========================================================= 05:47:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 05:47:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:47:16 + 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 . 05:47:17 Sending build context to Docker daemon 1.83MB 05:47:17 Step 1/7 : ARG BASE=golang:1.13-alpine 05:47:17 Step 2/7 : FROM ${BASE} 05:47:17 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:47:17 cde5963f3b93: Pulling fs layer 05:47:17 2a23fa8c16f7: Pulling fs layer 05:47:17 777b28850792: Pulling fs layer 05:47:17 8a11ddd9e578: Pulling fs layer 05:47:17 4cf88f913ddb: Pulling fs layer 05:47:17 1df406cf5192: Pulling fs layer 05:47:17 cd6300453558: Pulling fs layer 05:47:17 b9c365052c96: Pulling fs layer 05:47:17 a2d8cc88f415: Pulling fs layer 05:47:17 ea1d1ca13537: Pulling fs layer 05:47:17 3750a50a1c5e: Pulling fs layer 05:47:17 8a11ddd9e578: Waiting 05:47:17 4cf88f913ddb: Waiting 05:47:17 1df406cf5192: Waiting 05:47:17 cd6300453558: Waiting 05:47:17 b9c365052c96: Waiting 05:47:17 a2d8cc88f415: Waiting 05:47:17 ea1d1ca13537: Waiting 05:47:17 3750a50a1c5e: Waiting 05:47:17 777b28850792: Verifying Checksum 05:47:17 777b28850792: Download complete 05:47:17 2a23fa8c16f7: Verifying Checksum 05:47:17 2a23fa8c16f7: Download complete 05:47:17 4cf88f913ddb: Verifying Checksum 05:47:17 4cf88f913ddb: Download complete 05:47:17 1df406cf5192: Verifying Checksum 05:47:17 1df406cf5192: Download complete 05:47:17 cde5963f3b93: Verifying Checksum 05:47:17 cde5963f3b93: Download complete 05:47:18 cde5963f3b93: Pull complete 05:47:19 2a23fa8c16f7: Pull complete 05:47:19 777b28850792: Pull complete 05:47:19 cd6300453558: Verifying Checksum 05:47:19 cd6300453558: Download complete 05:47:19 a2d8cc88f415: Download complete 05:47:21 ea1d1ca13537: Verifying Checksum 05:47:21 ea1d1ca13537: Download complete 05:47:21 3750a50a1c5e: Verifying Checksum 05:47:21 3750a50a1c5e: Download complete 05:47:22 b9c365052c96: Verifying Checksum 05:47:22 b9c365052c96: Download complete 05:47:22 8a11ddd9e578: Verifying Checksum 05:47:22 8a11ddd9e578: Download complete 05:47:35 8a11ddd9e578: Pull complete 05:47:35 4cf88f913ddb: Pull complete 05:47:35 1df406cf5192: Pull complete 05:47:39 cd6300453558: Pull complete 05:47:44 b9c365052c96: Pull complete 05:47:44 a2d8cc88f415: Pull complete 05:47:46 ea1d1ca13537: Pull complete 05:47:46 3750a50a1c5e: Pull complete 05:47:46 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 05:47:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 05:47:46 ---> 78745c68409d 05:47:46 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:47:52 ---> Running in 648dba9e9d6a 05:47:52 Removing intermediate container 648dba9e9d6a 05:47:52 ---> 392a676845bd 05:47:52 Step 4/7 : RUN apk add bash 05:47:52 ---> Running in f31229bec313 05:47:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:47:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:47:55 OK: 125 MiB in 39 packages 05:47:56 Removing intermediate container f31229bec313 05:47:56 ---> 2165c48144bd 05:47:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:47:56 ---> Running in f96c2b65bb02 05:47:57 Removing intermediate container f96c2b65bb02 05:47:57 ---> 7db1677d4ae8 05:47:57 Step 6/7 : COPY go.mod . 05:47:57 ---> e0211a325e5f 05:47:57 Step 7/7 : RUN go mod download 05:47:57 ---> Running in b7f1c0427043 05:48:00 go: finding github.com/davecgh/go-spew v1.1.0 05:48:00 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:48:00 go: finding github.com/go-kit/kit v0.8.0 05:48:00 go: finding github.com/go-logfmt/logfmt v0.4.0 05:48:00 go: finding github.com/go-playground/assert/v2 v2.0.1 05:48:00 go: finding github.com/go-playground/locales v0.13.0 05:48:00 go: finding github.com/go-playground/universal-translator v0.17.0 05:48:00 go: finding github.com/go-playground/validator/v10 v10.3.0 05:48:00 go: finding github.com/go-stack/stack v1.8.0 05:48:00 go: finding github.com/google/uuid v1.1.0 05:48:00 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:48:00 go: finding github.com/leodido/go-urn v1.2.0 05:48:00 go: finding github.com/pmezard/go-difflib v1.0.0 05:48:00 go: finding github.com/stretchr/objx v0.1.0 05:48:00 go: finding github.com/stretchr/testify v1.4.0 05:48:00 go: finding github.com/x448/float16 v0.8.4 05:48:00 go: finding golang.org/x/text v0.3.2 05:48:00 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 05:48:00 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 05:48:00 go: finding gopkg.in/yaml.v2 v2.2.2 05:48:01 Running on prd-centos7-docker-4c-2g-5015 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 05:48:01 Running in /w/workspace/go-mod-core-contracts/30 [Pipeline] { [Pipeline] checkout 05:48:03 using credential edgex-jenkins-ssh 05:48:03 Cloning the remote Git repository 05:48:03 Cloning with configured refspecs honoured and without tags 05:48:04 Fetching without tags 05:48:03 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:48:03 > git init /w/workspace/go-mod-core-contracts/30 # timeout=10 05:48:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:48:03 > git --version # timeout=10 05:48:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:03 > 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 05:48:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:48:04 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 05:48:04 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:48:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:48:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:48:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48: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 05:48:04 Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 05:48:04 Merge succeeded, producing 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 05:48:04 Checking out Revision 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 (PR-236) 05:48:04 > git config core.sparsecheckout # timeout=10 05:48:04 > git checkout -f 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 # timeout=10 05:48:04 > git remote # timeout=10 05:48:04 > git config --get remote.origin.url # timeout=10 05:48:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:04 > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 05:48:04 > git rev-parse HEAD^{commit} # timeout=10 05:48:04 > git config core.sparsecheckout # timeout=10 05:48:04 > git checkout -f 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 # timeout=10 05:48:08 Commit message: "Update model id Signed-off-by: Lindsey Cheng " [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:48:09 ========================================================= 05:48:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 05:48:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:48:09 + 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 . 05:48:10 Sending build context to Docker daemon 1.83MB 05:48:10 Step 1/7 : ARG BASE=golang:1.13-alpine 05:48:10 Step 2/7 : FROM ${BASE} 05:48:10 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:48:10 e6b0cf9c0882: Pulling fs layer 05:48:10 2848faf0eed1: Pulling fs layer 05:48:10 0f37312ad70f: Pulling fs layer 05:48:10 5788d62ee057: Pulling fs layer 05:48:10 0e6b1d234666: Pulling fs layer 05:48:10 bf5d7aec512f: Pulling fs layer 05:48:10 34c802a77dc8: Pulling fs layer 05:48:10 9eb99e56ec68: Pulling fs layer 05:48:10 27c7a5d97fbd: Pulling fs layer 05:48:10 5c102a31e300: Pulling fs layer 05:48:10 dcfb455df0a1: Pulling fs layer 05:48:10 5788d62ee057: Waiting 05:48:10 0e6b1d234666: Waiting 05:48:10 bf5d7aec512f: Waiting 05:48:10 34c802a77dc8: Waiting 05:48:10 9eb99e56ec68: Waiting 05:48:10 27c7a5d97fbd: Waiting 05:48:10 5c102a31e300: Waiting 05:48:10 dcfb455df0a1: Waiting 05:48:10 2848faf0eed1: Download complete 05:48:10 0f37312ad70f: Verifying Checksum 05:48:10 0f37312ad70f: Download complete 05:48:10 0e6b1d234666: Download complete 05:48:10 bf5d7aec512f: Verifying Checksum 05:48:10 e6b0cf9c0882: Verifying Checksum 05:48:10 e6b0cf9c0882: Download complete 05:48:10 e6b0cf9c0882: Pull complete 05:48:10 34c802a77dc8: Verifying Checksum 05:48:10 34c802a77dc8: Download complete 05:48:10 27c7a5d97fbd: Verifying Checksum 05:48:10 27c7a5d97fbd: Download complete 05:48:11 9eb99e56ec68: Verifying Checksum 05:48:11 9eb99e56ec68: Download complete 05:48:11 5c102a31e300: Verifying Checksum 05:48:11 5c102a31e300: Download complete 05:48:11 5788d62ee057: Download complete 05:48:11 dcfb455df0a1: Verifying Checksum 05:48:11 dcfb455df0a1: Download complete 05:48:12 2848faf0eed1: Pull complete 05:48:12 Removing intermediate container b7f1c0427043 05:48:12 ---> af4f380c56f4 05:48:12 Successfully built af4f380c56f4 05:48:12 Successfully tagged ci-base-image-arm64:latest 05:48:12 0f37312ad70f: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:48:13 + docker inspect -f . ci-base-image-arm64 05:48:13 . [Pipeline] withDockerContainer 05:48:13 prd-ubuntu18.04-docker-arm64-4c-16g-5014 does not seem to be running inside a container 05:48:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/30 -v /w/workspace/go-mod-core-contracts/30:/w/workspace/go-mod-core-contracts/30:rw,z -v /w/workspace/go-mod-core-contracts/30@tmp:/w/workspace/go-mod-core-contracts/30@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 05:48:15 $ docker top c308df53ec79a82c9f42dc144bd88ceb55bcd545611180d5ecc3d0385971d005 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:16 + go version 05:48:16 go version go1.13.5 linux/arm64 [Pipeline] sh 05:48:18 + make test 05:48:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:48:19 5788d62ee057: Pull complete 05:48:19 0e6b1d234666: Pull complete 05:48:19 bf5d7aec512f: Pull complete 05:48:23 34c802a77dc8: Pull complete 05:48:25 9eb99e56ec68: Pull complete 05:48:25 27c7a5d97fbd: Pull complete 05:48:26 5c102a31e300: Pull complete 05:48:26 dcfb455df0a1: Pull complete 05:48:26 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 05:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 05:48:26 ---> 7c70fe431013 05:48:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:48:28 ---> Running in c687eaa854ea 05:48:28 Removing intermediate container c687eaa854ea 05:48:28 ---> 6ffb46889755 05:48:28 Step 4/7 : RUN apk add bash 05:48:28 ---> Running in 1bf8a38909e2 05:48:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:48:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:48:30 OK: 143 MiB in 39 packages 05:48:30 Removing intermediate container 1bf8a38909e2 05:48:30 ---> c71e945e4e1f 05:48:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:48:31 ---> Running in 44bb636a3730 05:48:31 Removing intermediate container 44bb636a3730 05:48:31 ---> 7da4ae94028c 05:48:31 Step 6/7 : COPY go.mod . 05:48:31 ---> 8efe429a426d 05:48:31 Step 7/7 : RUN go mod download 05:48:31 ---> Running in 436321414f80 05:48:32 go: finding github.com/davecgh/go-spew v1.1.0 05:48:33 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:48:33 go: finding github.com/go-kit/kit v0.8.0 05:48:33 go: finding github.com/go-logfmt/logfmt v0.4.0 05:48:33 go: finding github.com/go-playground/assert/v2 v2.0.1 05:48:33 go: finding github.com/go-playground/locales v0.13.0 05:48:33 go: finding github.com/go-playground/universal-translator v0.17.0 05:48:33 go: finding github.com/go-playground/validator/v10 v10.3.0 05:48:33 go: finding github.com/go-stack/stack v1.8.0 05:48:33 go: finding github.com/google/uuid v1.1.0 05:48:33 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:48:33 go: finding github.com/leodido/go-urn v1.2.0 05:48:33 go: finding github.com/pmezard/go-difflib v1.0.0 05:48:33 go: finding github.com/stretchr/objx v0.1.0 05:48:33 go: finding github.com/stretchr/testify v1.4.0 05:48:33 go: finding github.com/x448/float16 v0.8.4 05:48:33 go: finding golang.org/x/text v0.3.2 05:48:33 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 05:48:33 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 05:48:33 go: finding gopkg.in/yaml.v2 v2.2.2 05:48:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:48:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.079s coverage: 85.7% of statements 05:48:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.044s coverage: 100.0% of statements 05:48:41 Removing intermediate container 436321414f80 05:48:41 ---> 5f94134f802c 05:48:41 Successfully built 5f94134f802c 05:48:41 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 05:48:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.088s coverage: 45.4% of statements 05:48:42 + docker inspect -f . ci-base-image-x86_64 05:48:42 . [Pipeline] withDockerContainer 05:48:42 prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container 05:48:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/30 -v /w/workspace/go-mod-core-contracts/30:/w/workspace/go-mod-core-contracts/30:rw,z -v /w/workspace/go-mod-core-contracts/30@tmp:/w/workspace/go-mod-core-contracts/30@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 ******** -e ******** ci-base-image-x86_64 cat 05:48:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.062s coverage: 77.8% of statements 05:48:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:48:42 $ docker top 60b505c021ff7acb23fd93dd6ef948e8b708cc74a9d22ca7a947d1ea56df1c3f -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements 05:48:43 + go version 05:48:43 go version go1.13.5 linux/amd64 [Pipeline] sh 05:48:43 + make test 05:48:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:48:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.051s coverage: 14.4% of statements 05:48:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.047s coverage: 100.0% of statements 05:48:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.122s coverage: 100.0% of statements 05:48:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:48:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:48:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements 05:48:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.536s coverage: 100.0% of statements 05:48:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:48:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.012s coverage: 85.7% of statements 05:48:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements 05:48:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.023s coverage: 45.4% of statements 05:48:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements 05:48:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:48:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements 05:48:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements 05:48:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.024s coverage: 100.0% of statements 05:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.090s coverage: 100.0% of statements 05:48:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:48:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.004s coverage: 100.0% of statements 05:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 62.6% of statements 05:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.049s coverage: 26.3% of statements 05:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.013s coverage: 15.4% of statements 05:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements 05:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 05:48:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 83.3% of statements 05:48:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 05:48:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.516s coverage: 100.0% of statements 05:48:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 90.9% of statements 05:48:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 05:48:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:48:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:48:55 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements 05:48:55 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements 05:48:55 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements 05:48:55 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements 05:48:55 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements 05:48:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:48:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 83.3% of statements 05:48:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 05:48:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.008s coverage: 90.9% of statements 05:48:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 05:48:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:48:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:48:57 gofmt -l . 05:48:57 [ "`gofmt -l .`" = "" ] [Pipeline] stash 05:48:57 Stashed 1 file(s) [Pipeline] } 05:48:57 $ docker stop --time=1 60b505c021ff7acb23fd93dd6ef948e8b708cc74a9d22ca7a947d1ea56df1c3f 05:48:58 gofmt -l . 05:48:58 [ "`gofmt -l .`" = "" ] 05:49:00 $ docker rm -f 60b505c021ff7acb23fd93dd6ef948e8b708cc74a9d22ca7a947d1ea56df1c3f [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] } 05:49:00 Warning: overwriting stash ‘coverage-report’ [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] } 05:49:00 Stashed 1 file(s) [Pipeline] // ws [Pipeline] } [Pipeline] } 05:49:00 $ docker stop --time=1 c308df53ec79a82c9f42dc144bd88ceb55bcd545611180d5ecc3d0385971d005 05:49:02 $ docker rm -f c308df53ec79a82c9f42dc144bd88ceb55bcd545611180d5ecc3d0385971d005 [Pipeline] // node [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [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 05:49:04 provisioning config files... 05:49:04 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config3315552580275087549tmp [Pipeline] { [Pipeline] sh 05:49:04 + curl -s https://codecov.io/bash 05:49:04 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config3315552580275087549tmp [Pipeline] } 05:49:04 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 05:49:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:49:06 ---> package-listing.sh 05:49:06 ++ facter osfamily 05:49:06 ++ tr '[:upper:]' '[:lower:]' 05:49:06 + OS_FAMILY=redhat 05:49:06 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 05:49:06 + START_PACKAGES=/tmp/packages_start.txt 05:49:06 + END_PACKAGES=/tmp/packages_end.txt 05:49:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:49:06 + PACKAGES=/tmp/packages_start.txt 05:49:06 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 05:49:06 + PACKAGES=/tmp/packages_end.txt 05:49:06 + case "${OS_FAMILY}" in 05:49:06 + rpm -qa 05:49:06 + sort 05:49:10 + '[' -f /tmp/packages_start.txt ']' 05:49:10 + '[' -f /tmp/packages_end.txt ']' 05:49:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:49:10 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 05:49:10 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 05:49:10 + 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 05:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:11 05:49:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:49:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:11 alpine: Pulling from edgex-lftools-log-publisher 05:49:11 c9b1b535fdd9: Pulling fs layer 05:49:11 2cc5ad85d9ab: Pulling fs layer 05:49:11 756a868c4378: Pulling fs layer 05:49:11 444b2fc9a129: Pulling fs layer 05:49:11 ea15f1150254: Pulling fs layer 05:49:11 41b27a9f41bf: Pulling fs layer 05:49:11 28c525ee5125: Pulling fs layer 05:49:11 094b1ea09ed8: Pulling fs layer 05:49:11 138eaada9080: Pulling fs layer 05:49:11 0622d0fa9048: Pulling fs layer 05:49:11 28c525ee5125: Waiting 05:49:11 094b1ea09ed8: Waiting 05:49:11 138eaada9080: Waiting 05:49:11 444b2fc9a129: Waiting 05:49:11 0622d0fa9048: Waiting 05:49:11 ea15f1150254: Waiting 05:49:11 41b27a9f41bf: Waiting 05:49:11 2cc5ad85d9ab: Verifying Checksum 05:49:11 2cc5ad85d9ab: Download complete 05:49:11 444b2fc9a129: Verifying Checksum 05:49:11 444b2fc9a129: Download complete 05:49:11 c9b1b535fdd9: Download complete 05:49:11 ea15f1150254: Verifying Checksum 05:49:11 ea15f1150254: Download complete 05:49:11 28c525ee5125: Verifying Checksum 05:49:11 28c525ee5125: Download complete 05:49:11 756a868c4378: Verifying Checksum 05:49:11 756a868c4378: Download complete 05:49:12 c9b1b535fdd9: Pull complete 05:49:12 138eaada9080: Verifying Checksum 05:49:12 138eaada9080: Download complete 05:49:12 0622d0fa9048: Download complete 05:49:12 094b1ea09ed8: Verifying Checksum 05:49:12 094b1ea09ed8: Download complete 05:49:12 2cc5ad85d9ab: Pull complete 05:49:12 41b27a9f41bf: Verifying Checksum 05:49:12 41b27a9f41bf: Download complete 05:49:14 756a868c4378: Pull complete 05:49:14 444b2fc9a129: Pull complete 05:49:14 ea15f1150254: Pull complete 05:49:18 41b27a9f41bf: Pull complete 05:49:18 28c525ee5125: Pull complete 05:49:21 094b1ea09ed8: Pull complete 05:49:21 138eaada9080: Pull complete 05:49:21 0622d0fa9048: Pull complete 05:49:21 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:49:21 prd-centos7-docker-4c-2g-5013 does not seem to be running inside a container 05:49:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:49:25 $ docker top 6ecdca769735322fb19a2fd1c520bbf022a59e971ea6f3e5fbfeb31b5820a2e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:25 provisioning config files... 05:49:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config61333020337442525tmp [Pipeline] { [Pipeline] echo 05:49:25 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:49:25 ---> create-netrc.sh [Pipeline] echo 05:49:25 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:49:26 ---> logs-deploy.sh 05:49:26 + ARCHIVE_ARTIFACTS= 05:49:26 + LOGS_SERVER=https://logs.edgexfoundry.org 05:49:26 + '[' https://logs.edgexfoundry.org == None ']' 05:49:26 + NEXUS_URL=https://nexus.edgexfoundry.org 05:49:26 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/30 05:49:26 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/30/ 05:49:26 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/30 /w/workspace/dry_go-mod-core-contracts_PR-236 05:49:27 Archives upload complete. 05:49:27 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/30 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/30/