Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ce12e3ca5eff886d773c4b0e75431aaee5057a0a 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 ‘prd-centos7-docker-4c-2g-3231’ Running on prd-centos7-docker-4c-2g-3235 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 > 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 ce12e3ca5eff886d773c4b0e75431aaee5057a0a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 Commit message: "Merge pull request #242 from jamesrgregg/update-pr-template" > git rev-list --no-walk ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-16T23:50:44.604Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-16T23:50:44.716Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-16T23:50:44.768Z] ========================================================= [2020-06-16T23:50:44.768Z] EdgeX Global Pipelines Version Info [2020-06-16T23:50:44.768Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:50:46.960Z] ------------------- [2020-06-16T23:50:46.960Z] stable info: [2020-06-16T23:50:46.960Z] ------------------- [2020-06-16T23:50:46.960Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-16T23:50:46.960Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-16T23:50:46.960Z] Message: update stable to v1.0.89 [2020-06-16T23:50:48.415Z] ------------------- [2020-06-16T23:50:48.415Z] experimental info: [2020-06-16T23:50:48.415Z] ------------------- [2020-06-16T23:50:48.415Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-16T23:50:48.415Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-16T23:50:48.415Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:50:49.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:50:50.531Z] [2020-06-16T23:50:50.531Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:50:51.030Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:50:51.030Z] latest: Pulling from edgex-devops/git-semver [2020-06-16T23:50:51.030Z] 9123ac7c32f7: Pulling fs layer [2020-06-16T23:50:51.030Z] b8cc5d1170e3: Pulling fs layer [2020-06-16T23:50:51.030Z] 2924cbbf6a41: Pulling fs layer [2020-06-16T23:50:51.030Z] 93b08a4f1073: Pulling fs layer [2020-06-16T23:50:51.030Z] 93b08a4f1073: Waiting [2020-06-16T23:50:51.030Z] b8cc5d1170e3: Verifying Checksum [2020-06-16T23:50:51.030Z] b8cc5d1170e3: Download complete [2020-06-16T23:50:51.303Z] 9123ac7c32f7: Download complete [2020-06-16T23:50:51.303Z] 93b08a4f1073: Verifying Checksum [2020-06-16T23:50:51.303Z] 93b08a4f1073: Download complete [2020-06-16T23:50:51.303Z] 2924cbbf6a41: Verifying Checksum [2020-06-16T23:50:51.303Z] 2924cbbf6a41: Download complete [2020-06-16T23:50:51.587Z] 9123ac7c32f7: Pull complete [2020-06-16T23:50:51.863Z] b8cc5d1170e3: Pull complete [2020-06-16T23:50:52.833Z] 2924cbbf6a41: Pull complete [2020-06-16T23:50:53.109Z] 93b08a4f1073: Pull complete [2020-06-16T23:50:53.109Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-16T23:50:53.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:50:53.109Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-16T23:50:53.238Z] prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container [2020-06-16T23:50:53.302Z] $ 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-06-16T23:50:55.262Z] $ docker top b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-16T23:50:55.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T23:50:55.509Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T23:50:55.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T23:50:55.820Z] $ docker exec b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee ssh-agent [2020-06-16T23:50:56.056Z] SSH_AUTH_SOCK=/tmp/ssh-gbc33lSeEjfV/agent.13 [2020-06-16T23:50:56.056Z] SSH_AGENT_PID=18 [2020-06-16T23:50:56.100Z] Running ssh-add (command line suppressed) [2020-06-16T23:50:56.388Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4201135973101771454.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4201135973101771454.key) [2020-06-16T23:50:56.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T23:50:56.935Z] + git describe --exact-match --tags HEAD [2020-06-16T23:50:56.935Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-16T23:50:57.407Z] $ docker exec --env ******** --env ******** b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee ssh-agent -k [2020-06-16T23:50:57.759Z] unset SSH_AUTH_SOCK; [2020-06-16T23:50:57.759Z] unset SSH_AGENT_PID; [2020-06-16T23:50:57.759Z] echo Agent pid 18 killed; [2020-06-16T23:50:57.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-16T23:50:57.878Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-16T23:50:57.878Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-16T23:50:57.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T23:50:57.923Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T23:50:58.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T23:50:58.296Z] $ docker exec b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee ssh-agent [2020-06-16T23:50:58.584Z] SSH_AUTH_SOCK=/tmp/ssh-CaI6zIt1WRUk/agent.47 [2020-06-16T23:50:58.584Z] SSH_AGENT_PID=52 [2020-06-16T23:50:58.594Z] Running ssh-add (command line suppressed) [2020-06-16T23:50:58.791Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1218685783887844596.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1218685783887844596.key) [2020-06-16T23:50:58.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T23:50:59.282Z] + git semver init [2020-06-16T23:50:59.282Z] # -> Open(): unable to determine branch for HEAD [2020-06-16T23:50:59.282Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-06-16T23:50:59.282Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-06-16T23:50:59.282Z] # $SEMVER_REMOTE_NAME = origin [2020-06-16T23:50:59.282Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-16T23:50:59.282Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-16T23:50:59.282Z] # $SEMVER_BRANCH = master [2020-06-16T23:50:59.282Z] # $SEMVER_TEMP = /tmp/semver-160353715 [2020-06-16T23:50:59.282Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-06-16T23:51:00.276Z] # '/tmp/semver-160353715' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-06-16T23:51:00.276Z] # -> Force: false [2020-06-16T23:51:00.276Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-06-16T23:51:00.327Z] $ docker exec --env ******** --env ******** b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee ssh-agent -k [2020-06-16T23:51:00.510Z] unset SSH_AUTH_SOCK; [2020-06-16T23:51:00.510Z] unset SSH_AGENT_PID; [2020-06-16T23:51:00.511Z] echo Agent pid 52 killed; [2020-06-16T23:51:00.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-16T23:51:00.956Z] + git semver [Pipeline] } [2020-06-16T23:51:00.977Z] $ docker stop --time=1 b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee [2020-06-16T23:51:02.543Z] $ docker rm -f b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-16T23:51:03.556Z] Stashed 70 file(s) [Pipeline] echo [2020-06-16T23:51:03.558Z] [edgeXSemver] initialized semver on version 0.1.59 [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-06-16T23:51:18.710Z] Still waiting to schedule task [2020-06-16T23:51:18.710Z] ‘prd-centos7-docker-4c-2g-3236’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3210’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-06-16T23:51:18.712Z] Still waiting to schedule task [2020-06-16T23:51:18.713Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-16T23:54:07.131Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3239 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-06-16T23:54:07.158Z] Running in /w/workspace/go-mod-core-contracts/23 [Pipeline] { [Pipeline] checkout [2020-06-16T23:54:11.874Z] using credential edgex-jenkins-ssh [2020-06-16T23:54:11.907Z] Cloning the remote Git repository [2020-06-16T23:54:11.907Z] Cloning with configured refspecs honoured and without tags [2020-06-16T23:54:11.976Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-16T23:54:12.089Z] > git init /w/workspace/go-mod-core-contracts/23 # timeout=10 [2020-06-16T23:54:13.110Z] Fetching without tags [2020-06-16T23:54:12.162Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-16T23:54:12.163Z] > git --version # timeout=10 [2020-06-16T23:54:12.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T23:54:12.236Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:54:13.020Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-16T23:54:13.035Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:54:13.065Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-16T23:54:13.095Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-16T23:54:13.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T23:54:13.107Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:54:13.641Z] Checking out Revision ce12e3ca5eff886d773c4b0e75431aaee5057a0a (master) [2020-06-16T23:54:13.633Z] > git config core.sparsecheckout # timeout=10 [2020-06-16T23:54:13.653Z] > git checkout -f ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 [2020-06-16T23:54:16.848Z] Running on prd-centos7-docker-4c-2g-3240 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-06-16T23:54:16.873Z] Running in /w/workspace/go-mod-core-contracts/23 [Pipeline] { [Pipeline] checkout [2020-06-16T23:54:18.265Z] Commit message: "Merge pull request #242 from jamesrgregg/update-pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-16T23:54:19.165Z] ========================================================= [2020-06-16T23:54:19.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-16T23:54:19.165Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:54:20.022Z] using credential edgex-jenkins-ssh [2020-06-16T23:54:20.066Z] Cloning the remote Git repository [2020-06-16T23:54:20.066Z] Cloning with configured refspecs honoured and without tags [2020-06-16T23:54:20.150Z] + 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-06-16T23:54:20.103Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-16T23:54:20.168Z] > git init /w/workspace/go-mod-core-contracts/23 # timeout=10 [2020-06-16T23:54:20.223Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-16T23:54:20.223Z] > git --version # timeout=10 [2020-06-16T23:54:20.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T23:54:20.270Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:54:20.834Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-16T23:54:20.841Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:54:20.863Z] Fetching without tags [2020-06-16T23:54:21.141Z] Sending build context to Docker daemon 1.75MB [2020-06-16T23:54:21.141Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-16T23:54:21.141Z] Step 2/7 : FROM ${BASE} [2020-06-16T23:54:21.417Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-16T23:54:21.417Z] cde5963f3b93: Pulling fs layer [2020-06-16T23:54:21.417Z] 2a23fa8c16f7: Pulling fs layer [2020-06-16T23:54:21.417Z] 777b28850792: Pulling fs layer [2020-06-16T23:54:21.417Z] 8a11ddd9e578: Pulling fs layer [2020-06-16T23:54:21.417Z] 4cf88f913ddb: Pulling fs layer [2020-06-16T23:54:21.417Z] 1df406cf5192: Pulling fs layer [2020-06-16T23:54:21.417Z] cd6300453558: Pulling fs layer [2020-06-16T23:54:21.417Z] b9c365052c96: Pulling fs layer [2020-06-16T23:54:21.417Z] a2d8cc88f415: Pulling fs layer [2020-06-16T23:54:21.417Z] ea1d1ca13537: Pulling fs layer [2020-06-16T23:54:21.417Z] 3750a50a1c5e: Pulling fs layer [2020-06-16T23:54:21.417Z] cd6300453558: Waiting [2020-06-16T23:54:21.417Z] b9c365052c96: Waiting [2020-06-16T23:54:21.417Z] a2d8cc88f415: Waiting [2020-06-16T23:54:21.417Z] ea1d1ca13537: Waiting [2020-06-16T23:54:21.417Z] 8a11ddd9e578: Waiting [2020-06-16T23:54:21.417Z] 3750a50a1c5e: Waiting [2020-06-16T23:54:21.417Z] 4cf88f913ddb: Waiting [2020-06-16T23:54:21.417Z] 1df406cf5192: Waiting [2020-06-16T23:54:21.417Z] 777b28850792: Verifying Checksum [2020-06-16T23:54:21.417Z] 777b28850792: Download complete [2020-06-16T23:54:21.417Z] 2a23fa8c16f7: Verifying Checksum [2020-06-16T23:54:21.417Z] 2a23fa8c16f7: Download complete [2020-06-16T23:54:21.417Z] 4cf88f913ddb: Verifying Checksum [2020-06-16T23:54:21.417Z] 4cf88f913ddb: Download complete [2020-06-16T23:54:21.417Z] 1df406cf5192: Verifying Checksum [2020-06-16T23:54:21.417Z] 1df406cf5192: Download complete [2020-06-16T23:54:21.417Z] cde5963f3b93: Verifying Checksum [2020-06-16T23:54:21.417Z] cde5963f3b93: Download complete [2020-06-16T23:54:21.615Z] Checking out Revision ce12e3ca5eff886d773c4b0e75431aaee5057a0a (master) [2020-06-16T23:54:20.858Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-16T23:54:20.869Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-16T23:54:20.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T23:54:20.874Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:54:21.652Z] > git config core.sparsecheckout # timeout=10 [2020-06-16T23:54:21.677Z] > git checkout -f ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 [2020-06-16T23:54:22.413Z] cde5963f3b93: Pull complete [2020-06-16T23:54:23.014Z] 2a23fa8c16f7: Pull complete [2020-06-16T23:54:23.292Z] 777b28850792: Pull complete [2020-06-16T23:54:23.894Z] cd6300453558: Verifying Checksum [2020-06-16T23:54:23.894Z] cd6300453558: Download complete [2020-06-16T23:54:23.894Z] a2d8cc88f415: Verifying Checksum [2020-06-16T23:54:23.894Z] a2d8cc88f415: Download complete [2020-06-16T23:54:25.344Z] Commit message: "Merge pull request #242 from jamesrgregg/update-pr-template" [2020-06-16T23:54:25.346Z] ea1d1ca13537: Verifying Checksum [2020-06-16T23:54:25.346Z] ea1d1ca13537: Download complete [2020-06-16T23:54:25.623Z] 3750a50a1c5e: Verifying Checksum [2020-06-16T23:54:25.624Z] 3750a50a1c5e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-16T23:54:25.972Z] ========================================================= [2020-06-16T23:54:25.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-16T23:54:25.972Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:54:26.220Z] b9c365052c96: Verifying Checksum [2020-06-16T23:54:26.603Z] + 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-06-16T23:54:26.813Z] 8a11ddd9e578: Verifying Checksum [2020-06-16T23:54:26.813Z] 8a11ddd9e578: Download complete [2020-06-16T23:54:27.559Z] Sending build context to Docker daemon 1.75MB [2020-06-16T23:54:27.559Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-16T23:54:27.559Z] Step 2/7 : FROM ${BASE} [2020-06-16T23:54:27.559Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-16T23:54:27.559Z] e6b0cf9c0882: Pulling fs layer [2020-06-16T23:54:27.559Z] 2848faf0eed1: Pulling fs layer [2020-06-16T23:54:27.559Z] 0f37312ad70f: Pulling fs layer [2020-06-16T23:54:27.559Z] 5788d62ee057: Pulling fs layer [2020-06-16T23:54:27.559Z] 0e6b1d234666: Pulling fs layer [2020-06-16T23:54:27.559Z] bf5d7aec512f: Pulling fs layer [2020-06-16T23:54:27.559Z] 34c802a77dc8: Pulling fs layer [2020-06-16T23:54:27.559Z] 9eb99e56ec68: Pulling fs layer [2020-06-16T23:54:27.559Z] 27c7a5d97fbd: Pulling fs layer [2020-06-16T23:54:27.559Z] 5c102a31e300: Pulling fs layer [2020-06-16T23:54:27.559Z] dcfb455df0a1: Pulling fs layer [2020-06-16T23:54:27.559Z] 5788d62ee057: Waiting [2020-06-16T23:54:27.559Z] 0e6b1d234666: Waiting [2020-06-16T23:54:27.559Z] bf5d7aec512f: Waiting [2020-06-16T23:54:27.559Z] 34c802a77dc8: Waiting [2020-06-16T23:54:27.559Z] 9eb99e56ec68: Waiting [2020-06-16T23:54:27.559Z] 27c7a5d97fbd: Waiting [2020-06-16T23:54:27.559Z] 5c102a31e300: Waiting [2020-06-16T23:54:27.559Z] dcfb455df0a1: Waiting [2020-06-16T23:54:27.559Z] 0f37312ad70f: Verifying Checksum [2020-06-16T23:54:27.559Z] 0f37312ad70f: Download complete [2020-06-16T23:54:27.559Z] 2848faf0eed1: Download complete [2020-06-16T23:54:27.559Z] 0e6b1d234666: Verifying Checksum [2020-06-16T23:54:27.559Z] 0e6b1d234666: Download complete [2020-06-16T23:54:27.559Z] e6b0cf9c0882: Verifying Checksum [2020-06-16T23:54:27.559Z] bf5d7aec512f: Verifying Checksum [2020-06-16T23:54:27.559Z] bf5d7aec512f: Download complete [2020-06-16T23:54:27.559Z] e6b0cf9c0882: Download complete [2020-06-16T23:54:28.146Z] e6b0cf9c0882: Pull complete [2020-06-16T23:54:28.409Z] 34c802a77dc8: Verifying Checksum [2020-06-16T23:54:28.409Z] 34c802a77dc8: Download complete [2020-06-16T23:54:28.409Z] 27c7a5d97fbd: Verifying Checksum [2020-06-16T23:54:28.409Z] 27c7a5d97fbd: Download complete [2020-06-16T23:54:29.024Z] 5c102a31e300: Verifying Checksum [2020-06-16T23:54:29.024Z] 5c102a31e300: Download complete [2020-06-16T23:54:29.024Z] dcfb455df0a1: Verifying Checksum [2020-06-16T23:54:29.024Z] dcfb455df0a1: Download complete [2020-06-16T23:54:29.024Z] 9eb99e56ec68: Verifying Checksum [2020-06-16T23:54:29.024Z] 9eb99e56ec68: Download complete [2020-06-16T23:54:29.024Z] 5788d62ee057: Verifying Checksum [2020-06-16T23:54:29.024Z] 5788d62ee057: Download complete [2020-06-16T23:54:29.969Z] 2848faf0eed1: Pull complete [2020-06-16T23:54:30.229Z] 0f37312ad70f: Pull complete [2020-06-16T23:54:35.553Z] 5788d62ee057: Pull complete [2020-06-16T23:54:35.553Z] 0e6b1d234666: Pull complete [2020-06-16T23:54:35.553Z] bf5d7aec512f: Pull complete [2020-06-16T23:54:36.963Z] 8a11ddd9e578: Pull complete [2020-06-16T23:54:37.239Z] 4cf88f913ddb: Pull complete [2020-06-16T23:54:37.516Z] 1df406cf5192: Pull complete [2020-06-16T23:54:39.760Z] 34c802a77dc8: Pull complete [2020-06-16T23:54:41.828Z] cd6300453558: Pull complete [2020-06-16T23:54:42.320Z] 9eb99e56ec68: Pull complete [2020-06-16T23:54:42.320Z] 27c7a5d97fbd: Pull complete [2020-06-16T23:54:43.298Z] 5c102a31e300: Pull complete [2020-06-16T23:54:43.562Z] dcfb455df0a1: Pull complete [2020-06-16T23:54:43.562Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-16T23:54:43.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-16T23:54:43.562Z] ---> 7c70fe431013 [2020-06-16T23:54:43.562Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-16T23:54:44.507Z] ---> Running in 3fdd21b38786 [2020-06-16T23:54:44.507Z] Removing intermediate container 3fdd21b38786 [2020-06-16T23:54:44.507Z] ---> 9f5040e088f4 [2020-06-16T23:54:44.507Z] Step 4/7 : RUN apk add bash [2020-06-16T23:54:44.507Z] ---> Running in 7b5d0c5d863d [2020-06-16T23:54:45.452Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-16T23:54:46.025Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-16T23:54:46.598Z] OK: 143 MiB in 39 packages [2020-06-16T23:54:47.172Z] Removing intermediate container 7b5d0c5d863d [2020-06-16T23:54:47.172Z] ---> f34d76d3c489 [2020-06-16T23:54:47.172Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-16T23:54:47.172Z] ---> Running in ca06015ca7f1 [2020-06-16T23:54:47.172Z] Removing intermediate container ca06015ca7f1 [2020-06-16T23:54:47.172Z] ---> 7033932b6133 [2020-06-16T23:54:47.172Z] Step 6/7 : COPY go.mod . [2020-06-16T23:54:47.221Z] b9c365052c96: Pull complete [2020-06-16T23:54:47.221Z] a2d8cc88f415: Pull complete [2020-06-16T23:54:47.436Z] ---> e1cb01840e4d [2020-06-16T23:54:47.436Z] Step 7/7 : RUN go mod download [2020-06-16T23:54:47.436Z] ---> Running in f1958f4b9d88 [2020-06-16T23:54:48.659Z] ea1d1ca13537: Pull complete [2020-06-16T23:54:49.277Z] 3750a50a1c5e: Pull complete [2020-06-16T23:54:49.277Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-16T23:54:49.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-16T23:54:49.277Z] ---> 78745c68409d [2020-06-16T23:54:49.277Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-16T23:54:49.382Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-16T23:54:49.382Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-16T23:54:49.382Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-16T23:54:49.382Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-16T23:54:49.382Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-16T23:54:49.382Z] go: finding github.com/google/uuid v1.1.0 [2020-06-16T23:54:49.382Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-16T23:54:49.383Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-16T23:54:49.383Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-16T23:54:49.383Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-16T23:54:49.383Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-16T23:54:51.317Z] Removing intermediate container f1958f4b9d88 [2020-06-16T23:54:51.317Z] ---> 3f3aa33dd55d [2020-06-16T23:54:51.317Z] Successfully built 3f3aa33dd55d [2020-06-16T23:54:51.317Z] 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-06-16T23:54:51.800Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-16T23:54:51.800Z] . [Pipeline] withDockerContainer [2020-06-16T23:54:51.899Z] prd-centos7-docker-4c-2g-3240 does not seem to be running inside a container [2020-06-16T23:54:51.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/23 -v /w/workspace/go-mod-core-contracts/23:/w/workspace/go-mod-core-contracts/23:rw,z -v /w/workspace/go-mod-core-contracts/23@tmp:/w/workspace/go-mod-core-contracts/23@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-06-16T23:54:52.853Z] $ docker top 730968960da551e7153445f6caf6be036d2aeeb290f7fe445382624085d2cec5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-16T23:54:53.307Z] + go version [2020-06-16T23:54:53.307Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-16T23:54:53.611Z] + make test [2020-06-16T23:54:53.611Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-16T23:54:54.691Z] ---> Running in 4d4747727f57 [2020-06-16T23:54:54.691Z] Removing intermediate container 4d4747727f57 [2020-06-16T23:54:54.691Z] ---> a5c29dce89da [2020-06-16T23:54:54.691Z] Step 4/7 : RUN apk add bash [2020-06-16T23:54:54.691Z] ---> Running in cc5c06c06a51 [2020-06-16T23:54:56.142Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-16T23:54:57.115Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-16T23:54:57.716Z] OK: 125 MiB in 39 packages [2020-06-16T23:54:59.168Z] Removing intermediate container cc5c06c06a51 [2020-06-16T23:54:59.168Z] ---> 992ce5549f23 [2020-06-16T23:54:59.168Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-16T23:54:59.168Z] ---> Running in 40989ad919c9 [2020-06-16T23:54:59.447Z] Removing intermediate container 40989ad919c9 [2020-06-16T23:54:59.447Z] ---> d42ea4756a05 [2020-06-16T23:54:59.447Z] Step 6/7 : COPY go.mod . [2020-06-16T23:55:00.324Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-16T23:55:00.432Z] ---> a0019cebf3e2 [2020-06-16T23:55:00.433Z] Step 7/7 : RUN go mod download [2020-06-16T23:55:00.433Z] ---> Running in ae8b0e77444f [2020-06-16T23:55:00.597Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.046s coverage: 85.7% of statements [2020-06-16T23:55:00.597Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.046s coverage: 100.0% of statements [2020-06-16T23:55:02.013Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements [2020-06-16T23:55:02.013Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.029s coverage: 77.8% of statements [2020-06-16T23:55:02.013Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-16T23:55:02.013Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements [2020-06-16T23:55:02.405Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-16T23:55:02.405Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-16T23:55:02.405Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-16T23:55:02.405Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-16T23:55:02.405Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-16T23:55:02.405Z] go: finding github.com/google/uuid v1.1.0 [2020-06-16T23:55:02.405Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-16T23:55:02.405Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-16T23:55:02.405Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-16T23:55:02.405Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-16T23:55:02.405Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-16T23:55:02.970Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements [2020-06-16T23:55:02.970Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.008s coverage: 100.0% of statements [2020-06-16T23:55:03.234Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.032s coverage: 100.0% of statements [2020-06-16T23:55:03.234Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-16T23:55:03.234Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-16T23:55:03.234Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.038s coverage: 100.0% of statements [2020-06-16T23:55:04.208Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.505s coverage: 100.0% of statements [2020-06-16T23:55:05.021Z] Removing intermediate container ae8b0e77444f [2020-06-16T23:55:05.021Z] ---> dea21129e9f9 [2020-06-16T23:55:05.021Z] Successfully built dea21129e9f9 [2020-06-16T23:55:05.021Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-06-16T23:55:05.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.024s coverage: 62.5% of statements [2020-06-16T23:55:05.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.030s coverage: 26.3% of statements [2020-06-16T23:55:05.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements [2020-06-16T23:55:05.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.046s coverage: 15.4% of statements [2020-06-16T23:55:05.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-06-16T23:55:05.160Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:55:05.576Z] + docker inspect -f . ci-base-image-arm64 [2020-06-16T23:55:05.577Z] . [Pipeline] withDockerContainer [2020-06-16T23:55:05.836Z] prd-ubuntu18.04-docker-arm64-4c-16g-3239 does not seem to be running inside a container [2020-06-16T23:55:05.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/23 -v /w/workspace/go-mod-core-contracts/23:/w/workspace/go-mod-core-contracts/23:rw,z -v /w/workspace/go-mod-core-contracts/23@tmp:/w/workspace/go-mod-core-contracts/23@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-arm64 cat [2020-06-16T23:55:06.117Z] gofmt -l . [2020-06-16T23:55:06.118Z] [ "`gofmt -l .`" = "" ] [2020-06-16T23:55:07.797Z] $ docker top afe12d6388c563c1ae0b4ef901e0a1d329f9fa20a89ae5cdae78dba5cc634061 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2020-06-16T23:55:08.353Z] Stashed 1 file(s) [Pipeline] } [2020-06-16T23:55:08.362Z] $ docker stop --time=1 730968960da551e7153445f6caf6be036d2aeeb290f7fe445382624085d2cec5 [2020-06-16T23:55:09.175Z] + go version [2020-06-16T23:55:09.175Z] go version go1.13.5 linux/arm64 [2020-06-16T23:55:10.512Z] $ docker rm -f 730968960da551e7153445f6caf6be036d2aeeb290f7fe445382624085d2cec5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [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-06-16T23:55:11.749Z] + make test [2020-06-16T23:55:11.749Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-16T23:55:30.130Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-16T23:55:32.774Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.056s coverage: 85.7% of statements [2020-06-16T23:55:32.774Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.047s coverage: 100.0% of statements [2020-06-16T23:55:35.434Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.066s coverage: 45.4% of statements [2020-06-16T23:55:35.434Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.040s coverage: 77.8% of statements [2020-06-16T23:55:35.434Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-16T23:55:36.888Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.042s coverage: 6.4% of statements [2020-06-16T23:55:37.163Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.064s coverage: 14.4% of statements [2020-06-16T23:55:39.153Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements [2020-06-16T23:55:39.426Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.086s coverage: 100.0% of statements [2020-06-16T23:55:39.426Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-16T23:55:39.426Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-16T23:55:39.426Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.017s coverage: 100.0% of statements [2020-06-16T23:55:39.426Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.028s coverage: 100.0% of statements [2020-06-16T23:55:40.403Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.110s coverage: 62.5% of statements [2020-06-16T23:55:41.008Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements [2020-06-16T23:55:42.454Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements [2020-06-16T23:55:42.454Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.029s coverage: 15.4% of statements [2020-06-16T23:55:43.048Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-06-16T23:55:43.321Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-16T23:55:45.961Z] gofmt -l . [2020-06-16T23:55:46.232Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-16T23:55:46.549Z] Warning: overwriting stash ‘coverage-report’ [2020-06-16T23:55:47.004Z] Stashed 1 file(s) [Pipeline] } [2020-06-16T23:55:46.982Z] $ docker stop --time=1 afe12d6388c563c1ae0b4ef901e0a1d329f9fa20a89ae5cdae78dba5cc634061 [2020-06-16T23:55:49.209Z] $ docker rm -f afe12d6388c563c1ae0b4ef901e0a1d329f9fa20a89ae5cdae78dba5cc634061 [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-06-16T23:55:50.591Z] provisioning config files... [2020-06-16T23:55:50.620Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2968335452779648005tmp [Pipeline] { [Pipeline] sh [2020-06-16T23:55:51.019Z] + curl -s https://codecov.io/bash [2020-06-16T23:55:51.019Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config2968335452779648005tmp [2020-06-16T23:55:51.282Z] [2020-06-16T23:55:51.282Z] _____ _ [2020-06-16T23:55:51.282Z] / ____| | | [2020-06-16T23:55:51.282Z] | | ___ __| | ___ ___ _____ __ [2020-06-16T23:55:51.282Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-16T23:55:51.282Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-16T23:55:51.282Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-16T23:55:51.282Z] Bash-20200602-f809a24 [2020-06-16T23:55:51.282Z] [2020-06-16T23:55:51.282Z] [2020-06-16T23:55:51.282Z] ==> Jenkins CI detected. [2020-06-16T23:55:51.282Z] project root: . [2020-06-16T23:55:51.282Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-16T23:55:51.282Z] ==> Running gcov in . (disable via -X gcov) [2020-06-16T23:55:51.282Z] ==> Python coveragepy not found [2020-06-16T23:55:51.282Z] ==> Searching for coverage reports in: [2020-06-16T23:55:51.282Z] + . [2020-06-16T23:55:51.282Z] -> Found 1 reports [2020-06-16T23:55:51.282Z] ==> Detecting git/mercurial file structure [2020-06-16T23:55:51.282Z] ==> Reading reports [2020-06-16T23:55:51.282Z] + ./coverage.out bytes=82427 [2020-06-16T23:55:51.282Z] ==> Appending adjustments [2020-06-16T23:55:51.282Z] https://docs.codecov.io/docs/fixing-reports [2020-06-16T23:55:52.264Z] + Found adjustments [2020-06-16T23:55:52.264Z] ==> Gzipping contents [2020-06-16T23:55:52.264Z] ==> Uploading reports [2020-06-16T23:55:52.265Z] url: https://codecov.io [2020-06-16T23:55:52.265Z] query: branch=master&commit=ce12e3ca5eff886d773c4b0e75431aaee5057a0a&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= [2020-06-16T23:55:52.265Z] -> Pinging Codecov [2020-06-16T23:55:52.265Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=ce12e3ca5eff886d773c4b0e75431aaee5057a0a&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= [2020-06-16T23:55:53.686Z] -> Uploading [2020-06-16T23:55:53.949Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ce12e3ca5eff886d773c4b0e75431aaee5057a0a [Pipeline] } [2020-06-16T23:55:53.957Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-16T23:55:54.346Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-16T23:55:54.347Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-16T23:55:54.376Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:55:54.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-16T23:55:54.699Z] [2020-06-16T23:55:54.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:55:55.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-16T23:55:55.152Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-16T23:55:55.152Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-16T23:55:55.152Z] 408f87550127: Pulling fs layer [2020-06-16T23:55:55.152Z] fe522b08c979: Pulling fs layer [2020-06-16T23:55:55.152Z] 221eaa008020: Pulling fs layer [2020-06-16T23:55:55.152Z] 2a4607e5d6b9: Pulling fs layer [2020-06-16T23:55:55.152Z] 8f79b27c4fd2: Pulling fs layer [2020-06-16T23:55:55.152Z] e5c8dbe1645b: Pulling fs layer [2020-06-16T23:55:55.152Z] 23e8b3b47431: Pulling fs layer [2020-06-16T23:55:55.152Z] 5c568d65a230: Pulling fs layer [2020-06-16T23:55:55.152Z] 8f79b27c4fd2: Waiting [2020-06-16T23:55:55.152Z] 221eaa008020: Waiting [2020-06-16T23:55:55.152Z] 23e8b3b47431: Waiting [2020-06-16T23:55:55.152Z] e5c8dbe1645b: Waiting [2020-06-16T23:55:55.152Z] 2a4607e5d6b9: Waiting [2020-06-16T23:55:55.152Z] 5c568d65a230: Waiting [2020-06-16T23:55:55.152Z] fe522b08c979: Verifying Checksum [2020-06-16T23:55:55.152Z] fe522b08c979: Download complete [2020-06-16T23:55:55.152Z] 408f87550127: Verifying Checksum [2020-06-16T23:55:55.152Z] 408f87550127: Download complete [2020-06-16T23:55:55.152Z] 2a4607e5d6b9: Verifying Checksum [2020-06-16T23:55:55.152Z] 2a4607e5d6b9: Download complete [2020-06-16T23:55:55.152Z] 8f79b27c4fd2: Verifying Checksum [2020-06-16T23:55:55.152Z] 8f79b27c4fd2: Download complete [2020-06-16T23:55:55.152Z] cbdbe7a5bc2a: Verifying Checksum [2020-06-16T23:55:55.152Z] cbdbe7a5bc2a: Download complete [2020-06-16T23:55:55.816Z] cbdbe7a5bc2a: Pull complete [2020-06-16T23:55:56.111Z] 408f87550127: Pull complete [2020-06-16T23:55:56.111Z] e5c8dbe1645b: Verifying Checksum [2020-06-16T23:55:56.111Z] e5c8dbe1645b: Download complete [2020-06-16T23:55:56.391Z] fe522b08c979: Pull complete [2020-06-16T23:55:57.069Z] 23e8b3b47431: Verifying Checksum [2020-06-16T23:55:57.069Z] 23e8b3b47431: Download complete [2020-06-16T23:55:57.069Z] 5c568d65a230: Verifying Checksum [2020-06-16T23:55:57.069Z] 5c568d65a230: Download complete [2020-06-16T23:55:58.040Z] 221eaa008020: Verifying Checksum [2020-06-16T23:55:58.040Z] 221eaa008020: Download complete [2020-06-16T23:56:06.443Z] 221eaa008020: Pull complete [2020-06-16T23:56:06.706Z] 2a4607e5d6b9: Pull complete [2020-06-16T23:56:06.968Z] 8f79b27c4fd2: Pull complete [2020-06-16T23:56:08.902Z] e5c8dbe1645b: Pull complete [2020-06-16T23:56:12.281Z] 23e8b3b47431: Pull complete [2020-06-16T23:56:14.217Z] 5c568d65a230: Pull complete [2020-06-16T23:56:14.217Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-16T23:56:14.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-16T23:56:14.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-16T23:56:14.389Z] prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container [2020-06-16T23:56:14.446Z] $ 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-06-16T23:56:15.398Z] $ docker top a66609491d99a9a29dfac2aafe4c717cafb644ced0d9dd509f0e8f06c60e02ee -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-16T23:56:16.041Z] + snyk monitor '--org=edgex-jenkins' [2020-06-16T23:56:22.718Z] [2020-06-16T23:56:22.718Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-06-16T23:56:22.718Z] [2020-06-16T23:56:22.718Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/7ebed577-b53c-48e4-bc15-8e09c89b1ebe [2020-06-16T23:56:22.718Z] [2020-06-16T23:56:22.718Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-16T23:56:22.718Z] [2020-06-16T23:56:23.300Z] [2020-06-16T23:56:23.300Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-06-16T23:56:23.300Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-06-16T23:56:23.623Z] $ docker stop --time=1 a66609491d99a9a29dfac2aafe4c717cafb644ced0d9dd509f0e8f06c60e02ee [2020-06-16T23:56:25.623Z] $ docker rm -f a66609491d99a9a29dfac2aafe4c717cafb644ced0d9dd509f0e8f06c60e02ee [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-06-16T23:56:26.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:56:26.681Z] . [Pipeline] withDockerContainer [2020-06-16T23:56:26.843Z] prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container [2020-06-16T23:56:26.995Z] $ 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-06-16T23:56:28.130Z] $ docker top e98491ffd0ea8f25f5a8e6cc09046dd7246c48f125dac285d958f96ca2829be9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-16T23:56:28.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T23:56:28.395Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T23:56:28.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T23:56:28.743Z] $ docker exec e98491ffd0ea8f25f5a8e6cc09046dd7246c48f125dac285d958f96ca2829be9 ssh-agent [2020-06-16T23:56:28.945Z] SSH_AUTH_SOCK=/tmp/ssh-iIFfjuY3jpdE/agent.13 [2020-06-16T23:56:28.945Z] SSH_AGENT_PID=19 [2020-06-16T23:56:28.955Z] Running ssh-add (command line suppressed) [2020-06-16T23:56:29.114Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7339996986934163700.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7339996986934163700.key) [2020-06-16T23:56:29.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T23:56:29.545Z] + git semver tag [2020-06-16T23:56:29.809Z] # -> Open(): unable to determine branch for HEAD [2020-06-16T23:56:29.809Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-06-16T23:56:29.809Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-06-16T23:56:29.809Z] # $SEMVER_REMOTE_NAME = origin [2020-06-16T23:56:29.809Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-16T23:56:29.809Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-16T23:56:29.809Z] # $SEMVER_BRANCH = master [2020-06-16T23:56:29.809Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-06-16T23:56:29.809Z] # ce12e3ca5eff886d773c4b0e75431aaee5057a0a HEAD [2020-06-16T23:56:29.809Z] # -> Force: false [2020-06-16T23:56:29.809Z] # 66e4ac2ad94d0f52c9824a9c838c81a35e32ff00 refs/tags/v0.1.59 [Pipeline] } [2020-06-16T23:56:29.825Z] $ docker exec --env ******** --env ******** e98491ffd0ea8f25f5a8e6cc09046dd7246c48f125dac285d958f96ca2829be9 ssh-agent -k [2020-06-16T23:56:30.011Z] unset SSH_AUTH_SOCK; [2020-06-16T23:56:30.012Z] unset SSH_AGENT_PID; [2020-06-16T23:56:30.012Z] echo Agent pid 19 killed; [2020-06-16T23:56:30.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-16T23:56:30.434Z] + git semver [Pipeline] } [2020-06-16T23:56:30.454Z] $ docker stop --time=1 e98491ffd0ea8f25f5a8e6cc09046dd7246c48f125dac285d958f96ca2829be9 [2020-06-16T23:56:31.842Z] $ docker rm -f e98491ffd0ea8f25f5a8e6cc09046dd7246c48f125dac285d958f96ca2829be9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:32.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-16T23:56:32.787Z] [2020-06-16T23:56:32.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:33.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-16T23:56:33.190Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-16T23:56:33.190Z] ab5ef0e58194: Pulling fs layer [2020-06-16T23:56:33.190Z] 9712f1f96733: Pulling fs layer [2020-06-16T23:56:33.190Z] 63f879dbbcfc: Pulling fs layer [2020-06-16T23:56:33.190Z] 0d9ebad4ef96: Pulling fs layer [2020-06-16T23:56:33.190Z] e9a5061849ea: Pulling fs layer [2020-06-16T23:56:33.190Z] d747dcd14b5f: Pulling fs layer [2020-06-16T23:56:33.191Z] 2de7ff778b66: Pulling fs layer [2020-06-16T23:56:33.191Z] 0d9ebad4ef96: Waiting [2020-06-16T23:56:33.191Z] e9a5061849ea: Waiting [2020-06-16T23:56:33.191Z] d747dcd14b5f: Waiting [2020-06-16T23:56:33.191Z] 2de7ff778b66: Waiting [2020-06-16T23:56:33.191Z] 9712f1f96733: Verifying Checksum [2020-06-16T23:56:33.191Z] 9712f1f96733: Download complete [2020-06-16T23:56:37.430Z] 63f879dbbcfc: Verifying Checksum [2020-06-16T23:56:37.430Z] 63f879dbbcfc: Download complete [2020-06-16T23:56:38.106Z] 0d9ebad4ef96: Verifying Checksum [2020-06-16T23:56:38.106Z] 0d9ebad4ef96: Download complete [2020-06-16T23:56:38.106Z] d747dcd14b5f: Verifying Checksum [2020-06-16T23:56:38.106Z] d747dcd14b5f: Download complete [2020-06-16T23:56:38.707Z] ab5ef0e58194: Verifying Checksum [2020-06-16T23:56:38.707Z] ab5ef0e58194: Download complete [2020-06-16T23:56:39.082Z] e9a5061849ea: Verifying Checksum [2020-06-16T23:56:39.082Z] e9a5061849ea: Download complete [2020-06-16T23:56:39.082Z] 2de7ff778b66: Verifying Checksum [2020-06-16T23:56:39.082Z] 2de7ff778b66: Download complete [2020-06-16T23:56:45.950Z] ab5ef0e58194: Pull complete [2020-06-16T23:56:45.950Z] 9712f1f96733: Pull complete [2020-06-16T23:56:47.964Z] 63f879dbbcfc: Pull complete [2020-06-16T23:56:58.095Z] 0d9ebad4ef96: Pull complete [2020-06-16T23:56:58.095Z] e9a5061849ea: Pull complete [2020-06-16T23:56:58.095Z] d747dcd14b5f: Pull complete [2020-06-16T23:57:01.468Z] 2de7ff778b66: Pull complete [2020-06-16T23:57:02.059Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-16T23:57:02.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-16T23:57:02.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-16T23:57:02.236Z] prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container [2020-06-16T23:57:02.300Z] $ 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-06-16T23:57:04.923Z] $ docker top 69559a62aa01231b6b9ab574841c7410d6373fde5747fef57621277820562714 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-16T23:57:05.134Z] provisioning config files... [2020-06-16T23:57:05.146Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4805439349588943846tmp [2020-06-16T23:57:05.169Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3012193560423963680tmp [2020-06-16T23:57:05.192Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4134525540268400758tmp [Pipeline] { [Pipeline] echo [2020-06-16T23:57:05.224Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:57:05.918Z] ---> sigul-configuration.sh [2020-06-16T23:57:05.919Z] gpg: directory `/root/.gnupg' created [2020-06-16T23:57:05.919Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-16T23:57:05.919Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-16T23:57:05.919Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-16T23:57:05.919Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-16T23:57:05.919Z] gpg: CAST5 encrypted data [2020-06-16T23:57:05.919Z] gpg: encrypted with 1 passphrase [2020-06-16T23:57:05.919Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-16T23:57:07.457Z] + mkdir /home/jenkins [2020-06-16T23:57:07.457Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-16T23:57:07.757Z] + 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-06-16T23:57:07.767Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:57:08.069Z] ---> sigul-install.sh [2020-06-16T23:57:18.392Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-16T23:57:18.980Z] + git tag --list [2020-06-16T23:57:18.980Z] v0.1.59 [Pipeline] sh [2020-06-16T23:57:19.635Z] + lftools sign git-tag v0.1.59 [2020-06-16T23:57:21.637Z] Signing Git tag with Sigul... [2020-06-16T23:57:21.637Z] Signing v0.1.59 [Pipeline] echo [2020-06-16T23:57:22.655Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:57:23.306Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-16T23:57:23.319Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-16T23:57:23.370Z] $ docker stop --time=1 69559a62aa01231b6b9ab574841c7410d6373fde5747fef57621277820562714 [2020-06-16T23:57:25.531Z] $ docker rm -f 69559a62aa01231b6b9ab574841c7410d6373fde5747fef57621277820562714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:57:26.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:57:26.171Z] . [Pipeline] withDockerContainer [2020-06-16T23:57:26.337Z] prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container [2020-06-16T23:57:26.394Z] $ 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-06-16T23:57:27.514Z] $ docker top a6396a662ae31e27f1cb97eb5648e3acc4c5cbaa81ccd457bf4abc84823e9568 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-16T23:57:27.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T23:57:27.795Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T23:57:28.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T23:57:28.474Z] $ docker exec a6396a662ae31e27f1cb97eb5648e3acc4c5cbaa81ccd457bf4abc84823e9568 ssh-agent [2020-06-16T23:57:28.884Z] SSH_AUTH_SOCK=/tmp/ssh-m7SxFTyZmcbT/agent.11 [2020-06-16T23:57:28.884Z] SSH_AGENT_PID=16 [2020-06-16T23:57:28.894Z] Running ssh-add (command line suppressed) [2020-06-16T23:57:29.168Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7553901886216504723.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7553901886216504723.key) [2020-06-16T23:57:29.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T23:57:29.690Z] + git semver bump patch [2020-06-16T23:57:29.690Z] # -> Open(): unable to determine branch for HEAD [2020-06-16T23:57:29.690Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-06-16T23:57:29.690Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-06-16T23:57:29.690Z] # $SEMVER_REMOTE_NAME = origin [2020-06-16T23:57:29.690Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-16T23:57:29.690Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-16T23:57:29.690Z] # $SEMVER_BRANCH = master [2020-06-16T23:57:29.690Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-06-16T23:57:29.957Z] 0.1.60 [Pipeline] } [2020-06-16T23:57:29.971Z] $ docker exec --env ******** --env ******** a6396a662ae31e27f1cb97eb5648e3acc4c5cbaa81ccd457bf4abc84823e9568 ssh-agent -k [2020-06-16T23:57:30.150Z] unset SSH_AUTH_SOCK; [2020-06-16T23:57:30.154Z] unset SSH_AGENT_PID; [2020-06-16T23:57:30.154Z] echo Agent pid 16 killed; [2020-06-16T23:57:30.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-16T23:57:30.595Z] + git semver [Pipeline] } [2020-06-16T23:57:30.613Z] $ docker stop --time=1 a6396a662ae31e27f1cb97eb5648e3acc4c5cbaa81ccd457bf4abc84823e9568 [2020-06-16T23:57:32.115Z] $ docker rm -f a6396a662ae31e27f1cb97eb5648e3acc4c5cbaa81ccd457bf4abc84823e9568 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:57:32.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:57:32.599Z] . [Pipeline] withDockerContainer [2020-06-16T23:57:32.746Z] prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container [2020-06-16T23:57:32.840Z] $ 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-06-16T23:57:33.590Z] $ docker top b940969bbbd1b5d5bc5f3ab8f351047acb5c9866ba7620328bc3d407461e4385 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-16T23:57:33.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T23:57:33.957Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T23:57:34.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T23:57:34.498Z] $ docker exec b940969bbbd1b5d5bc5f3ab8f351047acb5c9866ba7620328bc3d407461e4385 ssh-agent [2020-06-16T23:57:34.872Z] SSH_AUTH_SOCK=/tmp/ssh-HMpeWb657EtD/agent.11 [2020-06-16T23:57:34.872Z] SSH_AGENT_PID=16 [2020-06-16T23:57:34.880Z] Running ssh-add (command line suppressed) [2020-06-16T23:57:35.121Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1837688624987765868.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1837688624987765868.key) [2020-06-16T23:57:35.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T23:57:35.931Z] + git semver push [2020-06-16T23:57:35.931Z] # -> Open(): unable to determine branch for HEAD [2020-06-16T23:57:35.931Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-06-16T23:57:35.931Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-06-16T23:57:35.931Z] # $SEMVER_REMOTE_NAME = origin [2020-06-16T23:57:35.931Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-16T23:57:35.931Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-16T23:57:35.931Z] # $SEMVER_BRANCH = master [2020-06-16T23:57:35.931Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-06-16T23:57:42.657Z] $ docker exec --env ******** --env ******** b940969bbbd1b5d5bc5f3ab8f351047acb5c9866ba7620328bc3d407461e4385 ssh-agent -k [2020-06-16T23:57:42.976Z] unset SSH_AUTH_SOCK; [2020-06-16T23:57:42.988Z] unset SSH_AGENT_PID; [2020-06-16T23:57:42.989Z] echo Agent pid 16 killed; [2020-06-16T23:57:43.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-16T23:57:43.587Z] + git semver [Pipeline] } [2020-06-16T23:57:43.680Z] $ docker stop --time=1 b940969bbbd1b5d5bc5f3ab8f351047acb5c9866ba7620328bc3d407461e4385 [2020-06-16T23:57:45.700Z] $ docker rm -f b940969bbbd1b5d5bc5f3ab8f351047acb5c9866ba7620328bc3d407461e4385 [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-06-16T23:57:46.695Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:57:47.266Z] ---> package-listing.sh [2020-06-16T23:57:47.266Z] ++ facter osfamily [2020-06-16T23:57:47.266Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-16T23:57:47.266Z] + OS_FAMILY=redhat [2020-06-16T23:57:47.266Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-06-16T23:57:47.266Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-16T23:57:47.266Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-16T23:57:47.266Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-16T23:57:47.266Z] + PACKAGES=/tmp/packages_start.txt [2020-06-16T23:57:47.266Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-06-16T23:57:47.266Z] + PACKAGES=/tmp/packages_end.txt [2020-06-16T23:57:47.266Z] + case "${OS_FAMILY}" in [2020-06-16T23:57:47.266Z] + rpm -qa [2020-06-16T23:57:47.266Z] + sort [2020-06-16T23:57:51.530Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-16T23:57:51.530Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-16T23:57:51.530Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-16T23:57:51.530Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-06-16T23:57:51.530Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-06-16T23:57:51.530Z] + 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-06-16T23:57:52.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-16T23:57:52.153Z] [2020-06-16T23:57:52.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:57:52.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-16T23:57:52.551Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-16T23:57:52.551Z] c9b1b535fdd9: Pulling fs layer [2020-06-16T23:57:52.551Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-16T23:57:52.551Z] 756a868c4378: Pulling fs layer [2020-06-16T23:57:52.551Z] 444b2fc9a129: Pulling fs layer [2020-06-16T23:57:52.551Z] ea15f1150254: Pulling fs layer [2020-06-16T23:57:52.551Z] 41b27a9f41bf: Pulling fs layer [2020-06-16T23:57:52.551Z] 28c525ee5125: Pulling fs layer [2020-06-16T23:57:52.551Z] 094b1ea09ed8: Pulling fs layer [2020-06-16T23:57:52.551Z] 138eaada9080: Pulling fs layer [2020-06-16T23:57:52.551Z] 0622d0fa9048: Pulling fs layer [2020-06-16T23:57:52.551Z] 28c525ee5125: Waiting [2020-06-16T23:57:52.551Z] 138eaada9080: Waiting [2020-06-16T23:57:52.551Z] 094b1ea09ed8: Waiting [2020-06-16T23:57:52.551Z] 0622d0fa9048: Waiting [2020-06-16T23:57:52.551Z] 444b2fc9a129: Waiting [2020-06-16T23:57:52.551Z] ea15f1150254: Waiting [2020-06-16T23:57:52.551Z] 41b27a9f41bf: Waiting [2020-06-16T23:57:52.551Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-16T23:57:52.551Z] 2cc5ad85d9ab: Download complete [2020-06-16T23:57:52.551Z] 444b2fc9a129: Verifying Checksum [2020-06-16T23:57:52.551Z] 444b2fc9a129: Download complete [2020-06-16T23:57:52.551Z] c9b1b535fdd9: Verifying Checksum [2020-06-16T23:57:52.551Z] c9b1b535fdd9: Download complete [2020-06-16T23:57:52.821Z] ea15f1150254: Verifying Checksum [2020-06-16T23:57:52.821Z] ea15f1150254: Download complete [2020-06-16T23:57:52.821Z] 28c525ee5125: Verifying Checksum [2020-06-16T23:57:52.821Z] 28c525ee5125: Download complete [2020-06-16T23:57:53.247Z] c9b1b535fdd9: Pull complete [2020-06-16T23:57:53.770Z] 2cc5ad85d9ab: Pull complete [2020-06-16T23:57:54.076Z] 756a868c4378: Verifying Checksum [2020-06-16T23:57:54.076Z] 756a868c4378: Download complete [2020-06-16T23:57:54.807Z] 094b1ea09ed8: Download complete [2020-06-16T23:57:54.807Z] 138eaada9080: Verifying Checksum [2020-06-16T23:57:54.807Z] 138eaada9080: Download complete [2020-06-16T23:57:54.807Z] 0622d0fa9048: Verifying Checksum [2020-06-16T23:57:54.807Z] 0622d0fa9048: Download complete [2020-06-16T23:57:55.810Z] 41b27a9f41bf: Verifying Checksum [2020-06-16T23:57:55.810Z] 41b27a9f41bf: Download complete [2020-06-16T23:57:57.272Z] 756a868c4378: Pull complete [2020-06-16T23:57:57.550Z] 444b2fc9a129: Pull complete [2020-06-16T23:57:58.154Z] ea15f1150254: Pull complete [2020-06-16T23:58:05.075Z] 41b27a9f41bf: Pull complete [2020-06-16T23:58:05.075Z] 28c525ee5125: Pull complete [2020-06-16T23:58:09.405Z] 094b1ea09ed8: Pull complete [2020-06-16T23:58:09.405Z] 138eaada9080: Pull complete [2020-06-16T23:58:09.667Z] 0622d0fa9048: Pull complete [2020-06-16T23:58:09.929Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-16T23:58:09.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-16T23:58:09.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-16T23:58:10.156Z] prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container [2020-06-16T23:58:10.246Z] $ 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-06-16T23:58:12.470Z] $ docker top 93f57fd8ac86c5a668c668bc9258a2749eed7e2b42d195edbfa52650a9217e51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-16T23:58:12.678Z] provisioning config files... [2020-06-16T23:58:12.697Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7020919868766987733tmp [Pipeline] { [Pipeline] echo [2020-06-16T23:58:12.730Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:58:13.061Z] ---> create-netrc.sh [Pipeline] echo [2020-06-16T23:58:13.378Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:58:13.835Z] ---> logs-deploy.sh [2020-06-16T23:58:13.835Z] + ARCHIVE_ARTIFACTS= [2020-06-16T23:58:13.835Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-16T23:58:13.835Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-16T23:58:13.835Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-16T23:58:13.835Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/23 [2020-06-16T23:58:13.835Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/23/ [2020-06-16T23:58:13.835Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/23 /w/workspace/dry_go-mod-core-contracts_master [2020-06-16T23:58:15.969Z] Archives upload complete. [2020-06-16T23:58:15.969Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/23 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/23/