Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1ac8c056450cfaef6d2068566713ff05e5957dc3 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > 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:app-service-configurable, goVersion:1.13] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable 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-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6524 in /w/workspace/_app-service-configurable_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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 1ac8c056450cfaef6d2068566713ff05e5957dc3 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ac8c056450cfaef6d2068566713ff05e5957dc3 # timeout=10 Commit message: "Merge pull request #68 from lenny-intel/TechDebt" > git rev-list --no-walk 2dd054fbbcb98df90e46da0c3973c31ac0e9886a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:06:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:06:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:06:27 ========================================================= 20:06:27 EdgeX Global Pipelines Version Info 20:06:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:06:30 ------------------- 20:06:30 stable info: 20:06:30 ------------------- 20:06:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:06:30 Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f 20:06:30 Message: update stable to v1.0.86 20:06:31 ------------------- 20:06:31 experimental info: 20:06:31 ------------------- 20:06:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:06:31 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 20:06:31 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:06:34 20:06:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:06:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:06:34 latest: Pulling from edgex-devops/git-semver 20:06:34 9123ac7c32f7: Pulling fs layer 20:06:34 b8cc5d1170e3: Pulling fs layer 20:06:34 2924cbbf6a41: Pulling fs layer 20:06:34 93b08a4f1073: Pulling fs layer 20:06:34 93b08a4f1073: Waiting 20:06:34 b8cc5d1170e3: Verifying Checksum 20:06:34 b8cc5d1170e3: Download complete 20:06:34 9123ac7c32f7: Download complete 20:06:34 93b08a4f1073: Verifying Checksum 20:06:34 93b08a4f1073: Download complete 20:06:34 2924cbbf6a41: Verifying Checksum 20:06:34 2924cbbf6a41: Download complete 20:06:35 9123ac7c32f7: Pull complete 20:06:35 b8cc5d1170e3: Pull complete 20:06:36 2924cbbf6a41: Pull complete 20:06:36 93b08a4f1073: Pull complete 20:06:36 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:06:36 prd-centos7-docker-4c-2g-6524 does not seem to be running inside a container 20:06:36 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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 20:06:37 $ docker top ce0609c9e60601afcafeb8a0371ddf1090588f241ba244898dfa0b119da1a5cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:06:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:37 [ssh-agent] Looking for ssh-agent implementation... 20:06:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:37 $ docker exec ce0609c9e60601afcafeb8a0371ddf1090588f241ba244898dfa0b119da1a5cc ssh-agent 20:06:38 SSH_AUTH_SOCK=/tmp/ssh-Kzkim8y5WIZK/agent.15 20:06:38 SSH_AGENT_PID=22 20:06:38 Running ssh-add (command line suppressed) 20:06:38 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7156787826743436296.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7156787826743436296.key) 20:06:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:38 + git describe --exact-match --tags HEAD 20:06:38 fatal: No names found, cannot describe anything. [Pipeline] } 20:06:38 $ docker exec --env ******** --env ******** ce0609c9e60601afcafeb8a0371ddf1090588f241ba244898dfa0b119da1a5cc ssh-agent -k 20:06:39 unset SSH_AUTH_SOCK; 20:06:39 unset SSH_AGENT_PID; 20:06:39 echo Agent pid 22 killed; 20:06:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:06:39 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:06:39 This usually means this commit has not been tagged. [Pipeline] sshagent 20:06:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:39 [ssh-agent] Looking for ssh-agent implementation... 20:06:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:39 $ docker exec ce0609c9e60601afcafeb8a0371ddf1090588f241ba244898dfa0b119da1a5cc ssh-agent 20:06:40 SSH_AUTH_SOCK=/tmp/ssh-auUJ2BBHU5Jz/agent.58 20:06:40 SSH_AGENT_PID=65 20:06:40 Running ssh-add (command line suppressed) 20:06:40 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5047734683094152367.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5047734683094152367.key) 20:06:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:41 + git semver init 20:06:41 # -> Open(): unable to determine branch for HEAD 20:06:41 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 20:06:41 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 20:06:41 # $SEMVER_REMOTE_NAME = origin 20:06:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:06:41 # $SEMVER_USER_NAME = edgex-jenkins 20:06:41 # $SEMVER_BRANCH = master 20:06:41 # $SEMVER_TEMP = /tmp/semver-303632198 20:06:41 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 20:06:42 # '/tmp/semver-303632198' -> '/w/workspace/_app-service-configurable_master/.semver' 20:06:42 # -> Force: false 20:06:42 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 20:06:42 $ docker exec --env ******** --env ******** ce0609c9e60601afcafeb8a0371ddf1090588f241ba244898dfa0b119da1a5cc ssh-agent -k 20:06:42 unset SSH_AUTH_SOCK; 20:06:42 unset SSH_AGENT_PID; 20:06:42 echo Agent pid 65 killed; 20:06:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:06:43 + git semver [Pipeline] } 20:06:43 $ docker stop --time=1 ce0609c9e60601afcafeb8a0371ddf1090588f241ba244898dfa0b119da1a5cc 20:06:45 $ docker rm -f ce0609c9e60601afcafeb8a0371ddf1090588f241ba244898dfa0b119da1a5cc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:06:46 Stashed 42 file(s) [Pipeline] echo 20:06:46 [edgeXSemver] initialized semver on version 1.0.1-dev.15 [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 20:07:01 Still waiting to schedule task 20:07:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:07:01 Still waiting to schedule task 20:07:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:08:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6525 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 20:08:50 Running in /w/workspace/app-service-configurable/19 [Pipeline] { [Pipeline] checkout 20:08:51 Running on prd-centos7-docker-4c-2g-6526 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 20:08:51 Running in /w/workspace/app-service-configurable/19 [Pipeline] { [Pipeline] checkout 20:08:56 using credential edgex-jenkins-ssh 20:08:56 Cloning the remote Git repository 20:08:56 Cloning with configured refspecs honoured and without tags 20:08:57 using credential edgex-jenkins-ssh 20:08:57 Cloning the remote Git repository 20:08:57 Cloning with configured refspecs honoured and without tags 20:08:57 Fetching without tags 20:08:57 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:08:57 > git init /w/workspace/app-service-configurable/19 # timeout=10 20:08:56 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:08:56 > git init /w/workspace/app-service-configurable/19 # timeout=10 20:08:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:08:56 > git --version # timeout=10 20:08:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:08:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:08:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:08:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:08:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:08:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:08:57 Checking out Revision 1ac8c056450cfaef6d2068566713ff05e5957dc3 (master) 20:08:58 Fetching without tags 20:08:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:08:57 > git --version # timeout=10 20:08:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:08:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:08:58 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:08:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:08:58 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:08:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:08:57 > git config core.sparsecheckout # timeout=10 20:08:57 > git checkout -f 1ac8c056450cfaef6d2068566713ff05e5957dc3 # timeout=10 20:08:58 Checking out Revision 1ac8c056450cfaef6d2068566713ff05e5957dc3 (master) 20:08:58 > git config core.sparsecheckout # timeout=10 20:08:58 > git checkout -f 1ac8c056450cfaef6d2068566713ff05e5957dc3 # timeout=10 20:09:01 Commit message: "Merge pull request #68 from lenny-intel/TechDebt" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:09:02 ========================================================= 20:09:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:09:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:09:03 + 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 . 20:09:03 Commit message: "Merge pull request #68 from lenny-intel/TechDebt" 20:09:03 Sending build context to Docker daemon 260.6kB 20:09:03 Step 1/8 : ARG BASE=golang:1.13-alpine 20:09:03 Step 2/8 : FROM ${BASE} 20:09:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:09:03 e6b0cf9c0882: Pulling fs layer 20:09:03 2848faf0eed1: Pulling fs layer 20:09:03 0f37312ad70f: Pulling fs layer 20:09:03 5788d62ee057: Pulling fs layer 20:09:03 0e6b1d234666: Pulling fs layer 20:09:03 bf5d7aec512f: Pulling fs layer 20:09:03 34c802a77dc8: Pulling fs layer 20:09:03 9eb99e56ec68: Pulling fs layer 20:09:03 27c7a5d97fbd: Pulling fs layer 20:09:03 5c102a31e300: Pulling fs layer 20:09:03 dcfb455df0a1: Pulling fs layer 20:09:03 bf5d7aec512f: Waiting 20:09:03 34c802a77dc8: Waiting 20:09:03 dcfb455df0a1: Waiting 20:09:03 5c102a31e300: Waiting 20:09:03 9eb99e56ec68: Waiting 20:09:03 27c7a5d97fbd: Waiting 20:09:03 5788d62ee057: Waiting 20:09:03 0e6b1d234666: Waiting 20:09:03 0f37312ad70f: Verifying Checksum 20:09:03 0f37312ad70f: Download complete 20:09:03 2848faf0eed1: Verifying Checksum 20:09:03 2848faf0eed1: Download complete 20:09:03 0e6b1d234666: Verifying Checksum 20:09:03 0e6b1d234666: Download complete 20:09:03 bf5d7aec512f: Verifying Checksum 20:09:03 bf5d7aec512f: Download complete 20:09:03 e6b0cf9c0882: Verifying Checksum [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 20:09:04 e6b0cf9c0882: Pull complete [Pipeline] echo 20:09:04 ========================================================= 20:09:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:09:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:09:04 2848faf0eed1: Pull complete 20:09:04 34c802a77dc8: Verifying Checksum 20:09:04 34c802a77dc8: Download complete 20:09:04 27c7a5d97fbd: Verifying Checksum 20:09:04 27c7a5d97fbd: Download complete 20:09:05 0f37312ad70f: Pull complete 20:09:05 + 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 . 20:09:05 9eb99e56ec68: Verifying Checksum 20:09:05 9eb99e56ec68: Download complete 20:09:05 5c102a31e300: Verifying Checksum 20:09:05 5c102a31e300: Download complete 20:09:05 dcfb455df0a1: Verifying Checksum 20:09:05 dcfb455df0a1: Download complete 20:09:05 Sending build context to Docker daemon 260.6kB 20:09:05 5788d62ee057: Verifying Checksum 20:09:05 5788d62ee057: Download complete 20:09:06 Step 1/8 : ARG BASE=golang:1.13-alpine 20:09:06 Step 2/8 : FROM ${BASE} 20:09:06 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:09:06 cde5963f3b93: Pulling fs layer 20:09:06 2a23fa8c16f7: Pulling fs layer 20:09:06 777b28850792: Pulling fs layer 20:09:06 8a11ddd9e578: Pulling fs layer 20:09:06 4cf88f913ddb: Pulling fs layer 20:09:06 1df406cf5192: Pulling fs layer 20:09:06 cd6300453558: Pulling fs layer 20:09:06 b9c365052c96: Pulling fs layer 20:09:06 a2d8cc88f415: Pulling fs layer 20:09:06 ea1d1ca13537: Pulling fs layer 20:09:06 3750a50a1c5e: Pulling fs layer 20:09:06 4cf88f913ddb: Waiting 20:09:06 1df406cf5192: Waiting 20:09:06 a2d8cc88f415: Waiting 20:09:06 cd6300453558: Waiting 20:09:06 b9c365052c96: Waiting 20:09:06 ea1d1ca13537: Waiting 20:09:06 3750a50a1c5e: Waiting 20:09:06 8a11ddd9e578: Waiting 20:09:06 777b28850792: Verifying Checksum 20:09:06 777b28850792: Download complete 20:09:06 2a23fa8c16f7: Verifying Checksum 20:09:06 2a23fa8c16f7: Download complete 20:09:06 4cf88f913ddb: Verifying Checksum 20:09:06 4cf88f913ddb: Download complete 20:09:06 1df406cf5192: Verifying Checksum 20:09:06 1df406cf5192: Download complete 20:09:06 cde5963f3b93: Download complete 20:09:07 cde5963f3b93: Pull complete 20:09:08 2a23fa8c16f7: Pull complete 20:09:08 777b28850792: Pull complete 20:09:10 cd6300453558: Verifying Checksum 20:09:10 cd6300453558: Download complete 20:09:10 a2d8cc88f415: Verifying Checksum 20:09:10 a2d8cc88f415: Download complete 20:09:12 5788d62ee057: Pull complete 20:09:12 0e6b1d234666: Pull complete 20:09:12 bf5d7aec512f: Pull complete 20:09:13 ea1d1ca13537: Verifying Checksum 20:09:13 ea1d1ca13537: Download complete 20:09:13 3750a50a1c5e: Verifying Checksum 20:09:13 3750a50a1c5e: Download complete 20:09:16 b9c365052c96: Verifying Checksum 20:09:16 b9c365052c96: Download complete 20:09:17 8a11ddd9e578: Verifying Checksum 20:09:17 8a11ddd9e578: Download complete 20:09:19 34c802a77dc8: Pull complete 20:09:22 9eb99e56ec68: Pull complete 20:09:22 27c7a5d97fbd: Pull complete 20:09:23 5c102a31e300: Pull complete 20:09:23 dcfb455df0a1: Pull complete 20:09:23 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 20:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:09:23 ---> 7c70fe431013 20:09:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:09:23 ---> Running in 88ec101dcffe 20:09:23 Removing intermediate container 88ec101dcffe 20:09:23 ---> 156a23f54b3a 20:09:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:23 ---> Running in 8f6249674f72 20:09:24 Removing intermediate container 8f6249674f72 20:09:24 ---> 977f3d489b5b 20:09:24 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 20:09:24 ---> Running in 280840a93cbd 20:09:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:09:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:09:26 (1/6) Installing libc-dev (0.7.2-r0) 20:09:26 (2/6) Installing libsodium (1.0.18-r0) 20:09:26 (3/6) Installing pkgconf (1.6.3-r0) 20:09:26 (4/6) Installing libsodium-dev (1.0.18-r0) 20:09:26 (5/6) Installing libzmq (4.3.2-r0) 20:09:26 (6/6) Installing zeromq-dev (4.3.2-r0) 20:09:26 Executing busybox-1.31.1-r8.trigger 20:09:26 OK: 145 MiB in 45 packages 20:09:27 Removing intermediate container 280840a93cbd 20:09:27 ---> cd8837699aa6 20:09:27 Step 6/8 : WORKDIR /app 20:09:27 ---> Running in 308b4b934a0b 20:09:27 Removing intermediate container 308b4b934a0b 20:09:27 ---> 8c4db2e446e2 20:09:27 Step 7/8 : COPY . . 20:09:27 ---> f7a9f9a779a8 20:09:27 Step 8/8 : RUN go mod download 20:09:27 ---> Running in abcfbd4ecb61 20:09:30 8a11ddd9e578: Pull complete 20:09:30 4cf88f913ddb: Pull complete 20:09:30 1df406cf5192: Pull complete 20:09:30 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:09:30 go: finding github.com/BurntSushi/toml v0.3.1 20:09:30 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:09:30 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:09:30 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:09:30 go: finding github.com/bgentry/speakeasy v0.1.0 20:09:30 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:09:30 go: finding github.com/davecgh/go-spew v1.1.1 20:09:30 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:09:30 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:09:30 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.38 20:09:30 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 20:09:30 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:09:30 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 20:09:30 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 20:09:30 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 20:09:30 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:09:30 go: finding github.com/fatih/color v1.7.0 20:09:30 go: finding github.com/fsnotify/fsnotify v1.4.7 20:09:30 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:09:30 go: finding github.com/go-kit/kit v0.8.0 20:09:30 go: finding github.com/go-logfmt/logfmt v0.4.0 20:09:30 go: finding github.com/go-redis/redis/v7 v7.2.0 20:09:30 go: finding github.com/go-stack/stack v1.8.0 20:09:30 go: finding github.com/golang/protobuf v1.3.2 20:09:30 go: finding github.com/golang/snappy v0.0.1 20:09:30 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:09:30 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:09:30 go: finding github.com/google/go-cmp v0.4.0 20:09:30 go: finding github.com/google/uuid v1.1.1 20:09:30 go: finding github.com/gorilla/mux v1.7.4 20:09:30 go: finding github.com/hashicorp/consul/api v1.1.0 20:09:30 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:09:30 go: finding github.com/hashicorp/errwrap v1.0.0 20:09:30 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:09:30 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:09:30 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:09:30 go: finding github.com/hashicorp/go-multierror v1.0.0 20:09:30 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:09:30 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:09:30 go: finding github.com/hashicorp/go-syslog v1.0.0 20:09:30 go: finding github.com/hashicorp/go-uuid v1.0.1 20:09:30 go: finding github.com/hashicorp/go.net v0.0.1 20:09:30 go: finding github.com/hashicorp/golang-lru v0.5.0 20:09:30 go: finding github.com/hashicorp/logutils v1.0.0 20:09:30 go: finding github.com/hashicorp/mdns v1.0.0 20:09:30 go: finding github.com/hashicorp/memberlist v0.1.3 20:09:30 go: finding github.com/hashicorp/serf v0.8.2 20:09:30 go: finding github.com/hpcloud/tail v1.0.0 20:09:30 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:09:30 go: finding github.com/kr/pretty v0.1.0 20:09:30 go: finding github.com/kr/pty v1.1.1 20:09:30 go: finding github.com/kr/text v0.1.0 20:09:30 go: finding github.com/mattn/go-colorable v0.0.9 20:09:30 go: finding github.com/mattn/go-isatty v0.0.3 20:09:30 go: finding github.com/miekg/dns v1.0.14 20:09:30 go: finding github.com/mitchellh/cli v1.0.0 20:09:30 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:09:30 go: finding github.com/mitchellh/copystructure v1.0.0 20:09:30 go: finding github.com/mitchellh/go-homedir v1.0.0 20:09:31 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:09:31 go: finding github.com/mitchellh/gox v0.4.0 20:09:31 go: finding github.com/mitchellh/iochan v1.0.0 20:09:31 go: finding github.com/mitchellh/mapstructure v1.1.2 20:09:31 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:09:31 go: finding github.com/onsi/ginkgo v1.10.1 20:09:31 go: finding github.com/onsi/gomega v1.7.0 20:09:31 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:09:31 go: finding github.com/pebbe/zmq4 v1.0.0 20:09:31 go: finding github.com/pelletier/go-toml v1.2.0 20:09:31 go: finding github.com/pkg/errors v0.8.1 20:09:31 go: finding github.com/pmezard/go-difflib v1.0.0 20:09:31 go: finding github.com/posener/complete v1.1.1 20:09:31 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:09:31 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:09:31 go: finding github.com/stretchr/objx v0.2.0 20:09:31 go: finding github.com/stretchr/testify v1.5.1 20:09:31 go: finding github.com/tidwall/pretty v1.0.1 20:09:31 go: finding github.com/ugorji/go v1.1.4 20:09:31 go: finding github.com/x448/float16 v0.8.4 20:09:31 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 20:09:31 go: finding github.com/xdg/stringprep v1.0.0 20:09:31 go: finding go.mongodb.org/mongo-driver v1.1.1 20:09:31 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:09:31 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:09:31 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:09:31 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 20:09:31 go: finding golang.org/x/text v0.3.2 20:09:31 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:09:31 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 20:09:31 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:09:31 go: finding gopkg.in/fsnotify.v1 v1.4.7 20:09:31 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:09:31 go: finding gopkg.in/yaml.v2 v2.2.8 20:09:34 cd6300453558: Pull complete 20:09:39 b9c365052c96: Pull complete 20:09:39 a2d8cc88f415: Pull complete 20:09:41 ea1d1ca13537: Pull complete 20:09:41 3750a50a1c5e: Pull complete 20:09:41 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 20:09:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:09:41 ---> 78745c68409d 20:09:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:09:45 ---> Running in d6fce2a7f3b2 20:09:45 Removing intermediate container d6fce2a7f3b2 20:09:45 ---> 4108a8393432 20:09:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:45 ---> Running in 0942e7e977cc 20:09:46 Removing intermediate container abcfbd4ecb61 20:09:46 ---> 93fce16d7e45 20:09:46 Successfully built 93fce16d7e45 20:09:46 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 20:09:46 + docker inspect -f . ci-base-image-x86_64 20:09:46 . [Pipeline] withDockerContainer 20:09:47 prd-centos7-docker-4c-2g-6526 does not seem to be running inside a container 20:09:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/19 -v /w/workspace/app-service-configurable/19:/w/workspace/app-service-configurable/19:rw,z -v /w/workspace/app-service-configurable/19@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:09:47 $ docker top 16c3484f406ecfb843096523ad136a4e2e737fe0346cc7046190be24c1ca16a1 -eo pid,comm [Pipeline] { 20:09:47 Removing intermediate container 0942e7e977cc 20:09:47 ---> d789fbb76d37 20:09:47 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [Pipeline] sh 20:09:48 ---> Running in a56c15ea5a6d 20:09:48 + go version 20:09:48 go version go1.13.5 linux/amd64 [Pipeline] sh 20:09:48 + make test 20:09:48 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:09:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:09:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:09:51 (1/6) Installing libc-dev (0.7.2-r0) 20:09:51 (2/6) Installing libsodium (1.0.18-r0) 20:09:51 (3/6) Installing pkgconf (1.6.3-r0) 20:09:51 (4/6) Installing libsodium-dev (1.0.18-r0) 20:09:51 (5/6) Installing libzmq (4.3.2-r0) 20:09:52 (6/6) Installing zeromq-dev (4.3.2-r0) 20:09:52 Executing busybox-1.31.1-r8.trigger 20:09:52 OK: 127 MiB in 45 packages 20:09:53 Removing intermediate container a56c15ea5a6d 20:09:53 ---> 907433eed374 20:09:53 Step 6/8 : WORKDIR /app 20:09:54 ---> Running in fdcecdb57356 20:09:54 Removing intermediate container fdcecdb57356 20:09:54 ---> 0b183a56fc88 20:09:54 Step 7/8 : COPY . . 20:09:55 ---> ba2f756c7c6d 20:09:55 Step 8/8 : RUN go mod download 20:09:55 ---> Running in fb50f0876eee 20:09:58 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:09:58 go: finding github.com/BurntSushi/toml v0.3.1 20:09:58 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:09:58 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:09:58 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:09:58 go: finding github.com/bgentry/speakeasy v0.1.0 20:09:58 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:09:58 go: finding github.com/davecgh/go-spew v1.1.1 20:09:58 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:09:58 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:09:58 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.38 20:09:58 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 20:09:58 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:09:58 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 20:09:58 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 20:09:58 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 20:09:58 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:09:58 go: finding github.com/fatih/color v1.7.0 20:09:58 go: finding github.com/fsnotify/fsnotify v1.4.7 20:09:58 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:09:58 go: finding github.com/go-kit/kit v0.8.0 20:09:58 go: finding github.com/go-logfmt/logfmt v0.4.0 20:09:58 go: finding github.com/go-redis/redis/v7 v7.2.0 20:09:58 go: finding github.com/go-stack/stack v1.8.0 20:09:58 go: finding github.com/golang/protobuf v1.3.2 20:09:58 go: finding github.com/golang/snappy v0.0.1 20:09:58 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:09:58 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:09:58 go: finding github.com/google/go-cmp v0.4.0 20:09:58 go: finding github.com/google/uuid v1.1.1 20:09:58 go: finding github.com/gorilla/mux v1.7.4 20:09:58 go: finding github.com/hashicorp/consul/api v1.1.0 20:09:58 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:09:58 go: finding github.com/hashicorp/errwrap v1.0.0 20:09:58 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:09:58 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:09:58 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:09:58 go: finding github.com/hashicorp/go-multierror v1.0.0 20:09:58 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:09:58 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:09:58 go: finding github.com/hashicorp/go-syslog v1.0.0 20:09:58 go: finding github.com/hashicorp/go-uuid v1.0.1 20:09:58 go: finding github.com/hashicorp/go.net v0.0.1 20:09:58 go: finding github.com/hashicorp/golang-lru v0.5.0 20:09:58 go: finding github.com/hashicorp/logutils v1.0.0 20:09:58 go: finding github.com/hashicorp/mdns v1.0.0 20:09:58 go: finding github.com/hashicorp/memberlist v0.1.3 20:09:58 go: finding github.com/hashicorp/serf v0.8.2 20:09:58 go: finding github.com/hpcloud/tail v1.0.0 20:09:58 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:09:58 go: finding github.com/kr/pretty v0.1.0 20:09:58 go: finding github.com/kr/pty v1.1.1 20:09:58 go: finding github.com/kr/text v0.1.0 20:09:58 go: finding github.com/mattn/go-colorable v0.0.9 20:09:58 go: finding github.com/mattn/go-isatty v0.0.3 20:09:58 go: finding github.com/miekg/dns v1.0.14 20:09:58 go: finding github.com/mitchellh/cli v1.0.0 20:09:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:09:58 go: finding github.com/mitchellh/copystructure v1.0.0 20:09:58 go: finding github.com/mitchellh/go-homedir v1.0.0 20:09:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:09:58 go: finding github.com/mitchellh/gox v0.4.0 20:09:58 go: finding github.com/mitchellh/iochan v1.0.0 20:09:58 go: finding github.com/mitchellh/mapstructure v1.1.2 20:09:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:09:58 go: finding github.com/onsi/ginkgo v1.10.1 20:09:58 go: finding github.com/onsi/gomega v1.7.0 20:09:58 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:09:58 go: finding github.com/pebbe/zmq4 v1.0.0 20:09:58 go: finding github.com/pelletier/go-toml v1.2.0 20:09:58 go: finding github.com/pkg/errors v0.8.1 20:09:58 go: finding github.com/pmezard/go-difflib v1.0.0 20:09:58 go: finding github.com/posener/complete v1.1.1 20:09:58 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:09:58 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:09:58 go: finding github.com/stretchr/objx v0.2.0 20:09:58 go: finding github.com/stretchr/testify v1.5.1 20:09:58 go: finding github.com/tidwall/pretty v1.0.1 20:09:58 go: finding github.com/ugorji/go v1.1.4 20:09:58 go: finding github.com/x448/float16 v0.8.4 20:09:58 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 20:09:58 go: finding github.com/xdg/stringprep v1.0.0 20:09:58 go: finding go.mongodb.org/mongo-driver v1.1.1 20:09:58 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:09:58 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:09:58 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:09:58 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 20:09:58 go: finding golang.org/x/text v0.3.2 20:09:58 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:09:59 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 20:09:59 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:09:59 go: finding gopkg.in/fsnotify.v1 v1.4.7 20:09:59 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:09:59 go: finding gopkg.in/yaml.v2 v2.2.8 20:10:06 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:10:06 CGO_ENABLED=1 go vet ./... 20:10:10 gofmt -l . 20:10:10 [ "`gofmt -l .`" = "" ] 20:10:10 ./bin/test-go-mod-tidy.sh 20:10:10 ./bin/test-attribution-txt.sh [Pipeline] stash 20:10:11 Stashed 1 file(s) [Pipeline] } 20:10:11 $ docker stop --time=1 16c3484f406ecfb843096523ad136a4e2e737fe0346cc7046190be24c1ca16a1 20:10:13 $ docker rm -f 16c3484f406ecfb843096523ad136a4e2e737fe0346cc7046190be24c1ca16a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:10:14 + ls -al . 20:10:14 total 104 20:10:14 drwxrwxr-x. 7 jenkins jenkins 4096 Apr 28 20:10 . 20:10:14 drwxrwxr-x. 4 jenkins jenkins 30 Apr 28 20:08 .. 20:10:14 -rw-rw-r--. 1 jenkins jenkins 6027 Apr 28 20:08 Attribution.txt 20:10:14 drwxrwxr-x. 2 jenkins jenkins 64 Apr 28 20:08 bin 20:10:14 -rw-r--r--. 1 jenkins jenkins 10 Apr 28 20:09 coverage.out 20:10:14 -rw-rw-r--. 1 jenkins jenkins 180 Apr 28 20:08 docker-compose.debug.yml 20:10:14 -rw-rw-r--. 1 jenkins jenkins 133 Apr 28 20:08 docker-compose.yml 20:10:14 -rw-rw-r--. 1 jenkins jenkins 1896 Apr 28 20:08 Dockerfile 20:10:14 -rw-rw-r--. 1 jenkins jenkins 966 Apr 28 20:08 Dockerfile.build 20:10:14 -rw-rw-r--. 1 jenkins jenkins 127 Apr 28 20:08 .dockerignore 20:10:14 drwxrwxr-x. 8 jenkins jenkins 162 Apr 28 20:09 .git 20:10:14 -rw-rw-r--. 1 jenkins jenkins 93 Apr 28 20:08 .gitignore 20:10:14 -rw-r--r--. 1 jenkins jenkins 133 Apr 28 20:10 go.mod 20:10:14 -rw-r--r--. 1 jenkins jenkins 18587 Apr 28 20:10 go.sum 20:10:14 -rw-rw-r--. 1 jenkins jenkins 689 Apr 28 20:08 Jenkinsfile 20:10:14 -rw-rw-r--. 1 jenkins jenkins 10174 Apr 28 20:08 LICENSE 20:10:14 -rw-rw-r--. 1 jenkins jenkins 1616 Apr 28 20:08 main.go 20:10:14 -rw-rw-r--. 1 jenkins jenkins 1486 Apr 28 20:08 makefile 20:10:14 -rw-rw-r--. 1 jenkins jenkins 9998 Apr 28 20:08 README.md 20:10:14 drwxrwxr-x. 10 jenkins jenkins 171 Apr 28 20:08 res 20:10:14 drwxrwxr-x. 3 jenkins jenkins 32 Apr 28 20:09 .semver 20:10:14 drwxrwxr-x. 4 jenkins jenkins 71 Apr 28 20:08 snap 20:10:14 -rw-rw-r--. 1 jenkins jenkins 12 Apr 28 20:06 VERSION [Pipeline] isUnix [Pipeline] sh 20:10:15 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1ac8c056450cfaef6d2068566713ff05e5957dc3 --label arch=amd64 --label version=1.0.1-dev.15 . 20:10:15 Sending build context to Docker daemon 282.1kB 20:10:15 Step 1/24 : ARG BASE=golang:1.13-alpine 20:10:15 Step 2/24 : FROM ${BASE} AS builder 20:10:15 ---> 93fce16d7e45 20:10:15 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:10:15 ---> Running in 07038b156a85 20:10:15 Removing intermediate container 07038b156a85 20:10:15 ---> 468fbb0abe4d 20:10:15 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 20:10:15 ---> Running in 0542d4dc101e 20:10:15 Removing intermediate container 0542d4dc101e 20:10:15 ---> c976f7e13172 20:10:15 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:10:15 ---> Running in 7584b9cfef91 20:10:15 Removing intermediate container 7584b9cfef91 20:10:15 ---> 2a54a0db912c 20:10:15 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:15 ---> Running in b49bd748a5fa 20:10:16 Removing intermediate container b49bd748a5fa 20:10:16 ---> a8044cbdda04 20:10:16 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:16 ---> Running in 6753c09116ce 20:10:17 Removing intermediate container fb50f0876eee 20:10:17 ---> 6d52a8ae58d1 20:10:17 Successfully built 6d52a8ae58d1 20:10:17 Successfully tagged ci-base-image-arm64:latest 20:10:17 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:10:18 + docker inspect -f . ci-base-image-arm64 20:10:18 . [Pipeline] withDockerContainer 20:10:18 prd-ubuntu18.04-docker-arm64-4c-16g-6525 does not seem to be running inside a container 20:10:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/19 -v /w/workspace/app-service-configurable/19:/w/workspace/app-service-configurable/19:rw,z -v /w/workspace/app-service-configurable/19@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 20:10:18 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:10:20 $ docker top 228c8e6669731fac0c49fed95066b5daebec49e31aa473d983bb222c9eb26332 -eo pid,comm 20:10:20 OK: 145 MiB in 45 packages 20:10:20 Removing intermediate container 6753c09116ce 20:10:20 ---> f9c00f3b5ce1 20:10:20 Step 8/24 : WORKDIR /app [Pipeline] { [Pipeline] sh 20:10:20 ---> Running in ccdc9ceaa78d 20:10:20 Removing intermediate container ccdc9ceaa78d 20:10:20 ---> a7c150f110c7 20:10:20 Step 9/24 : COPY go.mod . 20:10:20 ---> 5fbdcc1047d7 20:10:20 Step 10/24 : RUN go mod download 20:10:20 ---> Running in 3b2679a27184 20:10:21 + go version 20:10:21 go version go1.13.5 linux/arm64 [Pipeline] sh 20:10:21 + make test 20:10:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:10:21 Removing intermediate container 3b2679a27184 20:10:21 ---> eb9e57dd50c5 20:10:21 Step 11/24 : COPY . . 20:10:22 ---> cc3afd929fe7 20:10:22 Step 12/24 : ARG MAKE="make build" 20:10:22 ---> Running in 44f97b03c72b 20:10:22 Removing intermediate container 44f97b03c72b 20:10:22 ---> cfd39f18a64d 20:10:22 Step 13/24 : RUN $MAKE 20:10:22 ---> Running in 7a569e708ab6 20:10:22 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.0.1-dev.15" -o app-service-configurable 20:10:49 Removing intermediate container 7a569e708ab6 20:10:49 ---> 62c2c73154d9 20:10:49 Step 14/24 : FROM alpine:latest 20:10:49 latest: Pulling from library/alpine 20:10:49 cbdbe7a5bc2a: Pulling fs layer 20:10:49 cbdbe7a5bc2a: Verifying Checksum 20:10:49 cbdbe7a5bc2a: Download complete 20:10:49 cbdbe7a5bc2a: Pull complete 20:10:49 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 20:10:49 Status: Downloaded newer image for alpine:latest 20:10:49 ---> f70734b6a266 20:10:49 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:10:49 ---> Running in 564454fe67c6 20:10:49 Removing intermediate container 564454fe67c6 20:10:49 ---> 165024f07af7 20:10:49 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 20:10:49 ---> Running in 94c66618db51 20:10:49 Removing intermediate container 94c66618db51 20:10:49 ---> b909fc2fe209 20:10:49 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 20:10:49 ---> Running in ba1195706c44 20:10:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:10:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:10:49 (1/6) Installing ca-certificates (20191127-r1) 20:10:49 (2/6) Installing libgcc (9.2.0-r4) 20:10:49 (3/6) Installing libsodium (1.0.18-r0) 20:10:49 (4/6) Installing libstdc++ (9.2.0-r4) 20:10:49 (5/6) Installing libzmq (4.3.2-r0) 20:10:49 (6/6) Installing zeromq (4.3.2-r0) 20:10:49 Executing busybox-1.31.1-r9.trigger 20:10:49 Executing ca-certificates-20191127-r1.trigger 20:10:49 OK: 9 MiB in 20 packages 20:10:49 Removing intermediate container ba1195706c44 20:10:49 ---> 2099450624ad 20:10:49 Step 18/24 : COPY --from=builder /app/res/ /res/ 20:10:49 ---> 89314f1749c4 20:10:49 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:10:49 ---> f77da8bed90e 20:10:49 Step 20/24 : EXPOSE 48095 20:10:49 ---> Running in c956ed681fa1 20:10:49 Removing intermediate container c956ed681fa1 20:10:49 ---> 81fae6fd85df 20:10:49 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:10:49 ---> Running in e45122d2c8c5 20:10:49 Removing intermediate container e45122d2c8c5 20:10:49 ---> ed1b424dc967 20:10:49 Step 22/24 : LABEL arch=amd64 20:10:49 ---> Running in 70d4855de17a 20:10:49 Removing intermediate container 70d4855de17a 20:10:49 ---> e9e492b1c13e 20:10:49 Step 23/24 : LABEL git_sha=1ac8c056450cfaef6d2068566713ff05e5957dc3 20:10:49 ---> Running in 40e5de18054d 20:10:49 Removing intermediate container 40e5de18054d 20:10:49 ---> d0e0b9ebbebd 20:10:49 Step 24/24 : LABEL version=1.0.1-dev.15 20:10:49 ---> Running in c8f7a053a262 20:10:49 Removing intermediate container c8f7a053a262 20:10:49 ---> 05984c2f1bcc 20:10:49 [Warning] One or more build-args [ARCH] were not consumed 20:10:49 Successfully built 05984c2f1bcc 20:10:49 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:10:49 provisioning config files... 20:10:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/19@tmp/config9064633021431296695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:50 nexus3.edgexfoundry.org:10001 20:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:50 Configure a credential helper to remove this warning. See 20:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:50 20:10:50 Login Succeeded 20:10:50 nexus3.edgexfoundry.org:10002 20:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:50 Configure a credential helper to remove this warning. See 20:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:50 20:10:50 Login Succeeded 20:10:50 nexus3.edgexfoundry.org:10003 20:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:50 Configure a credential helper to remove this warning. See 20:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:50 20:10:50 Login Succeeded 20:10:50 nexus3.edgexfoundry.org:10004 20:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:50 Configure a credential helper to remove this warning. See 20:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:50 20:10:50 Login Succeeded 20:10:50 docker.io 20:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:51 Configure a credential helper to remove this warning. See 20:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:51 20:10:51 Login Succeeded [Pipeline] } 20:10:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:10:51 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 20:10:51 1ac8c056450cfaef6d2068566713ff05e5957dc3 20:10:51 latest 20:10:51 1.0.1-dev.15 20:10:51 1ac8c056450cfaef6d2068566713ff05e5957dc3-1.0.1-dev.15 20:10:51 master 20:10:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:10:52 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1ac8c056450cfaef6d2068566713ff05e5957dc3 [Pipeline] isUnix [Pipeline] sh 20:10:52 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1ac8c056450cfaef6d2068566713ff05e5957dc3 20:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:10:52 2dd39b91c559: Preparing 20:10:52 d9db37cdf58b: Preparing 20:10:52 e72daf75efed: Preparing 20:10:52 3e207b409db3: Preparing 20:10:52 3e207b409db3: Layer already exists 20:10:52 d9db37cdf58b: Pushed 20:10:52 e72daf75efed: Pushed 20:10:54 2dd39b91c559: Pushed 20:10:54 1ac8c056450cfaef6d2068566713ff05e5957dc3: digest: sha256:cf0bd198bd5782b66f3e061b661bb7c8851a8f834ca6031480608539d9a109d7 size: 1158 [Pipeline] isUnix [Pipeline] sh 20:10:54 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 20:10:54 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 20:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:10:54 2dd39b91c559: Preparing 20:10:54 d9db37cdf58b: Preparing 20:10:54 e72daf75efed: Preparing 20:10:54 3e207b409db3: Preparing 20:10:54 e72daf75efed: Layer already exists 20:10:54 2dd39b91c559: Layer already exists 20:10:54 d9db37cdf58b: Layer already exists 20:10:54 3e207b409db3: Layer already exists 20:10:54 latest: digest: sha256:cf0bd198bd5782b66f3e061b661bb7c8851a8f834ca6031480608539d9a109d7 size: 1158 [Pipeline] isUnix [Pipeline] sh 20:10:55 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh 20:10:55 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.15 20:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:10:55 2dd39b91c559: Preparing 20:10:55 d9db37cdf58b: Preparing 20:10:55 e72daf75efed: Preparing 20:10:55 3e207b409db3: Preparing 20:10:55 2dd39b91c559: Layer already exists 20:10:55 e72daf75efed: Layer already exists 20:10:55 3e207b409db3: Layer already exists 20:10:55 d9db37cdf58b: Layer already exists 20:10:55 1.0.1-dev.15: digest: sha256:cf0bd198bd5782b66f3e061b661bb7c8851a8f834ca6031480608539d9a109d7 size: 1158 [Pipeline] isUnix [Pipeline] sh 20:10:55 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1ac8c056450cfaef6d2068566713ff05e5957dc3-1.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh 20:10:56 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1ac8c056450cfaef6d2068566713ff05e5957dc3-1.0.1-dev.15 20:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:10:56 2dd39b91c559: Preparing 20:10:56 d9db37cdf58b: Preparing 20:10:56 e72daf75efed: Preparing 20:10:56 3e207b409db3: Preparing 20:10:56 3e207b409db3: Layer already exists 20:10:56 2dd39b91c559: Layer already exists 20:10:56 e72daf75efed: Layer already exists 20:10:56 d9db37cdf58b: Layer already exists 20:10:56 1ac8c056450cfaef6d2068566713ff05e5957dc3-1.0.1-dev.15: digest: sha256:cf0bd198bd5782b66f3e061b661bb7c8851a8f834ca6031480608539d9a109d7 size: 1158 [Pipeline] isUnix [Pipeline] sh 20:10:56 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 20:10:56 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 20:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:10:56 2dd39b91c559: Preparing 20:10:56 d9db37cdf58b: Preparing 20:10:56 e72daf75efed: Preparing 20:10:56 3e207b409db3: Preparing 20:10:56 e72daf75efed: Layer already exists 20:10:56 3e207b409db3: Layer already exists 20:10:56 d9db37cdf58b: Layer already exists 20:10:56 2dd39b91c559: Layer already exists 20:10:56 master: digest: sha256:cf0bd198bd5782b66f3e061b661bb7c8851a8f834ca6031480608539d9a109d7 size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] } 20:11:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:11:08 CGO_ENABLED=1 go vet ./... 20:11:15 gofmt -l . 20:11:15 [ "`gofmt -l .`" = "" ] 20:11:15 ./bin/test-go-mod-tidy.sh 20:11:15 ./bin/test-attribution-txt.sh [Pipeline] stash 20:11:16 Warning: overwriting stash ‘coverage-report’ 20:11:16 Stashed 1 file(s) [Pipeline] } 20:11:16 $ docker stop --time=1 228c8e6669731fac0c49fed95066b5daebec49e31aa473d983bb222c9eb26332 20:11:19 $ docker rm -f 228c8e6669731fac0c49fed95066b5daebec49e31aa473d983bb222c9eb26332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:11:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:11:20 + ls -al . 20:11:20 total 128 20:11:20 drwxrwxr-x 7 jenkins jenkins 4096 Apr 28 20:11 . 20:11:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 20:08 .. 20:11:20 -rw-rw-r-- 1 jenkins jenkins 127 Apr 28 20:08 .dockerignore 20:11:20 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 20:09 .git 20:11:20 -rw-rw-r-- 1 jenkins jenkins 93 Apr 28 20:08 .gitignore 20:11:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 20:09 .semver 20:11:20 -rw-rw-r-- 1 jenkins jenkins 6027 Apr 28 20:08 Attribution.txt 20:11:20 -rw-rw-r-- 1 jenkins jenkins 1896 Apr 28 20:08 Dockerfile 20:11:20 -rw-rw-r-- 1 jenkins jenkins 966 Apr 28 20:08 Dockerfile.build 20:11:20 -rw-rw-r-- 1 jenkins jenkins 689 Apr 28 20:08 Jenkinsfile 20:11:20 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 20:08 LICENSE 20:11:20 -rw-rw-r-- 1 jenkins jenkins 9998 Apr 28 20:08 README.md 20:11:20 -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 20:06 VERSION 20:11:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 20:08 bin 20:11:20 -rw-r--r-- 1 jenkins jenkins 10 Apr 28 20:10 coverage.out 20:11:20 -rw-rw-r-- 1 jenkins jenkins 180 Apr 28 20:08 docker-compose.debug.yml 20:11:20 -rw-rw-r-- 1 jenkins jenkins 133 Apr 28 20:08 docker-compose.yml 20:11:20 -rw-r--r-- 1 jenkins jenkins 133 Apr 28 20:11 go.mod 20:11:20 -rw-r--r-- 1 jenkins jenkins 18587 Apr 28 20:11 go.sum 20:11:20 -rw-rw-r-- 1 jenkins jenkins 1616 Apr 28 20:08 main.go 20:11:20 -rw-rw-r-- 1 jenkins jenkins 1486 Apr 28 20:08 makefile 20:11:20 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 20:08 res 20:11:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 20:08 snap [Pipeline] isUnix [Pipeline] sh 20:11:21 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1ac8c056450cfaef6d2068566713ff05e5957dc3 --label arch=arm64 --label version=1.0.1-dev.15 . 20:11:21 Sending build context to Docker daemon 282.1kB 20:11:21 Step 1/24 : ARG BASE=golang:1.13-alpine 20:11:21 Step 2/24 : FROM ${BASE} AS builder 20:11:21 ---> 6d52a8ae58d1 20:11:21 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:11:21 ---> Running in f90899a0ed18 20:11:22 Removing intermediate container f90899a0ed18 20:11:22 ---> a2344d7a88d4 20:11:22 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 20:11:22 ---> Running in a3b3240f04f7 20:11:22 Removing intermediate container a3b3240f04f7 20:11:22 ---> 9f03c33f9c51 20:11:22 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:11:22 ---> Running in ad2897e0d813 20:11:22 Removing intermediate container ad2897e0d813 20:11:22 ---> c97193ab3cce 20:11:22 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:23 ---> Running in d807154330e2 20:11:25 Removing intermediate container d807154330e2 20:11:25 ---> 8661e0ada7a9 20:11:25 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:25 ---> Running in 6c1b63fd03ed 20:11:25 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:11:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:11:28 OK: 127 MiB in 45 packages 20:11:29 Removing intermediate container 6c1b63fd03ed 20:11:29 ---> 2e685b765f39 20:11:29 Step 8/24 : WORKDIR /app 20:11:29 ---> Running in b0927dc9568a 20:11:29 Removing intermediate container b0927dc9568a 20:11:29 ---> 175f9fc98911 20:11:29 Step 9/24 : COPY go.mod . 20:11:29 ---> 64dc4d5eef2a 20:11:29 Step 10/24 : RUN go mod download 20:11:30 ---> Running in 3c027d530e95 20:11:32 Removing intermediate container 3c027d530e95 20:11:32 ---> 5aebfdaf081b 20:11:32 Step 11/24 : COPY . . 20:11:32 ---> 2704757e7078 20:11:32 Step 12/24 : ARG MAKE="make build" 20:11:33 ---> Running in 5e8336186bf5 20:11:33 Removing intermediate container 5e8336186bf5 20:11:33 ---> 7eb77e924702 20:11:33 Step 13/24 : RUN $MAKE 20:11:33 ---> Running in 242b4ca061d7 20:11:34 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.0.1-dev.15" -o app-service-configurable 20:12:21 Removing intermediate container 242b4ca061d7 20:12:21 ---> c541ac231602 20:12:21 Step 14/24 : FROM alpine:latest 20:12:21 latest: Pulling from library/alpine 20:12:21 29e5d40040c1: Pulling fs layer 20:12:21 29e5d40040c1: Download complete 20:12:21 29e5d40040c1: Pull complete 20:12:21 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 20:12:21 Status: Downloaded newer image for alpine:latest 20:12:21 ---> c20d2a9ab686 20:12:21 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:12:21 ---> Running in bb1b0b49225a 20:12:21 Removing intermediate container bb1b0b49225a 20:12:21 ---> d5a278123669 20:12:21 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 20:12:21 ---> Running in b4fee07f626a 20:12:21 Removing intermediate container b4fee07f626a 20:12:21 ---> 74bab5557697 20:12:21 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 20:12:21 ---> Running in e6401ae9938b 20:12:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:12:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:12:23 (1/6) Installing ca-certificates (20191127-r1) 20:12:23 (2/6) Installing libgcc (9.2.0-r4) 20:12:23 (3/6) Installing libsodium (1.0.18-r0) 20:12:23 (4/6) Installing libstdc++ (9.2.0-r4) 20:12:23 (5/6) Installing libzmq (4.3.2-r0) 20:12:23 (6/6) Installing zeromq (4.3.2-r0) 20:12:23 Executing busybox-1.31.1-r9.trigger 20:12:23 Executing ca-certificates-20191127-r1.trigger 20:12:23 OK: 9 MiB in 20 packages 20:12:24 Removing intermediate container e6401ae9938b 20:12:24 ---> dab6803b3ece 20:12:24 Step 18/24 : COPY --from=builder /app/res/ /res/ 20:12:25 ---> d4a2f3473d10 20:12:25 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:12:27 ---> a893489b14c2 20:12:27 Step 20/24 : EXPOSE 48095 20:12:27 ---> Running in a1197a88896a 20:12:27 Removing intermediate container a1197a88896a 20:12:27 ---> a5a9f02d374d 20:12:27 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:27 ---> Running in ef53b2afe908 20:12:27 Removing intermediate container ef53b2afe908 20:12:27 ---> 0b14c5852a5f 20:12:27 Step 22/24 : LABEL arch=arm64 20:12:28 ---> Running in 3f352dc87113 20:12:28 Removing intermediate container 3f352dc87113 20:12:28 ---> 21146fc7b567 20:12:28 Step 23/24 : LABEL git_sha=1ac8c056450cfaef6d2068566713ff05e5957dc3 20:12:28 ---> Running in 52fbda793f96 20:12:28 Removing intermediate container 52fbda793f96 20:12:28 ---> 778abae77739 20:12:28 Step 24/24 : LABEL version=1.0.1-dev.15 20:12:28 ---> Running in 53dfd5ae5b2e 20:12:29 Removing intermediate container 53dfd5ae5b2e 20:12:29 ---> 7007742bcccf 20:12:29 [Warning] One or more build-args [ARCH] were not consumed 20:12:29 Successfully built 7007742bcccf 20:12:29 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:12:29 provisioning config files... 20:12:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/19@tmp/config7298859371191321177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:30 nexus3.edgexfoundry.org:10001 20:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:30 Configure a credential helper to remove this warning. See 20:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:30 20:12:30 Login Succeeded 20:12:30 nexus3.edgexfoundry.org:10002 20:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:31 Configure a credential helper to remove this warning. See 20:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:31 20:12:31 Login Succeeded 20:12:31 nexus3.edgexfoundry.org:10003 20:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:32 Configure a credential helper to remove this warning. See 20:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:32 20:12:32 Login Succeeded 20:12:32 nexus3.edgexfoundry.org:10004 20:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:33 Configure a credential helper to remove this warning. See 20:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:33 20:12:33 Login Succeeded 20:12:33 docker.io 20:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:34 Configure a credential helper to remove this warning. See 20:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:34 20:12:34 Login Succeeded [Pipeline] } 20:12:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:34 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 20:12:34 1ac8c056450cfaef6d2068566713ff05e5957dc3 20:12:34 latest 20:12:34 1.0.1-dev.15 20:12:34 1ac8c056450cfaef6d2068566713ff05e5957dc3-1.0.1-dev.15 20:12:34 master 20:12:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:12:34 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1ac8c056450cfaef6d2068566713ff05e5957dc3 [Pipeline] isUnix [Pipeline] sh 20:12:35 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1ac8c056450cfaef6d2068566713ff05e5957dc3 20:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:12:35 22204e7cd14a: Preparing 20:12:35 783bcc52a27d: Preparing 20:12:35 2817a35ef156: Preparing 20:12:35 678a0785e7d2: Preparing 20:12:35 678a0785e7d2: Layer already exists 20:12:35 783bcc52a27d: Pushed 20:12:36 2817a35ef156: Pushed 20:12:40 22204e7cd14a: Pushed 20:12:40 1ac8c056450cfaef6d2068566713ff05e5957dc3: digest: sha256:a1d9a894c549248e9143e60e87418b86b9158a805c7d17ce0c7aadb5b427e95f size: 1158 [Pipeline] isUnix [Pipeline] sh 20:12:41 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:12:41 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 20:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:12:42 22204e7cd14a: Preparing 20:12:42 783bcc52a27d: Preparing 20:12:42 2817a35ef156: Preparing 20:12:42 678a0785e7d2: Preparing 20:12:42 678a0785e7d2: Layer already exists 20:12:42 22204e7cd14a: Layer already exists 20:12:42 2817a35ef156: Layer already exists 20:12:42 783bcc52a27d: Layer already exists 20:12:42 latest: digest: sha256:a1d9a894c549248e9143e60e87418b86b9158a805c7d17ce0c7aadb5b427e95f size: 1158 [Pipeline] isUnix [Pipeline] sh 20:12:42 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh 20:12:43 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.15 20:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:12:43 22204e7cd14a: Preparing 20:12:43 783bcc52a27d: Preparing 20:12:43 2817a35ef156: Preparing 20:12:43 678a0785e7d2: Preparing 20:12:43 678a0785e7d2: Layer already exists 20:12:43 2817a35ef156: Layer already exists 20:12:43 22204e7cd14a: Layer already exists 20:12:43 783bcc52a27d: Layer already exists 20:12:43 1.0.1-dev.15: digest: sha256:a1d9a894c549248e9143e60e87418b86b9158a805c7d17ce0c7aadb5b427e95f size: 1158 [Pipeline] isUnix [Pipeline] sh 20:12:43 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1ac8c056450cfaef6d2068566713ff05e5957dc3-1.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh 20:12:44 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1ac8c056450cfaef6d2068566713ff05e5957dc3-1.0.1-dev.15 20:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:12:44 22204e7cd14a: Preparing 20:12:44 783bcc52a27d: Preparing 20:12:44 2817a35ef156: Preparing 20:12:44 678a0785e7d2: Preparing 20:12:44 783bcc52a27d: Layer already exists 20:12:44 22204e7cd14a: Layer already exists 20:12:44 678a0785e7d2: Layer already exists 20:12:44 2817a35ef156: Layer already exists 20:12:44 1ac8c056450cfaef6d2068566713ff05e5957dc3-1.0.1-dev.15: digest: sha256:a1d9a894c549248e9143e60e87418b86b9158a805c7d17ce0c7aadb5b427e95f size: 1158 [Pipeline] isUnix [Pipeline] sh 20:12:44 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 20:12:45 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 20:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:12:45 22204e7cd14a: Preparing 20:12:45 783bcc52a27d: Preparing 20:12:45 2817a35ef156: Preparing 20:12:45 678a0785e7d2: Preparing 20:12:45 22204e7cd14a: Layer already exists 20:12:45 2817a35ef156: Layer already exists 20:12:45 678a0785e7d2: Layer already exists 20:12:45 783bcc52a27d: Layer already exists 20:12:45 master: digest: sha256:a1d9a894c549248e9143e60e87418b86b9158a805c7d17ce0c7aadb5b427e95f size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 20:12:47 provisioning config files... 20:12:47 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config3527797632278623875tmp [Pipeline] { [Pipeline] sh 20:12:47 + curl -s https://codecov.io/bash 20:12:47 + bash -s - -t @/w/workspace/_app-service-configurable_master@tmp/config3527797632278623875tmp 20:12:47 20:12:47 _____ _ 20:12:47 / ____| | | 20:12:47 | | ___ __| | ___ ___ _____ __ 20:12:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:12:47 | |___| (_) | (_| | __/ (_| (_) \ V / 20:12:47 \_____\___/ \__,_|\___|\___\___/ \_/ 20:12:47 Bash-tbd 20:12:47 20:12:47 20:12:47 ==> Jenkins CI detected. 20:12:47 project root: . 20:12:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:12:47 ==> Running gcov in . (disable via -X gcov) 20:12:47 ==> Python coveragepy not found 20:12:47 ==> Searching for coverage reports in: 20:12:47 + . 20:12:47 -> Found 1 reports 20:12:47 ==> Detecting git/mercurial file structure 20:12:47 ==> Reading reports 20:12:47 + ./coverage.out bytes=10 20:12:47 ==> Appending adjustments 20:12:47 http://docs.codecov.io/docs/fixing-reports 20:12:47 + Found adjustments 20:12:47 ==> Gzipping contents 20:12:47 ==> Uploading reports 20:12:47 url: https://codecov.io 20:12:47 query: branch=master&commit=1ac8c056450cfaef6d2068566713ff05e5957dc3&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F19%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 20:12:47 -> Pinging Codecov 20:12:47 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=1ac8c056450cfaef6d2068566713ff05e5957dc3&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F19%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 20:12:48 -> Uploading 20:12:48 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/1ac8c056450cfaef6d2068566713ff05e5957dc3 [Pipeline] } 20:12:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:12:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 20:12:49 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 20:12:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 20:12:49 20:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 20:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 20:12:50 1.217.3: Pulling from edgex-devops/edgex-snyk-go 20:12:50 e6b0cf9c0882: Pulling fs layer 20:12:50 2848faf0eed1: Pulling fs layer 20:12:50 0f37312ad70f: Pulling fs layer 20:12:50 7d08f2745646: Pulling fs layer 20:12:50 4c9f31393084: Pulling fs layer 20:12:50 eb21ddb83652: Pulling fs layer 20:12:50 345998794f6b: Pulling fs layer 20:12:50 97a711d68925: Pulling fs layer 20:12:50 7c8476c1cb00: Pulling fs layer 20:12:50 eb21ddb83652: Waiting 20:12:50 345998794f6b: Waiting 20:12:50 97a711d68925: Waiting 20:12:50 7c8476c1cb00: Waiting 20:12:50 7d08f2745646: Waiting 20:12:50 4c9f31393084: Waiting 20:12:50 0f37312ad70f: Verifying Checksum 20:12:50 0f37312ad70f: Download complete 20:12:50 2848faf0eed1: Verifying Checksum 20:12:50 2848faf0eed1: Download complete 20:12:50 4c9f31393084: Verifying Checksum 20:12:50 4c9f31393084: Download complete 20:12:50 eb21ddb83652: Verifying Checksum 20:12:50 eb21ddb83652: Download complete 20:12:50 e6b0cf9c0882: Verifying Checksum 20:12:50 e6b0cf9c0882: Download complete 20:12:52 e6b0cf9c0882: Pull complete 20:12:52 345998794f6b: Verifying Checksum 20:12:52 345998794f6b: Download complete 20:12:52 2848faf0eed1: Pull complete 20:12:52 0f37312ad70f: Pull complete 20:12:53 97a711d68925: Download complete 20:12:53 7c8476c1cb00: Verifying Checksum 20:12:53 7c8476c1cb00: Download complete 20:12:54 7d08f2745646: Verifying Checksum 20:12:54 7d08f2745646: Download complete 20:13:04 7d08f2745646: Pull complete 20:13:04 4c9f31393084: Pull complete 20:13:04 eb21ddb83652: Pull complete 20:13:05 345998794f6b: Pull complete 20:13:09 97a711d68925: Pull complete 20:13:10 7c8476c1cb00: Pull complete 20:13:10 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 20:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 20:13:11 prd-centos7-docker-4c-2g-6524 does not seem to be running inside a container 20:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/_app-service-configurable_master:/ws -w /ws --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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.217.3 cat 20:13:12 $ docker top 93ff6dd18b97b66780b84e3007c28b6d45309fefe19a9a8b30952f5e9ba14a9d -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:13 + snyk monitor '--org=edgex-jenkins' 20:13:29 20:13:29 Monitoring /w/workspace/_app-service-configurable_master... 20:13:29 20:13:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/52f27827-42ea-42d7-a4b8-379df51abec2 20:13:29 20:13:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:13:29 20:13:29 [Pipeline] } 20:13:29 $ docker stop --time=1 93ff6dd18b97b66780b84e3007c28b6d45309fefe19a9a8b30952f5e9ba14a9d 20:13:30 $ docker rm -f 93ff6dd18b97b66780b84e3007c28b6d45309fefe19a9a8b30952f5e9ba14a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:13:32 20:13:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 20:13:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:13:33 latest: Pulling from edgex-devops/edgex-klar 20:13:33 e7c96db7181b: Pulling fs layer 20:13:33 1868ca2cb446: Pulling fs layer 20:13:33 136be5d0fe8e: Pulling fs layer 20:13:33 894bfe63afcb: Pulling fs layer 20:13:33 894bfe63afcb: Waiting 20:13:33 1868ca2cb446: Verifying Checksum 20:13:33 1868ca2cb446: Download complete 20:13:33 136be5d0fe8e: Verifying Checksum 20:13:33 136be5d0fe8e: Download complete 20:13:33 e7c96db7181b: Verifying Checksum 20:13:33 e7c96db7181b: Download complete 20:13:33 894bfe63afcb: Verifying Checksum 20:13:33 894bfe63afcb: Download complete 20:13:33 e7c96db7181b: Pull complete 20:13:33 1868ca2cb446: Pull complete 20:13:33 136be5d0fe8e: Pull complete 20:13:34 894bfe63afcb: Pull complete 20:13:34 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 20:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 20:13:34 prd-centos7-docker-4c-2g-6524 does not seem to be running inside a container 20:13:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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-devops/edgex-klar:latest cat 20:13:35 $ docker top 124b8769e0f4970b10823cf70d241073177acf1cc4f431876e416ed227c113f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:37 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1ac8c056450cfaef6d2068566713ff05e5957dc3 20:13:37 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:13:44 $ docker stop --time=1 124b8769e0f4970b10823cf70d241073177acf1cc4f431876e416ed227c113f1 20:13:46 $ docker rm -f 124b8769e0f4970b10823cf70d241073177acf1cc4f431876e416ed227c113f1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:13:46 . [Pipeline] withDockerContainer 20:13:46 prd-centos7-docker-4c-2g-6524 does not seem to be running inside a container 20:13:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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-devops/edgex-klar:latest cat 20:13:48 $ docker top 0dd3a0b040baa2eeceea4720673499dcf3f348ee5b3d0ebc6a353358ebffbaab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:49 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1ac8c056450cfaef6d2068566713ff05e5957dc3 20:13:49 + tee 20:13:49 clair timeout 1m0s 20:13:49 docker timeout: 1m0s 20:13:49 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:13:50 $ docker stop --time=1 0dd3a0b040baa2eeceea4720673499dcf3f348ee5b3d0ebc6a353358ebffbaab 20:13:52 $ docker rm -f 0dd3a0b040baa2eeceea4720673499dcf3f348ee5b3d0ebc6a353358ebffbaab [Pipeline] // withDockerContainer [Pipeline] sh 20:13:53 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 20:13:53 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_1ac8c056450cfaef6d2068566713ff05e5957dc3.html [Pipeline] writeFile [Pipeline] step 20:13:53 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 20:13:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:13:53 . [Pipeline] withDockerContainer 20:13:54 prd-centos7-docker-4c-2g-6524 does not seem to be running inside a container 20:13:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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-devops/edgex-klar:latest cat 20:13:55 $ docker top 50c77ffec9e5a0118d64840b7e8182751ad1e657702499ee791a883fe4be68cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:56 + tee 20:13:56 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1ac8c056450cfaef6d2068566713ff05e5957dc3 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:14:00 $ docker stop --time=1 50c77ffec9e5a0118d64840b7e8182751ad1e657702499ee791a883fe4be68cb 20:14:02 $ docker rm -f 50c77ffec9e5a0118d64840b7e8182751ad1e657702499ee791a883fe4be68cb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:14:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:14:02 . [Pipeline] withDockerContainer 20:14:03 prd-centos7-docker-4c-2g-6524 does not seem to be running inside a container 20:14:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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-devops/edgex-klar:latest cat 20:14:04 $ docker top e987215bf89add54c2112f59e26e7002e1d18813d1a36f65d5099850b9e29627 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:05 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1ac8c056450cfaef6d2068566713ff05e5957dc3 20:14:05 + tee 20:14:05 clair timeout 1m0s 20:14:05 docker timeout: 1m0s 20:14:05 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:14:06 $ docker stop --time=1 e987215bf89add54c2112f59e26e7002e1d18813d1a36f65d5099850b9e29627 20:14:07 $ docker rm -f e987215bf89add54c2112f59e26e7002e1d18813d1a36f65d5099850b9e29627 [Pipeline] // withDockerContainer [Pipeline] sh 20:14:08 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 20:14:08 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_1ac8c056450cfaef6d2068566713ff05e5957dc3.html [Pipeline] writeFile [Pipeline] step 20:14:08 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 20:14:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:14:10 . [Pipeline] withDockerContainer 20:14:10 prd-centos7-docker-4c-2g-6524 does not seem to be running inside a container 20:14:10 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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 20:14:11 $ docker top 21ff995db083fee05ad9ce7569aa509175964e170735e74bb0da206efc0cfd1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:14:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:14:11 [ssh-agent] Looking for ssh-agent implementation... 20:14:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:14:11 $ docker exec 21ff995db083fee05ad9ce7569aa509175964e170735e74bb0da206efc0cfd1c ssh-agent 20:14:12 SSH_AUTH_SOCK=/tmp/ssh-39vytcLrfUeY/agent.14 20:14:12 SSH_AGENT_PID=21 20:14:12 Running ssh-add (command line suppressed) 20:14:12 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4976036055980120279.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4976036055980120279.key) 20:14:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:14:12 + git semver tag 20:14:12 # -> Open(): unable to determine branch for HEAD 20:14:12 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 20:14:12 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 20:14:12 # $SEMVER_REMOTE_NAME = origin 20:14:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:14:12 # $SEMVER_USER_NAME = edgex-jenkins 20:14:12 # $SEMVER_BRANCH = master 20:14:12 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 20:14:12 # 1ac8c056450cfaef6d2068566713ff05e5957dc3 HEAD 20:14:12 # -> Force: false 20:14:12 # 9b0e0fdf565046584d39ba88fcc945e182d50d61 refs/tags/v1.0.1-dev.15 [Pipeline] } 20:14:12 $ docker exec --env ******** --env ******** 21ff995db083fee05ad9ce7569aa509175964e170735e74bb0da206efc0cfd1c ssh-agent -k 20:14:13 unset SSH_AUTH_SOCK; 20:14:13 unset SSH_AGENT_PID; 20:14:13 echo Agent pid 21 killed; 20:14:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:14:14 + git semver [Pipeline] } 20:14:14 $ docker stop --time=1 21ff995db083fee05ad9ce7569aa509175964e170735e74bb0da206efc0cfd1c 20:14:16 $ docker rm -f 21ff995db083fee05ad9ce7569aa509175964e170735e74bb0da206efc0cfd1c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:14:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:14:16 20:14:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:14:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:14:17 0.23.1-centos7: Pulling from edgex-lftools 20:14:17 ab5ef0e58194: Pulling fs layer 20:14:17 9712f1f96733: Pulling fs layer 20:14:17 63f879dbbcfc: Pulling fs layer 20:14:17 0d9ebad4ef96: Pulling fs layer 20:14:17 e9a5061849ea: Pulling fs layer 20:14:17 d747dcd14b5f: Pulling fs layer 20:14:17 2de7ff778b66: Pulling fs layer 20:14:17 e9a5061849ea: Waiting 20:14:17 2de7ff778b66: Waiting 20:14:17 d747dcd14b5f: Waiting 20:14:17 0d9ebad4ef96: Waiting 20:14:17 9712f1f96733: Download complete 20:14:18 63f879dbbcfc: Verifying Checksum 20:14:18 63f879dbbcfc: Download complete 20:14:20 e9a5061849ea: Verifying Checksum 20:14:20 e9a5061849ea: Download complete 20:14:20 d747dcd14b5f: Verifying Checksum 20:14:20 d747dcd14b5f: Download complete 20:14:20 0d9ebad4ef96: Verifying Checksum 20:14:20 0d9ebad4ef96: Download complete 20:14:20 ab5ef0e58194: Verifying Checksum 20:14:20 ab5ef0e58194: Download complete 20:14:20 2de7ff778b66: Verifying Checksum 20:14:20 2de7ff778b66: Download complete 20:14:27 ab5ef0e58194: Pull complete 20:14:27 9712f1f96733: Pull complete 20:14:30 63f879dbbcfc: Pull complete 20:14:40 0d9ebad4ef96: Pull complete 20:14:40 e9a5061849ea: Pull complete 20:14:41 d747dcd14b5f: Pull complete 20:14:44 2de7ff778b66: Pull complete 20:14:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:14:45 prd-centos7-docker-4c-2g-6524 does not seem to be running inside a container 20:14:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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 20:14:46 $ docker top 62642edff9c7e6217dfa70176c7facad03561542ed069ab9ee6ee06d0f88e72c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:14:46 provisioning config files... 20:14:46 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7717864860533347561tmp 20:14:46 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config3840423898650900159tmp 20:14:46 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config1572504923018829122tmp [Pipeline] { [Pipeline] echo 20:14:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:14:47 ---> sigul-configuration.sh 20:14:47 gpg: directory `/root/.gnupg' created 20:14:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:14:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:14:47 gpg: keyring `/root/.gnupg/secring.gpg' created 20:14:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:14:47 gpg: CAST5 encrypted data 20:14:47 gpg: encrypted with 1 passphrase 20:14:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:14:48 + mkdir /home/jenkins 20:14:48 + mkdir /home/jenkins/sigul [Pipeline] sh 20:14:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 20:14:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:14:50 ---> sigul-install.sh 20:14:57 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:14:57 + git tag --list 20:14:57 v1.0.1-dev.15 [Pipeline] sh 20:14:58 + lftools sign git-tag v1.0.1-dev.15 20:15:00 Signing Git tag with Sigul... 20:15:00 Signing v1.0.1-dev.15 [Pipeline] echo 20:15:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:15:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:15:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:15:03 $ docker stop --time=1 62642edff9c7e6217dfa70176c7facad03561542ed069ab9ee6ee06d0f88e72c 20:15:04 $ docker rm -f 62642edff9c7e6217dfa70176c7facad03561542ed069ab9ee6ee06d0f88e72c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:15:05 . [Pipeline] withDockerContainer 20:15:05 prd-centos7-docker-4c-2g-6524 does not seem to be running inside a container 20:15:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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 20:15:06 $ docker top 73701f52e41f001e9b747dc1c7556f8fb46fd0c23668de5fb3ea146ac5728abf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:15:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:15:07 [ssh-agent] Looking for ssh-agent implementation... 20:15:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:07 $ docker exec 73701f52e41f001e9b747dc1c7556f8fb46fd0c23668de5fb3ea146ac5728abf ssh-agent 20:15:07 SSH_AUTH_SOCK=/tmp/ssh-Rjs86lI3cU94/agent.15 20:15:07 SSH_AGENT_PID=22 20:15:07 Running ssh-add (command line suppressed) 20:15:08 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1498398276758840064.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1498398276758840064.key) 20:15:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:15:08 + git semver bump pre 20:15:08 # -> Open(): unable to determine branch for HEAD 20:15:08 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 20:15:08 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 20:15:08 # $SEMVER_REMOTE_NAME = origin 20:15:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:15:08 # $SEMVER_USER_NAME = edgex-jenkins 20:15:08 # $SEMVER_BRANCH = master 20:15:08 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 20:15:09 1.0.1-dev.16 [Pipeline] } 20:15:09 $ docker exec --env ******** --env ******** 73701f52e41f001e9b747dc1c7556f8fb46fd0c23668de5fb3ea146ac5728abf ssh-agent -k 20:15:09 unset SSH_AUTH_SOCK; 20:15:09 unset SSH_AGENT_PID; 20:15:09 echo Agent pid 22 killed; 20:15:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:15:10 + git semver [Pipeline] } 20:15:10 $ docker stop --time=1 73701f52e41f001e9b747dc1c7556f8fb46fd0c23668de5fb3ea146ac5728abf 20:15:12 $ docker rm -f 73701f52e41f001e9b747dc1c7556f8fb46fd0c23668de5fb3ea146ac5728abf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:15:13 . [Pipeline] withDockerContainer 20:15:13 prd-centos7-docker-4c-2g-6524 does not seem to be running inside a container 20:15:13 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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 20:15:15 $ docker top 601abf2e99ef6caad6d562827bdec4a4316b031d9eb260a752270acd7e868d94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:15:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:15:15 [ssh-agent] Looking for ssh-agent implementation... 20:15:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:16 $ docker exec 601abf2e99ef6caad6d562827bdec4a4316b031d9eb260a752270acd7e868d94 ssh-agent 20:15:16 SSH_AUTH_SOCK=/tmp/ssh-3TB1qv5Q0SpV/agent.15 20:15:16 SSH_AGENT_PID=22 20:15:16 Running ssh-add (command line suppressed) 20:15:17 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2246888073184321444.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2246888073184321444.key) 20:15:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:15:18 + git semver push 20:15:18 # -> Open(): unable to determine branch for HEAD 20:15:18 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 20:15:18 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 20:15:18 # $SEMVER_REMOTE_NAME = origin 20:15:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:15:18 # $SEMVER_USER_NAME = edgex-jenkins 20:15:18 # $SEMVER_BRANCH = master 20:15:18 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 20:15:25 $ docker exec --env ******** --env ******** 601abf2e99ef6caad6d562827bdec4a4316b031d9eb260a752270acd7e868d94 ssh-agent -k 20:15:25 unset SSH_AUTH_SOCK; 20:15:25 unset SSH_AGENT_PID; 20:15:25 echo Agent pid 22 killed; 20:15:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:15:26 + git semver [Pipeline] } 20:15:27 $ docker stop --time=1 601abf2e99ef6caad6d562827bdec4a4316b031d9eb260a752270acd7e868d94 20:15:29 $ docker rm -f 601abf2e99ef6caad6d562827bdec4a4316b031d9eb260a752270acd7e868d94 [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 20:15:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:15:31 ---> package-listing.sh 20:15:31 ++ tr '[:upper:]' '[:lower:]' 20:15:31 ++ facter osfamily 20:15:31 + OS_FAMILY=redhat 20:15:31 + workspace=/w/workspace/_app-service-configurable_master 20:15:31 + START_PACKAGES=/tmp/packages_start.txt 20:15:31 + END_PACKAGES=/tmp/packages_end.txt 20:15:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:15:31 + PACKAGES=/tmp/packages_start.txt 20:15:31 + '[' /w/workspace/_app-service-configurable_master ']' 20:15:31 + PACKAGES=/tmp/packages_end.txt 20:15:31 + case "${OS_FAMILY}" in 20:15:31 + rpm -qa 20:15:31 + sort 20:15:39 + '[' -f /tmp/packages_start.txt ']' 20:15:39 + '[' -f /tmp/packages_end.txt ']' 20:15:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:15:39 + '[' /w/workspace/_app-service-configurable_master ']' 20:15:39 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 20:15:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] isUnix [Pipeline] sh 20:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:15:40 20:15:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:15:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:15:41 alpine: Pulling from edgex-lftools-log-publisher 20:15:41 c9b1b535fdd9: Pulling fs layer 20:15:41 2cc5ad85d9ab: Pulling fs layer 20:15:41 756a868c4378: Pulling fs layer 20:15:41 444b2fc9a129: Pulling fs layer 20:15:41 ea15f1150254: Pulling fs layer 20:15:41 41b27a9f41bf: Pulling fs layer 20:15:41 28c525ee5125: Pulling fs layer 20:15:41 094b1ea09ed8: Pulling fs layer 20:15:41 138eaada9080: Pulling fs layer 20:15:41 0622d0fa9048: Pulling fs layer 20:15:41 444b2fc9a129: Waiting 20:15:41 ea15f1150254: Waiting 20:15:41 138eaada9080: Waiting 20:15:41 28c525ee5125: Waiting 20:15:41 0622d0fa9048: Waiting 20:15:41 094b1ea09ed8: Waiting 20:15:41 2cc5ad85d9ab: Verifying Checksum 20:15:41 2cc5ad85d9ab: Download complete 20:15:42 444b2fc9a129: Verifying Checksum 20:15:42 444b2fc9a129: Download complete 20:15:42 c9b1b535fdd9: Verifying Checksum 20:15:42 c9b1b535fdd9: Download complete 20:15:42 ea15f1150254: Verifying Checksum 20:15:42 ea15f1150254: Download complete 20:15:42 28c525ee5125: Verifying Checksum 20:15:42 28c525ee5125: Download complete 20:15:43 c9b1b535fdd9: Pull complete 20:15:43 2cc5ad85d9ab: Pull complete 20:15:44 756a868c4378: Verifying Checksum 20:15:44 756a868c4378: Download complete 20:15:45 138eaada9080: Verifying Checksum 20:15:45 138eaada9080: Download complete 20:15:45 0622d0fa9048: Verifying Checksum 20:15:45 0622d0fa9048: Download complete 20:15:45 094b1ea09ed8: Verifying Checksum 20:15:45 094b1ea09ed8: Download complete 20:15:47 41b27a9f41bf: Verifying Checksum 20:15:47 41b27a9f41bf: Download complete 20:15:48 756a868c4378: Pull complete 20:15:49 444b2fc9a129: Pull complete 20:15:50 ea15f1150254: Pull complete 20:15:55 41b27a9f41bf: Pull complete 20:15:55 28c525ee5125: Pull complete 20:16:00 094b1ea09ed8: Pull complete 20:16:00 138eaada9080: Pull complete 20:16:00 0622d0fa9048: Pull complete 20:16:00 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:16:01 prd-centos7-docker-4c-2g-6524 does not seem to be running inside a container 20:16:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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 20:16:02 $ docker top 05cbd8068d04e74c2bbe902fe86856105549bef8ca5c7022735a5680fc4db1e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:03 provisioning config files... 20:16:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5932648540904315739tmp [Pipeline] { [Pipeline] echo 20:16:03 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:16:03 ---> create-netrc.sh [Pipeline] echo 20:16:03 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:16:04 ---> logs-deploy.sh 20:16:04 + ARCHIVE_ARTIFACTS= 20:16:04 + LOGS_SERVER=https://logs.edgexfoundry.org 20:16:04 + '[' https://logs.edgexfoundry.org == None ']' 20:16:04 + NEXUS_URL=https://nexus.edgexfoundry.org 20:16:04 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/19 20:16:04 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/19/ 20:16:04 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/19 /w/workspace/_app-service-configurable_master 20:16:06 Archives upload complete. 20:16:06 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/19 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/19/