b'Started by user lranjbar\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nObtained Jenkinsfile from 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 5b9f7a87d251a19295238cc59b7f490b1a10cdeb\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 5b9f7a87d251a19295238cc59b7f490b1a10cdeb (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5b9f7a87d251a19295238cc59b7f490b1a10cdeb # timeout=10\nCommit message: "Merge pull request #90 from ernestojeda/fix-null-workspace-project"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.12]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: app-service-configurable-settings\n PROJECT: app-service-configurable\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-service-configurable\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n[Pipeline] node\nStill waiting to schedule task\nAll nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-4c-2g-14938 in /w/workspace/_app-service-configurable_master\n[Pipeline] {\n[Pipeline] ws\nRunning in /w/workspace/app-service-configurable/7\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/app-service-configurable.git\n > git init /w/workspace/app-service-configurable/7 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nChecking out Revision 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff (master)\n > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff # timeout=10\nCommit message: "Merge pull request #45 from drensber/issue_43_again"\n > git rev-list --no-walk 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-17T17:53:37.331Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:53:38.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-17T17:53:38.649Z] \n[2020-01-17T17:53:38.649Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:53:38.994Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-17T17:53:38.994Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-17T17:53:38.994Z] e7c96db7181b: Pulling fs layer\n[2020-01-17T17:53:38.994Z] a038dfdf5543: Pulling fs layer\n[2020-01-17T17:53:38.994Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-17T17:53:38.994Z] e7c96db7181b: Verifying Checksum\n[2020-01-17T17:53:38.994Z] e7c96db7181b: Download complete\n[2020-01-17T17:53:39.265Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-17T17:53:39.265Z] 8d5d8e63b3c0: Download complete\n[2020-01-17T17:53:39.265Z] a038dfdf5543: Verifying Checksum\n[2020-01-17T17:53:39.265Z] a038dfdf5543: Download complete\n[2020-01-17T17:53:39.265Z] e7c96db7181b: Pull complete\n[2020-01-17T17:53:40.202Z] a038dfdf5543: Pull complete\n[2020-01-17T17:53:40.202Z] 8d5d8e63b3c0: Pull complete\n[2020-01-17T17:53:40.202Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-17T17:53:40.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-17T17:53:40.327Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container\n[2020-01-17T17:53:40.367Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-17T17:53:40.974Z] $ docker top 70bca77a9e00608b9b74163f895334f0d66c85c5cbdedbca072d35bffb05814a -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-17T17:53:41.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-17T17:53:41.533Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-17T17:53:41.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-17T17:53:41.737Z] $ docker exec 70bca77a9e00608b9b74163f895334f0d66c85c5cbdedbca072d35bffb05814a ssh-agent\n[2020-01-17T17:53:41.939Z] SSH_AUTH_SOCK=/tmp/ssh-quSde7BT1qoc/agent.14\n[2020-01-17T17:53:41.939Z] SSH_AGENT_PID=21\n[2020-01-17T17:53:41.955Z] Running ssh-add (command line suppressed)\n[2020-01-17T17:53:42.091Z] Identity added: /w/workspace/app-service-configurable/7@tmp/private_key_9101115434666396466.key (/w/workspace/app-service-configurable/7@tmp/private_key_9101115434666396466.key)\n[2020-01-17T17:53:42.145Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T17:53:42.438Z] + git describe --exact-match --tags HEAD\n[2020-01-17T17:53:42.438Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-17T17:53:42.486Z] $ docker exec --env ******** --env ******** 70bca77a9e00608b9b74163f895334f0d66c85c5cbdedbca072d35bffb05814a ssh-agent -k\n[2020-01-17T17:53:42.636Z] unset SSH_AUTH_SOCK;\n[2020-01-17T17:53:42.636Z] unset SSH_AGENT_PID;\n[2020-01-17T17:53:42.636Z] echo Agent pid 21 killed;\n[2020-01-17T17:53:42.681Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-17T17:53:42.695Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-17T17:53:42.695Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-17T17:53:42.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-17T17:53:42.719Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-17T17:53:42.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-17T17:53:42.904Z] $ docker exec 70bca77a9e00608b9b74163f895334f0d66c85c5cbdedbca072d35bffb05814a ssh-agent\n[2020-01-17T17:53:43.097Z] SSH_AUTH_SOCK=/tmp/ssh-uqGVar7jE6G5/agent.57\n[2020-01-17T17:53:43.097Z] SSH_AGENT_PID=63\n[2020-01-17T17:53:43.103Z] Running ssh-add (command line suppressed)\n[2020-01-17T17:53:43.244Z] Identity added: /w/workspace/app-service-configurable/7@tmp/private_key_5424695942503006882.key (/w/workspace/app-service-configurable/7@tmp/private_key_5424695942503006882.key)\n[2020-01-17T17:53:43.311Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T17:53:43.660Z] + git semver init\n[2020-01-17T17:53:43.660Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-17T17:53:43.660Z] # $GIT_DIR = /w/workspace/app-service-configurable/7/.git\n[2020-01-17T17:53:43.660Z] # $GIT_WORK_TREE = /w/workspace/app-service-configurable/7\n[2020-01-17T17:53:43.660Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-17T17:53:43.660Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-17T17:53:43.660Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-17T17:53:43.660Z] # $SEMVER_BRANCH = master\n[2020-01-17T17:53:43.660Z] # $SEMVER_TEMP = /tmp/semver-221845469\n[2020-01-17T17:53:43.660Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP\n[2020-01-17T17:53:44.231Z] # \'/tmp/semver-221845469\' -> \'/w/workspace/app-service-configurable/7/.semver\'\n[2020-01-17T17:53:44.231Z] # $SEMVER_DIR = /w/workspace/app-service-configurable/7/.semver\n[Pipeline] }\n[2020-01-17T17:53:44.241Z] $ docker exec --env ******** --env ******** 70bca77a9e00608b9b74163f895334f0d66c85c5cbdedbca072d35bffb05814a ssh-agent -k\n[2020-01-17T17:53:44.384Z] unset SSH_AUTH_SOCK;\n[2020-01-17T17:53:44.385Z] unset SSH_AGENT_PID;\n[2020-01-17T17:53:44.385Z] echo Agent pid 63 killed;\n[2020-01-17T17:53:44.430Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-17T17:53:44.741Z] + git semver\n[Pipeline] }\n[2020-01-17T17:53:44.751Z] $ docker stop --time=1 70bca77a9e00608b9b74163f895334f0d66c85c5cbdedbca072d35bffb05814a\n[2020-01-17T17:53:46.129Z] $ docker rm -f 70bca77a9e00608b9b74163f895334f0d66c85c5cbdedbca072d35bffb05814a\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-17T17:53:46.662Z] Stashed 31 file(s)\n[Pipeline] echo\n[2020-01-17T17:53:46.663Z] [edgeXSemver] initialized semver on version 1.0.1-dev.4\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-17T17:53:46.858Z] =========================================================\n[2020-01-17T17:53:46.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-01-17T17:53:46.858Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:53:47.155Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n[2020-01-17T17:53:47.418Z] Sending build context to Docker daemon 212kB\r\r\n[2020-01-17T17:53:47.678Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-17T17:53:47.678Z] Step 2/8 : FROM ${BASE}\n[2020-01-17T17:53:47.678Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-17T17:53:47.678Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-17T17:53:47.678Z] 2848faf0eed1: Pulling fs layer\n[2020-01-17T17:53:47.678Z] 0f37312ad70f: Pulling fs layer\n[2020-01-17T17:53:47.679Z] 7d08f2745646: Pulling fs layer\n[2020-01-17T17:53:47.679Z] 4c9f31393084: Pulling fs layer\n[2020-01-17T17:53:47.679Z] 75f7a44be1ab: Pulling fs layer\n[2020-01-17T17:53:47.679Z] b4c4bfaf82a6: Pulling fs layer\n[2020-01-17T17:53:47.679Z] 879382edf91e: Pulling fs layer\n[2020-01-17T17:53:47.679Z] 465f21562d6c: Pulling fs layer\n[2020-01-17T17:53:47.679Z] c022810cb2be: Pulling fs layer\n[2020-01-17T17:53:47.679Z] 2dbe7964578c: Pulling fs layer\n[2020-01-17T17:53:47.679Z] b4c4bfaf82a6: Waiting\n[2020-01-17T17:53:47.679Z] 879382edf91e: Waiting\n[2020-01-17T17:53:47.679Z] 465f21562d6c: Waiting\n[2020-01-17T17:53:47.679Z] c022810cb2be: Waiting\n[2020-01-17T17:53:47.679Z] 2dbe7964578c: Waiting\n[2020-01-17T17:53:47.679Z] 75f7a44be1ab: Waiting\n[2020-01-17T17:53:47.679Z] 4c9f31393084: Waiting\n[2020-01-17T17:53:47.679Z] 7d08f2745646: Waiting\n[2020-01-17T17:53:47.679Z] 0f37312ad70f: Download complete\n[2020-01-17T17:53:47.679Z] 2848faf0eed1: Verifying Checksum\n[2020-01-17T17:53:47.679Z] 2848faf0eed1: Download complete\n[2020-01-17T17:53:47.679Z] 4c9f31393084: Verifying Checksum\n[2020-01-17T17:53:47.679Z] 4c9f31393084: Download complete\n[2020-01-17T17:53:47.679Z] 75f7a44be1ab: Verifying Checksum\n[2020-01-17T17:53:47.679Z] 75f7a44be1ab: Download complete\n[2020-01-17T17:53:47.679Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-17T17:53:47.679Z] e6b0cf9c0882: Download complete\n[2020-01-17T17:53:47.949Z] e6b0cf9c0882: Pull complete\n[2020-01-17T17:53:48.906Z] b4c4bfaf82a6: Verifying Checksum\n[2020-01-17T17:53:48.906Z] b4c4bfaf82a6: Download complete\n[2020-01-17T17:53:48.906Z] 465f21562d6c: Download complete\n[2020-01-17T17:53:49.166Z] 879382edf91e: Verifying Checksum\n[2020-01-17T17:53:49.166Z] 879382edf91e: Download complete\n[2020-01-17T17:53:49.166Z] 2dbe7964578c: Verifying Checksum\n[2020-01-17T17:53:49.166Z] 2dbe7964578c: Download complete\n[2020-01-17T17:53:49.166Z] 7d08f2745646: Verifying Checksum\n[2020-01-17T17:53:49.166Z] 7d08f2745646: Download complete\n[2020-01-17T17:53:49.425Z] c022810cb2be: Verifying Checksum\n[2020-01-17T17:53:49.425Z] c022810cb2be: Download complete\n[2020-01-17T17:53:50.801Z] 2848faf0eed1: Pull complete\n[2020-01-17T17:53:50.801Z] 0f37312ad70f: Pull complete\n[2020-01-17T17:53:57.433Z] 7d08f2745646: Pull complete\n[2020-01-17T17:53:57.433Z] 4c9f31393084: Pull complete\n[2020-01-17T17:53:57.433Z] 75f7a44be1ab: Pull complete\n[2020-01-17T17:54:00.724Z] b4c4bfaf82a6: Pull complete\n[2020-01-17T17:54:01.754Z] Still waiting to schedule task\n[2020-01-17T17:54:01.754Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-17T17:54:04.022Z] 879382edf91e: Pull complete\n[2020-01-17T17:54:04.022Z] 465f21562d6c: Pull complete\n[2020-01-17T17:54:04.962Z] c022810cb2be: Pull complete\n[2020-01-17T17:54:04.962Z] 2dbe7964578c: Pull complete\n[2020-01-17T17:54:04.962Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-01-17T17:54:04.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-01-17T17:54:04.962Z] ---> 3f42607d790b\n[2020-01-17T17:54:04.962Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-17T17:54:04.962Z] ---> Running in c06b3c00d0d4\n[2020-01-17T17:54:05.221Z] Removing intermediate container c06b3c00d0d4\n[2020-01-17T17:54:05.221Z] ---> ee523dfea42d\n[2020-01-17T17:54:05.221Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-17T17:54:05.221Z] ---> Running in 19c2c7bf27dd\n[2020-01-17T17:54:06.164Z] Removing intermediate container 19c2c7bf27dd\n[2020-01-17T17:54:06.164Z] ---> a6400c951ff0\n[2020-01-17T17:54:06.164Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n[2020-01-17T17:54:06.164Z] ---> Running in 32f1b15753c5\n[2020-01-17T17:54:06.433Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-17T17:54:07.379Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-17T17:54:07.379Z] (1/6) Installing libc-dev (0.7.2-r0)\n[2020-01-17T17:54:07.637Z] (2/6) Installing libsodium (1.0.18-r0)\n[2020-01-17T17:54:07.637Z] (3/6) Installing pkgconf (1.6.3-r0)\n[2020-01-17T17:54:07.637Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n[2020-01-17T17:54:07.895Z] (5/6) Installing libzmq (4.3.2-r0)\n[2020-01-17T17:54:07.895Z] (6/6) Installing zeromq-dev (4.3.2-r0)\n[2020-01-17T17:54:07.895Z] Executing busybox-1.31.1-r8.trigger\n[2020-01-17T17:54:07.895Z] OK: 145 MiB in 45 packages\n[2020-01-17T17:54:08.466Z] Removing intermediate container 32f1b15753c5\n[2020-01-17T17:54:08.466Z] ---> 866327ff25e6\n[2020-01-17T17:54:08.466Z] Step 6/8 : WORKDIR /app\n[2020-01-17T17:54:08.466Z] ---> Running in 7c3adb7ceb51\n[2020-01-17T17:54:08.725Z] Removing intermediate container 7c3adb7ceb51\n[2020-01-17T17:54:08.725Z] ---> 63f9abd7e21e\n[2020-01-17T17:54:08.725Z] Step 7/8 : COPY . .\n[2020-01-17T17:54:08.985Z] ---> 493e74b2db6a\n[2020-01-17T17:54:08.985Z] Step 8/8 : RUN go mod download\n[2020-01-17T17:54:08.985Z] ---> Running in 140ea2aa8a94\n[2020-01-17T17:54:09.555Z] \x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n[2020-01-17T17:54:10.121Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-01-17T17:54:10.121Z] go: finding github.com/google/go-cmp v0.3.1\n[2020-01-17T17:54:10.121Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-17T17:54:10.121Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-17T17:54:10.121Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-17T17:54:10.121Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-01-17T17:54:10.121Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-01-17T17:54:10.121Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n[2020-01-17T17:54:10.121Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-01-17T17:54:10.381Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-01-17T17:54:10.381Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-17T17:54:10.647Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n[2020-01-17T17:54:10.647Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-01-17T17:54:10.647Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-01-17T17:54:10.647Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-17T17:54:10.647Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-01-17T17:54:10.647Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-01-17T17:54:10.647Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-17T17:54:10.647Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-01-17T17:54:10.907Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-17T17:54:10.907Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-17T17:54:11.166Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-17T17:54:11.166Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-17T17:54:11.166Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-17T17:54:11.166Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-01-17T17:54:11.166Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-17T17:54:11.430Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-17T17:54:11.430Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-01-17T17:54:11.430Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-17T17:54:11.694Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-17T17:54:11.694Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-17T17:54:11.953Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-17T17:54:12.523Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-01-17T17:54:13.461Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-17T17:54:13.462Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-17T17:54:13.462Z] go: finding github.com/pkg/errors v0.8.1\n[2020-01-17T17:54:13.462Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-17T17:54:13.462Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-17T17:54:14.414Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-17T17:54:16.953Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-17T17:54:17.519Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-17T17:54:17.519Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-17T17:54:17.519Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-17T17:54:17.519Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-17T17:54:17.519Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-17T17:54:17.519Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-17T17:54:17.519Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-17T17:54:17.777Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-17T17:54:17.777Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-17T17:54:18.345Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-17T17:54:18.345Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-17T17:54:18.345Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-17T17:54:18.345Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-17T17:54:18.345Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-17T17:54:18.345Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-17T17:54:18.345Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-17T17:54:18.345Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-17T17:54:18.345Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-17T17:54:18.605Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-17T17:54:18.605Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-17T17:54:18.605Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-17T17:54:18.867Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-17T17:54:18.867Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-17T17:54:18.867Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-17T17:54:18.867Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-17T17:54:18.867Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-17T17:54:18.867Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-17T17:54:19.132Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-17T17:54:19.132Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-17T17:54:19.132Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-17T17:54:19.398Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-17T17:54:19.398Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-17T17:54:19.398Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-17T17:54:19.398Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-17T17:54:19.660Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-17T17:54:19.660Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-17T17:54:19.660Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-17T17:54:19.660Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-17T17:54:19.926Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-17T17:54:19.926Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-17T17:54:20.497Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-17T17:54:20.497Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-17T17:54:20.497Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-17T17:54:20.497Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-17T17:54:20.497Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-17T17:54:38.649Z] \x1b[0mRemoving intermediate container 140ea2aa8a94\n[2020-01-17T17:54:38.649Z] ---> 1686850b5cea\n[2020-01-17T17:54:38.649Z] Successfully built 1686850b5cea\n[2020-01-17T17:54:38.649Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:54:39.002Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-17T17:54:39.002Z] .\n[Pipeline] withDockerContainer\n[2020-01-17T17:54:39.163Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container\n[2020-01-17T17:54:39.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** ci-base-image-x86_64 cat\n[2020-01-17T17:54:41.897Z] $ docker top d892dd3d975cb8bcc6dfd173fa913479af489d8321d83149fbe6a5ca8f3b105f -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T17:54:42.775Z] + go version\n[2020-01-17T17:54:42.775Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-01-17T17:54:43.067Z] + make test\n[2020-01-17T17:54:43.068Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n[2020-01-17T17:55:01.227Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n[2020-01-17T17:55:01.227Z] CGO_ENABLED=1 go vet ./...\n[2020-01-17T17:55:06.536Z] gofmt -l .\n[2020-01-17T17:55:06.536Z] [ "`gofmt -l .`" = "" ]\n[2020-01-17T17:55:06.536Z] ./bin/test-go-mod-tidy.sh\n[2020-01-17T17:55:06.806Z] ./bin/test-attribution-txt.sh\n[Pipeline] stash\n[2020-01-17T17:55:07.131Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-17T17:55:07.132Z] $ docker stop --time=1 d892dd3d975cb8bcc6dfd173fa913479af489d8321d83149fbe6a5ca8f3b105f\n[2020-01-17T17:55:08.638Z] $ docker rm -f d892dd3d975cb8bcc6dfd173fa913479af489d8321d83149fbe6a5ca8f3b105f\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T17:55:09.710Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-01-17T17:55:10.001Z] + ls -al .\n[2020-01-17T17:55:10.001Z] total 100\n[2020-01-17T17:55:10.001Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jan 17 17:55 .\n[2020-01-17T17:55:10.001Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 17 17:53 ..\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 5304 Jan 17 17:53 Attribution.txt\n[2020-01-17T17:55:10.001Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 17 17:53 bin\n[2020-01-17T17:55:10.001Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 17 17:54 coverage.out\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 180 Jan 17 17:53 docker-compose.debug.yml\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 133 Jan 17 17:53 docker-compose.yml\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 1917 Jan 17 17:53 Dockerfile\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 966 Jan 17 17:53 Dockerfile.build\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 127 Jan 17 17:53 .dockerignore\n[2020-01-17T17:55:10.001Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 17 17:53 .git\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 87 Jan 17 17:53 .gitignore\n[2020-01-17T17:55:10.001Z] -rw-r--r--. 1 jenkins jenkins 126 Jan 17 17:55 go.mod\n[2020-01-17T17:55:10.001Z] -rw-------. 1 jenkins jenkins 13814 Jan 17 17:55 go.sum\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 689 Jan 17 17:53 Jenkinsfile\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 17 17:53 LICENSE\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 1616 Jan 17 17:53 main.go\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 1486 Jan 17 17:53 makefile\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 10342 Jan 17 17:53 README.md\n[2020-01-17T17:55:10.001Z] drwxrwxr-x. 8 jenkins jenkins 120 Jan 17 17:53 res\n[2020-01-17T17:55:10.001Z] drwx------. 3 jenkins jenkins 32 Jan 17 17:53 .semver\n[2020-01-17T17:55:10.001Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 17 17:53 snap\n[2020-01-17T17:55:10.001Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 17 17:53 VERSION\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:55:10.294Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=091a6b7c29f6ab1c23641f61140ed67a4f2d14ff --label arch=x86_64 --label version=1.0.1-dev.4 .\n[2020-01-17T17:55:10.294Z] Sending build context to Docker daemon 228.4kB\r\r\n[2020-01-17T17:55:10.294Z] Step 1/24 : ARG BASE=golang:1.12-alpine\n[2020-01-17T17:55:10.294Z] Step 2/24 : FROM ${BASE} AS builder\n[2020-01-17T17:55:10.294Z] ---> 1686850b5cea\n[2020-01-17T17:55:10.294Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n[2020-01-17T17:55:10.554Z] ---> Running in d9716644c71b\n[2020-01-17T17:55:10.554Z] Removing intermediate container d9716644c71b\n[2020-01-17T17:55:10.554Z] ---> c24e048272fd\n[2020-01-17T17:55:10.554Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-17T17:55:10.554Z] ---> Running in 6b3796c7302a\n[2020-01-17T17:55:10.812Z] Removing intermediate container 6b3796c7302a\n[2020-01-17T17:55:10.812Z] ---> fb2527b165f7\n[2020-01-17T17:55:10.812Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-17T17:55:10.812Z] ---> Running in 8edc46619c50\n[2020-01-17T17:55:11.071Z] Removing intermediate container 8edc46619c50\n[2020-01-17T17:55:11.071Z] ---> 58a75628c595\n[2020-01-17T17:55:11.071Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-17T17:55:11.071Z] ---> Running in e43937238345\n[2020-01-17T17:55:11.638Z] Removing intermediate container e43937238345\n[2020-01-17T17:55:11.638Z] ---> dbcc8b6696d3\n[2020-01-17T17:55:11.638Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-17T17:55:11.898Z] ---> Running in 778fd5f837f4\n[2020-01-17T17:55:12.156Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-17T17:55:12.724Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-17T17:55:12.982Z] OK: 145 MiB in 45 packages\n[2020-01-17T17:55:13.556Z] Removing intermediate container 778fd5f837f4\n[2020-01-17T17:55:13.556Z] ---> 97775d140d5a\n[2020-01-17T17:55:13.556Z] Step 8/24 : WORKDIR /app\n[2020-01-17T17:55:13.556Z] ---> Running in c045612f34ed\n[2020-01-17T17:55:13.556Z] Removing intermediate container c045612f34ed\n[2020-01-17T17:55:13.556Z] ---> b449bc96fdb2\n[2020-01-17T17:55:13.556Z] Step 9/24 : COPY go.mod .\n[2020-01-17T17:55:13.821Z] ---> e43d8dc121a0\n[2020-01-17T17:55:13.821Z] Step 10/24 : RUN go mod download\n[2020-01-17T17:55:13.821Z] ---> Running in 29abe3606a5b\n[2020-01-17T17:55:14.771Z] Removing intermediate container 29abe3606a5b\n[2020-01-17T17:55:14.771Z] ---> 717dc95298a0\n[2020-01-17T17:55:14.771Z] Step 11/24 : COPY . .\n[2020-01-17T17:55:14.771Z] ---> ff2f9c44ceaa\n[2020-01-17T17:55:14.771Z] Step 12/24 : ARG MAKE="make build"\n[2020-01-17T17:55:15.039Z] ---> Running in 2bbb201f3f4a\n[2020-01-17T17:55:15.039Z] Removing intermediate container 2bbb201f3f4a\n[2020-01-17T17:55:15.039Z] ---> 9312c2913a1c\n[2020-01-17T17:55:15.039Z] Step 13/24 : RUN $MAKE\n[2020-01-17T17:55:15.039Z] ---> Running in d3be7302c616\n[2020-01-17T17:55:15.613Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.0.1-dev.4" -o app-service-configurable\n[2020-01-17T17:55:33.802Z] Removing intermediate container d3be7302c616\n[2020-01-17T17:55:33.802Z] ---> 2294f34eed9f\n[2020-01-17T17:55:33.802Z] Step 14/24 : FROM alpine:latest\n[2020-01-17T17:55:33.802Z] latest: Pulling from library/alpine\n[2020-01-17T17:55:33.802Z] e6b0cf9c0882: Already exists\n[2020-01-17T17:55:33.802Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n[2020-01-17T17:55:33.802Z] Status: Downloaded newer image for alpine:latest\n[2020-01-17T17:55:33.802Z] ---> cc0abc535e36\n[2020-01-17T17:55:33.802Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-17T17:55:33.802Z] ---> Running in 889090c76952\n[2020-01-17T17:55:33.802Z] Removing intermediate container 889090c76952\n[2020-01-17T17:55:33.802Z] ---> 9b326f474589\n[2020-01-17T17:55:33.802Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n[2020-01-17T17:55:33.802Z] ---> Running in 10ecb1ca66d4\n[2020-01-17T17:55:33.802Z] Removing intermediate container 10ecb1ca66d4\n[2020-01-17T17:55:33.802Z] ---> 81dab793142f\n[2020-01-17T17:55:33.802Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n[2020-01-17T17:55:33.802Z] ---> Running in 1d556be90466\n[2020-01-17T17:55:33.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-17T17:55:33.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-17T17:55:33.802Z] (1/6) Installing ca-certificates (20191127-r0)\n[2020-01-17T17:55:33.802Z] (2/6) Installing libgcc (9.2.0-r3)\n[2020-01-17T17:55:33.802Z] (3/6) Installing libsodium (1.0.18-r0)\n[2020-01-17T17:55:33.802Z] (4/6) Installing libstdc++ (9.2.0-r3)\n[2020-01-17T17:55:33.802Z] (5/6) Installing libzmq (4.3.2-r0)\n[2020-01-17T17:55:33.802Z] (6/6) Installing zeromq (4.3.2-r0)\n[2020-01-17T17:55:33.802Z] Executing busybox-1.31.1-r8.trigger\n[2020-01-17T17:55:33.802Z] Executing ca-certificates-20191127-r0.trigger\n[2020-01-17T17:55:33.802Z] OK: 9 MiB in 20 packages\n[2020-01-17T17:55:33.802Z] Removing intermediate container 1d556be90466\n[2020-01-17T17:55:33.802Z] ---> 85941028e1c8\n[2020-01-17T17:55:33.802Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n[2020-01-17T17:55:33.802Z] ---> ed61e45066f0\n[2020-01-17T17:55:33.802Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n[2020-01-17T17:55:33.802Z] ---> 0a6a47ab7383\n[2020-01-17T17:55:33.802Z] Step 20/24 : EXPOSE 48095\n[2020-01-17T17:55:34.061Z] ---> Running in 068b141283b7\n[2020-01-17T17:55:34.061Z] Removing intermediate container 068b141283b7\n[2020-01-17T17:55:34.061Z] ---> 9624380edb88\n[2020-01-17T17:55:34.061Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n[2020-01-17T17:55:34.061Z] ---> Running in 2ed11c18f509\n[2020-01-17T17:55:34.320Z] Removing intermediate container 2ed11c18f509\n[2020-01-17T17:55:34.320Z] ---> a80b8c44be9f\n[2020-01-17T17:55:34.320Z] Step 22/24 : LABEL arch=x86_64\n[2020-01-17T17:55:34.320Z] ---> Running in 2eb83363c937\n[2020-01-17T17:55:34.579Z] Removing intermediate container 2eb83363c937\n[2020-01-17T17:55:34.579Z] ---> 71bec9a05c7c\n[2020-01-17T17:55:34.579Z] Step 23/24 : LABEL git_sha=091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\n[2020-01-17T17:55:34.579Z] ---> Running in 70101b4dde85\n[2020-01-17T17:55:34.579Z] Removing intermediate container 70101b4dde85\n[2020-01-17T17:55:34.579Z] ---> b241a99ba453\n[2020-01-17T17:55:34.579Z] Step 24/24 : LABEL version=1.0.1-dev.4\n[2020-01-17T17:55:34.838Z] ---> Running in bdaed283f748\n[2020-01-17T17:55:34.838Z] Removing intermediate container bdaed283f748\n[2020-01-17T17:55:34.838Z] ---> ed0fb2b3ab62\n[2020-01-17T17:55:34.838Z] Successfully built ed0fb2b3ab62\n[2020-01-17T17:55:34.838Z] Successfully tagged docker-app-service-configurable:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-17T17:55:34.945Z] provisioning config files...\n[2020-01-17T17:55:34.973Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config3230191733904046775tmp\n[Pipeline] {\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-17T17:55:35.291Z] nexus3.edgexfoundry.org:10001\n[2020-01-17T17:55:35.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-01-17T17:55:35.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-01-17T17:55:35.550Z] Configure a credential helper to remove this warning. See\n[2020-01-17T17:55:35.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-01-17T17:55:35.550Z] \n[2020-01-17T17:55:35.550Z] Login Succeeded\n[2020-01-17T17:55:35.550Z] nexus3.edgexfoundry.org:10002\n[2020-01-17T17:55:35.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-01-17T17:55:35.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-01-17T17:55:35.808Z] Configure a credential helper to remove this warning. See\n[2020-01-17T17:55:35.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-01-17T17:55:35.808Z] \n[2020-01-17T17:55:35.808Z] Login Succeeded\n[2020-01-17T17:55:35.808Z] nexus3.edgexfoundry.org:10003\n[2020-01-17T17:55:35.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-01-17T17:55:36.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-01-17T17:55:36.067Z] Configure a credential helper to remove this warning. See\n[2020-01-17T17:55:36.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-01-17T17:55:36.067Z] \n[2020-01-17T17:55:36.067Z] Login Succeeded\n[2020-01-17T17:55:36.067Z] nexus3.edgexfoundry.org:10004\n[2020-01-17T17:55:36.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-01-17T17:55:36.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-01-17T17:55:36.067Z] Configure a credential helper to remove this warning. See\n[2020-01-17T17:55:36.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-01-17T17:55:36.067Z] \n[2020-01-17T17:55:36.067Z] Login Succeeded\n[2020-01-17T17:55:36.067Z] docker.io\n[2020-01-17T17:55:36.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-01-17T17:55:36.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-01-17T17:55:36.584Z] Configure a credential helper to remove this warning. See\n[2020-01-17T17:55:36.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-01-17T17:55:36.584Z] \n[2020-01-17T17:55:36.584Z] Login Succeeded\n[Pipeline] }\n[2020-01-17T17:55:36.591Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] echo\n[2020-01-17T17:55:36.620Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags:\n[2020-01-17T17:55:36.620Z] 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\n[2020-01-17T17:55:36.620Z] latest\n[2020-01-17T17:55:36.620Z] 1.0.1-dev.4\n[2020-01-17T17:55:36.620Z] 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff-1.0.1-dev.4\n[2020-01-17T17:55:36.620Z] master\n[2020-01-17T17:55:36.620Z] =====================================================\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withDockerRegistry\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:55:36.934Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:55:37.227Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\n[2020-01-17T17:55:37.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n[2020-01-17T17:55:37.227Z] b7e88a865414: Preparing\n[2020-01-17T17:55:37.227Z] 5c9664d26c95: Preparing\n[2020-01-17T17:55:37.227Z] d57b57bb1c00: Preparing\n[2020-01-17T17:55:37.227Z] 6b27de954cca: Preparing\n[2020-01-17T17:55:37.227Z] 6b27de954cca: Layer already exists\n[2020-01-17T17:55:37.227Z] 5c9664d26c95: Pushed\n[2020-01-17T17:55:37.486Z] d57b57bb1c00: Pushed\n[2020-01-17T17:55:39.389Z] b7e88a865414: Pushed\n[2020-01-17T17:55:39.389Z] 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff: digest: sha256:9db6b95d88763523a8e2b6eb020b34cc3154162e0d63b72940f83b92546edd97 size: 1159\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:55:39.689Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:55:39.980Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest\n[2020-01-17T17:55:39.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n[2020-01-17T17:55:39.980Z] b7e88a865414: Preparing\n[2020-01-17T17:55:39.980Z] 5c9664d26c95: Preparing\n[2020-01-17T17:55:39.980Z] d57b57bb1c00: Preparing\n[2020-01-17T17:55:39.980Z] 6b27de954cca: Preparing\n[2020-01-17T17:55:39.980Z] b7e88a865414: Layer already exists\n[2020-01-17T17:55:39.980Z] 5c9664d26c95: Layer already exists\n[2020-01-17T17:55:39.980Z] 6b27de954cca: Layer already exists\n[2020-01-17T17:55:39.980Z] d57b57bb1c00: Layer already exists\n[2020-01-17T17:55:39.980Z] latest: digest: sha256:9db6b95d88763523a8e2b6eb020b34cc3154162e0d63b72940f83b92546edd97 size: 1159\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:55:40.274Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.4\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:55:40.565Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.4\n[2020-01-17T17:55:40.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n[2020-01-17T17:55:40.566Z] b7e88a865414: Preparing\n[2020-01-17T17:55:40.566Z] 5c9664d26c95: Preparing\n[2020-01-17T17:55:40.566Z] d57b57bb1c00: Preparing\n[2020-01-17T17:55:40.566Z] 6b27de954cca: Preparing\n[2020-01-17T17:55:40.566Z] b7e88a865414: Layer already exists\n[2020-01-17T17:55:40.566Z] 5c9664d26c95: Layer already exists\n[2020-01-17T17:55:40.566Z] 6b27de954cca: Layer already exists\n[2020-01-17T17:55:40.566Z] d57b57bb1c00: Layer already exists\n[2020-01-17T17:55:40.566Z] 1.0.1-dev.4: digest: sha256:9db6b95d88763523a8e2b6eb020b34cc3154162e0d63b72940f83b92546edd97 size: 1159\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:55:40.862Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:091a6b7c29f6ab1c23641f61140ed67a4f2d14ff-1.0.1-dev.4\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:55:41.154Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:091a6b7c29f6ab1c23641f61140ed67a4f2d14ff-1.0.1-dev.4\n[2020-01-17T17:55:41.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n[2020-01-17T17:55:41.154Z] b7e88a865414: Preparing\n[2020-01-17T17:55:41.154Z] 5c9664d26c95: Preparing\n[2020-01-17T17:55:41.154Z] d57b57bb1c00: Preparing\n[2020-01-17T17:55:41.154Z] 6b27de954cca: Preparing\n[2020-01-17T17:55:41.154Z] 5c9664d26c95: Layer already exists\n[2020-01-17T17:55:41.154Z] d57b57bb1c00: Layer already exists\n[2020-01-17T17:55:41.154Z] b7e88a865414: Layer already exists\n[2020-01-17T17:55:41.154Z] 6b27de954cca: Layer already exists\n[2020-01-17T17:55:41.154Z] 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff-1.0.1-dev.4: digest: sha256:9db6b95d88763523a8e2b6eb020b34cc3154162e0d63b72940f83b92546edd97 size: 1159\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:55:41.451Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:55:41.760Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master\n[2020-01-17T17:55:41.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable]\n[2020-01-17T17:55:41.760Z] b7e88a865414: Preparing\n[2020-01-17T17:55:41.760Z] 5c9664d26c95: Preparing\n[2020-01-17T17:55:41.760Z] d57b57bb1c00: Preparing\n[2020-01-17T17:55:41.760Z] 6b27de954cca: Preparing\n[2020-01-17T17:55:41.760Z] 5c9664d26c95: Layer already exists\n[2020-01-17T17:55:41.760Z] 6b27de954cca: Layer already exists\n[2020-01-17T17:55:41.760Z] d57b57bb1c00: Layer already exists\n[2020-01-17T17:55:41.760Z] b7e88a865414: Layer already exists\n[2020-01-17T17:55:41.760Z] master: digest: sha256:9db6b95d88763523a8e2b6eb020b34cc3154162e0d63b72940f83b92546edd97 size: 1159\n[Pipeline] }\n[Pipeline] // withDockerRegistry\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-17T17:55:57.636Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-14939 in /w/workspace/_app-service-configurable_master\n[Pipeline] {\n[Pipeline] ws\n[2020-01-17T17:55:57.647Z] Running in /w/workspace/app-service-configurable/7\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-17T17:56:05.268Z] using credential edgex-jenkins-ssh\n[2020-01-17T17:56:05.292Z] Cloning the remote Git repository\n[2020-01-17T17:56:05.292Z] Cloning with configured refspecs honoured and without tags\n[2020-01-17T17:56:05.355Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n[2020-01-17T17:56:05.447Z] > git init /w/workspace/app-service-configurable/7 # timeout=10\n[2020-01-17T17:56:05.530Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n[2020-01-17T17:56:05.531Z] > git --version # timeout=10\n[2020-01-17T17:56:05.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-17T17:56:05.628Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-17T17:56:06.273Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n[2020-01-17T17:56:06.313Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-17T17:56:06.398Z] Fetching without tags\n[2020-01-17T17:56:06.899Z] Checking out Revision 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff (master)\n[2020-01-17T17:56:06.362Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n[2020-01-17T17:56:06.414Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n[2020-01-17T17:56:06.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-17T17:56:06.428Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-17T17:56:06.922Z] > git config core.sparsecheckout # timeout=10\n[2020-01-17T17:56:06.949Z] > git checkout -f 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff # timeout=10\n[2020-01-17T17:56:11.413Z] Commit message: "Merge pull request #45 from drensber/issue_43_again"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-17T17:56:12.839Z] =========================================================\n[2020-01-17T17:56:12.840Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-01-17T17:56:12.840Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:56:14.514Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n[2020-01-17T17:56:15.494Z] Sending build context to Docker daemon 211.5kB\r\r\n[2020-01-17T17:56:15.777Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-17T17:56:15.777Z] Step 2/8 : FROM ${BASE}\n[2020-01-17T17:56:16.065Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-17T17:56:16.065Z] cde5963f3b93: Pulling fs layer\n[2020-01-17T17:56:16.065Z] 2a23fa8c16f7: Pulling fs layer\n[2020-01-17T17:56:16.065Z] 777b28850792: Pulling fs layer\n[2020-01-17T17:56:16.065Z] 3b9bb2159cbb: Pulling fs layer\n[2020-01-17T17:56:16.065Z] 3e5cb46e90bb: Pulling fs layer\n[2020-01-17T17:56:16.065Z] 704391ccfee3: Pulling fs layer\n[2020-01-17T17:56:16.065Z] dc41f6c27be0: Pulling fs layer\n[2020-01-17T17:56:16.065Z] 1e2f9a495ab8: Pulling fs layer\n[2020-01-17T17:56:16.065Z] b9840a92bc40: Pulling fs layer\n[2020-01-17T17:56:16.065Z] 29cc21b14733: Pulling fs layer\n[2020-01-17T17:56:16.065Z] 9b0bbc4bba68: Pulling fs layer\n[2020-01-17T17:56:16.065Z] 3b9bb2159cbb: Waiting\n[2020-01-17T17:56:16.065Z] 3e5cb46e90bb: Waiting\n[2020-01-17T17:56:16.065Z] 704391ccfee3: Waiting\n[2020-01-17T17:56:16.065Z] dc41f6c27be0: Waiting\n[2020-01-17T17:56:16.065Z] 1e2f9a495ab8: Waiting\n[2020-01-17T17:56:16.065Z] b9840a92bc40: Waiting\n[2020-01-17T17:56:16.065Z] 29cc21b14733: Waiting\n[2020-01-17T17:56:16.065Z] 9b0bbc4bba68: Waiting\n[2020-01-17T17:56:16.345Z] 777b28850792: Verifying Checksum\n[2020-01-17T17:56:16.345Z] 777b28850792: Download complete\n[2020-01-17T17:56:16.345Z] 2a23fa8c16f7: Verifying Checksum\n[2020-01-17T17:56:16.345Z] 2a23fa8c16f7: Download complete\n[2020-01-17T17:56:16.345Z] 3e5cb46e90bb: Verifying Checksum\n[2020-01-17T17:56:16.345Z] 3e5cb46e90bb: Download complete\n[2020-01-17T17:56:16.624Z] 704391ccfee3: Verifying Checksum\n[2020-01-17T17:56:16.624Z] 704391ccfee3: Download complete\n[2020-01-17T17:56:16.893Z] cde5963f3b93: Verifying Checksum\n[2020-01-17T17:56:16.893Z] cde5963f3b93: Download complete\n[2020-01-17T17:56:18.906Z] cde5963f3b93: Pull complete\n[2020-01-17T17:56:20.351Z] 2a23fa8c16f7: Pull complete\n[2020-01-17T17:56:20.620Z] 777b28850792: Pull complete\n[2020-01-17T17:56:24.013Z] dc41f6c27be0: Verifying Checksum\n[2020-01-17T17:56:24.013Z] dc41f6c27be0: Download complete\n[2020-01-17T17:56:24.290Z] b9840a92bc40: Verifying Checksum\n[2020-01-17T17:56:24.290Z] b9840a92bc40: Download complete\n[2020-01-17T17:56:28.663Z] 29cc21b14733: Verifying Checksum\n[2020-01-17T17:56:28.663Z] 29cc21b14733: Download complete\n[2020-01-17T17:56:28.663Z] 9b0bbc4bba68: Verifying Checksum\n[2020-01-17T17:56:28.663Z] 9b0bbc4bba68: Download complete\n[2020-01-17T17:56:30.648Z] 1e2f9a495ab8: Verifying Checksum\n[2020-01-17T17:56:30.648Z] 1e2f9a495ab8: Download complete\n[2020-01-17T17:56:32.609Z] 3b9bb2159cbb: Verifying Checksum\n[2020-01-17T17:56:32.609Z] 3b9bb2159cbb: Download complete\n[2020-01-17T17:56:50.888Z] 3b9bb2159cbb: Pull complete\n[2020-01-17T17:56:50.888Z] 3e5cb46e90bb: Pull complete\n[2020-01-17T17:56:50.888Z] 704391ccfee3: Pull complete\n[2020-01-17T17:56:56.288Z] dc41f6c27be0: Pull complete\n[2020-01-17T17:57:04.700Z] 1e2f9a495ab8: Pull complete\n[2020-01-17T17:57:04.700Z] b9840a92bc40: Pull complete\n[2020-01-17T17:57:07.308Z] 29cc21b14733: Pull complete\n[2020-01-17T17:57:07.585Z] 9b0bbc4bba68: Pull complete\n[2020-01-17T17:57:07.585Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-01-17T17:57:07.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-01-17T17:57:07.585Z] ---> 56ba99f26dce\n[2020-01-17T17:57:07.585Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-17T17:57:11.918Z] ---> Running in 8f81522dde23\n[2020-01-17T17:57:11.918Z] Removing intermediate container 8f81522dde23\n[2020-01-17T17:57:11.918Z] ---> d794595f0a4a\n[2020-01-17T17:57:11.918Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-17T17:57:12.187Z] ---> Running in 773ad0f7ee52\n[2020-01-17T17:57:14.152Z] Removing intermediate container 773ad0f7ee52\n[2020-01-17T17:57:14.152Z] ---> 75bd0a3247a8\n[2020-01-17T17:57:14.152Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n[2020-01-17T17:57:14.429Z] ---> Running in 71c26b04bb9d\n[2020-01-17T17:57:15.400Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-17T17:57:15.988Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-17T17:57:16.574Z] (1/6) Installing libc-dev (0.7.2-r0)\n[2020-01-17T17:57:16.574Z] (2/6) Installing libsodium (1.0.18-r0)\n[2020-01-17T17:57:16.574Z] (3/6) Installing pkgconf (1.6.3-r0)\n[2020-01-17T17:57:16.847Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n[2020-01-17T17:57:16.847Z] (5/6) Installing libzmq (4.3.2-r0)\n[2020-01-17T17:57:16.847Z] (6/6) Installing zeromq-dev (4.3.2-r0)\n[2020-01-17T17:57:17.116Z] Executing busybox-1.31.1-r8.trigger\n[2020-01-17T17:57:17.116Z] OK: 127 MiB in 45 packages\n[2020-01-17T17:57:18.535Z] Removing intermediate container 71c26b04bb9d\n[2020-01-17T17:57:18.535Z] ---> 9ae18263f938\n[2020-01-17T17:57:18.535Z] Step 6/8 : WORKDIR /app\n[2020-01-17T17:57:18.807Z] ---> Running in aee2b6598b85\n[2020-01-17T17:57:19.077Z] Removing intermediate container aee2b6598b85\n[2020-01-17T17:57:19.077Z] ---> 2c00b19e3ec9\n[2020-01-17T17:57:19.077Z] Step 7/8 : COPY . .\n[2020-01-17T17:57:20.054Z] ---> a8c6b99f89ca\n[2020-01-17T17:57:20.054Z] Step 8/8 : RUN go mod download\n[2020-01-17T17:57:20.054Z] ---> Running in 5d45484009c3\n[2020-01-17T17:57:21.027Z] \x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n[2020-01-17T17:57:21.996Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-01-17T17:57:21.997Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-01-17T17:57:21.997Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-17T17:57:21.997Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-17T17:57:21.997Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-01-17T17:57:21.997Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-01-17T17:57:21.997Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-01-17T17:57:21.997Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-17T17:57:23.420Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-01-17T17:57:23.420Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-01-17T17:57:23.690Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-01-17T17:57:23.691Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-01-17T17:57:23.691Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n[2020-01-17T17:57:23.691Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-01-17T17:57:23.691Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-17T17:57:23.691Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-17T17:57:23.966Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-17T17:57:24.238Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-17T17:57:25.666Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-17T17:57:25.666Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-17T17:57:25.666Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-17T17:57:25.666Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-01-17T17:57:25.666Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-17T17:57:25.956Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-17T17:57:25.956Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-17T17:57:26.556Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-01-17T17:57:26.825Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-17T17:57:27.416Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-01-17T17:57:27.416Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-17T17:57:27.416Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-17T17:57:27.700Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-17T17:57:27.700Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-17T17:57:27.971Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n[2020-01-17T17:57:28.558Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-17T17:57:28.830Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-17T17:57:28.830Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-17T17:57:29.105Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-17T17:57:30.533Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-17T17:57:30.533Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-17T17:57:31.120Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-01-17T17:57:36.512Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-17T17:57:36.512Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-17T17:57:36.512Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-17T17:57:36.512Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-17T17:57:36.512Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-17T17:57:36.512Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-17T17:57:36.512Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-17T17:57:37.493Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-17T17:57:37.770Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-17T17:57:38.761Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-17T17:57:38.761Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-17T17:57:38.761Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-17T17:57:38.761Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-17T17:57:38.761Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-17T17:57:38.761Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-17T17:57:38.761Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-17T17:57:39.032Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-17T17:57:39.032Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-17T17:57:41.021Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-17T17:57:41.021Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-17T17:57:41.021Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-17T17:57:41.021Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-17T17:57:41.021Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-17T17:57:41.021Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-17T17:57:41.309Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-17T17:57:41.309Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-17T17:57:42.742Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-17T17:57:42.742Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-17T17:57:43.013Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-17T17:57:43.013Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-17T17:57:43.285Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-17T17:57:43.556Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-17T17:57:44.523Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-17T17:57:44.804Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-17T17:57:44.805Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-17T17:57:45.397Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-17T17:57:45.397Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-17T17:57:45.988Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-17T17:57:45.988Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-17T17:57:46.602Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-17T17:57:46.602Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-17T17:57:46.874Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-17T17:57:47.148Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-17T17:57:47.744Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-17T17:57:47.744Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-17T17:58:44.213Z] \x1b[0mRemoving intermediate container 5d45484009c3\n[2020-01-17T17:58:44.213Z] ---> 03b84d9557a1\n[2020-01-17T17:58:44.213Z] Successfully built 03b84d9557a1\n[2020-01-17T17:58:44.213Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T17:58:44.688Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-17T17:58:44.956Z] .\n[Pipeline] withDockerContainer\n[2020-01-17T17:58:45.308Z] prd-ubuntu18.04-docker-arm64-4c-2g-14939 does not seem to be running inside a container\n[2020-01-17T17:58:45.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** ci-base-image-arm64 cat\n[2020-01-17T17:58:46.775Z] $ docker top e53361085d4de648f39456c48d5fd36af600d56e0ce80f2c02c199058ccd7d9d -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T17:58:49.214Z] + go version\n[2020-01-17T17:58:49.214Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-01-17T17:58:49.916Z] + make test\n[2020-01-17T17:58:49.916Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n[2020-01-17T18:00:26.712Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n[2020-01-17T18:00:26.712Z] CGO_ENABLED=1 go vet ./...\n[2020-01-17T18:00:41.777Z] gofmt -l .\n[2020-01-17T18:00:41.777Z] [ "`gofmt -l .`" = "" ]\n[2020-01-17T18:00:41.777Z] ./bin/test-go-mod-tidy.sh\n[2020-01-17T18:00:42.374Z] ./bin/test-attribution-txt.sh\n[Pipeline] stash\n[2020-01-17T18:00:43.362Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-17T18:00:43.726Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-17T18:00:43.729Z] $ docker stop --time=1 e53361085d4de648f39456c48d5fd36af600d56e0ce80f2c02c199058ccd7d9d\n[2020-01-17T18:00:45.813Z] $ docker rm -f e53361085d4de648f39456c48d5fd36af600d56e0ce80f2c02c199058ccd7d9d\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T18:00:46.826Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-01-17T18:00:47.162Z] + ls -al .\n[2020-01-17T18:00:47.162Z] total 124\n[2020-01-17T18:00:47.162Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 17 18:00 .\n[2020-01-17T18:00:47.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:56 ..\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 127 Jan 17 17:56 .dockerignore\n[2020-01-17T18:00:47.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:56 .git\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 87 Jan 17 17:56 .gitignore\n[2020-01-17T18:00:47.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:56 .semver\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 5304 Jan 17 17:56 Attribution.txt\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 1917 Jan 17 17:56 Dockerfile\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 966 Jan 17 17:56 Dockerfile.build\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 689 Jan 17 17:56 Jenkinsfile\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 17 17:56 LICENSE\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 10342 Jan 17 17:56 README.md\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 17:53 VERSION\n[2020-01-17T18:00:47.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:56 bin\n[2020-01-17T18:00:47.162Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 17 17:58 coverage.out\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 180 Jan 17 17:56 docker-compose.debug.yml\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 133 Jan 17 17:56 docker-compose.yml\n[2020-01-17T18:00:47.162Z] -rw-r--r-- 1 jenkins jenkins 126 Jan 17 18:00 go.mod\n[2020-01-17T18:00:47.162Z] -rw------- 1 jenkins jenkins 13814 Jan 17 18:00 go.sum\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jan 17 17:56 main.go\n[2020-01-17T18:00:47.162Z] -rw-rw-r-- 1 jenkins jenkins 1486 Jan 17 17:56 makefile\n[2020-01-17T18:00:47.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:56 res\n[2020-01-17T18:00:47.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:56 snap\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:00:47.510Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=091a6b7c29f6ab1c23641f61140ed67a4f2d14ff --label arch=arm64 --label version=1.0.1-dev.4 .\n[2020-01-17T18:00:47.780Z] Sending build context to Docker daemon 227.8kB\r\r\n[2020-01-17T18:00:48.051Z] Step 1/24 : ARG BASE=golang:1.12-alpine\n[2020-01-17T18:00:48.051Z] Step 2/24 : FROM ${BASE} AS builder\n[2020-01-17T18:00:48.051Z] ---> 03b84d9557a1\n[2020-01-17T18:00:48.051Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n[2020-01-17T18:00:48.328Z] ---> Running in 133d880fcbf6\n[2020-01-17T18:00:48.599Z] Removing intermediate container 133d880fcbf6\n[2020-01-17T18:00:48.599Z] ---> 9f2d82e9fa2a\n[2020-01-17T18:00:48.599Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-17T18:00:48.599Z] ---> Running in 56d10f1c4e57\n[2020-01-17T18:00:48.876Z] Removing intermediate container 56d10f1c4e57\n[2020-01-17T18:00:48.876Z] ---> f18f068110fe\n[2020-01-17T18:00:48.876Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-17T18:00:49.144Z] ---> Running in ff0d58e99299\n[2020-01-17T18:00:49.411Z] Removing intermediate container ff0d58e99299\n[2020-01-17T18:00:49.411Z] ---> 49562ed03061\n[2020-01-17T18:00:49.411Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-17T18:00:49.680Z] ---> Running in a32460360bc3\n[2020-01-17T18:00:51.644Z] Removing intermediate container a32460360bc3\n[2020-01-17T18:00:51.644Z] ---> 4f07f70bc465\n[2020-01-17T18:00:51.644Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-17T18:00:51.644Z] ---> Running in aaeedcd69df1\n[2020-01-17T18:00:52.607Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-17T18:00:53.192Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-17T18:00:53.784Z] OK: 127 MiB in 45 packages\n[2020-01-17T18:00:54.758Z] Removing intermediate container aaeedcd69df1\n[2020-01-17T18:00:54.758Z] ---> f3c330909bed\n[2020-01-17T18:00:54.758Z] Step 8/24 : WORKDIR /app\n[2020-01-17T18:00:55.030Z] ---> Running in 01f293073467\n[2020-01-17T18:00:55.298Z] Removing intermediate container 01f293073467\n[2020-01-17T18:00:55.298Z] ---> 0d3a50d0239f\n[2020-01-17T18:00:55.298Z] Step 9/24 : COPY go.mod .\n[2020-01-17T18:00:55.892Z] ---> f4bb18e97a10\n[2020-01-17T18:00:55.892Z] Step 10/24 : RUN go mod download\n[2020-01-17T18:00:55.892Z] ---> Running in 5f44ce3d0fb9\n[2020-01-17T18:00:58.499Z] Removing intermediate container 5f44ce3d0fb9\n[2020-01-17T18:00:58.499Z] ---> 2a78083aed9c\n[2020-01-17T18:00:58.499Z] Step 11/24 : COPY . .\n[2020-01-17T18:00:58.773Z] ---> 5f03f41bebf8\n[2020-01-17T18:00:58.773Z] Step 12/24 : ARG MAKE="make build"\n[2020-01-17T18:00:58.773Z] ---> Running in b20b4c3a0681\n[2020-01-17T18:00:59.044Z] Removing intermediate container b20b4c3a0681\n[2020-01-17T18:00:59.044Z] ---> 9b0690ef25a0\n[2020-01-17T18:00:59.044Z] Step 13/24 : RUN $MAKE\n[2020-01-17T18:00:59.313Z] ---> Running in bb0e108978a6\n[2020-01-17T18:01:00.303Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.0.1-dev.4" -o app-service-configurable\n[2020-01-17T18:02:22.039Z] Removing intermediate container bb0e108978a6\n[2020-01-17T18:02:22.039Z] ---> d8f1ebf22944\n[2020-01-17T18:02:22.039Z] Step 14/24 : FROM alpine:latest\n[2020-01-17T18:02:22.039Z] latest: Pulling from library/alpine\n[2020-01-17T18:02:22.039Z] cde5963f3b93: Already exists\n[2020-01-17T18:02:22.039Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n[2020-01-17T18:02:22.039Z] Status: Downloaded newer image for alpine:latest\n[2020-01-17T18:02:22.039Z] ---> e9a72a7c189c\n[2020-01-17T18:02:22.039Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-17T18:02:22.039Z] ---> Running in 18620875a6f0\n[2020-01-17T18:02:22.039Z] Removing intermediate container 18620875a6f0\n[2020-01-17T18:02:22.039Z] ---> 25b42e0bb4e0\n[2020-01-17T18:02:22.039Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n[2020-01-17T18:02:22.039Z] ---> Running in e33c3f795ed0\n[2020-01-17T18:02:22.039Z] Removing intermediate container e33c3f795ed0\n[2020-01-17T18:02:22.039Z] ---> e74c55967179\n[2020-01-17T18:02:22.039Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n[2020-01-17T18:02:22.039Z] ---> Running in 21fe0caa9266\n[2020-01-17T18:02:22.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-17T18:02:22.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-17T18:02:22.039Z] (1/6) Installing ca-certificates (20191127-r0)\n[2020-01-17T18:02:22.039Z] (2/6) Installing libgcc (9.2.0-r3)\n[2020-01-17T18:02:22.039Z] (3/6) Installing libsodium (1.0.18-r0)\n[2020-01-17T18:02:22.039Z] (4/6) Installing libstdc++ (9.2.0-r3)\n[2020-01-17T18:02:22.039Z] (5/6) Installing libzmq (4.3.2-r0)\n[2020-01-17T18:02:22.039Z] (6/6) Installing zeromq (4.3.2-r0)\n[2020-01-17T18:02:22.039Z] Executing busybox-1.31.1-r8.trigger\n[2020-01-17T18:02:22.039Z] Executing ca-certificates-20191127-r0.trigger\n[2020-01-17T18:02:22.039Z] OK: 8 MiB in 20 packages\n[2020-01-17T18:02:22.039Z] Removing intermediate container 21fe0caa9266\n[2020-01-17T18:02:22.039Z] ---> 5a42456db400\n[2020-01-17T18:02:22.039Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n[2020-01-17T18:02:22.039Z] ---> fa3670f06a31\n[2020-01-17T18:02:22.039Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n[2020-01-17T18:02:22.039Z] ---> d09213cb43a1\n[2020-01-17T18:02:22.039Z] Step 20/24 : EXPOSE 48095\n[2020-01-17T18:02:22.039Z] ---> Running in beb06a7dd855\n[2020-01-17T18:02:22.039Z] Removing intermediate container beb06a7dd855\n[2020-01-17T18:02:22.039Z] ---> 25a12a7f8b80\n[2020-01-17T18:02:22.039Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n[2020-01-17T18:02:22.039Z] ---> Running in 304d1b0362e7\n[2020-01-17T18:02:22.039Z] Removing intermediate container 304d1b0362e7\n[2020-01-17T18:02:22.039Z] ---> 4e9e7ce0dce8\n[2020-01-17T18:02:22.039Z] Step 22/24 : LABEL arch=arm64\n[2020-01-17T18:02:22.039Z] ---> Running in bea357d7d7ee\n[2020-01-17T18:02:22.039Z] Removing intermediate container bea357d7d7ee\n[2020-01-17T18:02:22.039Z] ---> 641a3bf9993d\n[2020-01-17T18:02:22.039Z] Step 23/24 : LABEL git_sha=091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\n[2020-01-17T18:02:22.039Z] ---> Running in c8448db40f8f\n[2020-01-17T18:02:22.039Z] Removing intermediate container c8448db40f8f\n[2020-01-17T18:02:22.039Z] ---> 62d4822ff41b\n[2020-01-17T18:02:22.039Z] Step 24/24 : LABEL version=1.0.1-dev.4\n[2020-01-17T18:02:22.310Z] ---> Running in bfac05ef2962\n[2020-01-17T18:02:22.578Z] Removing intermediate container bfac05ef2962\n[2020-01-17T18:02:22.578Z] ---> 5cb86a59a0dc\n[2020-01-17T18:02:22.578Z] Successfully built 5cb86a59a0dc\n[2020-01-17T18:02:22.853Z] Successfully tagged docker-app-service-configurable-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-17T18:02:22.936Z] provisioning config files...\n[2020-01-17T18:02:22.971Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config1529503511163904441tmp\n[Pipeline] {\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-17T18:02:23.338Z] nexus3.edgexfoundry.org:10001\n[2020-01-17T18:02:23.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-01-17T18:02:24.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-01-17T18:02:24.195Z] Configure a credential helper to remove this warning. See\n[2020-01-17T18:02:24.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-01-17T18:02:24.195Z] \n[2020-01-17T18:02:24.195Z] Login Succeeded\n[2020-01-17T18:02:24.195Z] nexus3.edgexfoundry.org:10002\n[2020-01-17T18:02:24.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-01-17T18:02:24.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-01-17T18:02:24.789Z] Configure a credential helper to remove this warning. See\n[2020-01-17T18:02:24.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-01-17T18:02:24.789Z] \n[2020-01-17T18:02:24.789Z] Login Succeeded\n[2020-01-17T18:02:24.789Z] nexus3.edgexfoundry.org:10003\n[2020-01-17T18:02:25.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-01-17T18:02:25.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-01-17T18:02:25.652Z] Configure a credential helper to remove this warning. See\n[2020-01-17T18:02:25.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-01-17T18:02:25.652Z] \n[2020-01-17T18:02:25.652Z] Login Succeeded\n[2020-01-17T18:02:25.652Z] nexus3.edgexfoundry.org:10004\n[2020-01-17T18:02:26.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-01-17T18:02:26.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-01-17T18:02:26.242Z] Configure a credential helper to remove this warning. See\n[2020-01-17T18:02:26.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-01-17T18:02:26.242Z] \n[2020-01-17T18:02:26.242Z] Login Succeeded\n[2020-01-17T18:02:26.242Z] docker.io\n[2020-01-17T18:02:26.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-01-17T18:02:27.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-01-17T18:02:27.420Z] Configure a credential helper to remove this warning. See\n[2020-01-17T18:02:27.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-01-17T18:02:27.420Z] \n[2020-01-17T18:02:27.420Z] Login Succeeded\n[Pipeline] }\n[2020-01-17T18:02:27.432Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] echo\n[2020-01-17T18:02:27.468Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags:\n[2020-01-17T18:02:27.468Z] 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\n[2020-01-17T18:02:27.468Z] latest\n[2020-01-17T18:02:27.468Z] 1.0.1-dev.4\n[2020-01-17T18:02:27.468Z] 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff-1.0.1-dev.4\n[2020-01-17T18:02:27.468Z] master\n[2020-01-17T18:02:27.468Z] =====================================================\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withDockerRegistry\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:02:27.826Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:02:28.429Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\n[2020-01-17T18:02:28.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n[2020-01-17T18:02:28.706Z] ce154caee5e4: Preparing\n[2020-01-17T18:02:28.706Z] 613182640f6d: Preparing\n[2020-01-17T18:02:28.706Z] 5f49dc60c89b: Preparing\n[2020-01-17T18:02:28.706Z] 9254d5c5e258: Preparing\n[2020-01-17T18:02:28.706Z] 9254d5c5e258: Layer already exists\n[2020-01-17T18:02:29.681Z] 613182640f6d: Pushed\n[2020-01-17T18:02:30.273Z] 5f49dc60c89b: Pushed\n[2020-01-17T18:02:34.560Z] ce154caee5e4: Pushed\n[2020-01-17T18:02:35.148Z] 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff: digest: sha256:04721640096da6a96fd4b76958cc898badee0b5f4eaabbe0fec2c0c205797963 size: 1158\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:02:35.512Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:02:35.854Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest\n[2020-01-17T18:02:36.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n[2020-01-17T18:02:36.130Z] ce154caee5e4: Preparing\n[2020-01-17T18:02:36.130Z] 613182640f6d: Preparing\n[2020-01-17T18:02:36.130Z] 5f49dc60c89b: Preparing\n[2020-01-17T18:02:36.130Z] 9254d5c5e258: Preparing\n[2020-01-17T18:02:36.130Z] 5f49dc60c89b: Layer already exists\n[2020-01-17T18:02:36.130Z] 9254d5c5e258: Layer already exists\n[2020-01-17T18:02:36.130Z] 613182640f6d: Layer already exists\n[2020-01-17T18:02:36.130Z] ce154caee5e4: Layer already exists\n[2020-01-17T18:02:36.398Z] latest: digest: sha256:04721640096da6a96fd4b76958cc898badee0b5f4eaabbe0fec2c0c205797963 size: 1158\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:02:36.738Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.4\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:02:37.345Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.4\n[2020-01-17T18:02:37.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n[2020-01-17T18:02:37.614Z] ce154caee5e4: Preparing\n[2020-01-17T18:02:37.614Z] 613182640f6d: Preparing\n[2020-01-17T18:02:37.614Z] 5f49dc60c89b: Preparing\n[2020-01-17T18:02:37.614Z] 9254d5c5e258: Preparing\n[2020-01-17T18:02:37.614Z] ce154caee5e4: Layer already exists\n[2020-01-17T18:02:37.614Z] 5f49dc60c89b: Layer already exists\n[2020-01-17T18:02:37.614Z] 9254d5c5e258: Layer already exists\n[2020-01-17T18:02:37.614Z] 613182640f6d: Layer already exists\n[2020-01-17T18:02:37.614Z] 1.0.1-dev.4: digest: sha256:04721640096da6a96fd4b76958cc898badee0b5f4eaabbe0fec2c0c205797963 size: 1158\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:02:37.950Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:091a6b7c29f6ab1c23641f61140ed67a4f2d14ff-1.0.1-dev.4\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:02:38.548Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:091a6b7c29f6ab1c23641f61140ed67a4f2d14ff-1.0.1-dev.4\n[2020-01-17T18:02:38.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n[2020-01-17T18:02:38.816Z] ce154caee5e4: Preparing\n[2020-01-17T18:02:38.816Z] 613182640f6d: Preparing\n[2020-01-17T18:02:38.816Z] 5f49dc60c89b: Preparing\n[2020-01-17T18:02:38.816Z] 9254d5c5e258: Preparing\n[2020-01-17T18:02:38.817Z] ce154caee5e4: Layer already exists\n[2020-01-17T18:02:38.817Z] 5f49dc60c89b: Layer already exists\n[2020-01-17T18:02:38.817Z] 9254d5c5e258: Layer already exists\n[2020-01-17T18:02:38.817Z] 613182640f6d: Layer already exists\n[2020-01-17T18:02:38.817Z] 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff-1.0.1-dev.4: digest: sha256:04721640096da6a96fd4b76958cc898badee0b5f4eaabbe0fec2c0c205797963 size: 1158\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:02:39.153Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:02:39.754Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master\n[2020-01-17T18:02:40.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64]\n[2020-01-17T18:02:40.023Z] ce154caee5e4: Preparing\n[2020-01-17T18:02:40.023Z] 613182640f6d: Preparing\n[2020-01-17T18:02:40.023Z] 5f49dc60c89b: Preparing\n[2020-01-17T18:02:40.023Z] 9254d5c5e258: Preparing\n[2020-01-17T18:02:40.023Z] 9254d5c5e258: Layer already exists\n[2020-01-17T18:02:40.023Z] ce154caee5e4: Layer already exists\n[2020-01-17T18:02:40.023Z] 5f49dc60c89b: Layer already exists\n[2020-01-17T18:02:40.023Z] 613182640f6d: Layer already exists\n[2020-01-17T18:02:40.607Z] master: digest: sha256:04721640096da6a96fd4b76958cc898badee0b5f4eaabbe0fec2c0c205797963 size: 1158\n[Pipeline] }\n[Pipeline] // withDockerRegistry\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-01-17T18:02:40.854Z] provisioning config files...\n[2020-01-17T18:02:40.897Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/app-service-configurable/7@tmp/config4549371332769837966tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T18:02:41.351Z] + curl -s https://codecov.io/bash\n[2020-01-17T18:02:41.352Z] + bash -s - -t @/w/workspace/app-service-configurable/7@tmp/config4549371332769837966tmp\n[2020-01-17T18:02:41.613Z] \n[2020-01-17T18:02:41.613Z] _____ _\n[2020-01-17T18:02:41.613Z] / ____| | |\n[2020-01-17T18:02:41.613Z] | | ___ __| | ___ ___ _____ __\n[2020-01-17T18:02:41.613Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-17T18:02:41.613Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-17T18:02:41.613Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-17T18:02:41.613Z] Bash-20191211-b8db533\n[2020-01-17T18:02:41.613Z] \n[2020-01-17T18:02:41.613Z] \n[2020-01-17T18:02:41.613Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-17T18:02:41.613Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-17T18:02:41.613Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-01-17T18:02:41.613Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-17T18:02:41.613Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-17T18:02:41.613Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-17T18:02:41.613Z] \x1b[0;32m+\x1b[0m .\n[2020-01-17T18:02:41.613Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-17T18:02:41.613Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-17T18:02:41.613Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-17T18:02:41.882Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=10\x1b[0m\n[2020-01-17T18:02:41.882Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-17T18:02:41.882Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-17T18:02:41.882Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-17T18:02:41.882Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-17T18:02:41.882Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-17T18:02:41.882Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-17T18:02:41.882Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=091a6b7c29f6ab1c23641f61140ed67a4f2d14ff&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=\n[2020-01-17T18:02:41.882Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-17T18:02:41.882Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=091a6b7c29f6ab1c23641f61140ed67a4f2d14ff&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=\n[2020-01-17T18:02:42.479Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-17T18:02:43.066Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-service-configurable/commit/091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\x1b[0m\n[Pipeline] }\n[2020-01-17T18:02:43.073Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\n[Pipeline] echo\n[2020-01-17T18:02:43.791Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n[Pipeline] echo\n[2020-01-17T18:02:43.792Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n[Pipeline] withCredentials\n[2020-01-17T18:02:43.809Z] Masking supported pattern matches of $SNYK_TOKEN\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:02:44.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-01-17T18:02:44.195Z] \n[2020-01-17T18:02:44.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:02:44.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-01-17T18:02:44.498Z] 1.217.3: Pulling from edgex-snyk-go\n[2020-01-17T18:02:44.498Z] 9d48c3bd43c5: Pulling fs layer\n[2020-01-17T18:02:44.498Z] 7f94eaf8af20: Pulling fs layer\n[2020-01-17T18:02:44.498Z] 9fe9984849c1: Pulling fs layer\n[2020-01-17T18:02:44.498Z] cf0db633a67d: Pulling fs layer\n[2020-01-17T18:02:44.498Z] 0f7136d71739: Pulling fs layer\n[2020-01-17T18:02:44.498Z] 8c1aaf4dbaec: Pulling fs layer\n[2020-01-17T18:02:44.498Z] b8132c677c6b: Pulling fs layer\n[2020-01-17T18:02:44.498Z] c8f539ab0293: Pulling fs layer\n[2020-01-17T18:02:44.498Z] b11662bbf65b: Pulling fs layer\n[2020-01-17T18:02:44.498Z] 0f7136d71739: Waiting\n[2020-01-17T18:02:44.498Z] 8c1aaf4dbaec: Waiting\n[2020-01-17T18:02:44.498Z] b8132c677c6b: Waiting\n[2020-01-17T18:02:44.498Z] c8f539ab0293: Waiting\n[2020-01-17T18:02:44.498Z] b11662bbf65b: Waiting\n[2020-01-17T18:02:44.498Z] cf0db633a67d: Waiting\n[2020-01-17T18:02:44.498Z] 9fe9984849c1: Verifying Checksum\n[2020-01-17T18:02:44.498Z] 9fe9984849c1: Download complete\n[2020-01-17T18:02:44.498Z] 7f94eaf8af20: Verifying Checksum\n[2020-01-17T18:02:44.498Z] 7f94eaf8af20: Download complete\n[2020-01-17T18:02:44.498Z] 0f7136d71739: Verifying Checksum\n[2020-01-17T18:02:44.498Z] 0f7136d71739: Download complete\n[2020-01-17T18:02:44.498Z] 9d48c3bd43c5: Download complete\n[2020-01-17T18:02:44.498Z] 8c1aaf4dbaec: Verifying Checksum\n[2020-01-17T18:02:44.498Z] 8c1aaf4dbaec: Download complete\n[2020-01-17T18:02:44.762Z] 9d48c3bd43c5: Pull complete\n[2020-01-17T18:02:44.762Z] b8132c677c6b: Verifying Checksum\n[2020-01-17T18:02:44.762Z] b8132c677c6b: Download complete\n[2020-01-17T18:02:45.032Z] 7f94eaf8af20: Pull complete\n[2020-01-17T18:02:45.293Z] 9fe9984849c1: Pull complete\n[2020-01-17T18:02:45.293Z] c8f539ab0293: Verifying Checksum\n[2020-01-17T18:02:45.293Z] c8f539ab0293: Download complete\n[2020-01-17T18:02:45.293Z] b11662bbf65b: Verifying Checksum\n[2020-01-17T18:02:45.293Z] b11662bbf65b: Download complete\n[2020-01-17T18:02:46.234Z] cf0db633a67d: Verifying Checksum\n[2020-01-17T18:02:46.234Z] cf0db633a67d: Download complete\n[2020-01-17T18:02:52.806Z] cf0db633a67d: Pull complete\n[2020-01-17T18:02:52.806Z] 0f7136d71739: Pull complete\n[2020-01-17T18:02:52.806Z] 8c1aaf4dbaec: Pull complete\n[2020-01-17T18:02:54.714Z] b8132c677c6b: Pull complete\n[2020-01-17T18:02:58.008Z] c8f539ab0293: Pull complete\n[2020-01-17T18:02:59.388Z] b11662bbf65b: Pull complete\n[2020-01-17T18:02:59.388Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n[2020-01-17T18:02:59.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] withDockerContainer\n[2020-01-17T18:02:59.502Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container\n[2020-01-17T18:02:59.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/app-service-configurable/7:/ws -w /ws --entrypoint= -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n[2020-01-17T18:03:00.301Z] $ docker top 06ab2f1502abce1675f3065e3d22da1cbca8bb798d54da3b0ccf1e57cb6120d0 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T18:03:01.133Z] + snyk monitor \'--org=edgex-jenkins\'\n[2020-01-17T18:03:33.253Z] \n[2020-01-17T18:03:33.253Z] Monitoring /w/workspace/app-service-configurable/7...\n[2020-01-17T18:03:33.253Z] \n[2020-01-17T18:03:33.253Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/93437969-4fa4-49c7-a6c8-9915f77b18a2\n[2020-01-17T18:03:33.253Z] \n[2020-01-17T18:03:33.253Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n[2020-01-17T18:03:33.253Z] \n[2020-01-17T18:03:33.253Z] \n[2020-01-17T18:03:33.253Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org.\n[2020-01-17T18:03:33.253Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans.\n[Pipeline] }\n[2020-01-17T18:03:33.263Z] $ docker stop --time=1 06ab2f1502abce1675f3065e3d22da1cbca8bb798d54da3b0ccf1e57cb6120d0\n[2020-01-17T18:03:34.750Z] $ docker rm -f 06ab2f1502abce1675f3065e3d22da1cbca8bb798d54da3b0ccf1e57cb6120d0\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // withCredentials\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:03:35.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-01-17T18:03:35.885Z] \n[2020-01-17T18:03:35.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:03:36.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-01-17T18:03:36.188Z] latest: Pulling from edgex-klar\n[2020-01-17T18:03:36.188Z] e7c96db7181b: Already exists\n[2020-01-17T18:03:36.188Z] 624060e74911: Pulling fs layer\n[2020-01-17T18:03:36.188Z] eeaf1278c5f7: Pulling fs layer\n[2020-01-17T18:03:36.188Z] 392885e82342: Pulling fs layer\n[2020-01-17T18:03:36.188Z] 624060e74911: Verifying Checksum\n[2020-01-17T18:03:36.188Z] 624060e74911: Download complete\n[2020-01-17T18:03:36.188Z] eeaf1278c5f7: Verifying Checksum\n[2020-01-17T18:03:36.188Z] eeaf1278c5f7: Download complete\n[2020-01-17T18:03:36.448Z] 392885e82342: Verifying Checksum\n[2020-01-17T18:03:36.448Z] 392885e82342: Download complete\n[2020-01-17T18:03:36.448Z] 624060e74911: Pull complete\n[2020-01-17T18:03:36.707Z] eeaf1278c5f7: Pull complete\n[2020-01-17T18:03:36.707Z] 392885e82342: Pull complete\n[2020-01-17T18:03:36.707Z] Digest: sha256:7aeb387949c2a191ad81514c9ec9aef0360a0964c234f3aa62f6542133ec5de4\n[2020-01-17T18:03:36.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[Pipeline] withDockerContainer\n[2020-01-17T18:03:36.817Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container\n[2020-01-17T18:03:36.854Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n[2020-01-17T18:03:37.478Z] $ docker top f8421d457eb1f0c8c12d217250ffd665331cff6330811231b847708b12b93c49 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T18:03:38.289Z] + /klar nexus3.edgexfoundry.org/docker-app-service-configurable:091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\n[2020-01-17T18:03:38.289Z] + tee\n[2020-01-17T18:03:38.549Z] Can\'t pull image: Docker Registry responded with unsupported Content-Type: text/html\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[2020-01-17T18:03:38.572Z] $ docker stop --time=1 f8421d457eb1f0c8c12d217250ffd665331cff6330811231b847708b12b93c49\n[2020-01-17T18:03:39.975Z] $ docker rm -f f8421d457eb1f0c8c12d217250ffd665331cff6330811231b847708b12b93c49\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:03:40.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-01-17T18:03:40.395Z] .\n[Pipeline] withDockerContainer\n[2020-01-17T18:03:40.519Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container\n[2020-01-17T18:03:40.557Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n[2020-01-17T18:03:41.138Z] $ docker top 3fdcf7c1228b9555bf1582f33ec43e57d266a987525957b46f5ae1ebe5247f52 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T18:03:41.967Z] + /klar nexus3.edgexfoundry.org/docker-app-service-configurable:091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\n[2020-01-17T18:03:41.967Z] + tee\n[2020-01-17T18:03:41.967Z] clair timeout 1m0s\n[2020-01-17T18:03:41.967Z] docker timeout: 1m0s\n[2020-01-17T18:03:41.967Z] no whitelist file\n[2020-01-17T18:03:42.227Z] Can\'t pull image: Docker Registry responded with unsupported Content-Type: text/html\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[2020-01-17T18:03:42.251Z] $ docker stop --time=1 3fdcf7c1228b9555bf1582f33ec43e57d266a987525957b46f5ae1ebe5247f52\n[2020-01-17T18:03:43.632Z] $ docker rm -f 3fdcf7c1228b9555bf1582f33ec43e57d266a987525957b46f5ae1ebe5247f52\n[Pipeline] // withDockerContainer\n[Pipeline] sh\n[2020-01-17T18:03:44.045Z] + mkdir -p /w/workspace/app-service-configurable/7/clair-reports\n[Pipeline] echo\n[2020-01-17T18:03:44.054Z] Generated HTML Table Report. Writing to /w/workspace/app-service-configurable/7/clair-reports/clair_results_docker-app-service-configurable_091a6b7c29f6ab1c23641f61140ed67a4f2d14ff.html\n[Pipeline] writeFile\n[Pipeline] step\n[2020-01-17T18:03:44.068Z] Archiving artifacts\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:03:44.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-01-17T18:03:44.430Z] .\n[Pipeline] withDockerContainer\n[2020-01-17T18:03:44.547Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container\n[2020-01-17T18:03:44.619Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n[2020-01-17T18:03:45.205Z] $ docker top 5b7b1ee28fecd224d02fbf7f42d6c149f7a1d38675f7bf65c2adeccda015acb0 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T18:03:46.063Z] + /klar nexus3.edgexfoundry.org/docker-app-service-configurable-arm64:091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\n[2020-01-17T18:03:46.063Z] + tee\n[2020-01-17T18:03:46.326Z] Can\'t pull image: Docker Registry responded with unsupported Content-Type: text/html\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[2020-01-17T18:03:46.349Z] $ docker stop --time=1 5b7b1ee28fecd224d02fbf7f42d6c149f7a1d38675f7bf65c2adeccda015acb0\n[2020-01-17T18:03:47.721Z] $ docker rm -f 5b7b1ee28fecd224d02fbf7f42d6c149f7a1d38675f7bf65c2adeccda015acb0\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:03:48.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-01-17T18:03:48.153Z] .\n[Pipeline] withDockerContainer\n[2020-01-17T18:03:48.263Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container\n[2020-01-17T18:03:48.298Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n[2020-01-17T18:03:48.958Z] $ docker top 316d621de80c260ee8380159c738ca6c616c3fc859c4c5b38f727081e3577cc4 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T18:03:49.830Z] + /klar nexus3.edgexfoundry.org/docker-app-service-configurable-arm64:091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\n[2020-01-17T18:03:49.830Z] + tee\n[2020-01-17T18:03:49.830Z] clair timeout 1m0s\n[2020-01-17T18:03:49.830Z] docker timeout: 1m0s\n[2020-01-17T18:03:49.830Z] no whitelist file\n[2020-01-17T18:03:50.089Z] Can\'t pull image: Docker Registry responded with unsupported Content-Type: text/html\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[2020-01-17T18:03:50.112Z] $ docker stop --time=1 316d621de80c260ee8380159c738ca6c616c3fc859c4c5b38f727081e3577cc4\n[2020-01-17T18:03:51.464Z] $ docker rm -f 316d621de80c260ee8380159c738ca6c616c3fc859c4c5b38f727081e3577cc4\n[Pipeline] // withDockerContainer\n[Pipeline] sh\n[2020-01-17T18:03:51.876Z] + mkdir -p /w/workspace/app-service-configurable/7/clair-reports\n[Pipeline] echo\n[2020-01-17T18:03:51.885Z] Generated HTML Table Report. Writing to /w/workspace/app-service-configurable/7/clair-reports/clair_results_docker-app-service-configurable-arm64_091a6b7c29f6ab1c23641f61140ed67a4f2d14ff.html\n[Pipeline] writeFile\n[Pipeline] step\n[2020-01-17T18:03:51.898Z] Archiving artifacts\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\n[Pipeline] stage\n[Pipeline] { (Tag)\n[Pipeline] unstash\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:03:52.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-17T18:03:52.301Z] .\n[Pipeline] withDockerContainer\n[2020-01-17T18:03:52.411Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container\n[2020-01-17T18:03:52.446Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-17T18:03:53.023Z] $ docker top 17860e062205902f2ffa253710c2b02ac0a2f58f1a1d9636d9d5d6c92502832a -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-17T18:03:53.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-17T18:03:53.591Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-17T18:03:53.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-17T18:03:53.806Z] $ docker exec 17860e062205902f2ffa253710c2b02ac0a2f58f1a1d9636d9d5d6c92502832a ssh-agent\n[2020-01-17T18:03:54.013Z] SSH_AUTH_SOCK=/tmp/ssh-kAHkbP4RSL3k/agent.14\n[2020-01-17T18:03:54.013Z] SSH_AGENT_PID=21\n[2020-01-17T18:03:54.019Z] Running ssh-add (command line suppressed)\n[2020-01-17T18:03:54.169Z] Identity added: /w/workspace/app-service-configurable/7@tmp/private_key_7699665208178078653.key (/w/workspace/app-service-configurable/7@tmp/private_key_7699665208178078653.key)\n[2020-01-17T18:03:54.223Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T18:03:54.516Z] + git semver tag\n[2020-01-17T18:03:54.516Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-17T18:03:54.516Z] # $GIT_DIR = /w/workspace/app-service-configurable/7/.git\n[2020-01-17T18:03:54.516Z] # $GIT_WORK_TREE = /w/workspace/app-service-configurable/7\n[2020-01-17T18:03:54.516Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-17T18:03:54.516Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-17T18:03:54.516Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-17T18:03:54.516Z] # $SEMVER_BRANCH = master\n[2020-01-17T18:03:54.516Z] # $SEMVER_DIR = /w/workspace/app-service-configurable/7/.semver\n[2020-01-17T18:03:54.516Z] # 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff HEAD\n[2020-01-17T18:03:54.516Z] # 2408ab4868a905b8a5dc5b3a0708af439d1c226d refs/tags/v1.0.1-dev.4\n[Pipeline] }\n[2020-01-17T18:03:54.522Z] $ docker exec --env ******** --env ******** 17860e062205902f2ffa253710c2b02ac0a2f58f1a1d9636d9d5d6c92502832a ssh-agent -k\n[2020-01-17T18:03:54.663Z] unset SSH_AUTH_SOCK;\n[2020-01-17T18:03:54.664Z] unset SSH_AGENT_PID;\n[2020-01-17T18:03:54.664Z] echo Agent pid 21 killed;\n[2020-01-17T18:03:54.713Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-17T18:03:55.024Z] + git semver\n[Pipeline] }\n[2020-01-17T18:03:55.033Z] $ docker stop --time=1 17860e062205902f2ffa253710c2b02ac0a2f58f1a1d9636d9d5d6c92502832a\n[2020-01-17T18:03:56.394Z] $ docker rm -f 17860e062205902f2ffa253710c2b02ac0a2f58f1a1d9636d9d5d6c92502832a\n[Pipeline] // withDockerContainer\n[Pipeline] stage\n[Pipeline] { (LF Tools Sigul)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:03:56.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-01-17T18:03:56.875Z] \n[2020-01-17T18:03:56.875Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:03:57.184Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-01-17T18:03:57.184Z] 0.23.1-centos7: Pulling from edgex-lftools\n[2020-01-17T18:03:57.184Z] 8ba884070f61: Pulling fs layer\n[2020-01-17T18:03:57.184Z] 78d65bd6cf10: Pulling fs layer\n[2020-01-17T18:03:57.184Z] 5573da4c1a9d: Pulling fs layer\n[2020-01-17T18:03:57.184Z] 4493e11b668a: Pulling fs layer\n[2020-01-17T18:03:57.184Z] 2e4ad32216ba: Pulling fs layer\n[2020-01-17T18:03:57.184Z] 14bc7892088f: Pulling fs layer\n[2020-01-17T18:03:57.184Z] 2e4ad32216ba: Waiting\n[2020-01-17T18:03:57.184Z] 4493e11b668a: Waiting\n[2020-01-17T18:03:57.184Z] 14bc7892088f: Waiting\n[2020-01-17T18:03:57.184Z] 78d65bd6cf10: Verifying Checksum\n[2020-01-17T18:03:57.184Z] 78d65bd6cf10: Download complete\n[2020-01-17T18:03:57.184Z] 4493e11b668a: Verifying Checksum\n[2020-01-17T18:03:57.184Z] 4493e11b668a: Download complete\n[2020-01-17T18:03:57.443Z] 2e4ad32216ba: Verifying Checksum\n[2020-01-17T18:03:57.444Z] 2e4ad32216ba: Download complete\n[2020-01-17T18:03:58.028Z] 14bc7892088f: Verifying Checksum\n[2020-01-17T18:03:58.028Z] 14bc7892088f: Download complete\n[2020-01-17T18:03:58.288Z] 8ba884070f61: Verifying Checksum\n[2020-01-17T18:03:58.288Z] 8ba884070f61: Download complete\n[2020-01-17T18:03:58.862Z] 5573da4c1a9d: Verifying Checksum\n[2020-01-17T18:03:58.862Z] 5573da4c1a9d: Download complete\n[2020-01-17T18:04:03.060Z] 8ba884070f61: Pull complete\n[2020-01-17T18:04:03.060Z] 78d65bd6cf10: Pull complete\n[2020-01-17T18:04:15.284Z] 5573da4c1a9d: Pull complete\n[2020-01-17T18:04:15.284Z] 4493e11b668a: Pull complete\n[2020-01-17T18:04:15.284Z] 2e4ad32216ba: Pull complete\n[2020-01-17T18:04:15.852Z] 14bc7892088f: Pull complete\n[2020-01-17T18:04:15.852Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n[2020-01-17T18:04:15.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] withDockerContainer\n[2020-01-17T18:04:15.983Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container\n[2020-01-17T18:04:16.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n[2020-01-17T18:04:16.612Z] $ docker top a851c11c09512cea74e6128dba16733156edb6830314e027a8b7b130bae0650e -eo pid,comm\n[Pipeline] {\n[Pipeline] configFileProvider\n[2020-01-17T18:04:17.146Z] provisioning config files...\n[2020-01-17T18:04:17.154Z] copy managed file [sigul-config] to file:/w/workspace/app-service-configurable/7@tmp/config6127819503630327236tmp\n[2020-01-17T18:04:17.169Z] copy managed file [sigul-password] to file:/w/workspace/app-service-configurable/7@tmp/config8523512611823626415tmp\n[2020-01-17T18:04:17.182Z] copy managed file [sigul-pki] to file:/w/workspace/app-service-configurable/7@tmp/config542515168413331781tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-17T18:04:17.197Z] Running global-jjb/shell/sigul-configuration.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-17T18:04:17.489Z] ---> sigul-configuration.sh\n[2020-01-17T18:04:17.490Z] gpg: directory `/root/.gnupg\' created\n[2020-01-17T18:04:17.490Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n[2020-01-17T18:04:17.490Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n[2020-01-17T18:04:17.490Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n[2020-01-17T18:04:17.490Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n[2020-01-17T18:04:17.490Z] gpg: CAST5 encrypted data\n[2020-01-17T18:04:17.750Z] gpg: encrypted with 1 passphrase\n[2020-01-17T18:04:17.750Z] gpg: WARNING: message was not integrity protected\n[Pipeline] sh\n[2020-01-17T18:04:18.045Z] + mkdir /home/jenkins\n[2020-01-17T18:04:18.045Z] + mkdir /home/jenkins/sigul\n[Pipeline] sh\n[2020-01-17T18:04:18.338Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n[Pipeline] echo\n[2020-01-17T18:04:18.351Z] Running global-jjb/shell/sigul-install.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-17T18:04:18.657Z] ---> sigul-install.sh\n[2020-01-17T18:04:28.636Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n[Pipeline] sh\n[2020-01-17T18:04:28.927Z] + git tag --list\n[2020-01-17T18:04:28.927Z] v1.0.1-dev.4\n[Pipeline] sh\n[2020-01-17T18:04:29.221Z] + lftools sign git-tag v1.0.1-dev.4\n[2020-01-17T18:04:30.172Z] Signing Git tag with Sigul...\n[2020-01-17T18:04:30.172Z] Signing v1.0.1-dev.4\n[Pipeline] echo\n[2020-01-17T18:04:31.227Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-17T18:04:31.579Z] ---> sigul-configuration-cleanup.sh\n[Pipeline] }\n[2020-01-17T18:04:31.586Z] Deleting 3 temporary files\n[Pipeline] // configFileProvider\n[Pipeline] }\n[2020-01-17T18:04:31.623Z] $ docker stop --time=1 a851c11c09512cea74e6128dba16733156edb6830314e027a8b7b130bae0650e\n[2020-01-17T18:04:33.014Z] $ docker rm -f a851c11c09512cea74e6128dba16733156edb6830314e027a8b7b130bae0650e\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:04:33.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-17T18:04:33.531Z] .\n[Pipeline] withDockerContainer\n[2020-01-17T18:04:33.656Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container\n[2020-01-17T18:04:33.697Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-17T18:04:34.235Z] $ docker top f96e45d846ac832de20c5594bfaa506e95715edda48ad13f7693f1a788caaccf -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-17T18:04:34.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-17T18:04:34.795Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-17T18:04:34.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-17T18:04:34.984Z] $ docker exec f96e45d846ac832de20c5594bfaa506e95715edda48ad13f7693f1a788caaccf ssh-agent\n[2020-01-17T18:04:35.183Z] SSH_AUTH_SOCK=/tmp/ssh-iRGD8oxPPK0N/agent.14\n[2020-01-17T18:04:35.183Z] SSH_AGENT_PID=21\n[2020-01-17T18:04:35.190Z] Running ssh-add (command line suppressed)\n[2020-01-17T18:04:35.341Z] Identity added: /w/workspace/app-service-configurable/7@tmp/private_key_8179063623847943982.key (/w/workspace/app-service-configurable/7@tmp/private_key_8179063623847943982.key)\n[2020-01-17T18:04:35.392Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T18:04:35.686Z] + git semver bump pre\n[2020-01-17T18:04:35.686Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-17T18:04:35.686Z] # $GIT_DIR = /w/workspace/app-service-configurable/7/.git\n[2020-01-17T18:04:35.686Z] # $GIT_WORK_TREE = /w/workspace/app-service-configurable/7\n[2020-01-17T18:04:35.686Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-17T18:04:35.686Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-17T18:04:35.686Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-17T18:04:35.686Z] # $SEMVER_BRANCH = master\n[2020-01-17T18:04:35.686Z] # $SEMVER_DIR = /w/workspace/app-service-configurable/7/.semver\n[Pipeline] }\n[2020-01-17T18:04:35.692Z] $ docker exec --env ******** --env ******** f96e45d846ac832de20c5594bfaa506e95715edda48ad13f7693f1a788caaccf ssh-agent -k\n[2020-01-17T18:04:35.838Z] unset SSH_AUTH_SOCK;\n[2020-01-17T18:04:35.838Z] unset SSH_AGENT_PID;\n[2020-01-17T18:04:35.838Z] echo Agent pid 21 killed;\n[2020-01-17T18:04:35.888Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-17T18:04:36.198Z] + git semver\n[Pipeline] }\n[2020-01-17T18:04:36.207Z] $ docker stop --time=1 f96e45d846ac832de20c5594bfaa506e95715edda48ad13f7693f1a788caaccf\n[2020-01-17T18:04:37.575Z] $ docker rm -f f96e45d846ac832de20c5594bfaa506e95715edda48ad13f7693f1a788caaccf\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:04:38.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-17T18:04:38.004Z] .\n[Pipeline] withDockerContainer\n[2020-01-17T18:04:38.114Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container\n[2020-01-17T18:04:38.153Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-17T18:04:38.684Z] $ docker top 33a3cce5e54d41afd9216a50417dc975975181e700cbb6527f6f387d82343c0d -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-17T18:04:39.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-17T18:04:39.243Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-17T18:04:39.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-17T18:04:39.426Z] $ docker exec 33a3cce5e54d41afd9216a50417dc975975181e700cbb6527f6f387d82343c0d ssh-agent\n[2020-01-17T18:04:39.638Z] SSH_AUTH_SOCK=/tmp/ssh-zeQurzwZ14rB/agent.14\n[2020-01-17T18:04:39.638Z] SSH_AGENT_PID=21\n[2020-01-17T18:04:39.644Z] Running ssh-add (command line suppressed)\n[2020-01-17T18:04:39.782Z] Identity added: /w/workspace/app-service-configurable/7@tmp/private_key_5663073235634507300.key (/w/workspace/app-service-configurable/7@tmp/private_key_5663073235634507300.key)\n[2020-01-17T18:04:39.836Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-17T18:04:40.125Z] + git semver push\n[2020-01-17T18:04:40.125Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-17T18:04:40.125Z] # $GIT_DIR = /w/workspace/app-service-configurable/7/.git\n[2020-01-17T18:04:40.125Z] # $GIT_WORK_TREE = /w/workspace/app-service-configurable/7\n[2020-01-17T18:04:40.125Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-17T18:04:40.125Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-17T18:04:40.125Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-17T18:04:40.125Z] # $SEMVER_BRANCH = master\n[2020-01-17T18:04:40.125Z] # $SEMVER_DIR = /w/workspace/app-service-configurable/7/.semver\n[Pipeline] }\n[2020-01-17T18:04:46.700Z] $ docker exec --env ******** --env ******** 33a3cce5e54d41afd9216a50417dc975975181e700cbb6527f6f387d82343c0d ssh-agent -k\n[2020-01-17T18:04:46.856Z] unset SSH_AUTH_SOCK;\n[2020-01-17T18:04:46.856Z] unset SSH_AGENT_PID;\n[2020-01-17T18:04:46.856Z] echo Agent pid 21 killed;\n[2020-01-17T18:04:46.909Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-17T18:04:47.217Z] + git semver\n[Pipeline] }\n[2020-01-17T18:04:47.227Z] $ docker stop --time=1 33a3cce5e54d41afd9216a50417dc975975181e700cbb6527f6f387d82343c0d\n[2020-01-17T18:04:48.643Z] $ docker rm -f 33a3cce5e54d41afd9216a50417dc975975181e700cbb6527f6f387d82343c0d\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-17T18:04:49.140Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-17T18:04:49.697Z] ---> package-listing.sh\n[2020-01-17T18:04:49.697Z] ++ facter osfamily\n[2020-01-17T18:04:49.697Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-17T18:04:49.697Z] + OS_FAMILY=redhat\n[2020-01-17T18:04:49.697Z] + workspace=/w/workspace/app-service-configurable/7\n[2020-01-17T18:04:49.697Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-17T18:04:49.697Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-17T18:04:49.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-17T18:04:49.697Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-17T18:04:49.697Z] + \'[\' /w/workspace/app-service-configurable/7 \']\'\n[2020-01-17T18:04:49.697Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-17T18:04:49.697Z] + case "${OS_FAMILY}" in\n[2020-01-17T18:04:49.697Z] + rpm -qa\n[2020-01-17T18:04:49.697Z] + sort\n[2020-01-17T18:04:53.890Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-17T18:04:53.890Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-17T18:04:53.890Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-17T18:04:53.890Z] + \'[\' /w/workspace/app-service-configurable/7 \']\'\n[2020-01-17T18:04:53.890Z] + mkdir -p /w/workspace/app-service-configurable/7/archives/\n[2020-01-17T18:04:53.890Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/app-service-configurable/7/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:04:54.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-17T18:04:54.899Z] \n[2020-01-17T18:04:54.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-17T18:04:55.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-17T18:04:55.280Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-17T18:04:55.280Z] e6b0cf9c0882: Already exists\n[2020-01-17T18:04:55.280Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-17T18:04:55.280Z] c9ea274ed700: Pulling fs layer\n[2020-01-17T18:04:55.280Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-17T18:04:55.280Z] f6a933c9cadc: Pulling fs layer\n[2020-01-17T18:04:55.280Z] 61811dbd4963: Pulling fs layer\n[2020-01-17T18:04:55.280Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-17T18:04:55.280Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-17T18:04:55.280Z] dc21a1d4508b: Pulling fs layer\n[2020-01-17T18:04:55.280Z] 363af2e989c4: Pulling fs layer\n[2020-01-17T18:04:55.280Z] a6eb2c9e2280: Waiting\n[2020-01-17T18:04:55.280Z] 095dd8b7b4d8: Waiting\n[2020-01-17T18:04:55.280Z] dc21a1d4508b: Waiting\n[2020-01-17T18:04:55.280Z] 363af2e989c4: Waiting\n[2020-01-17T18:04:55.280Z] f6a933c9cadc: Waiting\n[2020-01-17T18:04:55.280Z] 61811dbd4963: Waiting\n[2020-01-17T18:04:55.280Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-17T18:04:55.280Z] 9cfac6ba3733: Download complete\n[2020-01-17T18:04:55.280Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-17T18:04:55.280Z] da0e9bf0cc60: Download complete\n[2020-01-17T18:04:55.280Z] f6a933c9cadc: Verifying Checksum\n[2020-01-17T18:04:55.280Z] f6a933c9cadc: Download complete\n[2020-01-17T18:04:55.280Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-17T18:04:55.280Z] a6eb2c9e2280: Download complete\n[2020-01-17T18:04:55.543Z] da0e9bf0cc60: Pull complete\n[2020-01-17T18:04:55.809Z] c9ea274ed700: Verifying Checksum\n[2020-01-17T18:04:55.809Z] c9ea274ed700: Download complete\n[2020-01-17T18:04:55.809Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-17T18:04:55.809Z] 095dd8b7b4d8: Download complete\n[2020-01-17T18:04:56.068Z] 363af2e989c4: Verifying Checksum\n[2020-01-17T18:04:56.068Z] 363af2e989c4: Download complete\n[2020-01-17T18:04:56.068Z] dc21a1d4508b: Verifying Checksum\n[2020-01-17T18:04:56.068Z] dc21a1d4508b: Download complete\n[2020-01-17T18:04:56.330Z] 61811dbd4963: Verifying Checksum\n[2020-01-17T18:04:56.330Z] 61811dbd4963: Download complete\n[2020-01-17T18:04:58.246Z] c9ea274ed700: Pull complete\n[2020-01-17T18:04:58.246Z] 9cfac6ba3733: Pull complete\n[2020-01-17T18:04:58.246Z] f6a933c9cadc: Pull complete\n[2020-01-17T18:05:02.458Z] 61811dbd4963: Pull complete\n[2020-01-17T18:05:02.458Z] a6eb2c9e2280: Pull complete\n[2020-01-17T18:05:03.394Z] 095dd8b7b4d8: Pull complete\n[2020-01-17T18:05:03.394Z] dc21a1d4508b: Pull complete\n[2020-01-17T18:05:03.653Z] 363af2e989c4: Pull complete\n[2020-01-17T18:05:03.653Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-17T18:05:03.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-17T18:05:03.803Z] prd-centos7-docker-4c-2g-14938 does not seem to be running inside a container\n[2020-01-17T18:05:03.844Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-17T18:05:05.031Z] $ docker top 43cfa9ad2d1ddb54edb531fe2c144e2172789e848d2fed4e284bbc2a9ee93247 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-17T18:05:05.578Z] provisioning config files...\n[2020-01-17T18:05:05.592Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/app-service-configurable/7@tmp/config5612816229773197125tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-17T18:05:05.606Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-17T18:05:05.898Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-17T18:05:05.905Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-17T18:05:06.199Z] ---> logs-deploy.sh\n[2020-01-17T18:05:06.199Z] + ARCHIVE_ARTIFACTS=\n[2020-01-17T18:05:06.199Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-17T18:05:06.199Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-17T18:05:06.199Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-17T18:05:06.199Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/7\n[2020-01-17T18:05:06.199Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/7/\n[2020-01-17T18:05:06.199Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/7 /w/workspace/app-service-configurable/7\n[2020-01-17T18:05:07.138Z] Archives upload complete.\n[2020-01-17T18:05:07.138Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/7/\n'