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 38d0cc147a837ce191fd6fcb9b0683ab407438b4 rather than 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc Obtained Jenkinsfile from 38d0cc147a837ce191fd6fcb9b0683ab407438b4 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-4867 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 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc > 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 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc Checking out Revision 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc (PR-236) using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:13:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:13:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:13:05 ========================================================= 04:13:05 EdgeX Global Pipelines Version Info 04:13:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 95a1d2f0964d654e3b5f7944b9e01b0ccefd5a11 # timeout=10 04:13:09 ------------------- 04:13:09 stable info: 04:13:09 ------------------- 04:13:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:13:09 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 04:13:09 Message: update stable to v1.0.73 04:13:10 ------------------- 04:13:10 experimental info: 04:13:10 ------------------- 04:13:10 Commited By: **** collab-it+edgex@linuxfoundation.org 04:13:10 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 04:13:10 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:13:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:13:12 04:13:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:13:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:13:13 latest: Pulling from edgex-devops/git-semver 04:13:13 9123ac7c32f7: Pulling fs layer 04:13:13 b8cc5d1170e3: Pulling fs layer 04:13:13 2924cbbf6a41: Pulling fs layer 04:13:13 93b08a4f1073: Pulling fs layer 04:13:13 93b08a4f1073: Waiting 04:13:13 b8cc5d1170e3: Verifying Checksum 04:13:13 b8cc5d1170e3: Download complete 04:13:13 9123ac7c32f7: Verifying Checksum 04:13:13 9123ac7c32f7: Download complete 04:13:14 2924cbbf6a41: Verifying Checksum 04:13:14 2924cbbf6a41: Download complete 04:13:14 93b08a4f1073: Verifying Checksum 04:13:14 93b08a4f1073: Download complete 04:13:14 9123ac7c32f7: Pull complete 04:13:14 b8cc5d1170e3: Pull complete 04:13:16 2924cbbf6a41: Pull complete 04:13:16 93b08a4f1073: Pull complete 04:13:16 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 04:13:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:13:17 prd-centos7-docker-4c-2g-4867 does not seem to be running inside a container 04:13:17 $ 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 04:13:18 $ docker top e04de90d564bae42921968531fb381b970d8239e0bef46ed947e30006639d0fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:13:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:19 [ssh-agent] Looking for ssh-agent implementation... 04:13:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:19 $ docker exec e04de90d564bae42921968531fb381b970d8239e0bef46ed947e30006639d0fa ssh-agent 04:13:20 SSH_AUTH_SOCK=/tmp/ssh-mp2ZdCXlBr3e/agent.15 04:13:20 SSH_AGENT_PID=22 04:13:20 Running ssh-add (command line suppressed) 04:13:21 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_477938208944327991.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_477938208944327991.key) 04:13:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:22 + git describe --exact-match --tags HEAD 04:13:22 fatal: No names found, cannot describe anything. [Pipeline] } 04:13:22 $ docker exec --env ******** --env ******** e04de90d564bae42921968531fb381b970d8239e0bef46ed947e30006639d0fa ssh-agent -k 04:13:23 unset SSH_AUTH_SOCK; 04:13:23 unset SSH_AGENT_PID; 04:13:23 echo Agent pid 22 killed; 04:13:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:13:23 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:13:23 This usually means this commit has not been tagged. [Pipeline] sshagent 04:13:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:23 [ssh-agent] Looking for ssh-agent implementation... 04:13:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:24 $ docker exec e04de90d564bae42921968531fb381b970d8239e0bef46ed947e30006639d0fa ssh-agent 04:13:24 SSH_AUTH_SOCK=/tmp/ssh-OiPcYiLIIOcf/agent.57 04:13:24 SSH_AGENT_PID=64 04:13:24 Running ssh-add (command line suppressed) 04:13:25 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8410193897571197008.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8410193897571197008.key) 04:13:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:26 + git semver init 04:13:26 # -> Open(): unable to determine branch for HEAD 04:13:26 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 04:13:26 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 04:13:26 # $SEMVER_REMOTE_NAME = origin 04:13:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:13:26 # $SEMVER_USER_NAME = edgex-jenkins 04:13:26 # $SEMVER_BRANCH = PR-236 04:13:26 # $SEMVER_TEMP = /tmp/semver-553736863 04:13:26 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:13:26 # '/tmp/semver-553736863' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 04:13:26 # -> Force: false 04:13:26 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 04:13:26 $ docker exec --env ******** --env ******** e04de90d564bae42921968531fb381b970d8239e0bef46ed947e30006639d0fa ssh-agent -k 04:13:27 unset SSH_AUTH_SOCK; 04:13:27 unset SSH_AGENT_PID; 04:13:27 echo Agent pid 64 killed; 04:13:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:13:28 + git semver [Pipeline] } 04:13:28 $ docker stop --time=1 e04de90d564bae42921968531fb381b970d8239e0bef46ed947e30006639d0fa 04:13:29 $ docker rm -f e04de90d564bae42921968531fb381b970d8239e0bef46ed947e30006639d0fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:13:31 Stashed 73 file(s) [Pipeline] echo 04:13:31 [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 04:13:46 Still waiting to schedule task 04:13:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:13:46 Still waiting to schedule task 04:13:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:15:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4868 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 04:15:37 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 04:15:43 using credential edgex-jenkins-ssh 04:15:44 Cloning the remote Git repository 04:15:44 Cloning with configured refspecs honoured and without tags 04:15:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:15:44 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 04:15:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:15:44 > git --version # timeout=10 04:15:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15: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 04:15:45 Fetching without tags 04:15:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:15:45 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 04:15:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:15:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:15:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:15:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:45 > 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 04:15:46 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc 04:15:46 Merge succeeded, producing 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc 04:15:46 Checking out Revision 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc (PR-236) 04:15:46 > git config core.sparsecheckout # timeout=10 04:15:46 > git checkout -f 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc # timeout=10 04:15:46 > git remote # timeout=10 04:15:46 > git config --get remote.origin.url # timeout=10 04:15:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:46 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 04:15:46 > git rev-parse HEAD^{commit} # timeout=10 04:15:46 > git config core.sparsecheckout # timeout=10 04:15:46 > git checkout -f 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc # timeout=10 04:15:50 Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:15:52 ========================================================= 04:15:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:15:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:15:53 + 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 . 04:15:54 Sending build context to Docker daemon 1.775MB 04:15:54 Step 1/7 : ARG BASE=golang:1.13-alpine 04:15:54 Step 2/7 : FROM ${BASE} 04:15:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:15:54 cde5963f3b93: Pulling fs layer 04:15:54 2a23fa8c16f7: Pulling fs layer 04:15:54 777b28850792: Pulling fs layer 04:15:54 8a11ddd9e578: Pulling fs layer 04:15:54 4cf88f913ddb: Pulling fs layer 04:15:54 1df406cf5192: Pulling fs layer 04:15:54 cd6300453558: Pulling fs layer 04:15:54 b9c365052c96: Pulling fs layer 04:15:54 a2d8cc88f415: Pulling fs layer 04:15:54 ea1d1ca13537: Pulling fs layer 04:15:54 3750a50a1c5e: Pulling fs layer 04:15:54 8a11ddd9e578: Waiting 04:15:54 4cf88f913ddb: Waiting 04:15:54 1df406cf5192: Waiting 04:15:54 cd6300453558: Waiting 04:15:54 ea1d1ca13537: Waiting 04:15:54 b9c365052c96: Waiting 04:15:54 a2d8cc88f415: Waiting 04:15:54 3750a50a1c5e: Waiting 04:15:54 777b28850792: Download complete 04:15:54 2a23fa8c16f7: Verifying Checksum 04:15:54 2a23fa8c16f7: Download complete 04:15:54 4cf88f913ddb: Verifying Checksum 04:15:54 4cf88f913ddb: Download complete 04:15:54 1df406cf5192: Download complete 04:15:54 cde5963f3b93: Verifying Checksum 04:15:54 cde5963f3b93: Download complete 04:15:55 cde5963f3b93: Pull complete 04:15:56 2a23fa8c16f7: Pull complete 04:15:56 777b28850792: Pull complete 04:15:58 cd6300453558: Verifying Checksum 04:15:58 cd6300453558: Download complete 04:15:58 a2d8cc88f415: Verifying Checksum 04:15:58 a2d8cc88f415: Download complete 04:16:01 ea1d1ca13537: Verifying Checksum 04:16:01 ea1d1ca13537: Download complete 04:16:01 3750a50a1c5e: Verifying Checksum 04:16:01 3750a50a1c5e: Download complete 04:16:04 b9c365052c96: Verifying Checksum 04:16:04 b9c365052c96: Download complete 04:16:06 8a11ddd9e578: Verifying Checksum 04:16:06 8a11ddd9e578: Download complete 04:16:18 8a11ddd9e578: Pull complete 04:16:18 4cf88f913ddb: Pull complete 04:16:18 1df406cf5192: Pull complete 04:16:22 cd6300453558: Pull complete 04:16:28 b9c365052c96: Pull complete 04:16:28 a2d8cc88f415: Pull complete 04:16:29 ea1d1ca13537: Pull complete 04:16:30 3750a50a1c5e: Pull complete 04:16:30 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 04:16:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:16:30 ---> 78745c68409d 04:16:30 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:16:34 ---> Running in 6019e063b954 04:16:34 Removing intermediate container 6019e063b954 04:16:34 ---> 07b1f2aa6bd5 04:16:34 Step 4/7 : RUN apk add bash 04:16:34 ---> Running in 56981b5d53bc 04:16:35 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:16:36 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:16:37 OK: 125 MiB in 39 packages 04:16:38 Removing intermediate container 56981b5d53bc 04:16:38 ---> ff4b074493a8 04:16:38 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:16:38 ---> Running in c9360d362704 04:16:38 Removing intermediate container c9360d362704 04:16:38 ---> 4579255afe84 04:16:38 Step 6/7 : COPY go.mod . 04:16:39 ---> 2bfcf44f7d2e 04:16:39 Step 7/7 : RUN go mod download 04:16:39 ---> Running in d04bdf5f63a7 04:16:41 go: finding github.com/davecgh/go-spew v1.1.0 04:16:41 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:16:41 go: finding github.com/go-kit/kit v0.8.0 04:16:41 go: finding github.com/go-logfmt/logfmt v0.4.0 04:16:41 go: finding github.com/go-stack/stack v1.8.0 04:16:41 go: finding github.com/google/uuid v1.1.0 04:16:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:16:41 go: finding github.com/pmezard/go-difflib v1.0.0 04:16:41 go: finding github.com/stretchr/objx v0.1.0 04:16:41 go: finding github.com/stretchr/testify v1.3.0 04:16:41 go: finding github.com/x448/float16 v0.8.4 04:16:41 Running on prd-centos7-docker-4c-2g-4869 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 04:16:41 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 04:16:43 Removing intermediate container d04bdf5f63a7 04:16:43 ---> 5f6cc25f2802 04:16:43 Successfully built 5f6cc25f2802 04:16:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:44 + docker inspect -f . ci-base-image-arm64 04:16:44 . [Pipeline] withDockerContainer 04:16:44 prd-ubuntu18.04-docker-arm64-4c-16g-4868 does not seem to be running inside a container 04:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 04:16:46 $ docker top 0ed6e64469429e0b6c6c654fb6a9a205bcf45a2f12b7937c8a022063b722efdb -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:47 using credential edgex-jenkins-ssh 04:16:47 Cloning the remote Git repository 04:16:47 Cloning with configured refspecs honoured and without tags 04:16:47 + go version 04:16:47 go version go1.13.5 linux/arm64 [Pipeline] sh 04:16:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:16:47 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 04:16:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:16:47 > git --version # timeout=10 04:16:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:47 > 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 04:16:48 + make test 04:16:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:16:48 Fetching without tags 04:16:49 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc 04:16:49 Merge succeeded, producing 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc 04:16:49 Checking out Revision 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc (PR-236) 04:16:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:16:48 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 04:16:48 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:16:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:16:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:16:48 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:48 > 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 04:16:49 > git config core.sparsecheckout # timeout=10 04:16:49 > git checkout -f 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc # timeout=10 04:16:49 > git remote # timeout=10 04:16:49 > git config --get remote.origin.url # timeout=10 04:16:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:49 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 04:16:49 > git rev-parse HEAD^{commit} # timeout=10 04:16:49 > git config core.sparsecheckout # timeout=10 04:16:49 > git checkout -f 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc # timeout=10 04:16:54 Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:16:55 ========================================================= 04:16:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:16:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:16:57 + 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 . 04:16:57 Sending build context to Docker daemon 1.775MB 04:16:57 Step 1/7 : ARG BASE=golang:1.13-alpine 04:16:57 Step 2/7 : FROM ${BASE} 04:16:57 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:16:57 e6b0cf9c0882: Pulling fs layer 04:16:57 2848faf0eed1: Pulling fs layer 04:16:57 0f37312ad70f: Pulling fs layer 04:16:57 5788d62ee057: Pulling fs layer 04:16:57 0e6b1d234666: Pulling fs layer 04:16:57 bf5d7aec512f: Pulling fs layer 04:16:57 34c802a77dc8: Pulling fs layer 04:16:57 9eb99e56ec68: Pulling fs layer 04:16:57 27c7a5d97fbd: Pulling fs layer 04:16:57 5c102a31e300: Pulling fs layer 04:16:57 dcfb455df0a1: Pulling fs layer 04:16:57 34c802a77dc8: Waiting 04:16:57 9eb99e56ec68: Waiting 04:16:58 dcfb455df0a1: Waiting 04:16:58 bf5d7aec512f: Waiting 04:16:58 5788d62ee057: Waiting 04:16:58 5c102a31e300: Waiting 04:16:58 0e6b1d234666: Waiting 04:16:58 0f37312ad70f: Verifying Checksum 04:16:58 0f37312ad70f: Download complete 04:16:58 2848faf0eed1: Verifying Checksum 04:16:58 2848faf0eed1: Download complete 04:16:58 0e6b1d234666: Download complete 04:16:58 bf5d7aec512f: Verifying Checksum 04:16:58 bf5d7aec512f: Download complete 04:16:58 e6b0cf9c0882: Verifying Checksum 04:16:58 e6b0cf9c0882: Download complete 04:16:59 e6b0cf9c0882: Pull complete 04:16:59 2848faf0eed1: Pull complete 04:16:59 0f37312ad70f: Pull complete 04:17:02 34c802a77dc8: Verifying Checksum 04:17:02 34c802a77dc8: Download complete 04:17:02 27c7a5d97fbd: Verifying Checksum 04:17:02 27c7a5d97fbd: Download complete 04:17:05 9eb99e56ec68: Verifying Checksum 04:17:05 9eb99e56ec68: Download complete 04:17:05 5c102a31e300: Verifying Checksum 04:17:05 5c102a31e300: Download complete 04:17:05 dcfb455df0a1: Verifying Checksum 04:17:05 dcfb455df0a1: Download complete 04:17:05 5788d62ee057: Verifying Checksum 04:17:05 5788d62ee057: Download complete 04:17:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 04:17:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.036s coverage: 85.7% of statements 04:17:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.063s coverage: 100.0% of statements 04:17:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.083s coverage: 45.4% of statements 04:17:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements 04:17:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 04:17:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.069s coverage: 6.4% of statements 04:17:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.057s coverage: 14.4% of statements 04:17:14 5788d62ee057: Pull complete 04:17:14 0e6b1d234666: Pull complete 04:17:14 bf5d7aec512f: Pull complete 04:17:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.051s coverage: 100.0% of statements 04:17:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.088s coverage: 100.0% of statements 04:17:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 04:17:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 04:17:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.029s coverage: 100.0% of statements 04:17:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.528s coverage: 100.0% of statements 04:17:16 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.101s coverage: 62.5% of statements 04:17:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.059s coverage: 26.3% of statements 04:17:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements 04:17:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements 04:17:19 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 04:17:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 04:17:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] 04:17:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] 04:17:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:17:20 34c802a77dc8: Pull complete 04:17:22 gofmt -l . 04:17:22 [ "`gofmt -l .`" = "" ] [Pipeline] stash 04:17:23 Stashed 1 file(s) [Pipeline] } 04:17:23 $ docker stop --time=1 0ed6e64469429e0b6c6c654fb6a9a205bcf45a2f12b7937c8a022063b722efdb 04:17:25 $ docker rm -f 0ed6e64469429e0b6c6c654fb6a9a205bcf45a2f12b7937c8a022063b722efdb 04:17:25 9eb99e56ec68: Pull complete 04:17:25 27c7a5d97fbd: Pull complete [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 04:17:26 5c102a31e300: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 04:17:26 dcfb455df0a1: Pull complete 04:17:26 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 04:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:17:26 ---> 7c70fe431013 04:17:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] } [Pipeline] // stage [Pipeline] } 04:17:27 ---> Running in 11b0db0daf3a 04:17:27 Removing intermediate container 11b0db0daf3a 04:17:27 ---> 5d1c8e7ea081 04:17:27 Step 4/7 : RUN apk add bash 04:17:27 ---> Running in ca1acb58819c 04:17:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:17:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:17:30 OK: 143 MiB in 39 packages 04:17:31 Removing intermediate container ca1acb58819c 04:17:31 ---> 15eab5ffd554 04:17:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:17:31 ---> Running in 3b3ec1912c69 04:17:31 Removing intermediate container 3b3ec1912c69 04:17:31 ---> 729fe8dd37e8 04:17:31 Step 6/7 : COPY go.mod . 04:17:31 ---> f3c6a3e3e41a 04:17:31 Step 7/7 : RUN go mod download 04:17:31 ---> Running in d04d4b4b6038 04:17:33 go: finding github.com/davecgh/go-spew v1.1.0 04:17:33 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:17:33 go: finding github.com/go-kit/kit v0.8.0 04:17:33 go: finding github.com/go-logfmt/logfmt v0.4.0 04:17:33 go: finding github.com/go-stack/stack v1.8.0 04:17:33 go: finding github.com/google/uuid v1.1.0 04:17:33 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:17:33 go: finding github.com/pmezard/go-difflib v1.0.0 04:17:33 go: finding github.com/stretchr/objx v0.1.0 04:17:33 go: finding github.com/stretchr/testify v1.3.0 04:17:33 go: finding github.com/x448/float16 v0.8.4 04:17:34 Removing intermediate container d04d4b4b6038 04:17:34 ---> ddcf34e60397 04:17:35 Successfully built ddcf34e60397 04:17:35 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 04:17:36 + docker inspect -f . ci-base-image-x86_64 04:17:36 . [Pipeline] withDockerContainer 04:17:36 prd-centos7-docker-4c-2g-4869 does not seem to be running inside a container 04:17:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:17:37 $ docker top 32f930d2a9ec0b200027d42c2795492e3abfd43dde8005e2c06b590e8386970f -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:38 + go version 04:17:38 go version go1.13.5 linux/amd64 [Pipeline] sh 04:17:39 + make test 04:17:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:17:49 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 04:17:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.055s coverage: 85.7% of statements 04:17:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.034s coverage: 100.0% of statements 04:17:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.026s coverage: 45.4% of statements 04:17:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.104s coverage: 77.8% of statements 04:17:52 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 04:17:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.045s coverage: 6.4% of statements 04:17:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.4% of statements 04:17:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.017s coverage: 100.0% of statements 04:17:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.041s coverage: 100.0% of statements 04:17:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 04:17:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 04:17:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.053s coverage: 100.0% of statements 04:17:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.042s coverage: 100.0% of statements 04:17:58 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.076s coverage: 62.5% of statements 04:17:58 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.027s coverage: 26.3% of statements 04:17:58 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.016s coverage: 15.4% of statements 04:17:58 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements 04:17:58 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.009s coverage: 14.3% of statements 04:17:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 04:17:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] 04:17:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] 04:17:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:18:00 gofmt -l . 04:18:00 [ "`gofmt -l .`" = "" ] [Pipeline] stash 04:18:00 Warning: overwriting stash ‘coverage-report’ 04:18:01 Stashed 1 file(s) [Pipeline] } 04:18:01 $ docker stop --time=1 32f930d2a9ec0b200027d42c2795492e3abfd43dde8005e2c06b590e8386970f 04:18:03 $ docker rm -f 32f930d2a9ec0b200027d42c2795492e3abfd43dde8005e2c06b590e8386970f [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 04:18:05 provisioning config files... 04:18:05 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config6628917570466537484tmp [Pipeline] { [Pipeline] sh 04:18:05 + curl -s https://codecov.io/bash 04:18:05 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config6628917570466537484tmp [Pipeline] } 04:20:27 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 04:20:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:20:29 ---> package-listing.sh 04:20:29 ++ facter osfamily 04:20:29 ++ tr '[:upper:]' '[:lower:]' 04:20:29 + OS_FAMILY=redhat 04:20:29 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 04:20:29 + START_PACKAGES=/tmp/packages_start.txt 04:20:29 + END_PACKAGES=/tmp/packages_end.txt 04:20:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:20:29 + PACKAGES=/tmp/packages_start.txt 04:20:29 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 04:20:29 + PACKAGES=/tmp/packages_end.txt 04:20:29 + case "${OS_FAMILY}" in 04:20:29 + rpm -qa 04:20:29 + sort 04:20:36 + '[' -f /tmp/packages_start.txt ']' 04:20:36 + '[' -f /tmp/packages_end.txt ']' 04:20:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:20:36 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 04:20:36 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 04:20:36 + 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 04:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:20:37 04:20:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:20:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:20:37 alpine: Pulling from edgex-lftools-log-publisher 04:20:37 c9b1b535fdd9: Pulling fs layer 04:20:37 2cc5ad85d9ab: Pulling fs layer 04:20:37 756a868c4378: Pulling fs layer 04:20:37 444b2fc9a129: Pulling fs layer 04:20:37 ea15f1150254: Pulling fs layer 04:20:37 41b27a9f41bf: Pulling fs layer 04:20:37 28c525ee5125: Pulling fs layer 04:20:37 094b1ea09ed8: Pulling fs layer 04:20:37 138eaada9080: Pulling fs layer 04:20:37 0622d0fa9048: Pulling fs layer 04:20:37 444b2fc9a129: Waiting 04:20:37 ea15f1150254: Waiting 04:20:37 41b27a9f41bf: Waiting 04:20:37 28c525ee5125: Waiting 04:20:37 094b1ea09ed8: Waiting 04:20:37 138eaada9080: Waiting 04:20:37 0622d0fa9048: Waiting 04:20:37 2cc5ad85d9ab: Verifying Checksum 04:20:37 2cc5ad85d9ab: Download complete 04:20:37 444b2fc9a129: Verifying Checksum 04:20:37 444b2fc9a129: Download complete 04:20:37 c9b1b535fdd9: Verifying Checksum 04:20:37 c9b1b535fdd9: Download complete 04:20:38 ea15f1150254: Verifying Checksum 04:20:38 ea15f1150254: Download complete 04:20:38 28c525ee5125: Verifying Checksum 04:20:38 28c525ee5125: Download complete 04:20:38 756a868c4378: Download complete 04:20:38 138eaada9080: Verifying Checksum 04:20:38 138eaada9080: Download complete 04:20:38 c9b1b535fdd9: Pull complete 04:20:38 0622d0fa9048: Verifying Checksum 04:20:38 0622d0fa9048: Download complete 04:20:39 094b1ea09ed8: Verifying Checksum 04:20:39 094b1ea09ed8: Download complete 04:20:39 2cc5ad85d9ab: Pull complete 04:20:40 41b27a9f41bf: Verifying Checksum 04:20:40 41b27a9f41bf: Download complete 04:20:43 756a868c4378: Pull complete 04:20:43 444b2fc9a129: Pull complete 04:20:44 ea15f1150254: Pull complete 04:20:48 41b27a9f41bf: Pull complete 04:20:48 28c525ee5125: Pull complete 04:20:51 094b1ea09ed8: Pull complete 04:20:51 138eaada9080: Pull complete 04:20:51 0622d0fa9048: Pull complete 04:20:51 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:20:51 prd-centos7-docker-4c-2g-4867 does not seem to be running inside a container 04:20:51 $ 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 04:20:53 $ docker top 5536d761348f8030b40fc24b97c127fe0864d463ae5be09deb18e203646f7c10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:53 provisioning config files... 04:20:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4137594353960859352tmp [Pipeline] { [Pipeline] echo 04:20:53 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:20:54 ---> create-netrc.sh [Pipeline] echo 04:20:54 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:20:54 ---> logs-deploy.sh 04:20:54 + ARCHIVE_ARTIFACTS= 04:20:54 + LOGS_SERVER=https://logs.edgexfoundry.org 04:20:54 + '[' https://logs.edgexfoundry.org == None ']' 04:20:54 + NEXUS_URL=https://nexus.edgexfoundry.org 04:20:54 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/5 04:20:54 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/5/ 04:20:54 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/5 /w/workspace/dry_go-mod-core-contracts_PR-236 04:20:56 Archives upload complete. 04:20:56 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/5/