Pull request #513 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 rather than 0349ae54ba98d0a89abc26b86a42a0bc88861f34 Obtained Jenkinsfile from 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 Running in Durability level: MAX_SURVIVABILITY 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-513/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-513/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27118 in /w/workspace/dry_go-mod-core-contracts_PR-513 [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-513 # 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 > 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/513/head:refs/remotes/origin/PR-513 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 into PR head commit 0349ae54ba98d0a89abc26b86a42a0bc88861f34 Merge succeeded, producing 0349ae54ba98d0a89abc26b86a42a0bc88861f34 Checking out Revision 0349ae54ba98d0a89abc26b86a42a0bc88861f34 (PR-513) > git config core.sparsecheckout # timeout=10 > git checkout -f 0349ae54ba98d0a89abc26b86a42a0bc88861f34 # 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 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0349ae54ba98d0a89abc26b86a42a0bc88861f34 # timeout=10 Commit message: "feat(notifications): Add Notification DTO and Model" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-22T06:20:56.610Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-22T06:20:56.937Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-22T06:20:57.199Z] ========================================================= [2021-02-22T06:20:57.200Z] EdgeX Global Pipelines Version Info [2021-02-22T06:20:57.200Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-22T06:20:58.704Z] ------------------- [2021-02-22T06:20:58.705Z] stable info: [2021-02-22T06:20:58.705Z] ------------------- [2021-02-22T06:20:58.705Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-22T06:20:58.705Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-22T06:20:58.705Z] Message: update stable to v1.0.179 [2021-02-22T06:20:59.654Z] ------------------- [2021-02-22T06:20:59.654Z] experimental info: [2021-02-22T06:20:59.654Z] ------------------- [2021-02-22T06:20:59.654Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-22T06:20:59.654Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-22T06:20:59.654Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-22T06:21:00.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-02-22T06:21:00.159Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-02-22T06:21:00.281Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-22T06:21:00.438Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-22T06:21:00.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-22T06:21:00.751Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-22T06:21:00.873Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-22T06:21:00.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-22T06:21:01.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-22T06:21:01.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-22T06:21:01.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-22T06:21:01.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-02-22T06:21:01.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-22T06:21:01.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-22T06:21:01.898Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-22T06:21:02.021Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-22T06:21:02.181Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-22T06:21:02.302Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-22T06:21:02.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-22T06:21:02.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-22T06:21:02.662Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-22T06:21:02.786Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-22T06:21:02.951Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-22T06:21:03.083Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-22T06:21:03.208Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-22T06:21:03.357Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-22T06:21:03.484Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-22T06:21:03.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-513 [Pipeline] echo [2021-02-22T06:21:03.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-513 [Pipeline] echo [2021-02-22T06:21:03.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-513 [Pipeline] echo [2021-02-22T06:21:03.967Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0349ae54ba98d0a89abc26b86a42a0bc88861f34 [Pipeline] echo [2021-02-22T06:21:04.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0349ae5 [Pipeline] echo [2021-02-22T06:21:04.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-22T06:21:05.428Z] + git log --format=format:%s -1 0349ae54ba98d0a89abc26b86a42a0bc88861f34 [Pipeline] echo [2021-02-22T06:21:05.516Z] GIT_COMMIT: 0349ae54ba98d0a89abc26b86a42a0bc88861f34, Commit Message: feat(notifications): Add Notification DTO and Model [Pipeline] echo [2021-02-22T06:21:05.610Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-22T06:21:06.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T06:21:06.798Z] [2021-02-22T06:21:06.798Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T06:21:07.200Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T06:21:07.200Z] latest: Pulling from edgex-devops/git-semver [2021-02-22T06:21:07.200Z] 31603596830f: Pulling fs layer [2021-02-22T06:21:07.200Z] 2a8b12db71e7: Pulling fs layer [2021-02-22T06:21:07.200Z] 6ca5941a6612: Pulling fs layer [2021-02-22T06:21:07.200Z] ecc8261a40a4: Pulling fs layer [2021-02-22T06:21:07.200Z] ecc8261a40a4: Waiting [2021-02-22T06:21:07.200Z] 2a8b12db71e7: Verifying Checksum [2021-02-22T06:21:07.200Z] 2a8b12db71e7: Download complete [2021-02-22T06:21:07.472Z] 31603596830f: Verifying Checksum [2021-02-22T06:21:07.472Z] 31603596830f: Download complete [2021-02-22T06:21:07.472Z] ecc8261a40a4: Verifying Checksum [2021-02-22T06:21:07.472Z] ecc8261a40a4: Download complete [2021-02-22T06:21:07.737Z] 6ca5941a6612: Verifying Checksum [2021-02-22T06:21:07.737Z] 6ca5941a6612: Download complete [2021-02-22T06:21:07.737Z] 31603596830f: Pull complete [2021-02-22T06:21:08.001Z] 2a8b12db71e7: Pull complete [2021-02-22T06:21:08.952Z] 6ca5941a6612: Pull complete [2021-02-22T06:21:09.214Z] ecc8261a40a4: Pull complete [2021-02-22T06:21:09.214Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-22T06:21:09.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-22T06:21:09.214Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-22T06:21:09.337Z] prd-centos7-docker-4c-2g-27118 does not seem to be running inside a container [2021-02-22T06:21:09.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-513 -v /w/workspace/dry_go-mod-core-contracts_PR-513:/w/workspace/dry_go-mod-core-contracts_PR-513:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-513@tmp:/w/workspace/dry_go-mod-core-contracts_PR-513@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-22T06:21:11.274Z] $ docker top 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-22T06:21:11.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-22T06:21:11.624Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-22T06:21:11.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-22T06:21:11.880Z] $ docker exec 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c ssh-agent [2021-02-22T06:21:12.041Z] SSH_AUTH_SOCK=/tmp/ssh-iGwqkmz0Nddf/agent.11 [2021-02-22T06:21:12.041Z] SSH_AGENT_PID=16 [2021-02-22T06:21:12.051Z] Running ssh-add (command line suppressed) [2021-02-22T06:21:12.168Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_3539924401660788133.key (/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_3539924401660788133.key) [2021-02-22T06:21:12.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-22T06:21:12.595Z] + git tag --points-at HEAD [Pipeline] } [2021-02-22T06:21:12.625Z] $ docker exec --env ******** --env ******** 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c ssh-agent -k [2021-02-22T06:21:12.739Z] unset SSH_AUTH_SOCK; [2021-02-22T06:21:12.739Z] unset SSH_AGENT_PID; [2021-02-22T06:21:12.739Z] echo Agent pid 16 killed; [2021-02-22T06:21:12.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-22T06:21:12.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-22T06:21:12.993Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-22T06:21:13.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-22T06:21:13.161Z] $ docker exec 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c ssh-agent [2021-02-22T06:21:13.325Z] SSH_AUTH_SOCK=/tmp/ssh-IUpZS7SWRX1y/agent.45 [2021-02-22T06:21:13.325Z] SSH_AGENT_PID=51 [2021-02-22T06:21:13.332Z] Running ssh-add (command line suppressed) [2021-02-22T06:21:13.456Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_6655215029988956828.key (/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_6655215029988956828.key) [2021-02-22T06:21:13.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-22T06:21:13.887Z] + git semver init [2021-02-22T06:21:13.887Z] # -> Open(): unable to determine branch for HEAD [2021-02-22T06:21:13.887Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-513/.git [2021-02-22T06:21:13.887Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-513 [2021-02-22T06:21:13.887Z] # $SEMVER_REMOTE_NAME = origin [2021-02-22T06:21:13.887Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-22T06:21:13.887Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-22T06:21:13.887Z] # $SEMVER_BRANCH = PR-513 [2021-02-22T06:21:13.887Z] # $SEMVER_TEMP = /tmp/semver-645492463 [2021-02-22T06:21:13.887Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-02-22T06:21:14.466Z] # '/tmp/semver-645492463' -> '/w/workspace/dry_go-mod-core-contracts_PR-513/.semver' [2021-02-22T06:21:14.466Z] # -> Force: false [2021-02-22T06:21:14.466Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-513/.semver [Pipeline] } [2021-02-22T06:21:14.489Z] $ docker exec --env ******** --env ******** 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c ssh-agent -k [2021-02-22T06:21:14.599Z] unset SSH_AUTH_SOCK; [2021-02-22T06:21:14.599Z] unset SSH_AGENT_PID; [2021-02-22T06:21:14.599Z] echo Agent pid 51 killed; [2021-02-22T06:21:14.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-22T06:21:15.194Z] + git semver [Pipeline] } [2021-02-22T06:21:15.227Z] $ docker stop --time=1 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c [2021-02-22T06:21:17.124Z] $ docker rm -f 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-22T06:21:17.651Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-22T06:21:18.071Z] Stashed 1 file(s) [Pipeline] echo [2021-02-22T06:21:18.092Z] [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-02-22T06:21:33.940Z] Still waiting to schedule task [2021-02-22T06:21:33.940Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-22T06:21:33.967Z] Still waiting to schedule task [2021-02-22T06:21:33.967Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-22T06:23:14.910Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27119 in /w/workspace/dry_go-mod-core-contracts_PR-513 [Pipeline] { [Pipeline] ws [2021-02-22T06:23:15.002Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-02-22T06:23:19.634Z] using credential edgex-jenkins-ssh [2021-02-22T06:23:19.688Z] Cloning the remote Git repository [2021-02-22T06:23:19.740Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-22T06:23:19.846Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-02-22T06:23:19.907Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-22T06:23:19.908Z] > git --version # timeout=10 [2021-02-22T06:23:19.921Z] > git --version # 'git version 2.17.1' [2021-02-22T06:23:19.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T06:23:20.008Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T06:23:20.993Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-22T06:23:21.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T06:23:21.035Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-22T06:23:21.069Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-22T06:23:21.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T06:23:21.081Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/513/head:refs/remotes/origin/PR-513 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-22T06:23:21.756Z] Merging remotes/origin/master commit 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 into PR head commit 0349ae54ba98d0a89abc26b86a42a0bc88861f34 [2021-02-22T06:23:22.032Z] Merge succeeded, producing 0349ae54ba98d0a89abc26b86a42a0bc88861f34 [2021-02-22T06:23:22.032Z] Checking out Revision 0349ae54ba98d0a89abc26b86a42a0bc88861f34 (PR-513) [2021-02-22T06:23:21.777Z] > git config core.sparsecheckout # timeout=10 [2021-02-22T06:23:21.806Z] > git checkout -f 0349ae54ba98d0a89abc26b86a42a0bc88861f34 # timeout=10 [2021-02-22T06:23:21.946Z] > git remote # timeout=10 [2021-02-22T06:23:21.966Z] > git config --get remote.origin.url # timeout=10 [2021-02-22T06:23:21.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T06:23:21.998Z] > git merge 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 # timeout=10 [2021-02-22T06:23:22.020Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-22T06:23:22.040Z] > git config core.sparsecheckout # timeout=10 [2021-02-22T06:23:22.052Z] > git checkout -f 0349ae54ba98d0a89abc26b86a42a0bc88861f34 # timeout=10 [2021-02-22T06:23:26.345Z] Commit message: "feat(notifications): Add Notification DTO and Model" [2021-02-22T06:23:26.413Z] > git --version # timeout=10 [2021-02-22T06:23:26.422Z] > git --version # 'git version 2.17.1' [2021-02-22T06:23:26.431Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-22T06:23:28.095Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-22T06:23:28.543Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-22T06:23:28.902Z] + sudo service docker restart [2021-02-22T06:23:28.902Z] + true [Pipeline] unstash [Pipeline] echo [2021-02-22T06:23:31.834Z] ========================================================= [2021-02-22T06:23:31.834Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-22T06:23:31.834Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-22T06:23:32.257Z] + 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-02-22T06:23:33.244Z] Sending build context to Docker daemon 2.677MB [2021-02-22T06:23:33.245Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-22T06:23:33.245Z] Step 2/7 : FROM ${BASE} [2021-02-22T06:23:33.841Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-22T06:23:33.841Z] 5f621e34cdf4: Pulling fs layer [2021-02-22T06:23:33.841Z] a4357932f1b6: Pulling fs layer [2021-02-22T06:23:33.841Z] 18c013af1878: Pulling fs layer [2021-02-22T06:23:33.841Z] 00ac8860ef70: Pulling fs layer [2021-02-22T06:23:33.841Z] 63d7cb157983: Pulling fs layer [2021-02-22T06:23:33.841Z] b116817d02f9: Pulling fs layer [2021-02-22T06:23:33.841Z] 745a02a5169b: Pulling fs layer [2021-02-22T06:23:33.841Z] 00ac8860ef70: Waiting [2021-02-22T06:23:33.841Z] 63d7cb157983: Waiting [2021-02-22T06:23:33.841Z] b116817d02f9: Waiting [2021-02-22T06:23:33.841Z] 745a02a5169b: Waiting [2021-02-22T06:23:33.841Z] 18c013af1878: Verifying Checksum [2021-02-22T06:23:33.841Z] 18c013af1878: Download complete [2021-02-22T06:23:33.841Z] a4357932f1b6: Verifying Checksum [2021-02-22T06:23:33.841Z] a4357932f1b6: Download complete [2021-02-22T06:23:33.841Z] 63d7cb157983: Download complete [2021-02-22T06:23:34.442Z] b116817d02f9: Verifying Checksum [2021-02-22T06:23:34.442Z] b116817d02f9: Download complete [2021-02-22T06:23:34.442Z] 5f621e34cdf4: Verifying Checksum [2021-02-22T06:23:34.442Z] 5f621e34cdf4: Download complete [2021-02-22T06:23:35.072Z] 5f621e34cdf4: Pull complete [2021-02-22T06:23:36.059Z] a4357932f1b6: Pull complete [2021-02-22T06:23:36.332Z] 18c013af1878: Pull complete [2021-02-22T06:23:37.324Z] 745a02a5169b: Download complete [2021-02-22T06:23:37.719Z] Running on prd-centos7-docker-4c-2g-27120 in /w/workspace/dry_go-mod-core-contracts_PR-513 [Pipeline] { [Pipeline] ws [2021-02-22T06:23:37.812Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-02-22T06:23:37.924Z] 00ac8860ef70: Verifying Checksum [2021-02-22T06:23:37.924Z] 00ac8860ef70: Download complete [2021-02-22T06:23:40.270Z] using credential edgex-jenkins-ssh [2021-02-22T06:23:40.317Z] Cloning the remote Git repository [2021-02-22T06:23:40.342Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-22T06:23:40.467Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-02-22T06:23:40.533Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-22T06:23:40.533Z] > git --version # timeout=10 [2021-02-22T06:23:40.541Z] > git --version # 'git version 2.24.3' [2021-02-22T06:23:40.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T06:23:40.573Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T06:23:41.226Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-22T06:23:41.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-22T06:23:41.243Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-22T06:23:41.256Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-22T06:23:41.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T06:23:41.260Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/513/head:refs/remotes/origin/PR-513 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-22T06:23:41.753Z] Merging remotes/origin/master commit 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 into PR head commit 0349ae54ba98d0a89abc26b86a42a0bc88861f34 [2021-02-22T06:23:41.873Z] Merge succeeded, producing 0349ae54ba98d0a89abc26b86a42a0bc88861f34 [2021-02-22T06:23:41.874Z] Checking out Revision 0349ae54ba98d0a89abc26b86a42a0bc88861f34 (PR-513) [2021-02-22T06:23:41.764Z] > git config core.sparsecheckout # timeout=10 [2021-02-22T06:23:41.770Z] > git checkout -f 0349ae54ba98d0a89abc26b86a42a0bc88861f34 # timeout=10 [2021-02-22T06:23:41.842Z] > git remote # timeout=10 [2021-02-22T06:23:41.847Z] > git config --get remote.origin.url # timeout=10 [2021-02-22T06:23:41.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-22T06:23:41.857Z] > git merge 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 # timeout=10 [2021-02-22T06:23:41.867Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-22T06:23:41.877Z] > git config core.sparsecheckout # timeout=10 [2021-02-22T06:23:41.881Z] > git checkout -f 0349ae54ba98d0a89abc26b86a42a0bc88861f34 # timeout=10 [2021-02-22T06:23:45.540Z] Commit message: "feat(notifications): Add Notification DTO and Model" [2021-02-22T06:23:45.568Z] > git --version # timeout=10 [2021-02-22T06:23:45.574Z] > git --version # 'git version 2.24.3' [2021-02-22T06:23:45.580Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-22T06:23:46.881Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-22T06:23:47.235Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-22T06:23:47.560Z] + sudo service docker restart [2021-02-22T06:23:47.560Z] + true [2021-02-22T06:23:47.560Z] Redirecting to /bin/systemctl restart docker.service [2021-02-22T06:23:48.172Z] 00ac8860ef70: Pull complete [2021-02-22T06:23:48.172Z] 63d7cb157983: Pull complete [2021-02-22T06:23:48.172Z] b116817d02f9: Pull complete [Pipeline] unstash [Pipeline] echo [2021-02-22T06:23:48.832Z] ========================================================= [2021-02-22T06:23:48.832Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-22T06:23:48.832Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-22T06:23:49.231Z] + 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 . [2021-02-22T06:23:49.807Z] Sending build context to Docker daemon 2.679MB [2021-02-22T06:23:49.807Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-22T06:23:49.807Z] Step 2/7 : FROM ${BASE} [2021-02-22T06:23:49.807Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-22T06:23:49.807Z] 188c0c94c7c5: Pulling fs layer [2021-02-22T06:23:49.807Z] 0ef7d3d256c8: Pulling fs layer [2021-02-22T06:23:49.807Z] de9db76c5a1d: Pulling fs layer [2021-02-22T06:23:49.807Z] bca2f99d35d6: Pulling fs layer [2021-02-22T06:23:49.807Z] 93359f2a8cfa: Pulling fs layer [2021-02-22T06:23:49.807Z] 7c6f9722023f: Pulling fs layer [2021-02-22T06:23:49.807Z] a35cf1a2eb13: Pulling fs layer [2021-02-22T06:23:49.807Z] bca2f99d35d6: Waiting [2021-02-22T06:23:49.807Z] 93359f2a8cfa: Waiting [2021-02-22T06:23:49.807Z] 7c6f9722023f: Waiting [2021-02-22T06:23:49.807Z] a35cf1a2eb13: Waiting [2021-02-22T06:23:49.807Z] de9db76c5a1d: Verifying Checksum [2021-02-22T06:23:49.807Z] de9db76c5a1d: Download complete [2021-02-22T06:23:49.807Z] 0ef7d3d256c8: Download complete [2021-02-22T06:23:49.807Z] 93359f2a8cfa: Verifying Checksum [2021-02-22T06:23:49.807Z] 93359f2a8cfa: Download complete [2021-02-22T06:23:49.807Z] 7c6f9722023f: Verifying Checksum [2021-02-22T06:23:49.807Z] 7c6f9722023f: Download complete [2021-02-22T06:23:49.807Z] 188c0c94c7c5: Verifying Checksum [2021-02-22T06:23:49.807Z] 188c0c94c7c5: Download complete [2021-02-22T06:23:50.069Z] 188c0c94c7c5: Pull complete [2021-02-22T06:23:50.339Z] 0ef7d3d256c8: Pull complete [2021-02-22T06:23:50.603Z] de9db76c5a1d: Pull complete [2021-02-22T06:23:51.561Z] a35cf1a2eb13: Verifying Checksum [2021-02-22T06:23:51.604Z] 745a02a5169b: Pull complete [2021-02-22T06:23:51.604Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-22T06:23:51.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-22T06:23:51.604Z] ---> b7e6874047d6 [2021-02-22T06:23:51.604Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-22T06:23:52.134Z] bca2f99d35d6: Verifying Checksum [2021-02-22T06:23:52.134Z] bca2f99d35d6: Download complete [2021-02-22T06:23:54.215Z] ---> Running in 531058abc53f [2021-02-22T06:23:54.215Z] Removing intermediate container 531058abc53f [2021-02-22T06:23:54.215Z] ---> f3021f1b8afa [2021-02-22T06:23:54.215Z] Step 4/7 : RUN apk add bash [2021-02-22T06:23:54.486Z] ---> Running in 91309557b72a [2021-02-22T06:23:55.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-22T06:23:56.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-22T06:23:57.470Z] bca2f99d35d6: Pull complete [2021-02-22T06:23:57.470Z] 93359f2a8cfa: Pull complete [2021-02-22T06:23:57.470Z] 7c6f9722023f: Pull complete [2021-02-22T06:23:57.893Z] OK: 142 MiB in 39 packages [2021-02-22T06:23:58.871Z] Removing intermediate container 91309557b72a [2021-02-22T06:23:58.871Z] ---> d8d7f1ca3cfc [2021-02-22T06:23:58.871Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-22T06:23:59.144Z] ---> Running in d8ae40c3a6ea [2021-02-22T06:23:59.740Z] Removing intermediate container d8ae40c3a6ea [2021-02-22T06:23:59.740Z] ---> bb759db5da19 [2021-02-22T06:23:59.740Z] Step 6/7 : COPY go.mod . [2021-02-22T06:24:00.349Z] ---> ec69c254bf5e [2021-02-22T06:24:00.349Z] Step 7/7 : RUN go mod download [2021-02-22T06:24:00.349Z] ---> Running in c612e30dfc5a [2021-02-22T06:24:05.652Z] a35cf1a2eb13: Pull complete [2021-02-22T06:24:05.653Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-22T06:24:05.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-22T06:24:05.653Z] ---> a62c8e92a672 [2021-02-22T06:24:05.653Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-22T06:24:05.918Z] ---> Running in fe2a3fb93511 [2021-02-22T06:24:05.918Z] Removing intermediate container fe2a3fb93511 [2021-02-22T06:24:05.918Z] ---> 2a17f92df889 [2021-02-22T06:24:05.918Z] Step 4/7 : RUN apk add bash [2021-02-22T06:24:06.183Z] ---> Running in 9f9328bfeb72 [2021-02-22T06:24:06.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-22T06:24:07.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-22T06:24:08.301Z] OK: 166 MiB in 39 packages [2021-02-22T06:24:08.877Z] Removing intermediate container 9f9328bfeb72 [2021-02-22T06:24:08.877Z] ---> 638888c90ed9 [2021-02-22T06:24:08.877Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-22T06:24:08.877Z] ---> Running in 06d0041c3fbe [2021-02-22T06:24:08.877Z] Removing intermediate container 06d0041c3fbe [2021-02-22T06:24:08.877Z] ---> 625da6e20fed [2021-02-22T06:24:08.877Z] Step 6/7 : COPY go.mod . [2021-02-22T06:24:09.139Z] ---> 298b9bb4d1a2 [2021-02-22T06:24:09.139Z] Step 7/7 : RUN go mod download [2021-02-22T06:24:09.139Z] ---> Running in d3f7082a5486 [2021-02-22T06:24:15.496Z] Removing intermediate container c612e30dfc5a [2021-02-22T06:24:15.497Z] ---> b42f5f6723a0 [2021-02-22T06:24:15.497Z] Successfully built b42f5f6723a0 [2021-02-22T06:24:15.497Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-22T06:24:15.877Z] + docker inspect -f . ci-base-image-arm64 [2021-02-22T06:24:15.877Z] . [Pipeline] withDockerContainer [2021-02-22T06:24:16.175Z] prd-ubuntu18.04-docker-arm64-4c-16g-27119 does not seem to be running inside a container [2021-02-22T06:24:16.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-22T06:24:17.893Z] $ docker top 38a6049c7cafb2205d574fab536e0f165aeacc73e3134a2538e5256369ac7511 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T06:24:18.967Z] + go version [2021-02-22T06:24:18.968Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-22T06:24:19.009Z] $ docker stop --time=1 38a6049c7cafb2205d574fab536e0f165aeacc73e3134a2538e5256369ac7511 [2021-02-22T06:24:20.926Z] $ docker rm -f 38a6049c7cafb2205d574fab536e0f165aeacc73e3134a2538e5256369ac7511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-02-22T06:24:21.428Z] Removing intermediate container d3f7082a5486 [2021-02-22T06:24:21.428Z] ---> 89249c30f3a2 [2021-02-22T06:24:21.428Z] Successfully built 89249c30f3a2 [2021-02-22T06:24:21.428Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-22T06:24:22.089Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-22T06:24:22.090Z] . [Pipeline] withDockerContainer [2021-02-22T06:24:22.322Z] prd-centos7-docker-4c-2g-27120 does not seem to be running inside a container [2021-02-22T06:24:22.349Z] + docker inspect -f . ci-base-image-arm64 [2021-02-22T06:24:22.350Z] . [2021-02-22T06:24:22.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-22T06:24:22.993Z] $ docker top 9b022e031fa1fd3aecc0470ff35ba96d6723477c6de535d061fbaa267fe78000 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-02-22T06:24:23.484Z] prd-ubuntu18.04-docker-arm64-4c-16g-27119 does not seem to be running inside a container [2021-02-22T06:24:23.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-22T06:24:25.051Z] $ docker top 61c03ac74f9b4d62b838c2a8a33313acbb77e821eaeb1520083a58ba0880f8a3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-02-22T06:24:25.800Z] + go version [2021-02-22T06:24:25.800Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-22T06:24:25.839Z] $ docker stop --time=1 9b022e031fa1fd3aecc0470ff35ba96d6723477c6de535d061fbaa267fe78000 [2021-02-22T06:24:26.206Z] + make test [2021-02-22T06:24:26.206Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-22T06:24:27.188Z] $ docker rm -f 9b022e031fa1fd3aecc0470ff35ba96d6723477c6de535d061fbaa267fe78000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-22T06:24:28.360Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-22T06:24:28.361Z] . [Pipeline] withDockerContainer [2021-02-22T06:24:28.479Z] prd-centos7-docker-4c-2g-27120 does not seem to be running inside a container [2021-02-22T06:24:28.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-22T06:24:29.176Z] $ docker top 46260afc302a576cae641f420ad057b853f3b9246363d80d5a3d795f0f85198f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T06:24:29.698Z] + make test [2021-02-22T06:24:29.698Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-22T06:24:36.400Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-22T06:24:36.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.041s coverage: 85.7% of statements [2021-02-22T06:24:36.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.013s coverage: 100.0% of statements [2021-02-22T06:24:36.999Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.047s coverage: 45.4% of statements [2021-02-22T06:24:36.999Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements [2021-02-22T06:24:36.999Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-22T06:24:37.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.006s coverage: 26.3% of statements [2021-02-22T06:24:37.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.035s coverage: 14.7% of statements [2021-02-22T06:24:37.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.025s coverage: 100.0% of statements [2021-02-22T06:24:38.571Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.025s coverage: 91.8% of statements [2021-02-22T06:24:38.571Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-22T06:24:38.571Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-22T06:24:38.571Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements [2021-02-22T06:24:38.571Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 36.7% of statements [2021-02-22T06:24:41.214Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.022s coverage: 63.0% of statements [2021-02-22T06:24:41.214Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements [2021-02-22T06:24:41.214Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements [2021-02-22T06:24:41.214Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.017s coverage: 15.4% of statements [2021-02-22T06:24:41.214Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.011s coverage: 14.3% of statements [2021-02-22T06:24:41.214Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-22T06:24:41.815Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.078s coverage: 84.6% of statements [2021-02-22T06:24:41.815Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-22T06:24:41.815Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-22T06:24:41.815Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-22T06:24:42.088Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.027s coverage: 48.1% of statements [2021-02-22T06:24:42.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.025s coverage: 94.7% of statements [2021-02-22T06:24:42.624Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.054s coverage: 89.2% of statements [2021-02-22T06:24:42.624Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-02-22T06:24:42.624Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-22T06:24:42.893Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-22T06:24:44.840Z] gofmt -l . [2021-02-22T06:24:44.840Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-22T06:24:44.873Z] $ docker stop --time=1 46260afc302a576cae641f420ad057b853f3b9246363d80d5a3d795f0f85198f [2021-02-22T06:24:47.279Z] $ docker rm -f 46260afc302a576cae641f420ad057b853f3b9246363d80d5a3d795f0f85198f [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-22T06:24:47.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-22T06:24:48.293Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2021-02-22T06:24:48.413Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-22T06:24:50.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.055s coverage: 85.7% of statements [2021-02-22T06:24:50.401Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.027s coverage: 100.0% of statements [2021-02-22T06:24:51.852Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.043s coverage: 45.4% of statements [2021-02-22T06:24:51.852Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.048s coverage: 77.8% of statements [2021-02-22T06:24:51.852Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-22T06:24:53.301Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.018s coverage: 26.3% of statements [2021-02-22T06:24:54.742Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.031s coverage: 14.7% of statements [2021-02-22T06:24:54.742Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.024s coverage: 100.0% of statements [2021-02-22T06:24:55.017Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.076s coverage: 91.8% of statements [2021-02-22T06:24:55.017Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-22T06:24:55.017Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-22T06:24:55.017Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.014s coverage: 100.0% of statements [2021-02-22T06:24:55.292Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.7% of statements [2021-02-22T06:25:02.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.143s coverage: 63.0% of statements [2021-02-22T06:25:02.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.021s coverage: 26.3% of statements [2021-02-22T06:25:02.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements [2021-02-22T06:25:02.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.010s coverage: 15.4% of statements [2021-02-22T06:25:02.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.018s coverage: 14.3% of statements [2021-02-22T06:25:02.045Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-22T06:25:04.697Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.266s coverage: 84.6% of statements [2021-02-22T06:25:04.697Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-22T06:25:04.697Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-22T06:25:04.697Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-22T06:25:04.697Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.076s coverage: 48.1% of statements [2021-02-22T06:25:06.147Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.037s coverage: 94.7% of statements [2021-02-22T06:25:08.141Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.186s coverage: 89.2% of statements [2021-02-22T06:25:08.141Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.031s coverage: 100.0% of statements [2021-02-22T06:25:08.141Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-22T06:25:08.418Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-22T06:25:15.176Z] gofmt -l . [2021-02-22T06:25:15.450Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-22T06:25:16.097Z] $ docker stop --time=1 61c03ac74f9b4d62b838c2a8a33313acbb77e821eaeb1520083a58ba0880f8a3 [2021-02-22T06:25:18.621Z] $ docker rm -f 61c03ac74f9b4d62b838c2a8a33313acbb77e821eaeb1520083a58ba0880f8a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-22T06:25:19.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-22T06:25:19.584Z] Warning: overwriting stash ‘coverage-report’ [2021-02-22T06:25:20.593Z] 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] } [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-02-22T06:25:23.383Z] provisioning config files... [2021-02-22T06:25:23.401Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/config6491631600625847643tmp [Pipeline] { [Pipeline] sh [2021-02-22T06:25:23.855Z] + set +x [2021-02-22T06:25:23.855Z] + curl -s https://codecov.io/bash [2021-02-22T06:25:23.855Z] + bash -s -- [2021-02-22T06:25:24.125Z] [2021-02-22T06:25:24.125Z] _____ _ [2021-02-22T06:25:24.125Z] / ____| | | [2021-02-22T06:25:24.125Z] | | ___ __| | ___ ___ _____ __ [2021-02-22T06:25:24.125Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-22T06:25:24.125Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-22T06:25:24.125Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-22T06:25:24.125Z] Bash-20210129-7c25fce [2021-02-22T06:25:24.125Z] [2021-02-22T06:25:24.125Z] [2021-02-22T06:25:24.125Z] ==> git version 2.24.3 found [2021-02-22T06:25:24.125Z] ==> 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-02-22T06:25:24.125Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-22T06:25:24.125Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-22T06:25:24.125Z] ==> Jenkins CI detected. [2021-02-22T06:25:24.125Z] project root: . [2021-02-22T06:25:24.125Z] --> token set from env [2021-02-22T06:25:24.125Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-22T06:25:24.125Z] ==> Running gcov in . (disable via -X gcov) [2021-02-22T06:25:24.125Z] ==> Python coveragepy not found [2021-02-22T06:25:24.125Z] ==> Searching for coverage reports in: [2021-02-22T06:25:24.125Z] + . [2021-02-22T06:25:24.125Z] -> Found 1 reports [2021-02-22T06:25:24.125Z] ==> Detecting git/mercurial file structure [2021-02-22T06:25:24.125Z] ==> Reading reports [2021-02-22T06:25:24.125Z] + ./coverage.out bytes=150761 [2021-02-22T06:25:24.125Z] ==> Appending adjustments [2021-02-22T06:25:24.125Z] https://docs.codecov.io/docs/fixing-reports [2021-02-22T06:25:25.071Z] + Found adjustments [2021-02-22T06:25:25.071Z] ==> Gzipping contents [2021-02-22T06:25:25.071Z] 24K /tmp/codecov.s5jG1h.gz [2021-02-22T06:25:25.071Z] ==> Uploading reports [2021-02-22T06:25:25.071Z] url: https://codecov.io [2021-02-22T06:25:25.071Z] query: branch=PR-513&commit=0349ae54ba98d0a89abc26b86a42a0bc88861f34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-513%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=513&job=&cmd_args= [2021-02-22T06:25:25.334Z] -> Pinging Codecov [2021-02-22T06:25:25.334Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-513&commit=0349ae54ba98d0a89abc26b86a42a0bc88861f34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-513%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=513&job=&cmd_args= [2021-02-22T06:25:25.596Z] -> Uploading to [2021-02-22T06:25:25.596Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-22/71470A77251A30514AAF9C0BB2E5B6CE/0349ae54ba98d0a89abc26b86a42a0bc88861f34/31b8795c-d010-471e-b285-3c24dc0d8d8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210222T062525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5304dcb1b7265b905bffc67a0d52477c916e9802d35d5a83768b7ecf87689663 [2021-02-22T06:25:25.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-22T06:25:25.596Z] Dload Upload Total Spent Left Speed [2021-02-22T06:25:26.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22923 0 0 100 22923 0 46784 --:--:-- --:--:-- --:--:-- 46781 [2021-02-22T06:25:26.120Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/0349ae54ba98d0a89abc26b86a42a0bc88861f34 [Pipeline] } [2021-02-22T06:25:26.142Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-02-22T06:25:29.545Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T06:25:29.901Z] ---> package-listing.sh [2021-02-22T06:25:29.902Z] ++ facter osfamily [2021-02-22T06:25:29.902Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-22T06:25:29.902Z] + OS_FAMILY=redhat [2021-02-22T06:25:29.902Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-513 [2021-02-22T06:25:29.902Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-22T06:25:29.902Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-22T06:25:29.902Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-22T06:25:29.902Z] + PACKAGES=/tmp/packages_start.txt [2021-02-22T06:25:29.902Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-513 ']' [2021-02-22T06:25:29.902Z] + PACKAGES=/tmp/packages_end.txt [2021-02-22T06:25:29.902Z] + case "${OS_FAMILY}" in [2021-02-22T06:25:29.902Z] + rpm -qa [2021-02-22T06:25:29.902Z] + sort [2021-02-22T06:25:34.142Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-22T06:25:34.142Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-22T06:25:34.142Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-22T06:25:34.142Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-513 ']' [2021-02-22T06:25:34.142Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-513/archives/ [2021-02-22T06:25:34.142Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-513/archives/ [Pipeline] echo [2021-02-22T06:25:34.173Z] 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-513/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-22T06:25:34.484Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-22T06:25:34.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-22T06:25:34.855Z] [2021-02-22T06:25:34.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-22T06:25:35.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-22T06:25:35.250Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-22T06:25:35.250Z] df20fa9351a1: Pulling fs layer [2021-02-22T06:25:35.250Z] 36b3adc4ff6f: Pulling fs layer [2021-02-22T06:25:35.250Z] 8ad3a11d3b57: Pulling fs layer [2021-02-22T06:25:35.250Z] 46f8f816bc3b: Pulling fs layer [2021-02-22T06:25:35.250Z] 93b61091891f: Pulling fs layer [2021-02-22T06:25:35.250Z] 93b9cdb0e59b: Pulling fs layer [2021-02-22T06:25:35.250Z] 5e14af77c1be: Pulling fs layer [2021-02-22T06:25:35.250Z] 01666e4c0597: Pulling fs layer [2021-02-22T06:25:35.250Z] aa168da1d23b: Pulling fs layer [2021-02-22T06:25:35.250Z] 93b9cdb0e59b: Waiting [2021-02-22T06:25:35.250Z] 5e14af77c1be: Waiting [2021-02-22T06:25:35.250Z] 01666e4c0597: Waiting [2021-02-22T06:25:35.250Z] 93b61091891f: Waiting [2021-02-22T06:25:35.250Z] 46f8f816bc3b: Waiting [2021-02-22T06:25:35.250Z] 36b3adc4ff6f: Verifying Checksum [2021-02-22T06:25:35.250Z] 36b3adc4ff6f: Download complete [2021-02-22T06:25:35.250Z] 46f8f816bc3b: Verifying Checksum [2021-02-22T06:25:35.250Z] 46f8f816bc3b: Download complete [2021-02-22T06:25:35.513Z] df20fa9351a1: Verifying Checksum [2021-02-22T06:25:35.513Z] df20fa9351a1: Download complete [2021-02-22T06:25:35.513Z] 93b9cdb0e59b: Verifying Checksum [2021-02-22T06:25:35.513Z] 93b9cdb0e59b: Download complete [2021-02-22T06:25:35.513Z] 93b61091891f: Verifying Checksum [2021-02-22T06:25:35.513Z] 93b61091891f: Download complete [2021-02-22T06:25:35.513Z] 5e14af77c1be: Download complete [2021-02-22T06:25:35.513Z] 01666e4c0597: Verifying Checksum [2021-02-22T06:25:35.513Z] 01666e4c0597: Download complete [2021-02-22T06:25:35.513Z] 8ad3a11d3b57: Verifying Checksum [2021-02-22T06:25:35.513Z] 8ad3a11d3b57: Download complete [2021-02-22T06:25:35.780Z] df20fa9351a1: Pull complete [2021-02-22T06:25:36.047Z] 36b3adc4ff6f: Pull complete [2021-02-22T06:25:36.625Z] 8ad3a11d3b57: Pull complete [2021-02-22T06:25:36.891Z] 46f8f816bc3b: Pull complete [2021-02-22T06:25:37.479Z] 93b61091891f: Pull complete [2021-02-22T06:25:37.744Z] aa168da1d23b: Verifying Checksum [2021-02-22T06:25:37.744Z] aa168da1d23b: Download complete [2021-02-22T06:25:38.014Z] 93b9cdb0e59b: Pull complete [2021-02-22T06:25:38.279Z] 5e14af77c1be: Pull complete [2021-02-22T06:25:38.279Z] 01666e4c0597: Pull complete [2021-02-22T06:25:44.899Z] aa168da1d23b: Pull complete [2021-02-22T06:25:44.899Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-22T06:25:44.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-22T06:25:44.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-22T06:25:45.100Z] prd-centos7-docker-4c-2g-27118 does not seem to be running inside a container [2021-02-22T06:25:45.148Z] $ 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-513/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-513 -v /w/workspace/dry_go-mod-core-contracts_PR-513:/w/workspace/dry_go-mod-core-contracts_PR-513:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-513@tmp:/w/workspace/dry_go-mod-core-contracts_PR-513@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-22T06:25:48.309Z] $ docker top 4bfa064607b63cdbff80edc9c96e09551b081518587af00b4b5559d5a33c59ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-22T06:25:48.877Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-22T06:25:49.202Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-22T06:25:49.519Z] + ls /var/log/sa-host [2021-02-22T06:25:49.519Z] + sadf -c /var/log/sa-host/sa22 [2021-02-22T06:25:49.519Z] file_magic: OK [2021-02-22T06:25:49.519Z] HZ: Using current value: 100 [2021-02-22T06:25:49.519Z] file_header: OK [2021-02-22T06:25:49.519Z] 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-02-22T06:25:49.519Z] Statistics: [2021-02-22T06:25:49.519Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-22T06:25:49.519Z] File successfully converted to sysstat format version 12.2.1 [2021-02-22T06:25:49.519Z] + sadf -c /var/log/sa-host/sa23 [2021-02-22T06:25:49.519Z] file_magic: OK [2021-02-22T06:25:49.519Z] HZ: Using current value: 100 [2021-02-22T06:25:49.519Z] file_header: OK [2021-02-22T06:25:49.519Z] 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-02-22T06:25:49.519Z] Statistics: [2021-02-22T06:25:49.519Z] Hnuu...uuuununununu... [2021-02-22T06:25:49.519Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-22T06:25:49.812Z] provisioning config files... [2021-02-22T06:25:49.826Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/config1985940484557856486tmp [Pipeline] { [Pipeline] echo [2021-02-22T06:25:49.962Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T06:25:50.314Z] ---> create-netrc.sh [Pipeline] } [2021-02-22T06:25:50.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-22T06:25:50.510Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T06:25:50.852Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-22T06:25:50.882Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T06:25:51.218Z] ---> sudo-logs.sh [2021-02-22T06:25:51.218Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-22T06:25:51.338Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T06:25:51.672Z] ---> job-cost.sh [2021-02-22T06:25:51.672Z] lf-activate-venv: SKIPPING [2021-02-22T06:25:51.672Z] INFO: No Stack... [2021-02-22T06:25:52.619Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-22T06:25:53.194Z] INFO: Archiving Costs [Pipeline] echo [2021-02-22T06:25:53.226Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-22T06:25:53.563Z] ---> logs-deploy.sh [2021-02-22T06:25:53.563Z] lf-activate-venv: SKIPPING [2021-02-22T06:25:53.563Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-513/1 [2021-02-22T06:25:53.563Z] INFO: archiving workspace using pattern(s): [2021-02-22T06:25:55.483Z] Archives upload complete. [2021-02-22T06:25:55.483Z] INFO: archiving logs to Nexus