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 Loading trusted files from base branch master at 38d0cc147a837ce191fd6fcb9b0683ab407438b4 rather than f2776aa5e608c5d735410af0ebccf3cd403600dc Obtained Jenkinsfile from 38d0cc147a837ce191fd6fcb9b0683ab407438b4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7468 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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > 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 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit f2776aa5e608c5d735410af0ebccf3cd403600dc Merge succeeded, producing f2776aa5e608c5d735410af0ebccf3cd403600dc Checking out Revision f2776aa5e608c5d735410af0ebccf3cd403600dc (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # 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 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # 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-05-07T07:59:34.094Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 8b7763102c4e4ff37f44b079b9e5a0b18c9a9c57 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-07T07:59:34.323Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-07T07:59:34.423Z] ========================================================= [2020-05-07T07:59:34.423Z] EdgeX Global Pipelines Version Info [2020-05-07T07:59:34.423Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-07T07:59:35.865Z] ------------------- [2020-05-07T07:59:35.865Z] stable info: [2020-05-07T07:59:35.865Z] ------------------- [2020-05-07T07:59:35.865Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-07T07:59:35.865Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-07T07:59:35.865Z] Message: update stable to v1.0.87 [2020-05-07T07:59:36.433Z] ------------------- [2020-05-07T07:59:36.433Z] experimental info: [2020-05-07T07:59:36.433Z] ------------------- [2020-05-07T07:59:36.433Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-07T07:59:36.433Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-07T07:59:36.433Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-07T07:59:38.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-07T07:59:39.260Z] [2020-05-07T07:59:39.260Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-07T07:59:39.594Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-07T07:59:39.594Z] latest: Pulling from edgex-devops/git-semver [2020-05-07T07:59:39.594Z] 9123ac7c32f7: Pulling fs layer [2020-05-07T07:59:39.594Z] b8cc5d1170e3: Pulling fs layer [2020-05-07T07:59:39.594Z] 2924cbbf6a41: Pulling fs layer [2020-05-07T07:59:39.594Z] 93b08a4f1073: Pulling fs layer [2020-05-07T07:59:39.594Z] 93b08a4f1073: Waiting [2020-05-07T07:59:39.594Z] b8cc5d1170e3: Download complete [2020-05-07T07:59:39.594Z] 9123ac7c32f7: Verifying Checksum [2020-05-07T07:59:39.594Z] 9123ac7c32f7: Download complete [2020-05-07T07:59:39.853Z] 93b08a4f1073: Verifying Checksum [2020-05-07T07:59:39.853Z] 93b08a4f1073: Download complete [2020-05-07T07:59:39.853Z] 2924cbbf6a41: Verifying Checksum [2020-05-07T07:59:39.853Z] 2924cbbf6a41: Download complete [2020-05-07T07:59:40.111Z] 9123ac7c32f7: Pull complete [2020-05-07T07:59:40.111Z] b8cc5d1170e3: Pull complete [2020-05-07T07:59:40.678Z] 2924cbbf6a41: Pull complete [2020-05-07T07:59:40.937Z] 93b08a4f1073: Pull complete [2020-05-07T07:59:40.937Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-07T07:59:40.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-07T07:59:41.071Z] prd-centos7-docker-4c-2g-7468 does not seem to be running inside a container [2020-05-07T07:59:41.120Z] $ 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-05-07T07:59:41.737Z] $ docker top 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-07T07:59:41.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-07T07:59:41.994Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-07T07:59:42.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-07T07:59:42.205Z] $ docker exec 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae ssh-agent [2020-05-07T07:59:42.374Z] SSH_AUTH_SOCK=/tmp/ssh-LFAt7ZPqUGHI/agent.15 [2020-05-07T07:59:42.374Z] SSH_AGENT_PID=22 [2020-05-07T07:59:42.382Z] Running ssh-add (command line suppressed) [2020-05-07T07:59:42.532Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_5076256694190410851.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_5076256694190410851.key) [2020-05-07T07:59:42.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-07T07:59:42.892Z] + git describe --exact-match --tags HEAD [2020-05-07T07:59:42.892Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-07T07:59:42.950Z] $ docker exec --env ******** --env ******** 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae ssh-agent -k [2020-05-07T07:59:43.088Z] unset SSH_AUTH_SOCK; [2020-05-07T07:59:43.088Z] unset SSH_AGENT_PID; [2020-05-07T07:59:43.088Z] echo Agent pid 22 killed; [2020-05-07T07:59:43.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-07T07:59:43.203Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-07T07:59:43.203Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-07T07:59:43.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-07T07:59:43.277Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-07T07:59:43.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-07T07:59:43.475Z] $ docker exec 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae ssh-agent [2020-05-07T07:59:43.658Z] SSH_AUTH_SOCK=/tmp/ssh-yioPH9Fawf6J/agent.57 [2020-05-07T07:59:43.658Z] SSH_AGENT_PID=64 [2020-05-07T07:59:43.664Z] Running ssh-add (command line suppressed) [2020-05-07T07:59:43.810Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6022075126113766703.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6022075126113766703.key) [2020-05-07T07:59:43.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-07T07:59:44.192Z] + git semver init [2020-05-07T07:59:44.193Z] # -> Open(): unable to determine branch for HEAD [2020-05-07T07:59:44.193Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-05-07T07:59:44.193Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-05-07T07:59:44.193Z] # $SEMVER_REMOTE_NAME = origin [2020-05-07T07:59:44.193Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-07T07:59:44.193Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-07T07:59:44.193Z] # $SEMVER_BRANCH = PR-236 [2020-05-07T07:59:44.193Z] # $SEMVER_TEMP = /tmp/semver-513179789 [2020-05-07T07:59:44.193Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-05-07T07:59:44.760Z] # '/tmp/semver-513179789' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-05-07T07:59:44.760Z] # -> Force: false [2020-05-07T07:59:44.760Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-05-07T07:59:44.777Z] $ docker exec --env ******** --env ******** 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae ssh-agent -k [2020-05-07T07:59:44.913Z] unset SSH_AUTH_SOCK; [2020-05-07T07:59:44.913Z] unset SSH_AGENT_PID; [2020-05-07T07:59:44.913Z] echo Agent pid 64 killed; [2020-05-07T07:59:44.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-07T07:59:45.393Z] + git semver [Pipeline] } [2020-05-07T07:59:45.435Z] $ docker stop --time=1 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae [2020-05-07T07:59:46.748Z] $ docker rm -f 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-07T07:59:47.473Z] Stashed 73 file(s) [Pipeline] echo [2020-05-07T07:59:47.474Z] [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-05-07T08:00:02.740Z] Still waiting to schedule task [2020-05-07T08:00:02.740Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-07T08:00:02.741Z] Still waiting to schedule task [2020-05-07T08:00:02.741Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-05-07T08:02:15.658Z] Running on prd-centos7-docker-4c-2g-7469 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-05-07T08:02:15.779Z] Running in /w/workspace/go-mod-core-contracts/9 [Pipeline] { [Pipeline] checkout [2020-05-07T08:02:17.880Z] using credential edgex-jenkins-ssh [2020-05-07T08:02:17.924Z] Cloning the remote Git repository [2020-05-07T08:02:17.924Z] Cloning with configured refspecs honoured and without tags [2020-05-07T08:02:17.769Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-07T08:02:17.805Z] > git init /w/workspace/go-mod-core-contracts/9 # timeout=10 [2020-05-07T08:02:17.848Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-07T08:02:17.848Z] > git --version # timeout=10 [2020-05-07T08:02:17.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-07T08:02:17.882Z] > 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-05-07T08:02:18.572Z] Fetching without tags [2020-05-07T08:02:18.970Z] Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit f2776aa5e608c5d735410af0ebccf3cd403600dc [2020-05-07T08:02:19.056Z] Merge succeeded, producing f2776aa5e608c5d735410af0ebccf3cd403600dc [2020-05-07T08:02:19.057Z] Checking out Revision f2776aa5e608c5d735410af0ebccf3cd403600dc (PR-236) [2020-05-07T08:02:18.402Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-05-07T08:02:18.407Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-05-07T08:02:18.413Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T08:02:18.426Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-05-07T08:02:18.437Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-07T08:02:18.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-07T08:02:18.442Z] > 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-05-07T08:02:18.873Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T08:02:18.879Z] > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 [2020-05-07T08:02:18.931Z] > git remote # timeout=10 [2020-05-07T08:02:18.936Z] > git config --get remote.origin.url # timeout=10 [2020-05-07T08:02:18.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-07T08:02:18.944Z] > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [2020-05-07T08:02:18.953Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T08:02:18.961Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T08:02:18.969Z] > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 [2020-05-07T08:02:22.733Z] 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-05-07T08:02:23.607Z] ========================================================= [2020-05-07T08:02:23.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-07T08:02:23.607Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-07T08:02:24.219Z] + 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-05-07T08:02:24.483Z] Sending build context to Docker daemon 1.778MB [2020-05-07T08:02:24.483Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-05-07T08:02:24.483Z] Step 2/7 : FROM ${BASE} [2020-05-07T08:02:24.483Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-07T08:02:24.483Z] e6b0cf9c0882: Pulling fs layer [2020-05-07T08:02:24.483Z] 2848faf0eed1: Pulling fs layer [2020-05-07T08:02:24.483Z] 0f37312ad70f: Pulling fs layer [2020-05-07T08:02:24.483Z] 5788d62ee057: Pulling fs layer [2020-05-07T08:02:24.483Z] 0e6b1d234666: Pulling fs layer [2020-05-07T08:02:24.483Z] bf5d7aec512f: Pulling fs layer [2020-05-07T08:02:24.483Z] 34c802a77dc8: Pulling fs layer [2020-05-07T08:02:24.483Z] 9eb99e56ec68: Pulling fs layer [2020-05-07T08:02:24.483Z] 27c7a5d97fbd: Pulling fs layer [2020-05-07T08:02:24.483Z] 5c102a31e300: Pulling fs layer [2020-05-07T08:02:24.483Z] dcfb455df0a1: Pulling fs layer [2020-05-07T08:02:24.483Z] 5788d62ee057: Waiting [2020-05-07T08:02:24.483Z] 0e6b1d234666: Waiting [2020-05-07T08:02:24.483Z] 9eb99e56ec68: Waiting [2020-05-07T08:02:24.483Z] 27c7a5d97fbd: Waiting [2020-05-07T08:02:24.483Z] 5c102a31e300: Waiting [2020-05-07T08:02:24.483Z] dcfb455df0a1: Waiting [2020-05-07T08:02:24.483Z] bf5d7aec512f: Waiting [2020-05-07T08:02:24.483Z] 34c802a77dc8: Waiting [2020-05-07T08:02:24.483Z] 0f37312ad70f: Download complete [2020-05-07T08:02:24.483Z] 2848faf0eed1: Download complete [2020-05-07T08:02:24.483Z] 0e6b1d234666: Verifying Checksum [2020-05-07T08:02:24.483Z] 0e6b1d234666: Download complete [2020-05-07T08:02:24.483Z] bf5d7aec512f: Verifying Checksum [2020-05-07T08:02:24.483Z] bf5d7aec512f: Download complete [2020-05-07T08:02:24.483Z] e6b0cf9c0882: Verifying Checksum [2020-05-07T08:02:24.483Z] e6b0cf9c0882: Download complete [2020-05-07T08:02:25.058Z] e6b0cf9c0882: Pull complete [2020-05-07T08:02:25.058Z] 2848faf0eed1: Pull complete [2020-05-07T08:02:25.317Z] 34c802a77dc8: Verifying Checksum [2020-05-07T08:02:25.317Z] 34c802a77dc8: Download complete [2020-05-07T08:02:25.317Z] 27c7a5d97fbd: Verifying Checksum [2020-05-07T08:02:25.317Z] 27c7a5d97fbd: Download complete [2020-05-07T08:02:25.895Z] 5c102a31e300: Verifying Checksum [2020-05-07T08:02:25.895Z] 5c102a31e300: Download complete [2020-05-07T08:02:26.155Z] dcfb455df0a1: Verifying Checksum [2020-05-07T08:02:26.155Z] dcfb455df0a1: Download complete [2020-05-07T08:02:26.155Z] 9eb99e56ec68: Verifying Checksum [2020-05-07T08:02:26.155Z] 9eb99e56ec68: Download complete [2020-05-07T08:02:26.414Z] 5788d62ee057: Verifying Checksum [2020-05-07T08:02:26.414Z] 5788d62ee057: Download complete [2020-05-07T08:02:26.981Z] 0f37312ad70f: Pull complete [2020-05-07T08:02:32.255Z] 5788d62ee057: Pull complete [2020-05-07T08:02:32.515Z] 0e6b1d234666: Pull complete [2020-05-07T08:02:32.515Z] bf5d7aec512f: Pull complete [2020-05-07T08:02:36.710Z] 34c802a77dc8: Pull complete [2020-05-07T08:02:40.902Z] 9eb99e56ec68: Pull complete [2020-05-07T08:02:40.902Z] 27c7a5d97fbd: Pull complete [2020-05-07T08:02:41.162Z] 5c102a31e300: Pull complete [2020-05-07T08:02:41.421Z] dcfb455df0a1: Pull complete [2020-05-07T08:02:41.421Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-07T08:02:41.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-07T08:02:41.421Z] ---> 7c70fe431013 [2020-05-07T08:02:41.421Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-07T08:02:41.421Z] ---> Running in 4ae35e286c9a [2020-05-07T08:02:41.681Z] Removing intermediate container 4ae35e286c9a [2020-05-07T08:02:41.681Z] ---> 1714d85bace5 [2020-05-07T08:02:41.681Z] Step 4/7 : RUN apk add bash [2020-05-07T08:02:41.681Z] ---> Running in a71a1850ded3 [2020-05-07T08:02:42.252Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-07T08:02:43.192Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-07T08:02:43.192Z] OK: 143 MiB in 39 packages [2020-05-07T08:02:43.761Z] Removing intermediate container a71a1850ded3 [2020-05-07T08:02:43.761Z] ---> c88ab7bd476f [2020-05-07T08:02:43.761Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-05-07T08:02:43.761Z] ---> Running in 30f8379ebc17 [2020-05-07T08:02:44.019Z] Removing intermediate container 30f8379ebc17 [2020-05-07T08:02:44.019Z] ---> 2142ad37f2b7 [2020-05-07T08:02:44.019Z] Step 6/7 : COPY go.mod . [2020-05-07T08:02:44.019Z] ---> ef4b4d9783f0 [2020-05-07T08:02:44.019Z] Step 7/7 : RUN go mod download [2020-05-07T08:02:44.278Z] ---> Running in 154ae15ad0e5 [2020-05-07T08:02:46.809Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-05-07T08:02:46.809Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-07T08:02:46.809Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-07T08:02:46.809Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-07T08:02:46.809Z] go: finding github.com/go-playground/locales v0.13.0 [2020-05-07T08:02:46.809Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-05-07T08:02:46.809Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-07T08:02:46.809Z] go: finding github.com/google/uuid v1.1.0 [2020-05-07T08:02:47.068Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-07T08:02:47.068Z] go: finding github.com/leodido/go-urn v1.1.0 [2020-05-07T08:02:47.068Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-07T08:02:47.068Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-07T08:02:47.326Z] go: finding github.com/stretchr/testify v1.3.0 [2020-05-07T08:02:47.326Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-07T08:02:47.585Z] go: finding golang.org/x/text v0.3.2 [2020-05-07T08:02:47.585Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-05-07T08:02:47.843Z] go: finding gopkg.in/go-playground/assert.v1 v1.2.1 [2020-05-07T08:02:47.843Z] go: finding gopkg.in/go-playground/validator.v9 v9.31.0 [2020-05-07T08:02:54.419Z] Removing intermediate container 154ae15ad0e5 [2020-05-07T08:02:54.419Z] ---> 40ab15129161 [2020-05-07T08:02:54.419Z] Successfully built 40ab15129161 [2020-05-07T08:02:54.419Z] 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-05-07T08:02:55.078Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-07T08:02:55.079Z] . [Pipeline] withDockerContainer [2020-05-07T08:02:55.198Z] prd-centos7-docker-4c-2g-7469 does not seem to be running inside a container [2020-05-07T08:02:55.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@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-05-07T08:02:55.781Z] $ docker top 1747f254412f43b1c6c120668aecd16abe57d8386a2792509176cc543d75bbfb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-07T08:02:56.277Z] + go version [2020-05-07T08:02:56.277Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-07T08:02:56.573Z] + make test [2020-05-07T08:02:56.574Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-05-07T08:03:03.257Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-05-07T08:03:04.657Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements [2020-05-07T08:03:04.657Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements [2020-05-07T08:03:04.657Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements [2020-05-07T08:03:04.920Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.033s coverage: 77.8% of statements [2020-05-07T08:03:04.920Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-05-07T08:03:05.507Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.045s coverage: 6.4% of statements [2020-05-07T08:03:05.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.012s coverage: 14.4% of statements [2020-05-07T08:03:05.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements [2020-05-07T08:03:06.035Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.025s coverage: 100.0% of statements [2020-05-07T08:03:06.035Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-05-07T08:03:06.035Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-05-07T08:03:06.035Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.004s coverage: 100.0% of statements [2020-05-07T08:03:06.611Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.013s coverage: 100.0% of statements [2020-05-07T08:03:08.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.5% of statements [2020-05-07T08:03:08.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.036s coverage: 26.3% of statements [2020-05-07T08:03:08.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.027s coverage: 15.4% of statements [2020-05-07T08:03:08.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.040s coverage: 15.4% of statements [2020-05-07T08:03:08.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-05-07T08:03:08.004Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-05-07T08:03:08.004Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-05-07T08:03:08.576Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.006s coverage: 87.1% of statements [2020-05-07T08:03:08.576Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] [2020-05-07T08:03:08.576Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-07T08:03:09.521Z] gofmt -l . [2020-05-07T08:03:09.521Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-05-07T08:03:10.144Z] Stashed 1 file(s) [Pipeline] } [2020-05-07T08:03:10.146Z] $ docker stop --time=1 1747f254412f43b1c6c120668aecd16abe57d8386a2792509176cc543d75bbfb [2020-05-07T08:03:11.557Z] $ docker rm -f 1747f254412f43b1c6c120668aecd16abe57d8386a2792509176cc543d75bbfb [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] } [2020-05-07T08:03:45.587Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7470 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-05-07T08:03:45.704Z] Running in /w/workspace/go-mod-core-contracts/9 [Pipeline] { [Pipeline] checkout [2020-05-07T08:03:51.831Z] using credential edgex-jenkins-ssh [2020-05-07T08:03:51.878Z] Cloning the remote Git repository [2020-05-07T08:03:51.878Z] Cloning with configured refspecs honoured and without tags [2020-05-07T08:03:51.966Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-07T08:03:52.123Z] > git init /w/workspace/go-mod-core-contracts/9 # timeout=10 [2020-05-07T08:03:53.373Z] Fetching without tags [2020-05-07T08:03:52.246Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-07T08:03:52.247Z] > git --version # timeout=10 [2020-05-07T08:03:52.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-07T08:03:52.381Z] > 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-05-07T08:03:53.227Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-05-07T08:03:53.241Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-05-07T08:03:53.287Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T08:03:53.315Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-05-07T08:03:53.384Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-05-07T08:03:53.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-07T08:03:53.873Z] Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit f2776aa5e608c5d735410af0ebccf3cd403600dc [2020-05-07T08:03:54.412Z] Merge succeeded, producing f2776aa5e608c5d735410af0ebccf3cd403600dc [2020-05-07T08:03:54.412Z] Checking out Revision f2776aa5e608c5d735410af0ebccf3cd403600dc (PR-236) [2020-05-07T08:03:53.401Z] > 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-05-07T08:03:53.888Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T08:03:53.961Z] > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 [2020-05-07T08:03:54.146Z] > git remote # timeout=10 [2020-05-07T08:03:54.223Z] > git config --get remote.origin.url # timeout=10 [2020-05-07T08:03:54.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-07T08:03:54.294Z] > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [2020-05-07T08:03:54.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T08:03:54.415Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T08:03:54.445Z] > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 [2020-05-07T08:03:58.881Z] 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-05-07T08:04:00.107Z] ========================================================= [2020-05-07T08:04:00.107Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-07T08:04:00.107Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-07T08:04:01.270Z] + 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-05-07T08:04:02.239Z] Sending build context to Docker daemon 1.778MB [2020-05-07T08:04:02.239Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-05-07T08:04:02.239Z] Step 2/7 : FROM ${BASE} [2020-05-07T08:04:02.514Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-07T08:04:02.514Z] cde5963f3b93: Pulling fs layer [2020-05-07T08:04:02.514Z] 2a23fa8c16f7: Pulling fs layer [2020-05-07T08:04:02.514Z] 777b28850792: Pulling fs layer [2020-05-07T08:04:02.514Z] 8a11ddd9e578: Pulling fs layer [2020-05-07T08:04:02.514Z] 4cf88f913ddb: Pulling fs layer [2020-05-07T08:04:02.514Z] 1df406cf5192: Pulling fs layer [2020-05-07T08:04:02.514Z] cd6300453558: Pulling fs layer [2020-05-07T08:04:02.514Z] b9c365052c96: Pulling fs layer [2020-05-07T08:04:02.514Z] a2d8cc88f415: Pulling fs layer [2020-05-07T08:04:02.514Z] ea1d1ca13537: Pulling fs layer [2020-05-07T08:04:02.514Z] 3750a50a1c5e: Pulling fs layer [2020-05-07T08:04:02.514Z] cd6300453558: Waiting [2020-05-07T08:04:02.514Z] b9c365052c96: Waiting [2020-05-07T08:04:02.514Z] a2d8cc88f415: Waiting [2020-05-07T08:04:02.514Z] ea1d1ca13537: Waiting [2020-05-07T08:04:02.514Z] 3750a50a1c5e: Waiting [2020-05-07T08:04:02.514Z] 8a11ddd9e578: Waiting [2020-05-07T08:04:02.514Z] 4cf88f913ddb: Waiting [2020-05-07T08:04:02.514Z] 1df406cf5192: Waiting [2020-05-07T08:04:02.514Z] 777b28850792: Verifying Checksum [2020-05-07T08:04:02.514Z] 777b28850792: Download complete [2020-05-07T08:04:02.514Z] 2a23fa8c16f7: Verifying Checksum [2020-05-07T08:04:02.514Z] 2a23fa8c16f7: Download complete [2020-05-07T08:04:02.514Z] 4cf88f913ddb: Verifying Checksum [2020-05-07T08:04:02.514Z] 4cf88f913ddb: Download complete [2020-05-07T08:04:02.514Z] 1df406cf5192: Verifying Checksum [2020-05-07T08:04:02.514Z] 1df406cf5192: Download complete [2020-05-07T08:04:02.783Z] cde5963f3b93: Verifying Checksum [2020-05-07T08:04:03.757Z] cde5963f3b93: Pull complete [2020-05-07T08:04:04.355Z] 2a23fa8c16f7: Pull complete [2020-05-07T08:04:04.636Z] 777b28850792: Pull complete [2020-05-07T08:04:06.616Z] cd6300453558: Verifying Checksum [2020-05-07T08:04:06.616Z] cd6300453558: Download complete [2020-05-07T08:04:06.890Z] a2d8cc88f415: Verifying Checksum [2020-05-07T08:04:06.890Z] a2d8cc88f415: Download complete [2020-05-07T08:04:09.487Z] ea1d1ca13537: Verifying Checksum [2020-05-07T08:04:09.487Z] ea1d1ca13537: Download complete [2020-05-07T08:04:09.487Z] 3750a50a1c5e: Verifying Checksum [2020-05-07T08:04:09.487Z] 3750a50a1c5e: Download complete [2020-05-07T08:04:12.079Z] b9c365052c96: Verifying Checksum [2020-05-07T08:04:12.079Z] b9c365052c96: Download complete [2020-05-07T08:04:14.034Z] 8a11ddd9e578: Verifying Checksum [2020-05-07T08:04:14.034Z] 8a11ddd9e578: Download complete [2020-05-07T08:04:26.413Z] 8a11ddd9e578: Pull complete [2020-05-07T08:04:26.413Z] 4cf88f913ddb: Pull complete [2020-05-07T08:04:26.413Z] 1df406cf5192: Pull complete [2020-05-07T08:04:30.693Z] cd6300453558: Pull complete [2020-05-07T08:04:36.059Z] b9c365052c96: Pull complete [2020-05-07T08:04:36.059Z] a2d8cc88f415: Pull complete [2020-05-07T08:04:38.021Z] ea1d1ca13537: Pull complete [2020-05-07T08:04:38.296Z] 3750a50a1c5e: Pull complete [2020-05-07T08:04:38.296Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-07T08:04:38.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-07T08:04:38.296Z] ---> 78745c68409d [2020-05-07T08:04:38.296Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-07T08:04:42.592Z] ---> Running in 3cc21c05afcf [2020-05-07T08:04:42.592Z] Removing intermediate container 3cc21c05afcf [2020-05-07T08:04:42.592Z] ---> fa5d5d8aaa5a [2020-05-07T08:04:42.592Z] Step 4/7 : RUN apk add bash [2020-05-07T08:04:42.861Z] ---> Running in 05a2ba68502c [2020-05-07T08:04:43.853Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-07T08:04:44.828Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-07T08:04:45.414Z] OK: 125 MiB in 39 packages [2020-05-07T08:04:46.410Z] Removing intermediate container 05a2ba68502c [2020-05-07T08:04:46.410Z] ---> aef01006a61b [2020-05-07T08:04:46.410Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-05-07T08:04:46.683Z] ---> Running in cc81a7c32073 [2020-05-07T08:04:47.283Z] Removing intermediate container cc81a7c32073 [2020-05-07T08:04:47.283Z] ---> bab8a9ddbbcb [2020-05-07T08:04:47.283Z] Step 6/7 : COPY go.mod . [2020-05-07T08:04:47.875Z] ---> 52bcdd8584bc [2020-05-07T08:04:47.875Z] Step 7/7 : RUN go mod download [2020-05-07T08:04:47.875Z] ---> Running in 5a8e67a5abae [2020-05-07T08:04:49.832Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-05-07T08:04:49.832Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-07T08:04:49.832Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-07T08:04:49.832Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-07T08:04:49.832Z] go: finding github.com/go-playground/locales v0.13.0 [2020-05-07T08:04:50.100Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-05-07T08:04:50.100Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-07T08:04:50.100Z] go: finding github.com/google/uuid v1.1.0 [2020-05-07T08:04:50.367Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-07T08:04:50.367Z] go: finding github.com/leodido/go-urn v1.1.0 [2020-05-07T08:04:50.634Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-07T08:04:50.634Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-07T08:04:50.902Z] go: finding github.com/stretchr/testify v1.3.0 [2020-05-07T08:04:50.902Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-07T08:04:50.902Z] go: finding golang.org/x/text v0.3.2 [2020-05-07T08:04:50.902Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-05-07T08:04:51.167Z] go: finding gopkg.in/go-playground/assert.v1 v1.2.1 [2020-05-07T08:04:51.167Z] go: finding gopkg.in/go-playground/validator.v9 v9.31.0 [2020-05-07T08:05:03.512Z] Removing intermediate container 5a8e67a5abae [2020-05-07T08:05:03.512Z] ---> 6b04966b8499 [2020-05-07T08:05:03.512Z] Successfully built 6b04966b8499 [2020-05-07T08:05:03.512Z] 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-05-07T08:05:04.225Z] + docker inspect -f . ci-base-image-arm64 [2020-05-07T08:05:04.226Z] . [Pipeline] withDockerContainer [2020-05-07T08:05:04.834Z] prd-ubuntu18.04-docker-arm64-4c-16g-7470 does not seem to be running inside a container [2020-05-07T08:05:04.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@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-arm64 cat [2020-05-07T08:05:06.506Z] $ docker top 731b7539954e211f1759c97a7c634a48eb422d84aaa420a736c16ce034904571 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-07T08:05:07.569Z] + go version [2020-05-07T08:05:07.569Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-07T08:05:08.241Z] + make test [2020-05-07T08:05:08.241Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-05-07T08:05:30.389Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-05-07T08:05:30.389Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.063s coverage: 85.7% of statements [2020-05-07T08:05:30.389Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.080s coverage: 100.0% of statements [2020-05-07T08:05:33.035Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.046s coverage: 45.4% of statements [2020-05-07T08:05:33.035Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements [2020-05-07T08:05:33.035Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-05-07T08:05:34.019Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements [2020-05-07T08:05:34.991Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.043s coverage: 14.4% of statements [2020-05-07T08:05:35.981Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements [2020-05-07T08:05:36.966Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.098s coverage: 100.0% of statements [2020-05-07T08:05:36.966Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-05-07T08:05:36.966Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-05-07T08:05:36.966Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.033s coverage: 100.0% of statements [2020-05-07T08:05:36.966Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.525s coverage: 100.0% of statements [2020-05-07T08:05:37.562Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.107s coverage: 62.5% of statements [2020-05-07T08:05:38.988Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.026s coverage: 26.3% of statements [2020-05-07T08:05:38.988Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.049s coverage: 15.4% of statements [2020-05-07T08:05:39.579Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements [2020-05-07T08:05:40.171Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements [2020-05-07T08:05:40.171Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-05-07T08:05:40.171Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-05-07T08:05:40.171Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.029s coverage: 87.1% of statements [2020-05-07T08:05:40.171Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] [2020-05-07T08:05:40.445Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-07T08:05:43.816Z] gofmt -l . [2020-05-07T08:05:43.816Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-05-07T08:05:44.412Z] Warning: overwriting stash ‘coverage-report’ [2020-05-07T08:05:44.872Z] Stashed 1 file(s) [Pipeline] } [2020-05-07T08:05:44.885Z] $ docker stop --time=1 731b7539954e211f1759c97a7c634a48eb422d84aaa420a736c16ce034904571 [2020-05-07T08:05:47.145Z] $ docker rm -f 731b7539954e211f1759c97a7c634a48eb422d84aaa420a736c16ce034904571 [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-05-07T08:05:49.094Z] provisioning config files... [2020-05-07T08:05:49.109Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4961146496967199668tmp [Pipeline] { [Pipeline] sh [2020-05-07T08:05:49.476Z] + curl -s https://codecov.io/bash [2020-05-07T08:05:49.476Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4961146496967199668tmp [2020-05-07T08:05:49.736Z] [2020-05-07T08:05:49.736Z] _____ _ [2020-05-07T08:05:49.736Z] / ____| | | [2020-05-07T08:05:49.736Z] | | ___ __| | ___ ___ _____ __ [2020-05-07T08:05:49.736Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-07T08:05:49.736Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-07T08:05:49.736Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-07T08:05:49.736Z] Bash-tbd [2020-05-07T08:05:49.736Z] [2020-05-07T08:05:49.736Z] [2020-05-07T08:05:49.736Z] ==> Jenkins CI detected. [2020-05-07T08:05:49.736Z] project root: . [2020-05-07T08:05:49.736Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-07T08:05:49.736Z] ==> Running gcov in . (disable via -X gcov) [2020-05-07T08:05:49.736Z] ==> Python coveragepy not found [2020-05-07T08:05:49.736Z] ==> Searching for coverage reports in: [2020-05-07T08:05:49.736Z] + . [2020-05-07T08:05:49.736Z] -> Found 1 reports [2020-05-07T08:05:49.736Z] ==> Detecting git/mercurial file structure [2020-05-07T08:05:49.736Z] ==> Reading reports [2020-05-07T08:05:49.736Z] + ./coverage.out bytes=83744 [2020-05-07T08:05:49.736Z] ==> Appending adjustments [2020-05-07T08:05:49.736Z] http://docs.codecov.io/docs/fixing-reports [2020-05-07T08:05:50.305Z] + Found adjustments [2020-05-07T08:05:50.305Z] ==> Gzipping contents [2020-05-07T08:05:50.305Z] ==> Uploading reports [2020-05-07T08:05:50.305Z] url: https://codecov.io [2020-05-07T08:05:50.305Z] query: branch=PR-236&commit=f2776aa5e608c5d735410af0ebccf3cd403600dc&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-05-07T08:05:50.305Z] -> Pinging Codecov [2020-05-07T08:05:50.305Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-236&commit=f2776aa5e608c5d735410af0ebccf3cd403600dc&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-05-07T08:05:50.568Z] -> Uploading [2020-05-07T08:05:51.137Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f2776aa5e608c5d735410af0ebccf3cd403600dc [Pipeline] } [2020-05-07T08:05:51.143Z] 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-05-07T08:05:52.666Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-07T08:05:52.977Z] ---> package-listing.sh [2020-05-07T08:05:52.977Z] ++ facter osfamily [2020-05-07T08:05:52.977Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-07T08:05:52.977Z] + OS_FAMILY=redhat [2020-05-07T08:05:52.977Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-05-07T08:05:52.977Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-07T08:05:52.977Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-07T08:05:52.977Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-07T08:05:52.977Z] + PACKAGES=/tmp/packages_start.txt [2020-05-07T08:05:52.977Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-05-07T08:05:52.977Z] + PACKAGES=/tmp/packages_end.txt [2020-05-07T08:05:52.977Z] + case "${OS_FAMILY}" in [2020-05-07T08:05:52.977Z] + rpm -qa [2020-05-07T08:05:52.977Z] + sort [2020-05-07T08:05:57.211Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-07T08:05:57.211Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-07T08:05:57.211Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-07T08:05:57.211Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-05-07T08:05:57.211Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-05-07T08:05:57.211Z] + 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-05-07T08:05:57.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-07T08:05:57.694Z] [2020-05-07T08:05:57.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-07T08:05:58.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-07T08:05:58.036Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-07T08:05:58.036Z] c9b1b535fdd9: Pulling fs layer [2020-05-07T08:05:58.036Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-07T08:05:58.036Z] 756a868c4378: Pulling fs layer [2020-05-07T08:05:58.036Z] 444b2fc9a129: Pulling fs layer [2020-05-07T08:05:58.036Z] ea15f1150254: Pulling fs layer [2020-05-07T08:05:58.036Z] 41b27a9f41bf: Pulling fs layer [2020-05-07T08:05:58.036Z] 28c525ee5125: Pulling fs layer [2020-05-07T08:05:58.036Z] 094b1ea09ed8: Pulling fs layer [2020-05-07T08:05:58.036Z] 138eaada9080: Pulling fs layer [2020-05-07T08:05:58.036Z] 0622d0fa9048: Pulling fs layer [2020-05-07T08:05:58.036Z] 444b2fc9a129: Waiting [2020-05-07T08:05:58.036Z] ea15f1150254: Waiting [2020-05-07T08:05:58.036Z] 41b27a9f41bf: Waiting [2020-05-07T08:05:58.036Z] 28c525ee5125: Waiting [2020-05-07T08:05:58.036Z] 094b1ea09ed8: Waiting [2020-05-07T08:05:58.036Z] 138eaada9080: Waiting [2020-05-07T08:05:58.036Z] 0622d0fa9048: Waiting [2020-05-07T08:05:58.036Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-07T08:05:58.036Z] 2cc5ad85d9ab: Download complete [2020-05-07T08:05:58.036Z] 444b2fc9a129: Verifying Checksum [2020-05-07T08:05:58.036Z] 444b2fc9a129: Download complete [2020-05-07T08:05:58.036Z] c9b1b535fdd9: Verifying Checksum [2020-05-07T08:05:58.036Z] c9b1b535fdd9: Download complete [2020-05-07T08:05:58.036Z] ea15f1150254: Verifying Checksum [2020-05-07T08:05:58.036Z] ea15f1150254: Download complete [2020-05-07T08:05:58.314Z] 28c525ee5125: Verifying Checksum [2020-05-07T08:05:58.314Z] 28c525ee5125: Download complete [2020-05-07T08:05:58.587Z] 756a868c4378: Verifying Checksum [2020-05-07T08:05:58.587Z] 756a868c4378: Download complete [2020-05-07T08:05:58.587Z] c9b1b535fdd9: Pull complete [2020-05-07T08:05:58.587Z] 138eaada9080: Verifying Checksum [2020-05-07T08:05:58.587Z] 138eaada9080: Download complete [2020-05-07T08:05:58.858Z] 0622d0fa9048: Verifying Checksum [2020-05-07T08:05:58.858Z] 0622d0fa9048: Download complete [2020-05-07T08:05:58.858Z] 094b1ea09ed8: Verifying Checksum [2020-05-07T08:05:58.858Z] 094b1ea09ed8: Download complete [2020-05-07T08:05:58.858Z] 2cc5ad85d9ab: Pull complete [2020-05-07T08:05:59.120Z] 41b27a9f41bf: Verifying Checksum [2020-05-07T08:05:59.120Z] 41b27a9f41bf: Download complete [2020-05-07T08:06:00.076Z] 756a868c4378: Pull complete [2020-05-07T08:06:00.076Z] 444b2fc9a129: Pull complete [2020-05-07T08:06:00.660Z] ea15f1150254: Pull complete [2020-05-07T08:06:03.974Z] 41b27a9f41bf: Pull complete [2020-05-07T08:06:03.974Z] 28c525ee5125: Pull complete [2020-05-07T08:06:05.889Z] 094b1ea09ed8: Pull complete [2020-05-07T08:06:05.889Z] 138eaada9080: Pull complete [2020-05-07T08:06:06.148Z] 0622d0fa9048: Pull complete [2020-05-07T08:06:06.148Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-07T08:06:06.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-07T08:06:06.310Z] prd-centos7-docker-4c-2g-7468 does not seem to be running inside a container [2020-05-07T08:06:06.360Z] $ 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-05-07T08:06:07.611Z] $ docker top 5224786c798da1e19d4534d2b89e57dc742ba96a321725325a22346962d7b28c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-07T08:06:07.870Z] provisioning config files... [2020-05-07T08:06:07.888Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4230368109084714456tmp [Pipeline] { [Pipeline] echo [2020-05-07T08:06:07.942Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-07T08:06:08.265Z] ---> create-netrc.sh [Pipeline] echo [2020-05-07T08:06:08.273Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-07T08:06:08.570Z] ---> logs-deploy.sh [2020-05-07T08:06:08.570Z] + ARCHIVE_ARTIFACTS= [2020-05-07T08:06:08.570Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-07T08:06:08.570Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-07T08:06:08.570Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-07T08:06:08.570Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/9 [2020-05-07T08:06:08.570Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/9/ [2020-05-07T08:06:08.570Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/9 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-05-07T08:06:10.476Z] Archives upload complete. [2020-05-07T08:06:10.476Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/9/