Pull request #269 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 9dedf254304f6a1ae76dd30c11ce1b881d3b1467+6486545aa210051214681770a55b4e6e9fd2ee43 (c29616a4694132842a8359ca7109272773fd1ff2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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-269/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-310 in /w/workspace/dry_go-mod-core-contracts_PR-269 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-269 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/269/head:refs/remotes/origin/PR-269 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6486545aa210051214681770a55b4e6e9fd2ee43 into PR head commit 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 Merge succeeded, producing 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 Checking out Revision 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 (PR-269) > git config core.sparsecheckout # timeout=10 > git checkout -f 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 # 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 6486545aa210051214681770a55b4e6e9fd2ee43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 # timeout=10 Commit message: "feat: Add Reading DTO ValueType value validation" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-17T21:31:26.003Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-17T21:31:26.311Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-17T21:31:26.498Z] ========================================================= [2020-08-17T21:31:26.498Z] EdgeX Global Pipelines Version Info [2020-08-17T21:31:26.498Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-17T21:31:27.952Z] ------------------- [2020-08-17T21:31:27.952Z] stable info: [2020-08-17T21:31:27.952Z] ------------------- [2020-08-17T21:31:27.952Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-17T21:31:27.952Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-17T21:31:27.952Z] Message: update stable to v1.0.106 [2020-08-17T21:31:28.938Z] ------------------- [2020-08-17T21:31:28.938Z] experimental info: [2020-08-17T21:31:28.938Z] ------------------- [2020-08-17T21:31:28.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-17T21:31:28.938Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-17T21:31:28.938Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-17T21:31:31.663Z] + git log --format=format:%s -1 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 [Pipeline] echo [2020-08-17T21:31:31.748Z] GIT_COMMIT: 9dedf254304f6a1ae76dd30c11ce1b881d3b1467, Commit Message: feat: Add Reading DTO ValueType value validation [Pipeline] echo [2020-08-17T21:31:31.819Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-17T21:31:32.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-17T21:31:32.919Z] [2020-08-17T21:31:32.919Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-17T21:31:33.295Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-17T21:31:33.295Z] latest: Pulling from edgex-devops/git-semver [2020-08-17T21:31:33.295Z] 31603596830f: Pulling fs layer [2020-08-17T21:31:33.295Z] 2a8b12db71e7: Pulling fs layer [2020-08-17T21:31:33.295Z] 6ca5941a6612: Pulling fs layer [2020-08-17T21:31:33.295Z] ecc8261a40a4: Pulling fs layer [2020-08-17T21:31:33.295Z] ecc8261a40a4: Waiting [2020-08-17T21:31:33.295Z] 2a8b12db71e7: Download complete [2020-08-17T21:31:33.560Z] 31603596830f: Verifying Checksum [2020-08-17T21:31:33.560Z] 31603596830f: Download complete [2020-08-17T21:31:33.560Z] ecc8261a40a4: Verifying Checksum [2020-08-17T21:31:33.560Z] ecc8261a40a4: Download complete [2020-08-17T21:31:33.560Z] 6ca5941a6612: Verifying Checksum [2020-08-17T21:31:33.560Z] 6ca5941a6612: Download complete [2020-08-17T21:31:33.826Z] 31603596830f: Pull complete [2020-08-17T21:31:33.826Z] 2a8b12db71e7: Pull complete [2020-08-17T21:31:34.793Z] 6ca5941a6612: Pull complete [2020-08-17T21:31:34.793Z] ecc8261a40a4: Pull complete [2020-08-17T21:31:34.793Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-17T21:31:34.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-17T21:31:34.793Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-17T21:31:34.914Z] prd-centos7-docker-4c-2g-310 does not seem to be running inside a container [2020-08-17T21:31:34.957Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-269 -v /w/workspace/dry_go-mod-core-contracts_PR-269:/w/workspace/dry_go-mod-core-contracts_PR-269:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-269@tmp:/w/workspace/dry_go-mod-core-contracts_PR-269@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-17T21:31:37.214Z] $ docker top 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-17T21:31:37.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-17T21:31:37.635Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-17T21:31:37.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-17T21:31:37.877Z] $ docker exec 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 ssh-agent [2020-08-17T21:31:38.046Z] SSH_AUTH_SOCK=/tmp/ssh-IdwcaB3ssEOb/agent.12 [2020-08-17T21:31:38.046Z] SSH_AGENT_PID=17 [2020-08-17T21:31:38.131Z] Running ssh-add (command line suppressed) [2020-08-17T21:31:38.260Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-269@tmp/private_key_1368189501346252345.key (/w/workspace/dry_go-mod-core-contracts_PR-269@tmp/private_key_1368189501346252345.key) [2020-08-17T21:31:38.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-17T21:31:38.699Z] + git describe --exact-match --tags HEAD [2020-08-17T21:31:38.699Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-17T21:31:38.738Z] $ docker exec --env ******** --env ******** 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 ssh-agent -k [2020-08-17T21:31:38.849Z] unset SSH_AUTH_SOCK; [2020-08-17T21:31:38.850Z] unset SSH_AGENT_PID; [2020-08-17T21:31:38.850Z] echo Agent pid 17 killed; [2020-08-17T21:31:38.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-17T21:31:39.042Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-17T21:31:39.042Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-17T21:31:39.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-17T21:31:39.150Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-17T21:31:39.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-17T21:31:39.310Z] $ docker exec 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 ssh-agent [2020-08-17T21:31:39.475Z] SSH_AUTH_SOCK=/tmp/ssh-0XlNErcnN6Dq/agent.46 [2020-08-17T21:31:39.475Z] SSH_AGENT_PID=51 [2020-08-17T21:31:39.482Z] Running ssh-add (command line suppressed) [2020-08-17T21:31:39.600Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-269@tmp/private_key_464047704021193732.key (/w/workspace/dry_go-mod-core-contracts_PR-269@tmp/private_key_464047704021193732.key) [2020-08-17T21:31:39.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-17T21:31:40.064Z] + git semver init [2020-08-17T21:31:40.064Z] # -> Open(): unable to determine branch for HEAD [2020-08-17T21:31:40.064Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-269/.git [2020-08-17T21:31:40.065Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-269 [2020-08-17T21:31:40.065Z] # $SEMVER_REMOTE_NAME = origin [2020-08-17T21:31:40.065Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-17T21:31:40.065Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-17T21:31:40.065Z] # $SEMVER_BRANCH = PR-269 [2020-08-17T21:31:40.065Z] # $SEMVER_TEMP = /tmp/semver-375053960 [2020-08-17T21:31:40.065Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-08-17T21:31:40.638Z] # '/tmp/semver-375053960' -> '/w/workspace/dry_go-mod-core-contracts_PR-269/.semver' [2020-08-17T21:31:40.638Z] # -> Force: false [2020-08-17T21:31:40.638Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-269/.semver [Pipeline] } [2020-08-17T21:31:40.654Z] $ docker exec --env ******** --env ******** 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 ssh-agent -k [2020-08-17T21:31:40.764Z] unset SSH_AUTH_SOCK; [2020-08-17T21:31:40.764Z] unset SSH_AGENT_PID; [2020-08-17T21:31:40.764Z] echo Agent pid 51 killed; [2020-08-17T21:31:40.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-17T21:31:41.371Z] + git semver [Pipeline] } [2020-08-17T21:31:41.403Z] $ docker stop --time=1 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 [2020-08-17T21:31:43.043Z] $ docker rm -f 97957ab3f6a88dc7410a2792562231e0a910bb3dfcc5da07376f14d7361ade32 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-17T21:31:43.911Z] Stashed 87 file(s) [Pipeline] echo [2020-08-17T21:31:43.930Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-08-17T21:31:44.042Z] Archived original 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 [2020-08-17T21:31:59.651Z] Still waiting to schedule task [2020-08-17T21:31:59.651Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-17T21:31:59.674Z] Still waiting to schedule task [2020-08-17T21:31:59.674Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-17T21:33:45.008Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-311 in /w/workspace/dry_go-mod-core-contracts_PR-269 [Pipeline] { [Pipeline] ws [2020-08-17T21:33:45.089Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-08-17T21:33:49.891Z] using credential edgex-jenkins-ssh [2020-08-17T21:33:49.950Z] Cloning the remote Git repository [2020-08-17T21:33:49.950Z] Cloning with configured refspecs honoured and without tags [2020-08-17T21:33:50.025Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-17T21:33:50.164Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-08-17T21:33:51.339Z] Fetching without tags [2020-08-17T21:33:50.244Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-17T21:33:50.245Z] > git --version # timeout=10 [2020-08-17T21:33:50.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-17T21:33:50.328Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T21:33:51.226Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-17T21:33:51.250Z] > git config --add remote.origin.fetch +refs/pull/269/head:refs/remotes/origin/PR-269 # timeout=10 [2020-08-17T21:33:51.272Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T21:33:51.310Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-17T21:33:51.347Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-17T21:33:51.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-17T21:33:51.360Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T21:33:51.812Z] Merging remotes/origin/master commit 6486545aa210051214681770a55b4e6e9fd2ee43 into PR head commit 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 [2020-08-17T21:33:52.082Z] Merge succeeded, producing 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 [2020-08-17T21:33:52.083Z] Checking out Revision 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 (PR-269) [2020-08-17T21:33:51.828Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T21:33:51.848Z] > git checkout -f 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 # timeout=10 [2020-08-17T21:33:51.978Z] > git remote # timeout=10 [2020-08-17T21:33:52.000Z] > git config --get remote.origin.url # timeout=10 [2020-08-17T21:33:52.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-17T21:33:52.027Z] > git merge 6486545aa210051214681770a55b4e6e9fd2ee43 # timeout=10 [2020-08-17T21:33:52.053Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-17T21:33:52.089Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T21:33:52.103Z] > git checkout -f 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 # timeout=10 [2020-08-17T21:33:56.526Z] Commit message: "feat: Add Reading DTO ValueType value validation" [2020-08-17T21:33:56.575Z] > git --version # timeout=10 [2020-08-17T21:33:56.604Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-17T21:33:58.284Z] ========================================================= [2020-08-17T21:33:58.284Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-17T21:33:58.284Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-17T21:33:59.674Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-17T21:34:00.661Z] Sending build context to Docker daemon 2.14MB [2020-08-17T21:34:00.661Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-17T21:34:00.661Z] Step 2/7 : FROM ${BASE} [2020-08-17T21:34:00.939Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-17T21:34:00.939Z] b538f80385f9: Pulling fs layer [2020-08-17T21:34:00.939Z] 74f711af9a0d: Pulling fs layer [2020-08-17T21:34:00.939Z] 99f96fe45779: Pulling fs layer [2020-08-17T21:34:00.939Z] fd7a069fd194: Pulling fs layer [2020-08-17T21:34:00.939Z] 66aa3694b03b: Pulling fs layer [2020-08-17T21:34:00.939Z] 170f70906a0f: Pulling fs layer [2020-08-17T21:34:00.939Z] ad7c5574e4b9: Pulling fs layer [2020-08-17T21:34:00.939Z] e772456be8f7: Pulling fs layer [2020-08-17T21:34:00.939Z] c890913d741a: Pulling fs layer [2020-08-17T21:34:00.939Z] 2480fcc9aa5a: Pulling fs layer [2020-08-17T21:34:00.939Z] 09adf4765672: Pulling fs layer [2020-08-17T21:34:00.939Z] fd7a069fd194: Waiting [2020-08-17T21:34:00.939Z] 66aa3694b03b: Waiting [2020-08-17T21:34:00.939Z] 170f70906a0f: Waiting [2020-08-17T21:34:00.939Z] ad7c5574e4b9: Waiting [2020-08-17T21:34:00.939Z] e772456be8f7: Waiting [2020-08-17T21:34:00.939Z] c890913d741a: Waiting [2020-08-17T21:34:00.939Z] 2480fcc9aa5a: Waiting [2020-08-17T21:34:00.939Z] 09adf4765672: Waiting [2020-08-17T21:34:00.939Z] 99f96fe45779: Verifying Checksum [2020-08-17T21:34:00.939Z] 99f96fe45779: Download complete [2020-08-17T21:34:00.939Z] 74f711af9a0d: Verifying Checksum [2020-08-17T21:34:00.939Z] 74f711af9a0d: Download complete [2020-08-17T21:34:00.939Z] 66aa3694b03b: Verifying Checksum [2020-08-17T21:34:00.939Z] 66aa3694b03b: Download complete [2020-08-17T21:34:00.939Z] 170f70906a0f: Verifying Checksum [2020-08-17T21:34:00.939Z] 170f70906a0f: Download complete [2020-08-17T21:34:01.220Z] b538f80385f9: Verifying Checksum [2020-08-17T21:34:01.220Z] b538f80385f9: Download complete [2020-08-17T21:34:01.827Z] b538f80385f9: Pull complete [2020-08-17T21:34:02.436Z] 74f711af9a0d: Pull complete [2020-08-17T21:34:02.716Z] 99f96fe45779: Pull complete [2020-08-17T21:34:04.156Z] ad7c5574e4b9: Verifying Checksum [2020-08-17T21:34:04.156Z] ad7c5574e4b9: Download complete [2020-08-17T21:34:04.156Z] c890913d741a: Verifying Checksum [2020-08-17T21:34:04.156Z] c890913d741a: Download complete [2020-08-17T21:34:06.137Z] 2480fcc9aa5a: Download complete [2020-08-17T21:34:06.137Z] 09adf4765672: Verifying Checksum [2020-08-17T21:34:06.137Z] 09adf4765672: Download complete [2020-08-17T21:34:06.412Z] fd7a069fd194: Download complete [2020-08-17T21:34:06.412Z] e772456be8f7: Verifying Checksum [2020-08-17T21:34:06.412Z] e772456be8f7: Download complete [2020-08-17T21:34:18.806Z] fd7a069fd194: Pull complete [2020-08-17T21:34:18.806Z] 66aa3694b03b: Pull complete [2020-08-17T21:34:18.806Z] 170f70906a0f: Pull complete [2020-08-17T21:34:21.433Z] ad7c5574e4b9: Pull complete [2020-08-17T21:34:26.876Z] e772456be8f7: Pull complete [2020-08-17T21:34:26.876Z] c890913d741a: Pull complete [2020-08-17T21:34:28.868Z] 2480fcc9aa5a: Pull complete [2020-08-17T21:34:29.146Z] 09adf4765672: Pull complete [2020-08-17T21:34:29.146Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-17T21:34:29.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-17T21:34:29.146Z] ---> 2248a725d1cf [2020-08-17T21:34:29.146Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-17T21:34:34.563Z] ---> Running in 6ba2299f140e [2020-08-17T21:34:34.563Z] Removing intermediate container 6ba2299f140e [2020-08-17T21:34:34.563Z] ---> 59401b233a83 [2020-08-17T21:34:34.563Z] Step 4/7 : RUN apk add bash [2020-08-17T21:34:34.563Z] ---> Running in 535cb347b925 [2020-08-17T21:34:35.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T21:34:36.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T21:34:37.182Z] OK: 142 MiB in 39 packages [2020-08-17T21:34:38.616Z] Removing intermediate container 535cb347b925 [2020-08-17T21:34:38.616Z] ---> 4ff8a5aba583 [2020-08-17T21:34:38.616Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-08-17T21:34:38.616Z] ---> Running in 50b3afb7aa60 [2020-08-17T21:34:39.212Z] Removing intermediate container 50b3afb7aa60 [2020-08-17T21:34:39.212Z] ---> 2c9bb93bc8a7 [2020-08-17T21:34:39.212Z] Step 6/7 : COPY go.mod . [2020-08-17T21:34:39.808Z] ---> 7f7e3b36b38b [2020-08-17T21:34:39.808Z] Step 7/7 : RUN go mod download [2020-08-17T21:34:40.096Z] ---> Running in 2c1b377d322d [2020-08-17T21:34:42.716Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-08-17T21:34:42.716Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-17T21:34:42.716Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-17T21:34:42.716Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-17T21:34:42.716Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-17T21:34:42.716Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-17T21:34:42.716Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-17T21:34:42.716Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-17T21:34:42.716Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-17T21:34:42.716Z] go: finding github.com/google/uuid v1.1.0 [2020-08-17T21:34:42.716Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-17T21:34:42.716Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-17T21:34:42.716Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-17T21:34:42.987Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-17T21:34:42.987Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-17T21:34:42.987Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-17T21:34:42.987Z] go: finding golang.org/x/text v0.3.2 [2020-08-17T21:34:42.987Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-17T21:34:42.987Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-17T21:34:42.987Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-17T21:34:43.748Z] Running on prd-centos7-docker-4c-2g-312 in /w/workspace/dry_go-mod-core-contracts_PR-269 [Pipeline] { [Pipeline] ws [2020-08-17T21:34:43.828Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-08-17T21:34:46.492Z] using credential edgex-jenkins-ssh [2020-08-17T21:34:46.545Z] Cloning the remote Git repository [2020-08-17T21:34:46.545Z] Cloning with configured refspecs honoured and without tags [2020-08-17T21:34:46.581Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-17T21:34:46.647Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-08-17T21:34:46.696Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-17T21:34:46.696Z] > git --version # timeout=10 [2020-08-17T21:34:46.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-17T21:34:46.732Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T21:34:47.611Z] Fetching without tags [2020-08-17T21:34:48.028Z] Merging remotes/origin/master commit 6486545aa210051214681770a55b4e6e9fd2ee43 into PR head commit 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 [2020-08-17T21:34:48.129Z] Merge succeeded, producing 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 [2020-08-17T21:34:48.130Z] Checking out Revision 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 (PR-269) [2020-08-17T21:34:47.579Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-17T21:34:47.593Z] > git config --add remote.origin.fetch +refs/pull/269/head:refs/remotes/origin/PR-269 # timeout=10 [2020-08-17T21:34:47.603Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T21:34:47.613Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-08-17T21:34:47.625Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-08-17T21:34:47.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-17T21:34:47.630Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T21:34:48.043Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T21:34:48.048Z] > git checkout -f 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 # timeout=10 [2020-08-17T21:34:48.103Z] > git remote # timeout=10 [2020-08-17T21:34:48.111Z] > git config --get remote.origin.url # timeout=10 [2020-08-17T21:34:48.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-17T21:34:48.123Z] > git merge 6486545aa210051214681770a55b4e6e9fd2ee43 # timeout=10 [2020-08-17T21:34:48.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-17T21:34:48.141Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T21:34:48.145Z] > git checkout -f 9dedf254304f6a1ae76dd30c11ce1b881d3b1467 # timeout=10 [2020-08-17T21:34:51.767Z] Commit message: "feat: Add Reading DTO ValueType value validation" [2020-08-17T21:34:51.803Z] > git --version # timeout=10 [2020-08-17T21:34:51.813Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-17T21:34:52.750Z] ========================================================= [2020-08-17T21:34:52.750Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-17T21:34:52.750Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-17T21:34:53.499Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-17T21:34:53.764Z] Sending build context to Docker daemon 2.14MB [2020-08-17T21:34:53.764Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-17T21:34:53.764Z] Step 2/7 : FROM ${BASE} [2020-08-17T21:34:54.040Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-17T21:34:54.040Z] df20fa9351a1: Pulling fs layer [2020-08-17T21:34:54.040Z] ed8968b2872e: Pulling fs layer [2020-08-17T21:34:54.040Z] a92cc7c5fd73: Pulling fs layer [2020-08-17T21:34:54.040Z] 2dd03ba5bac4: Pulling fs layer [2020-08-17T21:34:54.040Z] 1e091d79d1de: Pulling fs layer [2020-08-17T21:34:54.040Z] 481702a1767f: Pulling fs layer [2020-08-17T21:34:54.040Z] f64a6f60c768: Pulling fs layer [2020-08-17T21:34:54.040Z] e78d2573fc39: Pulling fs layer [2020-08-17T21:34:54.040Z] e876d2f968b6: Pulling fs layer [2020-08-17T21:34:54.040Z] ce8a83651883: Pulling fs layer [2020-08-17T21:34:54.040Z] 07967f4d0e4b: Pulling fs layer [2020-08-17T21:34:54.040Z] f64a6f60c768: Waiting [2020-08-17T21:34:54.040Z] ce8a83651883: Waiting [2020-08-17T21:34:54.040Z] e78d2573fc39: Waiting [2020-08-17T21:34:54.040Z] 07967f4d0e4b: Waiting [2020-08-17T21:34:54.040Z] e876d2f968b6: Waiting [2020-08-17T21:34:54.040Z] 2dd03ba5bac4: Waiting [2020-08-17T21:34:54.040Z] 1e091d79d1de: Waiting [2020-08-17T21:34:54.040Z] 481702a1767f: Waiting [2020-08-17T21:34:54.040Z] a92cc7c5fd73: Download complete [2020-08-17T21:34:54.040Z] ed8968b2872e: Download complete [2020-08-17T21:34:54.040Z] 1e091d79d1de: Download complete [2020-08-17T21:34:54.040Z] 481702a1767f: Verifying Checksum [2020-08-17T21:34:54.040Z] 481702a1767f: Download complete [2020-08-17T21:34:54.040Z] df20fa9351a1: Verifying Checksum [2020-08-17T21:34:54.040Z] df20fa9351a1: Download complete [2020-08-17T21:34:54.309Z] df20fa9351a1: Pull complete [2020-08-17T21:34:54.917Z] f64a6f60c768: Verifying Checksum [2020-08-17T21:34:54.917Z] f64a6f60c768: Download complete [2020-08-17T21:34:54.917Z] e876d2f968b6: Verifying Checksum [2020-08-17T21:34:54.917Z] e876d2f968b6: Download complete [2020-08-17T21:34:55.439Z] Removing intermediate container 2c1b377d322d [2020-08-17T21:34:55.439Z] ---> cf5ebd2ab296 [2020-08-17T21:34:55.439Z] Successfully built cf5ebd2ab296 [2020-08-17T21:34:55.439Z] Successfully tagged ci-base-image-arm64:latest [2020-08-17T21:34:55.516Z] ce8a83651883: Verifying Checksum [2020-08-17T21:34:55.516Z] ce8a83651883: Download complete [2020-08-17T21:34:55.516Z] e78d2573fc39: Verifying Checksum [2020-08-17T21:34:55.516Z] e78d2573fc39: Download complete [2020-08-17T21:34:55.516Z] 2dd03ba5bac4: Verifying Checksum [2020-08-17T21:34:55.516Z] 2dd03ba5bac4: Download complete [2020-08-17T21:34:55.516Z] 07967f4d0e4b: Verifying Checksum [2020-08-17T21:34:55.516Z] 07967f4d0e4b: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T21:34:56.309Z] + docker inspect -f . ci-base-image-arm64 [2020-08-17T21:34:56.309Z] . [Pipeline] withDockerContainer [2020-08-17T21:34:56.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-311 does not seem to be running inside a container [2020-08-17T21:34:56.669Z] $ 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 ******** ci-base-image-arm64 cat [2020-08-17T21:34:56.906Z] ed8968b2872e: Pull complete [2020-08-17T21:34:56.906Z] a92cc7c5fd73: Pull complete [2020-08-17T21:34:58.524Z] $ docker top 5e62071c0cd3364487eeb308a4ff8e62f328ab13c7f8293bb90d558a4ca81217 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-17T21:35:00.110Z] + go version [2020-08-17T21:35:00.110Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-08-17T21:35:01.181Z] + make test [2020-08-17T21:35:01.181Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-08-17T21:35:02.244Z] 2dd03ba5bac4: Pull complete [2020-08-17T21:35:02.508Z] 1e091d79d1de: Pull complete [2020-08-17T21:35:02.508Z] 481702a1767f: Pull complete [2020-08-17T21:35:06.742Z] f64a6f60c768: Pull complete [2020-08-17T21:35:10.072Z] e78d2573fc39: Pull complete [2020-08-17T21:35:10.072Z] e876d2f968b6: Pull complete [2020-08-17T21:35:11.031Z] ce8a83651883: Pull complete [2020-08-17T21:35:11.296Z] 07967f4d0e4b: Pull complete [2020-08-17T21:35:11.296Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-17T21:35:11.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-17T21:35:11.296Z] ---> 5d7c900382c6 [2020-08-17T21:35:11.296Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-17T21:35:13.223Z] ---> Running in 65b16a3a5588 [2020-08-17T21:35:13.223Z] Removing intermediate container 65b16a3a5588 [2020-08-17T21:35:13.223Z] ---> 2ecb31efc806 [2020-08-17T21:35:13.223Z] Step 4/7 : RUN apk add bash [2020-08-17T21:35:13.223Z] ---> Running in b37003c409dd [2020-08-17T21:35:13.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T21:35:14.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T21:35:15.009Z] OK: 166 MiB in 39 packages [2020-08-17T21:35:15.582Z] Removing intermediate container b37003c409dd [2020-08-17T21:35:15.582Z] ---> e89d4965025b [2020-08-17T21:35:15.582Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-08-17T21:35:15.582Z] ---> Running in f8ccc9ce42ec [2020-08-17T21:35:15.846Z] Removing intermediate container f8ccc9ce42ec [2020-08-17T21:35:15.846Z] ---> 5eebecc56e1a [2020-08-17T21:35:15.846Z] Step 6/7 : COPY go.mod . [2020-08-17T21:35:15.846Z] ---> 2394310499b8 [2020-08-17T21:35:15.846Z] Step 7/7 : RUN go mod download [2020-08-17T21:35:16.108Z] ---> Running in ac450f852ac9 [2020-08-17T21:35:17.496Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-08-17T21:35:17.496Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-17T21:35:17.758Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-17T21:35:17.758Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-17T21:35:17.758Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-17T21:35:17.758Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-17T21:35:17.758Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-17T21:35:17.758Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-17T21:35:17.758Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-17T21:35:17.758Z] go: finding github.com/google/uuid v1.1.0 [2020-08-17T21:35:17.758Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-17T21:35:17.758Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-17T21:35:17.758Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-17T21:35:18.019Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-17T21:35:18.019Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-17T21:35:18.019Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-17T21:35:18.019Z] go: finding golang.org/x/text v0.3.2 [2020-08-17T21:35:18.019Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-17T21:35:18.019Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-17T21:35:18.019Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-17T21:35:23.418Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-08-17T21:35:23.695Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.041s coverage: 85.7% of statements [2020-08-17T21:35:23.695Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.033s coverage: 100.0% of statements [2020-08-17T21:35:25.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.066s coverage: 45.4% of statements [2020-08-17T21:35:25.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements [2020-08-17T21:35:25.685Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-08-17T21:35:25.962Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.042s coverage: 6.4% of statements [2020-08-17T21:35:26.186Z] Removing intermediate container ac450f852ac9 [2020-08-17T21:35:26.186Z] ---> 899ed8adca03 [2020-08-17T21:35:26.186Z] Successfully built 899ed8adca03 [2020-08-17T21:35:26.186Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T21:35:27.013Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-17T21:35:27.013Z] . [Pipeline] withDockerContainer [2020-08-17T21:35:27.155Z] prd-centos7-docker-4c-2g-312 does not seem to be running inside a container [2020-08-17T21:35:27.211Z] $ 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 ******** ci-base-image-x86_64 cat [2020-08-17T21:35:27.411Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.086s coverage: 14.4% of statements [2020-08-17T21:35:27.411Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.063s coverage: 100.0% of statements [2020-08-17T21:35:27.905Z] $ docker top 0a1756e91bc2268c24fe4f546dd041b12570a67c16f75b79cbc67ce303db8ba3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-17T21:35:28.437Z] + go version [2020-08-17T21:35:28.437Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-17T21:35:28.755Z] + make test [2020-08-17T21:35:28.755Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-08-17T21:35:29.415Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.083s coverage: 91.8% of statements [2020-08-17T21:35:29.415Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-08-17T21:35:29.415Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-08-17T21:35:29.415Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.035s coverage: 100.0% of statements [2020-08-17T21:35:35.404Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-08-17T21:35:36.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.091s coverage: 62.6% of statements [2020-08-17T21:35:36.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.017s coverage: 26.3% of statements [2020-08-17T21:35:36.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.046s coverage: 15.4% of statements [2020-08-17T21:35:36.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.017s coverage: 15.4% of statements [2020-08-17T21:35:36.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.023s coverage: 14.3% of statements [2020-08-17T21:35:36.158Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-08-17T21:35:36.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.055s coverage: 17.9% of statements [2020-08-17T21:35:36.366Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.041s coverage: 85.7% of statements [2020-08-17T21:35:36.367Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.016s coverage: 100.0% of statements [2020-08-17T21:35:36.754Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.030s coverage: 100.0% of statements [2020-08-17T21:35:37.335Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.032s coverage: 45.4% of statements [2020-08-17T21:35:37.335Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.012s coverage: 77.8% of statements [2020-08-17T21:35:37.335Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-08-17T21:35:37.335Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements [2020-08-17T21:35:37.612Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.020s coverage: 14.4% of statements [2020-08-17T21:35:37.612Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.005s coverage: 100.0% of statements [2020-08-17T21:35:37.732Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.073s coverage: 95.0% of statements [2020-08-17T21:35:38.603Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.050s coverage: 91.8% of statements [2020-08-17T21:35:38.603Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-08-17T21:35:38.603Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-08-17T21:35:38.603Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.008s coverage: 100.0% of statements [2020-08-17T21:35:38.708Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.028s coverage: 100.0% of statements [2020-08-17T21:35:38.708Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-08-17T21:35:39.303Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-17T21:35:41.969Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 62.6% of statements [2020-08-17T21:35:41.969Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.007s coverage: 26.3% of statements [2020-08-17T21:35:41.969Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements [2020-08-17T21:35:41.969Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.027s coverage: 15.4% of statements [2020-08-17T21:35:41.969Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-08-17T21:35:41.969Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-08-17T21:35:41.969Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 17.9% of statements [2020-08-17T21:35:41.969Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.013s coverage: 100.0% of statements [2020-08-17T21:35:41.969Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.023s coverage: 95.0% of statements [2020-08-17T21:35:42.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-08-17T21:35:42.230Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-08-17T21:35:42.230Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-17T21:35:42.711Z] gofmt -l . [2020-08-17T21:35:43.303Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-08-17T21:35:43.631Z] gofmt -l . [2020-08-17T21:35:43.631Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-08-17T21:35:43.746Z] Warning: overwriting stash ‘coverage-report’ [2020-08-17T21:35:44.077Z] Stashed 1 file(s) [Pipeline] } [2020-08-17T21:35:44.102Z] $ docker stop --time=1 0a1756e91bc2268c24fe4f546dd041b12570a67c16f75b79cbc67ce303db8ba3 [2020-08-17T21:35:44.509Z] Stashed 1 file(s) [2020-08-17T21:35:46.375Z] $ docker rm -f 0a1756e91bc2268c24fe4f546dd041b12570a67c16f75b79cbc67ce303db8ba3 [Pipeline] // withDockerContainer [Pipeline] } [2020-08-17T21:35:46.643Z] $ docker stop --time=1 5e62071c0cd3364487eeb308a4ff8e62f328ab13c7f8293bb90d558a4ca81217 [2020-08-17T21:35:48.825Z] $ docker rm -f 5e62071c0cd3364487eeb308a4ff8e62f328ab13c7f8293bb90d558a4ca81217 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-08-17T21:35:53.014Z] provisioning config files... [2020-08-17T21:35:53.027Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-269@tmp/config8130097129046353894tmp [Pipeline] { [Pipeline] sh [2020-08-17T21:35:53.437Z] + curl -s https://codecov.io/bash [2020-08-17T21:35:53.437Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-269@tmp/config8130097129046353894tmp [Pipeline] } [2020-08-17T21:35:53.720Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 [2020-08-17T21:35:56.279Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-17T21:35:56.874Z] ---> package-listing.sh [2020-08-17T21:35:56.875Z] ++ facter osfamily [2020-08-17T21:35:56.875Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-17T21:35:56.875Z] + OS_FAMILY=redhat [2020-08-17T21:35:56.875Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-269 [2020-08-17T21:35:56.875Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-17T21:35:56.875Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-17T21:35:56.875Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-17T21:35:56.875Z] + PACKAGES=/tmp/packages_start.txt [2020-08-17T21:35:56.875Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-269 ']' [2020-08-17T21:35:56.875Z] + PACKAGES=/tmp/packages_end.txt [2020-08-17T21:35:56.875Z] + case "${OS_FAMILY}" in [2020-08-17T21:35:56.875Z] + rpm -qa [2020-08-17T21:35:56.875Z] + sort [2020-08-17T21:36:01.082Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-17T21:36:01.082Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-17T21:36:01.082Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-17T21:36:01.082Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-269 ']' [2020-08-17T21:36:01.082Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-269/archives/ [2020-08-17T21:36:01.082Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-269/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-17T21:36:01.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-17T21:36:01.759Z] [2020-08-17T21:36:01.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-17T21:36:02.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-17T21:36:02.142Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-17T21:36:02.142Z] c9b1b535fdd9: Pulling fs layer [2020-08-17T21:36:02.142Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-17T21:36:02.142Z] 756a868c4378: Pulling fs layer [2020-08-17T21:36:02.142Z] 444b2fc9a129: Pulling fs layer [2020-08-17T21:36:02.142Z] ea15f1150254: Pulling fs layer [2020-08-17T21:36:02.142Z] 41b27a9f41bf: Pulling fs layer [2020-08-17T21:36:02.142Z] 28c525ee5125: Pulling fs layer [2020-08-17T21:36:02.142Z] 094b1ea09ed8: Pulling fs layer [2020-08-17T21:36:02.142Z] 138eaada9080: Pulling fs layer [2020-08-17T21:36:02.142Z] 444b2fc9a129: Waiting [2020-08-17T21:36:02.142Z] 0622d0fa9048: Pulling fs layer [2020-08-17T21:36:02.142Z] 094b1ea09ed8: Waiting [2020-08-17T21:36:02.142Z] 138eaada9080: Waiting [2020-08-17T21:36:02.142Z] ea15f1150254: Waiting [2020-08-17T21:36:02.142Z] 0622d0fa9048: Waiting [2020-08-17T21:36:02.142Z] 41b27a9f41bf: Waiting [2020-08-17T21:36:02.142Z] 28c525ee5125: Waiting [2020-08-17T21:36:02.142Z] 2cc5ad85d9ab: Download complete [2020-08-17T21:36:02.142Z] 444b2fc9a129: Verifying Checksum [2020-08-17T21:36:02.142Z] 444b2fc9a129: Download complete [2020-08-17T21:36:02.142Z] c9b1b535fdd9: Verifying Checksum [2020-08-17T21:36:02.142Z] c9b1b535fdd9: Download complete [2020-08-17T21:36:02.142Z] ea15f1150254: Verifying Checksum [2020-08-17T21:36:02.142Z] ea15f1150254: Download complete [2020-08-17T21:36:02.404Z] 28c525ee5125: Verifying Checksum [2020-08-17T21:36:02.404Z] 28c525ee5125: Download complete [2020-08-17T21:36:02.404Z] 756a868c4378: Verifying Checksum [2020-08-17T21:36:02.404Z] 756a868c4378: Download complete [2020-08-17T21:36:02.667Z] 138eaada9080: Verifying Checksum [2020-08-17T21:36:02.667Z] 138eaada9080: Download complete [2020-08-17T21:36:02.667Z] 0622d0fa9048: Verifying Checksum [2020-08-17T21:36:02.667Z] 0622d0fa9048: Download complete [2020-08-17T21:36:02.667Z] c9b1b535fdd9: Pull complete [2020-08-17T21:36:02.667Z] 094b1ea09ed8: Verifying Checksum [2020-08-17T21:36:02.667Z] 094b1ea09ed8: Download complete [2020-08-17T21:36:03.250Z] 2cc5ad85d9ab: Pull complete [2020-08-17T21:36:03.250Z] 41b27a9f41bf: Verifying Checksum [2020-08-17T21:36:03.250Z] 41b27a9f41bf: Download complete [2020-08-17T21:36:04.645Z] 756a868c4378: Pull complete [2020-08-17T21:36:04.645Z] 444b2fc9a129: Pull complete [2020-08-17T21:36:04.911Z] ea15f1150254: Pull complete [2020-08-17T21:36:09.145Z] 41b27a9f41bf: Pull complete [2020-08-17T21:36:09.145Z] 28c525ee5125: Pull complete [2020-08-17T21:36:12.464Z] 094b1ea09ed8: Pull complete [2020-08-17T21:36:12.464Z] 138eaada9080: Pull complete [2020-08-17T21:36:12.464Z] 0622d0fa9048: Pull complete [2020-08-17T21:36:12.464Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-17T21:36:12.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-17T21:36:12.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-17T21:36:12.658Z] prd-centos7-docker-4c-2g-310 does not seem to be running inside a container [2020-08-17T21:36:12.697Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-269 -v /w/workspace/dry_go-mod-core-contracts_PR-269:/w/workspace/dry_go-mod-core-contracts_PR-269:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-269@tmp:/w/workspace/dry_go-mod-core-contracts_PR-269@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-17T21:36:15.587Z] $ docker top aa4b7243212c761398b7840f8ed9dfee5438870f1de66cb3893259182e34185d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-17T21:36:16.051Z] provisioning config files... [2020-08-17T21:36:16.067Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-269@tmp/config7654079447459900543tmp [Pipeline] { [Pipeline] echo [2020-08-17T21:36:16.243Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-17T21:36:16.577Z] ---> create-netrc.sh [Pipeline] echo [2020-08-17T21:36:16.607Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-17T21:36:16.932Z] ---> logs-deploy.sh [2020-08-17T21:36:16.933Z] + ARCHIVE_ARTIFACTS= [2020-08-17T21:36:16.933Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-17T21:36:16.933Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-17T21:36:16.933Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-17T21:36:16.933Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-269/1 [2020-08-17T21:36:16.933Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-269/1/ [2020-08-17T21:36:16.933Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-269/1 /w/workspace/dry_go-mod-core-contracts_PR-269 [2020-08-17T21:36:18.320Z] Archives upload complete. [2020-08-17T21:36:18.320Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-269/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-269/1/