Pull request #78 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 brian-intel for edgexfoundry/app-service-configurable Loading trusted files from base branch master at ec92aff0d23bf4d2fd1e2f36e60f884f7057d28e rather than e88578ed0f964296ba3b95f6e2c04d3a1a7b613a Obtained Jenkinsfile from ec92aff0d23bf4d2fd1e2f36e60f884f7057d28e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 Running on prd-centos7-docker-4c-2g-2015 in /w/workspace/y_app-service-configurable_PR-78 [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-78 # 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/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ec92aff0d23bf4d2fd1e2f36e60f884f7057d28e into PR head commit e88578ed0f964296ba3b95f6e2c04d3a1a7b613a > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/78/head:refs/remotes/origin/PR-78 # 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/78/head:refs/remotes/origin/PR-78 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e88578ed0f964296ba3b95f6e2c04d3a1a7b613a # 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 ec92aff0d23bf4d2fd1e2f36e60f884f7057d28e # timeout=10 Merge succeeded, producing e88578ed0f964296ba3b95f6e2c04d3a1a7b613a Checking out Revision e88578ed0f964296ba3b95f6e2c04d3a1a7b613a (PR-78) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e88578ed0f964296ba3b95f6e2c04d3a1a7b613a # timeout=10 Commit message: "feat: Add ability to Filter functions to reverse the logic to filter out specified names" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-05T20:27:58.242Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-05T20:27:58.347Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-05T20:27:58.386Z] ========================================================= [2020-06-05T20:27:58.386Z] EdgeX Global Pipelines Version Info [2020-06-05T20:27:58.386Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk eb09fbc013a441db6168798386f18321840d5a1c # timeout=10 [2020-06-05T20:28:00.257Z] ------------------- [2020-06-05T20:28:00.257Z] stable info: [2020-06-05T20:28:00.257Z] ------------------- [2020-06-05T20:28:00.257Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-05T20:28:00.257Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-05T20:28:00.257Z] Message: update stable to v1.0.89 [2020-06-05T20:28:01.200Z] ------------------- [2020-06-05T20:28:01.200Z] experimental info: [2020-06-05T20:28:01.200Z] ------------------- [2020-06-05T20:28:01.200Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-05T20:28:01.200Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-05T20:28:01.200Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-05T20:28:05.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-05T20:28:05.909Z] [2020-06-05T20:28:05.909Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-05T20:28:06.237Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-05T20:28:06.237Z] latest: Pulling from edgex-devops/git-semver [2020-06-05T20:28:06.237Z] 9123ac7c32f7: Pulling fs layer [2020-06-05T20:28:06.237Z] b8cc5d1170e3: Pulling fs layer [2020-06-05T20:28:06.237Z] 2924cbbf6a41: Pulling fs layer [2020-06-05T20:28:06.237Z] 93b08a4f1073: Pulling fs layer [2020-06-05T20:28:06.237Z] 93b08a4f1073: Waiting [2020-06-05T20:28:06.237Z] b8cc5d1170e3: Verifying Checksum [2020-06-05T20:28:06.237Z] b8cc5d1170e3: Download complete [2020-06-05T20:28:06.237Z] 9123ac7c32f7: Verifying Checksum [2020-06-05T20:28:06.237Z] 9123ac7c32f7: Download complete [2020-06-05T20:28:06.500Z] 93b08a4f1073: Verifying Checksum [2020-06-05T20:28:06.500Z] 93b08a4f1073: Download complete [2020-06-05T20:28:06.500Z] 2924cbbf6a41: Download complete [2020-06-05T20:28:06.761Z] 9123ac7c32f7: Pull complete [2020-06-05T20:28:06.761Z] b8cc5d1170e3: Pull complete [2020-06-05T20:28:07.706Z] 2924cbbf6a41: Pull complete [2020-06-05T20:28:07.706Z] 93b08a4f1073: Pull complete [2020-06-05T20:28:07.706Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-05T20:28:07.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-05T20:28:07.706Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-05T20:28:07.813Z] prd-centos7-docker-4c-2g-2015 does not seem to be running inside a container [2020-06-05T20:28:07.899Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-78 -v /w/workspace/y_app-service-configurable_PR-78:/w/workspace/y_app-service-configurable_PR-78:rw,z -v /w/workspace/y_app-service-configurable_PR-78@tmp:/w/workspace/y_app-service-configurable_PR-78@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 [2020-06-05T20:28:10.040Z] $ docker top 623c7ea6ee4844833901ee189c53e449c29738cb1da86460f657f8baccddd554 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-05T20:28:10.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-05T20:28:10.211Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-05T20:28:10.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-05T20:28:10.408Z] $ docker exec 623c7ea6ee4844833901ee189c53e449c29738cb1da86460f657f8baccddd554 ssh-agent [2020-06-05T20:28:10.575Z] SSH_AUTH_SOCK=/tmp/ssh-MMH23YnIdLOm/agent.11 [2020-06-05T20:28:10.575Z] SSH_AGENT_PID=16 [2020-06-05T20:28:10.585Z] Running ssh-add (command line suppressed) [2020-06-05T20:28:10.705Z] Identity added: /w/workspace/y_app-service-configurable_PR-78@tmp/private_key_103035981027374816.key (/w/workspace/y_app-service-configurable_PR-78@tmp/private_key_103035981027374816.key) [2020-06-05T20:28:10.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-05T20:28:11.064Z] + git describe --exact-match --tags HEAD [2020-06-05T20:28:11.064Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-05T20:28:11.120Z] $ docker exec --env ******** --env ******** 623c7ea6ee4844833901ee189c53e449c29738cb1da86460f657f8baccddd554 ssh-agent -k [2020-06-05T20:28:11.234Z] unset SSH_AUTH_SOCK; [2020-06-05T20:28:11.235Z] unset SSH_AGENT_PID; [2020-06-05T20:28:11.235Z] echo Agent pid 16 killed; [2020-06-05T20:28:11.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-05T20:28:11.316Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-05T20:28:11.316Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-05T20:28:11.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-05T20:28:11.360Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-05T20:28:11.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-05T20:28:11.526Z] $ docker exec 623c7ea6ee4844833901ee189c53e449c29738cb1da86460f657f8baccddd554 ssh-agent [2020-06-05T20:28:11.682Z] SSH_AUTH_SOCK=/tmp/ssh-tB9fFMvEDBKF/agent.46 [2020-06-05T20:28:11.682Z] SSH_AGENT_PID=51 [2020-06-05T20:28:11.688Z] Running ssh-add (command line suppressed) [2020-06-05T20:28:11.803Z] Identity added: /w/workspace/y_app-service-configurable_PR-78@tmp/private_key_8254429140133555374.key (/w/workspace/y_app-service-configurable_PR-78@tmp/private_key_8254429140133555374.key) [2020-06-05T20:28:11.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-05T20:28:12.159Z] + git semver init [2020-06-05T20:28:12.160Z] # -> Open(): unable to determine branch for HEAD [2020-06-05T20:28:12.160Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-78/.git [2020-06-05T20:28:12.160Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-78 [2020-06-05T20:28:12.160Z] # $SEMVER_REMOTE_NAME = origin [2020-06-05T20:28:12.160Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-05T20:28:12.160Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-05T20:28:12.160Z] # $SEMVER_BRANCH = PR-78 [2020-06-05T20:28:12.160Z] # $SEMVER_TEMP = /tmp/semver-272558779 [2020-06-05T20:28:12.160Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-06-05T20:28:12.421Z] # '/tmp/semver-272558779' -> '/w/workspace/y_app-service-configurable_PR-78/.semver' [2020-06-05T20:28:12.421Z] # -> Force: false [2020-06-05T20:28:12.421Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-78/.semver [Pipeline] } [2020-06-05T20:28:12.432Z] $ docker exec --env ******** --env ******** 623c7ea6ee4844833901ee189c53e449c29738cb1da86460f657f8baccddd554 ssh-agent -k [2020-06-05T20:28:12.543Z] unset SSH_AUTH_SOCK; [2020-06-05T20:28:12.543Z] unset SSH_AGENT_PID; [2020-06-05T20:28:12.543Z] echo Agent pid 51 killed; [2020-06-05T20:28:12.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-05T20:28:12.940Z] + git semver [Pipeline] } [2020-06-05T20:28:12.954Z] $ docker stop --time=1 623c7ea6ee4844833901ee189c53e449c29738cb1da86460f657f8baccddd554 [2020-06-05T20:28:14.349Z] $ docker rm -f 623c7ea6ee4844833901ee189c53e449c29738cb1da86460f657f8baccddd554 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-05T20:28:14.926Z] Stashed 51 file(s) [Pipeline] echo [2020-06-05T20:28:14.928Z] [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 [2020-06-05T20:28:30.097Z] Still waiting to schedule task [2020-06-05T20:28:30.097Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2015’ [2020-06-05T20:28:30.098Z] Still waiting to schedule task [2020-06-05T20:28:30.098Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-05T20:30:13.280Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2016 in /w/workspace/y_app-service-configurable_PR-78 [Pipeline] { [Pipeline] ws [2020-06-05T20:30:13.308Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-06-05T20:30:17.656Z] using credential edgex-jenkins-ssh [2020-06-05T20:30:17.686Z] Cloning the remote Git repository [2020-06-05T20:30:17.686Z] Cloning with configured refspecs honoured and without tags [2020-06-05T20:30:17.706Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-06-05T20:30:17.828Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-06-05T20:30:17.894Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-05T20:30:17.895Z] > git --version # timeout=10 [2020-06-05T20:30:17.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T20:30:17.972Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-05T20:30:18.676Z] Fetching without tags [2020-06-05T20:30:19.163Z] Merging remotes/origin/master commit ec92aff0d23bf4d2fd1e2f36e60f884f7057d28e into PR head commit e88578ed0f964296ba3b95f6e2c04d3a1a7b613a [2020-06-05T20:30:19.349Z] Merge succeeded, producing e88578ed0f964296ba3b95f6e2c04d3a1a7b613a [2020-06-05T20:30:19.350Z] Checking out Revision e88578ed0f964296ba3b95f6e2c04d3a1a7b613a (PR-78) [2020-06-05T20:30:18.557Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-05T20:30:18.573Z] > git config --add remote.origin.fetch +refs/pull/78/head:refs/remotes/origin/PR-78 # timeout=10 [2020-06-05T20:30:18.594Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-05T20:30:18.622Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-05T20:30:18.647Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-05T20:30:18.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T20:30:18.660Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-05T20:30:19.142Z] > git config core.sparsecheckout # timeout=10 [2020-06-05T20:30:19.157Z] > git checkout -f e88578ed0f964296ba3b95f6e2c04d3a1a7b613a # timeout=10 [2020-06-05T20:30:19.229Z] > git remote # timeout=10 [2020-06-05T20:30:19.254Z] > git config --get remote.origin.url # timeout=10 [2020-06-05T20:30:19.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T20:30:19.278Z] > git merge ec92aff0d23bf4d2fd1e2f36e60f884f7057d28e # timeout=10 [2020-06-05T20:30:19.298Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-05T20:30:19.316Z] > git config core.sparsecheckout # timeout=10 [2020-06-05T20:30:19.325Z] > git checkout -f e88578ed0f964296ba3b95f6e2c04d3a1a7b613a # timeout=10 [2020-06-05T20:30:23.752Z] Commit message: "feat: Add ability to Filter functions to reverse the logic to filter out specified names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-05T20:30:24.583Z] ========================================================= [2020-06-05T20:30:24.583Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-05T20:30:24.583Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-05T20:30:25.549Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-05T20:30:26.534Z] Sending build context to Docker daemon 295.4kB [2020-06-05T20:30:26.534Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-05T20:30:26.534Z] Step 2/8 : FROM ${BASE} [2020-06-05T20:30:26.805Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-05T20:30:26.805Z] cde5963f3b93: Pulling fs layer [2020-06-05T20:30:26.805Z] 2a23fa8c16f7: Pulling fs layer [2020-06-05T20:30:26.805Z] 777b28850792: Pulling fs layer [2020-06-05T20:30:26.805Z] 8a11ddd9e578: Pulling fs layer [2020-06-05T20:30:26.805Z] 4cf88f913ddb: Pulling fs layer [2020-06-05T20:30:26.805Z] 1df406cf5192: Pulling fs layer [2020-06-05T20:30:26.805Z] cd6300453558: Pulling fs layer [2020-06-05T20:30:26.805Z] b9c365052c96: Pulling fs layer [2020-06-05T20:30:26.805Z] a2d8cc88f415: Pulling fs layer [2020-06-05T20:30:26.805Z] ea1d1ca13537: Pulling fs layer [2020-06-05T20:30:26.805Z] 3750a50a1c5e: Pulling fs layer [2020-06-05T20:30:26.805Z] 8a11ddd9e578: Waiting [2020-06-05T20:30:26.805Z] 4cf88f913ddb: Waiting [2020-06-05T20:30:26.805Z] 1df406cf5192: Waiting [2020-06-05T20:30:26.805Z] cd6300453558: Waiting [2020-06-05T20:30:26.805Z] b9c365052c96: Waiting [2020-06-05T20:30:26.805Z] a2d8cc88f415: Waiting [2020-06-05T20:30:26.805Z] ea1d1ca13537: Waiting [2020-06-05T20:30:26.805Z] 3750a50a1c5e: Waiting [2020-06-05T20:30:26.805Z] 777b28850792: Verifying Checksum [2020-06-05T20:30:26.805Z] 777b28850792: Download complete [2020-06-05T20:30:26.806Z] 2a23fa8c16f7: Verifying Checksum [2020-06-05T20:30:26.806Z] 2a23fa8c16f7: Download complete [2020-06-05T20:30:26.806Z] 4cf88f913ddb: Verifying Checksum [2020-06-05T20:30:26.806Z] 4cf88f913ddb: Download complete [2020-06-05T20:30:26.806Z] 1df406cf5192: Download complete [2020-06-05T20:30:27.082Z] cde5963f3b93: Download complete [2020-06-05T20:30:27.684Z] cde5963f3b93: Pull complete [2020-06-05T20:30:28.286Z] 2a23fa8c16f7: Pull complete [2020-06-05T20:30:28.894Z] 777b28850792: Pull complete [2020-06-05T20:30:28.894Z] cd6300453558: Verifying Checksum [2020-06-05T20:30:28.894Z] cd6300453558: Download complete [2020-06-05T20:30:28.894Z] a2d8cc88f415: Download complete [2020-06-05T20:30:29.875Z] ea1d1ca13537: Download complete [2020-06-05T20:30:30.153Z] 3750a50a1c5e: Verifying Checksum [2020-06-05T20:30:30.153Z] 3750a50a1c5e: Download complete [2020-06-05T20:30:32.133Z] b9c365052c96: Verifying Checksum [2020-06-05T20:30:32.133Z] b9c365052c96: Download complete [2020-06-05T20:30:32.411Z] 8a11ddd9e578: Verifying Checksum [2020-06-05T20:30:32.411Z] 8a11ddd9e578: Download complete [2020-06-05T20:30:44.815Z] 8a11ddd9e578: Pull complete [2020-06-05T20:30:44.815Z] 4cf88f913ddb: Pull complete [2020-06-05T20:30:44.815Z] 1df406cf5192: Pull complete [2020-06-05T20:30:49.126Z] cd6300453558: Pull complete [2020-06-05T20:30:54.521Z] b9c365052c96: Pull complete [2020-06-05T20:30:54.521Z] a2d8cc88f415: Pull complete [2020-06-05T20:30:56.057Z] Running on prd-centos7-docker-4c-2g-2017 in /w/workspace/y_app-service-configurable_PR-78 [Pipeline] { [Pipeline] ws [2020-06-05T20:30:56.082Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-06-05T20:30:56.510Z] ea1d1ca13537: Pull complete [2020-06-05T20:30:56.785Z] 3750a50a1c5e: Pull complete [2020-06-05T20:30:56.785Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-05T20:30:56.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-05T20:30:56.785Z] ---> 78745c68409d [2020-06-05T20:30:56.785Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-05T20:30:58.491Z] using credential edgex-jenkins-ssh [2020-06-05T20:30:58.516Z] Cloning the remote Git repository [2020-06-05T20:30:58.516Z] Cloning with configured refspecs honoured and without tags [2020-06-05T20:30:58.550Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-06-05T20:30:59.186Z] Fetching without tags [2020-06-05T20:30:59.662Z] Merging remotes/origin/master commit ec92aff0d23bf4d2fd1e2f36e60f884f7057d28e into PR head commit e88578ed0f964296ba3b95f6e2c04d3a1a7b613a [2020-06-05T20:30:58.614Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-06-05T20:30:58.658Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-05T20:30:58.658Z] > git --version # timeout=10 [2020-06-05T20:30:58.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T20:30:58.693Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-05T20:30:59.154Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-05T20:30:59.165Z] > git config --add remote.origin.fetch +refs/pull/78/head:refs/remotes/origin/PR-78 # timeout=10 [2020-06-05T20:30:59.171Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-05T20:30:59.181Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-05T20:30:59.192Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-05T20:30:59.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T20:30:59.197Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-05T20:30:59.735Z] Merge succeeded, producing e88578ed0f964296ba3b95f6e2c04d3a1a7b613a [2020-06-05T20:30:59.736Z] Checking out Revision e88578ed0f964296ba3b95f6e2c04d3a1a7b613a (PR-78) [2020-06-05T20:30:59.672Z] > git config core.sparsecheckout # timeout=10 [2020-06-05T20:30:59.678Z] > git checkout -f e88578ed0f964296ba3b95f6e2c04d3a1a7b613a # timeout=10 [2020-06-05T20:30:59.709Z] > git remote # timeout=10 [2020-06-05T20:30:59.716Z] > git config --get remote.origin.url # timeout=10 [2020-06-05T20:30:59.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T20:30:59.725Z] > git merge ec92aff0d23bf4d2fd1e2f36e60f884f7057d28e # timeout=10 [2020-06-05T20:30:59.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-05T20:30:59.742Z] > git config core.sparsecheckout # timeout=10 [2020-06-05T20:30:59.748Z] > git checkout -f e88578ed0f964296ba3b95f6e2c04d3a1a7b613a # timeout=10 [2020-06-05T20:31:02.192Z] ---> Running in 7aebeecca381 [2020-06-05T20:31:02.192Z] Removing intermediate container 7aebeecca381 [2020-06-05T20:31:02.192Z] ---> 5f4890f1c899 [2020-06-05T20:31:02.192Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-05T20:31:02.192Z] ---> Running in d81cab13ea28 [2020-06-05T20:31:03.619Z] Commit message: "feat: Add ability to Filter functions to reverse the logic to filter out specified names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-05T20:31:04.268Z] ========================================================= [2020-06-05T20:31:04.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-05T20:31:04.268Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-05T20:31:04.809Z] Removing intermediate container d81cab13ea28 [2020-06-05T20:31:04.809Z] ---> 2e210db97f86 [2020-06-05T20:31:04.809Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-06-05T20:31:04.809Z] ---> Running in e55bf759391c [2020-06-05T20:31:04.930Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-05T20:31:04.931Z] Sending build context to Docker daemon 295.4kB [2020-06-05T20:31:05.193Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-05T20:31:05.193Z] Step 2/8 : FROM ${BASE} [2020-06-05T20:31:05.193Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-05T20:31:05.193Z] e6b0cf9c0882: Pulling fs layer [2020-06-05T20:31:05.193Z] 2848faf0eed1: Pulling fs layer [2020-06-05T20:31:05.193Z] 0f37312ad70f: Pulling fs layer [2020-06-05T20:31:05.193Z] 5788d62ee057: Pulling fs layer [2020-06-05T20:31:05.193Z] 0e6b1d234666: Pulling fs layer [2020-06-05T20:31:05.193Z] bf5d7aec512f: Pulling fs layer [2020-06-05T20:31:05.193Z] 34c802a77dc8: Pulling fs layer [2020-06-05T20:31:05.193Z] 9eb99e56ec68: Pulling fs layer [2020-06-05T20:31:05.193Z] 27c7a5d97fbd: Pulling fs layer [2020-06-05T20:31:05.193Z] 5c102a31e300: Pulling fs layer [2020-06-05T20:31:05.193Z] dcfb455df0a1: Pulling fs layer [2020-06-05T20:31:05.193Z] 9eb99e56ec68: Waiting [2020-06-05T20:31:05.193Z] 27c7a5d97fbd: Waiting [2020-06-05T20:31:05.193Z] 5788d62ee057: Waiting [2020-06-05T20:31:05.193Z] 5c102a31e300: Waiting [2020-06-05T20:31:05.193Z] 0e6b1d234666: Waiting [2020-06-05T20:31:05.193Z] dcfb455df0a1: Waiting [2020-06-05T20:31:05.193Z] 34c802a77dc8: Waiting [2020-06-05T20:31:05.193Z] bf5d7aec512f: Waiting [2020-06-05T20:31:05.193Z] 0f37312ad70f: Verifying Checksum [2020-06-05T20:31:05.193Z] 0f37312ad70f: Download complete [2020-06-05T20:31:05.193Z] 2848faf0eed1: Download complete [2020-06-05T20:31:05.193Z] 0e6b1d234666: Verifying Checksum [2020-06-05T20:31:05.193Z] 0e6b1d234666: Download complete [2020-06-05T20:31:05.193Z] bf5d7aec512f: Verifying Checksum [2020-06-05T20:31:05.193Z] bf5d7aec512f: Download complete [2020-06-05T20:31:05.193Z] e6b0cf9c0882: Verifying Checksum [2020-06-05T20:31:05.785Z] e6b0cf9c0882: Pull complete [2020-06-05T20:31:05.796Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-05T20:31:06.059Z] 34c802a77dc8: Verifying Checksum [2020-06-05T20:31:06.059Z] 34c802a77dc8: Download complete [2020-06-05T20:31:06.059Z] 27c7a5d97fbd: Verifying Checksum [2020-06-05T20:31:06.059Z] 27c7a5d97fbd: Download complete [2020-06-05T20:31:06.645Z] 5c102a31e300: Verifying Checksum [2020-06-05T20:31:06.645Z] 5c102a31e300: Download complete [2020-06-05T20:31:06.645Z] dcfb455df0a1: Verifying Checksum [2020-06-05T20:31:06.645Z] dcfb455df0a1: Download complete [2020-06-05T20:31:06.769Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-05T20:31:06.906Z] 9eb99e56ec68: Verifying Checksum [2020-06-05T20:31:06.906Z] 9eb99e56ec68: Download complete [2020-06-05T20:31:06.906Z] 5788d62ee057: Verifying Checksum [2020-06-05T20:31:06.906Z] 5788d62ee057: Download complete [2020-06-05T20:31:07.041Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-06-05T20:31:07.311Z] (2/6) Installing libsodium (1.0.18-r0) [2020-06-05T20:31:07.311Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-06-05T20:31:07.311Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-06-05T20:31:07.481Z] 2848faf0eed1: Pull complete [2020-06-05T20:31:07.481Z] 0f37312ad70f: Pull complete [2020-06-05T20:31:07.586Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-05T20:31:07.586Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-06-05T20:31:07.586Z] Executing busybox-1.31.1-r8.trigger [2020-06-05T20:31:07.586Z] OK: 127 MiB in 45 packages [2020-06-05T20:31:09.027Z] Removing intermediate container e55bf759391c [2020-06-05T20:31:09.027Z] ---> f018316b5db0 [2020-06-05T20:31:09.027Z] Step 6/8 : WORKDIR /app [2020-06-05T20:31:09.027Z] ---> Running in 338c4a1759e4 [2020-06-05T20:31:09.639Z] Removing intermediate container 338c4a1759e4 [2020-06-05T20:31:09.639Z] ---> 302bfcd42e2b [2020-06-05T20:31:09.639Z] Step 7/8 : COPY . . [2020-06-05T20:31:10.611Z] ---> 3218126b7725 [2020-06-05T20:31:10.611Z] Step 8/8 : RUN go mod download [2020-06-05T20:31:10.611Z] ---> Running in cda4e3cf70f8 [2020-06-05T20:31:13.988Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-05T20:31:13.988Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-05T20:31:13.988Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-05T20:31:13.988Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-05T20:31:13.988Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-05T20:31:13.988Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-05T20:31:13.988Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-05T20:31:13.988Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-05T20:31:13.988Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-05T20:31:13.988Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-05T20:31:13.988Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.1-dev.3 [2020-06-05T20:31:13.988Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-05T20:31:13.988Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-05T20:31:13.988Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-05T20:31:13.988Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-05T20:31:13.988Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-05T20:31:13.988Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-05T20:31:13.988Z] go: finding github.com/fatih/color v1.7.0 [2020-06-05T20:31:13.988Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-05T20:31:13.988Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-05T20:31:13.988Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-05T20:31:13.988Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-05T20:31:13.988Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-05T20:31:13.988Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-05T20:31:13.988Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-05T20:31:13.988Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-05T20:31:13.988Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-05T20:31:13.988Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-05T20:31:13.988Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-05T20:31:13.988Z] go: finding github.com/google/uuid v1.1.1 [2020-06-05T20:31:13.988Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-05T20:31:13.988Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-05T20:31:13.988Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-05T20:31:14.116Z] 5788d62ee057: Pull complete [2020-06-05T20:31:14.116Z] 0e6b1d234666: Pull complete [2020-06-05T20:31:14.116Z] bf5d7aec512f: Pull complete [2020-06-05T20:31:14.259Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-05T20:31:14.259Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-05T20:31:14.259Z] go: finding github.com/kr/pty v1.1.1 [2020-06-05T20:31:14.259Z] go: finding github.com/kr/text v0.1.0 [2020-06-05T20:31:14.259Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-05T20:31:14.259Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-05T20:31:14.259Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-05T20:31:14.259Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-05T20:31:14.259Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-05T20:31:14.259Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-05T20:31:14.259Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-05T20:31:14.259Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-05T20:31:14.259Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-05T20:31:14.259Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-05T20:31:14.259Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-05T20:31:14.259Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-05T20:31:14.259Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-05T20:31:14.259Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-05T20:31:14.259Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-05T20:31:14.259Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-05T20:31:14.259Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-05T20:31:14.260Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-05T20:31:14.260Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-05T20:31:14.530Z] go: finding github.com/posener/complete v1.1.1 [2020-06-05T20:31:14.530Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-05T20:31:14.530Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-05T20:31:14.530Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-05T20:31:14.530Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-05T20:31:14.530Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-05T20:31:14.530Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-05T20:31:14.530Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-05T20:31:14.530Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-05T20:31:14.530Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-05T20:31:14.530Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-05T20:31:14.530Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-05T20:31:14.530Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-05T20:31:14.530Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-05T20:31:14.530Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-05T20:31:14.530Z] go: finding golang.org/x/text v0.3.2 [2020-06-05T20:31:14.803Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-05T20:31:14.803Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-05T20:31:14.803Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-05T20:31:14.803Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-05T20:31:14.803Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-05T20:31:14.803Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-05T20:31:18.334Z] 34c802a77dc8: Pull complete [2020-06-05T20:31:21.642Z] 9eb99e56ec68: Pull complete [2020-06-05T20:31:21.642Z] 27c7a5d97fbd: Pull complete [2020-06-05T20:31:22.591Z] 5c102a31e300: Pull complete [2020-06-05T20:31:22.591Z] dcfb455df0a1: Pull complete [2020-06-05T20:31:22.591Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-05T20:31:22.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-05T20:31:22.591Z] ---> 7c70fe431013 [2020-06-05T20:31:22.591Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-05T20:31:24.505Z] ---> Running in 607f8d204a26 [2020-06-05T20:31:24.505Z] Removing intermediate container 607f8d204a26 [2020-06-05T20:31:24.505Z] ---> 607505722473 [2020-06-05T20:31:24.505Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-05T20:31:24.505Z] ---> Running in c3f433e90b6b [2020-06-05T20:31:25.889Z] Removing intermediate container c3f433e90b6b [2020-06-05T20:31:25.889Z] ---> 4dbb68d956ed [2020-06-05T20:31:25.889Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-06-05T20:31:25.889Z] ---> Running in fb6168376d41 [2020-06-05T20:31:26.150Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-05T20:31:26.724Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-05T20:31:27.330Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-06-05T20:31:27.330Z] (2/6) Installing libsodium (1.0.18-r0) [2020-06-05T20:31:27.330Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-06-05T20:31:27.633Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-06-05T20:31:27.633Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-05T20:31:27.633Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-06-05T20:31:27.897Z] Executing busybox-1.31.1-r8.trigger [2020-06-05T20:31:27.897Z] OK: 145 MiB in 45 packages [2020-06-05T20:31:28.157Z] Removing intermediate container fb6168376d41 [2020-06-05T20:31:28.157Z] ---> 477386477e91 [2020-06-05T20:31:28.157Z] Step 6/8 : WORKDIR /app [2020-06-05T20:31:28.420Z] ---> Running in f5300b959c3b [2020-06-05T20:31:28.420Z] Removing intermediate container f5300b959c3b [2020-06-05T20:31:28.420Z] ---> a14204b28cd6 [2020-06-05T20:31:28.420Z] Step 7/8 : COPY . . [2020-06-05T20:31:29.000Z] ---> 96e1c0864290 [2020-06-05T20:31:29.000Z] Step 8/8 : RUN go mod download [2020-06-05T20:31:29.000Z] ---> Running in 0af2d4a31e3a [2020-06-05T20:31:31.549Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-05T20:31:31.549Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-05T20:31:31.549Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-05T20:31:31.549Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-05T20:31:31.549Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-05T20:31:31.549Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-05T20:31:31.549Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-05T20:31:31.549Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-05T20:31:31.549Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-05T20:31:31.549Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-05T20:31:31.549Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.1-dev.3 [2020-06-05T20:31:31.549Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-05T20:31:31.549Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-05T20:31:31.549Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-05T20:31:31.549Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-05T20:31:31.549Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-05T20:31:31.549Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-05T20:31:31.549Z] go: finding github.com/fatih/color v1.7.0 [2020-06-05T20:31:31.549Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-05T20:31:31.549Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-05T20:31:31.549Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-05T20:31:31.549Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-05T20:31:31.549Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-05T20:31:31.549Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-05T20:31:31.549Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-05T20:31:31.549Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-05T20:31:31.549Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-05T20:31:31.549Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-05T20:31:31.549Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-05T20:31:31.549Z] go: finding github.com/google/uuid v1.1.1 [2020-06-05T20:31:31.549Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-05T20:31:31.549Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-05T20:31:31.549Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-05T20:31:31.549Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-05T20:31:31.549Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-05T20:31:31.549Z] go: finding github.com/kr/pty v1.1.1 [2020-06-05T20:31:31.549Z] go: finding github.com/kr/text v0.1.0 [2020-06-05T20:31:31.549Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-05T20:31:31.810Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-05T20:31:31.810Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-05T20:31:31.810Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-05T20:31:31.810Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-05T20:31:31.810Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-05T20:31:31.810Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-05T20:31:31.810Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-05T20:31:31.810Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-05T20:31:31.810Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-05T20:31:31.810Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-05T20:31:31.810Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-05T20:31:31.810Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-05T20:31:31.810Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-05T20:31:31.810Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-05T20:31:31.810Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-05T20:31:31.810Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-05T20:31:31.810Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-05T20:31:31.810Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-05T20:31:31.810Z] go: finding github.com/posener/complete v1.1.1 [2020-06-05T20:31:31.810Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-05T20:31:31.810Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-05T20:31:31.810Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-05T20:31:31.810Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-05T20:31:31.810Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-05T20:31:31.810Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-05T20:31:31.810Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-05T20:31:31.810Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-05T20:31:31.810Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-05T20:31:31.810Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-05T20:31:31.810Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-05T20:31:31.810Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-05T20:31:31.810Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-05T20:31:31.810Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-05T20:31:31.810Z] go: finding golang.org/x/text v0.3.2 [2020-06-05T20:31:32.075Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-05T20:31:32.075Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-05T20:31:32.075Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-05T20:31:32.075Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-05T20:31:32.075Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-05T20:31:32.075Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-05T20:31:36.962Z] Removing intermediate container cda4e3cf70f8 [2020-06-05T20:31:36.962Z] ---> ae31093c1f7a [2020-06-05T20:31:36.962Z] Successfully built ae31093c1f7a [2020-06-05T20:31:36.962Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-05T20:31:37.488Z] + docker inspect -f . ci-base-image-arm64 [2020-06-05T20:31:37.488Z] . [Pipeline] withDockerContainer [2020-06-05T20:31:37.766Z] prd-ubuntu18.04-docker-arm64-4c-16g-2016 does not seem to be running inside a container [2020-06-05T20:31:37.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 [2020-06-05T20:31:39.524Z] $ docker top eff1807de368fcf4adf7356e46925247463258003b03900598439e9ef6190f4d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-05T20:31:40.891Z] + go version [2020-06-05T20:31:40.891Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-05T20:31:41.951Z] + make test [2020-06-05T20:31:41.951Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-06-05T20:31:47.014Z] Removing intermediate container 0af2d4a31e3a [2020-06-05T20:31:47.014Z] ---> e827cd63109a [2020-06-05T20:31:47.014Z] Successfully built e827cd63109a [2020-06-05T20:31:47.014Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-05T20:31:47.489Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-05T20:31:47.489Z] . [Pipeline] withDockerContainer [2020-06-05T20:31:47.587Z] prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container [2020-06-05T20:31:47.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** ci-base-image-x86_64 cat [2020-06-05T20:31:48.775Z] $ docker top 5e844838c505438a502f91233a2ef05733aa4e51906e81d52d5492bce1e62fe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-05T20:31:49.191Z] + go version [2020-06-05T20:31:49.191Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-05T20:31:49.492Z] + make test [2020-06-05T20:31:49.493Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-06-05T20:32:07.766Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-06-05T20:32:07.766Z] CGO_ENABLED=1 go vet ./... [2020-06-05T20:32:08.346Z] gofmt -l . [2020-06-05T20:32:08.346Z] [ "`gofmt -l .`" = "" ] [2020-06-05T20:32:08.346Z] ./bin/test-go-mod-tidy.sh [2020-06-05T20:32:08.921Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-06-05T20:32:09.891Z] Stashed 1 file(s) [Pipeline] } [2020-06-05T20:32:09.899Z] $ docker stop --time=1 5e844838c505438a502f91233a2ef05733aa4e51906e81d52d5492bce1e62fe5 [2020-06-05T20:32:12.282Z] $ docker rm -f 5e844838c505438a502f91233a2ef05733aa4e51906e81d52d5492bce1e62fe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-05T20:32:19.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-05T20:32:19.315Z] + ls -al . [2020-06-05T20:32:19.316Z] total 96 [2020-06-05T20:32:19.316Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 5 20:32 . [2020-06-05T20:32:19.316Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 5 20:30 .. [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 6027 Jun 5 20:30 Attribution.txt [2020-06-05T20:32:19.316Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 5 20:30 bin [2020-06-05T20:32:19.316Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 5 20:31 coverage.out [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 180 Jun 5 20:30 docker-compose.debug.yml [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 133 Jun 5 20:30 docker-compose.yml [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 1896 Jun 5 20:30 Dockerfile [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 966 Jun 5 20:30 Dockerfile.build [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 127 Jun 5 20:30 .dockerignore [2020-06-05T20:32:19.316Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 5 20:31 .git [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 93 Jun 5 20:30 .gitignore [2020-06-05T20:32:19.316Z] -rw-r--r--. 1 jenkins jenkins 132 Jun 5 20:32 go.mod [2020-06-05T20:32:19.316Z] -rw-r--r--. 1 jenkins jenkins 18585 Jun 5 20:32 go.sum [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 689 Jun 5 20:30 Jenkinsfile [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 5 20:30 LICENSE [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 1617 Jun 5 20:30 main.go [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 1573 Jun 5 20:30 makefile [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 481 Jun 5 20:30 README.md [2020-06-05T20:32:19.316Z] drwxrwxr-x. 10 jenkins jenkins 171 Jun 5 20:30 res [2020-06-05T20:32:19.316Z] drwxrwxr-x. 3 jenkins jenkins 45 Jun 5 20:31 .semver [2020-06-05T20:32:19.316Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 5 20:30 snap [2020-06-05T20:32:19.316Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 5 20:28 VERSION [Pipeline] isUnix [Pipeline] sh [2020-06-05T20:32:19.623Z] + 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=e88578ed0f964296ba3b95f6e2c04d3a1a7b613a --label arch=amd64 --label version=0.0.0 . [2020-06-05T20:32:19.623Z] Sending build context to Docker daemon 316.9kB [2020-06-05T20:32:19.887Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-05T20:32:19.887Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-05T20:32:19.887Z] ---> e827cd63109a [2020-06-05T20:32:19.887Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-06-05T20:32:19.887Z] ---> Running in 11da9707ce88 [2020-06-05T20:32:20.151Z] Removing intermediate container 11da9707ce88 [2020-06-05T20:32:20.151Z] ---> cfb335051119 [2020-06-05T20:32:20.151Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-05T20:32:20.151Z] ---> Running in 65b30e3e4a8f [2020-06-05T20:32:20.412Z] Removing intermediate container 65b30e3e4a8f [2020-06-05T20:32:20.412Z] ---> 63f9884e2c27 [2020-06-05T20:32:20.412Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-05T20:32:20.412Z] ---> Running in 40da54bd29c8 [2020-06-05T20:32:20.412Z] Removing intermediate container 40da54bd29c8 [2020-06-05T20:32:20.412Z] ---> 29c2f070a0ed [2020-06-05T20:32:20.412Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-05T20:32:20.673Z] ---> Running in 03e9a161e730 [2020-06-05T20:32:21.617Z] Removing intermediate container 03e9a161e730 [2020-06-05T20:32:21.617Z] ---> 07376ced25a4 [2020-06-05T20:32:21.617Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-05T20:32:21.617Z] ---> Running in 7fcff66d1fb5 [2020-06-05T20:32:21.878Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-05T20:32:22.823Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-05T20:32:22.823Z] OK: 145 MiB in 45 packages [2020-06-05T20:32:23.398Z] Removing intermediate container 7fcff66d1fb5 [2020-06-05T20:32:23.398Z] ---> db97d970799c [2020-06-05T20:32:23.398Z] Step 8/24 : WORKDIR /app [2020-06-05T20:32:23.398Z] ---> Running in f579cb5d9cc2 [2020-06-05T20:32:23.398Z] Removing intermediate container f579cb5d9cc2 [2020-06-05T20:32:23.398Z] ---> 5de6cd78031a [2020-06-05T20:32:23.398Z] Step 9/24 : COPY go.mod . [2020-06-05T20:32:23.660Z] ---> 438ab57c8e89 [2020-06-05T20:32:23.660Z] Step 10/24 : RUN go mod download [2020-06-05T20:32:23.923Z] ---> Running in 5f989617e22f [2020-06-05T20:32:24.869Z] Removing intermediate container 5f989617e22f [2020-06-05T20:32:24.869Z] ---> 6622de584ec9 [2020-06-05T20:32:24.869Z] Step 11/24 : COPY . . [2020-06-05T20:32:25.442Z] ---> 1f346f6b6504 [2020-06-05T20:32:25.442Z] Step 12/24 : ARG MAKE="make build" [2020-06-05T20:32:25.442Z] ---> Running in 6de8eec5b66b [2020-06-05T20:32:25.710Z] Removing intermediate container 6de8eec5b66b [2020-06-05T20:32:25.710Z] ---> 7495c962a968 [2020-06-05T20:32:25.710Z] Step 13/24 : RUN $MAKE [2020-06-05T20:32:25.710Z] ---> Running in 5012118e545b [2020-06-05T20:32:26.289Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-06-05T20:32:28.920Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-06-05T20:32:28.920Z] CGO_ENABLED=1 go vet ./... [2020-06-05T20:32:35.654Z] gofmt -l . [2020-06-05T20:32:35.654Z] [ "`gofmt -l .`" = "" ] [2020-06-05T20:32:35.654Z] ./bin/test-go-mod-tidy.sh [2020-06-05T20:32:35.654Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-06-05T20:32:36.270Z] Warning: overwriting stash ‘coverage-report’ [2020-06-05T20:32:36.635Z] Stashed 1 file(s) [Pipeline] } [2020-06-05T20:32:36.616Z] $ docker stop --time=1 eff1807de368fcf4adf7356e46925247463258003b03900598439e9ef6190f4d [2020-06-05T20:32:38.699Z] $ docker rm -f eff1807de368fcf4adf7356e46925247463258003b03900598439e9ef6190f4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-05T20:32:39.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-05T20:32:40.071Z] + ls -al . [2020-06-05T20:32:40.071Z] total 120 [2020-06-05T20:32:40.071Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 5 20:32 . [2020-06-05T20:32:40.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 20:30 .. [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 127 Jun 5 20:30 .dockerignore [2020-06-05T20:32:40.071Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 5 20:30 .git [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 93 Jun 5 20:30 .gitignore [2020-06-05T20:32:40.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 5 20:30 .semver [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 6027 Jun 5 20:30 Attribution.txt [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 1896 Jun 5 20:30 Dockerfile [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 966 Jun 5 20:30 Dockerfile.build [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 689 Jun 5 20:30 Jenkinsfile [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 5 20:30 LICENSE [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 481 Jun 5 20:30 README.md [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 5 20:28 VERSION [2020-06-05T20:32:40.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 5 20:30 bin [2020-06-05T20:32:40.071Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 5 20:31 coverage.out [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 180 Jun 5 20:30 docker-compose.debug.yml [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 133 Jun 5 20:30 docker-compose.yml [2020-06-05T20:32:40.071Z] -rw-r--r-- 1 jenkins jenkins 132 Jun 5 20:32 go.mod [2020-06-05T20:32:40.071Z] -rw-r--r-- 1 jenkins jenkins 18585 Jun 5 20:32 go.sum [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 5 20:30 main.go [2020-06-05T20:32:40.071Z] -rw-rw-r-- 1 jenkins jenkins 1573 Jun 5 20:30 makefile [2020-06-05T20:32:40.071Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 5 20:30 res [2020-06-05T20:32:40.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 20:30 snap [Pipeline] isUnix [Pipeline] sh [2020-06-05T20:32:40.405Z] + 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=e88578ed0f964296ba3b95f6e2c04d3a1a7b613a --label arch=arm64 --label version=0.0.0 . [2020-06-05T20:32:40.679Z] Sending build context to Docker daemon 316.9kB [2020-06-05T20:32:40.679Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-05T20:32:40.679Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-05T20:32:40.679Z] ---> ae31093c1f7a [2020-06-05T20:32:40.679Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-06-05T20:32:40.953Z] ---> Running in fd18c50c766c [2020-06-05T20:32:41.544Z] Removing intermediate container fd18c50c766c [2020-06-05T20:32:41.544Z] ---> fb77ef061310 [2020-06-05T20:32:41.544Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-05T20:32:41.544Z] ---> Running in d8ca558b9a7f [2020-06-05T20:32:41.816Z] Removing intermediate container d8ca558b9a7f [2020-06-05T20:32:41.816Z] ---> 75180e4a6ed9 [2020-06-05T20:32:41.816Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-05T20:32:42.085Z] ---> Running in 86597b89ca7e [2020-06-05T20:32:42.355Z] Removing intermediate container 86597b89ca7e [2020-06-05T20:32:42.355Z] ---> 85bf80995452 [2020-06-05T20:32:42.355Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-05T20:32:42.629Z] ---> Running in dffd442941c6 [2020-06-05T20:32:45.238Z] Removing intermediate container dffd442941c6 [2020-06-05T20:32:45.238Z] ---> 693e5479b6d2 [2020-06-05T20:32:45.238Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-05T20:32:45.238Z] ---> Running in 6a21a96a1d79 [2020-06-05T20:32:46.204Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-05T20:32:46.792Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-05T20:32:47.383Z] OK: 127 MiB in 45 packages [2020-06-05T20:32:48.411Z] Removing intermediate container 6a21a96a1d79 [2020-06-05T20:32:48.411Z] ---> d292f7ac8c8a [2020-06-05T20:32:48.411Z] Step 8/24 : WORKDIR /app [2020-06-05T20:32:48.434Z] Removing intermediate container 5012118e545b [2020-06-05T20:32:48.434Z] ---> 6c04d610d6cc [2020-06-05T20:32:48.434Z] Step 14/24 : FROM alpine:latest [2020-06-05T20:32:48.434Z] latest: Pulling from library/alpine [2020-06-05T20:32:48.434Z] df20fa9351a1: Pulling fs layer [2020-06-05T20:32:48.434Z] df20fa9351a1: Verifying Checksum [2020-06-05T20:32:48.434Z] df20fa9351a1: Download complete [2020-06-05T20:32:48.434Z] df20fa9351a1: Pull complete [2020-06-05T20:32:48.434Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-05T20:32:48.434Z] Status: Downloaded newer image for alpine:latest [2020-06-05T20:32:48.434Z] ---> a24bb4013296 [2020-06-05T20:32:48.434Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-05T20:32:48.434Z] ---> Running in 5f322ade145a [2020-06-05T20:32:48.434Z] Removing intermediate container 5f322ade145a [2020-06-05T20:32:48.434Z] ---> 96a326d2c8c8 [2020-06-05T20:32:48.434Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-06-05T20:32:48.434Z] ---> Running in f8a030601a67 [2020-06-05T20:32:48.434Z] Removing intermediate container f8a030601a67 [2020-06-05T20:32:48.434Z] ---> c6d59e745d74 [2020-06-05T20:32:48.434Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-06-05T20:32:48.434Z] ---> Running in 8a5c13e4b4a3 [2020-06-05T20:32:48.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-06-05T20:32:48.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-06-05T20:32:48.434Z] (1/6) Installing ca-certificates (20191127-r3) [2020-06-05T20:32:48.434Z] (2/6) Installing libgcc (9.3.0-r2) [2020-06-05T20:32:48.434Z] (3/6) Installing libsodium (1.0.18-r0) [2020-06-05T20:32:48.434Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-06-05T20:32:48.434Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-05T20:32:48.434Z] (6/6) Installing zeromq (4.3.2-r0) [2020-06-05T20:32:48.434Z] Executing busybox-1.31.1-r16.trigger [2020-06-05T20:32:48.434Z] Executing ca-certificates-20191127-r3.trigger [2020-06-05T20:32:48.434Z] OK: 9 MiB in 20 packages [2020-06-05T20:32:48.701Z] ---> Running in 799c032b14e0 [2020-06-05T20:32:48.994Z] Removing intermediate container 799c032b14e0 [2020-06-05T20:32:48.994Z] ---> 482419163267 [2020-06-05T20:32:48.994Z] Step 9/24 : COPY go.mod . [2020-06-05T20:32:49.377Z] Removing intermediate container 8a5c13e4b4a3 [2020-06-05T20:32:49.378Z] ---> 37f7f6304a9b [2020-06-05T20:32:49.378Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-06-05T20:32:49.378Z] ---> b5e885aa635c [2020-06-05T20:32:49.378Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-06-05T20:32:49.990Z] ---> 9cbb48a68919 [2020-06-05T20:32:49.990Z] Step 10/24 : RUN go mod download [2020-06-05T20:32:49.990Z] ---> Running in 8724258c36bf [2020-06-05T20:32:50.328Z] ---> d7884e1e53e5 [2020-06-05T20:32:50.328Z] Step 20/24 : EXPOSE 48095 [2020-06-05T20:32:50.328Z] ---> Running in 758246c02d49 [2020-06-05T20:32:50.328Z] Removing intermediate container 758246c02d49 [2020-06-05T20:32:50.328Z] ---> 1423f5726fbc [2020-06-05T20:32:50.328Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-06-05T20:32:50.590Z] ---> Running in d6fa5fd87d9d [2020-06-05T20:32:50.590Z] Removing intermediate container d6fa5fd87d9d [2020-06-05T20:32:50.590Z] ---> 604aabb627a4 [2020-06-05T20:32:50.590Z] Step 22/24 : LABEL arch=amd64 [2020-06-05T20:32:50.590Z] ---> Running in fe08e3cef3a2 [2020-06-05T20:32:50.851Z] Removing intermediate container fe08e3cef3a2 [2020-06-05T20:32:50.851Z] ---> 249d0276f410 [2020-06-05T20:32:50.851Z] Step 23/24 : LABEL git_sha=e88578ed0f964296ba3b95f6e2c04d3a1a7b613a [2020-06-05T20:32:50.851Z] ---> Running in 735f5286ee3b [2020-06-05T20:32:51.112Z] Removing intermediate container 735f5286ee3b [2020-06-05T20:32:51.112Z] ---> 4f38f73df62e [2020-06-05T20:32:51.112Z] Step 24/24 : LABEL version=0.0.0 [2020-06-05T20:32:51.112Z] ---> Running in 522e17007c8a [2020-06-05T20:32:51.374Z] Removing intermediate container 522e17007c8a [2020-06-05T20:32:51.374Z] ---> d1a689cc97f3 [2020-06-05T20:32:51.374Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-05T20:32:51.374Z] Successfully built d1a689cc97f3 [2020-06-05T20:32:51.374Z] 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] } [2020-06-05T20:32:52.609Z] Removing intermediate container 8724258c36bf [2020-06-05T20:32:52.609Z] ---> 72616ec7ff65 [2020-06-05T20:32:52.609Z] Step 11/24 : COPY . . [2020-06-05T20:32:53.582Z] ---> a03c7a19a469 [2020-06-05T20:32:53.582Z] Step 12/24 : ARG MAKE="make build" [2020-06-05T20:32:53.582Z] ---> Running in 7065b54b328a [2020-06-05T20:32:54.181Z] Removing intermediate container 7065b54b328a [2020-06-05T20:32:54.181Z] ---> 5fb9eb4cd8ff [2020-06-05T20:32:54.181Z] Step 13/24 : RUN $MAKE [2020-06-05T20:32:54.181Z] ---> Running in 64be0fbd2d59 [2020-06-05T20:32:55.609Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-06-05T20:33:42.591Z] Removing intermediate container 64be0fbd2d59 [2020-06-05T20:33:42.591Z] ---> 30fb3b0040a3 [2020-06-05T20:33:42.591Z] Step 14/24 : FROM alpine:latest [2020-06-05T20:33:42.591Z] latest: Pulling from library/alpine [2020-06-05T20:33:42.591Z] b538f80385f9: Pulling fs layer [2020-06-05T20:33:42.591Z] b538f80385f9: Verifying Checksum [2020-06-05T20:33:42.591Z] b538f80385f9: Download complete [2020-06-05T20:33:42.591Z] b538f80385f9: Pull complete [2020-06-05T20:33:42.591Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-05T20:33:42.591Z] Status: Downloaded newer image for alpine:latest [2020-06-05T20:33:42.591Z] ---> 62ee0e9f8440 [2020-06-05T20:33:42.591Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-05T20:33:42.591Z] ---> Running in 65e978e57b45 [2020-06-05T20:33:42.591Z] Removing intermediate container 65e978e57b45 [2020-06-05T20:33:42.591Z] ---> 3e0f4cc827e9 [2020-06-05T20:33:42.591Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-06-05T20:33:42.591Z] ---> Running in 53983d3e7934 [2020-06-05T20:33:42.591Z] Removing intermediate container 53983d3e7934 [2020-06-05T20:33:42.591Z] ---> 4910f0647e75 [2020-06-05T20:33:42.591Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-06-05T20:33:42.591Z] ---> Running in d2af23624272 [2020-06-05T20:33:44.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-06-05T20:33:44.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-06-05T20:33:44.883Z] (1/6) Installing ca-certificates (20191127-r3) [2020-06-05T20:33:44.883Z] (2/6) Installing libgcc (9.3.0-r2) [2020-06-05T20:33:44.883Z] (3/6) Installing libsodium (1.0.18-r0) [2020-06-05T20:33:44.883Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-06-05T20:33:44.883Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-05T20:33:44.883Z] (6/6) Installing zeromq (4.3.2-r0) [2020-06-05T20:33:44.883Z] Executing busybox-1.31.1-r16.trigger [2020-06-05T20:33:44.883Z] Executing ca-certificates-20191127-r3.trigger [2020-06-05T20:33:45.153Z] OK: 8 MiB in 20 packages [2020-06-05T20:33:46.582Z] Removing intermediate container d2af23624272 [2020-06-05T20:33:46.583Z] ---> af042d095e41 [2020-06-05T20:33:46.583Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-06-05T20:33:47.563Z] ---> 4ca1e615830b [2020-06-05T20:33:47.563Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-06-05T20:33:48.991Z] ---> 11c6e97b41b5 [2020-06-05T20:33:48.991Z] Step 20/24 : EXPOSE 48095 [2020-06-05T20:33:49.263Z] ---> Running in 13e3dc1c3fc0 [2020-06-05T20:33:49.858Z] Removing intermediate container 13e3dc1c3fc0 [2020-06-05T20:33:49.858Z] ---> f8cdb67fb786 [2020-06-05T20:33:49.858Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-06-05T20:33:49.858Z] ---> Running in 9d98a7a1daa2 [2020-06-05T20:33:50.452Z] Removing intermediate container 9d98a7a1daa2 [2020-06-05T20:33:50.453Z] ---> 3ac8a2fdac7b [2020-06-05T20:33:50.453Z] Step 22/24 : LABEL arch=arm64 [2020-06-05T20:33:50.453Z] ---> Running in ba6fb6759989 [2020-06-05T20:33:51.042Z] Removing intermediate container ba6fb6759989 [2020-06-05T20:33:51.042Z] ---> d8b42c8a2d81 [2020-06-05T20:33:51.042Z] Step 23/24 : LABEL git_sha=e88578ed0f964296ba3b95f6e2c04d3a1a7b613a [2020-06-05T20:33:51.042Z] ---> Running in 1445fc0e781c [2020-06-05T20:33:51.637Z] Removing intermediate container 1445fc0e781c [2020-06-05T20:33:51.637Z] ---> 9b41efd6adba [2020-06-05T20:33:51.637Z] Step 24/24 : LABEL version=0.0.0 [2020-06-05T20:33:51.637Z] ---> Running in 41b69517313f [2020-06-05T20:33:51.907Z] Removing intermediate container 41b69517313f [2020-06-05T20:33:51.907Z] ---> 4a5fc756f8c0 [2020-06-05T20:33:51.907Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-05T20:33:51.907Z] Successfully built 4a5fc756f8c0 [2020-06-05T20:33:51.907Z] 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 [2020-06-05T20:33:52.616Z] provisioning config files... [2020-06-05T20:33:52.626Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-78@tmp/config49305678711820tmp [Pipeline] { [Pipeline] sh [2020-06-05T20:33:52.945Z] + curl -s https://codecov.io/bash [2020-06-05T20:33:52.945Z] + bash -s - -t @/w/workspace/y_app-service-configurable_PR-78@tmp/config49305678711820tmp [2020-06-05T20:33:53.205Z] [2020-06-05T20:33:53.205Z] _____ _ [2020-06-05T20:33:53.205Z] / ____| | | [2020-06-05T20:33:53.205Z] | | ___ __| | ___ ___ _____ __ [2020-06-05T20:33:53.205Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-05T20:33:53.205Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-05T20:33:53.205Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-05T20:33:53.205Z] Bash-20200602-f809a24 [2020-06-05T20:33:53.205Z] [2020-06-05T20:33:53.205Z] [2020-06-05T20:33:53.205Z] ==> Jenkins CI detected. [2020-06-05T20:33:53.205Z] project root: . [2020-06-05T20:33:53.205Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-05T20:33:53.205Z] ==> Running gcov in . (disable via -X gcov) [2020-06-05T20:33:53.205Z] ==> Python coveragepy not found [2020-06-05T20:33:53.205Z] ==> Searching for coverage reports in: [2020-06-05T20:33:53.205Z] + . [2020-06-05T20:33:53.205Z] -> Found 1 reports [2020-06-05T20:33:53.205Z] ==> Detecting git/mercurial file structure [2020-06-05T20:33:53.205Z] ==> Reading reports [2020-06-05T20:33:53.205Z] + ./coverage.out bytes=10 [2020-06-05T20:33:53.205Z] ==> Appending adjustments [2020-06-05T20:33:53.205Z] https://docs.codecov.io/docs/fixing-reports [2020-06-05T20:33:53.205Z] + Found adjustments [2020-06-05T20:33:53.205Z] ==> Gzipping contents [2020-06-05T20:33:53.205Z] ==> Uploading reports [2020-06-05T20:33:53.205Z] url: https://codecov.io [2020-06-05T20:33:53.205Z] query: branch=PR-78&commit=e88578ed0f964296ba3b95f6e2c04d3a1a7b613a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-78%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=78&job= [2020-06-05T20:33:53.205Z] -> Pinging Codecov [2020-06-05T20:33:53.205Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-78&commit=e88578ed0f964296ba3b95f6e2c04d3a1a7b613a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-78%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=78&job= [2020-06-05T20:33:53.776Z] -> Uploading [2020-06-05T20:33:54.347Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e88578ed0f964296ba3b95f6e2c04d3a1a7b613a [Pipeline] } [2020-06-05T20:33:54.355Z] 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 [2020-06-05T20:33:55.215Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-05T20:33:55.783Z] ---> package-listing.sh [2020-06-05T20:33:55.783Z] ++ facter osfamily [2020-06-05T20:33:55.783Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-05T20:33:55.783Z] + OS_FAMILY=redhat [2020-06-05T20:33:55.783Z] + workspace=/w/workspace/y_app-service-configurable_PR-78 [2020-06-05T20:33:55.783Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-05T20:33:55.783Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-05T20:33:55.783Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-05T20:33:55.783Z] + PACKAGES=/tmp/packages_start.txt [2020-06-05T20:33:55.783Z] + '[' /w/workspace/y_app-service-configurable_PR-78 ']' [2020-06-05T20:33:55.783Z] + PACKAGES=/tmp/packages_end.txt [2020-06-05T20:33:55.783Z] + case "${OS_FAMILY}" in [2020-06-05T20:33:55.783Z] + rpm -qa [2020-06-05T20:33:55.783Z] + sort [2020-06-05T20:33:59.993Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-05T20:33:59.993Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-05T20:33:59.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-05T20:33:59.993Z] + '[' /w/workspace/y_app-service-configurable_PR-78 ']' [2020-06-05T20:33:59.993Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-78/archives/ [2020-06-05T20:33:59.993Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-78/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-05T20:34:00.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-05T20:34:00.609Z] [2020-06-05T20:34:00.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-05T20:34:00.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-05T20:34:00.937Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-05T20:34:00.937Z] c9b1b535fdd9: Pulling fs layer [2020-06-05T20:34:00.937Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-05T20:34:00.937Z] 756a868c4378: Pulling fs layer [2020-06-05T20:34:00.937Z] 444b2fc9a129: Pulling fs layer [2020-06-05T20:34:00.937Z] ea15f1150254: Pulling fs layer [2020-06-05T20:34:00.937Z] 41b27a9f41bf: Pulling fs layer [2020-06-05T20:34:00.937Z] 28c525ee5125: Pulling fs layer [2020-06-05T20:34:00.937Z] 094b1ea09ed8: Pulling fs layer [2020-06-05T20:34:00.937Z] 138eaada9080: Pulling fs layer [2020-06-05T20:34:00.937Z] 0622d0fa9048: Pulling fs layer [2020-06-05T20:34:00.937Z] 444b2fc9a129: Waiting [2020-06-05T20:34:00.937Z] 28c525ee5125: Waiting [2020-06-05T20:34:00.937Z] 094b1ea09ed8: Waiting [2020-06-05T20:34:00.937Z] 138eaada9080: Waiting [2020-06-05T20:34:00.937Z] ea15f1150254: Waiting [2020-06-05T20:34:00.937Z] 41b27a9f41bf: Waiting [2020-06-05T20:34:00.937Z] 0622d0fa9048: Waiting [2020-06-05T20:34:00.937Z] 2cc5ad85d9ab: Download complete [2020-06-05T20:34:00.937Z] 444b2fc9a129: Verifying Checksum [2020-06-05T20:34:00.937Z] 444b2fc9a129: Download complete [2020-06-05T20:34:00.937Z] c9b1b535fdd9: Verifying Checksum [2020-06-05T20:34:00.937Z] c9b1b535fdd9: Download complete [2020-06-05T20:34:00.937Z] ea15f1150254: Download complete [2020-06-05T20:34:00.937Z] 28c525ee5125: Verifying Checksum [2020-06-05T20:34:00.937Z] 28c525ee5125: Download complete [2020-06-05T20:34:01.202Z] 756a868c4378: Verifying Checksum [2020-06-05T20:34:01.202Z] 756a868c4378: Download complete [2020-06-05T20:34:01.473Z] 138eaada9080: Verifying Checksum [2020-06-05T20:34:01.473Z] 138eaada9080: Download complete [2020-06-05T20:34:01.473Z] 0622d0fa9048: Verifying Checksum [2020-06-05T20:34:01.473Z] 0622d0fa9048: Download complete [2020-06-05T20:34:01.473Z] 094b1ea09ed8: Verifying Checksum [2020-06-05T20:34:01.473Z] 094b1ea09ed8: Download complete [2020-06-05T20:34:01.473Z] c9b1b535fdd9: Pull complete [2020-06-05T20:34:01.743Z] 2cc5ad85d9ab: Pull complete [2020-06-05T20:34:02.008Z] 41b27a9f41bf: Verifying Checksum [2020-06-05T20:34:02.008Z] 41b27a9f41bf: Download complete [2020-06-05T20:34:03.405Z] 756a868c4378: Pull complete [2020-06-05T20:34:03.405Z] 444b2fc9a129: Pull complete [2020-06-05T20:34:03.666Z] ea15f1150254: Pull complete [2020-06-05T20:34:07.883Z] 41b27a9f41bf: Pull complete [2020-06-05T20:34:07.883Z] 28c525ee5125: Pull complete [2020-06-05T20:34:10.435Z] 094b1ea09ed8: Pull complete [2020-06-05T20:34:10.698Z] 138eaada9080: Pull complete [2020-06-05T20:34:10.958Z] 0622d0fa9048: Pull complete [2020-06-05T20:34:10.958Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-05T20:34:10.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-05T20:34:10.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-05T20:34:11.099Z] prd-centos7-docker-4c-2g-2015 does not seem to be running inside a container [2020-06-05T20:34:11.139Z] $ 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-78 -v /w/workspace/y_app-service-configurable_PR-78:/w/workspace/y_app-service-configurable_PR-78:rw,z -v /w/workspace/y_app-service-configurable_PR-78@tmp:/w/workspace/y_app-service-configurable_PR-78@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 [2020-06-05T20:34:14.816Z] $ docker top bc1422308d9ca5133dd012aea64700f793a34cedb8560ac1c9a15b35ab2ef2c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-05T20:34:14.979Z] provisioning config files... [2020-06-05T20:34:14.993Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-78@tmp/config4067548657102271765tmp [Pipeline] { [Pipeline] echo [2020-06-05T20:34:15.022Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-05T20:34:15.314Z] ---> create-netrc.sh [Pipeline] echo [2020-06-05T20:34:15.324Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-05T20:34:15.648Z] ---> logs-deploy.sh [2020-06-05T20:34:15.648Z] + ARCHIVE_ARTIFACTS= [2020-06-05T20:34:15.648Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-05T20:34:15.648Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-05T20:34:15.648Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-05T20:34:15.648Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-78/2 [2020-06-05T20:34:15.648Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-78/2/ [2020-06-05T20:34:15.648Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-78/2 /w/workspace/y_app-service-configurable_PR-78 [2020-06-05T20:34:17.562Z] Archives upload complete. [2020-06-05T20:34:17.562Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-78/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-78/2/ [2020-06-05T20:34:18.132Z] ---> uname -a: [2020-06-05T20:34:18.132Z] Linux bc1422308d9c 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-05T20:34:18.132Z] [2020-06-05T20:34:18.132Z]