Branch indexing 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 98726e63c5e8b10177286036c8c197072cfd60b8+3cb5917033da587cafe5cdb65fd35d8fd9b40504 (cf3e1e6231d1e7fb46cd1930c6bd0ed832c61cd6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 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 [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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2822’ Running on prd-centos7-docker-4c-2g-2824 in /w/workspace/dry_go-mod-core-contracts_PR-231 [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-231 # 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/231/head:refs/remotes/origin/PR-231 +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/231/head:refs/remotes/origin/PR-231 # 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/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3cb5917033da587cafe5cdb65fd35d8fd9b40504 into PR head commit 98726e63c5e8b10177286036c8c197072cfd60b8 Merge succeeded, producing c58b1c7d6bf3c38b89b357420921466ef8108bb7 Checking out Revision c58b1c7d6bf3c38b89b357420921466ef8108bb7 (PR-231) > git config core.sparsecheckout # timeout=10 > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # 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 3cb5917033da587cafe5cdb65fd35d8fd9b40504 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c58b1c7d6bf3c38b89b357420921466ef8108bb7 # timeout=10 Commit message: "Merge commit '3cb5917033da587cafe5cdb65fd35d8fd9b40504' into HEAD" > git rev-list --no-walk 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-08T08:41:08.781Z] 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-08T08:41:10.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T08:41:10.927Z] [2020-04-08T08:41:10.927Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:41:11.291Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T08:41:11.291Z] latest: Pulling from edgex-devops/git-semver [2020-04-08T08:41:11.291Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T08:41:11.291Z] b8cc5d1170e3: Pulling fs layer [2020-04-08T08:41:11.291Z] 2924cbbf6a41: Pulling fs layer [2020-04-08T08:41:11.291Z] 93b08a4f1073: Pulling fs layer [2020-04-08T08:41:11.291Z] 93b08a4f1073: Waiting [2020-04-08T08:41:11.291Z] b8cc5d1170e3: Verifying Checksum [2020-04-08T08:41:11.291Z] b8cc5d1170e3: Download complete [2020-04-08T08:41:11.558Z] 9123ac7c32f7: Verifying Checksum [2020-04-08T08:41:11.558Z] 9123ac7c32f7: Download complete [2020-04-08T08:41:11.558Z] 93b08a4f1073: Verifying Checksum [2020-04-08T08:41:11.558Z] 93b08a4f1073: Download complete [2020-04-08T08:41:11.558Z] 2924cbbf6a41: Verifying Checksum [2020-04-08T08:41:11.558Z] 2924cbbf6a41: Download complete [2020-04-08T08:41:11.819Z] 9123ac7c32f7: Pull complete [2020-04-08T08:41:11.819Z] b8cc5d1170e3: Pull complete [2020-04-08T08:41:12.762Z] 2924cbbf6a41: Pull complete [2020-04-08T08:41:12.762Z] 93b08a4f1073: Pull complete [2020-04-08T08:41:12.762Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-08T08:41:12.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-08T08:41:12.924Z] prd-centos7-docker-4c-2g-2824 does not seem to be running inside a container [2020-04-08T08:41:12.966Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-231 -v /w/workspace/dry_go-mod-core-contracts_PR-231:/w/workspace/dry_go-mod-core-contracts_PR-231:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-231@tmp:/w/workspace/dry_go-mod-core-contracts_PR-231@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-04-08T08:41:13.581Z] $ docker top c66f34afa2f6a0cf11a7ca943820a6f5cedca6c97be3b21aa0b9d57d6dc88565 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T08:41:13.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T08:41:13.841Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T08:41:14.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T08:41:14.088Z] $ docker exec c66f34afa2f6a0cf11a7ca943820a6f5cedca6c97be3b21aa0b9d57d6dc88565 ssh-agent [2020-04-08T08:41:14.283Z] SSH_AUTH_SOCK=/tmp/ssh-wndDevZI8cuS/agent.15 [2020-04-08T08:41:14.283Z] SSH_AGENT_PID=22 [2020-04-08T08:41:14.306Z] Running ssh-add (command line suppressed) [2020-04-08T08:41:14.471Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_960863371104480628.key (/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_960863371104480628.key) [2020-04-08T08:41:14.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T08:41:14.851Z] + git describe --exact-match --tags HEAD [2020-04-08T08:41:14.852Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-08T08:41:14.908Z] $ docker exec --env ******** --env ******** c66f34afa2f6a0cf11a7ca943820a6f5cedca6c97be3b21aa0b9d57d6dc88565 ssh-agent -k [2020-04-08T08:41:15.068Z] unset SSH_AUTH_SOCK; [2020-04-08T08:41:15.068Z] unset SSH_AGENT_PID; [2020-04-08T08:41:15.068Z] echo Agent pid 22 killed; [2020-04-08T08:41:15.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-08T08:41:15.167Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-08T08:41:15.167Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-08T08:41:15.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T08:41:15.251Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T08:41:15.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T08:41:15.473Z] $ docker exec c66f34afa2f6a0cf11a7ca943820a6f5cedca6c97be3b21aa0b9d57d6dc88565 ssh-agent [2020-04-08T08:41:15.660Z] SSH_AUTH_SOCK=/tmp/ssh-abYm9NctCLOM/agent.58 [2020-04-08T08:41:15.660Z] SSH_AGENT_PID=65 [2020-04-08T08:41:15.667Z] Running ssh-add (command line suppressed) [2020-04-08T08:41:15.821Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_2454808186985656071.key (/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_2454808186985656071.key) [2020-04-08T08:41:15.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T08:41:16.258Z] + git semver init [2020-04-08T08:41:16.258Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T08:41:16.258Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-231/.git [2020-04-08T08:41:16.258Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-231 [2020-04-08T08:41:16.258Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T08:41:16.258Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T08:41:16.258Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T08:41:16.258Z] # $SEMVER_BRANCH = PR-231 [2020-04-08T08:41:16.258Z] # $SEMVER_TEMP = /tmp/semver-202637254 [2020-04-08T08:41:16.258Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-08T08:41:16.827Z] # '/tmp/semver-202637254' -> '/w/workspace/dry_go-mod-core-contracts_PR-231/.semver' [2020-04-08T08:41:16.827Z] # -> Force: false [2020-04-08T08:41:16.827Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-231/.semver [Pipeline] } [2020-04-08T08:41:16.838Z] $ docker exec --env ******** --env ******** c66f34afa2f6a0cf11a7ca943820a6f5cedca6c97be3b21aa0b9d57d6dc88565 ssh-agent -k [2020-04-08T08:41:16.979Z] unset SSH_AUTH_SOCK; [2020-04-08T08:41:16.980Z] unset SSH_AGENT_PID; [2020-04-08T08:41:16.980Z] echo Agent pid 65 killed; [2020-04-08T08:41:17.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T08:41:17.444Z] + git semver [Pipeline] } [2020-04-08T08:41:17.459Z] $ docker stop --time=1 c66f34afa2f6a0cf11a7ca943820a6f5cedca6c97be3b21aa0b9d57d6dc88565 [2020-04-08T08:41:18.833Z] $ docker rm -f c66f34afa2f6a0cf11a7ca943820a6f5cedca6c97be3b21aa0b9d57d6dc88565 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-08T08:41:19.693Z] Stashed 70 file(s) [Pipeline] echo [2020-04-08T08:41:19.695Z] [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-08T08:41:34.915Z] Still waiting to schedule task [2020-04-08T08:41:34.915Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-08T08:41:34.916Z] Still waiting to schedule task [2020-04-08T08:41:34.917Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-08T08:44:11.762Z] Running on prd-centos7-docker-4c-2g-2825 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] ws [2020-04-08T08:44:11.815Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-04-08T08:44:19.038Z] using credential edgex-jenkins-ssh [2020-04-08T08:44:19.095Z] Cloning the remote Git repository [2020-04-08T08:44:19.095Z] Cloning with configured refspecs honoured and without tags [2020-04-08T08:44:19.148Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T08:44:19.315Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-04-08T08:44:19.494Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T08:44:19.496Z] > git --version # timeout=10 [2020-04-08T08:44:19.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T08:44:19.743Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T08:44:20.858Z] Fetching without tags [2020-04-08T08:44:20.498Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T08:44:20.585Z] > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # timeout=10 [2020-04-08T08:44:20.705Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T08:44:20.816Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T08:44:20.864Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T08:44:20.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T08:44:20.886Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T08:44:21.641Z] Merging remotes/origin/master commit 3cb5917033da587cafe5cdb65fd35d8fd9b40504 into PR head commit 98726e63c5e8b10177286036c8c197072cfd60b8 [2020-04-08T08:44:21.954Z] Merge succeeded, producing c9202e0726238ca06b9cb9ee24a701ab5a1b021a [2020-04-08T08:44:21.954Z] Checking out Revision c9202e0726238ca06b9cb9ee24a701ab5a1b021a (PR-231) [2020-04-08T08:44:21.654Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T08:44:21.684Z] > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 [2020-04-08T08:44:21.814Z] > git remote # timeout=10 [2020-04-08T08:44:21.827Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T08:44:21.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T08:44:21.864Z] > git merge 3cb5917033da587cafe5cdb65fd35d8fd9b40504 # timeout=10 [2020-04-08T08:44:21.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T08:44:21.959Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T08:44:21.998Z] > git checkout -f c9202e0726238ca06b9cb9ee24a701ab5a1b021a # timeout=10 [2020-04-08T08:44:27.405Z] Commit message: "Merge commit '3cb5917033da587cafe5cdb65fd35d8fd9b40504' into HEAD" [2020-04-08T08:44:27.420Z] > git rev-list --no-walk 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T08:44:28.795Z] ========================================================= [2020-04-08T08:44:28.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-08T08:44:28.796Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:44:30.078Z] + 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-08T08:44:30.791Z] Sending build context to Docker daemon 1.736MB [2020-04-08T08:44:30.791Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-08T08:44:30.791Z] Step 2/7 : FROM ${BASE} [2020-04-08T08:44:30.791Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-08T08:44:30.791Z] e6b0cf9c0882: Pulling fs layer [2020-04-08T08:44:30.791Z] 2848faf0eed1: Pulling fs layer [2020-04-08T08:44:30.791Z] 0f37312ad70f: Pulling fs layer [2020-04-08T08:44:30.791Z] 5788d62ee057: Pulling fs layer [2020-04-08T08:44:30.791Z] 0e6b1d234666: Pulling fs layer [2020-04-08T08:44:30.791Z] bf5d7aec512f: Pulling fs layer [2020-04-08T08:44:30.791Z] 34c802a77dc8: Pulling fs layer [2020-04-08T08:44:30.791Z] 9eb99e56ec68: Pulling fs layer [2020-04-08T08:44:30.791Z] 27c7a5d97fbd: Pulling fs layer [2020-04-08T08:44:30.791Z] 5c102a31e300: Pulling fs layer [2020-04-08T08:44:30.791Z] dcfb455df0a1: Pulling fs layer [2020-04-08T08:44:30.791Z] 0e6b1d234666: Waiting [2020-04-08T08:44:30.791Z] 34c802a77dc8: Waiting [2020-04-08T08:44:30.791Z] 9eb99e56ec68: Waiting [2020-04-08T08:44:30.791Z] 5c102a31e300: Waiting [2020-04-08T08:44:30.791Z] dcfb455df0a1: Waiting [2020-04-08T08:44:30.791Z] 5788d62ee057: Waiting [2020-04-08T08:44:30.791Z] 27c7a5d97fbd: Waiting [2020-04-08T08:44:30.791Z] 0f37312ad70f: Verifying Checksum [2020-04-08T08:44:30.791Z] 0f37312ad70f: Download complete [2020-04-08T08:44:31.179Z] 2848faf0eed1: Verifying Checksum [2020-04-08T08:44:31.179Z] 2848faf0eed1: Download complete [2020-04-08T08:44:31.179Z] 0e6b1d234666: Verifying Checksum [2020-04-08T08:44:31.179Z] 0e6b1d234666: Download complete [2020-04-08T08:44:31.179Z] bf5d7aec512f: Verifying Checksum [2020-04-08T08:44:31.179Z] bf5d7aec512f: Download complete [2020-04-08T08:44:31.615Z] e6b0cf9c0882: Verifying Checksum [2020-04-08T08:44:31.615Z] e6b0cf9c0882: Download complete [2020-04-08T08:44:33.213Z] e6b0cf9c0882: Pull complete [2020-04-08T08:44:34.417Z] 2848faf0eed1: Pull complete [2020-04-08T08:44:34.417Z] 0f37312ad70f: Pull complete [2020-04-08T08:44:34.819Z] 34c802a77dc8: Verifying Checksum [2020-04-08T08:44:34.819Z] 34c802a77dc8: Download complete [2020-04-08T08:44:34.819Z] 27c7a5d97fbd: Verifying Checksum [2020-04-08T08:44:34.819Z] 27c7a5d97fbd: Download complete [2020-04-08T08:44:35.519Z] 5788d62ee057: Verifying Checksum [2020-04-08T08:44:35.519Z] 5788d62ee057: Download complete [2020-04-08T08:44:35.820Z] dcfb455df0a1: Verifying Checksum [2020-04-08T08:44:35.820Z] dcfb455df0a1: Download complete [2020-04-08T08:44:36.515Z] 9eb99e56ec68: Verifying Checksum [2020-04-08T08:44:36.515Z] 9eb99e56ec68: Download complete [2020-04-08T08:44:36.796Z] 5c102a31e300: Verifying Checksum [2020-04-08T08:44:36.796Z] 5c102a31e300: Download complete [2020-04-08T08:44:47.731Z] 5788d62ee057: Pull complete [2020-04-08T08:44:47.731Z] 0e6b1d234666: Pull complete [2020-04-08T08:44:47.731Z] bf5d7aec512f: Pull complete [2020-04-08T08:44:53.397Z] 34c802a77dc8: Pull complete [2020-04-08T08:45:00.722Z] 9eb99e56ec68: Pull complete [2020-04-08T08:45:00.722Z] 27c7a5d97fbd: Pull complete [2020-04-08T08:45:00.992Z] 5c102a31e300: Pull complete [2020-04-08T08:45:01.273Z] dcfb455df0a1: Pull complete [2020-04-08T08:45:01.273Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-08T08:45:01.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-08T08:45:01.273Z] ---> 7c70fe431013 [2020-04-08T08:45:01.273Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-08T08:45:01.541Z] ---> Running in 46884c5c350b [2020-04-08T08:45:01.861Z] Removing intermediate container 46884c5c350b [2020-04-08T08:45:01.861Z] ---> 24904512b2e3 [2020-04-08T08:45:01.861Z] Step 4/7 : RUN apk add bash [2020-04-08T08:45:01.861Z] ---> Running in 18b035c1bb5c [2020-04-08T08:45:02.659Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-08T08:45:03.612Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T08:45:04.274Z] OK: 143 MiB in 39 packages [2020-04-08T08:45:05.308Z] Removing intermediate container 18b035c1bb5c [2020-04-08T08:45:05.308Z] ---> 096cc2252f8e [2020-04-08T08:45:05.308Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-08T08:45:05.308Z] ---> Running in 1a5c4a129179 [2020-04-08T08:45:05.589Z] Removing intermediate container 1a5c4a129179 [2020-04-08T08:45:05.589Z] ---> 5261d5927bff [2020-04-08T08:45:05.589Z] Step 6/7 : COPY go.mod . [2020-04-08T08:45:05.880Z] ---> 489d691bf4aa [2020-04-08T08:45:05.880Z] Step 7/7 : RUN go mod download [2020-04-08T08:45:05.880Z] ---> Running in 6cdcbf3c6376 [2020-04-08T08:45:09.425Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T08:45:09.425Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T08:45:09.425Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T08:45:09.425Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T08:45:09.425Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T08:45:09.425Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T08:45:09.425Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T08:45:09.425Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T08:45:09.425Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T08:45:09.425Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T08:45:09.425Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T08:45:11.754Z] Removing intermediate container 6cdcbf3c6376 [2020-04-08T08:45:11.754Z] ---> 5efaaf440120 [2020-04-08T08:45:11.754Z] Successfully built 5efaaf440120 [2020-04-08T08:45:12.017Z] 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-08T08:45:12.665Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-08T08:45:12.973Z] . [Pipeline] withDockerContainer [2020-04-08T08:45:13.524Z] prd-centos7-docker-4c-2g-2825 does not seem to be running inside a container [2020-04-08T08:45:14.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-04-08T08:45:15.254Z] $ docker top e4c2a622e3da7cde724325715d08e21990c3fef1ee18922fbcb77c4395f68a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T08:45:16.277Z] + go version [2020-04-08T08:45:16.277Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-08T08:45:17.325Z] + make test [2020-04-08T08:45:17.325Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-08T08:45:33.358Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-08T08:45:34.031Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements [2020-04-08T08:45:34.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.037s coverage: 100.0% of statements [2020-04-08T08:45:34.607Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.067s coverage: 45.4% of statements [2020-04-08T08:45:34.607Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-08T08:45:35.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.021s coverage: 6.4% of statements [2020-04-08T08:45:37.703Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.369s coverage: 14.4% of statements [2020-04-08T08:45:37.703Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.018s coverage: 100.0% of statements [2020-04-08T08:45:38.830Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.086s coverage: 100.0% of statements [2020-04-08T08:45:38.830Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-08T08:45:38.830Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-08T08:45:38.830Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.296s coverage: 100.0% of statements [2020-04-08T08:45:38.830Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.532s coverage: 100.0% of statements [2020-04-08T08:45:41.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.075s coverage: 62.5% of statements [2020-04-08T08:45:41.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.027s coverage: 26.3% of statements [2020-04-08T08:45:41.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements [2020-04-08T08:45:41.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.032s coverage: 15.4% of statements [2020-04-08T08:45:41.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.006s coverage: 14.3% of statements [2020-04-08T08:45:41.914Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T08:45:43.352Z] gofmt -l . [2020-04-08T08:45:43.615Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-08T08:45:45.683Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2826 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] ws [2020-04-08T08:45:45.758Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2020-04-08T08:45:46.043Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T08:45:46.225Z] $ docker stop --time=1 e4c2a622e3da7cde724325715d08e21990c3fef1ee18922fbcb77c4395f68a03 [2020-04-08T08:45:48.874Z] $ docker rm -f e4c2a622e3da7cde724325715d08e21990c3fef1ee18922fbcb77c4395f68a03 [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-08T08:45:53.050Z] using credential edgex-jenkins-ssh [2020-04-08T08:45:53.115Z] Cloning the remote Git repository [2020-04-08T08:45:53.115Z] Cloning with configured refspecs honoured and without tags [2020-04-08T08:45:53.248Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T08:45:53.339Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2020-04-08T08:45:53.430Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T08:45:53.431Z] > git --version # timeout=10 [2020-04-08T08:45:53.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T08:45:53.566Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T08:45:54.433Z] Fetching without tags [2020-04-08T08:45:54.359Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T08:45:54.403Z] > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # timeout=10 [2020-04-08T08:45:54.423Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T08:45:54.450Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T08:45:54.499Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T08:45:54.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T08:45:54.514Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T08:45:54.951Z] Merging remotes/origin/master commit 3cb5917033da587cafe5cdb65fd35d8fd9b40504 into PR head commit 98726e63c5e8b10177286036c8c197072cfd60b8 [2020-04-08T08:45:55.569Z] Merge succeeded, producing ad5ae7ecb836a5f34b246e02d05ff3bf0235999b [2020-04-08T08:45:55.569Z] Checking out Revision ad5ae7ecb836a5f34b246e02d05ff3bf0235999b (PR-231) [2020-04-08T08:45:55.027Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T08:45:55.057Z] > git checkout -f 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 [2020-04-08T08:45:55.205Z] > git remote # timeout=10 [2020-04-08T08:45:55.477Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T08:45:55.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T08:45:55.509Z] > git merge 3cb5917033da587cafe5cdb65fd35d8fd9b40504 # timeout=10 [2020-04-08T08:45:55.600Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T08:45:55.628Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T08:45:55.689Z] > git checkout -f ad5ae7ecb836a5f34b246e02d05ff3bf0235999b # timeout=10 [2020-04-08T08:46:00.309Z] Commit message: "Merge commit '3cb5917033da587cafe5cdb65fd35d8fd9b40504' into HEAD" [2020-04-08T08:46:00.373Z] > git rev-list --no-walk 98726e63c5e8b10177286036c8c197072cfd60b8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T08:46:01.981Z] ========================================================= [2020-04-08T08:46:01.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-08T08:46:01.981Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:46:03.372Z] + 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-08T08:46:04.348Z] Sending build context to Docker daemon 1.736MB [2020-04-08T08:46:04.348Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-08T08:46:04.348Z] Step 2/7 : FROM ${BASE} [2020-04-08T08:46:04.939Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-08T08:46:04.939Z] cde5963f3b93: Pulling fs layer [2020-04-08T08:46:04.939Z] 2a23fa8c16f7: Pulling fs layer [2020-04-08T08:46:04.939Z] 777b28850792: Pulling fs layer [2020-04-08T08:46:04.939Z] 8a11ddd9e578: Pulling fs layer [2020-04-08T08:46:04.939Z] 4cf88f913ddb: Pulling fs layer [2020-04-08T08:46:04.939Z] 1df406cf5192: Pulling fs layer [2020-04-08T08:46:04.939Z] cd6300453558: Pulling fs layer [2020-04-08T08:46:04.939Z] b9c365052c96: Pulling fs layer [2020-04-08T08:46:04.939Z] 4cf88f913ddb: Waiting [2020-04-08T08:46:04.939Z] 1df406cf5192: Waiting [2020-04-08T08:46:04.939Z] 8a11ddd9e578: Waiting [2020-04-08T08:46:04.939Z] a2d8cc88f415: Pulling fs layer [2020-04-08T08:46:04.939Z] ea1d1ca13537: Pulling fs layer [2020-04-08T08:46:04.939Z] 3750a50a1c5e: Pulling fs layer [2020-04-08T08:46:04.940Z] a2d8cc88f415: Waiting [2020-04-08T08:46:04.940Z] 3750a50a1c5e: Waiting [2020-04-08T08:46:04.940Z] ea1d1ca13537: Waiting [2020-04-08T08:46:04.940Z] b9c365052c96: Waiting [2020-04-08T08:46:04.940Z] 777b28850792: Verifying Checksum [2020-04-08T08:46:04.940Z] 777b28850792: Download complete [2020-04-08T08:46:04.940Z] 2a23fa8c16f7: Verifying Checksum [2020-04-08T08:46:04.940Z] 2a23fa8c16f7: Download complete [2020-04-08T08:46:04.940Z] 4cf88f913ddb: Verifying Checksum [2020-04-08T08:46:04.940Z] 4cf88f913ddb: Download complete [2020-04-08T08:46:04.940Z] 1df406cf5192: Verifying Checksum [2020-04-08T08:46:04.940Z] 1df406cf5192: Download complete [2020-04-08T08:46:05.227Z] cde5963f3b93: Download complete [2020-04-08T08:46:06.227Z] cde5963f3b93: Pull complete [2020-04-08T08:46:06.838Z] 2a23fa8c16f7: Pull complete [2020-04-08T08:46:07.113Z] 777b28850792: Pull complete [2020-04-08T08:46:09.749Z] cd6300453558: Verifying Checksum [2020-04-08T08:46:09.749Z] cd6300453558: Download complete [2020-04-08T08:46:09.749Z] a2d8cc88f415: Verifying Checksum [2020-04-08T08:46:09.749Z] a2d8cc88f415: Download complete [2020-04-08T08:46:12.355Z] ea1d1ca13537: Verifying Checksum [2020-04-08T08:46:12.355Z] ea1d1ca13537: Download complete [2020-04-08T08:46:12.355Z] 3750a50a1c5e: Verifying Checksum [2020-04-08T08:46:12.355Z] 3750a50a1c5e: Download complete [2020-04-08T08:46:15.712Z] b9c365052c96: Verifying Checksum [2020-04-08T08:46:15.712Z] b9c365052c96: Download complete [2020-04-08T08:46:17.131Z] 8a11ddd9e578: Download complete [2020-04-08T08:46:29.456Z] 8a11ddd9e578: Pull complete [2020-04-08T08:46:29.456Z] 4cf88f913ddb: Pull complete [2020-04-08T08:46:29.456Z] 1df406cf5192: Pull complete [2020-04-08T08:46:32.042Z] cd6300453558: Pull complete [2020-04-08T08:46:36.301Z] b9c365052c96: Pull complete [2020-04-08T08:46:36.571Z] a2d8cc88f415: Pull complete [2020-04-08T08:46:38.535Z] ea1d1ca13537: Pull complete [2020-04-08T08:46:38.806Z] 3750a50a1c5e: Pull complete [2020-04-08T08:46:38.806Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-08T08:46:38.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-08T08:46:38.806Z] ---> 78745c68409d [2020-04-08T08:46:38.806Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-08T08:46:44.165Z] ---> Running in 6f457d277314 [2020-04-08T08:46:44.165Z] Removing intermediate container 6f457d277314 [2020-04-08T08:46:44.165Z] ---> e1f31f582a84 [2020-04-08T08:46:44.165Z] Step 4/7 : RUN apk add bash [2020-04-08T08:46:44.165Z] ---> Running in dca8b04ada37 [2020-04-08T08:46:44.755Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-08T08:46:46.166Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-08T08:46:46.757Z] OK: 125 MiB in 39 packages [2020-04-08T08:46:48.176Z] Removing intermediate container dca8b04ada37 [2020-04-08T08:46:48.176Z] ---> 355f7eb7e60e [2020-04-08T08:46:48.176Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-08T08:46:48.176Z] ---> Running in 47e7cb2edb19 [2020-04-08T08:46:48.444Z] Removing intermediate container 47e7cb2edb19 [2020-04-08T08:46:48.444Z] ---> 384d34b236aa [2020-04-08T08:46:48.444Z] Step 6/7 : COPY go.mod . [2020-04-08T08:46:49.415Z] ---> 6d2ee7b13938 [2020-04-08T08:46:49.415Z] Step 7/7 : RUN go mod download [2020-04-08T08:46:49.415Z] ---> Running in 082007e892e8 [2020-04-08T08:46:56.073Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T08:46:56.073Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T08:46:56.073Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T08:46:56.073Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T08:46:56.342Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T08:46:56.342Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T08:46:56.611Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T08:46:56.611Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T08:46:56.611Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T08:46:56.611Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T08:46:56.882Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T08:46:59.477Z] Removing intermediate container 082007e892e8 [2020-04-08T08:46:59.477Z] ---> 8e3927a41ba5 [2020-04-08T08:46:59.477Z] Successfully built 8e3927a41ba5 [2020-04-08T08:46:59.477Z] 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-08T08:47:00.153Z] + docker inspect -f . ci-base-image-arm64 [2020-04-08T08:47:00.421Z] . [Pipeline] withDockerContainer [2020-04-08T08:47:00.838Z] prd-ubuntu18.04-docker-arm64-4c-16g-2826 does not seem to be running inside a container [2020-04-08T08:47:00.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-04-08T08:47:02.517Z] $ docker top b05887e95722fd7d7aa2838fa6d1c8bddd16f1ae6e5edcf9282f3c2cebfb2110 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T08:47:03.770Z] + go version [2020-04-08T08:47:03.770Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-08T08:47:04.436Z] + make test [2020-04-08T08:47:04.436Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-08T08:47:26.560Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-08T08:47:27.175Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.029s coverage: 85.7% of statements [2020-04-08T08:47:27.175Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.079s coverage: 100.0% of statements [2020-04-08T08:47:29.151Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.042s coverage: 45.4% of statements [2020-04-08T08:47:29.151Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-08T08:47:29.423Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements [2020-04-08T08:47:31.382Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.4% of statements [2020-04-08T08:47:31.382Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.072s coverage: 100.0% of statements [2020-04-08T08:47:33.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.109s coverage: 100.0% of statements [2020-04-08T08:47:33.334Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-08T08:47:33.334Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-08T08:47:33.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.025s coverage: 100.0% of statements [2020-04-08T08:47:33.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.535s coverage: 100.0% of statements [2020-04-08T08:47:33.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.140s coverage: 62.5% of statements [2020-04-08T08:47:34.297Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.017s coverage: 26.3% of statements [2020-04-08T08:47:34.881Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.036s coverage: 15.4% of statements [2020-04-08T08:47:35.843Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.023s coverage: 15.4% of statements [2020-04-08T08:47:36.121Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-04-08T08:47:36.387Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T08:47:38.985Z] gofmt -l . [2020-04-08T08:47:39.265Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-08T08:47:39.866Z] Warning: overwriting stash ‘coverage-report’ [2020-04-08T08:47:40.335Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T08:47:40.341Z] $ docker stop --time=1 b05887e95722fd7d7aa2838fa6d1c8bddd16f1ae6e5edcf9282f3c2cebfb2110 [2020-04-08T08:47:42.510Z] $ docker rm -f b05887e95722fd7d7aa2838fa6d1c8bddd16f1ae6e5edcf9282f3c2cebfb2110 [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-08T08:47:44.191Z] provisioning config files... [2020-04-08T08:47:44.205Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config9072273709627187326tmp [Pipeline] { [Pipeline] sh [2020-04-08T08:47:44.602Z] + curl -s https://codecov.io/bash [2020-04-08T08:47:44.602Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config9072273709627187326tmp [2020-04-08T08:47:44.862Z] [2020-04-08T08:47:44.862Z] _____ _ [2020-04-08T08:47:44.862Z] / ____| | | [2020-04-08T08:47:44.862Z] | | ___ __| | ___ ___ _____ __ [2020-04-08T08:47:44.862Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-08T08:47:44.862Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-08T08:47:44.862Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-08T08:47:44.862Z] Bash-tbd [2020-04-08T08:47:44.862Z] [2020-04-08T08:47:44.862Z] [2020-04-08T08:47:44.862Z] ==> Jenkins CI detected. [2020-04-08T08:47:44.862Z] project root: . [2020-04-08T08:47:44.862Z] Fixing merge commit SHA [2020-04-08T08:47:44.862Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-08T08:47:44.862Z] ==> Running gcov in . (disable via -X gcov) [2020-04-08T08:47:44.862Z] ==> Python coveragepy not found [2020-04-08T08:47:44.862Z] ==> Searching for coverage reports in: [2020-04-08T08:47:44.862Z] + . [2020-04-08T08:47:44.862Z] -> Found 1 reports [2020-04-08T08:47:44.862Z] ==> Detecting git/mercurial file structure [2020-04-08T08:47:44.862Z] ==> Reading reports [2020-04-08T08:47:44.862Z] + ./coverage.out bytes=81805 [2020-04-08T08:47:44.862Z] ==> Appending adjustments [2020-04-08T08:47:44.862Z] http://docs.codecov.io/docs/fixing-reports [2020-04-08T08:47:45.431Z] + Found adjustments [2020-04-08T08:47:45.431Z] ==> Gzipping contents [2020-04-08T08:47:45.431Z] ==> Uploading reports [2020-04-08T08:47:45.431Z] url: https://codecov.io [2020-04-08T08:47:45.431Z] query: branch=PR-231&commit=3cb5917033da587cafe5cdb65fd35d8fd9b40504&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-231%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=231&job= [2020-04-08T08:47:45.431Z] -> Pinging Codecov [2020-04-08T08:47:45.431Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-231&commit=3cb5917033da587cafe5cdb65fd35d8fd9b40504&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-231%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=231&job= [2020-04-08T08:47:45.690Z] -> Uploading [2020-04-08T08:47:46.259Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3cb5917033da587cafe5cdb65fd35d8fd9b40504 [Pipeline] } [2020-04-08T08:47:46.265Z] 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-08T08:47:47.469Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T08:47:47.790Z] ---> package-listing.sh [2020-04-08T08:47:47.790Z] ++ facter osfamily [2020-04-08T08:47:47.790Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-08T08:47:47.790Z] + OS_FAMILY=redhat [2020-04-08T08:47:47.790Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-231 [2020-04-08T08:47:47.790Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-08T08:47:47.790Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-08T08:47:47.790Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-08T08:47:47.790Z] + PACKAGES=/tmp/packages_start.txt [2020-04-08T08:47:47.790Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-231 ']' [2020-04-08T08:47:47.790Z] + PACKAGES=/tmp/packages_end.txt [2020-04-08T08:47:47.790Z] + case "${OS_FAMILY}" in [2020-04-08T08:47:47.790Z] + rpm -qa [2020-04-08T08:47:47.790Z] + sort [2020-04-08T08:47:51.996Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-08T08:47:51.996Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-08T08:47:51.996Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-08T08:47:51.996Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-231 ']' [2020-04-08T08:47:51.996Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-231/archives/ [2020-04-08T08:47:51.996Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-231/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:47:52.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T08:47:52.459Z] [2020-04-08T08:47:52.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-08T08:47:52.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T08:47:52.799Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-08T08:47:52.799Z] c9b1b535fdd9: Pulling fs layer [2020-04-08T08:47:52.799Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-08T08:47:52.799Z] 756a868c4378: Pulling fs layer [2020-04-08T08:47:52.799Z] 444b2fc9a129: Pulling fs layer [2020-04-08T08:47:52.799Z] ea15f1150254: Pulling fs layer [2020-04-08T08:47:52.799Z] 41b27a9f41bf: Pulling fs layer [2020-04-08T08:47:52.799Z] 28c525ee5125: Pulling fs layer [2020-04-08T08:47:52.799Z] 094b1ea09ed8: Pulling fs layer [2020-04-08T08:47:52.799Z] 138eaada9080: Pulling fs layer [2020-04-08T08:47:52.799Z] 0622d0fa9048: Pulling fs layer [2020-04-08T08:47:52.799Z] 444b2fc9a129: Waiting [2020-04-08T08:47:52.799Z] ea15f1150254: Waiting [2020-04-08T08:47:52.799Z] 41b27a9f41bf: Waiting [2020-04-08T08:47:52.799Z] 28c525ee5125: Waiting [2020-04-08T08:47:52.799Z] 094b1ea09ed8: Waiting [2020-04-08T08:47:52.799Z] 138eaada9080: Waiting [2020-04-08T08:47:52.799Z] 0622d0fa9048: Waiting [2020-04-08T08:47:52.799Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-08T08:47:52.799Z] 2cc5ad85d9ab: Download complete [2020-04-08T08:47:52.799Z] 444b2fc9a129: Verifying Checksum [2020-04-08T08:47:52.799Z] 444b2fc9a129: Download complete [2020-04-08T08:47:52.799Z] c9b1b535fdd9: Verifying Checksum [2020-04-08T08:47:52.799Z] c9b1b535fdd9: Download complete [2020-04-08T08:47:52.799Z] ea15f1150254: Verifying Checksum [2020-04-08T08:47:52.799Z] ea15f1150254: Download complete [2020-04-08T08:47:53.085Z] 28c525ee5125: Verifying Checksum [2020-04-08T08:47:53.085Z] 28c525ee5125: Download complete [2020-04-08T08:47:53.359Z] 756a868c4378: Download complete [2020-04-08T08:47:53.359Z] c9b1b535fdd9: Pull complete [2020-04-08T08:47:53.359Z] 138eaada9080: Verifying Checksum [2020-04-08T08:47:53.359Z] 138eaada9080: Download complete [2020-04-08T08:47:53.359Z] 094b1ea09ed8: Verifying Checksum [2020-04-08T08:47:53.359Z] 094b1ea09ed8: Download complete [2020-04-08T08:47:53.359Z] 0622d0fa9048: Verifying Checksum [2020-04-08T08:47:53.359Z] 0622d0fa9048: Download complete [2020-04-08T08:47:53.621Z] 2cc5ad85d9ab: Pull complete [2020-04-08T08:47:54.200Z] 41b27a9f41bf: Verifying Checksum [2020-04-08T08:47:54.200Z] 41b27a9f41bf: Download complete [2020-04-08T08:47:55.142Z] 756a868c4378: Pull complete [2020-04-08T08:47:55.142Z] 444b2fc9a129: Pull complete [2020-04-08T08:47:55.712Z] ea15f1150254: Pull complete [2020-04-08T08:47:59.922Z] 41b27a9f41bf: Pull complete [2020-04-08T08:47:59.922Z] 28c525ee5125: Pull complete [2020-04-08T08:48:02.480Z] 094b1ea09ed8: Pull complete [2020-04-08T08:48:02.480Z] 138eaada9080: Pull complete [2020-04-08T08:48:02.480Z] 0622d0fa9048: Pull complete [2020-04-08T08:48:02.480Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-08T08:48:02.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-08T08:48:02.936Z] prd-centos7-docker-4c-2g-2824 does not seem to be running inside a container [2020-04-08T08:48:02.984Z] $ 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-231 -v /w/workspace/dry_go-mod-core-contracts_PR-231:/w/workspace/dry_go-mod-core-contracts_PR-231:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-231@tmp:/w/workspace/dry_go-mod-core-contracts_PR-231@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-04-08T08:48:04.045Z] $ docker top 5c728968f63b90524ea1668ecc2fcb0ecc569f243548e2a859df1de7ab42a88e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T08:48:04.338Z] provisioning config files... [2020-04-08T08:48:04.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config4088785964535970264tmp [Pipeline] { [Pipeline] echo [2020-04-08T08:48:04.406Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T08:48:04.696Z] ---> create-netrc.sh [Pipeline] echo [2020-04-08T08:48:04.702Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T08:48:04.994Z] ---> logs-deploy.sh [2020-04-08T08:48:04.994Z] + ARCHIVE_ARTIFACTS= [2020-04-08T08:48:04.994Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-08T08:48:04.994Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-08T08:48:04.994Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-08T08:48:04.994Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/3 [2020-04-08T08:48:04.994Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-231/3/ [2020-04-08T08:48:04.994Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/3 /w/workspace/dry_go-mod-core-contracts_PR-231 [2020-04-08T08:48:06.378Z] Archives upload complete. [2020-04-08T08:48:06.378Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-231/3/