Pull request #73 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 54676c3cc0551aa1b3e879a1fe013bcd032ba918+3c0b3bd9b80f66927426d2ebe47566559ea81682 (a3d00c70e750c21590e9573e53071864850221a0) 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8326 in /w/workspace/y_app-service-configurable_PR-73 [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/y_app-service-configurable_PR-73 # 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 Fetching without tags Merging remotes/origin/master commit 3c0b3bd9b80f66927426d2ebe47566559ea81682 into PR head commit 54676c3cc0551aa1b3e879a1fe013bcd032ba918 Merge succeeded, producing 54676c3cc0551aa1b3e879a1fe013bcd032ba918 Checking out Revision 54676c3cc0551aa1b3e879a1fe013bcd032ba918 (PR-73) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/73/head:refs/remotes/origin/PR-73 # 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/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54676c3cc0551aa1b3e879a1fe013bcd032ba918 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3c0b3bd9b80f66927426d2ebe47566559ea81682 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54676c3cc0551aa1b3e879a1fe013bcd032ba918 # timeout=10 Commit message: "build(snap): update snapcraft.yml" First time build. Skipping changelog. > git rev-list --no-walk f407f93c789f72b3b1d987ac0bac8b7e89562519 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:16:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:16:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:16:43 ========================================================= 22:16:43 EdgeX Global Pipelines Version Info 22:16:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:16:45 ------------------- 22:16:45 stable info: 22:16:45 ------------------- 22:16:45 Commited By: Emilio Reyes emilio.reyes@intel.com 22:16:45 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 22:16:45 Message: update stable to v1.0.87 22:16:45 ------------------- 22:16:45 experimental info: 22:16:45 ------------------- 22:16:45 Commited By: **** collab-it+edgex@linuxfoundation.org 22:16:45 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 22:16:45 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:47 22:16:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:16:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:48 latest: Pulling from edgex-devops/git-semver 22:16:48 9123ac7c32f7: Pulling fs layer 22:16:48 b8cc5d1170e3: Pulling fs layer 22:16:48 2924cbbf6a41: Pulling fs layer 22:16:48 93b08a4f1073: Pulling fs layer 22:16:48 93b08a4f1073: Waiting 22:16:48 b8cc5d1170e3: Verifying Checksum 22:16:48 b8cc5d1170e3: Download complete 22:16:48 9123ac7c32f7: Verifying Checksum 22:16:48 9123ac7c32f7: Download complete 22:16:48 93b08a4f1073: Verifying Checksum 22:16:48 93b08a4f1073: Download complete 22:16:48 2924cbbf6a41: Verifying Checksum 22:16:48 2924cbbf6a41: Download complete 22:16:48 9123ac7c32f7: Pull complete 22:16:48 b8cc5d1170e3: Pull complete 22:16:49 2924cbbf6a41: Pull complete 22:16:49 93b08a4f1073: Pull complete 22:16:49 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 22:16:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:16:49 prd-centos7-docker-4c-2g-8326 does not seem to be running inside a container 22:16:49 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-73 -v /w/workspace/y_app-service-configurable_PR-73:/w/workspace/y_app-service-configurable_PR-73:rw,z -v /w/workspace/y_app-service-configurable_PR-73@tmp:/w/workspace/y_app-service-configurable_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:16:50 $ docker top 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:16:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:50 [ssh-agent] Looking for ssh-agent implementation... 22:16:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:50 $ docker exec 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 ssh-agent 22:16:50 SSH_AUTH_SOCK=/tmp/ssh-9R5k75sbjT45/agent.15 22:16:50 SSH_AGENT_PID=21 22:16:50 Running ssh-add (command line suppressed) 22:16:51 Identity added: /w/workspace/y_app-service-configurable_PR-73@tmp/private_key_8597188094846918286.key (/w/workspace/y_app-service-configurable_PR-73@tmp/private_key_8597188094846918286.key) 22:16:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:51 + git describe --exact-match --tags HEAD 22:16:51 fatal: No names found, cannot describe anything. [Pipeline] } 22:16:51 $ docker exec --env ******** --env ******** 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 ssh-agent -k 22:16:51 unset SSH_AUTH_SOCK; 22:16:51 unset SSH_AGENT_PID; 22:16:51 echo Agent pid 21 killed; 22:16:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:16:51 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:16:51 This usually means this commit has not been tagged. [Pipeline] sshagent 22:16:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:51 [ssh-agent] Looking for ssh-agent implementation... 22:16:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:52 $ docker exec 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 ssh-agent 22:16:52 SSH_AUTH_SOCK=/tmp/ssh-C2CnoF0CKymq/agent.56 22:16:52 SSH_AGENT_PID=63 22:16:52 Running ssh-add (command line suppressed) 22:16:52 Identity added: /w/workspace/y_app-service-configurable_PR-73@tmp/private_key_3650532148991053133.key (/w/workspace/y_app-service-configurable_PR-73@tmp/private_key_3650532148991053133.key) 22:16:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:52 + git semver init 22:16:52 # -> Open(): unable to determine branch for HEAD 22:16:52 # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-73/.git 22:16:52 # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-73 22:16:52 # $SEMVER_REMOTE_NAME = origin 22:16:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:16:52 # $SEMVER_USER_NAME = edgex-jenkins 22:16:52 # $SEMVER_BRANCH = PR-73 22:16:52 # $SEMVER_TEMP = /tmp/semver-874921089 22:16:52 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:16:53 # '/tmp/semver-874921089' -> '/w/workspace/y_app-service-configurable_PR-73/.semver' 22:16:53 # -> Force: false 22:16:53 # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-73/.semver [Pipeline] } 22:16:53 $ docker exec --env ******** --env ******** 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 ssh-agent -k 22:16:53 unset SSH_AUTH_SOCK; 22:16:53 unset SSH_AGENT_PID; 22:16:53 echo Agent pid 63 killed; 22:16:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:16:53 + git semver [Pipeline] } 22:16:54 $ docker stop --time=1 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 22:16:55 $ docker rm -f 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:16:56 Stashed 49 file(s) [Pipeline] echo 22:16:56 [edgeXSemver] initialized semver on version 0.0.0 [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 22:17:11 Still waiting to schedule task 22:17:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:17:11 Still waiting to schedule task 22:17:11 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:20:20 Running on prd-centos7-docker-4c-2g-8330 in /w/workspace/y_app-service-configurable_PR-73 [Pipeline] { [Pipeline] ws 22:20:20 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 22:20:23 using credential edgex-jenkins-ssh 22:20:23 Cloning the remote Git repository 22:20:23 Cloning with configured refspecs honoured and without tags 22:20:22 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:20:22 > git init /w/workspace/app-service-configurable/3 # timeout=10 22:20:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:20:22 > git --version # timeout=10 22:20:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:23 Fetching without tags 22:20:24 Merging remotes/origin/master commit 3c0b3bd9b80f66927426d2ebe47566559ea81682 into PR head commit 54676c3cc0551aa1b3e879a1fe013bcd032ba918 22:20:24 Merge succeeded, producing 54676c3cc0551aa1b3e879a1fe013bcd032ba918 22:20:24 Checking out Revision 54676c3cc0551aa1b3e879a1fe013bcd032ba918 (PR-73) 22:20:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:20:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:20:23 > git config --add remote.origin.fetch +refs/pull/73/head:refs/remotes/origin/PR-73 # timeout=10 22:20:23 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:20:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:20:23 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:20:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:20:23 > git config core.sparsecheckout # timeout=10 22:20:23 > git checkout -f 54676c3cc0551aa1b3e879a1fe013bcd032ba918 # timeout=10 22:20:23 > git remote # timeout=10 22:20:23 > git config --get remote.origin.url # timeout=10 22:20:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:23 > git merge 3c0b3bd9b80f66927426d2ebe47566559ea81682 # timeout=10 22:20:23 > git rev-parse HEAD^{commit} # timeout=10 22:20:23 > git config core.sparsecheckout # timeout=10 22:20:23 > git checkout -f 54676c3cc0551aa1b3e879a1fe013bcd032ba918 # timeout=10 22:20:28 Commit message: "build(snap): update snapcraft.yml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:20:29 ========================================================= 22:20:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:20:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:20:30 + 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 . 22:20:30 Sending build context to Docker daemon 293.9kB 22:20:30 Step 1/8 : ARG BASE=golang:1.13-alpine 22:20:30 Step 2/8 : FROM ${BASE} 22:20:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:20:30 e6b0cf9c0882: Pulling fs layer 22:20:30 2848faf0eed1: Pulling fs layer 22:20:30 0f37312ad70f: Pulling fs layer 22:20:30 5788d62ee057: Pulling fs layer 22:20:30 0e6b1d234666: Pulling fs layer 22:20:30 bf5d7aec512f: Pulling fs layer 22:20:30 34c802a77dc8: Pulling fs layer 22:20:30 9eb99e56ec68: Pulling fs layer 22:20:30 27c7a5d97fbd: Pulling fs layer 22:20:30 5c102a31e300: Pulling fs layer 22:20:30 dcfb455df0a1: Pulling fs layer 22:20:30 0e6b1d234666: Waiting 22:20:30 bf5d7aec512f: Waiting 22:20:30 34c802a77dc8: Waiting 22:20:30 9eb99e56ec68: Waiting 22:20:30 27c7a5d97fbd: Waiting 22:20:30 5c102a31e300: Waiting 22:20:30 dcfb455df0a1: Waiting 22:20:30 5788d62ee057: Waiting 22:20:30 0f37312ad70f: Verifying Checksum 22:20:30 0f37312ad70f: Download complete 22:20:30 2848faf0eed1: Download complete 22:20:30 0e6b1d234666: Verifying Checksum 22:20:30 0e6b1d234666: Download complete 22:20:30 bf5d7aec512f: Verifying Checksum 22:20:30 bf5d7aec512f: Download complete 22:20:30 e6b0cf9c0882: Verifying Checksum 22:20:30 e6b0cf9c0882: Download complete 22:20:31 e6b0cf9c0882: Pull complete 22:20:31 2848faf0eed1: Pull complete 22:20:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8329 in /w/workspace/y_app-service-configurable_PR-73 [Pipeline] { [Pipeline] ws 22:20:31 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 22:20:31 34c802a77dc8: Verifying Checksum 22:20:31 34c802a77dc8: Download complete 22:20:31 27c7a5d97fbd: Verifying Checksum 22:20:31 27c7a5d97fbd: Download complete 22:20:32 5c102a31e300: Verifying Checksum 22:20:32 5c102a31e300: Download complete 22:20:32 9eb99e56ec68: Verifying Checksum 22:20:32 9eb99e56ec68: Download complete 22:20:32 dcfb455df0a1: Verifying Checksum 22:20:32 dcfb455df0a1: Download complete 22:20:32 5788d62ee057: Verifying Checksum 22:20:32 5788d62ee057: Download complete 22:20:33 0f37312ad70f: Pull complete 22:20:37 using credential edgex-jenkins-ssh 22:20:37 Cloning the remote Git repository 22:20:37 Cloning with configured refspecs honoured and without tags 22:20:37 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:20:37 > git init /w/workspace/app-service-configurable/3 # timeout=10 22:20:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:20:37 > git --version # timeout=10 22:20:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:20:38 5788d62ee057: Pull complete 22:20:39 Fetching without tags 22:20:39 0e6b1d234666: Pull complete 22:20:39 bf5d7aec512f: Pull complete 22:20:39 Merging remotes/origin/master commit 3c0b3bd9b80f66927426d2ebe47566559ea81682 into PR head commit 54676c3cc0551aa1b3e879a1fe013bcd032ba918 22:20:38 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:20:38 > git config --add remote.origin.fetch +refs/pull/73/head:refs/remotes/origin/PR-73 # timeout=10 22:20:38 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:20:39 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:20:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:20:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:20:39 Merge succeeded, producing 54676c3cc0551aa1b3e879a1fe013bcd032ba918 22:20:39 Checking out Revision 54676c3cc0551aa1b3e879a1fe013bcd032ba918 (PR-73) 22:20:39 > git config core.sparsecheckout # timeout=10 22:20:39 > git checkout -f 54676c3cc0551aa1b3e879a1fe013bcd032ba918 # timeout=10 22:20:39 > git remote # timeout=10 22:20:39 > git config --get remote.origin.url # timeout=10 22:20:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:39 > git merge 3c0b3bd9b80f66927426d2ebe47566559ea81682 # timeout=10 22:20:39 > git rev-parse HEAD^{commit} # timeout=10 22:20:39 > git config core.sparsecheckout # timeout=10 22:20:39 > git checkout -f 54676c3cc0551aa1b3e879a1fe013bcd032ba918 # timeout=10 22:20:44 Commit message: "build(snap): update snapcraft.yml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:20:45 ========================================================= 22:20:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:20:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:20:45 34c802a77dc8: Pull complete 22:20:46 + 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 . 22:20:47 Sending build context to Docker daemon 293.9kB 22:20:47 Step 1/8 : ARG BASE=golang:1.13-alpine 22:20:47 Step 2/8 : FROM ${BASE} 22:20:47 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:20:47 cde5963f3b93: Pulling fs layer 22:20:47 2a23fa8c16f7: Pulling fs layer 22:20:47 777b28850792: Pulling fs layer 22:20:47 8a11ddd9e578: Pulling fs layer 22:20:47 4cf88f913ddb: Pulling fs layer 22:20:47 1df406cf5192: Pulling fs layer 22:20:47 cd6300453558: Pulling fs layer 22:20:47 b9c365052c96: Pulling fs layer 22:20:47 a2d8cc88f415: Pulling fs layer 22:20:47 ea1d1ca13537: Pulling fs layer 22:20:47 3750a50a1c5e: Pulling fs layer 22:20:47 cd6300453558: Waiting 22:20:47 b9c365052c96: Waiting 22:20:47 ea1d1ca13537: Waiting 22:20:47 a2d8cc88f415: Waiting 22:20:47 3750a50a1c5e: Waiting 22:20:47 8a11ddd9e578: Waiting 22:20:47 1df406cf5192: Waiting 22:20:47 4cf88f913ddb: Waiting 22:20:47 777b28850792: Download complete 22:20:47 2a23fa8c16f7: Verifying Checksum 22:20:47 2a23fa8c16f7: Download complete 22:20:47 4cf88f913ddb: Download complete 22:20:47 1df406cf5192: Verifying Checksum 22:20:47 1df406cf5192: Download complete 22:20:47 cde5963f3b93: Download complete 22:20:48 cde5963f3b93: Pull complete 22:20:49 9eb99e56ec68: Pull complete 22:20:49 27c7a5d97fbd: Pull complete 22:20:49 2a23fa8c16f7: Pull complete 22:20:49 5c102a31e300: Pull complete 22:20:49 777b28850792: Pull complete 22:20:49 dcfb455df0a1: Pull complete 22:20:49 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 22:20:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:20:49 ---> 7c70fe431013 22:20:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:20:49 ---> Running in ebdbefc632ba 22:20:50 Removing intermediate container ebdbefc632ba 22:20:50 ---> 810c39b5b3f7 22:20:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:50 ---> Running in 254bfebcf5a9 22:20:51 Removing intermediate container 254bfebcf5a9 22:20:51 ---> 85decd45f0c5 22:20:51 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:20:51 ---> Running in 0d6cb01d44fd 22:20:51 cd6300453558: Verifying Checksum 22:20:51 cd6300453558: Download complete 22:20:51 a2d8cc88f415: Verifying Checksum 22:20:51 a2d8cc88f415: Download complete 22:20:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:20:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:20:53 (1/6) Installing libc-dev (0.7.2-r0) 22:20:53 (2/6) Installing libsodium (1.0.18-r0) 22:20:53 (3/6) Installing pkgconf (1.6.3-r0) 22:20:53 (4/6) Installing libsodium-dev (1.0.18-r0) 22:20:53 (5/6) Installing libzmq (4.3.2-r0) 22:20:54 (6/6) Installing zeromq-dev (4.3.2-r0) 22:20:54 Executing busybox-1.31.1-r8.trigger 22:20:54 OK: 145 MiB in 45 packages 22:20:54 ea1d1ca13537: Verifying Checksum 22:20:54 ea1d1ca13537: Download complete 22:20:54 3750a50a1c5e: Verifying Checksum 22:20:54 3750a50a1c5e: Download complete 22:20:54 Removing intermediate container 0d6cb01d44fd 22:20:54 ---> 1ad366cb06a8 22:20:54 Step 6/8 : WORKDIR /app 22:20:54 ---> Running in 9469982b3f1b 22:20:54 Removing intermediate container 9469982b3f1b 22:20:54 ---> 9761f766d24b 22:20:54 Step 7/8 : COPY . . 22:20:54 ---> 365c0b782476 22:20:54 Step 8/8 : RUN go mod download 22:20:55 ---> Running in b8d7bb33ffd6 22:20:57 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:20:57 go: finding github.com/BurntSushi/toml v0.3.1 22:20:57 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:20:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:20:57 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:20:57 go: finding github.com/bgentry/speakeasy v0.1.0 22:20:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:20:57 go: finding github.com/davecgh/go-spew v1.1.1 22:20:57 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:20:57 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:20:57 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.0 22:20:57 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 22:20:57 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:20:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:20:57 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 22:20:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:20:57 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:20:57 go: finding github.com/fatih/color v1.7.0 22:20:57 go: finding github.com/fsnotify/fsnotify v1.4.7 22:20:57 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:20:57 go: finding github.com/go-kit/kit v0.8.0 22:20:57 go: finding github.com/go-logfmt/logfmt v0.4.0 22:20:57 go: finding github.com/go-redis/redis/v7 v7.2.0 22:20:57 go: finding github.com/go-stack/stack v1.8.0 22:20:57 go: finding github.com/golang/protobuf v1.3.2 22:20:57 go: finding github.com/golang/snappy v0.0.1 22:20:57 go: finding github.com/gomodule/redigo v2.0.0+incompatible 22:20:57 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:20:57 go: finding github.com/google/go-cmp v0.4.0 22:20:57 go: finding github.com/google/uuid v1.1.1 22:20:57 go: finding github.com/gorilla/mux v1.7.4 22:20:57 go: finding github.com/hashicorp/consul/api v1.1.0 22:20:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:20:57 b9c365052c96: Verifying Checksum 22:20:57 b9c365052c96: Download complete 22:20:57 go: finding github.com/hashicorp/errwrap v1.0.0 22:20:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:20:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:20:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:20:57 go: finding github.com/hashicorp/go-multierror v1.0.0 22:20:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:20:57 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:20:57 go: finding github.com/hashicorp/go-syslog v1.0.0 22:20:57 go: finding github.com/hashicorp/go-uuid v1.0.1 22:20:57 go: finding github.com/hashicorp/go.net v0.0.1 22:20:57 go: finding github.com/hashicorp/golang-lru v0.5.0 22:20:57 go: finding github.com/hashicorp/logutils v1.0.0 22:20:57 go: finding github.com/hashicorp/mdns v1.0.0 22:20:57 go: finding github.com/hashicorp/memberlist v0.1.3 22:20:57 go: finding github.com/hashicorp/serf v0.8.2 22:20:57 go: finding github.com/hpcloud/tail v1.0.0 22:20:57 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:20:57 go: finding github.com/kr/pretty v0.1.0 22:20:57 go: finding github.com/kr/pty v1.1.1 22:20:57 go: finding github.com/kr/text v0.1.0 22:20:57 go: finding github.com/mattn/go-colorable v0.0.9 22:20:57 go: finding github.com/mattn/go-isatty v0.0.3 22:20:57 go: finding github.com/miekg/dns v1.0.14 22:20:57 go: finding github.com/mitchellh/cli v1.0.0 22:20:57 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:20:57 go: finding github.com/mitchellh/copystructure v1.0.0 22:20:57 go: finding github.com/mitchellh/go-homedir v1.0.0 22:20:57 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:20:57 go: finding github.com/mitchellh/gox v0.4.0 22:20:57 go: finding github.com/mitchellh/iochan v1.0.0 22:20:57 go: finding github.com/mitchellh/mapstructure v1.1.2 22:20:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:20:57 go: finding github.com/onsi/ginkgo v1.10.1 22:20:57 go: finding github.com/onsi/gomega v1.7.0 22:20:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:20:57 go: finding github.com/pebbe/zmq4 v1.0.0 22:20:57 go: finding github.com/pelletier/go-toml v1.2.0 22:20:57 go: finding github.com/pkg/errors v0.8.1 22:20:57 go: finding github.com/pmezard/go-difflib v1.0.0 22:20:57 go: finding github.com/posener/complete v1.1.1 22:20:57 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:20:57 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:20:57 go: finding github.com/stretchr/objx v0.2.0 22:20:57 go: finding github.com/stretchr/testify v1.5.1 22:20:57 go: finding github.com/tidwall/pretty v1.0.1 22:20:57 go: finding github.com/ugorji/go v1.1.4 22:20:57 go: finding github.com/x448/float16 v0.8.4 22:20:57 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:20:57 go: finding github.com/xdg/stringprep v1.0.0 22:20:57 go: finding go.mongodb.org/mongo-driver v1.1.1 22:20:57 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:20:57 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:20:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:20:57 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 22:20:57 go: finding golang.org/x/text v0.3.2 22:20:57 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 22:20:57 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 22:20:57 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:20:57 go: finding gopkg.in/fsnotify.v1 v1.4.7 22:20:57 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:20:57 go: finding gopkg.in/yaml.v2 v2.2.8 22:20:59 8a11ddd9e578: Verifying Checksum 22:20:59 8a11ddd9e578: Download complete 22:21:11 8a11ddd9e578: Pull complete 22:21:11 4cf88f913ddb: Pull complete 22:21:11 1df406cf5192: Pull complete 22:21:12 Removing intermediate container b8d7bb33ffd6 22:21:12 ---> 8a4b531556e3 22:21:12 Successfully built 8a4b531556e3 22:21:12 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 22:21:13 + docker inspect -f . ci-base-image-x86_64 22:21:13 . [Pipeline] withDockerContainer 22:21:13 prd-centos7-docker-4c-2g-8330 does not seem to be running inside a container 22:21:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:21:14 $ docker top c87f5289ec16ee37871d3a74848b3fe09e60dab5983b86e2b8ebd87af34c6864 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:14 + go version 22:21:14 go version go1.13.5 linux/amd64 [Pipeline] sh 22:21:14 + make test 22:21:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:21:15 cd6300453558: Pull complete 22:21:20 b9c365052c96: Pull complete 22:21:20 a2d8cc88f415: Pull complete 22:21:21 ea1d1ca13537: Pull complete 22:21:22 3750a50a1c5e: Pull complete 22:21:22 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 22:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:21:22 ---> 78745c68409d 22:21:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:21:26 ---> Running in d846907164b6 22:21:26 Removing intermediate container d846907164b6 22:21:26 ---> 1b6950c99565 22:21:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:26 ---> Running in d6e56e76d78d 22:21:28 Removing intermediate container d6e56e76d78d 22:21:28 ---> 11dc771fd273 22:21:28 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:21:28 ---> Running in 8d8ed6fa7f2c 22:21:29 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:21:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:21:31 (1/6) Installing libc-dev (0.7.2-r0) 22:21:31 (2/6) Installing libsodium (1.0.18-r0) 22:21:31 (3/6) Installing pkgconf (1.6.3-r0) 22:21:31 (4/6) Installing libsodium-dev (1.0.18-r0) 22:21:31 (5/6) Installing libzmq (4.3.2-r0) 22:21:31 (6/6) Installing zeromq-dev (4.3.2-r0) 22:21:31 Executing busybox-1.31.1-r8.trigger 22:21:31 OK: 127 MiB in 45 packages 22:21:33 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:21:33 CGO_ENABLED=1 go vet ./... 22:21:33 Removing intermediate container 8d8ed6fa7f2c 22:21:33 ---> e5e3cddf9dcd 22:21:33 Step 6/8 : WORKDIR /app 22:21:33 ---> Running in 0f73abc59ad3 22:21:34 Removing intermediate container 0f73abc59ad3 22:21:34 ---> 42e23318ec86 22:21:34 Step 7/8 : COPY . . 22:21:34 ---> 1915691a58b1 22:21:34 Step 8/8 : RUN go mod download 22:21:34 ---> Running in 6f1d61302174 22:21:35 gofmt -l . 22:21:35 [ "`gofmt -l .`" = "" ] 22:21:35 ./bin/test-go-mod-tidy.sh 22:21:35 ./bin/test-attribution-txt.sh [Pipeline] stash 22:21:36 Stashed 1 file(s) [Pipeline] } 22:21:36 $ docker stop --time=1 c87f5289ec16ee37871d3a74848b3fe09e60dab5983b86e2b8ebd87af34c6864 22:21:38 $ docker rm -f c87f5289ec16ee37871d3a74848b3fe09e60dab5983b86e2b8ebd87af34c6864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:21:39 + ls -al . 22:21:39 total 96 22:21:39 drwxrwxr-x. 7 jenkins jenkins 4096 May 13 22:21 . 22:21:39 drwxrwxr-x. 4 jenkins jenkins 28 May 13 22:20 .. 22:21:39 -rw-rw-r--. 1 jenkins jenkins 6027 May 13 22:20 Attribution.txt 22:21:39 drwxrwxr-x. 2 jenkins jenkins 64 May 13 22:20 bin 22:21:39 -rw-r--r--. 1 jenkins jenkins 10 May 13 22:21 coverage.out 22:21:39 -rw-rw-r--. 1 jenkins jenkins 180 May 13 22:20 docker-compose.debug.yml 22:21:39 -rw-rw-r--. 1 jenkins jenkins 133 May 13 22:20 docker-compose.yml 22:21:39 -rw-rw-r--. 1 jenkins jenkins 1896 May 13 22:20 Dockerfile 22:21:39 -rw-rw-r--. 1 jenkins jenkins 966 May 13 22:20 Dockerfile.build 22:21:39 -rw-rw-r--. 1 jenkins jenkins 127 May 13 22:20 .dockerignore 22:21:39 drwxrwxr-x. 8 jenkins jenkins 179 May 13 22:20 .git 22:21:39 -rw-rw-r--. 1 jenkins jenkins 93 May 13 22:20 .gitignore 22:21:39 -rw-r--r--. 1 jenkins jenkins 126 May 13 22:21 go.mod 22:21:39 -rw-r--r--. 1 jenkins jenkins 18573 May 13 22:21 go.sum 22:21:39 -rw-rw-r--. 1 jenkins jenkins 689 May 13 22:20 Jenkinsfile 22:21:39 -rw-rw-r--. 1 jenkins jenkins 10174 May 13 22:20 LICENSE 22:21:39 -rw-rw-r--. 1 jenkins jenkins 1617 May 13 22:20 main.go 22:21:39 -rw-rw-r--. 1 jenkins jenkins 1573 May 13 22:20 makefile 22:21:39 -rw-rw-r--. 1 jenkins jenkins 481 May 13 22:20 README.md 22:21:39 drwxrwxr-x. 10 jenkins jenkins 171 May 13 22:20 res 22:21:39 drwxrwxr-x. 3 jenkins jenkins 45 May 13 22:20 .semver 22:21:39 drwxrwxr-x. 4 jenkins jenkins 71 May 13 22:20 snap 22:21:39 -rw-rw-r--. 1 jenkins jenkins 5 May 13 22:16 VERSION [Pipeline] isUnix [Pipeline] sh 22:21:39 + 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=54676c3cc0551aa1b3e879a1fe013bcd032ba918 --label arch=amd64 --label version=0.0.0 . 22:21:39 Sending build context to Docker daemon 315.4kB 22:21:40 Step 1/24 : ARG BASE=golang:1.13-alpine 22:21:40 Step 2/24 : FROM ${BASE} AS builder 22:21:40 ---> 8a4b531556e3 22:21:40 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:21:40 ---> Running in 334988fa4632 22:21:40 Removing intermediate container 334988fa4632 22:21:40 ---> df63c3cc9d2d 22:21:40 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 22:21:40 ---> Running in 27c6e1e8596a 22:21:40 Removing intermediate container 27c6e1e8596a 22:21:40 ---> 4e4495403b8c 22:21:40 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:21:40 ---> Running in 033d017747c3 22:21:40 Removing intermediate container 033d017747c3 22:21:40 ---> 4984b8d91c11 22:21:40 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:40 ---> Running in 330a98ec9ee1 22:21:41 Removing intermediate container 330a98ec9ee1 22:21:41 ---> ace9ae5918cc 22:21:41 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:21:41 ---> Running in 03f3369756b3 22:21:41 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:21:42 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:21:42 OK: 145 MiB in 45 packages 22:21:43 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:21:43 go: finding github.com/BurntSushi/toml v0.3.1 22:21:43 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:21:43 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:21:43 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:21:43 go: finding github.com/bgentry/speakeasy v0.1.0 22:21:43 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:21:43 go: finding github.com/davecgh/go-spew v1.1.1 22:21:43 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:21:43 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:21:43 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.0 22:21:43 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 22:21:43 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:21:43 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:21:43 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 22:21:43 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:21:43 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:21:43 go: finding github.com/fatih/color v1.7.0 22:21:43 go: finding github.com/fsnotify/fsnotify v1.4.7 22:21:43 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:21:43 go: finding github.com/go-kit/kit v0.8.0 22:21:43 go: finding github.com/go-logfmt/logfmt v0.4.0 22:21:43 go: finding github.com/go-redis/redis/v7 v7.2.0 22:21:43 go: finding github.com/go-stack/stack v1.8.0 22:21:43 go: finding github.com/golang/protobuf v1.3.2 22:21:43 go: finding github.com/golang/snappy v0.0.1 22:21:43 go: finding github.com/gomodule/redigo v2.0.0+incompatible 22:21:43 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:21:43 go: finding github.com/google/go-cmp v0.4.0 22:21:43 go: finding github.com/google/uuid v1.1.1 22:21:43 go: finding github.com/gorilla/mux v1.7.4 22:21:43 go: finding github.com/hashicorp/consul/api v1.1.0 22:21:43 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:21:43 go: finding github.com/hashicorp/errwrap v1.0.0 22:21:43 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:21:43 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:21:43 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:21:43 go: finding github.com/hashicorp/go-multierror v1.0.0 22:21:43 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:21:43 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:21:43 go: finding github.com/hashicorp/go-syslog v1.0.0 22:21:43 go: finding github.com/hashicorp/go-uuid v1.0.1 22:21:43 go: finding github.com/hashicorp/go.net v0.0.1 22:21:43 go: finding github.com/hashicorp/golang-lru v0.5.0 22:21:43 go: finding github.com/hashicorp/logutils v1.0.0 22:21:43 go: finding github.com/hashicorp/mdns v1.0.0 22:21:43 go: finding github.com/hashicorp/memberlist v0.1.3 22:21:43 go: finding github.com/hashicorp/serf v0.8.2 22:21:43 go: finding github.com/hpcloud/tail v1.0.0 22:21:43 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:21:43 go: finding github.com/kr/pretty v0.1.0 22:21:43 go: finding github.com/kr/pty v1.1.1 22:21:43 go: finding github.com/kr/text v0.1.0 22:21:43 go: finding github.com/mattn/go-colorable v0.0.9 22:21:43 go: finding github.com/mattn/go-isatty v0.0.3 22:21:43 go: finding github.com/miekg/dns v1.0.14 22:21:43 go: finding github.com/mitchellh/cli v1.0.0 22:21:43 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:21:43 go: finding github.com/mitchellh/copystructure v1.0.0 22:21:43 go: finding github.com/mitchellh/go-homedir v1.0.0 22:21:43 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:21:43 go: finding github.com/mitchellh/gox v0.4.0 22:21:43 go: finding github.com/mitchellh/iochan v1.0.0 22:21:43 go: finding github.com/mitchellh/mapstructure v1.1.2 22:21:43 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:21:43 go: finding github.com/onsi/ginkgo v1.10.1 22:21:43 go: finding github.com/onsi/gomega v1.7.0 22:21:43 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:21:43 go: finding github.com/pebbe/zmq4 v1.0.0 22:21:43 go: finding github.com/pelletier/go-toml v1.2.0 22:21:43 go: finding github.com/pkg/errors v0.8.1 22:21:43 go: finding github.com/pmezard/go-difflib v1.0.0 22:21:43 go: finding github.com/posener/complete v1.1.1 22:21:43 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:21:43 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:21:43 go: finding github.com/stretchr/objx v0.2.0 22:21:43 go: finding github.com/stretchr/testify v1.5.1 22:21:43 go: finding github.com/tidwall/pretty v1.0.1 22:21:43 go: finding github.com/ugorji/go v1.1.4 22:21:43 go: finding github.com/x448/float16 v0.8.4 22:21:43 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:21:43 go: finding github.com/xdg/stringprep v1.0.0 22:21:43 go: finding go.mongodb.org/mongo-driver v1.1.1 22:21:43 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:21:43 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:21:43 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:21:43 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 22:21:43 go: finding golang.org/x/text v0.3.2 22:21:43 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 22:21:43 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 22:21:43 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:21:43 go: finding gopkg.in/fsnotify.v1 v1.4.7 22:21:43 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:21:43 go: finding gopkg.in/yaml.v2 v2.2.8 22:21:43 Removing intermediate container 03f3369756b3 22:21:43 ---> 87183837f207 22:21:43 Step 8/24 : WORKDIR /app 22:21:43 ---> Running in 719545f16d5f 22:21:43 Removing intermediate container 719545f16d5f 22:21:43 ---> 2eaa9e3ff9f8 22:21:43 Step 9/24 : COPY go.mod . 22:21:43 ---> be4568b72cc3 22:21:43 Step 10/24 : RUN go mod download 22:21:43 ---> Running in 9bb900646a22 22:21:44 Removing intermediate container 9bb900646a22 22:21:44 ---> 1177e0ab9c85 22:21:44 Step 11/24 : COPY . . 22:21:44 ---> 97599d79d996 22:21:44 Step 12/24 : ARG MAKE="make build" 22:21:44 ---> Running in f05d9786f773 22:21:44 Removing intermediate container f05d9786f773 22:21:44 ---> eac4475dbaa5 22:21:44 Step 13/24 : RUN $MAKE 22:21:44 ---> Running in 69c4bb1c90bb 22:21:45 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 22:22:01 Removing intermediate container 6f1d61302174 22:22:01 ---> 3439c2565e1f 22:22:01 Successfully built 3439c2565e1f 22:22:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:02 + docker inspect -f . ci-base-image-arm64 22:22:02 . [Pipeline] withDockerContainer 22:22:02 prd-ubuntu18.04-docker-arm64-4c-16g-8329 does not seem to be running inside a container 22:22:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:22:04 $ docker top eda638a2ad5fd0201b16a577ea2557254695594074f07b6948a19d7524b559eb -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:05 + go version 22:22:05 go version go1.13.5 linux/arm64 [Pipeline] sh 22:22:05 + make test 22:22:05 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:22:07 Removing intermediate container 69c4bb1c90bb 22:22:07 ---> fa9094848be9 22:22:07 Step 14/24 : FROM alpine:latest 22:22:07 latest: Pulling from library/alpine 22:22:07 cbdbe7a5bc2a: Pulling fs layer 22:22:07 cbdbe7a5bc2a: Verifying Checksum 22:22:07 cbdbe7a5bc2a: Download complete 22:22:07 cbdbe7a5bc2a: Pull complete 22:22:07 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 22:22:07 Status: Downloaded newer image for alpine:latest 22:22:07 ---> f70734b6a266 22:22:07 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:22:07 ---> Running in 7c112e946edd 22:22:07 Removing intermediate container 7c112e946edd 22:22:07 ---> 36d67c621cc4 22:22:07 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 22:22:07 ---> Running in d60929c963a8 22:22:07 Removing intermediate container d60929c963a8 22:22:07 ---> fa9d92ca6197 22:22:07 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 22:22:07 ---> Running in d25b79cf883d 22:22:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:22:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:22:07 (1/6) Installing ca-certificates (20191127-r1) 22:22:07 (2/6) Installing libgcc (9.2.0-r4) 22:22:07 (3/6) Installing libsodium (1.0.18-r0) 22:22:07 (4/6) Installing libstdc++ (9.2.0-r4) 22:22:07 (5/6) Installing libzmq (4.3.2-r0) 22:22:07 (6/6) Installing zeromq (4.3.2-r0) 22:22:07 Executing busybox-1.31.1-r9.trigger 22:22:07 Executing ca-certificates-20191127-r1.trigger 22:22:07 OK: 9 MiB in 20 packages 22:22:08 Removing intermediate container d25b79cf883d 22:22:08 ---> 3c46b11cedbd 22:22:08 Step 18/24 : COPY --from=builder /app/res/ /res/ 22:22:08 ---> 307990991ff6 22:22:08 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:22:10 ---> 0a4a6fe9a19e 22:22:10 Step 20/24 : EXPOSE 48095 22:22:10 ---> Running in b0c324321030 22:22:10 Removing intermediate container b0c324321030 22:22:10 ---> f0845308c248 22:22:10 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:10 ---> Running in 130ffc8fabac 22:22:10 Removing intermediate container 130ffc8fabac 22:22:10 ---> 29f793b1f61e 22:22:10 Step 22/24 : LABEL arch=amd64 22:22:10 ---> Running in d889d34fc8fc 22:22:10 Removing intermediate container d889d34fc8fc 22:22:10 ---> f9db9b539027 22:22:10 Step 23/24 : LABEL git_sha=54676c3cc0551aa1b3e879a1fe013bcd032ba918 22:22:10 ---> Running in d413cade42c7 22:22:10 Removing intermediate container d413cade42c7 22:22:10 ---> 42864a0a71b8 22:22:10 Step 24/24 : LABEL version=0.0.0 22:22:10 ---> Running in 125c54b6d0d6 22:22:10 Removing intermediate container 125c54b6d0d6 22:22:10 ---> 72e3fdebf6d6 22:22:10 [Warning] One or more build-args [ARCH] were not consumed 22:22:10 Successfully built 72e3fdebf6d6 22:22:10 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:22:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:22:52 CGO_ENABLED=1 go vet ./... 22:22:59 gofmt -l . 22:22:59 [ "`gofmt -l .`" = "" ] 22:22:59 ./bin/test-go-mod-tidy.sh 22:22:59 ./bin/test-attribution-txt.sh [Pipeline] stash 22:23:00 Warning: overwriting stash ‘coverage-report’ 22:23:00 Stashed 1 file(s) [Pipeline] } 22:23:00 $ docker stop --time=1 eda638a2ad5fd0201b16a577ea2557254695594074f07b6948a19d7524b559eb 22:23:03 $ docker rm -f eda638a2ad5fd0201b16a577ea2557254695594074f07b6948a19d7524b559eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:23:04 + ls -al . 22:23:04 total 120 22:23:04 drwxrwxr-x 7 jenkins jenkins 4096 May 13 22:23 . 22:23:04 drwxrwxr-x 4 jenkins jenkins 4096 May 13 22:20 .. 22:23:04 -rw-rw-r-- 1 jenkins jenkins 127 May 13 22:20 .dockerignore 22:23:04 drwxrwxr-x 8 jenkins jenkins 4096 May 13 22:20 .git 22:23:04 -rw-rw-r-- 1 jenkins jenkins 93 May 13 22:20 .gitignore 22:23:04 drwxrwxr-x 3 jenkins jenkins 4096 May 13 22:20 .semver 22:23:04 -rw-rw-r-- 1 jenkins jenkins 6027 May 13 22:20 Attribution.txt 22:23:04 -rw-rw-r-- 1 jenkins jenkins 1896 May 13 22:20 Dockerfile 22:23:04 -rw-rw-r-- 1 jenkins jenkins 966 May 13 22:20 Dockerfile.build 22:23:04 -rw-rw-r-- 1 jenkins jenkins 689 May 13 22:20 Jenkinsfile 22:23:04 -rw-rw-r-- 1 jenkins jenkins 10174 May 13 22:20 LICENSE 22:23:04 -rw-rw-r-- 1 jenkins jenkins 481 May 13 22:20 README.md 22:23:04 -rw-rw-r-- 1 jenkins jenkins 5 May 13 22:16 VERSION 22:23:04 drwxrwxr-x 2 jenkins jenkins 4096 May 13 22:20 bin 22:23:04 -rw-r--r-- 1 jenkins jenkins 10 May 13 22:22 coverage.out 22:23:04 -rw-rw-r-- 1 jenkins jenkins 180 May 13 22:20 docker-compose.debug.yml 22:23:04 -rw-rw-r-- 1 jenkins jenkins 133 May 13 22:20 docker-compose.yml 22:23:04 -rw-r--r-- 1 jenkins jenkins 126 May 13 22:22 go.mod 22:23:04 -rw-r--r-- 1 jenkins jenkins 18573 May 13 22:22 go.sum 22:23:04 -rw-rw-r-- 1 jenkins jenkins 1617 May 13 22:20 main.go 22:23:04 -rw-rw-r-- 1 jenkins jenkins 1573 May 13 22:20 makefile 22:23:04 drwxrwxr-x 10 jenkins jenkins 4096 May 13 22:20 res 22:23:04 drwxrwxr-x 4 jenkins jenkins 4096 May 13 22:20 snap [Pipeline] isUnix [Pipeline] sh 22:23:04 + 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=54676c3cc0551aa1b3e879a1fe013bcd032ba918 --label arch=arm64 --label version=0.0.0 . 22:23:05 Sending build context to Docker daemon 315.4kB 22:23:05 Step 1/24 : ARG BASE=golang:1.13-alpine 22:23:05 Step 2/24 : FROM ${BASE} AS builder 22:23:05 ---> 3439c2565e1f 22:23:05 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:23:05 ---> Running in 3b0e43f98fb2 22:23:06 Removing intermediate container 3b0e43f98fb2 22:23:06 ---> 54d92aa08853 22:23:06 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 22:23:06 ---> Running in dbb85ee89b5c 22:23:06 Removing intermediate container dbb85ee89b5c 22:23:06 ---> 2dcabae9eb0c 22:23:06 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:23:06 ---> Running in c992f68da550 22:23:06 Removing intermediate container c992f68da550 22:23:06 ---> cde103895276 22:23:06 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:06 ---> Running in 01a940fc3b5e 22:23:08 Removing intermediate container 01a940fc3b5e 22:23:08 ---> 2c7cb0ae5a9a 22:23:08 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:23:08 ---> Running in 9cc8e679dece 22:23:09 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:23:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:23:11 OK: 127 MiB in 45 packages 22:23:12 Removing intermediate container 9cc8e679dece 22:23:12 ---> ac0359cf1100 22:23:12 Step 8/24 : WORKDIR /app 22:23:12 ---> Running in aa0c61688707 22:23:13 Removing intermediate container aa0c61688707 22:23:13 ---> 63535cd652e6 22:23:13 Step 9/24 : COPY go.mod . 22:23:13 ---> c56d9526a1ab 22:23:13 Step 10/24 : RUN go mod download 22:23:13 ---> Running in 7be36000ea08 22:23:15 Removing intermediate container 7be36000ea08 22:23:15 ---> 436e8fd6c079 22:23:15 Step 11/24 : COPY . . 22:23:16 ---> 79fb0574b1f0 22:23:16 Step 12/24 : ARG MAKE="make build" 22:23:16 ---> Running in 395e721ca504 22:23:16 Removing intermediate container 395e721ca504 22:23:16 ---> 526a7850ad1e 22:23:16 Step 13/24 : RUN $MAKE 22:23:16 ---> Running in dd87b1195cc1 22:23:17 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 22:24:04 Removing intermediate container dd87b1195cc1 22:24:04 ---> c57e39e380c0 22:24:04 Step 14/24 : FROM alpine:latest 22:24:04 latest: Pulling from library/alpine 22:24:04 29e5d40040c1: Pulling fs layer 22:24:05 29e5d40040c1: Download complete 22:24:05 29e5d40040c1: Pull complete 22:24:05 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 22:24:05 Status: Downloaded newer image for alpine:latest 22:24:05 ---> c20d2a9ab686 22:24:05 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:24:05 ---> Running in 01baf20c44fc 22:24:06 Removing intermediate container 01baf20c44fc 22:24:06 ---> 1b3c56a17410 22:24:06 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 22:24:06 ---> Running in b6f2ca8ee09a 22:24:06 Removing intermediate container b6f2ca8ee09a 22:24:06 ---> 09f0ce08a5e0 22:24:06 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 22:24:06 ---> Running in a8f66fa238fd 22:24:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:24:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:24:08 (1/6) Installing ca-certificates (20191127-r1) 22:24:08 (2/6) Installing libgcc (9.2.0-r4) 22:24:08 (3/6) Installing libsodium (1.0.18-r0) 22:24:08 (4/6) Installing libstdc++ (9.2.0-r4) 22:24:08 (5/6) Installing libzmq (4.3.2-r0) 22:24:08 (6/6) Installing zeromq (4.3.2-r0) 22:24:08 Executing busybox-1.31.1-r9.trigger 22:24:08 Executing ca-certificates-20191127-r1.trigger 22:24:08 OK: 9 MiB in 20 packages 22:24:10 Removing intermediate container a8f66fa238fd 22:24:10 ---> 17d50beca568 22:24:10 Step 18/24 : COPY --from=builder /app/res/ /res/ 22:24:10 ---> 4c820e524c55 22:24:10 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:24:12 ---> de772754dd07 22:24:12 Step 20/24 : EXPOSE 48095 22:24:12 ---> Running in 0026402d185a 22:24:12 Removing intermediate container 0026402d185a 22:24:12 ---> 9eac1c681f89 22:24:12 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:13 ---> Running in 3914ee6b16cf 22:24:13 Removing intermediate container 3914ee6b16cf 22:24:13 ---> f47446855e49 22:24:13 Step 22/24 : LABEL arch=arm64 22:24:13 ---> Running in bf9bee9881d3 22:24:14 Removing intermediate container bf9bee9881d3 22:24:14 ---> e232ca1c3853 22:24:14 Step 23/24 : LABEL git_sha=54676c3cc0551aa1b3e879a1fe013bcd032ba918 22:24:14 ---> Running in 085ed0db4c91 22:24:14 Removing intermediate container 085ed0db4c91 22:24:14 ---> 46a21493146a 22:24:14 Step 24/24 : LABEL version=0.0.0 22:24:14 ---> Running in 92ce14ec2878 22:24:14 Removing intermediate container 92ce14ec2878 22:24:14 ---> 4c5f5cd63bfe 22:24:14 [Warning] One or more build-args [ARCH] were not consumed 22:24:14 Successfully built 4c5f5cd63bfe 22:24:14 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:24:16 provisioning config files... 22:24:16 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-73@tmp/config7070013545358644279tmp [Pipeline] { [Pipeline] sh 22:24:16 + curl -s https://codecov.io/bash 22:24:16 + bash -s - -t @/w/workspace/y_app-service-configurable_PR-73@tmp/config7070013545358644279tmp 22:24:16 22:24:16 _____ _ 22:24:16 / ____| | | 22:24:16 | | ___ __| | ___ ___ _____ __ 22:24:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:24:16 | |___| (_) | (_| | __/ (_| (_) \ V / 22:24:16 \_____\___/ \__,_|\___|\___\___/ \_/ 22:24:16 Bash-tbd 22:24:16 22:24:16 22:24:16 ==> Jenkins CI detected. 22:24:16 project root: . 22:24:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:24:16 ==> Running gcov in . (disable via -X gcov) 22:24:16 ==> Python coveragepy not found 22:24:16 ==> Searching for coverage reports in: 22:24:16 + . 22:24:16 -> Found 1 reports 22:24:16 ==> Detecting git/mercurial file structure 22:24:16 ==> Reading reports 22:24:16 + ./coverage.out bytes=10 22:24:16 ==> Appending adjustments 22:24:16 http://docs.codecov.io/docs/fixing-reports 22:24:16 + Found adjustments 22:24:16 ==> Gzipping contents 22:24:16 ==> Uploading reports 22:24:16 url: https://codecov.io 22:24:16 query: branch=PR-73&commit=54676c3cc0551aa1b3e879a1fe013bcd032ba918&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-73%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=73&job= 22:24:16 -> Pinging Codecov 22:24:16 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-73&commit=54676c3cc0551aa1b3e879a1fe013bcd032ba918&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-73%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=73&job= 22:24:17 -> Uploading 22:24:17 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/54676c3cc0551aa1b3e879a1fe013bcd032ba918 [Pipeline] } 22:24:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:24:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:19 ---> package-listing.sh 22:24:19 ++ facter osfamily 22:24:19 ++ tr '[:upper:]' '[:lower:]' 22:24:19 + OS_FAMILY=redhat 22:24:19 + workspace=/w/workspace/y_app-service-configurable_PR-73 22:24:19 + START_PACKAGES=/tmp/packages_start.txt 22:24:19 + END_PACKAGES=/tmp/packages_end.txt 22:24:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:19 + PACKAGES=/tmp/packages_start.txt 22:24:19 + '[' /w/workspace/y_app-service-configurable_PR-73 ']' 22:24:19 + PACKAGES=/tmp/packages_end.txt 22:24:19 + case "${OS_FAMILY}" in 22:24:19 + rpm -qa 22:24:19 + sort 22:24:23 + '[' -f /tmp/packages_start.txt ']' 22:24:23 + '[' -f /tmp/packages_end.txt ']' 22:24:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:23 + '[' /w/workspace/y_app-service-configurable_PR-73 ']' 22:24:23 + mkdir -p /w/workspace/y_app-service-configurable_PR-73/archives/ 22:24:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-73/archives/ [Pipeline] isUnix [Pipeline] sh 22:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:24:23 22:24:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:24:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:24:24 alpine: Pulling from edgex-lftools-log-publisher 22:24:24 c9b1b535fdd9: Pulling fs layer 22:24:24 2cc5ad85d9ab: Pulling fs layer 22:24:24 756a868c4378: Pulling fs layer 22:24:24 444b2fc9a129: Pulling fs layer 22:24:24 ea15f1150254: Pulling fs layer 22:24:24 41b27a9f41bf: Pulling fs layer 22:24:24 28c525ee5125: Pulling fs layer 22:24:24 094b1ea09ed8: Pulling fs layer 22:24:24 138eaada9080: Pulling fs layer 22:24:24 0622d0fa9048: Pulling fs layer 22:24:24 41b27a9f41bf: Waiting 22:24:24 28c525ee5125: Waiting 22:24:24 094b1ea09ed8: Waiting 22:24:24 138eaada9080: Waiting 22:24:24 0622d0fa9048: Waiting 22:24:24 444b2fc9a129: Waiting 22:24:24 ea15f1150254: Waiting 22:24:24 2cc5ad85d9ab: Verifying Checksum 22:24:24 2cc5ad85d9ab: Download complete 22:24:24 444b2fc9a129: Verifying Checksum 22:24:24 444b2fc9a129: Download complete 22:24:24 c9b1b535fdd9: Verifying Checksum 22:24:24 c9b1b535fdd9: Download complete 22:24:24 ea15f1150254: Verifying Checksum 22:24:24 ea15f1150254: Download complete 22:24:24 28c525ee5125: Verifying Checksum 22:24:24 28c525ee5125: Download complete 22:24:24 756a868c4378: Verifying Checksum 22:24:24 756a868c4378: Download complete 22:24:24 c9b1b535fdd9: Pull complete 22:24:24 138eaada9080: Verifying Checksum 22:24:24 138eaada9080: Download complete 22:24:24 0622d0fa9048: Verifying Checksum 22:24:24 0622d0fa9048: Download complete 22:24:24 094b1ea09ed8: Verifying Checksum 22:24:24 094b1ea09ed8: Download complete 22:24:25 2cc5ad85d9ab: Pull complete 22:24:25 41b27a9f41bf: Verifying Checksum 22:24:25 41b27a9f41bf: Download complete 22:24:26 756a868c4378: Pull complete 22:24:26 444b2fc9a129: Pull complete 22:24:27 ea15f1150254: Pull complete 22:24:30 41b27a9f41bf: Pull complete 22:24:30 28c525ee5125: Pull complete 22:24:32 094b1ea09ed8: Pull complete 22:24:32 138eaada9080: Pull complete 22:24:32 0622d0fa9048: Pull complete 22:24:32 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:24:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:24:32 prd-centos7-docker-4c-2g-8326 does not seem to be running inside a container 22:24:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-73 -v /w/workspace/y_app-service-configurable_PR-73:/w/workspace/y_app-service-configurable_PR-73:rw,z -v /w/workspace/y_app-service-configurable_PR-73@tmp:/w/workspace/y_app-service-configurable_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:24:33 $ docker top cedf3cb0bdef987e29cb83d0ecdb2a041a0b3a6ef13543f8e4ff2ce8e5580210 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:33 provisioning config files... 22:24:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-73@tmp/config4857380986110564294tmp [Pipeline] { [Pipeline] echo 22:24:33 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:34 ---> create-netrc.sh [Pipeline] echo 22:24:34 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:34 ---> logs-deploy.sh 22:24:34 + ARCHIVE_ARTIFACTS= 22:24:34 + LOGS_SERVER=https://logs.edgexfoundry.org 22:24:34 + '[' https://logs.edgexfoundry.org == None ']' 22:24:34 + NEXUS_URL=https://nexus.edgexfoundry.org 22:24:34 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-73/3 22:24:34 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-73/3/ 22:24:34 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-73/3 /w/workspace/y_app-service-configurable_PR-73 22:24:35 Archives upload complete. 22:24:35 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-73/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-73/3/ 22:24:36 ---> uname -a: 22:24:36 Linux cedf3cb0bdef 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 22:24:36 22:24:36 22:24:36 ---> lscpu: 22:24:36 Architecture: x86_64 22:24:36 CPU op-mode(s): 32-bit, 64-bit 22:24:36 Byte Order: Little Endian 22:24:36 Address sizes: 40 bits physical, 48 bits virtual 22:24:36 CPU(s): 4 22:24:36 On-line CPU(s) list: 0-3 22:24:36 Thread(s) per core: 1 22:24:36 Core(s) per socket: 1 22:24:36 Socket(s): 4 22:24:36 NUMA node(s): 1 22:24:36 Vendor ID: GenuineIntel 22:24:36 CPU family: 6 22:24:36 Model: 44 22:24:36 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:24:36 Stepping: 1 22:24:36 CPU MHz: 2933.438 22:24:36 BogoMIPS: 5866.87 22:24:36 Virtualization: VT-x 22:24:36 Hypervisor vendor: KVM 22:24:36 Virtualization type: full 22:24:36 L1d cache: 128 KiB 22:24:36 L1i cache: 128 KiB 22:24:36 L2 cache: 16 MiB 22:24:36 L3 cache: 64 MiB 22:24:36 NUMA node0 CPU(s): 0-3 22:24:36 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 22:24:36 Vulnerability Meltdown: Mitigation; PTI 22:24:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:24:36 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 22:24:36 Vulnerability Spectre v2: Mitigation; Full retpoline 22:24:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:24:36 22:24:36 22:24:36 ---> nproc: 22:24:36 4 22:24:36 22:24:36