Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6880 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 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d (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 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d # timeout=10 Commit message: "Merge pull request #70 from lenny-intel/security" > git rev-list --no-walk 1ac8c056450cfaef6d2068566713ff05e5957dc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:54:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:54:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:54:43 ========================================================= 19:54:43 EdgeX Global Pipelines Version Info 19:54:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:54:46 ------------------- 19:54:46 stable info: 19:54:46 ------------------- 19:54:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:54:46 Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f 19:54:46 Message: update stable to v1.0.86 19:54:46 ------------------- 19:54:46 experimental info: 19:54:46 ------------------- 19:54:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:54:46 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 19:54:46 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 19:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:54:48 19:54:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:54:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:54:49 latest: Pulling from edgex-devops/git-semver 19:54:49 9123ac7c32f7: Pulling fs layer 19:54:49 b8cc5d1170e3: Pulling fs layer 19:54:49 2924cbbf6a41: Pulling fs layer 19:54:49 93b08a4f1073: Pulling fs layer 19:54:49 93b08a4f1073: Waiting 19:54:49 b8cc5d1170e3: Verifying Checksum 19:54:49 b8cc5d1170e3: Download complete 19:54:49 9123ac7c32f7: Verifying Checksum 19:54:49 9123ac7c32f7: Download complete 19:54:49 93b08a4f1073: Verifying Checksum 19:54:49 93b08a4f1073: Download complete 19:54:49 2924cbbf6a41: Verifying Checksum 19:54:49 2924cbbf6a41: Download complete 19:54:49 9123ac7c32f7: Pull complete 19:54:49 b8cc5d1170e3: Pull complete 19:54:50 2924cbbf6a41: Pull complete 19:54:51 93b08a4f1073: Pull complete 19:54:51 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:54:51 prd-centos7-docker-4c-2g-6880 does not seem to be running inside a container 19:54:51 $ 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 19:54:51 $ docker top d3b876e34d8a09e5dc7777f3854a3a9294cf00fbb7c83b4cceb6b8cbb4f597bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:54:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:52 [ssh-agent] Looking for ssh-agent implementation... 19:54:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:52 $ docker exec d3b876e34d8a09e5dc7777f3854a3a9294cf00fbb7c83b4cceb6b8cbb4f597bc ssh-agent 19:54:52 SSH_AUTH_SOCK=/tmp/ssh-V2WxDoLb0olG/agent.14 19:54:52 SSH_AGENT_PID=21 19:54:52 Running ssh-add (command line suppressed) 19:54:52 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6751195517592442095.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6751195517592442095.key) 19:54:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:53 + git describe --exact-match --tags HEAD 19:54:53 fatal: No names found, cannot describe anything. [Pipeline] } 19:54:53 $ docker exec --env ******** --env ******** d3b876e34d8a09e5dc7777f3854a3a9294cf00fbb7c83b4cceb6b8cbb4f597bc ssh-agent -k 19:54:53 unset SSH_AUTH_SOCK; 19:54:53 unset SSH_AGENT_PID; 19:54:53 echo Agent pid 21 killed; 19:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:54:53 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:54:53 This usually means this commit has not been tagged. [Pipeline] sshagent 19:54:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:53 [ssh-agent] Looking for ssh-agent implementation... 19:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:53 $ docker exec d3b876e34d8a09e5dc7777f3854a3a9294cf00fbb7c83b4cceb6b8cbb4f597bc ssh-agent 19:54:54 SSH_AUTH_SOCK=/tmp/ssh-qzEwGBAXsNu3/agent.57 19:54:54 SSH_AGENT_PID=63 19:54:54 Running ssh-add (command line suppressed) 19:54:54 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1931671146426235109.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1931671146426235109.key) 19:54:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:54 + git semver init 19:54:54 # -> Open(): unable to determine branch for HEAD 19:54:54 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:54:54 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:54:54 # $SEMVER_REMOTE_NAME = origin 19:54:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:54:54 # $SEMVER_USER_NAME = edgex-jenkins 19:54:54 # $SEMVER_BRANCH = master 19:54:54 # $SEMVER_TEMP = /tmp/semver-165745284 19:54:54 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 19:54:55 # '/tmp/semver-165745284' -> '/w/workspace/_app-service-configurable_master/.semver' 19:54:55 # -> Force: false 19:54:55 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 19:54:55 $ docker exec --env ******** --env ******** d3b876e34d8a09e5dc7777f3854a3a9294cf00fbb7c83b4cceb6b8cbb4f597bc ssh-agent -k 19:54:55 unset SSH_AUTH_SOCK; 19:54:55 unset SSH_AGENT_PID; 19:54:55 echo Agent pid 63 killed; 19:54:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:54:55 + git semver [Pipeline] } 19:54:55 $ docker stop --time=1 d3b876e34d8a09e5dc7777f3854a3a9294cf00fbb7c83b4cceb6b8cbb4f597bc 19:54:57 $ docker rm -f d3b876e34d8a09e5dc7777f3854a3a9294cf00fbb7c83b4cceb6b8cbb4f597bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:54:58 Stashed 43 file(s) [Pipeline] echo 19:54:58 [edgeXSemver] initialized semver on version 1.0.1-dev.16 [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 19:55:13 Still waiting to schedule task 19:55:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:55:13 Still waiting to schedule task 19:55:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:57:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6881 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 19:57:04 Running in /w/workspace/app-service-configurable/20 [Pipeline] { [Pipeline] checkout 19:57:10 using credential edgex-jenkins-ssh 19:57:10 Cloning the remote Git repository 19:57:10 Cloning with configured refspecs honoured and without tags 19:57:10 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:57:10 > git init /w/workspace/app-service-configurable/20 # timeout=10 19:57:10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:57:10 > git --version # timeout=10 19:57:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:57:11 Fetching without tags 19:57:11 Checking out Revision 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d (master) 19:57:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:57:11 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:57:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:57:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:57:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:57:11 > git config core.sparsecheckout # timeout=10 19:57:11 > git checkout -f 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d # timeout=10 19:57:16 Commit message: "Merge pull request #70 from lenny-intel/security" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:57:17 ========================================================= 19:57:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:57:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:57:18 + 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 . 19:57:19 Sending build context to Docker daemon 275.5kB 19:57:19 Step 1/8 : ARG BASE=golang:1.13-alpine 19:57:19 Step 2/8 : FROM ${BASE} 19:57:19 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:57:19 cde5963f3b93: Pulling fs layer 19:57:19 2a23fa8c16f7: Pulling fs layer 19:57:19 777b28850792: Pulling fs layer 19:57:19 8a11ddd9e578: Pulling fs layer 19:57:19 4cf88f913ddb: Pulling fs layer 19:57:19 1df406cf5192: Pulling fs layer 19:57:19 cd6300453558: Pulling fs layer 19:57:19 b9c365052c96: Pulling fs layer 19:57:19 a2d8cc88f415: Pulling fs layer 19:57:19 ea1d1ca13537: Pulling fs layer 19:57:19 3750a50a1c5e: Pulling fs layer 19:57:19 8a11ddd9e578: Waiting 19:57:19 4cf88f913ddb: Waiting 19:57:19 1df406cf5192: Waiting 19:57:19 cd6300453558: Waiting 19:57:19 b9c365052c96: Waiting 19:57:19 a2d8cc88f415: Waiting 19:57:19 ea1d1ca13537: Waiting 19:57:19 3750a50a1c5e: Waiting 19:57:19 777b28850792: Verifying Checksum 19:57:19 777b28850792: Download complete 19:57:19 2a23fa8c16f7: Verifying Checksum 19:57:19 2a23fa8c16f7: Download complete 19:57:19 4cf88f913ddb: Verifying Checksum 19:57:19 4cf88f913ddb: Download complete 19:57:19 1df406cf5192: Verifying Checksum 19:57:19 1df406cf5192: Download complete 19:57:19 cde5963f3b93: Verifying Checksum 19:57:19 cde5963f3b93: Download complete 19:57:20 cde5963f3b93: Pull complete 19:57:21 2a23fa8c16f7: Pull complete 19:57:21 777b28850792: Pull complete 19:57:24 cd6300453558: Verifying Checksum 19:57:24 cd6300453558: Download complete 19:57:24 a2d8cc88f415: Verifying Checksum 19:57:24 a2d8cc88f415: Download complete 19:57:26 ea1d1ca13537: Verifying Checksum 19:57:26 ea1d1ca13537: Download complete 19:57:27 3750a50a1c5e: Verifying Checksum 19:57:27 3750a50a1c5e: Download complete 19:57:29 b9c365052c96: Verifying Checksum 19:57:29 b9c365052c96: Download complete 19:57:31 8a11ddd9e578: Verifying Checksum 19:57:31 8a11ddd9e578: Download complete 19:57:43 8a11ddd9e578: Pull complete 19:57:43 4cf88f913ddb: Pull complete 19:57:43 1df406cf5192: Pull complete 19:57:44 Running on prd-centos7-docker-4c-2g-6882 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 19:57:44 Running in /w/workspace/app-service-configurable/20 [Pipeline] { [Pipeline] checkout 19:57:47 cd6300453558: Pull complete 19:57:49 using credential edgex-jenkins-ssh 19:57:49 Cloning the remote Git repository 19:57:49 Cloning with configured refspecs honoured and without tags 19:57:49 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:57:49 > git init /w/workspace/app-service-configurable/20 # timeout=10 19:57:49 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:57:49 > git --version # timeout=10 19:57:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:57:50 Fetching without tags 19:57:50 Checking out Revision 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d (master) 19:57:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:57:50 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:57:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:57:50 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:57:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:57:50 > git config core.sparsecheckout # timeout=10 19:57:50 > git checkout -f 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d # timeout=10 19:57:53 b9c365052c96: Pull complete 19:57:53 a2d8cc88f415: Pull complete 19:57:55 ea1d1ca13537: Pull complete 19:57:55 Commit message: "Merge pull request #70 from lenny-intel/security" 19:57:55 3750a50a1c5e: Pull complete 19:57:55 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 19:57:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:57:55 ---> 78745c68409d 19:57:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:57:56 ========================================================= 19:57:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:57:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:57:57 + 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 . 19:57:57 Sending build context to Docker daemon 275.5kB 19:57:57 Step 1/8 : ARG BASE=golang:1.13-alpine 19:57:57 Step 2/8 : FROM ${BASE} 19:57:57 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:57:57 e6b0cf9c0882: Pulling fs layer 19:57:57 2848faf0eed1: Pulling fs layer 19:57:57 0f37312ad70f: Pulling fs layer 19:57:57 5788d62ee057: Pulling fs layer 19:57:57 0e6b1d234666: Pulling fs layer 19:57:57 bf5d7aec512f: Pulling fs layer 19:57:57 34c802a77dc8: Pulling fs layer 19:57:57 9eb99e56ec68: Pulling fs layer 19:57:57 27c7a5d97fbd: Pulling fs layer 19:57:57 5c102a31e300: Pulling fs layer 19:57:57 dcfb455df0a1: Pulling fs layer 19:57:57 34c802a77dc8: Waiting 19:57:57 9eb99e56ec68: Waiting 19:57:57 27c7a5d97fbd: Waiting 19:57:57 5c102a31e300: Waiting 19:57:57 dcfb455df0a1: Waiting 19:57:57 5788d62ee057: Waiting 19:57:57 0e6b1d234666: Waiting 19:57:57 bf5d7aec512f: Waiting 19:57:57 0f37312ad70f: Verifying Checksum 19:57:57 0f37312ad70f: Download complete 19:57:57 2848faf0eed1: Download complete 19:57:57 0e6b1d234666: Download complete 19:57:57 bf5d7aec512f: Verifying Checksum 19:57:57 bf5d7aec512f: Download complete 19:57:57 e6b0cf9c0882: Verifying Checksum 19:57:57 e6b0cf9c0882: Download complete 19:57:58 e6b0cf9c0882: Pull complete 19:57:58 2848faf0eed1: Pull complete 19:57:59 0f37312ad70f: Pull complete 19:57:59 34c802a77dc8: Verifying Checksum 19:57:59 34c802a77dc8: Download complete 19:57:59 27c7a5d97fbd: Verifying Checksum 19:57:59 27c7a5d97fbd: Download complete 19:57:59 ---> Running in 97ded1527669 19:57:59 Removing intermediate container 97ded1527669 19:57:59 ---> e2e7e00fbedb 19:57:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:59 ---> Running in dcb049bd7cd8 19:58:00 5c102a31e300: Verifying Checksum 19:58:00 5c102a31e300: Download complete 19:58:00 9eb99e56ec68: Verifying Checksum 19:58:00 9eb99e56ec68: Download complete 19:58:00 dcfb455df0a1: Verifying Checksum 19:58:00 dcfb455df0a1: Download complete 19:58:01 5788d62ee057: Verifying Checksum 19:58:01 5788d62ee057: Download complete 19:58:02 Removing intermediate container dcb049bd7cd8 19:58:02 ---> d3d1044e0d18 19:58:02 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:58:02 ---> Running in 6eb42c288c1d 19:58:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:58:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:58:04 (1/6) Installing libc-dev (0.7.2-r0) 19:58:04 (2/6) Installing libsodium (1.0.18-r0) 19:58:04 (3/6) Installing pkgconf (1.6.3-r0) 19:58:04 (4/6) Installing libsodium-dev (1.0.18-r0) 19:58:05 (5/6) Installing libzmq (4.3.2-r0) 19:58:05 (6/6) Installing zeromq-dev (4.3.2-r0) 19:58:05 Executing busybox-1.31.1-r8.trigger 19:58:05 OK: 127 MiB in 45 packages 19:58:06 Removing intermediate container 6eb42c288c1d 19:58:06 ---> 55abed0a1b02 19:58:06 Step 6/8 : WORKDIR /app 19:58:06 ---> Running in dd40efb5a179 19:58:07 Removing intermediate container dd40efb5a179 19:58:07 ---> ddd7e4a842ff 19:58:07 Step 7/8 : COPY . . 19:58:08 ---> 80361c577d57 19:58:08 Step 8/8 : RUN go mod download 19:58:08 ---> Running in 76c71e75176e 19:58:09 5788d62ee057: Pull complete 19:58:09 0e6b1d234666: Pull complete 19:58:09 bf5d7aec512f: Pull complete 19:58:10 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:58:10 go: finding github.com/BurntSushi/toml v0.3.1 19:58:10 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:58:10 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:58:10 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:58:10 go: finding github.com/bgentry/speakeasy v0.1.0 19:58:10 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:58:10 go: finding github.com/davecgh/go-spew v1.1.1 19:58:10 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:58:10 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 19:58:10 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.43 19:58:10 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 19:58:10 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:58:10 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 19:58:10 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 19:58:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 19:58:10 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:58:10 go: finding github.com/fatih/color v1.7.0 19:58:10 go: finding github.com/fsnotify/fsnotify v1.4.7 19:58:10 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:58:10 go: finding github.com/go-kit/kit v0.8.0 19:58:10 go: finding github.com/go-logfmt/logfmt v0.4.0 19:58:10 go: finding github.com/go-redis/redis/v7 v7.2.0 19:58:10 go: finding github.com/go-stack/stack v1.8.0 19:58:10 go: finding github.com/golang/protobuf v1.3.2 19:58:10 go: finding github.com/golang/snappy v0.0.1 19:58:10 go: finding github.com/gomodule/redigo v2.0.0+incompatible 19:58:10 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:58:10 go: finding github.com/google/go-cmp v0.4.0 19:58:10 go: finding github.com/google/uuid v1.1.1 19:58:10 go: finding github.com/gorilla/mux v1.7.4 19:58:10 go: finding github.com/hashicorp/consul/api v1.1.0 19:58:10 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:58:10 go: finding github.com/hashicorp/errwrap v1.0.0 19:58:10 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:58:10 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:58:10 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:58:10 go: finding github.com/hashicorp/go-multierror v1.0.0 19:58:10 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:58:10 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:58:10 go: finding github.com/hashicorp/go-syslog v1.0.0 19:58:10 go: finding github.com/hashicorp/go-uuid v1.0.1 19:58:10 go: finding github.com/hashicorp/go.net v0.0.1 19:58:10 go: finding github.com/hashicorp/golang-lru v0.5.0 19:58:10 go: finding github.com/hashicorp/logutils v1.0.0 19:58:10 go: finding github.com/hashicorp/mdns v1.0.0 19:58:10 go: finding github.com/hashicorp/memberlist v0.1.3 19:58:10 go: finding github.com/hashicorp/serf v0.8.2 19:58:10 go: finding github.com/hpcloud/tail v1.0.0 19:58:10 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:58:10 go: finding github.com/kr/pretty v0.1.0 19:58:10 go: finding github.com/kr/pty v1.1.1 19:58:10 go: finding github.com/kr/text v0.1.0 19:58:10 go: finding github.com/mattn/go-colorable v0.0.9 19:58:10 go: finding github.com/mattn/go-isatty v0.0.3 19:58:11 go: finding github.com/miekg/dns v1.0.14 19:58:11 go: finding github.com/mitchellh/cli v1.0.0 19:58:11 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:58:11 go: finding github.com/mitchellh/copystructure v1.0.0 19:58:11 go: finding github.com/mitchellh/go-homedir v1.0.0 19:58:11 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:58:11 go: finding github.com/mitchellh/gox v0.4.0 19:58:11 go: finding github.com/mitchellh/iochan v1.0.0 19:58:11 go: finding github.com/mitchellh/mapstructure v1.1.2 19:58:11 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:58:11 go: finding github.com/onsi/ginkgo v1.10.1 19:58:11 go: finding github.com/onsi/gomega v1.7.0 19:58:11 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:58:11 go: finding github.com/pebbe/zmq4 v1.0.0 19:58:11 go: finding github.com/pelletier/go-toml v1.2.0 19:58:11 go: finding github.com/pkg/errors v0.8.1 19:58:11 go: finding github.com/pmezard/go-difflib v1.0.0 19:58:11 go: finding github.com/posener/complete v1.1.1 19:58:11 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:58:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:58:11 go: finding github.com/stretchr/objx v0.2.0 19:58:11 go: finding github.com/stretchr/testify v1.5.1 19:58:11 go: finding github.com/tidwall/pretty v1.0.1 19:58:11 go: finding github.com/ugorji/go v1.1.4 19:58:11 go: finding github.com/x448/float16 v0.8.4 19:58:11 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 19:58:11 go: finding github.com/xdg/stringprep v1.0.0 19:58:11 go: finding go.mongodb.org/mongo-driver v1.1.1 19:58:11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:58:11 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:58:11 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:58:11 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 19:58:11 go: finding golang.org/x/text v0.3.2 19:58:11 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 19:58:11 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 19:58:11 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:58:11 go: finding gopkg.in/fsnotify.v1 v1.4.7 19:58:11 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:58:11 go: finding gopkg.in/yaml.v2 v2.2.8 19:58:14 34c802a77dc8: Pull complete 19:58:20 9eb99e56ec68: Pull complete 19:58:20 27c7a5d97fbd: Pull complete 19:58:21 5c102a31e300: Pull complete 19:58:21 dcfb455df0a1: Pull complete 19:58:21 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 19:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:58:21 ---> 7c70fe431013 19:58:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:58:21 ---> Running in 53d573686f3b 19:58:21 Removing intermediate container 53d573686f3b 19:58:21 ---> 895b06dd0bde 19:58:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:58:21 ---> Running in fd953d8fbc31 19:58:22 Removing intermediate container fd953d8fbc31 19:58:22 ---> 9ac183368962 19:58:22 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:58:22 ---> Running in 3cddabfbe852 19:58:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:58:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:58:24 (1/6) Installing libc-dev (0.7.2-r0) 19:58:24 (2/6) Installing libsodium (1.0.18-r0) 19:58:24 (3/6) Installing pkgconf (1.6.3-r0) 19:58:24 (4/6) Installing libsodium-dev (1.0.18-r0) 19:58:24 (5/6) Installing libzmq (4.3.2-r0) 19:58:24 (6/6) Installing zeromq-dev (4.3.2-r0) 19:58:24 Executing busybox-1.31.1-r8.trigger 19:58:24 OK: 145 MiB in 45 packages 19:58:25 Removing intermediate container 3cddabfbe852 19:58:25 ---> 046a5f7b374a 19:58:25 Step 6/8 : WORKDIR /app 19:58:25 ---> Running in e86085a957cc 19:58:25 Removing intermediate container e86085a957cc 19:58:25 ---> 3c60eae21973 19:58:25 Step 7/8 : COPY . . 19:58:26 ---> 1c618115dbae 19:58:26 Step 8/8 : RUN go mod download 19:58:26 ---> Running in a6773aa232d3 19:58:28 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:58:28 go: finding github.com/BurntSushi/toml v0.3.1 19:58:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:58:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:58:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:58:28 go: finding github.com/bgentry/speakeasy v0.1.0 19:58:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:58:28 go: finding github.com/davecgh/go-spew v1.1.1 19:58:28 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:58:28 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 19:58:28 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.43 19:58:28 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 19:58:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:58:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 19:58:28 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 19:58:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 19:58:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:58:28 go: finding github.com/fatih/color v1.7.0 19:58:28 go: finding github.com/fsnotify/fsnotify v1.4.7 19:58:28 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:58:28 go: finding github.com/go-kit/kit v0.8.0 19:58:28 go: finding github.com/go-logfmt/logfmt v0.4.0 19:58:28 go: finding github.com/go-redis/redis/v7 v7.2.0 19:58:28 go: finding github.com/go-stack/stack v1.8.0 19:58:28 go: finding github.com/golang/protobuf v1.3.2 19:58:28 go: finding github.com/golang/snappy v0.0.1 19:58:29 go: finding github.com/gomodule/redigo v2.0.0+incompatible 19:58:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:58:29 go: finding github.com/google/go-cmp v0.4.0 19:58:29 go: finding github.com/google/uuid v1.1.1 19:58:29 go: finding github.com/gorilla/mux v1.7.4 19:58:29 go: finding github.com/hashicorp/consul/api v1.1.0 19:58:29 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:58:29 go: finding github.com/hashicorp/errwrap v1.0.0 19:58:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:58:29 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:58:29 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:58:29 go: finding github.com/hashicorp/go-multierror v1.0.0 19:58:29 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:58:29 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:58:29 go: finding github.com/hashicorp/go-syslog v1.0.0 19:58:29 go: finding github.com/hashicorp/go-uuid v1.0.1 19:58:29 go: finding github.com/hashicorp/go.net v0.0.1 19:58:29 go: finding github.com/hashicorp/golang-lru v0.5.0 19:58:29 go: finding github.com/hashicorp/logutils v1.0.0 19:58:29 go: finding github.com/hashicorp/mdns v1.0.0 19:58:29 go: finding github.com/hashicorp/memberlist v0.1.3 19:58:29 go: finding github.com/hashicorp/serf v0.8.2 19:58:29 go: finding github.com/hpcloud/tail v1.0.0 19:58:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:58:29 go: finding github.com/kr/pretty v0.1.0 19:58:29 go: finding github.com/kr/pty v1.1.1 19:58:29 go: finding github.com/kr/text v0.1.0 19:58:29 go: finding github.com/mattn/go-colorable v0.0.9 19:58:29 go: finding github.com/mattn/go-isatty v0.0.3 19:58:29 go: finding github.com/miekg/dns v1.0.14 19:58:29 go: finding github.com/mitchellh/cli v1.0.0 19:58:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:58:29 go: finding github.com/mitchellh/copystructure v1.0.0 19:58:29 go: finding github.com/mitchellh/go-homedir v1.0.0 19:58:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:58:29 go: finding github.com/mitchellh/gox v0.4.0 19:58:29 go: finding github.com/mitchellh/iochan v1.0.0 19:58:29 go: finding github.com/mitchellh/mapstructure v1.1.2 19:58:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:58:29 go: finding github.com/onsi/ginkgo v1.10.1 19:58:29 go: finding github.com/onsi/gomega v1.7.0 19:58:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:58:29 go: finding github.com/pebbe/zmq4 v1.0.0 19:58:29 go: finding github.com/pelletier/go-toml v1.2.0 19:58:29 go: finding github.com/pkg/errors v0.8.1 19:58:29 go: finding github.com/pmezard/go-difflib v1.0.0 19:58:29 go: finding github.com/posener/complete v1.1.1 19:58:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:58:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:58:29 go: finding github.com/stretchr/objx v0.2.0 19:58:29 go: finding github.com/stretchr/testify v1.5.1 19:58:29 go: finding github.com/tidwall/pretty v1.0.1 19:58:29 go: finding github.com/ugorji/go v1.1.4 19:58:29 go: finding github.com/x448/float16 v0.8.4 19:58:29 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 19:58:29 go: finding github.com/xdg/stringprep v1.0.0 19:58:29 go: finding go.mongodb.org/mongo-driver v1.1.1 19:58:29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:58:29 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:58:29 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:58:29 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 19:58:29 go: finding golang.org/x/text v0.3.2 19:58:29 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 19:58:29 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 19:58:29 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:58:29 go: finding gopkg.in/fsnotify.v1 v1.4.7 19:58:29 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:58:29 go: finding gopkg.in/yaml.v2 v2.2.8 19:58:33 Removing intermediate container 76c71e75176e 19:58:33 ---> 14ecd69ad183 19:58:33 Successfully built 14ecd69ad183 19:58:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:58:34 + docker inspect -f . ci-base-image-arm64 19:58:34 . [Pipeline] withDockerContainer 19:58:34 prd-ubuntu18.04-docker-arm64-4c-16g-6881 does not seem to be running inside a container 19:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/20 -v /w/workspace/app-service-configurable/20:/w/workspace/app-service-configurable/20:rw,z -v /w/workspace/app-service-configurable/20@tmp:/w/workspace/app-service-configurable/20@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 19:58:36 $ docker top db0410b8644164aee78c676df716e6d9dd09420fa5796137375cdf758d6ee3b0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:37 + go version 19:58:37 go version go1.13.5 linux/arm64 [Pipeline] sh 19:58:38 + make test 19:58:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:58:45 Removing intermediate container a6773aa232d3 19:58:45 ---> 78d81f249c51 19:58:45 Successfully built 78d81f249c51 19:58:45 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 19:58:45 + docker inspect -f . ci-base-image-x86_64 19:58:46 . [Pipeline] withDockerContainer 19:58:46 prd-centos7-docker-4c-2g-6882 does not seem to be running inside a container 19:58:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/20 -v /w/workspace/app-service-configurable/20:/w/workspace/app-service-configurable/20:rw,z -v /w/workspace/app-service-configurable/20@tmp:/w/workspace/app-service-configurable/20@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 19:58:47 $ docker top 33fa8822160acee77974d795972c1551e653f6ce261b98b9acf17b4825e85ab2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:48 + go version 19:58:48 go version go1.13.5 linux/amd64 [Pipeline] sh 19:58:48 + make test 19:58:48 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:59:15 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:59:15 CGO_ENABLED=1 go vet ./... 19:59:18 gofmt -l . 19:59:18 [ "`gofmt -l .`" = "" ] 19:59:18 ./bin/test-go-mod-tidy.sh 19:59:19 ./bin/test-attribution-txt.sh [Pipeline] stash 19:59:20 Stashed 1 file(s) [Pipeline] } 19:59:20 $ docker stop --time=1 33fa8822160acee77974d795972c1551e653f6ce261b98b9acf17b4825e85ab2 19:59:22 $ docker rm -f 33fa8822160acee77974d795972c1551e653f6ce261b98b9acf17b4825e85ab2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:59:24 + ls -al . 19:59:24 total 104 19:59:24 drwxrwxr-x. 7 jenkins jenkins 4096 May 1 19:59 . 19:59:24 drwxrwxr-x. 4 jenkins jenkins 30 May 1 19:57 .. 19:59:24 -rw-rw-r--. 1 jenkins jenkins 6027 May 1 19:57 Attribution.txt 19:59:24 drwxrwxr-x. 2 jenkins jenkins 64 May 1 19:57 bin 19:59:24 -rw-r--r--. 1 jenkins jenkins 10 May 1 19:58 coverage.out 19:59:24 -rw-rw-r--. 1 jenkins jenkins 180 May 1 19:57 docker-compose.debug.yml 19:59:24 -rw-rw-r--. 1 jenkins jenkins 133 May 1 19:57 docker-compose.yml 19:59:24 -rw-rw-r--. 1 jenkins jenkins 1896 May 1 19:57 Dockerfile 19:59:24 -rw-rw-r--. 1 jenkins jenkins 966 May 1 19:57 Dockerfile.build 19:59:24 -rw-rw-r--. 1 jenkins jenkins 127 May 1 19:57 .dockerignore 19:59:24 drwxrwxr-x. 8 jenkins jenkins 162 May 1 19:57 .git 19:59:24 -rw-rw-r--. 1 jenkins jenkins 93 May 1 19:57 .gitignore 19:59:24 -rw-r--r--. 1 jenkins jenkins 133 May 1 19:59 go.mod 19:59:24 -rw-r--r--. 1 jenkins jenkins 18587 May 1 19:59 go.sum 19:59:24 -rw-rw-r--. 1 jenkins jenkins 689 May 1 19:57 Jenkinsfile 19:59:24 -rw-rw-r--. 1 jenkins jenkins 10174 May 1 19:57 LICENSE 19:59:24 -rw-rw-r--. 1 jenkins jenkins 1616 May 1 19:57 main.go 19:59:24 -rw-rw-r--. 1 jenkins jenkins 1486 May 1 19:57 makefile 19:59:24 -rw-rw-r--. 1 jenkins jenkins 9998 May 1 19:57 README.md 19:59:24 drwxrwxr-x. 10 jenkins jenkins 171 May 1 19:57 res 19:59:24 drwxrwxr-x. 3 jenkins jenkins 32 May 1 19:57 .semver 19:59:24 drwxrwxr-x. 4 jenkins jenkins 71 May 1 19:57 snap 19:59:24 -rw-rw-r--. 1 jenkins jenkins 12 May 1 19:54 VERSION [Pipeline] isUnix [Pipeline] sh 19:59:24 + 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=6e8351c6efa08b3c4fa6ffcb75a2841fc553540d --label arch=amd64 --label version=1.0.1-dev.16 . 19:59:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:59:25 CGO_ENABLED=1 go vet ./... 19:59:25 Sending build context to Docker daemon 297kB 19:59:25 Step 1/24 : ARG BASE=golang:1.13-alpine 19:59:25 Step 2/24 : FROM ${BASE} AS builder 19:59:25 ---> 78d81f249c51 19:59:25 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:59:25 ---> Running in 20643f8dab26 19:59:25 Removing intermediate container 20643f8dab26 19:59:25 ---> 8f060bdb51fb 19:59:25 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 19:59:25 ---> Running in c2ccf02afe21 19:59:25 Removing intermediate container c2ccf02afe21 19:59:25 ---> 84eaffc6d7b7 19:59:25 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:59:25 ---> Running in 742e374bfd19 19:59:26 Removing intermediate container 742e374bfd19 19:59:26 ---> 6e293cd73b34 19:59:26 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:26 ---> Running in 61de956a6a28 19:59:27 Removing intermediate container 61de956a6a28 19:59:27 ---> 92d113011df3 19:59:27 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:59:27 ---> Running in 27afe315b5e5 19:59:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:59:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:59:28 OK: 145 MiB in 45 packages 19:59:29 Removing intermediate container 27afe315b5e5 19:59:29 ---> 0538238ec004 19:59:29 Step 8/24 : WORKDIR /app 19:59:29 ---> Running in ead4b0748752 19:59:29 Removing intermediate container ead4b0748752 19:59:29 ---> 553c92bdf29b 19:59:29 Step 9/24 : COPY go.mod . 19:59:29 ---> 10dd3f3f95df 19:59:29 Step 10/24 : RUN go mod download 19:59:29 ---> Running in 43040f565a13 19:59:31 Removing intermediate container 43040f565a13 19:59:31 ---> 90df970cc4d0 19:59:31 Step 11/24 : COPY . . 19:59:31 ---> ae7bbc595f4b 19:59:31 Step 12/24 : ARG MAKE="make build" 19:59:31 gofmt -l . 19:59:31 [ "`gofmt -l .`" = "" ] 19:59:31 ./bin/test-go-mod-tidy.sh 19:59:31 ./bin/test-attribution-txt.sh 19:59:32 ---> Running in 458e3d778e35 19:59:32 Removing intermediate container 458e3d778e35 19:59:32 ---> 589ed8744420 19:59:32 Step 13/24 : RUN $MAKE 19:59:32 ---> Running in a0ead9264feb [Pipeline] stash 19:59:32 Warning: overwriting stash ‘coverage-report’ 19:59:32 Stashed 1 file(s) [Pipeline] } 19:59:32 $ docker stop --time=1 db0410b8644164aee78c676df716e6d9dd09420fa5796137375cdf758d6ee3b0 19:59:32 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.0.1-dev.16" -o app-service-configurable 19:59:35 $ docker rm -f db0410b8644164aee78c676df716e6d9dd09420fa5796137375cdf758d6ee3b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:59:36 + ls -al . 19:59:36 total 128 19:59:36 drwxrwxr-x 7 jenkins jenkins 4096 May 1 19:59 . 19:59:36 drwxrwxr-x 4 jenkins jenkins 4096 May 1 19:57 .. 19:59:36 -rw-rw-r-- 1 jenkins jenkins 127 May 1 19:57 .dockerignore 19:59:36 drwxrwxr-x 8 jenkins jenkins 4096 May 1 19:57 .git 19:59:36 -rw-rw-r-- 1 jenkins jenkins 93 May 1 19:57 .gitignore 19:59:36 drwxrwxr-x 3 jenkins jenkins 4096 May 1 19:57 .semver 19:59:36 -rw-rw-r-- 1 jenkins jenkins 6027 May 1 19:57 Attribution.txt 19:59:36 -rw-rw-r-- 1 jenkins jenkins 1896 May 1 19:57 Dockerfile 19:59:36 -rw-rw-r-- 1 jenkins jenkins 966 May 1 19:57 Dockerfile.build 19:59:36 -rw-rw-r-- 1 jenkins jenkins 689 May 1 19:57 Jenkinsfile 19:59:36 -rw-rw-r-- 1 jenkins jenkins 10174 May 1 19:57 LICENSE 19:59:36 -rw-rw-r-- 1 jenkins jenkins 9998 May 1 19:57 README.md 19:59:36 -rw-rw-r-- 1 jenkins jenkins 12 May 1 19:54 VERSION 19:59:36 drwxrwxr-x 2 jenkins jenkins 4096 May 1 19:57 bin 19:59:36 -rw-r--r-- 1 jenkins jenkins 10 May 1 19:58 coverage.out 19:59:36 -rw-rw-r-- 1 jenkins jenkins 180 May 1 19:57 docker-compose.debug.yml 19:59:36 -rw-rw-r-- 1 jenkins jenkins 133 May 1 19:57 docker-compose.yml 19:59:36 -rw-r--r-- 1 jenkins jenkins 133 May 1 19:59 go.mod 19:59:36 -rw-r--r-- 1 jenkins jenkins 18587 May 1 19:59 go.sum 19:59:36 -rw-rw-r-- 1 jenkins jenkins 1616 May 1 19:57 main.go 19:59:36 -rw-rw-r-- 1 jenkins jenkins 1486 May 1 19:57 makefile 19:59:36 drwxrwxr-x 10 jenkins jenkins 4096 May 1 19:57 res 19:59:36 drwxrwxr-x 4 jenkins jenkins 4096 May 1 19:57 snap [Pipeline] isUnix [Pipeline] sh 19:59:37 + 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=6e8351c6efa08b3c4fa6ffcb75a2841fc553540d --label arch=arm64 --label version=1.0.1-dev.16 . 19:59:37 Sending build context to Docker daemon 297kB 19:59:37 Step 1/24 : ARG BASE=golang:1.13-alpine 19:59:37 Step 2/24 : FROM ${BASE} AS builder 19:59:37 ---> 14ecd69ad183 19:59:37 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:59:37 ---> Running in 2e13d6a82f3f 19:59:38 Removing intermediate container 2e13d6a82f3f 19:59:38 ---> 0ebaf657529a 19:59:38 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 19:59:38 ---> Running in aac7391f5cfe 19:59:38 Removing intermediate container aac7391f5cfe 19:59:38 ---> 977923dd5bc1 19:59:38 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:59:38 ---> Running in e0e7ce8998e3 19:59:39 Removing intermediate container e0e7ce8998e3 19:59:39 ---> c9bddda5ab4f 19:59:39 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:39 ---> Running in 423366442df1 19:59:41 Removing intermediate container 423366442df1 19:59:41 ---> 042f5125eec3 19:59:41 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:59:41 ---> Running in ef650f89b566 19:59:41 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:59:42 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:59:43 OK: 127 MiB in 45 packages 19:59:44 Removing intermediate container ef650f89b566 19:59:44 ---> 8c85e7e84427 19:59:44 Step 8/24 : WORKDIR /app 19:59:44 ---> Running in 91116866ea1c 19:59:44 Removing intermediate container 91116866ea1c 19:59:44 ---> 7394486b9579 19:59:44 Step 9/24 : COPY go.mod . 19:59:45 ---> 9cfb95eb996e 19:59:45 Step 10/24 : RUN go mod download 19:59:45 ---> Running in 897f7708f3b2 19:59:47 Removing intermediate container 897f7708f3b2 19:59:47 ---> 9d4251977173 19:59:47 Step 11/24 : COPY . . 19:59:48 ---> a3622e692c2e 19:59:48 Step 12/24 : ARG MAKE="make build" 19:59:48 ---> Running in 4ae5f07b7e1b 19:59:48 Removing intermediate container 4ae5f07b7e1b 19:59:48 ---> 0346d782680a 19:59:48 Step 13/24 : RUN $MAKE 19:59:48 ---> Running in 69b171180fa5 19:59:49 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.0.1-dev.16" -o app-service-configurable 20:00:05 Removing intermediate container a0ead9264feb 20:00:05 ---> 985f6559ff98 20:00:05 Step 14/24 : FROM alpine:latest 20:00:05 latest: Pulling from library/alpine 20:00:05 cbdbe7a5bc2a: Pulling fs layer 20:00:05 cbdbe7a5bc2a: Verifying Checksum 20:00:05 cbdbe7a5bc2a: Download complete 20:00:05 cbdbe7a5bc2a: Pull complete 20:00:05 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 20:00:05 Status: Downloaded newer image for alpine:latest 20:00:05 ---> f70734b6a266 20:00:05 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:00:05 ---> Running in de23c2dfb83f 20:00:05 Removing intermediate container de23c2dfb83f 20:00:05 ---> 15946194af57 20:00:05 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 20:00:05 ---> Running in 892f264d35b7 20:00:05 Removing intermediate container 892f264d35b7 20:00:05 ---> 9791c3bb806c 20:00:05 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 20:00:05 ---> Running in 4864ee0dc0fc 20:00:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:00:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:00:06 (1/6) Installing ca-certificates (20191127-r1) 20:00:06 (2/6) Installing libgcc (9.2.0-r4) 20:00:06 (3/6) Installing libsodium (1.0.18-r0) 20:00:06 (4/6) Installing libstdc++ (9.2.0-r4) 20:00:06 (5/6) Installing libzmq (4.3.2-r0) 20:00:06 (6/6) Installing zeromq (4.3.2-r0) 20:00:06 Executing busybox-1.31.1-r9.trigger 20:00:06 Executing ca-certificates-20191127-r1.trigger 20:00:06 OK: 9 MiB in 20 packages 20:00:07 Removing intermediate container 4864ee0dc0fc 20:00:07 ---> b5332fcfb854 20:00:07 Step 18/24 : COPY --from=builder /app/res/ /res/ 20:00:07 ---> f45b12c7daf7 20:00:07 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:00:08 ---> f1b78c5143c9 20:00:08 Step 20/24 : EXPOSE 48095 20:00:08 ---> Running in 3bbb88e13612 20:00:09 Removing intermediate container 3bbb88e13612 20:00:09 ---> a5adab66eda9 20:00:09 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:09 ---> Running in 20a805253adb 20:00:09 Removing intermediate container 20a805253adb 20:00:09 ---> bf3e8cc2e3c2 20:00:09 Step 22/24 : LABEL arch=amd64 20:00:09 ---> Running in afb18970ece4 20:00:09 Removing intermediate container afb18970ece4 20:00:09 ---> effa85b4605f 20:00:09 Step 23/24 : LABEL git_sha=6e8351c6efa08b3c4fa6ffcb75a2841fc553540d 20:00:09 ---> Running in 81b1d6f1699d 20:00:09 Removing intermediate container 81b1d6f1699d 20:00:09 ---> a69677ba9adb 20:00:09 Step 24/24 : LABEL version=1.0.1-dev.16 20:00:09 ---> Running in e1f52590b9cb 20:00:09 Removing intermediate container e1f52590b9cb 20:00:09 ---> 2765b607ecd8 20:00:09 [Warning] One or more build-args [ARCH] were not consumed 20:00:09 Successfully built 2765b607ecd8 20:00:09 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:00:10 provisioning config files... 20:00:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/20@tmp/config2187216061454595667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:10 nexus3.edgexfoundry.org:10001 20:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:10 Configure a credential helper to remove this warning. See 20:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:10 20:00:10 Login Succeeded 20:00:10 nexus3.edgexfoundry.org:10002 20:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:11 Configure a credential helper to remove this warning. See 20:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:11 20:00:11 Login Succeeded 20:00:11 nexus3.edgexfoundry.org:10003 20:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:11 Configure a credential helper to remove this warning. See 20:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:11 20:00:11 Login Succeeded 20:00:11 nexus3.edgexfoundry.org:10004 20:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:12 Configure a credential helper to remove this warning. See 20:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:12 20:00:12 Login Succeeded 20:00:12 docker.io 20:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:13 Configure a credential helper to remove this warning. See 20:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:13 20:00:13 Login Succeeded [Pipeline] } 20:00:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:13 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 20:00:13 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d 20:00:13 latest 20:00:13 1.0.1-dev.16 20:00:13 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d-1.0.1-dev.16 20:00:13 master 20:00:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:00:13 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6e8351c6efa08b3c4fa6ffcb75a2841fc553540d [Pipeline] isUnix [Pipeline] sh 20:00:14 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6e8351c6efa08b3c4fa6ffcb75a2841fc553540d 20:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:00:14 5b0ea434419b: Preparing 20:00:14 1ea218afd10f: Preparing 20:00:14 22315ce5a786: Preparing 20:00:14 3e207b409db3: Preparing 20:00:14 3e207b409db3: Layer already exists 20:00:14 1ea218afd10f: Pushed 20:00:15 22315ce5a786: Pushed 20:00:17 5b0ea434419b: Pushed 20:00:17 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d: digest: sha256:35ad4094b6426f3ef4d34703907649cf99d78472f03a1e79ff7f62baef32e431 size: 1158 [Pipeline] isUnix [Pipeline] sh 20:00:17 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 20:00:17 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 20:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:00:17 5b0ea434419b: Preparing 20:00:17 1ea218afd10f: Preparing 20:00:17 22315ce5a786: Preparing 20:00:17 3e207b409db3: Preparing 20:00:17 1ea218afd10f: Layer already exists 20:00:17 3e207b409db3: Layer already exists 20:00:17 22315ce5a786: Layer already exists 20:00:17 5b0ea434419b: Layer already exists 20:00:17 latest: digest: sha256:35ad4094b6426f3ef4d34703907649cf99d78472f03a1e79ff7f62baef32e431 size: 1158 [Pipeline] isUnix [Pipeline] sh 20:00:18 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh 20:00:18 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.16 20:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:00:18 5b0ea434419b: Preparing 20:00:18 1ea218afd10f: Preparing 20:00:18 22315ce5a786: Preparing 20:00:18 3e207b409db3: Preparing 20:00:18 5b0ea434419b: Layer already exists 20:00:18 1ea218afd10f: Layer already exists 20:00:18 22315ce5a786: Layer already exists 20:00:18 3e207b409db3: Layer already exists 20:00:18 1.0.1-dev.16: digest: sha256:35ad4094b6426f3ef4d34703907649cf99d78472f03a1e79ff7f62baef32e431 size: 1158 [Pipeline] isUnix [Pipeline] sh 20:00:18 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6e8351c6efa08b3c4fa6ffcb75a2841fc553540d-1.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh 20:00:19 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6e8351c6efa08b3c4fa6ffcb75a2841fc553540d-1.0.1-dev.16 20:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:00:19 5b0ea434419b: Preparing 20:00:19 1ea218afd10f: Preparing 20:00:19 22315ce5a786: Preparing 20:00:19 3e207b409db3: Preparing 20:00:19 1ea218afd10f: Layer already exists 20:00:19 22315ce5a786: Layer already exists 20:00:19 5b0ea434419b: Layer already exists 20:00:19 3e207b409db3: Layer already exists 20:00:19 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d-1.0.1-dev.16: digest: sha256:35ad4094b6426f3ef4d34703907649cf99d78472f03a1e79ff7f62baef32e431 size: 1158 [Pipeline] isUnix [Pipeline] sh 20:00:19 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 20:00:19 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 20:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:00:19 5b0ea434419b: Preparing 20:00:19 1ea218afd10f: Preparing 20:00:19 22315ce5a786: Preparing 20:00:19 3e207b409db3: Preparing 20:00:19 22315ce5a786: Layer already exists 20:00:19 5b0ea434419b: Layer already exists 20:00:19 1ea218afd10f: Layer already exists 20:00:19 3e207b409db3: Layer already exists 20:00:19 master: digest: sha256:35ad4094b6426f3ef4d34703907649cf99d78472f03a1e79ff7f62baef32e431 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:00:36 Removing intermediate container 69b171180fa5 20:00:36 ---> da9b4dd9374f 20:00:36 Step 14/24 : FROM alpine:latest 20:00:36 latest: Pulling from library/alpine 20:00:36 29e5d40040c1: Pulling fs layer 20:00:36 29e5d40040c1: Verifying Checksum 20:00:36 29e5d40040c1: Download complete 20:00:36 29e5d40040c1: Pull complete 20:00:36 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 20:00:36 Status: Downloaded newer image for alpine:latest 20:00:36 ---> c20d2a9ab686 20:00:36 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:00:36 ---> Running in a87ee0ee31d8 20:00:36 Removing intermediate container a87ee0ee31d8 20:00:36 ---> 680853792bfb 20:00:36 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 20:00:36 ---> Running in deb30f9dc998 20:00:36 Removing intermediate container deb30f9dc998 20:00:36 ---> e81f75ac2c36 20:00:36 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 20:00:36 ---> Running in 4aba8fb3c35f 20:00:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:00:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:00:37 (1/6) Installing ca-certificates (20191127-r1) 20:00:37 (2/6) Installing libgcc (9.2.0-r4) 20:00:37 (3/6) Installing libsodium (1.0.18-r0) 20:00:37 (4/6) Installing libstdc++ (9.2.0-r4) 20:00:37 (5/6) Installing libzmq (4.3.2-r0) 20:00:37 (6/6) Installing zeromq (4.3.2-r0) 20:00:37 Executing busybox-1.31.1-r9.trigger 20:00:37 Executing ca-certificates-20191127-r1.trigger 20:00:37 OK: 9 MiB in 20 packages 20:00:39 Removing intermediate container 4aba8fb3c35f 20:00:39 ---> 7f407dc11c6c 20:00:39 Step 18/24 : COPY --from=builder /app/res/ /res/ 20:00:40 ---> e34476e2f8cd 20:00:40 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:00:41 ---> 1f1b4dec223c 20:00:41 Step 20/24 : EXPOSE 48095 20:00:41 ---> Running in 3fe9cfc167cf 20:00:42 Removing intermediate container 3fe9cfc167cf 20:00:42 ---> a1994333fdcf 20:00:42 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:42 ---> Running in 2143e29fd88c 20:00:42 Removing intermediate container 2143e29fd88c 20:00:42 ---> 94059e8fb3ee 20:00:42 Step 22/24 : LABEL arch=arm64 20:00:42 ---> Running in 49fd794b6896 20:00:42 Removing intermediate container 49fd794b6896 20:00:42 ---> 4f43cb8762b4 20:00:42 Step 23/24 : LABEL git_sha=6e8351c6efa08b3c4fa6ffcb75a2841fc553540d 20:00:43 ---> Running in b586f4b29f94 20:00:43 Removing intermediate container b586f4b29f94 20:00:43 ---> 3b249eb0b510 20:00:43 Step 24/24 : LABEL version=1.0.1-dev.16 20:00:43 ---> Running in ed89f240833c 20:00:43 Removing intermediate container ed89f240833c 20:00:43 ---> 89fb57b2f04e 20:00:43 [Warning] One or more build-args [ARCH] were not consumed 20:00:43 Successfully built 89fb57b2f04e 20:00:43 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:00:44 provisioning config files... 20:00:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/20@tmp/config117918429020491397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:44 nexus3.edgexfoundry.org:10001 20:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:45 Configure a credential helper to remove this warning. See 20:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:45 20:00:45 Login Succeeded 20:00:45 nexus3.edgexfoundry.org:10002 20:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:46 Configure a credential helper to remove this warning. See 20:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:46 20:00:46 Login Succeeded 20:00:46 nexus3.edgexfoundry.org:10003 20:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:46 Configure a credential helper to remove this warning. See 20:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:46 20:00:46 Login Succeeded 20:00:46 nexus3.edgexfoundry.org:10004 20:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:47 Configure a credential helper to remove this warning. See 20:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:47 20:00:47 Login Succeeded 20:00:47 docker.io 20:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:48 Configure a credential helper to remove this warning. See 20:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:48 20:00:48 Login Succeeded [Pipeline] } 20:00:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:00:48 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 20:00:48 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d 20:00:48 latest 20:00:48 1.0.1-dev.16 20:00:48 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d-1.0.1-dev.16 20:00:48 master 20:00:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:00:49 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6e8351c6efa08b3c4fa6ffcb75a2841fc553540d [Pipeline] isUnix [Pipeline] sh 20:00:49 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6e8351c6efa08b3c4fa6ffcb75a2841fc553540d 20:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:00:50 9b5aaa863796: Preparing 20:00:50 b6c831cfb0f3: Preparing 20:00:50 8e74541ef8e3: Preparing 20:00:50 678a0785e7d2: Preparing 20:00:50 678a0785e7d2: Layer already exists 20:00:50 b6c831cfb0f3: Pushed 20:00:50 8e74541ef8e3: Pushed 20:00:55 9b5aaa863796: Pushed 20:00:55 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d: digest: sha256:60760cd5399984dacd4e60a436cef173cf1f4d26ff687e10158aaf7a3467cf5f size: 1158 [Pipeline] isUnix [Pipeline] sh 20:00:55 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:00:56 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 20:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:00:56 9b5aaa863796: Preparing 20:00:56 b6c831cfb0f3: Preparing 20:00:56 8e74541ef8e3: Preparing 20:00:56 678a0785e7d2: Preparing 20:00:56 678a0785e7d2: Layer already exists 20:00:56 9b5aaa863796: Layer already exists 20:00:56 8e74541ef8e3: Layer already exists 20:00:56 b6c831cfb0f3: Layer already exists 20:00:56 latest: digest: sha256:60760cd5399984dacd4e60a436cef173cf1f4d26ff687e10158aaf7a3467cf5f size: 1158 [Pipeline] isUnix [Pipeline] sh 20:00:56 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh 20:00:57 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.16 20:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:00:57 9b5aaa863796: Preparing 20:00:57 b6c831cfb0f3: Preparing 20:00:57 8e74541ef8e3: Preparing 20:00:57 678a0785e7d2: Preparing 20:00:57 8e74541ef8e3: Layer already exists 20:00:57 b6c831cfb0f3: Layer already exists 20:00:57 678a0785e7d2: Layer already exists 20:00:57 9b5aaa863796: Layer already exists 20:00:57 1.0.1-dev.16: digest: sha256:60760cd5399984dacd4e60a436cef173cf1f4d26ff687e10158aaf7a3467cf5f size: 1158 [Pipeline] isUnix [Pipeline] sh 20:00:57 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6e8351c6efa08b3c4fa6ffcb75a2841fc553540d-1.0.1-dev.16 [Pipeline] isUnix [Pipeline] sh 20:00:58 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6e8351c6efa08b3c4fa6ffcb75a2841fc553540d-1.0.1-dev.16 20:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:00:58 9b5aaa863796: Preparing 20:00:58 b6c831cfb0f3: Preparing 20:00:58 8e74541ef8e3: Preparing 20:00:58 678a0785e7d2: Preparing 20:00:58 9b5aaa863796: Layer already exists 20:00:58 b6c831cfb0f3: Layer already exists 20:00:58 678a0785e7d2: Layer already exists 20:00:58 8e74541ef8e3: Layer already exists 20:00:58 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d-1.0.1-dev.16: digest: sha256:60760cd5399984dacd4e60a436cef173cf1f4d26ff687e10158aaf7a3467cf5f size: 1158 [Pipeline] isUnix [Pipeline] sh 20:00:59 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 20:00:59 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 20:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:01:00 9b5aaa863796: Preparing 20:01:00 b6c831cfb0f3: Preparing 20:01:00 8e74541ef8e3: Preparing 20:01:00 678a0785e7d2: Preparing 20:01:00 8e74541ef8e3: Layer already exists 20:01:00 678a0785e7d2: Layer already exists 20:01:00 b6c831cfb0f3: Layer already exists 20:01:00 9b5aaa863796: Layer already exists 20:01:00 master: digest: sha256:60760cd5399984dacd4e60a436cef173cf1f4d26ff687e10158aaf7a3467cf5f 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:01:01 provisioning config files... 20:01:01 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config6988559154398767691tmp [Pipeline] { [Pipeline] sh 20:01:01 + bash -s - -t @/w/workspace/_app-service-configurable_master@tmp/config6988559154398767691tmp 20:01:01 + curl -s https://codecov.io/bash 20:01:02 20:01:02 _____ _ 20:01:02 / ____| | | 20:01:02 | | ___ __| | ___ ___ _____ __ 20:01:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:01:02 | |___| (_) | (_| | __/ (_| (_) \ V / 20:01:02 \_____\___/ \__,_|\___|\___\___/ \_/ 20:01:02 Bash-tbd 20:01:02 20:01:02 20:01:02 ==> Jenkins CI detected. 20:01:02 project root: . 20:01:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:01:02 ==> Running gcov in . (disable via -X gcov) 20:01:02 ==> Python coveragepy not found 20:01:02 ==> Searching for coverage reports in: 20:01:02 + . 20:01:02 -> Found 1 reports 20:01:02 ==> Detecting git/mercurial file structure 20:01:02 ==> Reading reports 20:01:02 + ./coverage.out bytes=10 20:01:02 ==> Appending adjustments 20:01:02 http://docs.codecov.io/docs/fixing-reports 20:01:02 + Found adjustments 20:01:02 ==> Gzipping contents 20:01:02 ==> Uploading reports 20:01:02 url: https://codecov.io 20:01:02 query: branch=master&commit=6e8351c6efa08b3c4fa6ffcb75a2841fc553540d&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F20%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 20:01:02 -> Pinging Codecov 20:01:02 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=6e8351c6efa08b3c4fa6ffcb75a2841fc553540d&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F20%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 20:01:02 -> Uploading 20:01:03 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6e8351c6efa08b3c4fa6ffcb75a2841fc553540d [Pipeline] } 20:01:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:01:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 20:01:03 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 20:01:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 20:01:04 20:01:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 20:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 20:01:04 1.217.3: Pulling from edgex-devops/edgex-snyk-go 20:01:04 e6b0cf9c0882: Pulling fs layer 20:01:04 2848faf0eed1: Pulling fs layer 20:01:04 0f37312ad70f: Pulling fs layer 20:01:04 7d08f2745646: Pulling fs layer 20:01:04 4c9f31393084: Pulling fs layer 20:01:04 eb21ddb83652: Pulling fs layer 20:01:04 345998794f6b: Pulling fs layer 20:01:04 97a711d68925: Pulling fs layer 20:01:04 7c8476c1cb00: Pulling fs layer 20:01:04 eb21ddb83652: Waiting 20:01:04 345998794f6b: Waiting 20:01:04 97a711d68925: Waiting 20:01:04 7c8476c1cb00: Waiting 20:01:04 7d08f2745646: Waiting 20:01:04 4c9f31393084: Waiting 20:01:04 0f37312ad70f: Verifying Checksum 20:01:04 0f37312ad70f: Download complete 20:01:04 2848faf0eed1: Verifying Checksum 20:01:04 2848faf0eed1: Download complete 20:01:04 4c9f31393084: Verifying Checksum 20:01:04 4c9f31393084: Download complete 20:01:04 eb21ddb83652: Verifying Checksum 20:01:04 eb21ddb83652: Download complete 20:01:04 e6b0cf9c0882: Verifying Checksum 20:01:04 e6b0cf9c0882: Download complete 20:01:05 e6b0cf9c0882: Pull complete 20:01:05 345998794f6b: Verifying Checksum 20:01:05 345998794f6b: Download complete 20:01:05 2848faf0eed1: Pull complete 20:01:06 7c8476c1cb00: Verifying Checksum 20:01:06 7c8476c1cb00: Download complete 20:01:06 97a711d68925: Verifying Checksum 20:01:06 97a711d68925: Download complete 20:01:06 0f37312ad70f: Pull complete 20:01:06 7d08f2745646: Verifying Checksum 20:01:06 7d08f2745646: Download complete 20:01:15 7d08f2745646: Pull complete 20:01:15 4c9f31393084: Pull complete 20:01:15 eb21ddb83652: Pull complete 20:01:17 345998794f6b: Pull complete 20:01:20 97a711d68925: Pull complete 20:01:21 7c8476c1cb00: Pull complete 20:01:21 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 20:01:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 20:01:21 prd-centos7-docker-4c-2g-6880 does not seem to be running inside a container 20:01:21 $ 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:01:22 $ docker top 8a0f1626cc3096de6db8bdd2bf10e158f4775a0db8bfa49f6f30a56c12dce745 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:23 + snyk monitor '--org=edgex-jenkins' 20:01:35 20:01:35 Monitoring /w/workspace/_app-service-configurable_master... 20:01:35 20:01:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/167c9dd4-8a73-43d7-8eae-3fef691fd329 20:01:35 20:01:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:01:35 20:01:35 [Pipeline] } 20:01:35 $ docker stop --time=1 8a0f1626cc3096de6db8bdd2bf10e158f4775a0db8bfa49f6f30a56c12dce745 20:01:37 $ docker rm -f 8a0f1626cc3096de6db8bdd2bf10e158f4775a0db8bfa49f6f30a56c12dce745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:01:38 20:01:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 20:01:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:01:38 latest: Pulling from edgex-devops/edgex-klar 20:01:38 e7c96db7181b: Pulling fs layer 20:01:38 1868ca2cb446: Pulling fs layer 20:01:38 136be5d0fe8e: Pulling fs layer 20:01:38 894bfe63afcb: Pulling fs layer 20:01:38 894bfe63afcb: Waiting 20:01:38 1868ca2cb446: Verifying Checksum 20:01:38 1868ca2cb446: Download complete 20:01:38 136be5d0fe8e: Verifying Checksum 20:01:38 136be5d0fe8e: Download complete 20:01:39 e7c96db7181b: Verifying Checksum 20:01:39 e7c96db7181b: Download complete 20:01:39 894bfe63afcb: Verifying Checksum 20:01:39 894bfe63afcb: Download complete 20:01:39 e7c96db7181b: Pull complete 20:01:39 1868ca2cb446: Pull complete 20:01:39 136be5d0fe8e: Pull complete 20:01:39 894bfe63afcb: Pull complete 20:01:39 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 20:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 20:01:40 prd-centos7-docker-4c-2g-6880 does not seem to be running inside a container 20:01:40 $ 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:01:40 $ docker top 23c09be540a6e49bc9e6b34bfe3c6b41de212b77cbd049c4ce6d47bf5e67c077 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:41 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6e8351c6efa08b3c4fa6ffcb75a2841fc553540d 20:01:41 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:01:45 $ docker stop --time=1 23c09be540a6e49bc9e6b34bfe3c6b41de212b77cbd049c4ce6d47bf5e67c077 20:01:47 $ docker rm -f 23c09be540a6e49bc9e6b34bfe3c6b41de212b77cbd049c4ce6d47bf5e67c077 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:01:47 . [Pipeline] withDockerContainer 20:01:47 prd-centos7-docker-4c-2g-6880 does not seem to be running inside a container 20:01:48 $ 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:01:48 $ docker top b56396e35a95b39a9da1b7c1e042f305cda8593eca5926df4dd75408cd93c0fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:49 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6e8351c6efa08b3c4fa6ffcb75a2841fc553540d 20:01:49 + tee 20:01:49 clair timeout 1m0s 20:01:49 docker timeout: 1m0s 20:01:49 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:01:50 $ docker stop --time=1 b56396e35a95b39a9da1b7c1e042f305cda8593eca5926df4dd75408cd93c0fc 20:01:52 $ docker rm -f b56396e35a95b39a9da1b7c1e042f305cda8593eca5926df4dd75408cd93c0fc [Pipeline] // withDockerContainer [Pipeline] sh 20:01:52 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 20:01:52 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_6e8351c6efa08b3c4fa6ffcb75a2841fc553540d.html [Pipeline] writeFile [Pipeline] step 20:01:52 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 20:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:01:53 . [Pipeline] withDockerContainer 20:01:53 prd-centos7-docker-4c-2g-6880 does not seem to be running inside a container 20:01:53 $ 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:01:54 $ docker top 4e2590faf894885f237cf3b0740f9bb87606a240ef4537061c062fd6d766234c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:54 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6e8351c6efa08b3c4fa6ffcb75a2841fc553540d 20:01:54 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:01:59 $ docker stop --time=1 4e2590faf894885f237cf3b0740f9bb87606a240ef4537061c062fd6d766234c 20:02:00 $ docker rm -f 4e2590faf894885f237cf3b0740f9bb87606a240ef4537061c062fd6d766234c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:02:01 . [Pipeline] withDockerContainer 20:02:01 prd-centos7-docker-4c-2g-6880 does not seem to be running inside a container 20:02:01 $ 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:02:02 $ docker top d07012b707f58a28ccc20fb481407c8a1b5c5e48713ec1ddab8fc70899d95a2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:03 + tee 20:02:03 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6e8351c6efa08b3c4fa6ffcb75a2841fc553540d 20:02:03 clair timeout 1m0s 20:02:03 docker timeout: 1m0s 20:02:03 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:02:04 $ docker stop --time=1 d07012b707f58a28ccc20fb481407c8a1b5c5e48713ec1ddab8fc70899d95a2a 20:02:05 $ docker rm -f d07012b707f58a28ccc20fb481407c8a1b5c5e48713ec1ddab8fc70899d95a2a [Pipeline] // withDockerContainer [Pipeline] sh 20:02:06 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 20:02:06 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_6e8351c6efa08b3c4fa6ffcb75a2841fc553540d.html [Pipeline] writeFile [Pipeline] step 20:02:06 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 20:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:02:07 . [Pipeline] withDockerContainer 20:02:07 prd-centos7-docker-4c-2g-6880 does not seem to be running inside a container 20:02:07 $ 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:02:08 $ docker top 8979d34cca5e27c1237fbdb632f326cd404a0393d16e461860d67e2868dbc7f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:02:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:02:08 [ssh-agent] Looking for ssh-agent implementation... 20:02:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:02:08 $ docker exec 8979d34cca5e27c1237fbdb632f326cd404a0393d16e461860d67e2868dbc7f7 ssh-agent 20:02:08 SSH_AUTH_SOCK=/tmp/ssh-sAguUcsuMbqc/agent.15 20:02:08 SSH_AGENT_PID=22 20:02:08 Running ssh-add (command line suppressed) 20:02:09 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6877582549013205123.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6877582549013205123.key) 20:02:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:02:09 + git semver tag 20:02:09 # -> Open(): unable to determine branch for HEAD 20:02:09 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 20:02:09 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 20:02:09 # $SEMVER_REMOTE_NAME = origin 20:02:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:02:09 # $SEMVER_USER_NAME = edgex-jenkins 20:02:09 # $SEMVER_BRANCH = master 20:02:09 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 20:02:09 # 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d HEAD 20:02:09 # -> Force: false 20:02:09 # 1b33705f698d563f90014e4e08784b3d7e2ccb6e refs/tags/v1.0.1-dev.16 [Pipeline] } 20:02:09 $ docker exec --env ******** --env ******** 8979d34cca5e27c1237fbdb632f326cd404a0393d16e461860d67e2868dbc7f7 ssh-agent -k 20:02:10 unset SSH_AUTH_SOCK; 20:02:10 unset SSH_AGENT_PID; 20:02:10 echo Agent pid 22 killed; 20:02:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:02:10 + git semver [Pipeline] } 20:02:10 $ docker stop --time=1 8979d34cca5e27c1237fbdb632f326cd404a0393d16e461860d67e2868dbc7f7 20:02:12 $ docker rm -f 8979d34cca5e27c1237fbdb632f326cd404a0393d16e461860d67e2868dbc7f7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:02:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:02:12 20:02:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:02:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:02:13 0.23.1-centos7: Pulling from edgex-lftools 20:02:13 ab5ef0e58194: Pulling fs layer 20:02:13 9712f1f96733: Pulling fs layer 20:02:13 63f879dbbcfc: Pulling fs layer 20:02:13 0d9ebad4ef96: Pulling fs layer 20:02:13 e9a5061849ea: Pulling fs layer 20:02:13 d747dcd14b5f: Pulling fs layer 20:02:13 2de7ff778b66: Pulling fs layer 20:02:13 e9a5061849ea: Waiting 20:02:13 d747dcd14b5f: Waiting 20:02:13 2de7ff778b66: Waiting 20:02:13 0d9ebad4ef96: Waiting 20:02:13 9712f1f96733: Verifying Checksum 20:02:13 9712f1f96733: Download complete 20:02:13 63f879dbbcfc: Verifying Checksum 20:02:13 63f879dbbcfc: Download complete 20:02:14 e9a5061849ea: Verifying Checksum 20:02:14 e9a5061849ea: Download complete 20:02:14 d747dcd14b5f: Verifying Checksum 20:02:14 d747dcd14b5f: Download complete 20:02:14 0d9ebad4ef96: Verifying Checksum 20:02:14 0d9ebad4ef96: Download complete 20:02:14 2de7ff778b66: Verifying Checksum 20:02:14 2de7ff778b66: Download complete 20:02:14 ab5ef0e58194: Verifying Checksum 20:02:14 ab5ef0e58194: Download complete 20:02:20 ab5ef0e58194: Pull complete 20:02:20 9712f1f96733: Pull complete 20:02:21 63f879dbbcfc: Pull complete 20:02:30 0d9ebad4ef96: Pull complete 20:02:33 e9a5061849ea: Pull complete 20:02:33 d747dcd14b5f: Pull complete 20:02:37 2de7ff778b66: Pull complete 20:02:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:02:37 prd-centos7-docker-4c-2g-6880 does not seem to be running inside a container 20:02:37 $ 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:02:38 $ docker top 8f2299e5b6069a7a9caf3c25a0f0fa0f8ac442e4affcb3581d67cee3a66a546f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:02:38 provisioning config files... 20:02:38 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config5888956122001957404tmp 20:02:38 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config8354143600980167581tmp 20:02:38 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config8784059259066155612tmp [Pipeline] { [Pipeline] echo 20:02:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:02:38 ---> sigul-configuration.sh 20:02:38 gpg: directory `/root/.gnupg' created 20:02:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:02:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:02:38 gpg: keyring `/root/.gnupg/secring.gpg' created 20:02:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:02:38 gpg: CAST5 encrypted data 20:02:38 gpg: encrypted with 1 passphrase 20:02:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:02:39 + mkdir /home/jenkins 20:02:39 + mkdir /home/jenkins/sigul [Pipeline] sh 20:02:39 + 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:02:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:02:40 ---> sigul-install.sh 20:02:46 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:02:47 + git tag --list 20:02:47 v1.0.1-dev.16 [Pipeline] sh 20:02:47 + lftools sign git-tag v1.0.1-dev.16 20:02:48 Signing Git tag with Sigul... 20:02:48 Signing v1.0.1-dev.16 [Pipeline] echo 20:02:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:02:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:02:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:02:50 $ docker stop --time=1 8f2299e5b6069a7a9caf3c25a0f0fa0f8ac442e4affcb3581d67cee3a66a546f 20:02:52 $ docker rm -f 8f2299e5b6069a7a9caf3c25a0f0fa0f8ac442e4affcb3581d67cee3a66a546f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:02:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:02:52 . [Pipeline] withDockerContainer 20:02:53 prd-centos7-docker-4c-2g-6880 does not seem to be running inside a container 20:02:53 $ 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:02:53 $ docker top d1abdee35238244d4f7615cb74d6a079422ccdfbce5f8e8274b466e9b700d060 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:02:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:02:54 [ssh-agent] Looking for ssh-agent implementation... 20:02:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:02:54 $ docker exec d1abdee35238244d4f7615cb74d6a079422ccdfbce5f8e8274b466e9b700d060 ssh-agent 20:02:54 SSH_AUTH_SOCK=/tmp/ssh-sJkA5oc02Zv4/agent.15 20:02:54 SSH_AGENT_PID=21 20:02:54 Running ssh-add (command line suppressed) 20:02:55 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3590378203360143680.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3590378203360143680.key) 20:02:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:02:55 + git semver bump pre 20:02:55 # -> Open(): unable to determine branch for HEAD 20:02:55 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 20:02:55 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 20:02:55 # $SEMVER_REMOTE_NAME = origin 20:02:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:02:55 # $SEMVER_USER_NAME = edgex-jenkins 20:02:55 # $SEMVER_BRANCH = master 20:02:55 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 20:02:55 1.0.1-dev.17 [Pipeline] } 20:02:55 $ docker exec --env ******** --env ******** d1abdee35238244d4f7615cb74d6a079422ccdfbce5f8e8274b466e9b700d060 ssh-agent -k 20:02:56 unset SSH_AUTH_SOCK; 20:02:56 unset SSH_AGENT_PID; 20:02:56 echo Agent pid 21 killed; 20:02:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:02:56 + git semver [Pipeline] } 20:02:56 $ docker stop --time=1 d1abdee35238244d4f7615cb74d6a079422ccdfbce5f8e8274b466e9b700d060 20:02:58 $ docker rm -f d1abdee35238244d4f7615cb74d6a079422ccdfbce5f8e8274b466e9b700d060 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:02:58 . [Pipeline] withDockerContainer 20:02:59 prd-centos7-docker-4c-2g-6880 does not seem to be running inside a container 20:02:59 $ 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:02:59 $ docker top 6c5af21c903509a14e54f4d64547db64db15a95cb2d75f851a2104270267b571 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:03:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:00 [ssh-agent] Looking for ssh-agent implementation... 20:03:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:00 $ docker exec 6c5af21c903509a14e54f4d64547db64db15a95cb2d75f851a2104270267b571 ssh-agent 20:03:00 SSH_AUTH_SOCK=/tmp/ssh-p7dIbv3t1BfO/agent.14 20:03:00 SSH_AGENT_PID=21 20:03:00 Running ssh-add (command line suppressed) 20:03:01 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7092597966757073696.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7092597966757073696.key) 20:03:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:01 + git semver push 20:03:01 # -> Open(): unable to determine branch for HEAD 20:03:01 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 20:03:01 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 20:03:01 # $SEMVER_REMOTE_NAME = origin 20:03:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:03:01 # $SEMVER_USER_NAME = edgex-jenkins 20:03:01 # $SEMVER_BRANCH = master 20:03:01 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 20:03:08 $ docker exec --env ******** --env ******** 6c5af21c903509a14e54f4d64547db64db15a95cb2d75f851a2104270267b571 ssh-agent -k 20:03:08 unset SSH_AUTH_SOCK; 20:03:08 unset SSH_AGENT_PID; 20:03:08 echo Agent pid 21 killed; 20:03:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:03:09 + git semver [Pipeline] } 20:03:09 $ docker stop --time=1 6c5af21c903509a14e54f4d64547db64db15a95cb2d75f851a2104270267b571 20:03:10 $ docker rm -f 6c5af21c903509a14e54f4d64547db64db15a95cb2d75f851a2104270267b571 [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:03:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:03:11 ---> package-listing.sh 20:03:11 ++ facter osfamily 20:03:11 ++ tr '[:upper:]' '[:lower:]' 20:03:11 + OS_FAMILY=redhat 20:03:11 + workspace=/w/workspace/_app-service-configurable_master 20:03:11 + START_PACKAGES=/tmp/packages_start.txt 20:03:11 + END_PACKAGES=/tmp/packages_end.txt 20:03:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:11 + PACKAGES=/tmp/packages_start.txt 20:03:11 + '[' /w/workspace/_app-service-configurable_master ']' 20:03:11 + PACKAGES=/tmp/packages_end.txt 20:03:11 + case "${OS_FAMILY}" in 20:03:11 + rpm -qa 20:03:11 + sort 20:03:16 + '[' -f /tmp/packages_start.txt ']' 20:03:16 + '[' -f /tmp/packages_end.txt ']' 20:03:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:16 + '[' /w/workspace/_app-service-configurable_master ']' 20:03:16 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 20:03:16 + 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:03:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:16 20:03:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:03:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:17 alpine: Pulling from edgex-lftools-log-publisher 20:03:17 c9b1b535fdd9: Pulling fs layer 20:03:17 2cc5ad85d9ab: Pulling fs layer 20:03:17 756a868c4378: Pulling fs layer 20:03:17 444b2fc9a129: Pulling fs layer 20:03:17 ea15f1150254: Pulling fs layer 20:03:17 41b27a9f41bf: Pulling fs layer 20:03:17 28c525ee5125: Pulling fs layer 20:03:17 094b1ea09ed8: Pulling fs layer 20:03:17 138eaada9080: Pulling fs layer 20:03:17 0622d0fa9048: Pulling fs layer 20:03:17 41b27a9f41bf: Waiting 20:03:17 28c525ee5125: Waiting 20:03:17 444b2fc9a129: Waiting 20:03:17 094b1ea09ed8: Waiting 20:03:17 ea15f1150254: Waiting 20:03:17 138eaada9080: Waiting 20:03:17 0622d0fa9048: Waiting 20:03:17 2cc5ad85d9ab: Verifying Checksum 20:03:17 2cc5ad85d9ab: Download complete 20:03:17 444b2fc9a129: Verifying Checksum 20:03:17 444b2fc9a129: Download complete 20:03:17 c9b1b535fdd9: Verifying Checksum 20:03:17 c9b1b535fdd9: Download complete 20:03:17 ea15f1150254: Verifying Checksum 20:03:17 ea15f1150254: Download complete 20:03:17 28c525ee5125: Verifying Checksum 20:03:17 28c525ee5125: Download complete 20:03:17 756a868c4378: Verifying Checksum 20:03:17 756a868c4378: Download complete 20:03:18 138eaada9080: Verifying Checksum 20:03:18 138eaada9080: Download complete 20:03:18 0622d0fa9048: Verifying Checksum 20:03:18 0622d0fa9048: Download complete 20:03:18 c9b1b535fdd9: Pull complete 20:03:18 094b1ea09ed8: Verifying Checksum 20:03:18 094b1ea09ed8: Download complete 20:03:19 41b27a9f41bf: Download complete 20:03:19 2cc5ad85d9ab: Pull complete 20:03:21 756a868c4378: Pull complete 20:03:21 444b2fc9a129: Pull complete 20:03:21 ea15f1150254: Pull complete 20:03:27 41b27a9f41bf: Pull complete 20:03:27 28c525ee5125: Pull complete 20:03:29 094b1ea09ed8: Pull complete 20:03:29 138eaada9080: Pull complete 20:03:29 0622d0fa9048: Pull complete 20:03:29 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:03:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:03:29 prd-centos7-docker-4c-2g-6880 does not seem to be running inside a container 20:03:29 $ 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:03:30 $ docker top 3f44c879bcdd29674cb0d5b1943061c642863d11f3496c29e2466e7977d94cb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:30 provisioning config files... 20:03:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config287578560896137019tmp [Pipeline] { [Pipeline] echo 20:03:30 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:03:31 ---> create-netrc.sh [Pipeline] echo 20:03:31 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:03:31 ---> logs-deploy.sh 20:03:31 + ARCHIVE_ARTIFACTS= 20:03:31 + LOGS_SERVER=https://logs.edgexfoundry.org 20:03:31 + '[' https://logs.edgexfoundry.org == None ']' 20:03:31 + NEXUS_URL=https://nexus.edgexfoundry.org 20:03:31 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/20 20:03:31 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/20/ 20:03:31 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/20 /w/workspace/_app-service-configurable_master 20:03:32 Archives upload complete. 20:03:32 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/20 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/20/