Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 508d17c29c3aeaabef0ad380d0c0a70f4f137bfd 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5526 in /w/workspace/dry_go-mod-core-contracts_master [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 > git init /w/workspace/dry_go-mod-core-contracts_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 508d17c29c3aeaabef0ad380d0c0a70f4f137bfd (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 508d17c29c3aeaabef0ad380d0c0a70f4f137bfd # timeout=10 Commit message: "Merge pull request #250 from lenny-intel/NoRetryUrl" > git rev-list --no-walk 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-08T04:56:51.569Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-08T04:56:51.704Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-08T04:56:51.770Z] ========================================================= [2020-07-08T04:56:51.770Z] EdgeX Global Pipelines Version Info [2020-07-08T04:56:51.770Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-08T04:56:53.712Z] ------------------- [2020-07-08T04:56:53.712Z] stable info: [2020-07-08T04:56:53.712Z] ------------------- [2020-07-08T04:56:53.712Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-08T04:56:53.712Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-08T04:56:53.712Z] Message: update stable to v1.0.89 [2020-07-08T04:56:54.299Z] ------------------- [2020-07-08T04:56:54.299Z] experimental info: [2020-07-08T04:56:54.299Z] ------------------- [2020-07-08T04:56:54.299Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-08T04:56:54.299Z] Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 [2020-07-08T04:56:54.299Z] Message: update experimental to v1.0.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-08T04:56:55.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T04:56:56.135Z] [2020-07-08T04:56:56.135Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-08T04:56:56.463Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T04:56:56.463Z] latest: Pulling from edgex-devops/git-semver [2020-07-08T04:56:56.463Z] 9123ac7c32f7: Pulling fs layer [2020-07-08T04:56:56.463Z] b8cc5d1170e3: Pulling fs layer [2020-07-08T04:56:56.463Z] 2924cbbf6a41: Pulling fs layer [2020-07-08T04:56:56.463Z] 93b08a4f1073: Pulling fs layer [2020-07-08T04:56:56.463Z] 93b08a4f1073: Waiting [2020-07-08T04:56:56.463Z] b8cc5d1170e3: Verifying Checksum [2020-07-08T04:56:56.463Z] b8cc5d1170e3: Download complete [2020-07-08T04:56:56.758Z] 9123ac7c32f7: Verifying Checksum [2020-07-08T04:56:56.758Z] 9123ac7c32f7: Download complete [2020-07-08T04:56:56.758Z] 2924cbbf6a41: Verifying Checksum [2020-07-08T04:56:56.758Z] 2924cbbf6a41: Download complete [2020-07-08T04:56:56.758Z] 93b08a4f1073: Verifying Checksum [2020-07-08T04:56:56.758Z] 93b08a4f1073: Download complete [2020-07-08T04:56:57.396Z] 9123ac7c32f7: Pull complete [2020-07-08T04:56:57.687Z] b8cc5d1170e3: Pull complete [2020-07-08T04:56:58.668Z] 2924cbbf6a41: Pull complete [2020-07-08T04:56:58.931Z] 93b08a4f1073: Pull complete [2020-07-08T04:56:58.931Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-08T04:56:58.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T04:56:58.931Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-08T04:56:59.072Z] prd-centos7-docker-4c-2g-5526 does not seem to be running inside a container [2020-07-08T04:56:59.144Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-08T04:57:01.851Z] $ docker top f3aa58931550d7c3b18184263cd43c67be62f96e68c24f3bbdf49575478d83c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-08T04:57:02.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-08T04:57:02.110Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-08T04:57:02.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-08T04:57:02.395Z] $ docker exec f3aa58931550d7c3b18184263cd43c67be62f96e68c24f3bbdf49575478d83c5 ssh-agent [2020-07-08T04:57:02.631Z] SSH_AUTH_SOCK=/tmp/ssh-i7uDhAiytVj5/agent.12 [2020-07-08T04:57:02.631Z] SSH_AGENT_PID=18 [2020-07-08T04:57:02.650Z] Running ssh-add (command line suppressed) [2020-07-08T04:57:02.820Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3332357226751657524.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3332357226751657524.key) [2020-07-08T04:57:02.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-08T04:57:03.240Z] + git describe --exact-match --tags HEAD [2020-07-08T04:57:03.240Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-08T04:57:03.310Z] $ docker exec --env ******** --env ******** f3aa58931550d7c3b18184263cd43c67be62f96e68c24f3bbdf49575478d83c5 ssh-agent -k [2020-07-08T04:57:03.460Z] unset SSH_AUTH_SOCK; [2020-07-08T04:57:03.461Z] unset SSH_AGENT_PID; [2020-07-08T04:57:03.461Z] echo Agent pid 18 killed; [2020-07-08T04:57:03.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-08T04:57:03.554Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-08T04:57:03.554Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-08T04:57:03.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-08T04:57:03.608Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-08T04:57:03.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-08T04:57:03.821Z] $ docker exec f3aa58931550d7c3b18184263cd43c67be62f96e68c24f3bbdf49575478d83c5 ssh-agent [2020-07-08T04:57:04.041Z] SSH_AUTH_SOCK=/tmp/ssh-6Jqh0E0dulky/agent.48 [2020-07-08T04:57:04.041Z] SSH_AGENT_PID=54 [2020-07-08T04:57:04.050Z] Running ssh-add (command line suppressed) [2020-07-08T04:57:04.207Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4363946631343949238.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4363946631343949238.key) [2020-07-08T04:57:04.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-08T04:57:04.606Z] + git semver init [2020-07-08T04:57:04.606Z] # -> Open(): unable to determine branch for HEAD [2020-07-08T04:57:04.606Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-07-08T04:57:04.606Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-07-08T04:57:04.606Z] # $SEMVER_REMOTE_NAME = origin [2020-07-08T04:57:04.606Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-08T04:57:04.606Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-08T04:57:04.606Z] # $SEMVER_BRANCH = master [2020-07-08T04:57:04.606Z] # $SEMVER_TEMP = /tmp/semver-311347296 [2020-07-08T04:57:04.606Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-07-08T04:57:05.186Z] # '/tmp/semver-311347296' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-07-08T04:57:05.449Z] # -> Force: false [2020-07-08T04:57:05.449Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-07-08T04:57:05.473Z] $ docker exec --env ******** --env ******** f3aa58931550d7c3b18184263cd43c67be62f96e68c24f3bbdf49575478d83c5 ssh-agent -k [2020-07-08T04:57:05.694Z] unset SSH_AUTH_SOCK; [2020-07-08T04:57:05.695Z] unset SSH_AGENT_PID; [2020-07-08T04:57:05.695Z] echo Agent pid 54 killed; [2020-07-08T04:57:05.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-08T04:57:06.150Z] + git semver [Pipeline] } [2020-07-08T04:57:06.166Z] $ docker stop --time=1 f3aa58931550d7c3b18184263cd43c67be62f96e68c24f3bbdf49575478d83c5 [2020-07-08T04:57:07.906Z] $ docker rm -f f3aa58931550d7c3b18184263cd43c67be62f96e68c24f3bbdf49575478d83c5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-08T04:57:08.911Z] Stashed 74 file(s) [Pipeline] echo [2020-07-08T04:57:08.913Z] [edgeXSemver] initialized semver on version 0.1.63 [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-08T04:57:24.079Z] Still waiting to schedule task [2020-07-08T04:57:24.080Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-08T04:57:24.081Z] Still waiting to schedule task [2020-07-08T04:57:24.081Z] ‘prd-centos7-docker-4c-2g-5513’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-5514’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5406’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5511’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5517’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5519’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5522’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5525’ is offline [2020-07-08T04:59:52.768Z] Running on prd-centos7-docker-4c-2g-5527 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-07-08T04:59:52.795Z] Running in /w/workspace/go-mod-core-contracts/27 [Pipeline] { [Pipeline] checkout [2020-07-08T04:59:55.291Z] using credential edgex-jenkins-ssh [2020-07-08T04:59:55.316Z] Cloning the remote Git repository [2020-07-08T04:59:55.316Z] Cloning with configured refspecs honoured and without tags [2020-07-08T04:59:56.011Z] Fetching without tags [2020-07-08T04:59:55.278Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-08T04:59:55.352Z] > git init /w/workspace/go-mod-core-contracts/27 # timeout=10 [2020-07-08T04:59:55.399Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-08T04:59:55.399Z] > git --version # timeout=10 [2020-07-08T04:59:55.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T04:59:55.442Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T04:59:55.959Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-08T04:59:55.965Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T04:59:55.987Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-08T04:59:56.007Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-08T04:59:56.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T04:59:56.012Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T04:59:56.440Z] Checking out Revision 508d17c29c3aeaabef0ad380d0c0a70f4f137bfd (master) [2020-07-08T04:59:56.453Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T04:59:56.458Z] > git checkout -f 508d17c29c3aeaabef0ad380d0c0a70f4f137bfd # timeout=10 [2020-07-08T05:00:00.112Z] Commit message: "Merge pull request #250 from lenny-intel/NoRetryUrl" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-08T05:00:00.890Z] ========================================================= [2020-07-08T05:00:00.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-08T05:00:00.890Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-08T05:00:01.563Z] + 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-08T05:00:01.832Z] Sending build context to Docker daemon 1.821MB [2020-07-08T05:00:01.832Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-08T05:00:01.832Z] Step 2/7 : FROM ${BASE} [2020-07-08T05:00:02.105Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-08T05:00:02.105Z] e6b0cf9c0882: Pulling fs layer [2020-07-08T05:00:02.105Z] 2848faf0eed1: Pulling fs layer [2020-07-08T05:00:02.105Z] 0f37312ad70f: Pulling fs layer [2020-07-08T05:00:02.105Z] 5788d62ee057: Pulling fs layer [2020-07-08T05:00:02.105Z] 0e6b1d234666: Pulling fs layer [2020-07-08T05:00:02.105Z] bf5d7aec512f: Pulling fs layer [2020-07-08T05:00:02.105Z] 34c802a77dc8: Pulling fs layer [2020-07-08T05:00:02.105Z] 9eb99e56ec68: Pulling fs layer [2020-07-08T05:00:02.105Z] 27c7a5d97fbd: Pulling fs layer [2020-07-08T05:00:02.105Z] 5c102a31e300: Pulling fs layer [2020-07-08T05:00:02.105Z] dcfb455df0a1: Pulling fs layer [2020-07-08T05:00:02.105Z] 34c802a77dc8: Waiting [2020-07-08T05:00:02.105Z] 9eb99e56ec68: Waiting [2020-07-08T05:00:02.105Z] 27c7a5d97fbd: Waiting [2020-07-08T05:00:02.105Z] 5c102a31e300: Waiting [2020-07-08T05:00:02.105Z] 5788d62ee057: Waiting [2020-07-08T05:00:02.105Z] 0e6b1d234666: Waiting [2020-07-08T05:00:02.105Z] bf5d7aec512f: Waiting [2020-07-08T05:00:02.105Z] dcfb455df0a1: Waiting [2020-07-08T05:00:02.105Z] 0f37312ad70f: Verifying Checksum [2020-07-08T05:00:02.105Z] 0f37312ad70f: Download complete [2020-07-08T05:00:02.105Z] 2848faf0eed1: Verifying Checksum [2020-07-08T05:00:02.105Z] 2848faf0eed1: Download complete [2020-07-08T05:00:02.105Z] 0e6b1d234666: Verifying Checksum [2020-07-08T05:00:02.105Z] 0e6b1d234666: Download complete [2020-07-08T05:00:02.105Z] bf5d7aec512f: Verifying Checksum [2020-07-08T05:00:02.105Z] bf5d7aec512f: Download complete [2020-07-08T05:00:02.105Z] e6b0cf9c0882: Verifying Checksum [2020-07-08T05:00:02.105Z] e6b0cf9c0882: Download complete [2020-07-08T05:00:02.724Z] e6b0cf9c0882: Pull complete [2020-07-08T05:00:02.999Z] 34c802a77dc8: Verifying Checksum [2020-07-08T05:00:02.999Z] 34c802a77dc8: Download complete [2020-07-08T05:00:02.999Z] 27c7a5d97fbd: Verifying Checksum [2020-07-08T05:00:02.999Z] 27c7a5d97fbd: Download complete [2020-07-08T05:00:03.587Z] 5788d62ee057: Verifying Checksum [2020-07-08T05:00:03.587Z] 5788d62ee057: Download complete [2020-07-08T05:00:03.851Z] 5c102a31e300: Verifying Checksum [2020-07-08T05:00:03.851Z] 5c102a31e300: Download complete [2020-07-08T05:00:03.851Z] dcfb455df0a1: Verifying Checksum [2020-07-08T05:00:03.851Z] dcfb455df0a1: Download complete [2020-07-08T05:00:03.851Z] 9eb99e56ec68: Verifying Checksum [2020-07-08T05:00:03.851Z] 9eb99e56ec68: Download complete [2020-07-08T05:00:04.792Z] 2848faf0eed1: Pull complete [2020-07-08T05:00:05.053Z] 0f37312ad70f: Pull complete [2020-07-08T05:00:11.662Z] 5788d62ee057: Pull complete [2020-07-08T05:00:11.662Z] 0e6b1d234666: Pull complete [2020-07-08T05:00:11.662Z] bf5d7aec512f: Pull complete [2020-07-08T05:00:14.965Z] 34c802a77dc8: Pull complete [2020-07-08T05:00:18.277Z] 9eb99e56ec68: Pull complete [2020-07-08T05:00:18.277Z] 27c7a5d97fbd: Pull complete [2020-07-08T05:00:18.852Z] 5c102a31e300: Pull complete [2020-07-08T05:00:19.116Z] dcfb455df0a1: Pull complete [2020-07-08T05:00:19.116Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-08T05:00:19.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-08T05:00:19.116Z] ---> 7c70fe431013 [2020-07-08T05:00:19.116Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T05:00:21.037Z] ---> Running in 7c2c2bac3a21 [2020-07-08T05:00:21.037Z] Removing intermediate container 7c2c2bac3a21 [2020-07-08T05:00:21.037Z] ---> 5b1103a3f22d [2020-07-08T05:00:21.037Z] Step 4/7 : RUN apk add bash [2020-07-08T05:00:21.037Z] ---> Running in 00fdda2770be [2020-07-08T05:00:21.980Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-08T05:00:22.552Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-08T05:00:22.814Z] OK: 143 MiB in 39 packages [2020-07-08T05:00:23.391Z] Removing intermediate container 00fdda2770be [2020-07-08T05:00:23.391Z] ---> 8cd1d4339af2 [2020-07-08T05:00:23.391Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-08T05:00:23.391Z] ---> Running in cc91f1d12a50 [2020-07-08T05:00:23.653Z] Removing intermediate container cc91f1d12a50 [2020-07-08T05:00:23.653Z] ---> 9c844e065384 [2020-07-08T05:00:23.653Z] Step 6/7 : COPY go.mod . [2020-07-08T05:00:23.913Z] ---> 3ce164b9ef66 [2020-07-08T05:00:23.913Z] Step 7/7 : RUN go mod download [2020-07-08T05:00:23.913Z] ---> Running in 1a8413b0781e [2020-07-08T05:00:25.301Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-08T05:00:25.301Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T05:00:25.301Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-08T05:00:25.301Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T05:00:25.301Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-08T05:00:25.301Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-08T05:00:25.301Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-08T05:00:25.301Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-08T05:00:25.301Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-08T05:00:25.301Z] go: finding github.com/google/uuid v1.1.0 [2020-07-08T05:00:25.301Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-08T05:00:25.301Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-08T05:00:25.301Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-08T05:00:25.301Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-08T05:00:25.301Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-08T05:00:25.302Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-08T05:00:25.302Z] go: finding golang.org/x/text v0.3.2 [2020-07-08T05:00:25.302Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-08T05:00:25.302Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-08T05:00:25.302Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-08T05:00:33.455Z] Removing intermediate container 1a8413b0781e [2020-07-08T05:00:33.455Z] ---> 6a173539de38 [2020-07-08T05:00:33.455Z] Successfully built 6a173539de38 [2020-07-08T05:00:33.455Z] 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-08T05:00:33.939Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-08T05:00:33.939Z] . [Pipeline] withDockerContainer [2020-07-08T05:00:34.039Z] prd-centos7-docker-4c-2g-5527 does not seem to be running inside a container [2020-07-08T05:00:34.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/27 -v /w/workspace/go-mod-core-contracts/27:/w/workspace/go-mod-core-contracts/27:rw,z -v /w/workspace/go-mod-core-contracts/27@tmp:/w/workspace/go-mod-core-contracts/27@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 ******** ci-base-image-x86_64 cat [2020-07-08T05:00:34.749Z] $ docker top b7b6f33c8f3526a53303ac5818d8c48d28dcb0a5f99140caa5fbc3ecb0fdb6eb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-08T05:00:35.195Z] + go version [2020-07-08T05:00:35.195Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-08T05:00:35.587Z] + make test [2020-07-08T05:00:35.587Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-08T05:00:36.878Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5528 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-07-08T05:00:36.906Z] Running in /w/workspace/go-mod-core-contracts/27 [Pipeline] { [Pipeline] checkout [2020-07-08T05:00:42.065Z] using credential edgex-jenkins-ssh [2020-07-08T05:00:42.096Z] Cloning the remote Git repository [2020-07-08T05:00:42.096Z] Cloning with configured refspecs honoured and without tags [2020-07-08T05:00:42.350Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-08T05:00:42.617Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.033s coverage: 85.7% of statements [2020-07-08T05:00:42.617Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.035s coverage: 100.0% of statements [2020-07-08T05:00:42.155Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-08T05:00:42.274Z] > git init /w/workspace/go-mod-core-contracts/27 # timeout=10 [2020-07-08T05:00:42.341Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-08T05:00:42.342Z] > git --version # timeout=10 [2020-07-08T05:00:42.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T05:00:42.441Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T05:00:43.225Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-08T05:00:43.307Z] Fetching without tags [2020-07-08T05:00:43.575Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.017s coverage: 45.4% of statements [2020-07-08T05:00:43.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.011s coverage: 77.8% of statements [2020-07-08T05:00:43.847Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-08T05:00:43.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 6.4% of statements [2020-07-08T05:00:43.863Z] Checking out Revision 508d17c29c3aeaabef0ad380d0c0a70f4f137bfd (master) [2020-07-08T05:00:43.249Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T05:00:43.288Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-08T05:00:43.317Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-08T05:00:43.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T05:00:43.331Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T05:00:43.880Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T05:00:43.898Z] > git checkout -f 508d17c29c3aeaabef0ad380d0c0a70f4f137bfd # timeout=10 [2020-07-08T05:00:45.266Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.4% of statements [2020-07-08T05:00:45.266Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.014s coverage: 100.0% of statements [2020-07-08T05:00:45.266Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.059s coverage: 91.8% of statements [2020-07-08T05:00:45.266Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-08T05:00:45.266Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-08T05:00:45.266Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.009s coverage: 100.0% of statements [2020-07-08T05:00:48.577Z] Commit message: "Merge pull request #250 from lenny-intel/NoRetryUrl" [2020-07-08T05:00:48.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.030s coverage: 62.6% of statements [2020-07-08T05:00:48.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements [2020-07-08T05:00:48.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements [2020-07-08T05:00:48.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.025s coverage: 15.4% of statements [2020-07-08T05:00:48.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.035s coverage: 14.3% of statements [2020-07-08T05:00:48.633Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-08T05:00:48.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.005s coverage: 83.3% of statements [2020-07-08T05:00:48.633Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-08T05:00:48.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.008s coverage: 90.9% of statements [2020-07-08T05:00:48.633Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-08T05:00:48.633Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-08T05:00:48.900Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-08T05:00:49.590Z] ========================================================= [2020-07-08T05:00:49.590Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-08T05:00:49.590Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-08T05:00:49.863Z] gofmt -l . [2020-07-08T05:00:50.124Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-08T05:00:50.566Z] Stashed 1 file(s) [Pipeline] } [2020-07-08T05:00:50.574Z] $ docker stop --time=1 b7b6f33c8f3526a53303ac5818d8c48d28dcb0a5f99140caa5fbc3ecb0fdb6eb [2020-07-08T05:00:50.643Z] + 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-08T05:00:51.628Z] Sending build context to Docker daemon 1.821MB [2020-07-08T05:00:51.628Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-08T05:00:51.628Z] Step 2/7 : FROM ${BASE} [2020-07-08T05:00:52.025Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-08T05:00:52.025Z] cde5963f3b93: Pulling fs layer [2020-07-08T05:00:52.025Z] 2a23fa8c16f7: Pulling fs layer [2020-07-08T05:00:52.025Z] 777b28850792: Pulling fs layer [2020-07-08T05:00:52.025Z] 8a11ddd9e578: Pulling fs layer [2020-07-08T05:00:52.025Z] 4cf88f913ddb: Pulling fs layer [2020-07-08T05:00:52.025Z] 1df406cf5192: Pulling fs layer [2020-07-08T05:00:52.025Z] cd6300453558: Pulling fs layer [2020-07-08T05:00:52.025Z] b9c365052c96: Pulling fs layer [2020-07-08T05:00:52.025Z] a2d8cc88f415: Pulling fs layer [2020-07-08T05:00:52.025Z] ea1d1ca13537: Pulling fs layer [2020-07-08T05:00:52.025Z] 3750a50a1c5e: Pulling fs layer [2020-07-08T05:00:52.025Z] cd6300453558: Waiting [2020-07-08T05:00:52.025Z] b9c365052c96: Waiting [2020-07-08T05:00:52.025Z] 8a11ddd9e578: Waiting [2020-07-08T05:00:52.025Z] 4cf88f913ddb: Waiting [2020-07-08T05:00:52.025Z] 1df406cf5192: Waiting [2020-07-08T05:00:52.025Z] a2d8cc88f415: Waiting [2020-07-08T05:00:52.025Z] ea1d1ca13537: Waiting [2020-07-08T05:00:52.025Z] 3750a50a1c5e: Waiting [2020-07-08T05:00:52.025Z] 777b28850792: Verifying Checksum [2020-07-08T05:00:52.025Z] 777b28850792: Download complete [2020-07-08T05:00:52.025Z] 2a23fa8c16f7: Verifying Checksum [2020-07-08T05:00:52.025Z] 2a23fa8c16f7: Download complete [2020-07-08T05:00:52.025Z] 4cf88f913ddb: Verifying Checksum [2020-07-08T05:00:52.025Z] 4cf88f913ddb: Download complete [2020-07-08T05:00:52.025Z] 1df406cf5192: Verifying Checksum [2020-07-08T05:00:52.025Z] 1df406cf5192: Download complete [2020-07-08T05:00:52.025Z] cde5963f3b93: Verifying Checksum [2020-07-08T05:00:52.025Z] cde5963f3b93: Download complete [2020-07-08T05:00:52.702Z] $ docker rm -f b7b6f33c8f3526a53303ac5818d8c48d28dcb0a5f99140caa5fbc3ecb0fdb6eb [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-07-08T05:00:53.496Z] cde5963f3b93: Pull complete [2020-07-08T05:00:53.778Z] 2a23fa8c16f7: Pull complete [2020-07-08T05:00:54.059Z] 777b28850792: Pull complete [2020-07-08T05:00:54.059Z] cd6300453558: Verifying Checksum [2020-07-08T05:00:54.059Z] cd6300453558: Download complete [2020-07-08T05:00:54.336Z] a2d8cc88f415: Verifying Checksum [2020-07-08T05:00:54.336Z] a2d8cc88f415: Download complete [2020-07-08T05:00:55.775Z] ea1d1ca13537: Verifying Checksum [2020-07-08T05:00:55.775Z] ea1d1ca13537: Download complete [2020-07-08T05:00:55.775Z] 3750a50a1c5e: Download complete [2020-07-08T05:00:57.216Z] b9c365052c96: Verifying Checksum [2020-07-08T05:00:57.216Z] b9c365052c96: Download complete [2020-07-08T05:00:57.216Z] 8a11ddd9e578: Verifying Checksum [2020-07-08T05:00:57.216Z] 8a11ddd9e578: Download complete [2020-07-08T05:01:09.637Z] 8a11ddd9e578: Pull complete [2020-07-08T05:01:09.637Z] 4cf88f913ddb: Pull complete [2020-07-08T05:01:09.637Z] 1df406cf5192: Pull complete [2020-07-08T05:01:13.963Z] cd6300453558: Pull complete [2020-07-08T05:01:19.382Z] b9c365052c96: Pull complete [2020-07-08T05:01:19.382Z] a2d8cc88f415: Pull complete [2020-07-08T05:01:20.836Z] ea1d1ca13537: Pull complete [2020-07-08T05:01:21.435Z] 3750a50a1c5e: Pull complete [2020-07-08T05:01:21.435Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-08T05:01:21.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-08T05:01:21.435Z] ---> 78745c68409d [2020-07-08T05:01:21.435Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T05:01:26.842Z] ---> Running in 25abb6b1ff13 [2020-07-08T05:01:26.842Z] Removing intermediate container 25abb6b1ff13 [2020-07-08T05:01:26.842Z] ---> 077586582d2d [2020-07-08T05:01:26.842Z] Step 4/7 : RUN apk add bash [2020-07-08T05:01:26.842Z] ---> Running in 909fd87844a6 [2020-07-08T05:01:28.269Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-08T05:01:28.858Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-08T05:01:29.830Z] OK: 125 MiB in 39 packages [2020-07-08T05:01:30.819Z] Removing intermediate container 909fd87844a6 [2020-07-08T05:01:30.819Z] ---> cf99efdf567e [2020-07-08T05:01:30.819Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-08T05:01:31.094Z] ---> Running in 9d4c286be5aa [2020-07-08T05:01:31.366Z] Removing intermediate container 9d4c286be5aa [2020-07-08T05:01:31.366Z] ---> 60f933a8eb18 [2020-07-08T05:01:31.366Z] Step 6/7 : COPY go.mod . [2020-07-08T05:01:32.344Z] ---> 391043d9eaa1 [2020-07-08T05:01:32.344Z] Step 7/7 : RUN go mod download [2020-07-08T05:01:32.344Z] ---> Running in cd60117dbb5b [2020-07-08T05:01:34.955Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-08T05:01:34.955Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T05:01:34.955Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-08T05:01:34.955Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T05:01:34.955Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-08T05:01:34.955Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-08T05:01:34.955Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-08T05:01:34.955Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-08T05:01:34.955Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-08T05:01:34.955Z] go: finding github.com/google/uuid v1.1.0 [2020-07-08T05:01:34.955Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-08T05:01:34.955Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-08T05:01:34.955Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-08T05:01:34.955Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-08T05:01:34.955Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-08T05:01:34.955Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-08T05:01:34.955Z] go: finding golang.org/x/text v0.3.2 [2020-07-08T05:01:34.955Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-08T05:01:34.955Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-08T05:01:34.955Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-08T05:01:47.359Z] Removing intermediate container cd60117dbb5b [2020-07-08T05:01:47.359Z] ---> 1560665d8800 [2020-07-08T05:01:47.359Z] Successfully built 1560665d8800 [2020-07-08T05:01:47.359Z] 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-08T05:01:47.907Z] + docker inspect -f . ci-base-image-arm64 [2020-07-08T05:01:47.907Z] . [Pipeline] withDockerContainer [2020-07-08T05:01:48.181Z] prd-ubuntu18.04-docker-arm64-4c-16g-5528 does not seem to be running inside a container [2020-07-08T05:01:48.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/27 -v /w/workspace/go-mod-core-contracts/27:/w/workspace/go-mod-core-contracts/27:rw,z -v /w/workspace/go-mod-core-contracts/27@tmp:/w/workspace/go-mod-core-contracts/27@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 ******** ci-base-image-arm64 cat [2020-07-08T05:01:50.106Z] $ docker top 3afe3aab3cdb85f9a42a1c86232d0bfd0fa89c21f7d1fc90f308ccd1693001e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-08T05:01:51.473Z] + go version [2020-07-08T05:01:51.473Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-08T05:01:52.529Z] + make test [2020-07-08T05:01:52.529Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-08T05:02:14.750Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-08T05:02:14.750Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.051s coverage: 85.7% of statements [2020-07-08T05:02:14.750Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.094s coverage: 100.0% of statements [2020-07-08T05:02:17.410Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.063s coverage: 45.4% of statements [2020-07-08T05:02:17.410Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.053s coverage: 77.8% of statements [2020-07-08T05:02:17.410Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-08T05:02:17.410Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements [2020-07-08T05:02:18.010Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.102s coverage: 14.4% of statements [2020-07-08T05:02:18.610Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.023s coverage: 100.0% of statements [2020-07-08T05:02:21.250Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.079s coverage: 91.8% of statements [2020-07-08T05:02:21.250Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-08T05:02:21.250Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-08T05:02:21.250Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements [2020-07-08T05:02:26.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.094s coverage: 62.6% of statements [2020-07-08T05:02:26.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.022s coverage: 26.3% of statements [2020-07-08T05:02:26.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.013s coverage: 15.4% of statements [2020-07-08T05:02:26.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements [2020-07-08T05:02:26.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.057s coverage: 14.3% of statements [2020-07-08T05:02:26.668Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-08T05:02:26.668Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 83.3% of statements [2020-07-08T05:02:26.668Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-08T05:02:27.267Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.027s coverage: 90.9% of statements [2020-07-08T05:02:27.267Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-08T05:02:27.267Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-08T05:02:27.867Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-08T05:02:31.278Z] gofmt -l . [2020-07-08T05:02:31.549Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-08T05:02:31.836Z] Warning: overwriting stash ‘coverage-report’ [2020-07-08T05:02:32.276Z] Stashed 1 file(s) [Pipeline] } [2020-07-08T05:02:32.279Z] $ docker stop --time=1 3afe3aab3cdb85f9a42a1c86232d0bfd0fa89c21f7d1fc90f308ccd1693001e1 [2020-07-08T05:02:34.322Z] $ docker rm -f 3afe3aab3cdb85f9a42a1c86232d0bfd0fa89c21f7d1fc90f308ccd1693001e1 [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-08T05:02:35.724Z] provisioning config files... [2020-07-08T05:02:35.744Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6008833169913072183tmp [Pipeline] { [Pipeline] sh [2020-07-08T05:02:36.087Z] + curl -s https://codecov.io/bash [2020-07-08T05:02:36.087Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config6008833169913072183tmp [Pipeline] } [2020-07-08T05:02:36.359Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-07-08T05:02:36.677Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-07-08T05:02:36.678Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-07-08T05:02:36.705Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-08T05:02:37.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-08T05:02:37.288Z] [2020-07-08T05:02:37.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-07-08T05:02:37.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-08T05:02:37.635Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-07-08T05:02:37.635Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-08T05:02:37.635Z] 408f87550127: Pulling fs layer [2020-07-08T05:02:37.635Z] fe522b08c979: Pulling fs layer [2020-07-08T05:02:37.635Z] 221eaa008020: Pulling fs layer [2020-07-08T05:02:37.635Z] 2a4607e5d6b9: Pulling fs layer [2020-07-08T05:02:37.635Z] 8f79b27c4fd2: Pulling fs layer [2020-07-08T05:02:37.635Z] e5c8dbe1645b: Pulling fs layer [2020-07-08T05:02:37.635Z] 23e8b3b47431: Pulling fs layer [2020-07-08T05:02:37.635Z] 5c568d65a230: Pulling fs layer [2020-07-08T05:02:37.635Z] 2a4607e5d6b9: Waiting [2020-07-08T05:02:37.635Z] 8f79b27c4fd2: Waiting [2020-07-08T05:02:37.635Z] e5c8dbe1645b: Waiting [2020-07-08T05:02:37.635Z] 23e8b3b47431: Waiting [2020-07-08T05:02:37.635Z] 5c568d65a230: Waiting [2020-07-08T05:02:37.635Z] 221eaa008020: Waiting [2020-07-08T05:02:37.635Z] fe522b08c979: Download complete [2020-07-08T05:02:37.635Z] 408f87550127: Download complete [2020-07-08T05:02:37.635Z] 2a4607e5d6b9: Verifying Checksum [2020-07-08T05:02:37.635Z] 2a4607e5d6b9: Download complete [2020-07-08T05:02:37.922Z] 8f79b27c4fd2: Verifying Checksum [2020-07-08T05:02:37.922Z] 8f79b27c4fd2: Download complete [2020-07-08T05:02:37.922Z] cbdbe7a5bc2a: Download complete [2020-07-08T05:02:38.227Z] e5c8dbe1645b: Verifying Checksum [2020-07-08T05:02:38.227Z] e5c8dbe1645b: Download complete [2020-07-08T05:02:38.555Z] cbdbe7a5bc2a: Pull complete [2020-07-08T05:02:39.274Z] 23e8b3b47431: Verifying Checksum [2020-07-08T05:02:39.274Z] 23e8b3b47431: Download complete [2020-07-08T05:02:39.559Z] 408f87550127: Pull complete [2020-07-08T05:02:39.559Z] fe522b08c979: Pull complete [2020-07-08T05:02:39.825Z] 5c568d65a230: Download complete [2020-07-08T05:02:40.416Z] 221eaa008020: Verifying Checksum [2020-07-08T05:02:40.416Z] 221eaa008020: Download complete [2020-07-08T05:02:48.660Z] 221eaa008020: Pull complete [2020-07-08T05:02:48.660Z] 2a4607e5d6b9: Pull complete [2020-07-08T05:02:48.922Z] 8f79b27c4fd2: Pull complete [2020-07-08T05:02:50.858Z] e5c8dbe1645b: Pull complete [2020-07-08T05:02:54.252Z] 23e8b3b47431: Pull complete [2020-07-08T05:02:55.661Z] 5c568d65a230: Pull complete [2020-07-08T05:02:55.661Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-07-08T05:02:55.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-08T05:02:55.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-07-08T05:02:55.841Z] prd-centos7-docker-4c-2g-5526 does not seem to be running inside a container [2020-07-08T05:02:55.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-07-08T05:02:57.003Z] $ docker top 8e8b197801df61a3296586bdd0a4a1756a31a72ba691f25f9c36cffd8705fd04 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-08T05:02:57.459Z] + snyk monitor '--org=edgex-jenkins' [2020-07-08T05:03:05.669Z] [2020-07-08T05:03:05.669Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-07-08T05:03:05.669Z] [2020-07-08T05:03:05.669Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/2e208566-9ac4-4871-8f12-5ddfb4543460 [2020-07-08T05:03:05.669Z] [2020-07-08T05:03:05.669Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-07-08T05:03:05.669Z] [2020-07-08T05:03:05.669Z] [Pipeline] } [2020-07-08T05:03:05.681Z] $ docker stop --time=1 8e8b197801df61a3296586bdd0a4a1756a31a72ba691f25f9c36cffd8705fd04 [2020-07-08T05:03:08.306Z] $ docker rm -f 8e8b197801df61a3296586bdd0a4a1756a31a72ba691f25f9c36cffd8705fd04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-07-08T05:03:09.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T05:03:09.385Z] . [Pipeline] withDockerContainer [2020-07-08T05:03:09.681Z] prd-centos7-docker-4c-2g-5526 does not seem to be running inside a container [2020-07-08T05:03:09.738Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-08T05:03:10.634Z] $ docker top 2f949481d78fa2ac2bbd393950e984e7f2269158621f7467894330c2223fb3b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-08T05:03:10.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-08T05:03:10.879Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-08T05:03:11.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-08T05:03:11.132Z] $ docker exec 2f949481d78fa2ac2bbd393950e984e7f2269158621f7467894330c2223fb3b3 ssh-agent [2020-07-08T05:03:11.349Z] SSH_AUTH_SOCK=/tmp/ssh-XL5yFPXO2xyw/agent.11 [2020-07-08T05:03:11.349Z] SSH_AGENT_PID=17 [2020-07-08T05:03:11.358Z] Running ssh-add (command line suppressed) [2020-07-08T05:03:11.545Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1253512128109394779.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1253512128109394779.key) [2020-07-08T05:03:11.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-08T05:03:11.997Z] + git semver tag [2020-07-08T05:03:12.262Z] # -> Open(): unable to determine branch for HEAD [2020-07-08T05:03:12.262Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-07-08T05:03:12.262Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-07-08T05:03:12.262Z] # $SEMVER_REMOTE_NAME = origin [2020-07-08T05:03:12.262Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-08T05:03:12.262Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-08T05:03:12.262Z] # $SEMVER_BRANCH = master [2020-07-08T05:03:12.262Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-07-08T05:03:12.262Z] # 508d17c29c3aeaabef0ad380d0c0a70f4f137bfd HEAD [2020-07-08T05:03:12.262Z] # -> Force: false [2020-07-08T05:03:12.262Z] # 6677bfcfcfbe66859d57a0d3c59752584316c4d8 refs/tags/v0.1.63 [Pipeline] } [2020-07-08T05:03:12.273Z] $ docker exec --env ******** --env ******** 2f949481d78fa2ac2bbd393950e984e7f2269158621f7467894330c2223fb3b3 ssh-agent -k [2020-07-08T05:03:12.413Z] unset SSH_AUTH_SOCK; [2020-07-08T05:03:12.413Z] unset SSH_AGENT_PID; [2020-07-08T05:03:12.413Z] echo Agent pid 17 killed; [2020-07-08T05:03:12.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-08T05:03:12.839Z] + git semver [Pipeline] } [2020-07-08T05:03:12.856Z] $ docker stop --time=1 2f949481d78fa2ac2bbd393950e984e7f2269158621f7467894330c2223fb3b3 [2020-07-08T05:03:14.260Z] $ docker rm -f 2f949481d78fa2ac2bbd393950e984e7f2269158621f7467894330c2223fb3b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-07-08T05:03:14.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-08T05:03:14.891Z] [2020-07-08T05:03:14.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-07-08T05:03:15.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-08T05:03:15.233Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-07-08T05:03:15.233Z] ab5ef0e58194: Pulling fs layer [2020-07-08T05:03:15.233Z] 9712f1f96733: Pulling fs layer [2020-07-08T05:03:15.233Z] 63f879dbbcfc: Pulling fs layer [2020-07-08T05:03:15.233Z] 0d9ebad4ef96: Pulling fs layer [2020-07-08T05:03:15.233Z] e9a5061849ea: Pulling fs layer [2020-07-08T05:03:15.233Z] d747dcd14b5f: Pulling fs layer [2020-07-08T05:03:15.233Z] 2de7ff778b66: Pulling fs layer [2020-07-08T05:03:15.233Z] d747dcd14b5f: Waiting [2020-07-08T05:03:15.233Z] e9a5061849ea: Waiting [2020-07-08T05:03:15.233Z] 0d9ebad4ef96: Waiting [2020-07-08T05:03:15.233Z] 9712f1f96733: Verifying Checksum [2020-07-08T05:03:15.233Z] 9712f1f96733: Download complete [2020-07-08T05:03:15.843Z] 63f879dbbcfc: Verifying Checksum [2020-07-08T05:03:15.843Z] 63f879dbbcfc: Download complete [2020-07-08T05:03:16.472Z] e9a5061849ea: Verifying Checksum [2020-07-08T05:03:16.472Z] e9a5061849ea: Download complete [2020-07-08T05:03:16.472Z] d747dcd14b5f: Verifying Checksum [2020-07-08T05:03:16.472Z] d747dcd14b5f: Download complete [2020-07-08T05:03:16.737Z] 0d9ebad4ef96: Verifying Checksum [2020-07-08T05:03:16.737Z] 0d9ebad4ef96: Download complete [2020-07-08T05:03:16.737Z] ab5ef0e58194: Verifying Checksum [2020-07-08T05:03:16.737Z] ab5ef0e58194: Download complete [2020-07-08T05:03:16.737Z] 2de7ff778b66: Verifying Checksum [2020-07-08T05:03:16.737Z] 2de7ff778b66: Download complete [2020-07-08T05:03:23.400Z] ab5ef0e58194: Pull complete [2020-07-08T05:03:23.400Z] 9712f1f96733: Pull complete [2020-07-08T05:03:25.999Z] 63f879dbbcfc: Pull complete [2020-07-08T05:03:34.208Z] 0d9ebad4ef96: Pull complete [2020-07-08T05:03:34.785Z] e9a5061849ea: Pull complete [2020-07-08T05:03:35.051Z] d747dcd14b5f: Pull complete [2020-07-08T05:03:38.407Z] 2de7ff778b66: Pull complete [2020-07-08T05:03:38.407Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-07-08T05:03:38.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-08T05:03:38.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-07-08T05:03:38.824Z] prd-centos7-docker-4c-2g-5526 does not seem to be running inside a container [2020-07-08T05:03:38.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-07-08T05:03:42.231Z] $ docker top 34624156e97f387066b34947f8bd86d3b96edab70ffc9fc94016b8c6b6b2282d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-07-08T05:03:42.422Z] provisioning config files... [2020-07-08T05:03:42.434Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5018685292911971718tmp [2020-07-08T05:03:42.449Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8112834281726134478tmp [2020-07-08T05:03:42.463Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config285368953257329718tmp [Pipeline] { [Pipeline] echo [2020-07-08T05:03:42.491Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T05:03:42.823Z] ---> sigul-configuration.sh [2020-07-08T05:03:43.093Z] gpg: directory `/root/.gnupg' created [2020-07-08T05:03:43.093Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-07-08T05:03:43.093Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-07-08T05:03:43.093Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-07-08T05:03:43.093Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-07-08T05:03:43.093Z] gpg: CAST5 encrypted data [2020-07-08T05:03:43.093Z] gpg: encrypted with 1 passphrase [2020-07-08T05:03:43.093Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-07-08T05:03:43.652Z] + mkdir /home/jenkins [2020-07-08T05:03:43.652Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-07-08T05:03:43.948Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-07-08T05:03:44.003Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T05:03:44.414Z] ---> sigul-install.sh [2020-07-08T05:03:49.840Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-07-08T05:03:50.407Z] + git tag --list [2020-07-08T05:03:50.408Z] v0.1.63 [Pipeline] sh [2020-07-08T05:03:50.778Z] + lftools sign git-tag v0.1.63 [2020-07-08T05:03:52.721Z] Signing Git tag with Sigul... [2020-07-08T05:03:52.721Z] Signing v0.1.63 [Pipeline] echo [2020-07-08T05:03:53.679Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T05:03:53.981Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-07-08T05:03:53.991Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-07-08T05:03:54.035Z] $ docker stop --time=1 34624156e97f387066b34947f8bd86d3b96edab70ffc9fc94016b8c6b6b2282d [2020-07-08T05:03:55.818Z] $ docker rm -f 34624156e97f387066b34947f8bd86d3b96edab70ffc9fc94016b8c6b6b2282d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-07-08T05:03:56.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T05:03:56.410Z] . [Pipeline] withDockerContainer [2020-07-08T05:03:56.551Z] prd-centos7-docker-4c-2g-5526 does not seem to be running inside a container [2020-07-08T05:03:56.599Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-08T05:03:57.187Z] $ docker top 921a9ef22d71438308a3a3b8bfff520a51c378fdd3210b843a41807029591203 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-08T05:03:57.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-08T05:03:57.393Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-08T05:03:57.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-08T05:03:57.624Z] $ docker exec 921a9ef22d71438308a3a3b8bfff520a51c378fdd3210b843a41807029591203 ssh-agent [2020-07-08T05:03:57.865Z] SSH_AUTH_SOCK=/tmp/ssh-e6CGwkR0JOtL/agent.12 [2020-07-08T05:03:57.865Z] SSH_AGENT_PID=18 [2020-07-08T05:03:57.875Z] Running ssh-add (command line suppressed) [2020-07-08T05:03:58.125Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3669458757386131480.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3669458757386131480.key) [2020-07-08T05:03:58.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-08T05:03:58.556Z] + git semver bump patch [2020-07-08T05:03:58.820Z] # -> Open(): unable to determine branch for HEAD [2020-07-08T05:03:58.820Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-07-08T05:03:58.820Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-07-08T05:03:58.820Z] # $SEMVER_REMOTE_NAME = origin [2020-07-08T05:03:58.820Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-08T05:03:58.820Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-08T05:03:58.820Z] # $SEMVER_BRANCH = master [2020-07-08T05:03:58.820Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-07-08T05:03:58.820Z] 0.1.64 [Pipeline] } [2020-07-08T05:03:58.831Z] $ docker exec --env ******** --env ******** 921a9ef22d71438308a3a3b8bfff520a51c378fdd3210b843a41807029591203 ssh-agent -k [2020-07-08T05:03:58.981Z] unset SSH_AUTH_SOCK; [2020-07-08T05:03:58.982Z] unset SSH_AGENT_PID; [2020-07-08T05:03:58.982Z] echo Agent pid 18 killed; [2020-07-08T05:03:59.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-08T05:03:59.731Z] + git semver [Pipeline] } [2020-07-08T05:03:59.745Z] $ docker stop --time=1 921a9ef22d71438308a3a3b8bfff520a51c378fdd3210b843a41807029591203 [2020-07-08T05:04:01.123Z] $ docker rm -f 921a9ef22d71438308a3a3b8bfff520a51c378fdd3210b843a41807029591203 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-08T05:04:01.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T05:04:01.595Z] . [Pipeline] withDockerContainer [2020-07-08T05:04:01.724Z] prd-centos7-docker-4c-2g-5526 does not seem to be running inside a container [2020-07-08T05:04:01.783Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-08T05:04:02.579Z] $ docker top e7b47dcb118677f4ea6bb9f0b543c4db394477c7b4734cca567f98cda6e2e111 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-08T05:04:02.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-08T05:04:02.829Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-08T05:04:03.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-08T05:04:03.133Z] $ docker exec e7b47dcb118677f4ea6bb9f0b543c4db394477c7b4734cca567f98cda6e2e111 ssh-agent [2020-07-08T05:04:03.374Z] SSH_AUTH_SOCK=/tmp/ssh-hcZhHYtalfay/agent.11 [2020-07-08T05:04:03.374Z] SSH_AGENT_PID=17 [2020-07-08T05:04:03.383Z] Running ssh-add (command line suppressed) [2020-07-08T05:04:03.691Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_450987238717240779.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_450987238717240779.key) [2020-07-08T05:04:03.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-08T05:04:04.120Z] + git semver push [2020-07-08T05:04:04.120Z] # -> Open(): unable to determine branch for HEAD [2020-07-08T05:04:04.120Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-07-08T05:04:04.120Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-07-08T05:04:04.120Z] # $SEMVER_REMOTE_NAME = origin [2020-07-08T05:04:04.120Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-08T05:04:04.120Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-08T05:04:04.120Z] # $SEMVER_BRANCH = master [2020-07-08T05:04:04.120Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-07-08T05:04:10.735Z] $ docker exec --env ******** --env ******** e7b47dcb118677f4ea6bb9f0b543c4db394477c7b4734cca567f98cda6e2e111 ssh-agent -k [2020-07-08T05:04:10.909Z] unset SSH_AUTH_SOCK; [2020-07-08T05:04:10.915Z] unset SSH_AGENT_PID; [2020-07-08T05:04:10.915Z] echo Agent pid 17 killed; [2020-07-08T05:04:10.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-08T05:04:11.345Z] + git semver [Pipeline] } [2020-07-08T05:04:11.360Z] $ docker stop --time=1 e7b47dcb118677f4ea6bb9f0b543c4db394477c7b4734cca567f98cda6e2e111 [2020-07-08T05:04:12.820Z] $ docker rm -f e7b47dcb118677f4ea6bb9f0b543c4db394477c7b4734cca567f98cda6e2e111 [Pipeline] // withDockerContainer [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-08T05:04:13.731Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T05:04:14.313Z] ---> package-listing.sh [2020-07-08T05:04:14.313Z] ++ facter osfamily [2020-07-08T05:04:14.313Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-08T05:04:14.313Z] + OS_FAMILY=redhat [2020-07-08T05:04:14.313Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-07-08T05:04:14.313Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-08T05:04:14.313Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-08T05:04:14.313Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-08T05:04:14.313Z] + PACKAGES=/tmp/packages_start.txt [2020-07-08T05:04:14.313Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-07-08T05:04:14.313Z] + PACKAGES=/tmp/packages_end.txt [2020-07-08T05:04:14.313Z] + case "${OS_FAMILY}" in [2020-07-08T05:04:14.313Z] + rpm -qa [2020-07-08T05:04:14.313Z] + sort [2020-07-08T05:04:21.015Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-08T05:04:21.015Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-08T05:04:21.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-08T05:04:21.015Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-07-08T05:04:21.015Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-07-08T05:04:21.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-08T05:04:21.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-08T05:04:21.639Z] [2020-07-08T05:04:21.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-08T05:04:21.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-08T05:04:21.972Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-08T05:04:21.972Z] c9b1b535fdd9: Pulling fs layer [2020-07-08T05:04:21.972Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-08T05:04:21.972Z] 756a868c4378: Pulling fs layer [2020-07-08T05:04:21.972Z] 444b2fc9a129: Pulling fs layer [2020-07-08T05:04:21.972Z] ea15f1150254: Pulling fs layer [2020-07-08T05:04:21.972Z] 41b27a9f41bf: Pulling fs layer [2020-07-08T05:04:21.972Z] 28c525ee5125: Pulling fs layer [2020-07-08T05:04:21.972Z] 094b1ea09ed8: Pulling fs layer [2020-07-08T05:04:21.972Z] 138eaada9080: Pulling fs layer [2020-07-08T05:04:21.972Z] 0622d0fa9048: Pulling fs layer [2020-07-08T05:04:21.972Z] 444b2fc9a129: Waiting [2020-07-08T05:04:21.972Z] ea15f1150254: Waiting [2020-07-08T05:04:21.972Z] 41b27a9f41bf: Waiting [2020-07-08T05:04:21.972Z] 28c525ee5125: Waiting [2020-07-08T05:04:21.972Z] 094b1ea09ed8: Waiting [2020-07-08T05:04:21.972Z] 138eaada9080: Waiting [2020-07-08T05:04:21.972Z] 0622d0fa9048: Waiting [2020-07-08T05:04:21.972Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-08T05:04:21.972Z] 2cc5ad85d9ab: Download complete [2020-07-08T05:04:21.972Z] 444b2fc9a129: Verifying Checksum [2020-07-08T05:04:21.972Z] 444b2fc9a129: Download complete [2020-07-08T05:04:21.972Z] c9b1b535fdd9: Verifying Checksum [2020-07-08T05:04:21.972Z] c9b1b535fdd9: Download complete [2020-07-08T05:04:21.972Z] ea15f1150254: Verifying Checksum [2020-07-08T05:04:21.972Z] ea15f1150254: Download complete [2020-07-08T05:04:22.262Z] 28c525ee5125: Verifying Checksum [2020-07-08T05:04:22.263Z] 28c525ee5125: Download complete [2020-07-08T05:04:22.545Z] 756a868c4378: Verifying Checksum [2020-07-08T05:04:22.545Z] 756a868c4378: Download complete [2020-07-08T05:04:22.819Z] 138eaada9080: Verifying Checksum [2020-07-08T05:04:22.819Z] 138eaada9080: Download complete [2020-07-08T05:04:22.819Z] 0622d0fa9048: Download complete [2020-07-08T05:04:22.819Z] 094b1ea09ed8: Verifying Checksum [2020-07-08T05:04:22.819Z] 094b1ea09ed8: Download complete [2020-07-08T05:04:23.096Z] c9b1b535fdd9: Pull complete [2020-07-08T05:04:23.359Z] 41b27a9f41bf: Verifying Checksum [2020-07-08T05:04:23.359Z] 41b27a9f41bf: Download complete [2020-07-08T05:04:23.625Z] 2cc5ad85d9ab: Pull complete [2020-07-08T05:04:26.197Z] 756a868c4378: Pull complete [2020-07-08T05:04:26.197Z] 444b2fc9a129: Pull complete [2020-07-08T05:04:26.197Z] ea15f1150254: Pull complete [2020-07-08T05:04:31.602Z] 41b27a9f41bf: Pull complete [2020-07-08T05:04:31.602Z] 28c525ee5125: Pull complete [2020-07-08T05:04:35.025Z] 094b1ea09ed8: Pull complete [2020-07-08T05:04:35.025Z] 138eaada9080: Pull complete [2020-07-08T05:04:35.304Z] 0622d0fa9048: Pull complete [2020-07-08T05:04:35.304Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-08T05:04:35.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-08T05:04:35.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-08T05:04:35.620Z] prd-centos7-docker-4c-2g-5526 does not seem to be running inside a container [2020-07-08T05:04:35.707Z] $ 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_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-08T05:04:39.014Z] $ docker top 5c447939907ebff4e3b1e7eb6581c326898aeb62eb8f7be2010daf3d4e446d81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-08T05:04:39.260Z] provisioning config files... [2020-07-08T05:04:39.275Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7705011004526095895tmp [Pipeline] { [Pipeline] echo [2020-07-08T05:04:39.305Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T05:04:39.606Z] ---> create-netrc.sh [Pipeline] echo [2020-07-08T05:04:39.620Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T05:04:39.920Z] ---> logs-deploy.sh [2020-07-08T05:04:39.920Z] + ARCHIVE_ARTIFACTS= [2020-07-08T05:04:39.920Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-08T05:04:39.920Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-08T05:04:39.920Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-08T05:04:39.920Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/27 [2020-07-08T05:04:39.920Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/27/ [2020-07-08T05:04:39.920Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/27 /w/workspace/dry_go-mod-core-contracts_master [2020-07-08T05:04:41.901Z] Archives upload complete. [2020-07-08T05:04:41.901Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/27 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/27/ [2020-07-08T05:04:42.854Z] ---> uname -a: [2020-07-08T05:04:42.854Z] Linux 5c447939907e 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-08T05:04:42.854Z] [2020-07-08T05:04:42.854Z]