Pull request #230 opened 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 cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 9de1dc8074048d306ca0aebe10eb837bd96e42a2+2ecd085bbca6ad6bda9224ce78a5545e05826953 (2b3602ae4412ff54b1cd5f9bd1c79733d2667f9d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-230/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # 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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1624 in /w/workspace/dry_go-mod-core-contracts_PR-230 [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-230 # 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/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/230/head:refs/remotes/origin/PR-230 # 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/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2ecd085bbca6ad6bda9224ce78a5545e05826953 into PR head commit 9de1dc8074048d306ca0aebe10eb837bd96e42a2 Merge succeeded, producing 9de1dc8074048d306ca0aebe10eb837bd96e42a2 Checking out Revision 9de1dc8074048d306ca0aebe10eb837bd96e42a2 (PR-230) > git config core.sparsecheckout # timeout=10 > git checkout -f 9de1dc8074048d306ca0aebe10eb837bd96e42a2 # 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 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9de1dc8074048d306ca0aebe10eb837bd96e42a2 # timeout=10 Commit message: "Replace Profile and Service in ProvisionWatcher" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:22:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:05 16:22:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:22:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:06 latest: Pulling from edgex-devops/git-semver 16:22:06 9123ac7c32f7: Pulling fs layer 16:22:06 b8cc5d1170e3: Pulling fs layer 16:22:06 2924cbbf6a41: Pulling fs layer 16:22:06 93b08a4f1073: Pulling fs layer 16:22:06 93b08a4f1073: Waiting 16:22:06 b8cc5d1170e3: Verifying Checksum 16:22:06 b8cc5d1170e3: Download complete 16:22:06 9123ac7c32f7: Verifying Checksum 16:22:06 9123ac7c32f7: Download complete 16:22:06 93b08a4f1073: Verifying Checksum 16:22:06 93b08a4f1073: Download complete 16:22:06 2924cbbf6a41: Verifying Checksum 16:22:06 2924cbbf6a41: Download complete 16:22:06 9123ac7c32f7: Pull complete 16:22:06 b8cc5d1170e3: Pull complete 16:22:07 2924cbbf6a41: Pull complete 16:22:07 93b08a4f1073: Pull complete 16:22:07 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 16:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:22:07 prd-centos7-docker-4c-2g-1624 does not seem to be running inside a container 16:22:07 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-230 -v /w/workspace/dry_go-mod-core-contracts_PR-230:/w/workspace/dry_go-mod-core-contracts_PR-230:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-230@tmp:/w/workspace/dry_go-mod-core-contracts_PR-230@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:22:08 $ docker top 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:08 [ssh-agent] Looking for ssh-agent implementation... 16:22:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:09 $ docker exec 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 ssh-agent 16:22:09 SSH_AUTH_SOCK=/tmp/ssh-XEIzpI8sGHGB/agent.15 16:22:09 SSH_AGENT_PID=22 16:22:09 Running ssh-add (command line suppressed) 16:22:09 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-230@tmp/private_key_6586761251561146261.key (/w/workspace/dry_go-mod-core-contracts_PR-230@tmp/private_key_6586761251561146261.key) 16:22:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:09 + git describe --exact-match --tags HEAD 16:22:09 fatal: No names found, cannot describe anything. [Pipeline] } 16:22:09 $ docker exec --env ******** --env ******** 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 ssh-agent -k 16:22:10 unset SSH_AUTH_SOCK; 16:22:10 unset SSH_AGENT_PID; 16:22:10 echo Agent pid 22 killed; 16:22:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:22:10 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:22:10 This usually means this commit has not been tagged. [Pipeline] sshagent 16:22:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:10 [ssh-agent] Looking for ssh-agent implementation... 16:22:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:10 $ docker exec 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 ssh-agent 16:22:10 SSH_AUTH_SOCK=/tmp/ssh-ctOEcn98tbQS/agent.55 16:22:10 SSH_AGENT_PID=62 16:22:10 Running ssh-add (command line suppressed) 16:22:11 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-230@tmp/private_key_8253445537641489245.key (/w/workspace/dry_go-mod-core-contracts_PR-230@tmp/private_key_8253445537641489245.key) 16:22:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:11 + git semver init 16:22:11 # -> Open(): unable to determine branch for HEAD 16:22:11 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-230/.git 16:22:11 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-230 16:22:11 # $SEMVER_REMOTE_NAME = origin 16:22:11 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 16:22:11 # $SEMVER_USER_NAME = jenkins 16:22:11 # $SEMVER_BRANCH = PR-230 16:22:11 # $SEMVER_TEMP = /tmp/semver-655669140 16:22:11 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:22:11 # '/tmp/semver-655669140' -> '/w/workspace/dry_go-mod-core-contracts_PR-230/.semver' 16:22:11 # -> Force: false 16:22:11 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-230/.semver [Pipeline] } 16:22:11 $ docker exec --env ******** --env ******** 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 ssh-agent -k 16:22:12 unset SSH_AUTH_SOCK; 16:22:12 unset SSH_AGENT_PID; 16:22:12 echo Agent pid 62 killed; 16:22:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:12 + git semver [Pipeline] } 16:22:12 $ docker stop --time=1 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 16:22:14 $ docker rm -f 08543251da2d3e189747d690510459a24897d57531987de8b69e51d04743dc33 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:22:14 Stashed 68 file(s) [Pipeline] echo 16:22:14 [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 16:22:30 Still waiting to schedule task 16:22:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:22:30 Still waiting to schedule task 16:22:30 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1616’ 16:24:25 Running on prd-centos7-docker-4c-2g-1626 in /w/workspace/dry_go-mod-core-contracts_PR-230 [Pipeline] { [Pipeline] ws 16:24:25 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 16:24:27 using credential edgex-jenkins-ssh 16:24:27 Cloning the remote Git repository 16:24:27 Cloning with configured refspecs honoured and without tags 16:24:27 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:24:27 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 16:24:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:24:27 > git --version # timeout=10 16:24:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:24:28 Fetching without tags 16:24:28 Merging remotes/origin/master commit 2ecd085bbca6ad6bda9224ce78a5545e05826953 into PR head commit 9de1dc8074048d306ca0aebe10eb837bd96e42a2 16:24:28 Merge succeeded, producing 9de1dc8074048d306ca0aebe10eb837bd96e42a2 16:24:28 Checking out Revision 9de1dc8074048d306ca0aebe10eb837bd96e42a2 (PR-230) 16:24:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:24:28 > git config --add remote.origin.fetch +refs/pull/230/head:refs/remotes/origin/PR-230 # timeout=10 16:24:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:24:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:24:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:24:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:24:28 > git config core.sparsecheckout # timeout=10 16:24:28 > git checkout -f 9de1dc8074048d306ca0aebe10eb837bd96e42a2 # timeout=10 16:24:28 > git remote # timeout=10 16:24:28 > git config --get remote.origin.url # timeout=10 16:24:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:28 > git merge 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 16:24:28 > git rev-parse HEAD^{commit} # timeout=10 16:24:28 > git config core.sparsecheckout # timeout=10 16:24:28 > git checkout -f 9de1dc8074048d306ca0aebe10eb837bd96e42a2 # timeout=10 16:24:32 Commit message: "Replace Profile and Service in ProvisionWatcher" 16:24:32 > git --version # timeout=10 16:24:32 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:24:33 ========================================================= 16:24:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:24:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:24:34 + 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 . 16:24:34 Sending build context to Docker daemon 1.709MB 16:24:34 Step 1/7 : ARG BASE=golang:1.13-alpine 16:24:34 Step 2/7 : FROM ${BASE} 16:24:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:24:34 e6b0cf9c0882: Pulling fs layer 16:24:34 2848faf0eed1: Pulling fs layer 16:24:34 0f37312ad70f: Pulling fs layer 16:24:34 5788d62ee057: Pulling fs layer 16:24:34 0e6b1d234666: Pulling fs layer 16:24:34 bf5d7aec512f: Pulling fs layer 16:24:34 34c802a77dc8: Pulling fs layer 16:24:34 9eb99e56ec68: Pulling fs layer 16:24:34 27c7a5d97fbd: Pulling fs layer 16:24:34 5c102a31e300: Pulling fs layer 16:24:34 dcfb455df0a1: Pulling fs layer 16:24:34 34c802a77dc8: Waiting 16:24:34 9eb99e56ec68: Waiting 16:24:34 27c7a5d97fbd: Waiting 16:24:34 5c102a31e300: Waiting 16:24:34 dcfb455df0a1: Waiting 16:24:34 5788d62ee057: Waiting 16:24:34 bf5d7aec512f: Waiting 16:24:34 0e6b1d234666: Waiting 16:24:35 0f37312ad70f: Verifying Checksum 16:24:35 0f37312ad70f: Download complete 16:24:35 2848faf0eed1: Verifying Checksum 16:24:35 2848faf0eed1: Download complete 16:24:35 0e6b1d234666: Verifying Checksum 16:24:35 0e6b1d234666: Download complete 16:24:35 bf5d7aec512f: Verifying Checksum 16:24:35 bf5d7aec512f: Download complete 16:24:35 e6b0cf9c0882: Download complete 16:24:35 e6b0cf9c0882: Pull complete 16:24:35 2848faf0eed1: Pull complete 16:24:35 0f37312ad70f: Pull complete 16:24:36 34c802a77dc8: Verifying Checksum 16:24:36 34c802a77dc8: Download complete 16:24:36 27c7a5d97fbd: Verifying Checksum 16:24:36 27c7a5d97fbd: Download complete 16:24:36 5c102a31e300: Verifying Checksum 16:24:36 5c102a31e300: Download complete 16:24:37 dcfb455df0a1: Verifying Checksum 16:24:37 dcfb455df0a1: Download complete 16:24:37 5788d62ee057: Verifying Checksum 16:24:37 5788d62ee057: Download complete 16:24:37 9eb99e56ec68: Verifying Checksum 16:24:37 9eb99e56ec68: Download complete 16:24:42 5788d62ee057: Pull complete 16:24:42 0e6b1d234666: Pull complete 16:24:42 bf5d7aec512f: Pull complete 16:24:46 34c802a77dc8: Pull complete 16:24:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1625 in /w/workspace/dry_go-mod-core-contracts_PR-230 [Pipeline] { [Pipeline] ws 16:24:50 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 16:24:50 9eb99e56ec68: Pull complete 16:24:50 27c7a5d97fbd: Pull complete 16:24:51 5c102a31e300: Pull complete 16:24:51 dcfb455df0a1: Pull complete 16:24:51 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 16:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:24:51 ---> 7c70fe431013 16:24:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:24:51 ---> Running in 5082551f117f 16:24:51 Removing intermediate container 5082551f117f 16:24:51 ---> 31a6464ce8b8 16:24:51 Step 4/7 : RUN apk add bash 16:24:51 ---> Running in 333160dd12e9 16:24:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:24:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:24:54 OK: 143 MiB in 39 packages 16:24:54 Removing intermediate container 333160dd12e9 16:24:54 ---> 2ebef9ee36ed 16:24:54 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:24:54 ---> Running in d01b0c32d8c2 16:24:54 Removing intermediate container d01b0c32d8c2 16:24:54 ---> 9f4e5c6ca381 16:24:54 Step 6/7 : COPY go.mod . 16:24:54 ---> 7b01af94cb66 16:24:54 Step 7/7 : RUN go mod download 16:24:54 ---> Running in d3fef3ddc4dd 16:24:55 go: finding github.com/davecgh/go-spew v1.1.0 16:24:55 go: finding github.com/go-kit/kit v0.8.0 16:24:55 go: finding github.com/go-logfmt/logfmt v0.4.0 16:24:55 go: finding github.com/go-stack/stack v1.8.0 16:24:55 go: finding github.com/google/uuid v1.1.0 16:24:55 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:24:56 go: finding github.com/pmezard/go-difflib v1.0.0 16:24:56 go: finding github.com/stretchr/objx v0.1.0 16:24:56 go: finding github.com/stretchr/testify v1.3.0 16:24:56 go: finding github.com/ugorji/go v1.1.4 16:24:56 using credential edgex-jenkins-ssh 16:24:56 Cloning the remote Git repository 16:24:56 Cloning with configured refspecs honoured and without tags 16:24:57 Removing intermediate container d3fef3ddc4dd 16:24:57 ---> bdfb23e7cca0 16:24:57 Successfully built bdfb23e7cca0 16:24:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 16:24:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:24:56 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 16:24:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:24:56 > git --version # timeout=10 16:24:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:57 Fetching without tags 16:24:57 + docker inspect -f . ci-base-image-x86_64 16:24:57 . [Pipeline] withDockerContainer 16:24:57 prd-centos7-docker-4c-2g-1626 does not seem to be running inside a container 16:24:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-x86_64 cat 16:24:58 Merging remotes/origin/master commit 2ecd085bbca6ad6bda9224ce78a5545e05826953 into PR head commit 9de1dc8074048d306ca0aebe10eb837bd96e42a2 16:24:58 Merge succeeded, producing 9de1dc8074048d306ca0aebe10eb837bd96e42a2 16:24:58 Checking out Revision 9de1dc8074048d306ca0aebe10eb837bd96e42a2 (PR-230) 16:24:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:24:57 > git config --add remote.origin.fetch +refs/pull/230/head:refs/remotes/origin/PR-230 # timeout=10 16:24:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:24:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:24:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:24:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:24:58 > git config core.sparsecheckout # timeout=10 16:24:58 > git checkout -f 9de1dc8074048d306ca0aebe10eb837bd96e42a2 # timeout=10 16:24:58 > git remote # timeout=10 16:24:58 > git config --get remote.origin.url # timeout=10 16:24:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:58 > git merge 2ecd085bbca6ad6bda9224ce78a5545e05826953 # timeout=10 16:24:58 > git rev-parse HEAD^{commit} # timeout=10 16:24:58 > git config core.sparsecheckout # timeout=10 16:24:58 > git checkout -f 9de1dc8074048d306ca0aebe10eb837bd96e42a2 # timeout=10 16:24:58 $ docker top 4cf7f82c9ced2c836682451427e607ec01626919477b1a0ad0946d57dc368ab9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:59 + go version 16:24:59 go version go1.13.5 linux/amd64 [Pipeline] sh 16:24:59 + make test 16:24:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:25:03 Commit message: "Replace Profile and Service in ProvisionWatcher" 16:25:03 > git --version # timeout=10 16:25:03 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:25:04 ========================================================= 16:25:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:25:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:25:05 + 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 . 16:25:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:25:06 Sending build context to Docker daemon 1.709MB 16:25:06 Step 1/7 : ARG BASE=golang:1.13-alpine 16:25:06 Step 2/7 : FROM ${BASE} 16:25:06 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:25:06 cde5963f3b93: Pulling fs layer 16:25:06 2a23fa8c16f7: Pulling fs layer 16:25:06 777b28850792: Pulling fs layer 16:25:06 8a11ddd9e578: Pulling fs layer 16:25:06 4cf88f913ddb: Pulling fs layer 16:25:06 1df406cf5192: Pulling fs layer 16:25:06 cd6300453558: Pulling fs layer 16:25:06 b9c365052c96: Pulling fs layer 16:25:06 a2d8cc88f415: Pulling fs layer 16:25:06 ea1d1ca13537: Pulling fs layer 16:25:06 3750a50a1c5e: Pulling fs layer 16:25:06 4cf88f913ddb: Waiting 16:25:06 a2d8cc88f415: Waiting 16:25:06 1df406cf5192: Waiting 16:25:06 ea1d1ca13537: Waiting 16:25:06 cd6300453558: Waiting 16:25:06 3750a50a1c5e: Waiting 16:25:06 b9c365052c96: Waiting 16:25:06 8a11ddd9e578: Waiting 16:25:06 777b28850792: Verifying Checksum 16:25:06 777b28850792: Download complete 16:25:06 2a23fa8c16f7: Download complete 16:25:06 4cf88f913ddb: Download complete 16:25:07 1df406cf5192: Download complete 16:25:07 cde5963f3b93: Verifying Checksum 16:25:07 cde5963f3b93: Download complete 16:25:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.012s coverage: 100.0% of statements 16:25:08 cde5963f3b93: Pull complete 16:25:08 2a23fa8c16f7: Pull complete 16:25:08 777b28850792: Pull complete 16:25:11 cd6300453558: Verifying Checksum 16:25:11 cd6300453558: Download complete 16:25:11 a2d8cc88f415: Verifying Checksum 16:25:11 a2d8cc88f415: Download complete 16:25:13 ea1d1ca13537: Verifying Checksum 16:25:13 ea1d1ca13537: Download complete 16:25:13 3750a50a1c5e: Download complete 16:25:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.056s coverage: 45.4% of statements 16:25:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.036s coverage: 77.8% of statements 16:25:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:25:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.009s coverage: 6.4% of statements 16:25:16 b9c365052c96: Verifying Checksum 16:25:16 b9c365052c96: Download complete 16:25:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.021s coverage: 14.4% of statements 16:25:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.017s coverage: 100.0% of statements 16:25:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.032s coverage: 100.0% of statements 16:25:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:25:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:25:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.031s coverage: 100.0% of statements 16:25:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.005s coverage: 100.0% of statements 16:25:16 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 62.4% of statements 16:25:16 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.006s coverage: 26.3% of statements 16:25:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements 16:25:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements 16:25:17 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.009s coverage: 14.3% of statements 16:25:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:25:18 8a11ddd9e578: Verifying Checksum 16:25:18 8a11ddd9e578: Download complete 16:25:19 gofmt -l . 16:25:19 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:25:20 Stashed 1 file(s) [Pipeline] } 16:25:20 $ docker stop --time=1 4cf7f82c9ced2c836682451427e607ec01626919477b1a0ad0946d57dc368ab9 16:25:21 $ docker rm -f 4cf7f82c9ced2c836682451427e607ec01626919477b1a0ad0946d57dc368ab9 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:25:30 8a11ddd9e578: Pull complete 16:25:30 4cf88f913ddb: Pull complete 16:25:30 1df406cf5192: Pull complete 16:25:34 cd6300453558: Pull complete 16:25:39 b9c365052c96: Pull complete 16:25:39 a2d8cc88f415: Pull complete 16:25:40 ea1d1ca13537: Pull complete 16:25:41 3750a50a1c5e: Pull complete 16:25:41 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 16:25:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:25:41 ---> 78745c68409d 16:25:41 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:25:45 ---> Running in 7dad433cbb20 16:25:45 Removing intermediate container 7dad433cbb20 16:25:45 ---> 34a8712fe463 16:25:45 Step 4/7 : RUN apk add bash 16:25:45 ---> Running in 31702faf0598 16:25:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:25:47 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:25:47 OK: 125 MiB in 39 packages 16:25:49 Removing intermediate container 31702faf0598 16:25:49 ---> 697817baedb5 16:25:49 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:25:49 ---> Running in c7cb1b82cf36 16:25:49 Removing intermediate container c7cb1b82cf36 16:25:49 ---> 54a8158b158e 16:25:49 Step 6/7 : COPY go.mod . 16:25:50 ---> edd55d4a064e 16:25:50 Step 7/7 : RUN go mod download 16:25:50 ---> Running in 828c2e8cd303 16:25:51 go: finding github.com/davecgh/go-spew v1.1.0 16:25:51 go: finding github.com/go-kit/kit v0.8.0 16:25:51 go: finding github.com/go-logfmt/logfmt v0.4.0 16:25:51 go: finding github.com/go-stack/stack v1.8.0 16:25:51 go: finding github.com/google/uuid v1.1.0 16:25:51 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:25:51 go: finding github.com/pmezard/go-difflib v1.0.0 16:25:52 go: finding github.com/stretchr/objx v0.1.0 16:25:52 go: finding github.com/stretchr/testify v1.3.0 16:25:52 go: finding github.com/ugorji/go v1.1.4 16:25:54 Removing intermediate container 828c2e8cd303 16:25:54 ---> dd6b500d358d 16:25:54 Successfully built dd6b500d358d 16:25:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:55 + docker inspect -f . ci-base-image-arm64 16:25:55 . [Pipeline] withDockerContainer 16:25:56 prd-ubuntu18.04-docker-arm64-4c-16g-1625 does not seem to be running inside a container 16:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-arm64 cat 16:25:57 $ docker top b342b5ee7fb270ef75ec5fb8d20efeaa47cef549867ef172be071c51beb9217b -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:58 + go version 16:25:58 go version go1.13.5 linux/arm64 [Pipeline] sh 16:25:59 + make test 16:25:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:26:17 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.053s coverage: 100.0% of statements 16:26:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.115s coverage: 45.4% of statements 16:26:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.018s coverage: 77.8% of statements 16:26:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:26:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.028s coverage: 6.4% of statements 16:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.067s coverage: 14.4% of statements 16:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.039s coverage: 100.0% of statements 16:26:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.088s coverage: 100.0% of statements 16:26:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:26:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:26:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements 16:26:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.554s coverage: 100.0% of statements 16:26:38 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.126s coverage: 62.4% of statements 16:26:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.030s coverage: 26.3% of statements 16:26:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements 16:26:41 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements 16:26:42 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements 16:26:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:26:47 gofmt -l . 16:26:47 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:26:48 Warning: overwriting stash ‘coverage-report’ 16:26:48 Stashed 1 file(s) [Pipeline] } 16:26:48 $ docker stop --time=1 b342b5ee7fb270ef75ec5fb8d20efeaa47cef549867ef172be071c51beb9217b 16:26:50 $ docker rm -f b342b5ee7fb270ef75ec5fb8d20efeaa47cef549867ef172be071c51beb9217b [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] } [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 16:26:53 provisioning config files... 16:26:53 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-230@tmp/config1591570191234315083tmp [Pipeline] { [Pipeline] sh 16:26:53 + curl -s https://codecov.io/bash 16:26:53 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-230@tmp/config1591570191234315083tmp 16:27:00 16:27:00 _____ _ 16:27:00 / ____| | | 16:27:00 | | ___ __| | ___ ___ _____ __ 16:27:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:27:00 | |___| (_) | (_| | __/ (_| (_) \ V / 16:27:00 \_____\___/ \__,_|\___|\___\___/ \_/ 16:27:00 Bash-tbd 16:27:00 16:27:00 16:27:00 ==> Jenkins CI detected. 16:27:00 project root: . 16:27:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:27:00 ==> Running gcov in . (disable via -X gcov) 16:27:00 ==> Python coveragepy not found 16:27:00 ==> Searching for coverage reports in: 16:27:00 + . 16:27:00 -> Found 1 reports 16:27:00 ==> Detecting git/mercurial file structure 16:27:00 ==> Reading reports 16:27:00 + ./coverage.out bytes=81300 16:27:00 ==> Appending adjustments 16:27:00 http://docs.codecov.io/docs/fixing-reports 16:27:00 + Found adjustments 16:27:00 ==> Gzipping contents 16:27:00 ==> Uploading reports 16:27:00 url: https://codecov.io 16:27:00 query: branch=PR-230&commit=9de1dc8074048d306ca0aebe10eb837bd96e42a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=230&job= 16:27:00 -> Pinging Codecov 16:27:00 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-230&commit=9de1dc8074048d306ca0aebe10eb837bd96e42a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=230&job= 16:27:00 -> Uploading 16:27:00 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/9de1dc8074048d306ca0aebe10eb837bd96e42a2 [Pipeline] } 16:27:00 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 16:27:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:27:02 ---> package-listing.sh 16:27:02 ++ facter osfamily 16:27:02 ++ tr '[:upper:]' '[:lower:]' 16:27:02 + OS_FAMILY=redhat 16:27:02 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-230 16:27:02 + START_PACKAGES=/tmp/packages_start.txt 16:27:02 + END_PACKAGES=/tmp/packages_end.txt 16:27:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:27:02 + PACKAGES=/tmp/packages_start.txt 16:27:02 + '[' /w/workspace/dry_go-mod-core-contracts_PR-230 ']' 16:27:02 + PACKAGES=/tmp/packages_end.txt 16:27:02 + case "${OS_FAMILY}" in 16:27:02 + rpm -qa 16:27:02 + sort 16:27:06 + '[' -f /tmp/packages_start.txt ']' 16:27:06 + '[' -f /tmp/packages_end.txt ']' 16:27:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:27:06 + '[' /w/workspace/dry_go-mod-core-contracts_PR-230 ']' 16:27:06 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-230/archives/ 16:27:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-230/archives/ [Pipeline] isUnix [Pipeline] sh 16:27:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:27:07 16:27:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:27:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:27:07 alpine: Pulling from edgex-lftools-log-publisher 16:27:07 c9b1b535fdd9: Pulling fs layer 16:27:07 2cc5ad85d9ab: Pulling fs layer 16:27:07 756a868c4378: Pulling fs layer 16:27:07 444b2fc9a129: Pulling fs layer 16:27:07 ea15f1150254: Pulling fs layer 16:27:07 41b27a9f41bf: Pulling fs layer 16:27:07 28c525ee5125: Pulling fs layer 16:27:07 094b1ea09ed8: Pulling fs layer 16:27:07 138eaada9080: Pulling fs layer 16:27:07 0622d0fa9048: Pulling fs layer 16:27:07 094b1ea09ed8: Waiting 16:27:07 ea15f1150254: Waiting 16:27:07 138eaada9080: Waiting 16:27:07 41b27a9f41bf: Waiting 16:27:07 0622d0fa9048: Waiting 16:27:07 28c525ee5125: Waiting 16:27:07 444b2fc9a129: Waiting 16:27:07 2cc5ad85d9ab: Download complete 16:27:07 444b2fc9a129: Verifying Checksum 16:27:07 444b2fc9a129: Download complete 16:27:07 c9b1b535fdd9: Verifying Checksum 16:27:07 c9b1b535fdd9: Download complete 16:27:07 ea15f1150254: Verifying Checksum 16:27:07 ea15f1150254: Download complete 16:27:07 28c525ee5125: Verifying Checksum 16:27:07 28c525ee5125: Download complete 16:27:08 c9b1b535fdd9: Pull complete 16:27:08 756a868c4378: Verifying Checksum 16:27:08 756a868c4378: Download complete 16:27:08 138eaada9080: Verifying Checksum 16:27:08 138eaada9080: Download complete 16:27:08 0622d0fa9048: Verifying Checksum 16:27:08 0622d0fa9048: Download complete 16:27:08 2cc5ad85d9ab: Pull complete 16:27:08 094b1ea09ed8: Verifying Checksum 16:27:08 094b1ea09ed8: Download complete 16:27:09 41b27a9f41bf: Verifying Checksum 16:27:09 41b27a9f41bf: Download complete 16:27:10 756a868c4378: Pull complete 16:27:10 444b2fc9a129: Pull complete 16:27:10 ea15f1150254: Pull complete 16:27:14 41b27a9f41bf: Pull complete 16:27:14 28c525ee5125: Pull complete 16:27:16 094b1ea09ed8: Pull complete 16:27:16 138eaada9080: Pull complete 16:27:16 0622d0fa9048: Pull complete 16:27:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:27:16 prd-centos7-docker-4c-2g-1624 does not seem to be running inside a container 16:27:17 $ 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-230 -v /w/workspace/dry_go-mod-core-contracts_PR-230:/w/workspace/dry_go-mod-core-contracts_PR-230:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-230@tmp:/w/workspace/dry_go-mod-core-contracts_PR-230@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:27:18 $ docker top 404cd513a5da62a14e2d10676400171ddea6fad981b8a5410127a50dc683d115 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:27:18 provisioning config files... 16:27:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-230@tmp/config2784414448234820246tmp [Pipeline] { [Pipeline] echo 16:27:18 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:27:18 ---> create-netrc.sh [Pipeline] echo 16:27:18 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:27:19 ---> logs-deploy.sh 16:27:19 + ARCHIVE_ARTIFACTS= 16:27:19 + LOGS_SERVER=https://logs.edgexfoundry.org 16:27:19 + '[' https://logs.edgexfoundry.org == None ']' 16:27:19 + NEXUS_URL=https://nexus.edgexfoundry.org 16:27:19 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-230/1 16:27:19 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-230/1/ 16:27:19 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-230/1 /w/workspace/dry_go-mod-core-contracts_PR-230 16:27:20 Archives upload complete. 16:27:20 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-230/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-230/1/