Pull request #238 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 jdharms for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 50bfe565927d81b71ecf8863e514a0cd25ad54d9+9132f554263fd61cb848f5b965b4d1aa9442ed97 (b442f6964e9bebf88494efaf39584d4a9b344d4a) 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-238/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-3322 in /w/workspace/dry_go-mod-core-contracts_PR-238 [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-238 # 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/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 9132f554263fd61cb848f5b965b4d1aa9442ed97 into PR head commit 50bfe565927d81b71ecf8863e514a0cd25ad54d9 Merge succeeded, producing cd4907f7b84d68d168b6a919ee16e87c5054e267 Checking out Revision cd4907f7b84d68d168b6a919ee16e87c5054e267 (PR-238) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/238/head:refs/remotes/origin/PR-238 # 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/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50bfe565927d81b71ecf8863e514a0cd25ad54d9 # 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 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd4907f7b84d68d168b6a919ee16e87c5054e267 # timeout=10 Commit message: "Merge commit '9132f554263fd61cb848f5b965b4d1aa9442ed97' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-10T19:09:17.287Z] 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 [2020-04-10T19:09:19.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-10T19:09:19.535Z] [2020-04-10T19:09:19.535Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-10T19:09:19.924Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-10T19:09:19.924Z] latest: Pulling from edgex-devops/git-semver [2020-04-10T19:09:19.924Z] 9123ac7c32f7: Pulling fs layer [2020-04-10T19:09:19.924Z] b8cc5d1170e3: Pulling fs layer [2020-04-10T19:09:19.924Z] 2924cbbf6a41: Pulling fs layer [2020-04-10T19:09:19.924Z] 93b08a4f1073: Pulling fs layer [2020-04-10T19:09:19.924Z] 93b08a4f1073: Waiting [2020-04-10T19:09:19.924Z] b8cc5d1170e3: Verifying Checksum [2020-04-10T19:09:19.924Z] b8cc5d1170e3: Download complete [2020-04-10T19:09:20.184Z] 9123ac7c32f7: Download complete [2020-04-10T19:09:20.184Z] 93b08a4f1073: Verifying Checksum [2020-04-10T19:09:20.184Z] 93b08a4f1073: Download complete [2020-04-10T19:09:20.184Z] 2924cbbf6a41: Verifying Checksum [2020-04-10T19:09:20.184Z] 2924cbbf6a41: Download complete [2020-04-10T19:09:20.444Z] 9123ac7c32f7: Pull complete [2020-04-10T19:09:20.444Z] b8cc5d1170e3: Pull complete [2020-04-10T19:09:21.394Z] 2924cbbf6a41: Pull complete [2020-04-10T19:09:21.658Z] 93b08a4f1073: Pull complete [2020-04-10T19:09:21.658Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-10T19:09:21.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-10T19:09:21.887Z] prd-centos7-docker-4c-2g-3322 does not seem to be running inside a container [2020-04-10T19:09:21.960Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-238 -v /w/workspace/dry_go-mod-core-contracts_PR-238:/w/workspace/dry_go-mod-core-contracts_PR-238:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-238@tmp:/w/workspace/dry_go-mod-core-contracts_PR-238@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:10004/edgex-devops/git-semver:latest cat [2020-04-10T19:09:22.672Z] $ docker top 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-10T19:09:23.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-10T19:09:23.023Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-10T19:09:23.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-10T19:09:23.243Z] $ docker exec 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 ssh-agent [2020-04-10T19:09:23.431Z] SSH_AUTH_SOCK=/tmp/ssh-rDvcQSNs4cCV/agent.15 [2020-04-10T19:09:23.431Z] SSH_AGENT_PID=22 [2020-04-10T19:09:23.449Z] Running ssh-add (command line suppressed) [2020-04-10T19:09:23.593Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-238@tmp/private_key_4819948827240339544.key (/w/workspace/dry_go-mod-core-contracts_PR-238@tmp/private_key_4819948827240339544.key) [2020-04-10T19:09:23.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-10T19:09:23.993Z] + git describe --exact-match --tags HEAD [2020-04-10T19:09:23.993Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-10T19:09:24.069Z] $ docker exec --env ******** --env ******** 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 ssh-agent -k [2020-04-10T19:09:24.238Z] unset SSH_AUTH_SOCK; [2020-04-10T19:09:24.238Z] unset SSH_AGENT_PID; [2020-04-10T19:09:24.238Z] echo Agent pid 22 killed; [2020-04-10T19:09:24.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-10T19:09:24.408Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-10T19:09:24.409Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-10T19:09:24.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-10T19:09:24.496Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-10T19:09:24.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-10T19:09:24.789Z] $ docker exec 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 ssh-agent [2020-04-10T19:09:25.016Z] SSH_AUTH_SOCK=/tmp/ssh-SNirRUr8GFDQ/agent.57 [2020-04-10T19:09:25.016Z] SSH_AGENT_PID=64 [2020-04-10T19:09:25.026Z] Running ssh-add (command line suppressed) [2020-04-10T19:09:25.200Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-238@tmp/private_key_5639193768020933108.key (/w/workspace/dry_go-mod-core-contracts_PR-238@tmp/private_key_5639193768020933108.key) [2020-04-10T19:09:25.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-10T19:09:25.680Z] + git semver init [2020-04-10T19:09:25.680Z] # -> Open(): unable to determine branch for HEAD [2020-04-10T19:09:25.680Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-238/.git [2020-04-10T19:09:25.680Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-238 [2020-04-10T19:09:25.680Z] # $SEMVER_REMOTE_NAME = origin [2020-04-10T19:09:25.680Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-10T19:09:25.680Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-10T19:09:25.680Z] # $SEMVER_BRANCH = PR-238 [2020-04-10T19:09:25.680Z] # $SEMVER_TEMP = /tmp/semver-371263994 [2020-04-10T19:09:25.680Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-10T19:09:26.251Z] # '/tmp/semver-371263994' -> '/w/workspace/dry_go-mod-core-contracts_PR-238/.semver' [2020-04-10T19:09:26.251Z] # -> Force: false [2020-04-10T19:09:26.251Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-238/.semver [Pipeline] } [2020-04-10T19:09:26.273Z] $ docker exec --env ******** --env ******** 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 ssh-agent -k [2020-04-10T19:09:26.421Z] unset SSH_AUTH_SOCK; [2020-04-10T19:09:26.421Z] unset SSH_AGENT_PID; [2020-04-10T19:09:26.421Z] echo Agent pid 64 killed; [2020-04-10T19:09:26.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-10T19:09:26.994Z] + git semver [Pipeline] } [2020-04-10T19:09:27.024Z] $ docker stop --time=1 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 [2020-04-10T19:09:28.379Z] $ docker rm -f 0102249e87bb558c65da218646adab3051620900ab8d6f5dc3941115022faac1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-10T19:09:29.333Z] Stashed 72 file(s) [Pipeline] echo [2020-04-10T19:09:29.351Z] [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 [2020-04-10T19:09:44.768Z] Still waiting to schedule task [2020-04-10T19:09:44.769Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-10T19:09:44.786Z] Still waiting to schedule task [2020-04-10T19:09:44.786Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-10T19:11:07.569Z] Running on prd-centos7-docker-4c-2g-3324 in /w/workspace/dry_go-mod-core-contracts_PR-238 [Pipeline] { [Pipeline] ws [2020-04-10T19:11:07.637Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-04-10T19:11:09.841Z] using credential edgex-jenkins-ssh [2020-04-10T19:11:09.948Z] Cloning the remote Git repository [2020-04-10T19:11:09.948Z] Cloning with configured refspecs honoured and without tags [2020-04-10T19:11:10.719Z] Fetching without tags [2020-04-10T19:11:09.490Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-10T19:11:09.536Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-04-10T19:11:09.583Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-10T19:11:09.584Z] > git --version # timeout=10 [2020-04-10T19:11:09.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T19:11:09.635Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T19:11:10.259Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-10T19:11:10.264Z] > git config --add remote.origin.fetch +refs/pull/238/head:refs/remotes/origin/PR-238 # timeout=10 [2020-04-10T19:11:10.269Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T19:11:10.287Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-10T19:11:10.298Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-10T19:11:10.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T19:11:10.304Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T19:11:11.115Z] Merging remotes/origin/master commit 9132f554263fd61cb848f5b965b4d1aa9442ed97 into PR head commit 50bfe565927d81b71ecf8863e514a0cd25ad54d9 [2020-04-10T19:11:11.230Z] Merge succeeded, producing acb724583a65018e5facaf39238b9a33fa85d947 [2020-04-10T19:11:11.230Z] Checking out Revision acb724583a65018e5facaf39238b9a33fa85d947 (PR-238) [2020-04-10T19:11:10.733Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T19:11:10.740Z] > git checkout -f 50bfe565927d81b71ecf8863e514a0cd25ad54d9 # timeout=10 [2020-04-10T19:11:10.795Z] > git remote # timeout=10 [2020-04-10T19:11:10.800Z] > git config --get remote.origin.url # timeout=10 [2020-04-10T19:11:10.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T19:11:10.810Z] > git merge 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 [2020-04-10T19:11:10.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T19:11:10.851Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T19:11:10.857Z] > git checkout -f acb724583a65018e5facaf39238b9a33fa85d947 # timeout=10 [2020-04-10T19:11:15.828Z] Commit message: "Merge commit '9132f554263fd61cb848f5b965b4d1aa9442ed97' into HEAD" [2020-04-10T19:11:15.828Z] First time build. Skipping changelog. [2020-04-10T19:11:15.854Z] > git --version # timeout=10 [2020-04-10T19:11:15.863Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-10T19:11:16.862Z] ========================================================= [2020-04-10T19:11:16.862Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-10T19:11:16.862Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-10T19:11:17.624Z] + 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 . [2020-04-10T19:11:17.890Z] Sending build context to Docker daemon 1.755MB [2020-04-10T19:11:17.890Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-10T19:11:17.890Z] Step 2/7 : FROM ${BASE} [2020-04-10T19:11:17.890Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-10T19:11:17.890Z] e6b0cf9c0882: Pulling fs layer [2020-04-10T19:11:17.890Z] 2848faf0eed1: Pulling fs layer [2020-04-10T19:11:17.890Z] 0f37312ad70f: Pulling fs layer [2020-04-10T19:11:17.890Z] 5788d62ee057: Pulling fs layer [2020-04-10T19:11:17.890Z] 0e6b1d234666: Pulling fs layer [2020-04-10T19:11:17.890Z] bf5d7aec512f: Pulling fs layer [2020-04-10T19:11:17.890Z] 34c802a77dc8: Pulling fs layer [2020-04-10T19:11:17.890Z] 9eb99e56ec68: Pulling fs layer [2020-04-10T19:11:17.890Z] 27c7a5d97fbd: Pulling fs layer [2020-04-10T19:11:17.890Z] 5c102a31e300: Pulling fs layer [2020-04-10T19:11:17.890Z] dcfb455df0a1: Pulling fs layer [2020-04-10T19:11:17.890Z] 5788d62ee057: Waiting [2020-04-10T19:11:17.890Z] 0e6b1d234666: Waiting [2020-04-10T19:11:17.890Z] bf5d7aec512f: Waiting [2020-04-10T19:11:17.890Z] 34c802a77dc8: Waiting [2020-04-10T19:11:17.890Z] 9eb99e56ec68: Waiting [2020-04-10T19:11:17.890Z] 27c7a5d97fbd: Waiting [2020-04-10T19:11:17.890Z] 5c102a31e300: Waiting [2020-04-10T19:11:17.890Z] dcfb455df0a1: Waiting [2020-04-10T19:11:17.890Z] 0f37312ad70f: Verifying Checksum [2020-04-10T19:11:17.890Z] 0f37312ad70f: Download complete [2020-04-10T19:11:17.890Z] 2848faf0eed1: Verifying Checksum [2020-04-10T19:11:17.890Z] 2848faf0eed1: Download complete [2020-04-10T19:11:17.890Z] 0e6b1d234666: Verifying Checksum [2020-04-10T19:11:17.890Z] 0e6b1d234666: Download complete [2020-04-10T19:11:17.890Z] bf5d7aec512f: Verifying Checksum [2020-04-10T19:11:17.890Z] bf5d7aec512f: Download complete [2020-04-10T19:11:17.890Z] e6b0cf9c0882: Verifying Checksum [2020-04-10T19:11:17.890Z] e6b0cf9c0882: Download complete [2020-04-10T19:11:18.155Z] e6b0cf9c0882: Pull complete [2020-04-10T19:11:18.415Z] 2848faf0eed1: Pull complete [2020-04-10T19:11:18.415Z] 0f37312ad70f: Pull complete [2020-04-10T19:11:19.376Z] 34c802a77dc8: Verifying Checksum [2020-04-10T19:11:19.376Z] 34c802a77dc8: Download complete [2020-04-10T19:11:19.376Z] 27c7a5d97fbd: Verifying Checksum [2020-04-10T19:11:19.376Z] 27c7a5d97fbd: Download complete [2020-04-10T19:11:19.954Z] 5788d62ee057: Verifying Checksum [2020-04-10T19:11:19.954Z] 5788d62ee057: Download complete [2020-04-10T19:11:19.954Z] 5c102a31e300: Verifying Checksum [2020-04-10T19:11:19.954Z] 5c102a31e300: Download complete [2020-04-10T19:11:19.954Z] dcfb455df0a1: Verifying Checksum [2020-04-10T19:11:19.954Z] dcfb455df0a1: Download complete [2020-04-10T19:11:19.954Z] 9eb99e56ec68: Verifying Checksum [2020-04-10T19:11:19.954Z] 9eb99e56ec68: Download complete [2020-04-10T19:11:26.532Z] 5788d62ee057: Pull complete [2020-04-10T19:11:26.532Z] 0e6b1d234666: Pull complete [2020-04-10T19:11:26.532Z] bf5d7aec512f: Pull complete [2020-04-10T19:11:31.839Z] 34c802a77dc8: Pull complete [2020-04-10T19:11:35.215Z] 9eb99e56ec68: Pull complete [2020-04-10T19:11:35.478Z] 27c7a5d97fbd: Pull complete [2020-04-10T19:11:36.418Z] 5c102a31e300: Pull complete [2020-04-10T19:11:36.418Z] dcfb455df0a1: Pull complete [2020-04-10T19:11:36.418Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-10T19:11:36.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-10T19:11:36.418Z] ---> 7c70fe431013 [2020-04-10T19:11:36.418Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-10T19:11:36.418Z] ---> Running in 79de7a5c39a0 [2020-04-10T19:11:36.680Z] Removing intermediate container 79de7a5c39a0 [2020-04-10T19:11:36.680Z] ---> d3efc542b326 [2020-04-10T19:11:36.680Z] Step 4/7 : RUN apk add bash [2020-04-10T19:11:36.680Z] ---> Running in ddff8a5ac5cc [2020-04-10T19:11:37.256Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-10T19:11:38.201Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-10T19:11:38.326Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3323 in /w/workspace/dry_go-mod-core-contracts_PR-238 [Pipeline] { [Pipeline] ws [2020-04-10T19:11:38.407Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [2020-04-10T19:11:38.461Z] OK: 143 MiB in 39 packages [Pipeline] checkout [2020-04-10T19:11:38.720Z] Removing intermediate container ddff8a5ac5cc [2020-04-10T19:11:38.720Z] ---> 9eda6519e0ab [2020-04-10T19:11:38.720Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-10T19:11:38.720Z] ---> Running in 707358aa19db [2020-04-10T19:11:38.979Z] Removing intermediate container 707358aa19db [2020-04-10T19:11:38.979Z] ---> 74f6f68f71ba [2020-04-10T19:11:38.979Z] Step 6/7 : COPY go.mod . [2020-04-10T19:11:39.238Z] ---> 832e4f2c753a [2020-04-10T19:11:39.238Z] Step 7/7 : RUN go mod download [2020-04-10T19:11:39.238Z] ---> Running in 4ab1788b5b26 [2020-04-10T19:11:41.147Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-10T19:11:41.147Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-10T19:11:41.147Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-10T19:11:41.147Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-10T19:11:41.147Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-10T19:11:41.147Z] go: finding github.com/google/uuid v1.1.0 [2020-04-10T19:11:41.409Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-10T19:11:41.409Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-10T19:11:41.409Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-10T19:11:41.671Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-10T19:11:41.671Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-10T19:11:43.068Z] Removing intermediate container 4ab1788b5b26 [2020-04-10T19:11:43.068Z] ---> 574394538640 [2020-04-10T19:11:43.068Z] Successfully built 574394538640 [2020-04-10T19:11:43.068Z] 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 [2020-04-10T19:11:43.835Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-10T19:11:43.836Z] . [Pipeline] withDockerContainer [2020-04-10T19:11:43.992Z] prd-centos7-docker-4c-2g-3324 does not seem to be running inside a container [2020-04-10T19:11:44.054Z] $ 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 [2020-04-10T19:11:44.465Z] using credential edgex-jenkins-ssh [2020-04-10T19:11:44.513Z] Cloning the remote Git repository [2020-04-10T19:11:44.513Z] Cloning with configured refspecs honoured and without tags [2020-04-10T19:11:44.607Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-10T19:11:44.692Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-04-10T19:11:44.778Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-10T19:11:44.780Z] > git --version # timeout=10 [2020-04-10T19:11:44.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T19:11:44.991Z] $ docker top 12f9d2fdd752ac1044c8ec3c3d78241c8984beaf32843f1cd231b51ea8bcce69 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-10T19:11:45.571Z] + go version [2020-04-10T19:11:45.571Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-10T19:11:45.899Z] + make test [2020-04-10T19:11:45.899Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-10T19:11:45.983Z] Fetching without tags [2020-04-10T19:11:44.887Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T19:11:45.857Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-10T19:11:45.887Z] > git config --add remote.origin.fetch +refs/pull/238/head:refs/remotes/origin/PR-238 # timeout=10 [2020-04-10T19:11:45.918Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T19:11:45.956Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-10T19:11:45.999Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-10T19:11:46.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T19:11:46.022Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T19:11:46.502Z] Merging remotes/origin/master commit 9132f554263fd61cb848f5b965b4d1aa9442ed97 into PR head commit 50bfe565927d81b71ecf8863e514a0cd25ad54d9 [2020-04-10T19:11:46.883Z] Merge succeeded, producing fac74d6685d383ae6239f3f9d01b3bc5b4dbb756 [2020-04-10T19:11:46.883Z] Checking out Revision fac74d6685d383ae6239f3f9d01b3bc5b4dbb756 (PR-238) [2020-04-10T19:11:46.520Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T19:11:46.562Z] > git checkout -f 50bfe565927d81b71ecf8863e514a0cd25ad54d9 # timeout=10 [2020-04-10T19:11:46.686Z] > git remote # timeout=10 [2020-04-10T19:11:46.717Z] > git config --get remote.origin.url # timeout=10 [2020-04-10T19:11:46.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T19:11:46.764Z] > git merge 9132f554263fd61cb848f5b965b4d1aa9442ed97 # timeout=10 [2020-04-10T19:11:46.848Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T19:11:46.887Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T19:11:46.900Z] > git checkout -f fac74d6685d383ae6239f3f9d01b3bc5b4dbb756 # timeout=10 [2020-04-10T19:11:51.474Z] Commit message: "Merge commit '9132f554263fd61cb848f5b965b4d1aa9442ed97' into HEAD" [2020-04-10T19:11:51.475Z] First time build. Skipping changelog. [2020-04-10T19:11:51.521Z] > git --version # timeout=10 [2020-04-10T19:11:51.542Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-10T19:11:52.543Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [Pipeline] echo [2020-04-10T19:11:52.829Z] ========================================================= [2020-04-10T19:11:52.829Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-10T19:11:52.829Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-10T19:11:53.485Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements [2020-04-10T19:11:53.486Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.013s coverage: 100.0% of statements [2020-04-10T19:11:53.756Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.050s coverage: 45.4% of statements [2020-04-10T19:11:54.005Z] + 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 . [2020-04-10T19:11:54.330Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.011s coverage: 77.8% of statements [2020-04-10T19:11:54.330Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-10T19:11:54.330Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements [2020-04-10T19:11:54.904Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.023s coverage: 14.4% of statements [2020-04-10T19:11:54.904Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements [2020-04-10T19:11:54.976Z] Sending build context to Docker daemon 1.755MB [2020-04-10T19:11:54.976Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-10T19:11:54.976Z] Step 2/7 : FROM ${BASE} [2020-04-10T19:11:55.248Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-10T19:11:55.248Z] cde5963f3b93: Pulling fs layer [2020-04-10T19:11:55.248Z] 2a23fa8c16f7: Pulling fs layer [2020-04-10T19:11:55.248Z] 777b28850792: Pulling fs layer [2020-04-10T19:11:55.248Z] 8a11ddd9e578: Pulling fs layer [2020-04-10T19:11:55.248Z] 4cf88f913ddb: Pulling fs layer [2020-04-10T19:11:55.248Z] 1df406cf5192: Pulling fs layer [2020-04-10T19:11:55.248Z] cd6300453558: Pulling fs layer [2020-04-10T19:11:55.248Z] b9c365052c96: Pulling fs layer [2020-04-10T19:11:55.248Z] a2d8cc88f415: Pulling fs layer [2020-04-10T19:11:55.248Z] ea1d1ca13537: Pulling fs layer [2020-04-10T19:11:55.248Z] 3750a50a1c5e: Pulling fs layer [2020-04-10T19:11:55.248Z] 8a11ddd9e578: Waiting [2020-04-10T19:11:55.248Z] 4cf88f913ddb: Waiting [2020-04-10T19:11:55.248Z] 1df406cf5192: Waiting [2020-04-10T19:11:55.248Z] cd6300453558: Waiting [2020-04-10T19:11:55.248Z] b9c365052c96: Waiting [2020-04-10T19:11:55.248Z] a2d8cc88f415: Waiting [2020-04-10T19:11:55.248Z] ea1d1ca13537: Waiting [2020-04-10T19:11:55.248Z] 3750a50a1c5e: Waiting [2020-04-10T19:11:55.248Z] 777b28850792: Verifying Checksum [2020-04-10T19:11:55.248Z] 777b28850792: Download complete [2020-04-10T19:11:55.483Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.031s coverage: 100.0% of statements [2020-04-10T19:11:55.483Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-10T19:11:55.483Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-10T19:11:55.483Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.065s coverage: 100.0% of statements [2020-04-10T19:11:55.483Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.950s coverage: 100.0% of statements [2020-04-10T19:11:55.524Z] 2a23fa8c16f7: Verifying Checksum [2020-04-10T19:11:55.524Z] 2a23fa8c16f7: Download complete [2020-04-10T19:11:55.524Z] 4cf88f913ddb: Verifying Checksum [2020-04-10T19:11:55.524Z] 4cf88f913ddb: Download complete [2020-04-10T19:11:55.524Z] 1df406cf5192: Verifying Checksum [2020-04-10T19:11:55.524Z] 1df406cf5192: Download complete [2020-04-10T19:11:55.524Z] cde5963f3b93: Verifying Checksum [2020-04-10T19:11:56.494Z] cde5963f3b93: Pull complete [2020-04-10T19:11:57.108Z] 2a23fa8c16f7: Pull complete [2020-04-10T19:11:57.379Z] 777b28850792: Pull complete [2020-04-10T19:11:57.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.025s coverage: 62.5% of statements [2020-04-10T19:11:57.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements [2020-04-10T19:11:57.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.026s coverage: 15.4% of statements [2020-04-10T19:11:57.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements [2020-04-10T19:11:57.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-04-10T19:11:57.420Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-10T19:11:58.363Z] gofmt -l . [2020-04-10T19:11:58.623Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-10T19:11:59.279Z] Stashed 1 file(s) [Pipeline] } [2020-04-10T19:11:59.299Z] $ docker stop --time=1 12f9d2fdd752ac1044c8ec3c3d78241c8984beaf32843f1cd231b51ea8bcce69 [2020-04-10T19:11:59.979Z] cd6300453558: Verifying Checksum [2020-04-10T19:11:59.979Z] cd6300453558: Download complete [2020-04-10T19:11:59.979Z] a2d8cc88f415: Verifying Checksum [2020-04-10T19:11:59.979Z] a2d8cc88f415: Download complete [2020-04-10T19:12:00.742Z] $ docker rm -f 12f9d2fdd752ac1044c8ec3c3d78241c8984beaf32843f1cd231b51ea8bcce69 [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] } [2020-04-10T19:12:02.603Z] ea1d1ca13537: Verifying Checksum [2020-04-10T19:12:02.603Z] ea1d1ca13537: Download complete [2020-04-10T19:12:02.603Z] 3750a50a1c5e: Verifying Checksum [2020-04-10T19:12:02.603Z] 3750a50a1c5e: Download complete [2020-04-10T19:12:05.188Z] b9c365052c96: Verifying Checksum [2020-04-10T19:12:05.188Z] b9c365052c96: Download complete [2020-04-10T19:12:06.594Z] 8a11ddd9e578: Verifying Checksum [2020-04-10T19:12:06.594Z] 8a11ddd9e578: Download complete [2020-04-10T19:12:18.965Z] 8a11ddd9e578: Pull complete [2020-04-10T19:12:18.965Z] 4cf88f913ddb: Pull complete [2020-04-10T19:12:18.965Z] 1df406cf5192: Pull complete [2020-04-10T19:12:24.333Z] cd6300453558: Pull complete [2020-04-10T19:12:29.706Z] b9c365052c96: Pull complete [2020-04-10T19:12:29.706Z] a2d8cc88f415: Pull complete [2020-04-10T19:12:31.126Z] ea1d1ca13537: Pull complete [2020-04-10T19:12:31.394Z] 3750a50a1c5e: Pull complete [2020-04-10T19:12:31.668Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-10T19:12:31.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-10T19:12:31.668Z] ---> 78745c68409d [2020-04-10T19:12:31.668Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-10T19:12:35.928Z] ---> Running in 08505d49f810 [2020-04-10T19:12:36.198Z] Removing intermediate container 08505d49f810 [2020-04-10T19:12:36.198Z] ---> a6e0b4474763 [2020-04-10T19:12:36.198Z] Step 4/7 : RUN apk add bash [2020-04-10T19:12:36.198Z] ---> Running in 331bec152308 [2020-04-10T19:12:37.614Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-10T19:12:38.198Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-10T19:12:38.789Z] OK: 125 MiB in 39 packages [2020-04-10T19:12:40.205Z] Removing intermediate container 331bec152308 [2020-04-10T19:12:40.205Z] ---> e02557d01ca9 [2020-04-10T19:12:40.205Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-10T19:12:40.205Z] ---> Running in 6614a872e1c9 [2020-04-10T19:12:40.792Z] Removing intermediate container 6614a872e1c9 [2020-04-10T19:12:40.792Z] ---> 76450299dd92 [2020-04-10T19:12:40.792Z] Step 6/7 : COPY go.mod . [2020-04-10T19:12:41.379Z] ---> 94b573e63a8e [2020-04-10T19:12:41.379Z] Step 7/7 : RUN go mod download [2020-04-10T19:12:41.648Z] ---> Running in 8787b1d5533d [2020-04-10T19:12:43.602Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-10T19:12:43.602Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-10T19:12:43.602Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-10T19:12:43.602Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-10T19:12:43.602Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-10T19:12:43.602Z] go: finding github.com/google/uuid v1.1.0 [2020-04-10T19:12:43.602Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-10T19:12:43.602Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-10T19:12:43.602Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-10T19:12:43.602Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-10T19:12:43.602Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-10T19:12:46.189Z] Removing intermediate container 8787b1d5533d [2020-04-10T19:12:46.189Z] ---> 3fd0d89b7864 [2020-04-10T19:12:46.189Z] Successfully built 3fd0d89b7864 [2020-04-10T19:12:46.456Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-10T19:12:47.289Z] + docker inspect -f . ci-base-image-arm64 [2020-04-10T19:12:47.556Z] . [Pipeline] withDockerContainer [2020-04-10T19:12:47.900Z] prd-ubuntu18.04-docker-arm64-4c-16g-3323 does not seem to be running inside a container [2020-04-10T19:12:47.983Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2020-04-10T19:12:49.542Z] $ docker top c68f17565e1f38695eb1c020575a5f7fce0c1189f52330b5cb72a7bab58b0406 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-10T19:12:50.631Z] + go version [2020-04-10T19:12:50.631Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-10T19:12:51.316Z] + make test [2020-04-10T19:12:51.316Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-10T19:13:09.622Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-10T19:13:11.589Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.064s coverage: 85.7% of statements [2020-04-10T19:13:11.589Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.097s coverage: 100.0% of statements [2020-04-10T19:13:13.567Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.065s coverage: 45.4% of statements [2020-04-10T19:13:13.567Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.020s coverage: 77.8% of statements [2020-04-10T19:13:13.567Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-10T19:13:15.539Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements [2020-04-10T19:13:15.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.116s coverage: 14.4% of statements [2020-04-10T19:13:17.261Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements [2020-04-10T19:13:17.856Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.086s coverage: 100.0% of statements [2020-04-10T19:13:17.856Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-10T19:13:17.856Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-10T19:13:17.856Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements [2020-04-10T19:13:17.856Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.527s coverage: 100.0% of statements [2020-04-10T19:13:18.823Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.075s coverage: 62.5% of statements [2020-04-10T19:13:19.792Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.039s coverage: 26.3% of statements [2020-04-10T19:13:20.064Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.016s coverage: 15.4% of statements [2020-04-10T19:13:20.655Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements [2020-04-10T19:13:21.235Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.011s coverage: 14.3% of statements [2020-04-10T19:13:21.500Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-10T19:13:24.088Z] gofmt -l . [2020-04-10T19:13:24.088Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-10T19:13:24.701Z] Warning: overwriting stash ‘coverage-report’ [2020-04-10T19:13:25.166Z] Stashed 1 file(s) [Pipeline] } [2020-04-10T19:13:25.182Z] $ docker stop --time=1 c68f17565e1f38695eb1c020575a5f7fce0c1189f52330b5cb72a7bab58b0406 [2020-04-10T19:13:27.299Z] $ docker rm -f c68f17565e1f38695eb1c020575a5f7fce0c1189f52330b5cb72a7bab58b0406 [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 [2020-04-10T19:13:29.836Z] provisioning config files... [2020-04-10T19:13:29.847Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-238@tmp/config4875337633900343160tmp [Pipeline] { [Pipeline] sh [2020-04-10T19:13:30.287Z] + curl -s https://codecov.io/bash [2020-04-10T19:13:30.287Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-238@tmp/config4875337633900343160tmp [2020-04-10T19:13:30.547Z] [2020-04-10T19:13:30.547Z] _____ _ [2020-04-10T19:13:30.547Z] / ____| | | [2020-04-10T19:13:30.547Z] | | ___ __| | ___ ___ _____ __ [2020-04-10T19:13:30.547Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-10T19:13:30.547Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-10T19:13:30.547Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-10T19:13:30.547Z] Bash-20200410-0786dee [2020-04-10T19:13:30.547Z] [2020-04-10T19:13:30.547Z] [2020-04-10T19:13:30.547Z] ==> Jenkins CI detected. [2020-04-10T19:13:30.547Z] project root: . [2020-04-10T19:13:30.547Z] Fixing merge commit SHA [2020-04-10T19:13:30.547Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-10T19:13:30.547Z] ==> Running gcov in . (disable via -X gcov) [2020-04-10T19:13:30.547Z] ==> Python coveragepy not found [2020-04-10T19:13:30.547Z] ==> Searching for coverage reports in: [2020-04-10T19:13:30.547Z] + . [2020-04-10T19:13:30.547Z] -> Found 1 reports [2020-04-10T19:13:30.547Z] ==> Detecting git/mercurial file structure [2020-04-10T19:13:30.547Z] ==> Reading reports [2020-04-10T19:13:30.547Z] + ./coverage.out bytes=82416 [2020-04-10T19:13:30.547Z] ==> Appending adjustments [2020-04-10T19:13:30.547Z] http://docs.codecov.io/docs/fixing-reports [2020-04-10T19:13:31.117Z] + Found adjustments [2020-04-10T19:13:31.117Z] ==> Gzipping contents [2020-04-10T19:13:31.117Z] ==> Uploading reports [2020-04-10T19:13:31.117Z] url: https://codecov.io [2020-04-10T19:13:31.117Z] query: branch=PR-238&commit=9132f554263fd61cb848f5b965b4d1aa9442ed97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=238&job= [2020-04-10T19:13:31.117Z] -> Pinging Codecov [2020-04-10T19:13:31.117Z] https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-238&commit=9132f554263fd61cb848f5b965b4d1aa9442ed97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=238&job= [2020-04-10T19:13:31.378Z] -> Uploading [2020-04-10T19:13:31.949Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/9132f554263fd61cb848f5b965b4d1aa9442ed97 [Pipeline] } [2020-04-10T19:13:31.971Z] 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 [2020-04-10T19:13:33.670Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-10T19:13:34.035Z] ---> package-listing.sh [2020-04-10T19:13:34.035Z] ++ facter osfamily [2020-04-10T19:13:34.035Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-10T19:13:34.035Z] + OS_FAMILY=redhat [2020-04-10T19:13:34.035Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-238 [2020-04-10T19:13:34.035Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-10T19:13:34.035Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-10T19:13:34.035Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-10T19:13:34.035Z] + PACKAGES=/tmp/packages_start.txt [2020-04-10T19:13:34.035Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-238 ']' [2020-04-10T19:13:34.035Z] + PACKAGES=/tmp/packages_end.txt [2020-04-10T19:13:34.035Z] + case "${OS_FAMILY}" in [2020-04-10T19:13:34.035Z] + rpm -qa [2020-04-10T19:13:34.035Z] + sort [2020-04-10T19:13:38.233Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-10T19:13:38.233Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-10T19:13:38.233Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-10T19:13:38.233Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-238 ']' [2020-04-10T19:13:38.233Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-238/archives/ [2020-04-10T19:13:38.233Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-238/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-10T19:13:38.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-10T19:13:38.613Z] [2020-04-10T19:13:38.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-10T19:13:38.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-10T19:13:38.985Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-10T19:13:38.985Z] c9b1b535fdd9: Pulling fs layer [2020-04-10T19:13:38.985Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-10T19:13:38.985Z] 756a868c4378: Pulling fs layer [2020-04-10T19:13:38.985Z] 444b2fc9a129: Pulling fs layer [2020-04-10T19:13:38.985Z] ea15f1150254: Pulling fs layer [2020-04-10T19:13:38.985Z] 41b27a9f41bf: Pulling fs layer [2020-04-10T19:13:38.985Z] 28c525ee5125: Pulling fs layer [2020-04-10T19:13:38.985Z] 094b1ea09ed8: Pulling fs layer [2020-04-10T19:13:38.985Z] 138eaada9080: Pulling fs layer [2020-04-10T19:13:38.985Z] 0622d0fa9048: Pulling fs layer [2020-04-10T19:13:38.985Z] 444b2fc9a129: Waiting [2020-04-10T19:13:38.985Z] ea15f1150254: Waiting [2020-04-10T19:13:38.985Z] 094b1ea09ed8: Waiting [2020-04-10T19:13:38.985Z] 41b27a9f41bf: Waiting [2020-04-10T19:13:38.985Z] 0622d0fa9048: Waiting [2020-04-10T19:13:38.985Z] 138eaada9080: Waiting [2020-04-10T19:13:38.985Z] 28c525ee5125: Waiting [2020-04-10T19:13:38.985Z] 2cc5ad85d9ab: Download complete [2020-04-10T19:13:38.985Z] 444b2fc9a129: Verifying Checksum [2020-04-10T19:13:38.985Z] 444b2fc9a129: Download complete [2020-04-10T19:13:38.985Z] c9b1b535fdd9: Verifying Checksum [2020-04-10T19:13:39.266Z] ea15f1150254: Verifying Checksum [2020-04-10T19:13:39.266Z] ea15f1150254: Download complete [2020-04-10T19:13:39.266Z] 28c525ee5125: Verifying Checksum [2020-04-10T19:13:39.266Z] 28c525ee5125: Download complete [2020-04-10T19:13:39.537Z] 756a868c4378: Verifying Checksum [2020-04-10T19:13:39.537Z] 756a868c4378: Download complete [2020-04-10T19:13:39.537Z] c9b1b535fdd9: Pull complete [2020-04-10T19:13:39.812Z] 094b1ea09ed8: Verifying Checksum [2020-04-10T19:13:39.812Z] 094b1ea09ed8: Download complete [2020-04-10T19:13:39.812Z] 138eaada9080: Verifying Checksum [2020-04-10T19:13:39.812Z] 138eaada9080: Download complete [2020-04-10T19:13:39.812Z] 0622d0fa9048: Verifying Checksum [2020-04-10T19:13:39.812Z] 0622d0fa9048: Download complete [2020-04-10T19:13:39.812Z] 2cc5ad85d9ab: Pull complete [2020-04-10T19:13:40.392Z] 41b27a9f41bf: Verifying Checksum [2020-04-10T19:13:40.392Z] 41b27a9f41bf: Download complete [2020-04-10T19:13:42.305Z] 756a868c4378: Pull complete [2020-04-10T19:13:42.305Z] 444b2fc9a129: Pull complete [2020-04-10T19:13:42.567Z] ea15f1150254: Pull complete [2020-04-10T19:13:45.887Z] 41b27a9f41bf: Pull complete [2020-04-10T19:13:46.167Z] 28c525ee5125: Pull complete [2020-04-10T19:13:48.735Z] 094b1ea09ed8: Pull complete [2020-04-10T19:13:48.735Z] 138eaada9080: Pull complete [2020-04-10T19:13:48.999Z] 0622d0fa9048: Pull complete [2020-04-10T19:13:48.999Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-10T19:13:48.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-10T19:13:49.216Z] prd-centos7-docker-4c-2g-3322 does not seem to be running inside a container [2020-04-10T19:13:49.259Z] $ 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-238 -v /w/workspace/dry_go-mod-core-contracts_PR-238:/w/workspace/dry_go-mod-core-contracts_PR-238:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-238@tmp:/w/workspace/dry_go-mod-core-contracts_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-10T19:13:50.360Z] $ docker top b7756521a77bf59793527188fbff105c6780884a4b5c6fbe0d085a71aa37c82a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-10T19:13:50.708Z] provisioning config files... [2020-04-10T19:13:50.726Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-238@tmp/config5751683370493291017tmp [Pipeline] { [Pipeline] echo [2020-04-10T19:13:50.813Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-10T19:13:51.137Z] ---> create-netrc.sh [Pipeline] echo [2020-04-10T19:13:51.163Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-10T19:13:51.484Z] ---> logs-deploy.sh [2020-04-10T19:13:51.484Z] + ARCHIVE_ARTIFACTS= [2020-04-10T19:13:51.484Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-10T19:13:51.484Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-10T19:13:51.484Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-10T19:13:51.484Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-238/1 [2020-04-10T19:13:51.484Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-238/1/ [2020-04-10T19:13:51.484Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-238/1 /w/workspace/dry_go-mod-core-contracts_PR-238 [2020-04-10T19:13:52.868Z] Archives upload complete. [2020-04-10T19:13:53.130Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-238/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-238/1/