Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f9ccc603629d521e04f79a359e6731c414969855 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2931’ Running on prd-centos7-docker-4c-2g-2934 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 Fetching 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 > 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 Checking out Revision f9ccc603629d521e04f79a359e6731c414969855 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 Commit message: "Move SMA client to clients/agent and add functions" > git rev-list --no-walk 3cb5917033da587cafe5cdb65fd35d8fd9b40504 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-08T19:11:53.694Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-08T19:11:56.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T19:11:56.928Z] [2020-04-08T19:11:56.928Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T19:11:57.351Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T19:11:57.681Z] latest: Pulling from edgex-devops/git-semver [2020-04-08T19:11:57.681Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T19:11:57.682Z] b8cc5d1170e3: Pulling fs layer [2020-04-08T19:11:57.682Z] 2924cbbf6a41: Pulling fs layer [2020-04-08T19:11:57.682Z] 93b08a4f1073: Pulling fs layer [2020-04-08T19:11:57.682Z] 93b08a4f1073: Waiting [2020-04-08T19:11:57.682Z] b8cc5d1170e3: Download complete [2020-04-08T19:11:58.447Z] 9123ac7c32f7: Verifying Checksum [2020-04-08T19:11:58.447Z] 9123ac7c32f7: Download complete [2020-04-08T19:11:58.447Z] 93b08a4f1073: Verifying Checksum [2020-04-08T19:11:58.447Z] 93b08a4f1073: Download complete [2020-04-08T19:11:59.086Z] 2924cbbf6a41: Verifying Checksum [2020-04-08T19:11:59.086Z] 2924cbbf6a41: Download complete [2020-04-08T19:11:59.495Z] 9123ac7c32f7: Pull complete [2020-04-08T19:11:59.763Z] b8cc5d1170e3: Pull complete [2020-04-08T19:12:03.206Z] 2924cbbf6a41: Pull complete [2020-04-08T19:12:03.206Z] 93b08a4f1073: Pull complete [2020-04-08T19:12:03.206Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-08T19:12:03.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-08T19:12:03.901Z] prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container [2020-04-08T19:12:04.055Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T19:12:06.037Z] $ docker top 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T19:12:06.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T19:12:06.402Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T19:12:06.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T19:12:06.710Z] $ docker exec 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 ssh-agent [2020-04-08T19:12:07.056Z] SSH_AUTH_SOCK=/tmp/ssh-kK0dwUVdHx31/agent.14 [2020-04-08T19:12:07.056Z] SSH_AGENT_PID=21 [2020-04-08T19:12:07.074Z] Running ssh-add (command line suppressed) [2020-04-08T19:12:07.394Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8410715364613396694.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8410715364613396694.key) [2020-04-08T19:12:07.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T19:12:08.351Z] + git describe --exact-match --tags HEAD [2020-04-08T19:12:08.351Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-08T19:12:08.463Z] $ docker exec --env ******** --env ******** 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 ssh-agent -k [2020-04-08T19:12:08.824Z] unset SSH_AUTH_SOCK; [2020-04-08T19:12:08.825Z] unset SSH_AGENT_PID; [2020-04-08T19:12:08.825Z] echo Agent pid 21 killed; [2020-04-08T19:12:08.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-08T19:12:09.013Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-08T19:12:09.013Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-08T19:12:09.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T19:12:09.089Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T19:12:09.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T19:12:09.402Z] $ docker exec 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 ssh-agent [2020-04-08T19:12:09.712Z] SSH_AUTH_SOCK=/tmp/ssh-89N02BWF9bjn/agent.54 [2020-04-08T19:12:09.712Z] SSH_AGENT_PID=60 [2020-04-08T19:12:09.725Z] Running ssh-add (command line suppressed) [2020-04-08T19:12:10.028Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7497334297659005022.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7497334297659005022.key) [2020-04-08T19:12:10.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T19:12:10.907Z] + git semver init [2020-04-08T19:12:10.907Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T19:12:10.907Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-04-08T19:12:10.907Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-04-08T19:12:10.907Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T19:12:10.907Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T19:12:10.907Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T19:12:10.907Z] # $SEMVER_BRANCH = master [2020-04-08T19:12:10.907Z] # $SEMVER_TEMP = /tmp/semver-647382868 [2020-04-08T19:12:10.907Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-08T19:12:11.497Z] # '/tmp/semver-647382868' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-04-08T19:12:11.497Z] # -> Force: false [2020-04-08T19:12:11.497Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-04-08T19:12:11.528Z] $ docker exec --env ******** --env ******** 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 ssh-agent -k [2020-04-08T19:12:11.887Z] unset SSH_AUTH_SOCK; [2020-04-08T19:12:11.887Z] unset SSH_AGENT_PID; [2020-04-08T19:12:11.887Z] echo Agent pid 60 killed; [2020-04-08T19:12:12.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T19:12:13.239Z] + git semver [Pipeline] } [2020-04-08T19:12:13.259Z] $ docker stop --time=1 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 [2020-04-08T19:12:14.935Z] $ docker rm -f 0636dd1c29bcecb586e7168b9e636027dec4b3520bcc1feb6c497598b7ec78f2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-08T19:12:16.390Z] Stashed 66 file(s) [Pipeline] echo [2020-04-08T19:12:16.392Z] [edgeXSemver] initialized semver on version 0.1.55 [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-04-08T19:12:31.819Z] Still waiting to schedule task [2020-04-08T19:12:31.819Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-08T19:12:31.821Z] Still waiting to schedule task [2020-04-08T19:12:31.821Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-08T19:14:59.845Z] Running on prd-centos7-docker-4c-2g-2935 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-04-08T19:14:59.885Z] Running in /w/workspace/go-mod-core-contracts/19 [Pipeline] { [Pipeline] checkout [2020-04-08T19:15:02.311Z] using credential edgex-jenkins-ssh [2020-04-08T19:15:02.357Z] Cloning the remote Git repository [2020-04-08T19:15:02.357Z] Cloning with configured refspecs honoured and without tags [2020-04-08T19:15:03.201Z] Fetching without tags [2020-04-08T19:15:01.636Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T19:15:01.686Z] > git init /w/workspace/go-mod-core-contracts/19 # timeout=10 [2020-04-08T19:15:01.747Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T19:15:01.748Z] > git --version # timeout=10 [2020-04-08T19:15:01.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T19:15:01.785Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:15:02.495Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T19:15:02.503Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:15:02.514Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T19:15:02.525Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T19:15:02.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T19:15:02.530Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:15:03.569Z] Checking out Revision f9ccc603629d521e04f79a359e6731c414969855 (master) [2020-04-08T19:15:02.929Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:15:02.934Z] > git checkout -f f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 [2020-04-08T19:15:07.237Z] Commit message: "Move SMA client to clients/agent and add functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T19:15:08.085Z] ========================================================= [2020-04-08T19:15:08.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-08T19:15:08.085Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T19:15:08.737Z] + 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-04-08T19:15:08.998Z] Sending build context to Docker daemon 1.722MB [2020-04-08T19:15:08.998Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-08T19:15:08.998Z] Step 2/7 : FROM ${BASE} [2020-04-08T19:15:08.998Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-08T19:15:08.998Z] e6b0cf9c0882: Pulling fs layer [2020-04-08T19:15:08.998Z] 2848faf0eed1: Pulling fs layer [2020-04-08T19:15:08.998Z] 0f37312ad70f: Pulling fs layer [2020-04-08T19:15:08.998Z] 5788d62ee057: Pulling fs layer [2020-04-08T19:15:08.998Z] 0e6b1d234666: Pulling fs layer [2020-04-08T19:15:08.998Z] bf5d7aec512f: Pulling fs layer [2020-04-08T19:15:08.998Z] 34c802a77dc8: Pulling fs layer [2020-04-08T19:15:08.998Z] 9eb99e56ec68: Pulling fs layer [2020-04-08T19:15:08.998Z] 27c7a5d97fbd: Pulling fs layer [2020-04-08T19:15:08.998Z] 5c102a31e300: Pulling fs layer [2020-04-08T19:15:08.998Z] dcfb455df0a1: Pulling fs layer [2020-04-08T19:15:08.998Z] 5788d62ee057: Waiting [2020-04-08T19:15:08.998Z] 0e6b1d234666: Waiting [2020-04-08T19:15:08.998Z] bf5d7aec512f: Waiting [2020-04-08T19:15:08.998Z] 34c802a77dc8: Waiting [2020-04-08T19:15:08.998Z] 9eb99e56ec68: Waiting [2020-04-08T19:15:08.998Z] 27c7a5d97fbd: Waiting [2020-04-08T19:15:08.998Z] 5c102a31e300: Waiting [2020-04-08T19:15:08.998Z] 0f37312ad70f: Verifying Checksum [2020-04-08T19:15:08.998Z] 0f37312ad70f: Download complete [2020-04-08T19:15:08.998Z] 2848faf0eed1: Download complete [2020-04-08T19:15:08.998Z] 0e6b1d234666: Verifying Checksum [2020-04-08T19:15:08.998Z] 0e6b1d234666: Download complete [2020-04-08T19:15:09.259Z] bf5d7aec512f: Verifying Checksum [2020-04-08T19:15:09.259Z] bf5d7aec512f: Download complete [2020-04-08T19:15:09.259Z] e6b0cf9c0882: Verifying Checksum [2020-04-08T19:15:09.259Z] e6b0cf9c0882: Download complete [2020-04-08T19:15:09.528Z] e6b0cf9c0882: Pull complete [2020-04-08T19:15:09.801Z] 2848faf0eed1: Pull complete [2020-04-08T19:15:10.384Z] 34c802a77dc8: Verifying Checksum [2020-04-08T19:15:10.385Z] 34c802a77dc8: Download complete [2020-04-08T19:15:10.385Z] 27c7a5d97fbd: Verifying Checksum [2020-04-08T19:15:10.385Z] 27c7a5d97fbd: Download complete [2020-04-08T19:15:10.657Z] 5788d62ee057: Verifying Checksum [2020-04-08T19:15:10.657Z] 5788d62ee057: Download complete [2020-04-08T19:15:10.924Z] 5c102a31e300: Verifying Checksum [2020-04-08T19:15:10.924Z] 5c102a31e300: Download complete [2020-04-08T19:15:10.924Z] dcfb455df0a1: Verifying Checksum [2020-04-08T19:15:10.924Z] dcfb455df0a1: Download complete [2020-04-08T19:15:10.924Z] 9eb99e56ec68: Verifying Checksum [2020-04-08T19:15:10.924Z] 9eb99e56ec68: Download complete [2020-04-08T19:15:11.861Z] 0f37312ad70f: Pull complete [2020-04-08T19:15:18.438Z] 5788d62ee057: Pull complete [2020-04-08T19:15:18.438Z] 0e6b1d234666: Pull complete [2020-04-08T19:15:18.438Z] bf5d7aec512f: Pull complete [2020-04-08T19:15:22.637Z] 34c802a77dc8: Pull complete [2020-04-08T19:15:26.847Z] 9eb99e56ec68: Pull complete [2020-04-08T19:15:26.847Z] 27c7a5d97fbd: Pull complete [2020-04-08T19:15:27.105Z] 5c102a31e300: Pull complete [2020-04-08T19:15:27.371Z] dcfb455df0a1: Pull complete [2020-04-08T19:15:27.371Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-08T19:15:27.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-08T19:15:27.371Z] ---> 7c70fe431013 [2020-04-08T19:15:27.371Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-08T19:15:27.371Z] ---> Running in 6330e7156df7 [2020-04-08T19:15:27.630Z] Removing intermediate container 6330e7156df7 [2020-04-08T19:15:27.630Z] ---> e2036d2ef945 [2020-04-08T19:15:27.630Z] Step 4/7 : RUN apk add bash [2020-04-08T19:15:27.630Z] ---> Running in fff0d612a608 [2020-04-08T19:15:28.197Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-08T19:15:28.784Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T19:15:29.042Z] OK: 143 MiB in 39 packages [2020-04-08T19:15:29.609Z] Removing intermediate container fff0d612a608 [2020-04-08T19:15:29.609Z] ---> 188d88068ad5 [2020-04-08T19:15:29.609Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-08T19:15:29.609Z] ---> Running in 5be29e17366a [2020-04-08T19:15:29.609Z] Removing intermediate container 5be29e17366a [2020-04-08T19:15:29.609Z] ---> 49cf6f15336a [2020-04-08T19:15:29.609Z] Step 6/7 : COPY go.mod . [2020-04-08T19:15:29.869Z] ---> 5287f058e16b [2020-04-08T19:15:29.869Z] Step 7/7 : RUN go mod download [2020-04-08T19:15:29.869Z] ---> Running in 6a0cd78addaa [2020-04-08T19:15:31.246Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T19:15:31.505Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T19:15:31.506Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T19:15:31.506Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T19:15:31.506Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T19:15:31.506Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T19:15:31.506Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T19:15:31.506Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T19:15:31.506Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T19:15:31.506Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T19:15:31.764Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T19:15:32.711Z] Removing intermediate container 6a0cd78addaa [2020-04-08T19:15:32.711Z] ---> 7c88e6e7674c [2020-04-08T19:15:32.711Z] Successfully built 7c88e6e7674c [2020-04-08T19:15:32.711Z] 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-04-08T19:15:33.319Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-08T19:15:33.319Z] . [Pipeline] withDockerContainer [2020-04-08T19:15:33.433Z] prd-centos7-docker-4c-2g-2935 does not seem to be running inside a container [2020-04-08T19:15:33.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/19 -v /w/workspace/go-mod-core-contracts/19:/w/workspace/go-mod-core-contracts/19:rw,z -v /w/workspace/go-mod-core-contracts/19@tmp:/w/workspace/go-mod-core-contracts/19@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 ******** ci-base-image-x86_64 cat [2020-04-08T19:15:34.450Z] $ docker top 4009575e1d5faea32868ec5d57fcb7e00fd9a1f342e2b51d8d35fbdae2efc441 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T19:15:34.963Z] + go version [2020-04-08T19:15:34.963Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-08T19:15:35.260Z] + make test [2020-04-08T19:15:35.260Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-08T19:15:40.585Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-08T19:15:41.524Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.008s coverage: 85.7% of statements [2020-04-08T19:15:41.524Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.014s coverage: 100.0% of statements [2020-04-08T19:15:42.100Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements [2020-04-08T19:15:42.100Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-08T19:15:42.362Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.030s coverage: 6.4% of statements [2020-04-08T19:15:43.751Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.4% of statements [2020-04-08T19:15:43.751Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.007s coverage: 100.0% of statements [2020-04-08T19:15:43.751Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.022s coverage: 100.0% of statements [2020-04-08T19:15:43.751Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-08T19:15:43.751Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-08T19:15:43.751Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.003s coverage: 100.0% of statements [2020-04-08T19:15:43.751Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.529s coverage: 100.0% of statements [2020-04-08T19:15:45.673Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.5% of statements [2020-04-08T19:15:45.673Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements [2020-04-08T19:15:45.673Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements [2020-04-08T19:15:45.673Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements [2020-04-08T19:15:45.673Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-04-08T19:15:45.933Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T19:15:46.501Z] gofmt -l . [2020-04-08T19:15:46.760Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-08T19:15:47.138Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T19:15:47.141Z] $ docker stop --time=1 4009575e1d5faea32868ec5d57fcb7e00fd9a1f342e2b51d8d35fbdae2efc441 [2020-04-08T19:15:48.567Z] $ docker rm -f 4009575e1d5faea32868ec5d57fcb7e00fd9a1f342e2b51d8d35fbdae2efc441 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T19:16:25.039Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2936 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-04-08T19:16:25.079Z] Running in /w/workspace/go-mod-core-contracts/19 [Pipeline] { [Pipeline] checkout [2020-04-08T19:16:31.530Z] using credential edgex-jenkins-ssh [2020-04-08T19:16:31.577Z] Cloning the remote Git repository [2020-04-08T19:16:31.577Z] Cloning with configured refspecs honoured and without tags [2020-04-08T19:16:31.672Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T19:16:31.796Z] > git init /w/workspace/go-mod-core-contracts/19 # timeout=10 [2020-04-08T19:16:31.904Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T19:16:31.911Z] > git --version # timeout=10 [2020-04-08T19:16:31.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T19:16:32.892Z] Fetching without tags [2020-04-08T19:16:32.007Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:16:32.813Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T19:16:32.830Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:16:32.857Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-08T19:16:32.907Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-08T19:16:32.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T19:16:32.922Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:16:33.406Z] Checking out Revision f9ccc603629d521e04f79a359e6731c414969855 (master) [2020-04-08T19:16:33.438Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:16:33.464Z] > git checkout -f f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 [2020-04-08T19:16:38.029Z] Commit message: "Move SMA client to clients/agent and add functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T19:16:39.029Z] ========================================================= [2020-04-08T19:16:39.029Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-08T19:16:39.029Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T19:16:40.096Z] + 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-04-08T19:16:41.064Z] Sending build context to Docker daemon 1.722MB [2020-04-08T19:16:41.064Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-08T19:16:41.064Z] Step 2/7 : FROM ${BASE} [2020-04-08T19:16:41.338Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-08T19:16:41.338Z] cde5963f3b93: Pulling fs layer [2020-04-08T19:16:41.338Z] 2a23fa8c16f7: Pulling fs layer [2020-04-08T19:16:41.338Z] 777b28850792: Pulling fs layer [2020-04-08T19:16:41.338Z] 8a11ddd9e578: Pulling fs layer [2020-04-08T19:16:41.338Z] 4cf88f913ddb: Pulling fs layer [2020-04-08T19:16:41.338Z] 1df406cf5192: Pulling fs layer [2020-04-08T19:16:41.338Z] cd6300453558: Pulling fs layer [2020-04-08T19:16:41.338Z] b9c365052c96: Pulling fs layer [2020-04-08T19:16:41.338Z] a2d8cc88f415: Pulling fs layer [2020-04-08T19:16:41.338Z] ea1d1ca13537: Pulling fs layer [2020-04-08T19:16:41.338Z] 3750a50a1c5e: Pulling fs layer [2020-04-08T19:16:41.338Z] cd6300453558: Waiting [2020-04-08T19:16:41.338Z] b9c365052c96: Waiting [2020-04-08T19:16:41.338Z] a2d8cc88f415: Waiting [2020-04-08T19:16:41.338Z] 8a11ddd9e578: Waiting [2020-04-08T19:16:41.338Z] 4cf88f913ddb: Waiting [2020-04-08T19:16:41.338Z] ea1d1ca13537: Waiting [2020-04-08T19:16:41.338Z] 1df406cf5192: Waiting [2020-04-08T19:16:41.338Z] 3750a50a1c5e: Waiting [2020-04-08T19:16:41.338Z] 777b28850792: Verifying Checksum [2020-04-08T19:16:41.338Z] 777b28850792: Download complete [2020-04-08T19:16:41.338Z] 2a23fa8c16f7: Download complete [2020-04-08T19:16:41.338Z] 4cf88f913ddb: Verifying Checksum [2020-04-08T19:16:41.338Z] 4cf88f913ddb: Download complete [2020-04-08T19:16:41.338Z] 1df406cf5192: Verifying Checksum [2020-04-08T19:16:41.338Z] 1df406cf5192: Download complete [2020-04-08T19:16:41.614Z] cde5963f3b93: Verifying Checksum [2020-04-08T19:16:41.614Z] cde5963f3b93: Download complete [2020-04-08T19:16:42.610Z] cde5963f3b93: Pull complete [2020-04-08T19:16:43.200Z] 2a23fa8c16f7: Pull complete [2020-04-08T19:16:43.468Z] 777b28850792: Pull complete [2020-04-08T19:16:45.421Z] cd6300453558: Verifying Checksum [2020-04-08T19:16:45.421Z] cd6300453558: Download complete [2020-04-08T19:16:45.696Z] a2d8cc88f415: Verifying Checksum [2020-04-08T19:16:45.696Z] a2d8cc88f415: Download complete [2020-04-08T19:16:48.290Z] ea1d1ca13537: Verifying Checksum [2020-04-08T19:16:48.290Z] ea1d1ca13537: Download complete [2020-04-08T19:16:48.290Z] 3750a50a1c5e: Verifying Checksum [2020-04-08T19:16:48.290Z] 3750a50a1c5e: Download complete [2020-04-08T19:16:50.885Z] b9c365052c96: Verifying Checksum [2020-04-08T19:16:50.885Z] b9c365052c96: Download complete [2020-04-08T19:16:52.827Z] 8a11ddd9e578: Verifying Checksum [2020-04-08T19:16:52.827Z] 8a11ddd9e578: Download complete [2020-04-08T19:17:05.175Z] 8a11ddd9e578: Pull complete [2020-04-08T19:17:05.175Z] 4cf88f913ddb: Pull complete [2020-04-08T19:17:05.175Z] 1df406cf5192: Pull complete [2020-04-08T19:17:09.453Z] cd6300453558: Pull complete [2020-04-08T19:17:14.825Z] b9c365052c96: Pull complete [2020-04-08T19:17:14.825Z] a2d8cc88f415: Pull complete [2020-04-08T19:17:16.254Z] ea1d1ca13537: Pull complete [2020-04-08T19:17:16.525Z] 3750a50a1c5e: Pull complete [2020-04-08T19:17:16.798Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-08T19:17:16.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-08T19:17:16.798Z] ---> 78745c68409d [2020-04-08T19:17:16.798Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-08T19:17:21.088Z] ---> Running in 50d5a7b7a907 [2020-04-08T19:17:21.088Z] Removing intermediate container 50d5a7b7a907 [2020-04-08T19:17:21.088Z] ---> e704419ad4f9 [2020-04-08T19:17:21.088Z] Step 4/7 : RUN apk add bash [2020-04-08T19:17:21.358Z] ---> Running in 0d259d2d60b2 [2020-04-08T19:17:22.319Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-08T19:17:23.280Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-08T19:17:23.548Z] OK: 125 MiB in 39 packages [2020-04-08T19:17:24.961Z] Removing intermediate container 0d259d2d60b2 [2020-04-08T19:17:24.961Z] ---> 21ca7d2865ee [2020-04-08T19:17:24.961Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-08T19:17:24.961Z] ---> Running in 6994a40af301 [2020-04-08T19:17:25.228Z] Removing intermediate container 6994a40af301 [2020-04-08T19:17:25.228Z] ---> bb1d99828bc1 [2020-04-08T19:17:25.228Z] Step 6/7 : COPY go.mod . [2020-04-08T19:17:25.815Z] ---> 8d53f28ff0d5 [2020-04-08T19:17:25.815Z] Step 7/7 : RUN go mod download [2020-04-08T19:17:26.084Z] ---> Running in 0e116223333a [2020-04-08T19:17:27.498Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T19:17:27.498Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T19:17:27.498Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T19:17:27.498Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T19:17:27.498Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T19:17:27.498Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T19:17:27.498Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T19:17:27.498Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T19:17:27.498Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T19:17:27.767Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T19:17:27.767Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T19:17:30.375Z] Removing intermediate container 0e116223333a [2020-04-08T19:17:30.375Z] ---> 3103566fd6da [2020-04-08T19:17:30.375Z] Successfully built 3103566fd6da [2020-04-08T19:17:30.375Z] 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-04-08T19:17:31.045Z] + docker inspect -f . ci-base-image-arm64 [2020-04-08T19:17:31.045Z] . [Pipeline] withDockerContainer [2020-04-08T19:17:31.669Z] prd-ubuntu18.04-docker-arm64-4c-16g-2936 does not seem to be running inside a container [2020-04-08T19:17:31.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/19 -v /w/workspace/go-mod-core-contracts/19:/w/workspace/go-mod-core-contracts/19:rw,z -v /w/workspace/go-mod-core-contracts/19@tmp:/w/workspace/go-mod-core-contracts/19@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 ******** ci-base-image-arm64 cat [2020-04-08T19:17:33.194Z] $ docker top 5cd6b9251b3602dde8e85ee04bb06d61772b0edb6d2e9e7ad9939ebdcf286be8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T19:17:34.266Z] + go version [2020-04-08T19:17:34.266Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-08T19:17:34.923Z] + make test [2020-04-08T19:17:34.923Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-08T19:17:53.185Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-08T19:17:56.579Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements [2020-04-08T19:17:56.579Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements [2020-04-08T19:17:58.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements [2020-04-08T19:17:58.006Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-08T19:17:58.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 6.4% of statements [2020-04-08T19:17:59.427Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.049s coverage: 14.4% of statements [2020-04-08T19:17:59.427Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.040s coverage: 100.0% of statements [2020-04-08T19:18:02.797Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.084s coverage: 100.0% of statements [2020-04-08T19:18:02.797Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-08T19:18:02.797Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-08T19:18:02.797Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements [2020-04-08T19:18:02.797Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.516s coverage: 100.0% of statements [2020-04-08T19:18:02.797Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 62.5% of statements [2020-04-08T19:18:02.797Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements [2020-04-08T19:18:03.068Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements [2020-04-08T19:18:04.040Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements [2020-04-08T19:18:04.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-04-08T19:18:05.222Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T19:18:07.815Z] gofmt -l . [2020-04-08T19:18:07.815Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-08T19:18:08.099Z] Warning: overwriting stash ‘coverage-report’ [2020-04-08T19:18:08.565Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T19:18:08.572Z] $ docker stop --time=1 5cd6b9251b3602dde8e85ee04bb06d61772b0edb6d2e9e7ad9939ebdcf286be8 [2020-04-08T19:18:10.794Z] $ docker rm -f 5cd6b9251b3602dde8e85ee04bb06d61772b0edb6d2e9e7ad9939ebdcf286be8 [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] } [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-04-08T19:18:12.495Z] provisioning config files... [2020-04-08T19:18:12.539Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9150670292088082154tmp [Pipeline] { [Pipeline] sh [2020-04-08T19:18:13.005Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config9150670292088082154tmp [2020-04-08T19:18:13.005Z] + curl -s https://codecov.io/bash [2020-04-08T19:18:13.268Z] [2020-04-08T19:18:13.268Z] _____ _ [2020-04-08T19:18:13.268Z] / ____| | | [2020-04-08T19:18:13.268Z] | | ___ __| | ___ ___ _____ __ [2020-04-08T19:18:13.268Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-08T19:18:13.268Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-08T19:18:13.268Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-08T19:18:13.268Z] Bash-tbd [2020-04-08T19:18:13.268Z] [2020-04-08T19:18:13.268Z] [2020-04-08T19:18:13.268Z] ==> Jenkins CI detected. [2020-04-08T19:18:13.268Z] project root: . [2020-04-08T19:18:13.268Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-08T19:18:13.268Z] ==> Running gcov in . (disable via -X gcov) [2020-04-08T19:18:13.268Z] ==> Python coveragepy not found [2020-04-08T19:18:13.268Z] ==> Searching for coverage reports in: [2020-04-08T19:18:13.268Z] + . [2020-04-08T19:18:13.268Z] -> Found 1 reports [2020-04-08T19:18:13.268Z] ==> Detecting git/mercurial file structure [2020-04-08T19:18:13.536Z] ==> Reading reports [2020-04-08T19:18:13.536Z] + ./coverage.out bytes=81805 [2020-04-08T19:18:13.536Z] ==> Appending adjustments [2020-04-08T19:18:13.536Z] http://docs.codecov.io/docs/fixing-reports [2020-04-08T19:18:14.568Z] + Found adjustments [2020-04-08T19:18:14.568Z] ==> Gzipping contents [2020-04-08T19:18:14.568Z] ==> Uploading reports [2020-04-08T19:18:14.568Z] url: https://codecov.io [2020-04-08T19:18:14.568Z] query: branch=master&commit=f9ccc603629d521e04f79a359e6731c414969855&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F19%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= [2020-04-08T19:18:14.568Z] -> Pinging Codecov [2020-04-08T19:18:14.568Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=f9ccc603629d521e04f79a359e6731c414969855&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F19%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= [2020-04-08T19:18:14.838Z] -> Uploading [2020-04-08T19:18:15.413Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f9ccc603629d521e04f79a359e6731c414969855 [Pipeline] } [2020-04-08T19:18:15.448Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-08T19:18:15.745Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-08T19:18:15.746Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-08T19:18:15.813Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-08T19:18:16.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-08T19:18:16.336Z] [2020-04-08T19:18:16.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-08T19:18:16.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-08T19:18:16.966Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-08T19:18:16.966Z] e6b0cf9c0882: Pulling fs layer [2020-04-08T19:18:16.966Z] 2848faf0eed1: Pulling fs layer [2020-04-08T19:18:16.966Z] 0f37312ad70f: Pulling fs layer [2020-04-08T19:18:16.966Z] 7d08f2745646: Pulling fs layer [2020-04-08T19:18:16.966Z] 4c9f31393084: Pulling fs layer [2020-04-08T19:18:16.966Z] eb21ddb83652: Pulling fs layer [2020-04-08T19:18:16.966Z] 345998794f6b: Pulling fs layer [2020-04-08T19:18:16.966Z] 97a711d68925: Pulling fs layer [2020-04-08T19:18:16.966Z] 7c8476c1cb00: Pulling fs layer [2020-04-08T19:18:16.966Z] eb21ddb83652: Waiting [2020-04-08T19:18:16.966Z] 345998794f6b: Waiting [2020-04-08T19:18:16.966Z] 97a711d68925: Waiting [2020-04-08T19:18:16.966Z] 7c8476c1cb00: Waiting [2020-04-08T19:18:16.966Z] 7d08f2745646: Waiting [2020-04-08T19:18:16.966Z] 4c9f31393084: Waiting [2020-04-08T19:18:16.966Z] 0f37312ad70f: Verifying Checksum [2020-04-08T19:18:16.966Z] 0f37312ad70f: Download complete [2020-04-08T19:18:16.966Z] 2848faf0eed1: Download complete [2020-04-08T19:18:16.966Z] 4c9f31393084: Verifying Checksum [2020-04-08T19:18:16.966Z] 4c9f31393084: Download complete [2020-04-08T19:18:16.966Z] eb21ddb83652: Verifying Checksum [2020-04-08T19:18:16.966Z] eb21ddb83652: Download complete [2020-04-08T19:18:17.248Z] e6b0cf9c0882: Download complete [2020-04-08T19:18:17.537Z] e6b0cf9c0882: Pull complete [2020-04-08T19:18:18.170Z] 2848faf0eed1: Pull complete [2020-04-08T19:18:18.170Z] 345998794f6b: Verifying Checksum [2020-04-08T19:18:18.170Z] 345998794f6b: Download complete [2020-04-08T19:18:18.170Z] 0f37312ad70f: Pull complete [2020-04-08T19:18:19.243Z] 97a711d68925: Verifying Checksum [2020-04-08T19:18:19.243Z] 97a711d68925: Download complete [2020-04-08T19:18:19.243Z] 7c8476c1cb00: Verifying Checksum [2020-04-08T19:18:19.244Z] 7c8476c1cb00: Download complete [2020-04-08T19:18:21.525Z] 7d08f2745646: Verifying Checksum [2020-04-08T19:18:21.526Z] 7d08f2745646: Download complete [2020-04-08T19:18:34.206Z] 7d08f2745646: Pull complete [2020-04-08T19:18:34.206Z] 4c9f31393084: Pull complete [2020-04-08T19:18:34.206Z] eb21ddb83652: Pull complete [2020-04-08T19:18:35.693Z] 345998794f6b: Pull complete [2020-04-08T19:18:40.110Z] 97a711d68925: Pull complete [2020-04-08T19:18:40.796Z] 7c8476c1cb00: Pull complete [2020-04-08T19:18:40.796Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-08T19:18:40.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-08T19:18:41.098Z] prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container [2020-04-08T19:18:41.398Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-08T19:18:42.832Z] $ docker top 3aad105b84401f2c651252d2344c22b9a36333cc0cbb80c972fd8e26d66237ad -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T19:18:44.125Z] + snyk monitor '--org=edgex-jenkins' [2020-04-08T19:18:52.557Z] [2020-04-08T19:18:52.557Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master... [2020-04-08T19:18:52.557Z] [2020-04-08T19:18:52.557Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/916be71a-bf4b-44df-9732-1093f0e2927c/history/0c6e57af-af37-4685-81ee-152a780e71d5 [2020-04-08T19:18:52.557Z] [2020-04-08T19:18:52.557Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-08T19:18:52.557Z] [2020-04-08T19:18:52.557Z] [Pipeline] } [2020-04-08T19:18:52.658Z] $ docker stop --time=1 3aad105b84401f2c651252d2344c22b9a36333cc0cbb80c972fd8e26d66237ad [2020-04-08T19:18:54.456Z] $ docker rm -f 3aad105b84401f2c651252d2344c22b9a36333cc0cbb80c972fd8e26d66237ad [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-04-08T19:18:56.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T19:18:56.365Z] . [Pipeline] withDockerContainer [2020-04-08T19:18:56.810Z] prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container [2020-04-08T19:18:57.240Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T19:18:58.370Z] $ docker top 5ff70526ca5567cdb62957712b3c07efa57300140f4858151b8ed98e36b636b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T19:18:58.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T19:18:58.874Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T19:18:59.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T19:18:59.253Z] $ docker exec 5ff70526ca5567cdb62957712b3c07efa57300140f4858151b8ed98e36b636b6 ssh-agent [2020-04-08T19:18:59.633Z] SSH_AUTH_SOCK=/tmp/ssh-hludvY1oJanV/agent.14 [2020-04-08T19:18:59.633Z] SSH_AGENT_PID=21 [2020-04-08T19:18:59.690Z] Running ssh-add (command line suppressed) [2020-04-08T19:18:59.948Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5144435758665095947.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5144435758665095947.key) [2020-04-08T19:19:00.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T19:19:00.497Z] + git semver tag [2020-04-08T19:19:00.770Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T19:19:00.770Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-04-08T19:19:00.770Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-04-08T19:19:00.770Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T19:19:00.770Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T19:19:00.770Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T19:19:00.770Z] # $SEMVER_BRANCH = master [2020-04-08T19:19:00.770Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-04-08T19:19:00.770Z] # f9ccc603629d521e04f79a359e6731c414969855 HEAD [2020-04-08T19:19:00.770Z] # -> Force: false [2020-04-08T19:19:00.770Z] # 25d30cc7b2f2acb04e5e4b28b09e25e874dcb8d0 refs/tags/v0.1.55 [Pipeline] } [2020-04-08T19:19:00.788Z] $ docker exec --env ******** --env ******** 5ff70526ca5567cdb62957712b3c07efa57300140f4858151b8ed98e36b636b6 ssh-agent -k [2020-04-08T19:19:00.964Z] unset SSH_AUTH_SOCK; [2020-04-08T19:19:00.964Z] unset SSH_AGENT_PID; [2020-04-08T19:19:00.964Z] echo Agent pid 21 killed; [2020-04-08T19:19:01.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T19:19:01.480Z] + git semver [Pipeline] } [2020-04-08T19:19:01.508Z] $ docker stop --time=1 5ff70526ca5567cdb62957712b3c07efa57300140f4858151b8ed98e36b636b6 [2020-04-08T19:19:03.025Z] $ docker rm -f 5ff70526ca5567cdb62957712b3c07efa57300140f4858151b8ed98e36b636b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-08T19:19:03.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-08T19:19:03.782Z] [2020-04-08T19:19:03.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-08T19:19:04.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-08T19:19:04.734Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-08T19:19:04.734Z] ab5ef0e58194: Pulling fs layer [2020-04-08T19:19:04.734Z] 9712f1f96733: Pulling fs layer [2020-04-08T19:19:04.734Z] 63f879dbbcfc: Pulling fs layer [2020-04-08T19:19:04.734Z] 0d9ebad4ef96: Pulling fs layer [2020-04-08T19:19:04.734Z] e9a5061849ea: Pulling fs layer [2020-04-08T19:19:04.734Z] d747dcd14b5f: Pulling fs layer [2020-04-08T19:19:04.734Z] 2de7ff778b66: Pulling fs layer [2020-04-08T19:19:04.734Z] e9a5061849ea: Waiting [2020-04-08T19:19:04.734Z] 2de7ff778b66: Waiting [2020-04-08T19:19:04.734Z] 0d9ebad4ef96: Waiting [2020-04-08T19:19:04.734Z] 9712f1f96733: Verifying Checksum [2020-04-08T19:19:04.734Z] 9712f1f96733: Download complete [2020-04-08T19:19:06.225Z] 63f879dbbcfc: Verifying Checksum [2020-04-08T19:19:06.225Z] 63f879dbbcfc: Download complete [2020-04-08T19:19:06.854Z] 0d9ebad4ef96: Verifying Checksum [2020-04-08T19:19:06.854Z] 0d9ebad4ef96: Download complete [2020-04-08T19:19:06.854Z] ab5ef0e58194: Verifying Checksum [2020-04-08T19:19:06.854Z] ab5ef0e58194: Download complete [2020-04-08T19:19:06.854Z] e9a5061849ea: Verifying Checksum [2020-04-08T19:19:06.854Z] e9a5061849ea: Download complete [2020-04-08T19:19:06.854Z] d747dcd14b5f: Verifying Checksum [2020-04-08T19:19:06.854Z] d747dcd14b5f: Download complete [2020-04-08T19:19:07.499Z] 2de7ff778b66: Verifying Checksum [2020-04-08T19:19:07.499Z] 2de7ff778b66: Download complete [2020-04-08T19:19:14.711Z] ab5ef0e58194: Pull complete [2020-04-08T19:19:14.711Z] 9712f1f96733: Pull complete [2020-04-08T19:19:16.774Z] 63f879dbbcfc: Pull complete [2020-04-08T19:19:27.108Z] 0d9ebad4ef96: Pull complete [2020-04-08T19:19:27.108Z] e9a5061849ea: Pull complete [2020-04-08T19:19:27.108Z] d747dcd14b5f: Pull complete [2020-04-08T19:19:31.364Z] 2de7ff778b66: Pull complete [2020-04-08T19:19:31.365Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-08T19:19:31.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-08T19:19:31.826Z] prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container [2020-04-08T19:19:32.125Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-08T19:19:33.345Z] $ docker top c3b20c1e76ef30580992cc7b82b889ffa53452c09dcb28cd19bd2d61e8f9401c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-08T19:19:33.838Z] provisioning config files... [2020-04-08T19:19:33.897Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6807736118892665383tmp [2020-04-08T19:19:33.952Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2261607954670588054tmp [2020-04-08T19:19:33.986Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2644860583491596216tmp [Pipeline] { [Pipeline] echo [2020-04-08T19:19:34.042Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T19:19:35.543Z] ---> sigul-configuration.sh [2020-04-08T19:19:35.543Z] gpg: directory `/root/.gnupg' created [2020-04-08T19:19:35.543Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-08T19:19:35.543Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-08T19:19:35.543Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-08T19:19:35.543Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-08T19:19:35.543Z] gpg: CAST5 encrypted data [2020-04-08T19:19:35.543Z] gpg: encrypted with 1 passphrase [2020-04-08T19:19:35.543Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-08T19:19:36.268Z] + mkdir /home/jenkins [2020-04-08T19:19:36.268Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-08T19:19:36.940Z] + 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-04-08T19:19:36.954Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T19:19:37.605Z] ---> sigul-install.sh [2020-04-08T19:19:47.982Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-08T19:19:48.330Z] + git tag --list [2020-04-08T19:19:48.330Z] v0.1.55 [Pipeline] sh [2020-04-08T19:19:48.675Z] + lftools sign git-tag v0.1.55 [2020-04-08T19:19:50.053Z] Signing Git tag with Sigul... [2020-04-08T19:19:50.053Z] Signing v0.1.55 [Pipeline] echo [2020-04-08T19:19:51.481Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T19:19:52.168Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-08T19:19:52.194Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-08T19:19:52.311Z] $ docker stop --time=1 c3b20c1e76ef30580992cc7b82b889ffa53452c09dcb28cd19bd2d61e8f9401c [2020-04-08T19:19:54.290Z] $ docker rm -f c3b20c1e76ef30580992cc7b82b889ffa53452c09dcb28cd19bd2d61e8f9401c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-08T19:19:55.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T19:19:55.683Z] . [Pipeline] withDockerContainer [2020-04-08T19:19:55.957Z] prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container [2020-04-08T19:19:56.034Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T19:19:57.266Z] $ docker top 130eeb26cdc7b09237ab17c1272d2dca9496dfee1ec4492f80a34ee4708c43aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T19:19:57.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T19:19:57.583Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T19:19:57.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T19:19:57.898Z] $ docker exec 130eeb26cdc7b09237ab17c1272d2dca9496dfee1ec4492f80a34ee4708c43aa ssh-agent [2020-04-08T19:19:58.180Z] SSH_AUTH_SOCK=/tmp/ssh-4Dv05jt6b78g/agent.15 [2020-04-08T19:19:58.180Z] SSH_AGENT_PID=22 [2020-04-08T19:19:58.187Z] Running ssh-add (command line suppressed) [2020-04-08T19:19:58.404Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7333668201058733747.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7333668201058733747.key) [2020-04-08T19:19:58.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T19:19:58.848Z] + git semver bump patch [2020-04-08T19:19:59.109Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T19:19:59.109Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-04-08T19:19:59.109Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-04-08T19:19:59.109Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T19:19:59.109Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T19:19:59.109Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T19:19:59.109Z] # $SEMVER_BRANCH = master [2020-04-08T19:19:59.109Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-04-08T19:19:59.109Z] 0.1.56 [Pipeline] } [2020-04-08T19:19:59.119Z] $ docker exec --env ******** --env ******** 130eeb26cdc7b09237ab17c1272d2dca9496dfee1ec4492f80a34ee4708c43aa ssh-agent -k [2020-04-08T19:19:59.321Z] unset SSH_AUTH_SOCK; [2020-04-08T19:19:59.322Z] unset SSH_AGENT_PID; [2020-04-08T19:19:59.322Z] echo Agent pid 22 killed; [2020-04-08T19:19:59.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T19:19:59.818Z] + git semver [Pipeline] } [2020-04-08T19:19:59.837Z] $ docker stop --time=1 130eeb26cdc7b09237ab17c1272d2dca9496dfee1ec4492f80a34ee4708c43aa [2020-04-08T19:20:01.295Z] $ docker rm -f 130eeb26cdc7b09237ab17c1272d2dca9496dfee1ec4492f80a34ee4708c43aa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-08T19:20:02.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T19:20:02.563Z] . [Pipeline] withDockerContainer [2020-04-08T19:20:02.858Z] prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container [2020-04-08T19:20:03.012Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T19:20:04.331Z] $ docker top 5a544896e564a162c2c5f11c21e8a5c30dc6137f52a6533fe6335d67af302253 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T19:20:04.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T19:20:04.935Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T19:20:05.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T19:20:05.396Z] $ docker exec 5a544896e564a162c2c5f11c21e8a5c30dc6137f52a6533fe6335d67af302253 ssh-agent [2020-04-08T19:20:06.031Z] SSH_AUTH_SOCK=/tmp/ssh-9D1tXrvq3x0v/agent.15 [2020-04-08T19:20:06.031Z] SSH_AGENT_PID=21 [2020-04-08T19:20:06.043Z] Running ssh-add (command line suppressed) [2020-04-08T19:20:06.736Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6849339364647893503.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6849339364647893503.key) [2020-04-08T19:20:07.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T19:20:07.821Z] + git semver push [2020-04-08T19:20:07.821Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T19:20:07.821Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-04-08T19:20:07.821Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-04-08T19:20:07.821Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T19:20:07.821Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T19:20:07.821Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T19:20:07.821Z] # $SEMVER_BRANCH = master [2020-04-08T19:20:08.139Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-04-08T19:20:15.057Z] $ docker exec --env ******** --env ******** 5a544896e564a162c2c5f11c21e8a5c30dc6137f52a6533fe6335d67af302253 ssh-agent -k [2020-04-08T19:20:15.560Z] unset SSH_AUTH_SOCK; [2020-04-08T19:20:15.562Z] unset SSH_AGENT_PID; [2020-04-08T19:20:15.562Z] echo Agent pid 21 killed; [2020-04-08T19:20:15.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T19:20:16.555Z] + git semver [Pipeline] } [2020-04-08T19:20:16.619Z] $ docker stop --time=1 5a544896e564a162c2c5f11c21e8a5c30dc6137f52a6533fe6335d67af302253 [2020-04-08T19:20:18.452Z] $ docker rm -f 5a544896e564a162c2c5f11c21e8a5c30dc6137f52a6533fe6335d67af302253 [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-04-08T19:20:19.332Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T19:20:20.452Z] ---> package-listing.sh [2020-04-08T19:20:20.452Z] ++ facter osfamily [2020-04-08T19:20:20.452Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-08T19:20:20.452Z] + OS_FAMILY=redhat [2020-04-08T19:20:20.452Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-04-08T19:20:20.452Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-08T19:20:20.452Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-08T19:20:20.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-08T19:20:20.452Z] + PACKAGES=/tmp/packages_start.txt [2020-04-08T19:20:20.452Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-04-08T19:20:20.452Z] + PACKAGES=/tmp/packages_end.txt [2020-04-08T19:20:20.452Z] + case "${OS_FAMILY}" in [2020-04-08T19:20:20.452Z] + rpm -qa [2020-04-08T19:20:20.452Z] + sort [2020-04-08T19:20:25.819Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-08T19:20:25.819Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-08T19:20:25.819Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-08T19:20:25.819Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-04-08T19:20:25.819Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-04-08T19:20:25.819Z] + 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-04-08T19:20:26.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T19:20:26.663Z] [2020-04-08T19:20:26.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-08T19:20:27.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T19:20:27.790Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-08T19:20:27.790Z] c9b1b535fdd9: Pulling fs layer [2020-04-08T19:20:27.790Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-08T19:20:27.790Z] 756a868c4378: Pulling fs layer [2020-04-08T19:20:27.790Z] 444b2fc9a129: Pulling fs layer [2020-04-08T19:20:27.790Z] ea15f1150254: Pulling fs layer [2020-04-08T19:20:27.790Z] 41b27a9f41bf: Pulling fs layer [2020-04-08T19:20:27.790Z] 28c525ee5125: Pulling fs layer [2020-04-08T19:20:27.790Z] 094b1ea09ed8: Pulling fs layer [2020-04-08T19:20:27.790Z] 138eaada9080: Pulling fs layer [2020-04-08T19:20:27.790Z] 0622d0fa9048: Pulling fs layer [2020-04-08T19:20:27.790Z] 444b2fc9a129: Waiting [2020-04-08T19:20:27.790Z] 41b27a9f41bf: Waiting [2020-04-08T19:20:27.790Z] 28c525ee5125: Waiting [2020-04-08T19:20:27.790Z] 094b1ea09ed8: Waiting [2020-04-08T19:20:27.790Z] 138eaada9080: Waiting [2020-04-08T19:20:27.790Z] 0622d0fa9048: Waiting [2020-04-08T19:20:27.790Z] ea15f1150254: Waiting [2020-04-08T19:20:28.086Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-08T19:20:28.086Z] 2cc5ad85d9ab: Download complete [2020-04-08T19:20:28.086Z] 444b2fc9a129: Verifying Checksum [2020-04-08T19:20:28.086Z] 444b2fc9a129: Download complete [2020-04-08T19:20:28.086Z] c9b1b535fdd9: Download complete [2020-04-08T19:20:28.086Z] ea15f1150254: Verifying Checksum [2020-04-08T19:20:28.086Z] ea15f1150254: Download complete [2020-04-08T19:20:28.370Z] 28c525ee5125: Verifying Checksum [2020-04-08T19:20:28.370Z] 28c525ee5125: Download complete [2020-04-08T19:20:28.989Z] c9b1b535fdd9: Pull complete [2020-04-08T19:20:29.279Z] 2cc5ad85d9ab: Pull complete [2020-04-08T19:20:29.555Z] 756a868c4378: Verifying Checksum [2020-04-08T19:20:29.555Z] 756a868c4378: Download complete [2020-04-08T19:20:29.854Z] 138eaada9080: Verifying Checksum [2020-04-08T19:20:29.854Z] 138eaada9080: Download complete [2020-04-08T19:20:29.854Z] 0622d0fa9048: Verifying Checksum [2020-04-08T19:20:29.854Z] 0622d0fa9048: Download complete [2020-04-08T19:20:30.189Z] 094b1ea09ed8: Verifying Checksum [2020-04-08T19:20:30.189Z] 094b1ea09ed8: Download complete [2020-04-08T19:20:30.826Z] 41b27a9f41bf: Verifying Checksum [2020-04-08T19:20:30.826Z] 41b27a9f41bf: Download complete [2020-04-08T19:20:33.560Z] 756a868c4378: Pull complete [2020-04-08T19:20:33.560Z] 444b2fc9a129: Pull complete [2020-04-08T19:20:33.863Z] ea15f1150254: Pull complete [2020-04-08T19:20:39.480Z] 41b27a9f41bf: Pull complete [2020-04-08T19:20:40.068Z] 28c525ee5125: Pull complete [2020-04-08T19:20:47.002Z] 094b1ea09ed8: Pull complete [2020-04-08T19:20:47.002Z] 138eaada9080: Pull complete [2020-04-08T19:20:48.220Z] 0622d0fa9048: Pull complete [2020-04-08T19:20:48.220Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-08T19:20:48.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-08T19:20:48.468Z] prd-centos7-docker-4c-2g-2934 does not seem to be running inside a container [2020-04-08T19:20:48.607Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-08T19:20:49.864Z] $ docker top 297abf8b55a69cb2d55aa2197697d8c91829ae8a87cac40bdac1aeb64dfd45f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T19:20:50.131Z] provisioning config files... [2020-04-08T19:20:50.182Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4457833810293946992tmp [Pipeline] { [Pipeline] echo [2020-04-08T19:20:50.243Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T19:20:50.937Z] ---> create-netrc.sh [Pipeline] echo [2020-04-08T19:20:50.954Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T19:20:52.477Z] ---> logs-deploy.sh [2020-04-08T19:20:52.477Z] + ARCHIVE_ARTIFACTS= [2020-04-08T19:20:52.478Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-08T19:20:52.478Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-08T19:20:52.478Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-08T19:20:52.478Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/19 [2020-04-08T19:20:52.478Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/19/ [2020-04-08T19:20:52.478Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/19 /w/workspace/dry_go-mod-core-contracts_master [2020-04-08T19:20:53.887Z] Archives upload complete. [2020-04-08T19:20:54.505Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/19 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/19/