Pull request #588 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 3d731156678fa6d4b6675a115cc87696c9618892 rather than 36c42d2849f6231e46a8a46efb803d835920681d Obtained Jenkinsfile from 3d731156678fa6d4b6675a115cc87696c9618892 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-800’ is offline Running on prd-centos7-docker-4c-2g-803 in /w/workspace/dry_go-mod-core-contracts_PR-588 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-588 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3d731156678fa6d4b6675a115cc87696c9618892 into PR head commit 36c42d2849f6231e46a8a46efb803d835920681d Merge succeeded, producing 36c42d2849f6231e46a8a46efb803d835920681d Checking out Revision 36c42d2849f6231e46a8a46efb803d835920681d (PR-588) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36c42d2849f6231e46a8a46efb803d835920681d # 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 3d731156678fa6d4b6675a115cc87696c9618892 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36c42d2849f6231e46a8a46efb803d835920681d # timeout=10 Commit message: "feat(meta): Add resource map for cache" > git rev-list --no-walk 4ed049fecdf9a20f2bbec8d1c5a8e06ceb6f4574 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-19T15:22:26.941Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-19T15:22:27.033Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-19T15:22:27.062Z] ========================================================= [2021-04-19T15:22:27.062Z] EdgeX Global Pipelines Version Info [2021-04-19T15:22:27.062Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-19T15:22:28.571Z] ------------------- [2021-04-19T15:22:28.571Z] stable info: [2021-04-19T15:22:28.571Z] ------------------- [2021-04-19T15:22:28.571Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-19T15:22:28.571Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T15:22:28.571Z] Message: update stable to v1.0.186 [2021-04-19T15:22:29.522Z] ------------------- [2021-04-19T15:22:29.522Z] experimental info: [2021-04-19T15:22:29.522Z] ------------------- [2021-04-19T15:22:29.522Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-19T15:22:29.522Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-19T15:22:29.522Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-19T15:22:29.669Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-04-19T15:22:29.709Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-04-19T15:22:29.765Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-19T15:22:29.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-19T15:22:29.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-19T15:22:29.910Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-19T15:22:29.980Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-19T15:22:30.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-19T15:22:30.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-19T15:22:30.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-19T15:22:30.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-19T15:22:30.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-04-19T15:22:30.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-19T15:22:30.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-19T15:22:30.181Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T15:22:30.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T15:22:30.244Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T15:22:30.268Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T15:22:30.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-19T15:22:30.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-19T15:22:30.339Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-19T15:22:30.362Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-19T15:22:30.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-19T15:22:30.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-19T15:22:30.448Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-19T15:22:30.475Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-19T15:22:30.501Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-588 [Pipeline] echo [2021-04-19T15:22:30.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-588 [Pipeline] echo [2021-04-19T15:22:30.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-588 [Pipeline] echo [2021-04-19T15:22:30.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36c42d2849f6231e46a8a46efb803d835920681d [Pipeline] echo [2021-04-19T15:22:30.594Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36c42d2 [Pipeline] echo [2021-04-19T15:22:30.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T15:22:31.043Z] + git log --format=format:%s -1 36c42d2849f6231e46a8a46efb803d835920681d [Pipeline] echo [2021-04-19T15:22:31.120Z] GIT_COMMIT: 36c42d2849f6231e46a8a46efb803d835920681d, Commit Message: feat(meta): Add resource map for cache [Pipeline] echo [2021-04-19T15:22:31.133Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-19T15:22:32.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T15:22:32.378Z] [2021-04-19T15:22:32.378Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T15:22:32.691Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T15:22:32.691Z] latest: Pulling from edgex-devops/git-semver [2021-04-19T15:22:32.691Z] 31603596830f: Pulling fs layer [2021-04-19T15:22:32.691Z] 2a8b12db71e7: Pulling fs layer [2021-04-19T15:22:32.691Z] 6ca5941a6612: Pulling fs layer [2021-04-19T15:22:32.691Z] ecc8261a40a4: Pulling fs layer [2021-04-19T15:22:32.691Z] ecc8261a40a4: Waiting [2021-04-19T15:22:32.691Z] 2a8b12db71e7: Download complete [2021-04-19T15:22:32.962Z] 31603596830f: Verifying Checksum [2021-04-19T15:22:32.962Z] 31603596830f: Download complete [2021-04-19T15:22:32.962Z] 6ca5941a6612: Verifying Checksum [2021-04-19T15:22:32.962Z] 6ca5941a6612: Download complete [2021-04-19T15:22:32.962Z] ecc8261a40a4: Verifying Checksum [2021-04-19T15:22:32.962Z] ecc8261a40a4: Download complete [2021-04-19T15:22:33.543Z] 31603596830f: Pull complete [2021-04-19T15:22:33.543Z] 2a8b12db71e7: Pull complete [2021-04-19T15:22:34.491Z] 6ca5941a6612: Pull complete [2021-04-19T15:22:34.491Z] ecc8261a40a4: Pull complete [2021-04-19T15:22:34.753Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-19T15:22:34.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T15:22:34.753Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-19T15:22:34.858Z] prd-centos7-docker-4c-2g-803 does not seem to be running inside a container [2021-04-19T15:22:34.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-588 -v /w/workspace/dry_go-mod-core-contracts_PR-588:/w/workspace/dry_go-mod-core-contracts_PR-588:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-588@tmp:/w/workspace/dry_go-mod-core-contracts_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-19T15:22:37.062Z] $ docker top f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T15:22:37.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T15:22:37.328Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T15:22:37.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T15:22:37.587Z] $ docker exec f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 ssh-agent [2021-04-19T15:22:37.813Z] SSH_AUTH_SOCK=/tmp/ssh-dpgGajSrq8q1/agent.12 [2021-04-19T15:22:37.813Z] SSH_AGENT_PID=17 [2021-04-19T15:22:37.835Z] Running ssh-add (command line suppressed) [2021-04-19T15:22:37.974Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-588@tmp/private_key_3744980998554545222.key (/w/workspace/dry_go-mod-core-contracts_PR-588@tmp/private_key_3744980998554545222.key) [2021-04-19T15:22:38.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T15:22:38.337Z] + git tag --points-at HEAD [Pipeline] } [2021-04-19T15:22:38.364Z] $ docker exec --env ******** --env ******** f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 ssh-agent -k [2021-04-19T15:22:38.477Z] unset SSH_AUTH_SOCK; [2021-04-19T15:22:38.477Z] unset SSH_AGENT_PID; [2021-04-19T15:22:38.477Z] echo Agent pid 17 killed; [2021-04-19T15:22:38.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-19T15:22:38.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T15:22:38.562Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T15:22:38.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T15:22:38.738Z] $ docker exec f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 ssh-agent [2021-04-19T15:22:38.899Z] SSH_AUTH_SOCK=/tmp/ssh-VKJyuztJsYC5/agent.45 [2021-04-19T15:22:38.899Z] SSH_AGENT_PID=50 [2021-04-19T15:22:38.908Z] Running ssh-add (command line suppressed) [2021-04-19T15:22:39.031Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-588@tmp/private_key_7076696841196202703.key (/w/workspace/dry_go-mod-core-contracts_PR-588@tmp/private_key_7076696841196202703.key) [2021-04-19T15:22:39.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T15:22:39.386Z] + git semver init [2021-04-19T15:22:39.386Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T15:22:39.386Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-588/.git [2021-04-19T15:22:39.386Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-588 [2021-04-19T15:22:39.386Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T15:22:39.386Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T15:22:39.386Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T15:22:39.386Z] # $SEMVER_BRANCH = PR-588 [2021-04-19T15:22:39.386Z] # $SEMVER_TEMP = /tmp/semver-568140218 [2021-04-19T15:22:39.387Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-04-19T15:22:40.337Z] # '/tmp/semver-568140218' -> '/w/workspace/dry_go-mod-core-contracts_PR-588/.semver' [2021-04-19T15:22:40.337Z] # -> Force: false [2021-04-19T15:22:40.338Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-588/.semver [Pipeline] } [2021-04-19T15:22:40.355Z] $ docker exec --env ******** --env ******** f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 ssh-agent -k [2021-04-19T15:22:40.475Z] unset SSH_AUTH_SOCK; [2021-04-19T15:22:40.475Z] unset SSH_AGENT_PID; [2021-04-19T15:22:40.475Z] echo Agent pid 50 killed; [2021-04-19T15:22:40.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T15:22:40.869Z] + git semver [Pipeline] } [2021-04-19T15:22:40.891Z] $ docker stop --time=1 f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 [2021-04-19T15:22:42.802Z] $ docker rm -f f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T15:22:43.213Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-19T15:22:43.553Z] Stashed 1 file(s) [Pipeline] echo [2021-04-19T15:22:43.556Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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 [2021-04-19T15:22:58.727Z] Still waiting to schedule task [2021-04-19T15:22:58.727Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-19T15:22:58.730Z] Still waiting to schedule task [2021-04-19T15:22:58.730Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-802’ is offline [2021-04-19T15:24:49.806Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-804 in /w/workspace/dry_go-mod-core-contracts_PR-588 [Pipeline] { [Pipeline] ws [2021-04-19T15:24:49.837Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-04-19T15:24:55.656Z] using credential edgex-jenkins-ssh [2021-04-19T15:24:55.674Z] Cloning the remote Git repository [2021-04-19T15:24:55.713Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-19T15:24:55.816Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-04-19T15:24:55.879Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-19T15:24:55.880Z] > git --version # timeout=10 [2021-04-19T15:24:55.898Z] > git --version # 'git version 2.17.1' [2021-04-19T15:24:55.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T15:24:55.956Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T15:24:57.130Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-19T15:24:57.149Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T15:24:57.178Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-19T15:24:57.211Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-19T15:24:57.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T15:24:57.223Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T15:24:57.977Z] Merging remotes/origin/master commit 3d731156678fa6d4b6675a115cc87696c9618892 into PR head commit 36c42d2849f6231e46a8a46efb803d835920681d [2021-04-19T15:24:58.228Z] Merge succeeded, producing 36c42d2849f6231e46a8a46efb803d835920681d [2021-04-19T15:24:58.229Z] Checking out Revision 36c42d2849f6231e46a8a46efb803d835920681d (PR-588) [2021-04-19T15:24:57.986Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T15:24:58.002Z] > git checkout -f 36c42d2849f6231e46a8a46efb803d835920681d # timeout=10 [2021-04-19T15:24:58.139Z] > git remote # timeout=10 [2021-04-19T15:24:58.156Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T15:24:58.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T15:24:58.184Z] > git merge 3d731156678fa6d4b6675a115cc87696c9618892 # timeout=10 [2021-04-19T15:24:58.205Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T15:24:58.225Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T15:24:58.243Z] > git checkout -f 36c42d2849f6231e46a8a46efb803d835920681d # timeout=10 [2021-04-19T15:25:02.462Z] Commit message: "feat(meta): Add resource map for cache" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T15:25:04.056Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-19T15:25:04.476Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T15:25:04.818Z] + true [2021-04-19T15:25:04.818Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-04-19T15:25:07.076Z] ========================================================= [2021-04-19T15:25:07.076Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-19T15:25:07.076Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T15:25:07.422Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-19T15:25:08.405Z] Sending build context to Docker daemon 3.045MB [2021-04-19T15:25:08.405Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-19T15:25:08.405Z] Step 2/7 : FROM ${BASE} [2021-04-19T15:25:08.682Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-19T15:25:08.682Z] 5f621e34cdf4: Pulling fs layer [2021-04-19T15:25:08.682Z] a4357932f1b6: Pulling fs layer [2021-04-19T15:25:08.682Z] 18c013af1878: Pulling fs layer [2021-04-19T15:25:08.682Z] 00ac8860ef70: Pulling fs layer [2021-04-19T15:25:08.682Z] 63d7cb157983: Pulling fs layer [2021-04-19T15:25:08.682Z] b116817d02f9: Pulling fs layer [2021-04-19T15:25:08.682Z] 745a02a5169b: Pulling fs layer [2021-04-19T15:25:08.682Z] 63d7cb157983: Waiting [2021-04-19T15:25:08.682Z] b116817d02f9: Waiting [2021-04-19T15:25:08.682Z] 745a02a5169b: Waiting [2021-04-19T15:25:08.682Z] 00ac8860ef70: Waiting [2021-04-19T15:25:08.955Z] 18c013af1878: Verifying Checksum [2021-04-19T15:25:08.955Z] 18c013af1878: Download complete [2021-04-19T15:25:08.955Z] a4357932f1b6: Verifying Checksum [2021-04-19T15:25:08.955Z] a4357932f1b6: Download complete [2021-04-19T15:25:08.955Z] 63d7cb157983: Download complete [2021-04-19T15:25:08.955Z] b116817d02f9: Verifying Checksum [2021-04-19T15:25:08.955Z] 5f621e34cdf4: Verifying Checksum [2021-04-19T15:25:08.955Z] 5f621e34cdf4: Download complete [2021-04-19T15:25:09.551Z] 5f621e34cdf4: Pull complete [2021-04-19T15:25:10.163Z] a4357932f1b6: Pull complete [2021-04-19T15:25:10.767Z] 18c013af1878: Pull complete [2021-04-19T15:25:11.359Z] 745a02a5169b: Verifying Checksum [2021-04-19T15:25:11.359Z] 745a02a5169b: Download complete [2021-04-19T15:25:12.331Z] 00ac8860ef70: Download complete [2021-04-19T15:25:22.493Z] 00ac8860ef70: Pull complete [2021-04-19T15:25:22.493Z] 63d7cb157983: Pull complete [2021-04-19T15:25:23.091Z] b116817d02f9: Pull complete [2021-04-19T15:25:27.440Z] 745a02a5169b: Pull complete [2021-04-19T15:25:27.440Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-19T15:25:27.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-19T15:25:27.440Z] ---> b7e6874047d6 [2021-04-19T15:25:27.440Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-19T15:25:29.418Z] ---> Running in fcdc6a6006ba [2021-04-19T15:25:30.012Z] Removing intermediate container fcdc6a6006ba [2021-04-19T15:25:30.012Z] ---> 2e242acba50e [2021-04-19T15:25:30.012Z] Step 4/7 : RUN apk add bash [2021-04-19T15:25:30.013Z] ---> Running in 815388cdeb1d [2021-04-19T15:25:31.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T15:25:32.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T15:25:33.030Z] OK: 142 MiB in 39 packages [2021-04-19T15:25:34.029Z] Removing intermediate container 815388cdeb1d [2021-04-19T15:25:34.029Z] ---> 5c0a880ea4fd [2021-04-19T15:25:34.029Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-19T15:25:34.303Z] ---> Running in 6f187425c825 [2021-04-19T15:25:34.901Z] Removing intermediate container 6f187425c825 [2021-04-19T15:25:34.901Z] ---> 48790e516a07 [2021-04-19T15:25:34.901Z] Step 6/7 : COPY go.mod . [2021-04-19T15:25:35.501Z] ---> ed74d428a2ac [2021-04-19T15:25:35.501Z] Step 7/7 : RUN go mod download [2021-04-19T15:25:35.501Z] ---> Running in a6824687ac6d [2021-04-19T15:25:53.813Z] Removing intermediate container a6824687ac6d [2021-04-19T15:25:53.813Z] ---> c29045f7012c [2021-04-19T15:25:53.813Z] Successfully built c29045f7012c [2021-04-19T15:25:53.813Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T15:25:54.151Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T15:25:54.151Z] . [Pipeline] withDockerContainer [2021-04-19T15:25:54.380Z] prd-ubuntu18.04-docker-arm64-4c-16g-804 does not seem to be running inside a container [2021-04-19T15:25:54.465Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-19T15:25:55.966Z] $ docker top 2ed8edaebce89d99223b221ec5bee0ccbf945c8aaaa5dd803dd40fbb3c48a008 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T15:25:56.850Z] + go version [2021-04-19T15:25:56.850Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-19T15:25:56.874Z] $ docker stop --time=1 2ed8edaebce89d99223b221ec5bee0ccbf945c8aaaa5dd803dd40fbb3c48a008 [2021-04-19T15:25:58.835Z] $ docker rm -f 2ed8edaebce89d99223b221ec5bee0ccbf945c8aaaa5dd803dd40fbb3c48a008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T15:25:59.505Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T15:25:59.506Z] . [Pipeline] withDockerContainer [2021-04-19T15:25:59.733Z] prd-ubuntu18.04-docker-arm64-4c-16g-804 does not seem to be running inside a container [2021-04-19T15:25:59.816Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-19T15:26:01.261Z] $ docker top 464a826e325a80f63c33e2ad9f3e28faee73bd9e0944e0a50d1fa0f5e38254fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T15:26:02.187Z] + make test [2021-04-19T15:26:02.187Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-19T15:26:24.443Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-04-19T15:26:27.085Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.028s coverage: 85.7% of statements [2021-04-19T15:26:27.085Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.021s coverage: 100.0% of statements [2021-04-19T15:26:28.076Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.109s coverage: 45.4% of statements [2021-04-19T15:26:28.354Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.015s coverage: 77.8% of statements [2021-04-19T15:26:28.354Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-04-19T15:26:29.380Z] Running on prd-centos7-docker-4c-2g-805 in /w/workspace/dry_go-mod-core-contracts_PR-588 [Pipeline] { [Pipeline] ws [2021-04-19T15:26:29.398Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-04-19T15:26:30.984Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.035s coverage: 26.3% of statements [2021-04-19T15:26:30.984Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.072s coverage: 14.7% of statements [2021-04-19T15:26:30.984Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.022s coverage: 100.0% of statements [2021-04-19T15:26:32.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.068s coverage: 91.8% of statements [2021-04-19T15:26:32.441Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-04-19T15:26:32.441Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-04-19T15:26:32.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.022s coverage: 100.0% of statements [2021-04-19T15:26:32.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.021s coverage: 35.5% of statements [2021-04-19T15:26:37.873Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.098s coverage: 63.0% of statements [2021-04-19T15:26:37.873Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.023s coverage: 26.3% of statements [2021-04-19T15:26:37.873Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.015s coverage: 15.4% of statements [2021-04-19T15:26:37.873Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.012s coverage: 15.4% of statements [2021-04-19T15:26:37.873Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.028s coverage: 14.3% of statements [2021-04-19T15:26:37.873Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-04-19T15:26:39.849Z] using credential edgex-jenkins-ssh [2021-04-19T15:26:39.911Z] Cloning the remote Git repository [2021-04-19T15:26:40.181Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-19T15:26:40.330Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-04-19T15:26:40.518Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-19T15:26:40.519Z] > git --version # timeout=10 [2021-04-19T15:26:40.594Z] > git --version # 'git version 2.24.3' [2021-04-19T15:26:40.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T15:26:40.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T15:26:42.494Z] Merging remotes/origin/master commit 3d731156678fa6d4b6675a115cc87696c9618892 into PR head commit 36c42d2849f6231e46a8a46efb803d835920681d [2021-04-19T15:26:41.739Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-19T15:26:41.795Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T15:26:41.836Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-19T15:26:41.876Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-19T15:26:41.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T15:26:41.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T15:26:42.507Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T15:26:42.754Z] Merge succeeded, producing 36c42d2849f6231e46a8a46efb803d835920681d [2021-04-19T15:26:42.754Z] Checking out Revision 36c42d2849f6231e46a8a46efb803d835920681d (PR-588) [2021-04-19T15:26:43.312Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.291s coverage: 84.1% of statements [2021-04-19T15:26:43.312Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-04-19T15:26:43.312Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-04-19T15:26:43.312Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-04-19T15:26:43.312Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.099s coverage: 45.8% of statements [2021-04-19T15:26:43.312Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.041s coverage: 94.7% of statements [2021-04-19T15:26:42.520Z] > git checkout -f 36c42d2849f6231e46a8a46efb803d835920681d # timeout=10 [2021-04-19T15:26:42.642Z] > git remote # timeout=10 [2021-04-19T15:26:42.672Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T15:26:42.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T15:26:42.728Z] > git merge 3d731156678fa6d4b6675a115cc87696c9618892 # timeout=10 [2021-04-19T15:26:42.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T15:26:42.762Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T15:26:42.781Z] > git checkout -f 36c42d2849f6231e46a8a46efb803d835920681d # timeout=10 [2021-04-19T15:26:44.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.212s coverage: 87.1% of statements [2021-04-19T15:26:44.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements [2021-04-19T15:26:45.021Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.026s coverage: 69.6% of statements [2021-04-19T15:26:45.294Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-19T15:26:47.270Z] Commit message: "feat(meta): Add resource map for cache" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T15:26:48.624Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-19T15:26:49.032Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T15:26:49.391Z] + sudo service docker restart [2021-04-19T15:26:49.391Z] + true [2021-04-19T15:26:49.391Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-04-19T15:26:51.673Z] ========================================================= [2021-04-19T15:26:51.673Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-19T15:26:51.673Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T15:26:52.013Z] gofmt -l . [2021-04-19T15:26:52.013Z] [ "`gofmt -l .`" = "" ] [2021-04-19T15:26:52.033Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [Pipeline] } [2021-04-19T15:26:53.016Z] $ docker stop --time=1 464a826e325a80f63c33e2ad9f3e28faee73bd9e0944e0a50d1fa0f5e38254fe [2021-04-19T15:26:53.507Z] Sending build context to Docker daemon 3.047MB [2021-04-19T15:26:53.507Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-19T15:26:53.507Z] Step 2/7 : FROM ${BASE} [2021-04-19T15:26:53.821Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-19T15:26:53.821Z] 188c0c94c7c5: Pulling fs layer [2021-04-19T15:26:53.821Z] 0ef7d3d256c8: Pulling fs layer [2021-04-19T15:26:53.821Z] de9db76c5a1d: Pulling fs layer [2021-04-19T15:26:53.821Z] bca2f99d35d6: Pulling fs layer [2021-04-19T15:26:53.821Z] 93359f2a8cfa: Pulling fs layer [2021-04-19T15:26:53.821Z] 7c6f9722023f: Pulling fs layer [2021-04-19T15:26:53.821Z] a35cf1a2eb13: Pulling fs layer [2021-04-19T15:26:53.821Z] 93359f2a8cfa: Waiting [2021-04-19T15:26:53.821Z] bca2f99d35d6: Waiting [2021-04-19T15:26:53.821Z] a35cf1a2eb13: Waiting [2021-04-19T15:26:53.821Z] de9db76c5a1d: Verifying Checksum [2021-04-19T15:26:53.821Z] de9db76c5a1d: Download complete [2021-04-19T15:26:53.821Z] 0ef7d3d256c8: Verifying Checksum [2021-04-19T15:26:53.821Z] 0ef7d3d256c8: Download complete [2021-04-19T15:26:54.124Z] 93359f2a8cfa: Verifying Checksum [2021-04-19T15:26:54.124Z] 93359f2a8cfa: Download complete [2021-04-19T15:26:54.124Z] 7c6f9722023f: Verifying Checksum [2021-04-19T15:26:54.124Z] 7c6f9722023f: Download complete [2021-04-19T15:26:54.124Z] 188c0c94c7c5: Verifying Checksum [2021-04-19T15:26:54.124Z] 188c0c94c7c5: Download complete [2021-04-19T15:26:54.746Z] 188c0c94c7c5: Pull complete [2021-04-19T15:26:55.040Z] 0ef7d3d256c8: Pull complete [2021-04-19T15:26:55.313Z] de9db76c5a1d: Pull complete [2021-04-19T15:26:55.493Z] $ docker rm -f 464a826e325a80f63c33e2ad9f3e28faee73bd9e0944e0a50d1fa0f5e38254fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T15:26:56.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-19T15:26:57.561Z] Stashed 1 file(s) [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 Post stage [Pipeline] libraryResource [2021-04-19T15:26:57.998Z] bca2f99d35d6: Verifying Checksum [2021-04-19T15:26:57.998Z] bca2f99d35d6: Download complete [2021-04-19T15:26:57.998Z] a35cf1a2eb13: Verifying Checksum [2021-04-19T15:26:57.998Z] a35cf1a2eb13: Download complete [Pipeline] sh [2021-04-19T15:26:58.383Z] ---> job-cost.sh [2021-04-19T15:26:58.383Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZDVs [2021-04-19T15:27:13.300Z] bca2f99d35d6: Pull complete [2021-04-19T15:27:13.300Z] 93359f2a8cfa: Pull complete [2021-04-19T15:27:13.300Z] 7c6f9722023f: Pull complete [2021-04-19T15:27:18.717Z] a35cf1a2eb13: Pull complete [2021-04-19T15:27:18.717Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-19T15:27:18.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-19T15:27:18.983Z] ---> a62c8e92a672 [2021-04-19T15:27:18.983Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-19T15:27:18.983Z] ---> Running in 891f2f423cd9 [2021-04-19T15:27:19.587Z] Removing intermediate container 891f2f423cd9 [2021-04-19T15:27:19.587Z] ---> a7b2c2118512 [2021-04-19T15:27:19.587Z] Step 4/7 : RUN apk add bash [2021-04-19T15:27:19.865Z] ---> Running in 8a516acb460f [2021-04-19T15:27:21.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T15:27:22.362Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T15:27:22.979Z] OK: 166 MiB in 39 packages [2021-04-19T15:27:24.040Z] Removing intermediate container 8a516acb460f [2021-04-19T15:27:24.040Z] ---> 86a7b3911b58 [2021-04-19T15:27:24.040Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-19T15:27:24.331Z] ---> Running in af87c86f8d38 [2021-04-19T15:27:24.615Z] Removing intermediate container af87c86f8d38 [2021-04-19T15:27:24.615Z] ---> b803666ca3fc [2021-04-19T15:27:24.615Z] Step 6/7 : COPY go.mod . [2021-04-19T15:27:24.888Z] ---> 69915a516c06 [2021-04-19T15:27:24.888Z] Step 7/7 : RUN go mod download [2021-04-19T15:27:25.157Z] ---> Running in 3650b24581c2 [2021-04-19T15:27:37.398Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T15:27:47.862Z] Removing intermediate container 3650b24581c2 [2021-04-19T15:27:47.862Z] ---> 05c425cbd3a4 [2021-04-19T15:27:47.862Z] Successfully built 05c425cbd3a4 [2021-04-19T15:27:47.862Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T15:27:48.258Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T15:27:48.553Z] . [Pipeline] withDockerContainer [2021-04-19T15:27:48.852Z] prd-centos7-docker-4c-2g-805 does not seem to be running inside a container [2021-04-19T15:27:49.010Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-19T15:27:50.945Z] $ docker top 240a4e75402258ac22fb041f1af8e9529da456bb9cc6b564e1ec69104246e664 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T15:27:52.624Z] + go version [2021-04-19T15:27:52.624Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-19T15:27:52.694Z] $ docker stop --time=1 240a4e75402258ac22fb041f1af8e9529da456bb9cc6b564e1ec69104246e664 [2021-04-19T15:27:54.616Z] $ docker rm -f 240a4e75402258ac22fb041f1af8e9529da456bb9cc6b564e1ec69104246e664 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T15:27:55.564Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T15:27:55.564Z] . [Pipeline] withDockerContainer [2021-04-19T15:27:55.713Z] prd-centos7-docker-4c-2g-805 does not seem to be running inside a container [2021-04-19T15:27:55.790Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-19T15:27:57.193Z] $ docker top 586b4b90ac28fdf5008d4f180ce749c8d20d7f0b0356649ade69fdb13a7d35e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T15:27:57.717Z] + make test [2021-04-19T15:27:57.717Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-19T15:28:16.817Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-04-19T15:28:16.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.017s coverage: 85.7% of statements [2021-04-19T15:28:16.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.039s coverage: 100.0% of statements [2021-04-19T15:28:16.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.150s coverage: 45.4% of statements [2021-04-19T15:28:17.605Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.075s coverage: 77.8% of statements [2021-04-19T15:28:17.605Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-04-19T15:28:20.109Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.032s coverage: 26.3% of statements [2021-04-19T15:28:21.205Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.101s coverage: 14.7% of statements [2021-04-19T15:28:21.205Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.081s coverage: 100.0% of statements [2021-04-19T15:28:21.205Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.063s coverage: 91.8% of statements [2021-04-19T15:28:21.205Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-04-19T15:28:21.205Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-04-19T15:28:21.205Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.054s coverage: 100.0% of statements [2021-04-19T15:28:21.525Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.042s coverage: 35.5% of statements [2021-04-19T15:28:27.344Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.076s coverage: 63.0% of statements [2021-04-19T15:28:27.344Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.025s coverage: 26.3% of statements [2021-04-19T15:28:27.344Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.026s coverage: 15.4% of statements [2021-04-19T15:28:27.344Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.046s coverage: 15.4% of statements [2021-04-19T15:28:27.344Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.070s coverage: 14.3% of statements [2021-04-19T15:28:28.039Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-04-19T15:28:33.907Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.504s coverage: 84.1% of statements [2021-04-19T15:28:33.907Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-04-19T15:28:33.907Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-04-19T15:28:33.907Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-04-19T15:28:33.907Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.031s coverage: 45.8% of statements [2021-04-19T15:28:33.907Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.064s coverage: 94.7% of statements [2021-04-19T15:28:35.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.148s coverage: 87.1% of statements [2021-04-19T15:28:35.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.056s coverage: 100.0% of statements [2021-04-19T15:28:36.266Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.010s coverage: 69.6% of statements [2021-04-19T15:28:36.579Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-19T15:28:43.734Z] gofmt -l . [2021-04-19T15:28:44.349Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-19T15:28:45.015Z] $ docker stop --time=1 586b4b90ac28fdf5008d4f180ce749c8d20d7f0b0356649ade69fdb13a7d35e8 [2021-04-19T15:28:48.805Z] $ docker rm -f 586b4b90ac28fdf5008d4f180ce749c8d20d7f0b0356649ade69fdb13a7d35e8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T15:28:50.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-19T15:28:50.161Z] Warning: overwriting stash ‘coverage-report’ [2021-04-19T15:28:51.408Z] Stashed 1 file(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-19T15:28:52.068Z] ---> job-cost.sh [2021-04-19T15:28:52.068Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nVu4 [2021-04-19T15:28:59.116Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZDVs/bin to PATH [2021-04-19T15:28:59.117Z] INFO: No Stack... [2021-04-19T15:28:59.388Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-19T15:28:59.980Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T15:29:00.320Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-04-19T15:29:00.320Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T15:29:00.438Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] [2021-04-19T15:29:00.448Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] did not exist. Created. [2021-04-19T15:29:00.449Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T15:29:00.805Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-19T15:29:00.998Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T15:29:01.010Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-19T15:29:18.920Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T15:30:06.168Z] lf-activate-venv(): INFO: Adding /tmp/venv-nVu4/bin to PATH [2021-04-19T15:30:06.168Z] INFO: No Stack... [2021-04-19T15:30:06.168Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T15:30:06.168Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T15:30:06.504Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-04-19T15:30:06.504Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T15:30:06.640Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] [2021-04-19T15:30:06.649Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] did not exist. Created. [2021-04-19T15:30:06.649Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T15:30:07.047Z] /w/workspace/go-mod-core-contracts/3@tmp/durable-88e01314/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-04-19T15:30:07.392Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-19T15:30:07.431Z] Warning: overwriting stash ‘stack-cost’ [2021-04-19T15:30:07.586Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T15:30:07.599Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] [Pipeline] // lock [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 [2021-04-19T15:30:08.400Z] provisioning config files... [2021-04-19T15:30:08.415Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-588@tmp/config6984329409358299243tmp [Pipeline] { [Pipeline] sh [2021-04-19T15:30:08.769Z] + set +x [2021-04-19T15:30:08.769Z] + curl -s https://codecov.io/bash [2021-04-19T15:30:08.769Z] + bash -s -- [2021-04-19T15:30:09.035Z] [2021-04-19T15:30:09.035Z] _____ _ [2021-04-19T15:30:09.035Z] / ____| | | [2021-04-19T15:30:09.035Z] | | ___ __| | ___ ___ _____ __ [2021-04-19T15:30:09.035Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-19T15:30:09.035Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-19T15:30:09.035Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-19T15:30:09.035Z] Bash-1.0.1 [2021-04-19T15:30:09.035Z] [2021-04-19T15:30:09.035Z] [2021-04-19T15:30:09.035Z] ==> git version 2.24.3 found [2021-04-19T15:30:09.035Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-19T15:30:09.035Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-19T15:30:09.035Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-19T15:30:09.035Z] ==> Jenkins CI detected. [2021-04-19T15:30:09.035Z] project root: . [2021-04-19T15:30:09.035Z] --> token set from env [2021-04-19T15:30:09.035Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-19T15:30:09.035Z] ==> Running gcov in . (disable via -X gcov) [2021-04-19T15:30:09.035Z] ==> Python coveragepy not found [2021-04-19T15:30:09.035Z] ==> Searching for coverage reports in: [2021-04-19T15:30:09.035Z] + . [2021-04-19T15:30:09.035Z] -> Found 1 reports [2021-04-19T15:30:09.035Z] ==> Detecting git/mercurial file structure [2021-04-19T15:30:09.035Z] ==> Reading reports [2021-04-19T15:30:09.035Z] + ./coverage.out bytes=171782 [2021-04-19T15:30:09.035Z] ==> Appending adjustments [2021-04-19T15:30:09.035Z] https://docs.codecov.io/docs/fixing-reports [2021-04-19T15:30:10.430Z] + Found adjustments [2021-04-19T15:30:10.430Z] ==> Gzipping contents [2021-04-19T15:30:10.431Z] 28K /tmp/codecov.Hicye2.gz [2021-04-19T15:30:10.431Z] ==> Uploading reports [2021-04-19T15:30:10.431Z] url: https://codecov.io [2021-04-19T15:30:10.431Z] query: branch=PR-588&commit=36c42d2849f6231e46a8a46efb803d835920681d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-588%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=588&job=&cmd_args= [2021-04-19T15:30:10.431Z] -> Pinging Codecov [2021-04-19T15:30:10.431Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-588&commit=36c42d2849f6231e46a8a46efb803d835920681d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-588%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=588&job=&cmd_args= [2021-04-19T15:30:10.694Z] -> Uploading to [2021-04-19T15:30:10.694Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-19/71470A77251A30514AAF9C0BB2E5B6CE/36c42d2849f6231e46a8a46efb803d835920681d/e81dd5f5-df17-4548-a1a9-f8618bfec6f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T153010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82d43b610dc7b307be418b2a73e14b3fe668d02781eecb14197e2c9cbf17b172 [2021-04-19T15:30:10.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T15:30:10.694Z] Dload Upload Total Spent Left Speed [2021-04-19T15:30:11.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25286 0 0 100 25286 0 48057 --:--:-- --:--:-- --:--:-- 48163 [2021-04-19T15:30:11.273Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/36c42d2849f6231e46a8a46efb803d835920681d [Pipeline] } [2021-04-19T15:30:11.293Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 [2021-04-19T15:30:12.347Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T15:30:12.933Z] ---> package-listing.sh [2021-04-19T15:30:12.933Z] ++ facter osfamily [2021-04-19T15:30:12.933Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-19T15:30:12.933Z] + OS_FAMILY=redhat [2021-04-19T15:30:12.933Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-588 [2021-04-19T15:30:12.933Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-19T15:30:12.933Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-19T15:30:12.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-19T15:30:12.933Z] + PACKAGES=/tmp/packages_start.txt [2021-04-19T15:30:12.933Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-588 ']' [2021-04-19T15:30:12.933Z] + PACKAGES=/tmp/packages_end.txt [2021-04-19T15:30:12.933Z] + case "${OS_FAMILY}" in [2021-04-19T15:30:12.933Z] + rpm -qa [2021-04-19T15:30:12.933Z] + sort [2021-04-19T15:30:18.253Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-19T15:30:18.253Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-19T15:30:18.253Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-19T15:30:18.253Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-588 ']' [2021-04-19T15:30:18.253Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-588/archives/ [2021-04-19T15:30:18.253Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-588/archives/ [Pipeline] echo [2021-04-19T15:30:18.269Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-19T15:30:18.626Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-19T15:30:19.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T15:30:19.000Z] [2021-04-19T15:30:19.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-19T15:30:19.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T15:30:19.319Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-19T15:30:19.319Z] df20fa9351a1: Pulling fs layer [2021-04-19T15:30:19.319Z] 36b3adc4ff6f: Pulling fs layer [2021-04-19T15:30:19.319Z] 8ad3a11d3b57: Pulling fs layer [2021-04-19T15:30:19.319Z] 46f8f816bc3b: Pulling fs layer [2021-04-19T15:30:19.319Z] 93b61091891f: Pulling fs layer [2021-04-19T15:30:19.319Z] 93b9cdb0e59b: Pulling fs layer [2021-04-19T15:30:19.319Z] 5e14af77c1be: Pulling fs layer [2021-04-19T15:30:19.319Z] 01666e4c0597: Pulling fs layer [2021-04-19T15:30:19.319Z] aa168da1d23b: Pulling fs layer [2021-04-19T15:30:19.319Z] 93b9cdb0e59b: Waiting [2021-04-19T15:30:19.319Z] 5e14af77c1be: Waiting [2021-04-19T15:30:19.319Z] 01666e4c0597: Waiting [2021-04-19T15:30:19.319Z] aa168da1d23b: Waiting [2021-04-19T15:30:19.319Z] 46f8f816bc3b: Waiting [2021-04-19T15:30:19.319Z] 93b61091891f: Waiting [2021-04-19T15:30:19.319Z] 36b3adc4ff6f: Verifying Checksum [2021-04-19T15:30:19.319Z] 36b3adc4ff6f: Download complete [2021-04-19T15:30:19.319Z] 46f8f816bc3b: Verifying Checksum [2021-04-19T15:30:19.319Z] 46f8f816bc3b: Download complete [2021-04-19T15:30:19.586Z] df20fa9351a1: Verifying Checksum [2021-04-19T15:30:19.586Z] df20fa9351a1: Download complete [2021-04-19T15:30:19.586Z] 93b9cdb0e59b: Verifying Checksum [2021-04-19T15:30:19.586Z] 93b9cdb0e59b: Download complete [2021-04-19T15:30:19.586Z] 93b61091891f: Verifying Checksum [2021-04-19T15:30:19.586Z] 93b61091891f: Download complete [2021-04-19T15:30:19.586Z] 01666e4c0597: Verifying Checksum [2021-04-19T15:30:19.586Z] 01666e4c0597: Download complete [2021-04-19T15:30:19.586Z] 8ad3a11d3b57: Verifying Checksum [2021-04-19T15:30:19.586Z] 8ad3a11d3b57: Download complete [2021-04-19T15:30:19.851Z] df20fa9351a1: Pull complete [2021-04-19T15:30:20.119Z] 36b3adc4ff6f: Pull complete [2021-04-19T15:30:20.396Z] 5e14af77c1be: Verifying Checksum [2021-04-19T15:30:20.397Z] 5e14af77c1be: Download complete [2021-04-19T15:30:21.356Z] 8ad3a11d3b57: Pull complete [2021-04-19T15:30:21.356Z] 46f8f816bc3b: Pull complete [2021-04-19T15:30:21.935Z] 93b61091891f: Pull complete [2021-04-19T15:30:21.935Z] aa168da1d23b: Verifying Checksum [2021-04-19T15:30:21.935Z] aa168da1d23b: Download complete [2021-04-19T15:30:21.935Z] 93b9cdb0e59b: Pull complete [2021-04-19T15:30:21.935Z] 5e14af77c1be: Pull complete [2021-04-19T15:30:22.207Z] 01666e4c0597: Pull complete [2021-04-19T15:30:30.408Z] aa168da1d23b: Pull complete [2021-04-19T15:30:30.408Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-19T15:30:30.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T15:30:30.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-19T15:30:30.615Z] prd-centos7-docker-4c-2g-803 does not seem to be running inside a container [2021-04-19T15:30:30.666Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-588 -v /w/workspace/dry_go-mod-core-contracts_PR-588:/w/workspace/dry_go-mod-core-contracts_PR-588:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-588@tmp:/w/workspace/dry_go-mod-core-contracts_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-19T15:30:33.738Z] $ docker top c640a62934cbf0ccd125fab7845ab137f9b0cc38074d95076e45b2f966889cb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T15:30:34.181Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-19T15:30:34.485Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-19T15:30:34.785Z] + ls /var/log/sa-host [2021-04-19T15:30:34.786Z] + sadf -c /var/log/sa-host/sa19 [2021-04-19T15:30:34.786Z] file_magic: OK [2021-04-19T15:30:34.786Z] HZ: Using current value: 100 [2021-04-19T15:30:34.786Z] file_header: OK [2021-04-19T15:30:34.786Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-19T15:30:34.786Z] Statistics: [2021-04-19T15:30:34.786Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-19T15:30:34.786Z] File successfully converted to sysstat format version 12.2.1 [2021-04-19T15:30:34.786Z] + sadf -c /var/log/sa-host/sa23 [2021-04-19T15:30:34.786Z] file_magic: OK [2021-04-19T15:30:34.786Z] HZ: Using current value: 100 [2021-04-19T15:30:34.786Z] file_header: OK [2021-04-19T15:30:34.786Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-19T15:30:34.786Z] Statistics: [2021-04-19T15:30:34.786Z] Hnuu...uuuununununu... [2021-04-19T15:30:34.786Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-19T15:30:34.973Z] provisioning config files... [2021-04-19T15:30:34.991Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-588@tmp/config12422683450874722tmp [Pipeline] { [Pipeline] echo [2021-04-19T15:30:35.018Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T15:30:35.320Z] ---> create-netrc.sh [Pipeline] } [2021-04-19T15:30:35.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-19T15:30:35.358Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T15:30:35.670Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-19T15:30:35.681Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T15:30:35.978Z] ---> sudo-logs.sh [2021-04-19T15:30:35.978Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-19T15:30:36.012Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T15:30:36.306Z] ---> job-cost.sh [2021-04-19T15:30:36.306Z] lf-activate-venv: SKIPPING [2021-04-19T15:30:36.306Z] DEBUG: total: 0.029999999329447746 [2021-04-19T15:30:36.306Z] INFO: Retrieving Stack Cost... [2021-04-19T15:30:37.256Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T15:30:37.832Z] INFO: Archiving Costs [Pipeline] echo [2021-04-19T15:30:37.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T15:30:38.674Z] ---> logs-deploy.sh [2021-04-19T15:30:38.674Z] lf-activate-venv: SKIPPING [2021-04-19T15:30:38.674Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-588/3 [2021-04-19T15:30:38.674Z] INFO: archiving workspace using pattern(s): [2021-04-19T15:30:40.593Z] Archives upload complete. [2021-04-19T15:30:40.593Z] INFO: archiving logs to Nexus