Pull request #241 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 AnthonyMBonafide for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 094cc5694e25250ba69db9466f226b58bc5b923a+38d0cc147a837ce191fd6fcb9b0683ab407438b4 (ec6e6f932173b78a93308989ce07c7b38276878a) 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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-241/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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-7609’ is offline Running on prd-centos7-docker-4c-2g-7610 in /w/workspace/dry_go-mod-core-contracts_PR-241 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-241 # 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/241/head:refs/remotes/origin/PR-241 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/241/head:refs/remotes/origin/PR-241 # 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/241/head:refs/remotes/origin/PR-241 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 094cc5694e25250ba69db9466f226b58bc5b923a Merge succeeded, producing 094cc5694e25250ba69db9466f226b58bc5b923a Checking out Revision 094cc5694e25250ba69db9466f226b58bc5b923a (PR-241) > git config core.sparsecheckout # timeout=10 > git checkout -f 094cc5694e25250ba69db9466f226b58bc5b923a # 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 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 094cc5694e25250ba69db9466f226b58bc5b923a # timeout=10 Commit message: "Update Reading Validation-Allow Empty Binary Data" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-08T17:12:00.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-08T17:12:00.996Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-08T17:12:01.258Z] ========================================================= [2020-05-08T17:12:01.258Z] EdgeX Global Pipelines Version Info [2020-05-08T17:12:01.258Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-08T17:12:02.690Z] ------------------- [2020-05-08T17:12:02.690Z] stable info: [2020-05-08T17:12:02.690Z] ------------------- [2020-05-08T17:12:02.690Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-08T17:12:02.690Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-08T17:12:02.690Z] Message: update stable to v1.0.87 [2020-05-08T17:12:03.625Z] ------------------- [2020-05-08T17:12:03.625Z] experimental info: [2020-05-08T17:12:03.626Z] ------------------- [2020-05-08T17:12:03.626Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-08T17:12:03.626Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-08T17:12:03.626Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-08T17:12:06.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-08T17:12:06.113Z] [2020-05-08T17:12:06.113Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-08T17:12:06.526Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-08T17:12:06.526Z] latest: Pulling from edgex-devops/git-semver [2020-05-08T17:12:06.526Z] 9123ac7c32f7: Pulling fs layer [2020-05-08T17:12:06.526Z] b8cc5d1170e3: Pulling fs layer [2020-05-08T17:12:06.526Z] 2924cbbf6a41: Pulling fs layer [2020-05-08T17:12:06.526Z] 93b08a4f1073: Pulling fs layer [2020-05-08T17:12:06.526Z] 93b08a4f1073: Waiting [2020-05-08T17:12:06.526Z] b8cc5d1170e3: Verifying Checksum [2020-05-08T17:12:06.526Z] b8cc5d1170e3: Download complete [2020-05-08T17:12:06.790Z] 9123ac7c32f7: Download complete [2020-05-08T17:12:06.790Z] 93b08a4f1073: Download complete [2020-05-08T17:12:06.790Z] 2924cbbf6a41: Verifying Checksum [2020-05-08T17:12:06.790Z] 2924cbbf6a41: Download complete [2020-05-08T17:12:06.790Z] 9123ac7c32f7: Pull complete [2020-05-08T17:12:07.048Z] b8cc5d1170e3: Pull complete [2020-05-08T17:12:07.617Z] 2924cbbf6a41: Pull complete [2020-05-08T17:12:07.878Z] 93b08a4f1073: Pull complete [2020-05-08T17:12:07.878Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-08T17:12:07.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-08T17:12:08.022Z] prd-centos7-docker-4c-2g-7610 does not seem to be running inside a container [2020-05-08T17:12:08.128Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-241 -v /w/workspace/dry_go-mod-core-contracts_PR-241:/w/workspace/dry_go-mod-core-contracts_PR-241:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-241@tmp:/w/workspace/dry_go-mod-core-contracts_PR-241@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-08T17:12:08.777Z] $ docker top 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-08T17:12:09.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-08T17:12:09.097Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-08T17:12:09.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-08T17:12:09.307Z] $ docker exec 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 ssh-agent [2020-05-08T17:12:09.491Z] SSH_AUTH_SOCK=/tmp/ssh-ktry6Pm4k6dO/agent.15 [2020-05-08T17:12:09.491Z] SSH_AGENT_PID=22 [2020-05-08T17:12:09.503Z] Running ssh-add (command line suppressed) [2020-05-08T17:12:09.665Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-241@tmp/private_key_3267921909733650185.key (/w/workspace/dry_go-mod-core-contracts_PR-241@tmp/private_key_3267921909733650185.key) [2020-05-08T17:12:09.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-08T17:12:10.091Z] + git describe --exact-match --tags HEAD [2020-05-08T17:12:10.091Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-08T17:12:10.161Z] $ docker exec --env ******** --env ******** 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 ssh-agent -k [2020-05-08T17:12:10.301Z] unset SSH_AUTH_SOCK; [2020-05-08T17:12:10.303Z] unset SSH_AGENT_PID; [2020-05-08T17:12:10.303Z] echo Agent pid 22 killed; [2020-05-08T17:12:10.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-08T17:12:10.550Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-08T17:12:10.550Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-08T17:12:10.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-08T17:12:10.661Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-08T17:12:10.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-08T17:12:10.859Z] $ docker exec 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 ssh-agent [2020-05-08T17:12:11.047Z] SSH_AUTH_SOCK=/tmp/ssh-on43X9kvrzKp/agent.58 [2020-05-08T17:12:11.048Z] SSH_AGENT_PID=65 [2020-05-08T17:12:11.054Z] Running ssh-add (command line suppressed) [2020-05-08T17:12:11.191Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-241@tmp/private_key_2176606798688638605.key (/w/workspace/dry_go-mod-core-contracts_PR-241@tmp/private_key_2176606798688638605.key) [2020-05-08T17:12:11.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-08T17:12:11.633Z] + git semver init [2020-05-08T17:12:11.633Z] # -> Open(): unable to determine branch for HEAD [2020-05-08T17:12:11.633Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-241/.git [2020-05-08T17:12:11.633Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-241 [2020-05-08T17:12:11.633Z] # $SEMVER_REMOTE_NAME = origin [2020-05-08T17:12:11.633Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-08T17:12:11.633Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-08T17:12:11.633Z] # $SEMVER_BRANCH = PR-241 [2020-05-08T17:12:11.633Z] # $SEMVER_TEMP = /tmp/semver-940267080 [2020-05-08T17:12:11.633Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-05-08T17:12:12.200Z] # '/tmp/semver-940267080' -> '/w/workspace/dry_go-mod-core-contracts_PR-241/.semver' [2020-05-08T17:12:12.200Z] # -> Force: false [2020-05-08T17:12:12.200Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-241/.semver [Pipeline] } [2020-05-08T17:12:12.243Z] $ docker exec --env ******** --env ******** 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 ssh-agent -k [2020-05-08T17:12:12.380Z] unset SSH_AUTH_SOCK; [2020-05-08T17:12:12.381Z] unset SSH_AGENT_PID; [2020-05-08T17:12:12.381Z] echo Agent pid 65 killed; [2020-05-08T17:12:12.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-08T17:12:12.931Z] + git semver [Pipeline] } [2020-05-08T17:12:12.962Z] $ docker stop --time=1 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 [2020-05-08T17:12:14.289Z] $ docker rm -f 1464f5c9081fcd910530f978321c6fdcac20123e935c12ab86a502971fae6325 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-08T17:12:15.094Z] Stashed 73 file(s) [Pipeline] echo [2020-05-08T17:12:15.111Z] [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-05-08T17:12:30.577Z] Still waiting to schedule task [2020-05-08T17:12:30.578Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-08T17:12:30.594Z] Still waiting to schedule task [2020-05-08T17:12:30.594Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-05-08T17:14:17.573Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7611 in /w/workspace/dry_go-mod-core-contracts_PR-241 [Pipeline] { [Pipeline] ws [2020-05-08T17:14:17.713Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-05-08T17:14:23.805Z] using credential edgex-jenkins-ssh [2020-05-08T17:14:23.854Z] Cloning the remote Git repository [2020-05-08T17:14:23.855Z] Cloning with configured refspecs honoured and without tags [2020-05-08T17:14:23.923Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-08T17:14:24.004Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-05-08T17:14:24.086Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-08T17:14:24.087Z] > git --version # timeout=10 [2020-05-08T17:14:24.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-08T17:14:24.180Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T17:14:25.102Z] Fetching without tags [2020-05-08T17:14:24.994Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-05-08T17:14:25.030Z] > git config --add remote.origin.fetch +refs/pull/241/head:refs/remotes/origin/PR-241 # timeout=10 [2020-05-08T17:14:25.045Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T17:14:25.068Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-05-08T17:14:25.105Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-08T17:14:25.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-08T17:14:25.118Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T17:14:25.626Z] Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 094cc5694e25250ba69db9466f226b58bc5b923a [2020-05-08T17:14:25.932Z] Merge succeeded, producing 094cc5694e25250ba69db9466f226b58bc5b923a [2020-05-08T17:14:25.933Z] Checking out Revision 094cc5694e25250ba69db9466f226b58bc5b923a (PR-241) [2020-05-08T17:14:25.638Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T17:14:25.683Z] > git checkout -f 094cc5694e25250ba69db9466f226b58bc5b923a # timeout=10 [2020-05-08T17:14:25.796Z] > git remote # timeout=10 [2020-05-08T17:14:25.821Z] > git config --get remote.origin.url # timeout=10 [2020-05-08T17:14:25.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-08T17:14:25.872Z] > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [2020-05-08T17:14:25.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T17:14:25.933Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T17:14:25.956Z] > git checkout -f 094cc5694e25250ba69db9466f226b58bc5b923a # timeout=10 [2020-05-08T17:14:30.844Z] Commit message: "Update Reading Validation-Allow Empty Binary Data" [2020-05-08T17:14:30.900Z] > git --version # timeout=10 [2020-05-08T17:14:30.931Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-08T17:14:32.382Z] ========================================================= [2020-05-08T17:14:32.382Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-08T17:14:32.382Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-08T17:14:33.610Z] + 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-05-08T17:14:34.584Z] Sending build context to Docker daemon 1.747MB [2020-05-08T17:14:34.584Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-05-08T17:14:34.584Z] Step 2/7 : FROM ${BASE} [2020-05-08T17:14:34.855Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-08T17:14:34.855Z] cde5963f3b93: Pulling fs layer [2020-05-08T17:14:34.855Z] 2a23fa8c16f7: Pulling fs layer [2020-05-08T17:14:34.855Z] 777b28850792: Pulling fs layer [2020-05-08T17:14:34.855Z] 8a11ddd9e578: Pulling fs layer [2020-05-08T17:14:34.855Z] 4cf88f913ddb: Pulling fs layer [2020-05-08T17:14:34.855Z] 1df406cf5192: Pulling fs layer [2020-05-08T17:14:34.855Z] cd6300453558: Pulling fs layer [2020-05-08T17:14:34.855Z] b9c365052c96: Pulling fs layer [2020-05-08T17:14:34.855Z] a2d8cc88f415: Pulling fs layer [2020-05-08T17:14:34.855Z] ea1d1ca13537: Pulling fs layer [2020-05-08T17:14:34.855Z] 3750a50a1c5e: Pulling fs layer [2020-05-08T17:14:34.855Z] 8a11ddd9e578: Waiting [2020-05-08T17:14:34.855Z] 4cf88f913ddb: Waiting [2020-05-08T17:14:34.855Z] 1df406cf5192: Waiting [2020-05-08T17:14:34.855Z] cd6300453558: Waiting [2020-05-08T17:14:34.855Z] b9c365052c96: Waiting [2020-05-08T17:14:34.855Z] 3750a50a1c5e: Waiting [2020-05-08T17:14:34.855Z] a2d8cc88f415: Waiting [2020-05-08T17:14:34.855Z] ea1d1ca13537: Waiting [2020-05-08T17:14:34.855Z] 777b28850792: Download complete [2020-05-08T17:14:34.855Z] 2a23fa8c16f7: Download complete [2020-05-08T17:14:34.855Z] 4cf88f913ddb: Download complete [2020-05-08T17:14:35.125Z] 1df406cf5192: Verifying Checksum [2020-05-08T17:14:35.125Z] 1df406cf5192: Download complete [2020-05-08T17:14:35.125Z] cde5963f3b93: Verifying Checksum [2020-05-08T17:14:35.125Z] cde5963f3b93: Download complete [2020-05-08T17:14:36.102Z] cde5963f3b93: Pull complete [2020-05-08T17:14:36.692Z] 2a23fa8c16f7: Pull complete [2020-05-08T17:14:36.968Z] 777b28850792: Pull complete [2020-05-08T17:14:39.568Z] cd6300453558: Verifying Checksum [2020-05-08T17:14:39.568Z] cd6300453558: Download complete [2020-05-08T17:14:39.568Z] a2d8cc88f415: Download complete [2020-05-08T17:14:41.527Z] ea1d1ca13537: Verifying Checksum [2020-05-08T17:14:41.527Z] ea1d1ca13537: Download complete [2020-05-08T17:14:41.800Z] 3750a50a1c5e: Verifying Checksum [2020-05-08T17:14:41.800Z] 3750a50a1c5e: Download complete [2020-05-08T17:14:43.388Z] Running on prd-centos7-docker-4c-2g-7612 in /w/workspace/dry_go-mod-core-contracts_PR-241 [Pipeline] { [Pipeline] ws [2020-05-08T17:14:43.527Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-05-08T17:14:44.397Z] b9c365052c96: Verifying Checksum [2020-05-08T17:14:44.397Z] b9c365052c96: Download complete [2020-05-08T17:14:46.339Z] 8a11ddd9e578: Download complete [2020-05-08T17:14:47.084Z] using credential edgex-jenkins-ssh [2020-05-08T17:14:47.129Z] Cloning the remote Git repository [2020-05-08T17:14:47.129Z] Cloning with configured refspecs honoured and without tags [2020-05-08T17:14:46.943Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-08T17:14:46.996Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-05-08T17:14:47.934Z] Fetching without tags [2020-05-08T17:14:47.052Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-08T17:14:47.052Z] > git --version # timeout=10 [2020-05-08T17:14:47.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-08T17:14:47.132Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T17:14:47.708Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-05-08T17:14:47.714Z] > git config --add remote.origin.fetch +refs/pull/241/head:refs/remotes/origin/PR-241 # timeout=10 [2020-05-08T17:14:47.732Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T17:14:47.746Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-05-08T17:14:47.759Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-08T17:14:47.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-08T17:14:47.766Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-08T17:14:48.339Z] Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 094cc5694e25250ba69db9466f226b58bc5b923a [2020-05-08T17:14:48.455Z] Merge succeeded, producing 094cc5694e25250ba69db9466f226b58bc5b923a [2020-05-08T17:14:48.456Z] Checking out Revision 094cc5694e25250ba69db9466f226b58bc5b923a (PR-241) [2020-05-08T17:14:48.202Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T17:14:48.213Z] > git checkout -f 094cc5694e25250ba69db9466f226b58bc5b923a # timeout=10 [2020-05-08T17:14:48.273Z] > git remote # timeout=10 [2020-05-08T17:14:48.280Z] > git config --get remote.origin.url # timeout=10 [2020-05-08T17:14:48.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-08T17:14:48.292Z] > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [2020-05-08T17:14:48.306Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-08T17:14:48.322Z] > git config core.sparsecheckout # timeout=10 [2020-05-08T17:14:48.333Z] > git checkout -f 094cc5694e25250ba69db9466f226b58bc5b923a # timeout=10 [2020-05-08T17:14:52.209Z] Commit message: "Update Reading Validation-Allow Empty Binary Data" [2020-05-08T17:14:52.233Z] > git --version # timeout=10 [2020-05-08T17:14:52.242Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-08T17:14:53.203Z] ========================================================= [2020-05-08T17:14:53.203Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-08T17:14:53.203Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-08T17:14:53.848Z] + 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-05-08T17:14:54.115Z] Sending build context to Docker daemon 1.747MB [2020-05-08T17:14:54.115Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-05-08T17:14:54.115Z] Step 2/7 : FROM ${BASE} [2020-05-08T17:14:54.115Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-08T17:14:54.115Z] e6b0cf9c0882: Pulling fs layer [2020-05-08T17:14:54.115Z] 2848faf0eed1: Pulling fs layer [2020-05-08T17:14:54.115Z] 0f37312ad70f: Pulling fs layer [2020-05-08T17:14:54.115Z] 5788d62ee057: Pulling fs layer [2020-05-08T17:14:54.115Z] 0e6b1d234666: Pulling fs layer [2020-05-08T17:14:54.115Z] bf5d7aec512f: Pulling fs layer [2020-05-08T17:14:54.115Z] 34c802a77dc8: Pulling fs layer [2020-05-08T17:14:54.115Z] 9eb99e56ec68: Pulling fs layer [2020-05-08T17:14:54.115Z] 27c7a5d97fbd: Pulling fs layer [2020-05-08T17:14:54.115Z] 5c102a31e300: Pulling fs layer [2020-05-08T17:14:54.115Z] dcfb455df0a1: Pulling fs layer [2020-05-08T17:14:54.115Z] 34c802a77dc8: Waiting [2020-05-08T17:14:54.115Z] 9eb99e56ec68: Waiting [2020-05-08T17:14:54.115Z] 27c7a5d97fbd: Waiting [2020-05-08T17:14:54.115Z] 5c102a31e300: Waiting [2020-05-08T17:14:54.115Z] dcfb455df0a1: Waiting [2020-05-08T17:14:54.115Z] 0e6b1d234666: Waiting [2020-05-08T17:14:54.115Z] 5788d62ee057: Waiting [2020-05-08T17:14:54.115Z] bf5d7aec512f: Waiting [2020-05-08T17:14:54.115Z] 0f37312ad70f: Download complete [2020-05-08T17:14:54.115Z] 2848faf0eed1: Verifying Checksum [2020-05-08T17:14:54.115Z] 2848faf0eed1: Download complete [2020-05-08T17:14:54.379Z] 0e6b1d234666: Verifying Checksum [2020-05-08T17:14:54.379Z] 0e6b1d234666: Download complete [2020-05-08T17:14:54.379Z] bf5d7aec512f: Verifying Checksum [2020-05-08T17:14:54.379Z] bf5d7aec512f: Download complete [2020-05-08T17:14:54.379Z] e6b0cf9c0882: Verifying Checksum [2020-05-08T17:14:54.379Z] e6b0cf9c0882: Download complete [2020-05-08T17:14:54.647Z] e6b0cf9c0882: Pull complete [2020-05-08T17:14:54.921Z] 2848faf0eed1: Pull complete [2020-05-08T17:14:55.203Z] 0f37312ad70f: Pull complete [2020-05-08T17:14:55.488Z] 34c802a77dc8: Verifying Checksum [2020-05-08T17:14:55.488Z] 34c802a77dc8: Download complete [2020-05-08T17:14:55.776Z] 27c7a5d97fbd: Verifying Checksum [2020-05-08T17:14:55.776Z] 27c7a5d97fbd: Download complete [2020-05-08T17:14:56.355Z] 5c102a31e300: Verifying Checksum [2020-05-08T17:14:56.355Z] 5c102a31e300: Download complete [2020-05-08T17:14:56.621Z] dcfb455df0a1: Verifying Checksum [2020-05-08T17:14:56.621Z] dcfb455df0a1: Download complete [2020-05-08T17:14:56.621Z] 9eb99e56ec68: Verifying Checksum [2020-05-08T17:14:56.621Z] 9eb99e56ec68: Download complete [2020-05-08T17:14:56.621Z] 5788d62ee057: Verifying Checksum [2020-05-08T17:14:56.621Z] 5788d62ee057: Download complete [2020-05-08T17:14:58.696Z] 8a11ddd9e578: Pull complete [2020-05-08T17:14:58.696Z] 4cf88f913ddb: Pull complete [2020-05-08T17:14:58.696Z] 1df406cf5192: Pull complete [2020-05-08T17:15:03.209Z] 5788d62ee057: Pull complete [2020-05-08T17:15:03.209Z] 0e6b1d234666: Pull complete [2020-05-08T17:15:03.470Z] bf5d7aec512f: Pull complete [2020-05-08T17:15:04.062Z] cd6300453558: Pull complete [2020-05-08T17:15:09.430Z] b9c365052c96: Pull complete [2020-05-08T17:15:09.430Z] a2d8cc88f415: Pull complete [2020-05-08T17:15:11.388Z] ea1d1ca13537: Pull complete [2020-05-08T17:15:11.388Z] 3750a50a1c5e: Pull complete [2020-05-08T17:15:11.388Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-08T17:15:11.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-08T17:15:11.388Z] ---> 78745c68409d [2020-05-08T17:15:11.388Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-08T17:15:11.618Z] 34c802a77dc8: Pull complete [2020-05-08T17:15:14.935Z] 9eb99e56ec68: Pull complete [2020-05-08T17:15:14.935Z] 27c7a5d97fbd: Pull complete [2020-05-08T17:15:15.647Z] ---> Running in 3ea79289be35 [2020-05-08T17:15:15.889Z] 5c102a31e300: Pull complete [2020-05-08T17:15:15.889Z] dcfb455df0a1: Pull complete [2020-05-08T17:15:15.914Z] Removing intermediate container 3ea79289be35 [2020-05-08T17:15:15.915Z] ---> 72e53510e9ca [2020-05-08T17:15:15.915Z] Step 4/7 : RUN apk add bash [2020-05-08T17:15:16.151Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-08T17:15:16.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-08T17:15:16.151Z] ---> 7c70fe431013 [2020-05-08T17:15:16.151Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-08T17:15:16.151Z] ---> Running in fdf3c5220ed7 [2020-05-08T17:15:16.151Z] Removing intermediate container fdf3c5220ed7 [2020-05-08T17:15:16.151Z] ---> d0c49ba09042 [2020-05-08T17:15:16.151Z] Step 4/7 : RUN apk add bash [2020-05-08T17:15:16.185Z] ---> Running in 6882932aa677 [2020-05-08T17:15:16.411Z] ---> Running in e55d3ccfd733 [2020-05-08T17:15:16.982Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-08T17:15:17.153Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-08T17:15:17.576Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-08T17:15:17.736Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-08T17:15:17.837Z] OK: 143 MiB in 39 packages [2020-05-08T17:15:18.320Z] OK: 125 MiB in 39 packages [2020-05-08T17:15:18.407Z] Removing intermediate container e55d3ccfd733 [2020-05-08T17:15:18.407Z] ---> 5535f72b2f24 [2020-05-08T17:15:18.407Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-05-08T17:15:18.407Z] ---> Running in c383735d0fa8 [2020-05-08T17:15:18.668Z] Removing intermediate container c383735d0fa8 [2020-05-08T17:15:18.668Z] ---> 28ae2046b5ce [2020-05-08T17:15:18.668Z] Step 6/7 : COPY go.mod . [2020-05-08T17:15:18.668Z] ---> 88668a5da99e [2020-05-08T17:15:18.668Z] Step 7/7 : RUN go mod download [2020-05-08T17:15:18.932Z] ---> Running in 677b7cf5025a [2020-05-08T17:15:19.735Z] Removing intermediate container 6882932aa677 [2020-05-08T17:15:19.735Z] ---> f2674f6e7c16 [2020-05-08T17:15:19.735Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-05-08T17:15:19.735Z] ---> Running in 7cc5121dbf27 [2020-05-08T17:15:20.321Z] Removing intermediate container 7cc5121dbf27 [2020-05-08T17:15:20.321Z] ---> 68d771759c14 [2020-05-08T17:15:20.321Z] Step 6/7 : COPY go.mod . [2020-05-08T17:15:20.846Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-05-08T17:15:20.907Z] ---> 8afe5c025e6c [2020-05-08T17:15:20.907Z] Step 7/7 : RUN go mod download [2020-05-08T17:15:20.907Z] ---> Running in 992cd270c71c [2020-05-08T17:15:21.107Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-08T17:15:21.107Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-08T17:15:21.107Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-08T17:15:21.107Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-08T17:15:21.107Z] go: finding github.com/google/uuid v1.1.0 [2020-05-08T17:15:21.368Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-08T17:15:21.368Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-08T17:15:21.368Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-08T17:15:21.629Z] go: finding github.com/stretchr/testify v1.3.0 [2020-05-08T17:15:21.629Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-08T17:15:22.850Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-05-08T17:15:22.851Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-08T17:15:22.851Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-08T17:15:22.851Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-08T17:15:22.851Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-08T17:15:22.851Z] go: finding github.com/google/uuid v1.1.0 [2020-05-08T17:15:22.851Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-08T17:15:22.851Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-08T17:15:22.851Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-08T17:15:22.851Z] go: finding github.com/stretchr/testify v1.3.0 [2020-05-08T17:15:23.016Z] Removing intermediate container 677b7cf5025a [2020-05-08T17:15:23.016Z] ---> 6fabbf5c3375 [2020-05-08T17:15:23.016Z] Successfully built 6fabbf5c3375 [2020-05-08T17:15:23.016Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2020-05-08T17:15:23.118Z] go: finding github.com/x448/float16 v0.8.4 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-08T17:15:23.857Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-08T17:15:23.857Z] . [Pipeline] withDockerContainer [2020-05-08T17:15:24.012Z] prd-centos7-docker-4c-2g-7612 does not seem to be running inside a container [2020-05-08T17:15:24.065Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-08T17:15:25.160Z] $ docker top 15b6e8aaf5b315dbb2b885189fffddc635d27a2651b7f240da6f1a4fb5e5c006 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-08T17:15:25.721Z] Removing intermediate container 992cd270c71c [2020-05-08T17:15:25.721Z] ---> 4a526fcd2eb2 [2020-05-08T17:15:25.721Z] Successfully built 4a526fcd2eb2 [2020-05-08T17:15:25.721Z] Successfully tagged ci-base-image-arm64:latest [2020-05-08T17:15:25.740Z] + go version [2020-05-08T17:15:25.740Z] go version go1.13.5 linux/amd64 [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-05-08T17:15:26.117Z] + make test [2020-05-08T17:15:26.117Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-08T17:15:26.701Z] + docker inspect -f . ci-base-image-arm64 [2020-05-08T17:15:26.701Z] . [Pipeline] withDockerContainer [2020-05-08T17:15:27.320Z] prd-ubuntu18.04-docker-arm64-4c-16g-7611 does not seem to be running inside a container [2020-05-08T17:15:27.394Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-08T17:15:28.934Z] $ docker top de1ff385a3ccd6bd2b920811ef47f3d2099a3bd04d4c5c5e6c1f2b7617fc3251 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-08T17:15:30.041Z] + go version [2020-05-08T17:15:30.041Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-08T17:15:30.716Z] + make test [2020-05-08T17:15:30.716Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-05-08T17:15:34.373Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-05-08T17:15:34.956Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.038s coverage: 85.7% of statements [2020-05-08T17:15:34.956Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.025s coverage: 100.0% of statements [2020-05-08T17:15:36.929Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements [2020-05-08T17:15:36.929Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.008s coverage: 77.8% of statements [2020-05-08T17:15:36.929Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-05-08T17:15:36.929Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.029s coverage: 6.4% of statements [2020-05-08T17:15:37.519Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.4% of statements [2020-05-08T17:15:37.519Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.009s coverage: 100.0% of statements [2020-05-08T17:15:38.487Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.150s coverage: 100.0% of statements [2020-05-08T17:15:38.487Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-05-08T17:15:38.487Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-05-08T17:15:38.487Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.024s coverage: 100.0% of statements [2020-05-08T17:15:38.487Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.015s coverage: 100.0% of statements [2020-05-08T17:15:39.898Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.5% of statements [2020-05-08T17:15:39.898Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.037s coverage: 26.3% of statements [2020-05-08T17:15:39.898Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements [2020-05-08T17:15:39.898Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements [2020-05-08T17:15:39.898Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements [2020-05-08T17:15:39.898Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-08T17:15:42.437Z] gofmt -l . [2020-05-08T17:15:42.437Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-05-08T17:15:42.706Z] Stashed 1 file(s) [Pipeline] } [2020-05-08T17:15:42.724Z] $ docker stop --time=1 15b6e8aaf5b315dbb2b885189fffddc635d27a2651b7f240da6f1a4fb5e5c006 [2020-05-08T17:15:44.202Z] $ docker rm -f 15b6e8aaf5b315dbb2b885189fffddc635d27a2651b7f240da6f1a4fb5e5c006 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-08T17:15:48.983Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-05-08T17:15:50.950Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.051s coverage: 85.7% of statements [2020-05-08T17:15:50.950Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.049s coverage: 100.0% of statements [2020-05-08T17:15:53.560Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.043s coverage: 45.4% of statements [2020-05-08T17:15:53.560Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.046s coverage: 77.8% of statements [2020-05-08T17:15:53.560Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-05-08T17:15:53.560Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements [2020-05-08T17:15:53.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.063s coverage: 14.4% of statements [2020-05-08T17:15:54.805Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.036s coverage: 100.0% of statements [2020-05-08T17:15:58.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.100s coverage: 100.0% of statements [2020-05-08T17:15:58.179Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-05-08T17:15:58.179Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-05-08T17:15:58.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements [2020-05-08T17:15:58.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.530s coverage: 100.0% of statements [2020-05-08T17:16:00.780Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.088s coverage: 62.5% of statements [2020-05-08T17:16:00.780Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.019s coverage: 26.3% of statements [2020-05-08T17:16:00.780Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements [2020-05-08T17:16:00.780Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.025s coverage: 15.4% of statements [2020-05-08T17:16:00.780Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-05-08T17:16:01.047Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-08T17:16:03.637Z] gofmt -l . [2020-05-08T17:16:03.637Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-05-08T17:16:04.255Z] Warning: overwriting stash ‘coverage-report’ [2020-05-08T17:16:04.727Z] Stashed 1 file(s) [Pipeline] } [2020-05-08T17:16:04.742Z] $ docker stop --time=1 de1ff385a3ccd6bd2b920811ef47f3d2099a3bd04d4c5c5e6c1f2b7617fc3251 [2020-05-08T17:16:07.037Z] $ docker rm -f de1ff385a3ccd6bd2b920811ef47f3d2099a3bd04d4c5c5e6c1f2b7617fc3251 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-05-08T17:16:09.873Z] provisioning config files... [2020-05-08T17:16:09.885Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-241@tmp/config8751132259779601562tmp [Pipeline] { [Pipeline] sh [2020-05-08T17:16:10.292Z] + curl -s https://codecov.io/bash [2020-05-08T17:16:10.292Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-241@tmp/config8751132259779601562tmp [2020-05-08T17:16:10.553Z] [2020-05-08T17:16:10.553Z] _____ _ [2020-05-08T17:16:10.553Z] / ____| | | [2020-05-08T17:16:10.554Z] | | ___ __| | ___ ___ _____ __ [2020-05-08T17:16:10.554Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-08T17:16:10.554Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-08T17:16:10.554Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-08T17:16:10.554Z] Bash-tbd [2020-05-08T17:16:10.554Z] [2020-05-08T17:16:10.554Z] [2020-05-08T17:16:10.554Z] ==> Jenkins CI detected. [2020-05-08T17:16:10.554Z] project root: . [2020-05-08T17:16:10.554Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-08T17:16:10.554Z] ==> Running gcov in . (disable via -X gcov) [2020-05-08T17:16:10.554Z] ==> Python coveragepy not found [2020-05-08T17:16:10.554Z] ==> Searching for coverage reports in: [2020-05-08T17:16:10.554Z] + . [2020-05-08T17:16:10.554Z] -> Found 1 reports [2020-05-08T17:16:10.554Z] ==> Detecting git/mercurial file structure [2020-05-08T17:16:10.554Z] ==> Reading reports [2020-05-08T17:16:10.554Z] + ./coverage.out bytes=82427 [2020-05-08T17:16:10.554Z] ==> Appending adjustments [2020-05-08T17:16:10.554Z] http://docs.codecov.io/docs/fixing-reports [2020-05-08T17:16:11.122Z] + Found adjustments [2020-05-08T17:16:11.122Z] ==> Gzipping contents [2020-05-08T17:16:11.122Z] ==> Uploading reports [2020-05-08T17:16:11.122Z] url: https://codecov.io [2020-05-08T17:16:11.122Z] query: branch=PR-241&commit=094cc5694e25250ba69db9466f226b58bc5b923a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-241%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=241&job= [2020-05-08T17:16:11.122Z] -> Pinging Codecov [2020-05-08T17:16:11.122Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-241&commit=094cc5694e25250ba69db9466f226b58bc5b923a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-241%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=241&job= [2020-05-08T17:16:11.381Z] -> Uploading [2020-05-08T17:16:11.951Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/094cc5694e25250ba69db9466f226b58bc5b923a [Pipeline] } [2020-05-08T17:16:11.987Z] 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-05-08T17:16:13.835Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-08T17:16:14.165Z] ---> package-listing.sh [2020-05-08T17:16:14.165Z] ++ facter osfamily [2020-05-08T17:16:14.165Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-08T17:16:14.165Z] + OS_FAMILY=redhat [2020-05-08T17:16:14.165Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-241 [2020-05-08T17:16:14.165Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-08T17:16:14.165Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-08T17:16:14.165Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-08T17:16:14.165Z] + PACKAGES=/tmp/packages_start.txt [2020-05-08T17:16:14.165Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-241 ']' [2020-05-08T17:16:14.165Z] + PACKAGES=/tmp/packages_end.txt [2020-05-08T17:16:14.165Z] + case "${OS_FAMILY}" in [2020-05-08T17:16:14.165Z] + rpm -qa [2020-05-08T17:16:14.165Z] + sort [2020-05-08T17:16:18.361Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-08T17:16:18.361Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-08T17:16:18.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-08T17:16:18.361Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-241 ']' [2020-05-08T17:16:18.361Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-241/archives/ [2020-05-08T17:16:18.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-241/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-08T17:16:18.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-08T17:16:18.902Z] [2020-05-08T17:16:18.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-08T17:16:19.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-08T17:16:19.286Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-08T17:16:19.286Z] c9b1b535fdd9: Pulling fs layer [2020-05-08T17:16:19.286Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-08T17:16:19.286Z] 756a868c4378: Pulling fs layer [2020-05-08T17:16:19.286Z] 444b2fc9a129: Pulling fs layer [2020-05-08T17:16:19.286Z] ea15f1150254: Pulling fs layer [2020-05-08T17:16:19.286Z] 41b27a9f41bf: Pulling fs layer [2020-05-08T17:16:19.287Z] 28c525ee5125: Pulling fs layer [2020-05-08T17:16:19.287Z] 094b1ea09ed8: Pulling fs layer [2020-05-08T17:16:19.287Z] 138eaada9080: Pulling fs layer [2020-05-08T17:16:19.287Z] 0622d0fa9048: Pulling fs layer [2020-05-08T17:16:19.287Z] 41b27a9f41bf: Waiting [2020-05-08T17:16:19.287Z] 28c525ee5125: Waiting [2020-05-08T17:16:19.287Z] 094b1ea09ed8: Waiting [2020-05-08T17:16:19.287Z] 138eaada9080: Waiting [2020-05-08T17:16:19.287Z] 0622d0fa9048: Waiting [2020-05-08T17:16:19.287Z] 444b2fc9a129: Waiting [2020-05-08T17:16:19.287Z] ea15f1150254: Waiting [2020-05-08T17:16:19.287Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-08T17:16:19.287Z] 2cc5ad85d9ab: Download complete [2020-05-08T17:16:19.287Z] 444b2fc9a129: Verifying Checksum [2020-05-08T17:16:19.287Z] 444b2fc9a129: Download complete [2020-05-08T17:16:19.287Z] c9b1b535fdd9: Verifying Checksum [2020-05-08T17:16:19.287Z] c9b1b535fdd9: Download complete [2020-05-08T17:16:19.287Z] ea15f1150254: Verifying Checksum [2020-05-08T17:16:19.287Z] ea15f1150254: Download complete [2020-05-08T17:16:19.551Z] 28c525ee5125: Verifying Checksum [2020-05-08T17:16:19.551Z] 28c525ee5125: Download complete [2020-05-08T17:16:19.824Z] 756a868c4378: Verifying Checksum [2020-05-08T17:16:19.824Z] 756a868c4378: Download complete [2020-05-08T17:16:19.824Z] c9b1b535fdd9: Pull complete [2020-05-08T17:16:19.824Z] 138eaada9080: Verifying Checksum [2020-05-08T17:16:19.824Z] 138eaada9080: Download complete [2020-05-08T17:16:19.824Z] 0622d0fa9048: Verifying Checksum [2020-05-08T17:16:19.824Z] 0622d0fa9048: Download complete [2020-05-08T17:16:20.088Z] 094b1ea09ed8: Verifying Checksum [2020-05-08T17:16:20.088Z] 094b1ea09ed8: Download complete [2020-05-08T17:16:20.348Z] 41b27a9f41bf: Verifying Checksum [2020-05-08T17:16:20.348Z] 41b27a9f41bf: Download complete [2020-05-08T17:16:20.920Z] 2cc5ad85d9ab: Pull complete [2020-05-08T17:16:22.302Z] 756a868c4378: Pull complete [2020-05-08T17:16:22.302Z] 444b2fc9a129: Pull complete [2020-05-08T17:16:22.302Z] ea15f1150254: Pull complete [2020-05-08T17:16:25.599Z] 41b27a9f41bf: Pull complete [2020-05-08T17:16:25.599Z] 28c525ee5125: Pull complete [2020-05-08T17:16:27.520Z] 094b1ea09ed8: Pull complete [2020-05-08T17:16:27.780Z] 138eaada9080: Pull complete [2020-05-08T17:16:27.780Z] 0622d0fa9048: Pull complete [2020-05-08T17:16:27.780Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-08T17:16:27.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-08T17:16:27.970Z] prd-centos7-docker-4c-2g-7610 does not seem to be running inside a container [2020-05-08T17:16:28.031Z] $ 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-241 -v /w/workspace/dry_go-mod-core-contracts_PR-241:/w/workspace/dry_go-mod-core-contracts_PR-241:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-241@tmp:/w/workspace/dry_go-mod-core-contracts_PR-241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-08T17:16:28.597Z] $ docker top bb7bf27c107caf6804aeb4e592b575982a5e856c0ea1f72f0d70dce9f9b32125 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-08T17:16:28.916Z] provisioning config files... [2020-05-08T17:16:28.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-241@tmp/config4758469824726565113tmp [Pipeline] { [Pipeline] echo [2020-05-08T17:16:29.012Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-08T17:16:29.335Z] ---> create-netrc.sh [Pipeline] echo [2020-05-08T17:16:29.361Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-08T17:16:29.688Z] ---> logs-deploy.sh [2020-05-08T17:16:29.688Z] + ARCHIVE_ARTIFACTS= [2020-05-08T17:16:29.688Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-08T17:16:29.688Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-08T17:16:29.688Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-08T17:16:29.688Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-241/1 [2020-05-08T17:16:29.688Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-241/1/ [2020-05-08T17:16:29.688Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-241/1 /w/workspace/dry_go-mod-core-contracts_PR-241 [2020-05-08T17:16:31.070Z] Archives upload complete. [2020-05-08T17:16:31.328Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-241/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-241/1/