Pull request #236 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 598a5629007cd3682f914e93b8bf2ce6ede1a421+1899b11f5af0f51f0c80a2da86949503e9e734af (e8439e06a2f6eeb3df86cdee44978c1c8280a78b) Running in Durability level: PERFORMANCE_OPTIMIZED 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 370697454611dc68c0596e0d0a50477a8de841a8 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 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-5105 in /w/workspace/dry_go-mod-core-contracts_PR-236 [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 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git Fetching without tags Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 598a5629007cd3682f914e93b8bf2ce6ede1a421 > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # 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/236/head:refs/remotes/origin/PR-236 +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/236/head:refs/remotes/origin/PR-236 # 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/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 Merge succeeded, producing 598a5629007cd3682f914e93b8bf2ce6ede1a421 Checking out Revision 598a5629007cd3682f914e93b8bf2ce6ede1a421 (PR-236) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-03T02:04:31.269Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-03T02:04:31.385Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-03T02:04:31.425Z] ========================================================= [2020-07-03T02:04:31.425Z] EdgeX Global Pipelines Version Info [2020-07-03T02:04:31.425Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 [2020-07-03T02:04:32.811Z] ------------------- [2020-07-03T02:04:32.811Z] stable info: [2020-07-03T02:04:32.811Z] ------------------- [2020-07-03T02:04:32.811Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-03T02:04:32.811Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-03T02:04:32.811Z] Message: update stable to v1.0.89 [2020-07-03T02:04:33.752Z] ------------------- [2020-07-03T02:04:33.752Z] experimental info: [2020-07-03T02:04:33.752Z] ------------------- [2020-07-03T02:04:33.752Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-03T02:04:33.752Z] Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e [2020-07-03T02:04:33.752Z] Message: update experimental to v1.0.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:04:35.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-03T02:04:35.230Z] [2020-07-03T02:04:35.230Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:04:35.544Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-03T02:04:35.544Z] latest: Pulling from edgex-devops/git-semver [2020-07-03T02:04:35.544Z] 9123ac7c32f7: Pulling fs layer [2020-07-03T02:04:35.544Z] b8cc5d1170e3: Pulling fs layer [2020-07-03T02:04:35.544Z] 2924cbbf6a41: Pulling fs layer [2020-07-03T02:04:35.544Z] 93b08a4f1073: Pulling fs layer [2020-07-03T02:04:35.544Z] 93b08a4f1073: Waiting [2020-07-03T02:04:35.544Z] b8cc5d1170e3: Verifying Checksum [2020-07-03T02:04:35.544Z] b8cc5d1170e3: Download complete [2020-07-03T02:04:35.806Z] 9123ac7c32f7: Download complete [2020-07-03T02:04:35.806Z] 93b08a4f1073: Verifying Checksum [2020-07-03T02:04:35.806Z] 93b08a4f1073: Download complete [2020-07-03T02:04:35.806Z] 2924cbbf6a41: Verifying Checksum [2020-07-03T02:04:35.806Z] 2924cbbf6a41: Download complete [2020-07-03T02:04:35.806Z] 9123ac7c32f7: Pull complete [2020-07-03T02:04:36.068Z] b8cc5d1170e3: Pull complete [2020-07-03T02:04:36.640Z] 2924cbbf6a41: Pull complete [2020-07-03T02:04:36.901Z] 93b08a4f1073: Pull complete [2020-07-03T02:04:36.901Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-03T02:04:36.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-03T02:04:36.901Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-03T02:04:37.001Z] prd-centos7-docker-4c-2g-5105 does not seem to be running inside a container [2020-07-03T02:04:37.078Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-03T02:04:38.925Z] $ docker top 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-03T02:04:39.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-03T02:04:39.101Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-03T02:04:39.284Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-03T02:04:39.291Z] $ docker exec 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 ssh-agent [2020-07-03T02:04:39.437Z] SSH_AUTH_SOCK=/tmp/ssh-Arnv3CuD3fkP/agent.11 [2020-07-03T02:04:39.437Z] SSH_AGENT_PID=16 [2020-07-03T02:04:39.446Z] Running ssh-add (command line suppressed) [2020-07-03T02:04:39.571Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2909520020838231091.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2909520020838231091.key) [2020-07-03T02:04:39.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-03T02:04:39.932Z] + git describe --exact-match --tags HEAD [2020-07-03T02:04:39.932Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-03T02:04:40.005Z] $ docker exec --env ******** --env ******** 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 ssh-agent -k [2020-07-03T02:04:40.119Z] unset SSH_AUTH_SOCK; [2020-07-03T02:04:40.119Z] unset SSH_AGENT_PID; [2020-07-03T02:04:40.119Z] echo Agent pid 16 killed; [2020-07-03T02:04:40.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-03T02:04:40.204Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-03T02:04:40.204Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-03T02:04:40.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-03T02:04:40.255Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-03T02:04:40.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-03T02:04:40.415Z] $ docker exec 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 ssh-agent [2020-07-03T02:04:40.568Z] SSH_AUTH_SOCK=/tmp/ssh-4C8MFQW0Is5D/agent.45 [2020-07-03T02:04:40.568Z] SSH_AGENT_PID=50 [2020-07-03T02:04:40.574Z] Running ssh-add (command line suppressed) [2020-07-03T02:04:40.688Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8324301404033690830.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8324301404033690830.key) [2020-07-03T02:04:40.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-03T02:04:41.037Z] + git semver init [2020-07-03T02:04:41.038Z] # -> Open(): unable to determine branch for HEAD [2020-07-03T02:04:41.038Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-07-03T02:04:41.038Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-03T02:04:41.038Z] # $SEMVER_REMOTE_NAME = origin [2020-07-03T02:04:41.038Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-03T02:04:41.038Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-03T02:04:41.038Z] # $SEMVER_BRANCH = PR-236 [2020-07-03T02:04:41.038Z] # $SEMVER_TEMP = /tmp/semver-477647747 [2020-07-03T02:04:41.038Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-07-03T02:04:41.608Z] # '/tmp/semver-477647747' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-07-03T02:04:41.608Z] # -> Force: false [2020-07-03T02:04:41.608Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-07-03T02:04:41.622Z] $ docker exec --env ******** --env ******** 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 ssh-agent -k [2020-07-03T02:04:41.730Z] unset SSH_AUTH_SOCK; [2020-07-03T02:04:41.731Z] unset SSH_AGENT_PID; [2020-07-03T02:04:41.731Z] echo Agent pid 50 killed; [2020-07-03T02:04:41.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-03T02:04:42.119Z] + git semver [Pipeline] } [2020-07-03T02:04:42.137Z] $ docker stop --time=1 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 [2020-07-03T02:04:43.977Z] $ docker rm -f 86db4056c75aa2694584d215ab1980611765969320cf8c9e78322cc8a0afda24 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-03T02:04:44.563Z] Stashed 77 file(s) [Pipeline] echo [2020-07-03T02:04:44.565Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-07-03T02:04:59.724Z] Still waiting to schedule task [2020-07-03T02:04:59.725Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5105’ [2020-07-03T02:04:59.726Z] Still waiting to schedule task [2020-07-03T02:04:59.726Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-03T02:06:39.151Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5106 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-07-03T02:06:39.180Z] Running in /w/workspace/go-mod-core-contracts/33 [Pipeline] { [Pipeline] checkout [2020-07-03T02:06:44.231Z] using credential edgex-jenkins-ssh [2020-07-03T02:06:44.265Z] Cloning the remote Git repository [2020-07-03T02:06:44.265Z] Cloning with configured refspecs honoured and without tags [2020-07-03T02:06:44.295Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:06:44.393Z] > git init /w/workspace/go-mod-core-contracts/33 # timeout=10 [2020-07-03T02:06:44.459Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:06:44.460Z] > git --version # timeout=10 [2020-07-03T02:06:44.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:06:44.558Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:06:45.362Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-03T02:06:45.382Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-07-03T02:06:45.403Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:06:45.431Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-03T02:06:45.491Z] Fetching without tags [2020-07-03T02:06:45.948Z] Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 598a5629007cd3682f914e93b8bf2ce6ede1a421 [2020-07-03T02:06:46.200Z] Merge succeeded, producing 598a5629007cd3682f914e93b8bf2ce6ede1a421 [2020-07-03T02:06:46.200Z] Checking out Revision 598a5629007cd3682f914e93b8bf2ce6ede1a421 (PR-236) [2020-07-03T02:06:45.474Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:06:45.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:06:45.487Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:06:45.940Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T02:06:45.964Z] > git checkout -f 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 [2020-07-03T02:06:46.076Z] > git remote # timeout=10 [2020-07-03T02:06:46.103Z] > git config --get remote.origin.url # timeout=10 [2020-07-03T02:06:46.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:06:46.130Z] > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 [2020-07-03T02:06:46.153Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-03T02:06:46.179Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T02:06:46.205Z] > git checkout -f 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 [2020-07-03T02:06:50.634Z] Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-03T02:06:51.769Z] ========================================================= [2020-07-03T02:06:51.769Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-03T02:06:51.769Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:06:52.806Z] + 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-07-03T02:06:53.782Z] Sending build context to Docker daemon 1.828MB [2020-07-03T02:06:53.782Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-03T02:06:53.782Z] Step 2/7 : FROM ${BASE} [2020-07-03T02:06:54.058Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-03T02:06:54.058Z] cde5963f3b93: Pulling fs layer [2020-07-03T02:06:54.058Z] 2a23fa8c16f7: Pulling fs layer [2020-07-03T02:06:54.058Z] 777b28850792: Pulling fs layer [2020-07-03T02:06:54.058Z] 8a11ddd9e578: Pulling fs layer [2020-07-03T02:06:54.058Z] 4cf88f913ddb: Pulling fs layer [2020-07-03T02:06:54.058Z] 1df406cf5192: Pulling fs layer [2020-07-03T02:06:54.058Z] cd6300453558: Pulling fs layer [2020-07-03T02:06:54.058Z] b9c365052c96: Pulling fs layer [2020-07-03T02:06:54.058Z] a2d8cc88f415: Pulling fs layer [2020-07-03T02:06:54.058Z] ea1d1ca13537: Pulling fs layer [2020-07-03T02:06:54.058Z] 3750a50a1c5e: Pulling fs layer [2020-07-03T02:06:54.058Z] 8a11ddd9e578: Waiting [2020-07-03T02:06:54.058Z] 4cf88f913ddb: Waiting [2020-07-03T02:06:54.058Z] 1df406cf5192: Waiting [2020-07-03T02:06:54.058Z] cd6300453558: Waiting [2020-07-03T02:06:54.058Z] b9c365052c96: Waiting [2020-07-03T02:06:54.058Z] a2d8cc88f415: Waiting [2020-07-03T02:06:54.058Z] ea1d1ca13537: Waiting [2020-07-03T02:06:54.058Z] 3750a50a1c5e: Waiting [2020-07-03T02:06:54.058Z] 777b28850792: Verifying Checksum [2020-07-03T02:06:54.058Z] 777b28850792: Download complete [2020-07-03T02:06:54.058Z] 2a23fa8c16f7: Verifying Checksum [2020-07-03T02:06:54.058Z] 2a23fa8c16f7: Download complete [2020-07-03T02:06:54.058Z] 4cf88f913ddb: Verifying Checksum [2020-07-03T02:06:54.058Z] 4cf88f913ddb: Download complete [2020-07-03T02:06:54.058Z] 1df406cf5192: Verifying Checksum [2020-07-03T02:06:54.058Z] cde5963f3b93: Verifying Checksum [2020-07-03T02:06:54.058Z] cde5963f3b93: Download complete [2020-07-03T02:06:55.044Z] cde5963f3b93: Pull complete [2020-07-03T02:06:55.657Z] 2a23fa8c16f7: Pull complete [2020-07-03T02:06:55.932Z] 777b28850792: Pull complete [2020-07-03T02:06:55.932Z] cd6300453558: Verifying Checksum [2020-07-03T02:06:55.932Z] cd6300453558: Download complete [2020-07-03T02:06:55.932Z] a2d8cc88f415: Verifying Checksum [2020-07-03T02:06:55.932Z] a2d8cc88f415: Download complete [2020-07-03T02:06:57.910Z] ea1d1ca13537: Verifying Checksum [2020-07-03T02:06:57.910Z] 3750a50a1c5e: Verifying Checksum [2020-07-03T02:06:57.910Z] 3750a50a1c5e: Download complete [2020-07-03T02:06:58.901Z] b9c365052c96: Verifying Checksum [2020-07-03T02:06:58.901Z] b9c365052c96: Download complete [2020-07-03T02:06:59.174Z] 8a11ddd9e578: Verifying Checksum [2020-07-03T02:06:59.174Z] 8a11ddd9e578: Download complete [2020-07-03T02:07:11.580Z] 8a11ddd9e578: Pull complete [2020-07-03T02:07:11.580Z] 4cf88f913ddb: Pull complete [2020-07-03T02:07:11.580Z] 1df406cf5192: Pull complete [2020-07-03T02:07:15.894Z] cd6300453558: Pull complete [2020-07-03T02:07:20.195Z] b9c365052c96: Pull complete [2020-07-03T02:07:20.469Z] a2d8cc88f415: Pull complete [2020-07-03T02:07:22.455Z] ea1d1ca13537: Pull complete [2020-07-03T02:07:23.057Z] 3750a50a1c5e: Pull complete [2020-07-03T02:07:23.057Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-03T02:07:23.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-03T02:07:23.057Z] ---> 78745c68409d [2020-07-03T02:07:23.057Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-03T02:07:23.123Z] Running on prd-centos7-docker-4c-2g-5107 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-07-03T02:07:23.147Z] Running in /w/workspace/go-mod-core-contracts/33 [Pipeline] { [Pipeline] checkout [2020-07-03T02:07:25.431Z] using credential edgex-jenkins-ssh [2020-07-03T02:07:25.455Z] Cloning the remote Git repository [2020-07-03T02:07:25.455Z] Cloning with configured refspecs honoured and without tags [2020-07-03T02:07:25.480Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:07:26.266Z] Fetching without tags [2020-07-03T02:07:25.544Z] > git init /w/workspace/go-mod-core-contracts/33 # timeout=10 [2020-07-03T02:07:25.647Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:07:25.647Z] > git --version # timeout=10 [2020-07-03T02:07:25.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:07:25.678Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:07:26.236Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-03T02:07:26.242Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-07-03T02:07:26.250Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:07:26.259Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-03T02:07:26.271Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-03T02:07:26.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:07:26.276Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-03T02:07:26.693Z] Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 598a5629007cd3682f914e93b8bf2ce6ede1a421 [2020-07-03T02:07:26.779Z] Merge succeeded, producing 598a5629007cd3682f914e93b8bf2ce6ede1a421 [2020-07-03T02:07:26.780Z] Checking out Revision 598a5629007cd3682f914e93b8bf2ce6ede1a421 (PR-236) [2020-07-03T02:07:26.703Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T02:07:26.710Z] > git checkout -f 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 [2020-07-03T02:07:26.752Z] > git remote # timeout=10 [2020-07-03T02:07:26.756Z] > git config --get remote.origin.url # timeout=10 [2020-07-03T02:07:26.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-03T02:07:26.766Z] > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 [2020-07-03T02:07:26.774Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-03T02:07:26.784Z] > git config core.sparsecheckout # timeout=10 [2020-07-03T02:07:26.788Z] > git checkout -f 598a5629007cd3682f914e93b8bf2ce6ede1a421 # timeout=10 [2020-07-03T02:07:28.462Z] ---> Running in 9da39d00f324 [2020-07-03T02:07:28.462Z] Removing intermediate container 9da39d00f324 [2020-07-03T02:07:28.462Z] ---> 61f7fcd92f49 [2020-07-03T02:07:28.462Z] Step 4/7 : RUN apk add bash [2020-07-03T02:07:28.462Z] ---> Running in e1d4ac101f74 [2020-07-03T02:07:29.902Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-03T02:07:30.441Z] Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-03T02:07:31.167Z] ========================================================= [2020-07-03T02:07:31.168Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-03T02:07:31.168Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:07:31.322Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-03T02:07:31.757Z] + 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-07-03T02:07:32.020Z] Sending build context to Docker daemon 1.828MB [2020-07-03T02:07:32.020Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-03T02:07:32.020Z] Step 2/7 : FROM ${BASE} [2020-07-03T02:07:32.020Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-03T02:07:32.020Z] e6b0cf9c0882: Pulling fs layer [2020-07-03T02:07:32.020Z] 2848faf0eed1: Pulling fs layer [2020-07-03T02:07:32.020Z] 0f37312ad70f: Pulling fs layer [2020-07-03T02:07:32.020Z] 5788d62ee057: Pulling fs layer [2020-07-03T02:07:32.020Z] 0e6b1d234666: Pulling fs layer [2020-07-03T02:07:32.020Z] bf5d7aec512f: Pulling fs layer [2020-07-03T02:07:32.020Z] 34c802a77dc8: Pulling fs layer [2020-07-03T02:07:32.020Z] 9eb99e56ec68: Pulling fs layer [2020-07-03T02:07:32.020Z] 27c7a5d97fbd: Pulling fs layer [2020-07-03T02:07:32.020Z] 5c102a31e300: Pulling fs layer [2020-07-03T02:07:32.020Z] dcfb455df0a1: Pulling fs layer [2020-07-03T02:07:32.020Z] bf5d7aec512f: Waiting [2020-07-03T02:07:32.020Z] 34c802a77dc8: Waiting [2020-07-03T02:07:32.020Z] 9eb99e56ec68: Waiting [2020-07-03T02:07:32.020Z] dcfb455df0a1: Waiting [2020-07-03T02:07:32.020Z] 27c7a5d97fbd: Waiting [2020-07-03T02:07:32.020Z] 0e6b1d234666: Waiting [2020-07-03T02:07:32.020Z] 5788d62ee057: Waiting [2020-07-03T02:07:32.020Z] 0f37312ad70f: Verifying Checksum [2020-07-03T02:07:32.020Z] 0f37312ad70f: Download complete [2020-07-03T02:07:32.020Z] 2848faf0eed1: Download complete [2020-07-03T02:07:32.020Z] 0e6b1d234666: Download complete [2020-07-03T02:07:32.020Z] bf5d7aec512f: Verifying Checksum [2020-07-03T02:07:32.020Z] bf5d7aec512f: Download complete [2020-07-03T02:07:32.020Z] e6b0cf9c0882: Verifying Checksum [2020-07-03T02:07:32.020Z] e6b0cf9c0882: Download complete [2020-07-03T02:07:32.298Z] OK: 125 MiB in 39 packages [2020-07-03T02:07:32.605Z] e6b0cf9c0882: Pull complete [2020-07-03T02:07:33.199Z] 34c802a77dc8: Download complete [2020-07-03T02:07:33.199Z] 27c7a5d97fbd: Verifying Checksum [2020-07-03T02:07:33.199Z] 27c7a5d97fbd: Download complete [2020-07-03T02:07:33.282Z] Removing intermediate container e1d4ac101f74 [2020-07-03T02:07:33.282Z] ---> 057dd9a14dc9 [2020-07-03T02:07:33.282Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-03T02:07:33.467Z] 5788d62ee057: Verifying Checksum [2020-07-03T02:07:33.467Z] 5788d62ee057: Download complete [2020-07-03T02:07:33.554Z] ---> Running in ad6adfb29829 [2020-07-03T02:07:33.727Z] dcfb455df0a1: Verifying Checksum [2020-07-03T02:07:33.727Z] dcfb455df0a1: Download complete [2020-07-03T02:07:33.727Z] 5c102a31e300: Verifying Checksum [2020-07-03T02:07:33.727Z] 5c102a31e300: Download complete [2020-07-03T02:07:33.727Z] 9eb99e56ec68: Verifying Checksum [2020-07-03T02:07:33.727Z] 9eb99e56ec68: Download complete [2020-07-03T02:07:33.830Z] Removing intermediate container ad6adfb29829 [2020-07-03T02:07:33.830Z] ---> 3f148bdae347 [2020-07-03T02:07:33.830Z] Step 6/7 : COPY go.mod . [2020-07-03T02:07:34.296Z] 2848faf0eed1: Pull complete [2020-07-03T02:07:34.557Z] 0f37312ad70f: Pull complete [2020-07-03T02:07:34.803Z] ---> 970d5177ef43 [2020-07-03T02:07:34.803Z] Step 7/7 : RUN go mod download [2020-07-03T02:07:34.803Z] ---> Running in a61ce341ec81 [2020-07-03T02:07:37.411Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-03T02:07:37.411Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-03T02:07:37.411Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-03T02:07:37.411Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-03T02:07:37.411Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-03T02:07:37.411Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-03T02:07:37.411Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-03T02:07:37.411Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-03T02:07:37.411Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-03T02:07:37.411Z] go: finding github.com/google/uuid v1.1.0 [2020-07-03T02:07:37.411Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-03T02:07:37.681Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-03T02:07:37.681Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-03T02:07:37.681Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-03T02:07:37.681Z] go: finding github.com/stretchr/testify v1.4.0 [2020-07-03T02:07:37.681Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-03T02:07:37.681Z] go: finding golang.org/x/text v0.3.2 [2020-07-03T02:07:37.681Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-03T02:07:37.681Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-03T02:07:37.681Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-03T02:07:39.840Z] 5788d62ee057: Pull complete [2020-07-03T02:07:40.103Z] 0e6b1d234666: Pull complete [2020-07-03T02:07:40.103Z] bf5d7aec512f: Pull complete [2020-07-03T02:07:46.685Z] 34c802a77dc8: Pull complete [2020-07-03T02:07:48.596Z] 9eb99e56ec68: Pull complete [2020-07-03T02:07:48.596Z] 27c7a5d97fbd: Pull complete [2020-07-03T02:07:49.176Z] 5c102a31e300: Pull complete [2020-07-03T02:07:49.176Z] dcfb455df0a1: Pull complete [2020-07-03T02:07:49.176Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-03T02:07:49.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-03T02:07:49.176Z] ---> 7c70fe431013 [2020-07-03T02:07:49.176Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-03T02:07:50.558Z] ---> Running in b80b16553e12 [2020-07-03T02:07:50.819Z] Removing intermediate container b80b16553e12 [2020-07-03T02:07:50.819Z] ---> 26b092851dd3 [2020-07-03T02:07:50.819Z] Step 4/7 : RUN apk add bash [2020-07-03T02:07:50.819Z] ---> Running in b46ceae07891 [2020-07-03T02:07:51.393Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-03T02:07:52.774Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-03T02:07:52.776Z] Removing intermediate container a61ce341ec81 [2020-07-03T02:07:52.776Z] ---> 86322c322e04 [2020-07-03T02:07:52.776Z] Successfully built 86322c322e04 [2020-07-03T02:07:52.776Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:07:53.034Z] OK: 143 MiB in 39 packages [2020-07-03T02:07:53.317Z] + docker inspect -f . ci-base-image-arm64 [2020-07-03T02:07:53.317Z] . [Pipeline] withDockerContainer [2020-07-03T02:07:53.585Z] prd-ubuntu18.04-docker-arm64-4c-16g-5106 does not seem to be running inside a container [2020-07-03T02:07:53.607Z] Removing intermediate container b46ceae07891 [2020-07-03T02:07:53.607Z] ---> 6be4a2bfcfc7 [2020-07-03T02:07:53.607Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-03T02:07:53.607Z] ---> Running in f67a87f87601 [2020-07-03T02:07:53.607Z] Removing intermediate container f67a87f87601 [2020-07-03T02:07:53.607Z] ---> 82463d2c3e17 [2020-07-03T02:07:53.607Z] Step 6/7 : COPY go.mod . [2020-07-03T02:07:53.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/33 -v /w/workspace/go-mod-core-contracts/33:/w/workspace/go-mod-core-contracts/33:rw,z -v /w/workspace/go-mod-core-contracts/33@tmp:/w/workspace/go-mod-core-contracts/33@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 ******** ci-base-image-arm64 cat [2020-07-03T02:07:53.869Z] ---> b7ea200a4167 [2020-07-03T02:07:53.869Z] Step 7/7 : RUN go mod download [2020-07-03T02:07:53.869Z] ---> Running in b8fd15ada110 [2020-07-03T02:07:55.470Z] $ docker top b900d685d36ad2c9b1c38b0ba1f93e50303908ad1829e0e78b5af1fa80344ee0 -eo pid,comm [2020-07-03T02:07:55.787Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-03T02:07:55.787Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-03T02:07:55.787Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-03T02:07:55.787Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-03T02:07:55.787Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-03T02:07:55.787Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-03T02:07:55.787Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-03T02:07:55.787Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-03T02:07:55.787Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-03T02:07:55.787Z] go: finding github.com/google/uuid v1.1.0 [2020-07-03T02:07:55.787Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-03T02:07:55.787Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-03T02:07:55.787Z] go: finding github.com/pmezard/go-difflib v1.0.0 [Pipeline] { [Pipeline] sh [2020-07-03T02:07:56.046Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-03T02:07:56.046Z] go: finding github.com/stretchr/testify v1.4.0 [2020-07-03T02:07:56.046Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-03T02:07:56.046Z] go: finding golang.org/x/text v0.3.2 [2020-07-03T02:07:56.046Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-03T02:07:56.046Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-03T02:07:56.046Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-03T02:07:56.853Z] + go version [2020-07-03T02:07:56.853Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-03T02:07:57.905Z] + make test [2020-07-03T02:07:57.905Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-03T02:08:04.183Z] Removing intermediate container b8fd15ada110 [2020-07-03T02:08:04.183Z] ---> 708c03702d92 [2020-07-03T02:08:04.183Z] Successfully built 708c03702d92 [2020-07-03T02:08:04.183Z] 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-07-03T02:08:04.651Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-03T02:08:04.651Z] . [Pipeline] withDockerContainer [2020-07-03T02:08:04.744Z] prd-centos7-docker-4c-2g-5107 does not seem to be running inside a container [2020-07-03T02:08:04.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/33 -v /w/workspace/go-mod-core-contracts/33:/w/workspace/go-mod-core-contracts/33:rw,z -v /w/workspace/go-mod-core-contracts/33@tmp:/w/workspace/go-mod-core-contracts/33@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 ******** ci-base-image-x86_64 cat [2020-07-03T02:08:05.908Z] $ docker top 45721a860574e6aeb7768ee06f0b3d2da7377396b077089a86d62df6d7d1a618 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-03T02:08:06.371Z] + go version [2020-07-03T02:08:06.371Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-03T02:08:06.731Z] + make test [2020-07-03T02:08:06.731Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-03T02:08:13.385Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-03T02:08:13.649Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.016s coverage: 85.7% of statements [2020-07-03T02:08:13.649Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements [2020-07-03T02:08:15.050Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.013s coverage: 45.4% of statements [2020-07-03T02:08:15.050Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.006s coverage: 77.8% of statements [2020-07-03T02:08:15.051Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-03T02:08:15.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements [2020-07-03T02:08:15.586Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.022s coverage: 14.4% of statements [2020-07-03T02:08:16.182Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.012s coverage: 100.0% of statements [2020-07-03T02:08:16.459Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.022s coverage: 100.0% of statements [2020-07-03T02:08:16.459Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-03T02:08:16.459Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-03T02:08:16.459Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.023s coverage: 100.0% of statements [2020-07-03T02:08:17.031Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.004s coverage: 100.0% of statements [2020-07-03T02:08:18.981Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.055s coverage: 62.6% of statements [2020-07-03T02:08:18.981Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements [2020-07-03T02:08:18.981Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements [2020-07-03T02:08:18.981Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.003s coverage: 15.4% of statements [2020-07-03T02:08:18.981Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements [2020-07-03T02:08:18.981Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-03T02:08:19.242Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 83.3% of statements [2020-07-03T02:08:19.242Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-03T02:08:19.503Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.007s coverage: 90.9% of statements [2020-07-03T02:08:19.503Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-03T02:08:19.503Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-03T02:08:19.764Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-03T02:08:20.090Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-03T02:08:20.364Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements [2020-07-03T02:08:20.364Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.062s coverage: 100.0% of statements [2020-07-03T02:08:20.711Z] gofmt -l . [2020-07-03T02:08:20.711Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-03T02:08:21.221Z] Stashed 1 file(s) [Pipeline] } [2020-07-03T02:08:21.228Z] $ docker stop --time=1 45721a860574e6aeb7768ee06f0b3d2da7377396b077089a86d62df6d7d1a618 [2020-07-03T02:08:23.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.073s coverage: 45.4% of statements [2020-07-03T02:08:23.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.029s coverage: 77.8% of statements [2020-07-03T02:08:23.009Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-03T02:08:23.282Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.045s coverage: 6.4% of statements [2020-07-03T02:08:23.326Z] $ docker rm -f 45721a860574e6aeb7768ee06f0b3d2da7377396b077089a86d62df6d7d1a618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2020-07-03T02:08:23.883Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.058s coverage: 14.4% of statements [2020-07-03T02:08:23.883Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.034s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-03T02:08:27.296Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.079s coverage: 100.0% of statements [2020-07-03T02:08:27.296Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-03T02:08:27.296Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-03T02:08:27.296Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.035s coverage: 100.0% of statements [2020-07-03T02:08:27.296Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.031s coverage: 100.0% of statements [2020-07-03T02:08:32.726Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.090s coverage: 62.6% of statements [2020-07-03T02:08:32.726Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.029s coverage: 26.3% of statements [2020-07-03T02:08:32.726Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.034s coverage: 15.4% of statements [2020-07-03T02:08:32.726Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.065s coverage: 15.4% of statements [2020-07-03T02:08:32.727Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.049s coverage: 14.3% of statements [2020-07-03T02:08:32.727Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-03T02:08:32.727Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.024s coverage: 83.3% of statements [2020-07-03T02:08:32.727Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-03T02:08:34.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 90.9% of statements [2020-07-03T02:08:34.162Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-03T02:08:34.162Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-03T02:08:34.162Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-03T02:08:37.553Z] gofmt -l . [2020-07-03T02:08:38.142Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-03T02:08:38.428Z] Warning: overwriting stash ‘coverage-report’ [2020-07-03T02:08:38.876Z] Stashed 1 file(s) [Pipeline] } [2020-07-03T02:08:38.854Z] $ docker stop --time=1 b900d685d36ad2c9b1c38b0ba1f93e50303908ad1829e0e78b5af1fa80344ee0 [2020-07-03T02:08:40.956Z] $ docker rm -f b900d685d36ad2c9b1c38b0ba1f93e50303908ad1829e0e78b5af1fa80344ee0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-03T02:08:42.187Z] provisioning config files... [2020-07-03T02:08:42.213Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8364330796466871683tmp [Pipeline] { [Pipeline] sh [2020-07-03T02:08:42.537Z] + curl -s https://codecov.io/bash [2020-07-03T02:08:42.537Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8364330796466871683tmp [Pipeline] } [2020-07-03T02:08:42.806Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:08:43.662Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:08:44.225Z] ---> package-listing.sh [2020-07-03T02:08:44.225Z] ++ facter osfamily [2020-07-03T02:08:44.225Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-03T02:08:44.225Z] + OS_FAMILY=redhat [2020-07-03T02:08:44.225Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-03T02:08:44.225Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-03T02:08:44.225Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-03T02:08:44.225Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-03T02:08:44.225Z] + PACKAGES=/tmp/packages_start.txt [2020-07-03T02:08:44.225Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-07-03T02:08:44.225Z] + PACKAGES=/tmp/packages_end.txt [2020-07-03T02:08:44.225Z] + case "${OS_FAMILY}" in [2020-07-03T02:08:44.225Z] + rpm -qa [2020-07-03T02:08:44.225Z] + sort [2020-07-03T02:08:48.437Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-03T02:08:48.437Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-03T02:08:48.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-03T02:08:48.437Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-07-03T02:08:48.437Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-07-03T02:08:48.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:08:49.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-03T02:08:49.051Z] [2020-07-03T02:08:49.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-03T02:08:49.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-03T02:08:49.375Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-03T02:08:49.375Z] c9b1b535fdd9: Pulling fs layer [2020-07-03T02:08:49.375Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-03T02:08:49.375Z] 756a868c4378: Pulling fs layer [2020-07-03T02:08:49.375Z] 444b2fc9a129: Pulling fs layer [2020-07-03T02:08:49.375Z] ea15f1150254: Pulling fs layer [2020-07-03T02:08:49.375Z] 41b27a9f41bf: Pulling fs layer [2020-07-03T02:08:49.375Z] 28c525ee5125: Pulling fs layer [2020-07-03T02:08:49.375Z] 094b1ea09ed8: Pulling fs layer [2020-07-03T02:08:49.375Z] 138eaada9080: Pulling fs layer [2020-07-03T02:08:49.375Z] 0622d0fa9048: Pulling fs layer [2020-07-03T02:08:49.375Z] 41b27a9f41bf: Waiting [2020-07-03T02:08:49.375Z] 28c525ee5125: Waiting [2020-07-03T02:08:49.375Z] 094b1ea09ed8: Waiting [2020-07-03T02:08:49.375Z] 444b2fc9a129: Waiting [2020-07-03T02:08:49.375Z] ea15f1150254: Waiting [2020-07-03T02:08:49.375Z] 138eaada9080: Waiting [2020-07-03T02:08:49.375Z] 0622d0fa9048: Waiting [2020-07-03T02:08:49.375Z] 2cc5ad85d9ab: Download complete [2020-07-03T02:08:49.375Z] 444b2fc9a129: Verifying Checksum [2020-07-03T02:08:49.375Z] 444b2fc9a129: Download complete [2020-07-03T02:08:49.375Z] c9b1b535fdd9: Verifying Checksum [2020-07-03T02:08:49.375Z] ea15f1150254: Verifying Checksum [2020-07-03T02:08:49.375Z] ea15f1150254: Download complete [2020-07-03T02:08:49.375Z] 28c525ee5125: Verifying Checksum [2020-07-03T02:08:49.375Z] 28c525ee5125: Download complete [2020-07-03T02:08:49.650Z] 756a868c4378: Verifying Checksum [2020-07-03T02:08:49.650Z] 756a868c4378: Download complete [2020-07-03T02:08:49.912Z] c9b1b535fdd9: Pull complete [2020-07-03T02:08:49.912Z] 138eaada9080: Verifying Checksum [2020-07-03T02:08:49.912Z] 138eaada9080: Download complete [2020-07-03T02:08:49.912Z] 094b1ea09ed8: Verifying Checksum [2020-07-03T02:08:49.912Z] 094b1ea09ed8: Download complete [2020-07-03T02:08:49.912Z] 0622d0fa9048: Verifying Checksum [2020-07-03T02:08:49.912Z] 0622d0fa9048: Download complete [2020-07-03T02:08:49.912Z] 2cc5ad85d9ab: Pull complete [2020-07-03T02:08:50.484Z] 41b27a9f41bf: Verifying Checksum [2020-07-03T02:08:50.484Z] 41b27a9f41bf: Download complete [2020-07-03T02:08:51.441Z] 756a868c4378: Pull complete [2020-07-03T02:08:51.441Z] 444b2fc9a129: Pull complete [2020-07-03T02:08:51.702Z] ea15f1150254: Pull complete [2020-07-03T02:08:55.907Z] 41b27a9f41bf: Pull complete [2020-07-03T02:08:55.907Z] 28c525ee5125: Pull complete [2020-07-03T02:08:58.463Z] 094b1ea09ed8: Pull complete [2020-07-03T02:08:58.723Z] 138eaada9080: Pull complete [2020-07-03T02:08:58.723Z] 0622d0fa9048: Pull complete [2020-07-03T02:08:58.723Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-03T02:08:58.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-03T02:08:58.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-03T02:08:58.856Z] prd-centos7-docker-4c-2g-5105 does not seem to be running inside a container [2020-07-03T02:08:58.901Z] $ 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-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-03T02:09:02.500Z] $ docker top 5075b33a9593090c396bdd9a1d6dd2a3838fd1fdb3277a2076e357b0482bc081 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-03T02:09:02.688Z] provisioning config files... [2020-07-03T02:09:02.700Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config9120640705712607239tmp [Pipeline] { [Pipeline] echo [2020-07-03T02:09:02.728Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:09:03.021Z] ---> create-netrc.sh [Pipeline] echo [2020-07-03T02:09:03.030Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-03T02:09:03.319Z] ---> logs-deploy.sh [2020-07-03T02:09:03.319Z] + ARCHIVE_ARTIFACTS= [2020-07-03T02:09:03.319Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-03T02:09:03.319Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-03T02:09:03.319Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-03T02:09:03.319Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/33 [2020-07-03T02:09:03.319Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/33/ [2020-07-03T02:09:03.319Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/33 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-03T02:09:04.708Z] Archives upload complete. [2020-07-03T02:09:04.708Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/33 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/33/