Pull request #56 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 0cc413287a3c1e7ee71c567a9220dfbe364a4342+4bda62007119a80672996aa5520ed90b4087d76f (0612ccf1730c12b8b16ccfb516161184d2624121) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2081 in /w/workspace/y_app-service-configurable_PR-56 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/y_app-service-configurable_PR-56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 4bda62007119a80672996aa5520ed90b4087d76f into PR head commit 0cc413287a3c1e7ee71c567a9220dfbe364a4342 Merge succeeded, producing 0cc413287a3c1e7ee71c567a9220dfbe364a4342 Checking out Revision 0cc413287a3c1e7ee71c567a9220dfbe364a4342 (PR-56) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc413287a3c1e7ee71c567a9220dfbe364a4342 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4bda62007119a80672996aa5520ed90b4087d76f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc413287a3c1e7ee71c567a9220dfbe364a4342 # timeout=10 Commit message: "feat(MessageBus): Update to lasted go-mod-messaging and create sample profile for MQTT Message Bus" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # timeout=10 [Pipeline] timeout [2020-04-03T16:00:52.678Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-03T16:00:54.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-03T16:00:54.790Z] [2020-04-03T16:00:54.790Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-03T16:00:55.156Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-03T16:00:55.156Z] latest: Pulling from edgex-devops/git-semver [2020-04-03T16:00:55.156Z] 9123ac7c32f7: Pulling fs layer [2020-04-03T16:00:55.156Z] b8cc5d1170e3: Pulling fs layer [2020-04-03T16:00:55.156Z] 2924cbbf6a41: Pulling fs layer [2020-04-03T16:00:55.156Z] 93b08a4f1073: Pulling fs layer [2020-04-03T16:00:55.156Z] b8cc5d1170e3: Verifying Checksum [2020-04-03T16:00:55.156Z] b8cc5d1170e3: Download complete [2020-04-03T16:00:55.416Z] 9123ac7c32f7: Verifying Checksum [2020-04-03T16:00:55.416Z] 9123ac7c32f7: Download complete [2020-04-03T16:00:55.416Z] 2924cbbf6a41: Verifying Checksum [2020-04-03T16:00:55.416Z] 2924cbbf6a41: Download complete [2020-04-03T16:00:55.416Z] 93b08a4f1073: Verifying Checksum [2020-04-03T16:00:55.416Z] 93b08a4f1073: Download complete [2020-04-03T16:00:55.680Z] 9123ac7c32f7: Pull complete [2020-04-03T16:00:55.680Z] b8cc5d1170e3: Pull complete [2020-04-03T16:00:56.629Z] 2924cbbf6a41: Pull complete [2020-04-03T16:00:56.629Z] 93b08a4f1073: Pull complete [2020-04-03T16:00:56.629Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-03T16:00:56.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-03T16:00:56.779Z] prd-centos7-docker-4c-2g-2081 does not seem to be running inside a container [2020-04-03T16:00:56.822Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-56 -v /w/workspace/y_app-service-configurable_PR-56:/w/workspace/y_app-service-configurable_PR-56:rw,z -v /w/workspace/y_app-service-configurable_PR-56@tmp:/w/workspace/y_app-service-configurable_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-03T16:00:57.485Z] $ docker top 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-03T16:00:57.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-03T16:00:57.756Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-03T16:00:58.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-03T16:00:58.011Z] $ docker exec 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 ssh-agent [2020-04-03T16:00:58.205Z] SSH_AUTH_SOCK=/tmp/ssh-Jjz0VhxxFiEE/agent.15 [2020-04-03T16:00:58.205Z] SSH_AGENT_PID=22 [2020-04-03T16:00:58.217Z] Running ssh-add (command line suppressed) [2020-04-03T16:00:58.403Z] Identity added: /w/workspace/y_app-service-configurable_PR-56@tmp/private_key_7272698713614033854.key (/w/workspace/y_app-service-configurable_PR-56@tmp/private_key_7272698713614033854.key) [2020-04-03T16:00:58.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-03T16:00:58.802Z] + git describe --exact-match --tags HEAD [2020-04-03T16:00:58.802Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-03T16:00:58.872Z] $ docker exec --env ******** --env ******** 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 ssh-agent -k [2020-04-03T16:00:59.025Z] unset SSH_AUTH_SOCK; [2020-04-03T16:00:59.025Z] unset SSH_AGENT_PID; [2020-04-03T16:00:59.025Z] echo Agent pid 22 killed; [2020-04-03T16:00:59.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-03T16:00:59.138Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-03T16:00:59.138Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-03T16:00:59.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-03T16:00:59.226Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-03T16:00:59.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-03T16:00:59.415Z] $ docker exec 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 ssh-agent [2020-04-03T16:00:59.604Z] SSH_AUTH_SOCK=/tmp/ssh-YcoDpwcNWiSh/agent.57 [2020-04-03T16:00:59.604Z] SSH_AGENT_PID=64 [2020-04-03T16:00:59.610Z] Running ssh-add (command line suppressed) [2020-04-03T16:00:59.764Z] Identity added: /w/workspace/y_app-service-configurable_PR-56@tmp/private_key_9002065789634723939.key (/w/workspace/y_app-service-configurable_PR-56@tmp/private_key_9002065789634723939.key) [2020-04-03T16:00:59.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-03T16:01:00.153Z] + git semver init [2020-04-03T16:01:00.153Z] # -> Open(): unable to determine branch for HEAD [2020-04-03T16:01:00.153Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-56/.git [2020-04-03T16:01:00.153Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-56 [2020-04-03T16:01:00.153Z] # $SEMVER_REMOTE_NAME = origin [2020-04-03T16:01:00.153Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-03T16:01:00.153Z] # $SEMVER_USER_NAME = jenkins [2020-04-03T16:01:00.153Z] # $SEMVER_BRANCH = PR-56 [2020-04-03T16:01:00.153Z] # $SEMVER_TEMP = /tmp/semver-641392810 [2020-04-03T16:01:00.153Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-04-03T16:01:00.415Z] # '/tmp/semver-641392810' -> '/w/workspace/y_app-service-configurable_PR-56/.semver' [2020-04-03T16:01:00.674Z] # -> Force: false [2020-04-03T16:01:00.674Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-56/.semver [Pipeline] } [2020-04-03T16:01:00.683Z] $ docker exec --env ******** --env ******** 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 ssh-agent -k [2020-04-03T16:01:00.843Z] unset SSH_AUTH_SOCK; [2020-04-03T16:01:00.844Z] unset SSH_AGENT_PID; [2020-04-03T16:01:00.844Z] echo Agent pid 64 killed; [2020-04-03T16:01:00.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-03T16:01:01.352Z] + git semver [Pipeline] } [2020-04-03T16:01:01.366Z] $ docker stop --time=1 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 [2020-04-03T16:01:02.997Z] $ docker rm -f 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-03T16:01:03.800Z] Stashed 40 file(s) [Pipeline] echo [2020-04-03T16:01:03.802Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-03T16:01:19.090Z] Still waiting to schedule task [2020-04-03T16:01:19.091Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-03T16:01:19.092Z] Still waiting to schedule task [2020-04-03T16:01:19.092Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1788’ is offline [2020-04-03T16:03:34.439Z] Running on prd-centos7-docker-4c-2g-2083 in /w/workspace/y_app-service-configurable_PR-56 [Pipeline] { [Pipeline] ws [2020-04-03T16:03:34.553Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2020-04-03T16:03:36.929Z] using credential edgex-jenkins-ssh [2020-04-03T16:03:36.976Z] Cloning the remote Git repository [2020-04-03T16:03:36.976Z] Cloning with configured refspecs honoured and without tags [2020-04-03T16:03:37.594Z] Fetching without tags [2020-04-03T16:03:37.961Z] Merging remotes/origin/master commit 4bda62007119a80672996aa5520ed90b4087d76f into PR head commit 0cc413287a3c1e7ee71c567a9220dfbe364a4342 [2020-04-03T16:03:36.374Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-04-03T16:03:36.421Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2020-04-03T16:03:36.466Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-03T16:03:36.467Z] > git --version # timeout=10 [2020-04-03T16:03:36.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T16:03:36.498Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T16:03:36.981Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-03T16:03:36.987Z] > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 [2020-04-03T16:03:36.993Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T16:03:37.005Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-03T16:03:37.015Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-03T16:03:37.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T16:03:37.019Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T16:03:37.417Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T16:03:37.423Z] > git checkout -f 0cc413287a3c1e7ee71c567a9220dfbe364a4342 # timeout=10 [2020-04-03T16:03:37.463Z] > git remote # timeout=10 [2020-04-03T16:03:37.467Z] > git config --get remote.origin.url # timeout=10 [2020-04-03T16:03:38.039Z] Merge succeeded, producing 0cc413287a3c1e7ee71c567a9220dfbe364a4342 [2020-04-03T16:03:38.040Z] Checking out Revision 0cc413287a3c1e7ee71c567a9220dfbe364a4342 (PR-56) [2020-04-03T16:03:37.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T16:03:37.479Z] > git merge 4bda62007119a80672996aa5520ed90b4087d76f # timeout=10 [2020-04-03T16:03:37.488Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T16:03:37.499Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T16:03:37.505Z] > git checkout -f 0cc413287a3c1e7ee71c567a9220dfbe364a4342 # timeout=10 [2020-04-03T16:03:42.359Z] Commit message: "feat(MessageBus): Update to lasted go-mod-messaging and create sample profile for MQTT Message Bus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-03T16:03:43.226Z] ========================================================= [2020-04-03T16:03:43.226Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-03T16:03:43.226Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-03T16:03:43.922Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-03T16:03:44.185Z] Sending build context to Docker daemon 240.6kB [2020-04-03T16:03:44.185Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-03T16:03:44.185Z] Step 2/8 : FROM ${BASE} [2020-04-03T16:03:44.185Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-03T16:03:44.185Z] e6b0cf9c0882: Pulling fs layer [2020-04-03T16:03:44.185Z] 2848faf0eed1: Pulling fs layer [2020-04-03T16:03:44.185Z] 0f37312ad70f: Pulling fs layer [2020-04-03T16:03:44.185Z] 5788d62ee057: Pulling fs layer [2020-04-03T16:03:44.185Z] 0e6b1d234666: Pulling fs layer [2020-04-03T16:03:44.185Z] bf5d7aec512f: Pulling fs layer [2020-04-03T16:03:44.185Z] 34c802a77dc8: Pulling fs layer [2020-04-03T16:03:44.185Z] 9eb99e56ec68: Pulling fs layer [2020-04-03T16:03:44.185Z] 27c7a5d97fbd: Pulling fs layer [2020-04-03T16:03:44.185Z] 5c102a31e300: Pulling fs layer [2020-04-03T16:03:44.185Z] dcfb455df0a1: Pulling fs layer [2020-04-03T16:03:44.185Z] 34c802a77dc8: Waiting [2020-04-03T16:03:44.185Z] 9eb99e56ec68: Waiting [2020-04-03T16:03:44.185Z] 27c7a5d97fbd: Waiting [2020-04-03T16:03:44.185Z] 5c102a31e300: Waiting [2020-04-03T16:03:44.185Z] dcfb455df0a1: Waiting [2020-04-03T16:03:44.185Z] 0e6b1d234666: Waiting [2020-04-03T16:03:44.185Z] bf5d7aec512f: Waiting [2020-04-03T16:03:44.185Z] 5788d62ee057: Waiting [2020-04-03T16:03:44.185Z] 0f37312ad70f: Verifying Checksum [2020-04-03T16:03:44.185Z] 0f37312ad70f: Download complete [2020-04-03T16:03:44.185Z] 2848faf0eed1: Download complete [2020-04-03T16:03:44.185Z] 0e6b1d234666: Verifying Checksum [2020-04-03T16:03:44.185Z] 0e6b1d234666: Download complete [2020-04-03T16:03:44.185Z] bf5d7aec512f: Verifying Checksum [2020-04-03T16:03:44.185Z] bf5d7aec512f: Download complete [2020-04-03T16:03:44.185Z] e6b0cf9c0882: Verifying Checksum [2020-04-03T16:03:44.185Z] e6b0cf9c0882: Download complete [2020-04-03T16:03:44.792Z] e6b0cf9c0882: Pull complete [2020-04-03T16:03:45.420Z] 34c802a77dc8: Verifying Checksum [2020-04-03T16:03:45.420Z] 34c802a77dc8: Download complete [2020-04-03T16:03:45.420Z] 27c7a5d97fbd: Verifying Checksum [2020-04-03T16:03:45.420Z] 27c7a5d97fbd: Download complete [2020-04-03T16:03:45.681Z] 5c102a31e300: Verifying Checksum [2020-04-03T16:03:45.681Z] 5c102a31e300: Download complete [2020-04-03T16:03:45.943Z] 9eb99e56ec68: Verifying Checksum [2020-04-03T16:03:45.943Z] 9eb99e56ec68: Download complete [2020-04-03T16:03:45.943Z] dcfb455df0a1: Verifying Checksum [2020-04-03T16:03:45.943Z] dcfb455df0a1: Download complete [2020-04-03T16:03:45.943Z] 5788d62ee057: Verifying Checksum [2020-04-03T16:03:45.943Z] 5788d62ee057: Download complete [2020-04-03T16:03:46.882Z] 2848faf0eed1: Pull complete [2020-04-03T16:03:46.882Z] 0f37312ad70f: Pull complete [2020-04-03T16:03:52.169Z] 5788d62ee057: Pull complete [2020-04-03T16:03:52.170Z] 0e6b1d234666: Pull complete [2020-04-03T16:03:52.170Z] bf5d7aec512f: Pull complete [2020-04-03T16:03:58.733Z] 34c802a77dc8: Pull complete [2020-04-03T16:04:02.050Z] 9eb99e56ec68: Pull complete [2020-04-03T16:04:02.050Z] 27c7a5d97fbd: Pull complete [2020-04-03T16:04:02.623Z] 5c102a31e300: Pull complete [2020-04-03T16:04:02.886Z] dcfb455df0a1: Pull complete [2020-04-03T16:04:02.886Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-03T16:04:02.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-03T16:04:02.886Z] ---> 7c70fe431013 [2020-04-03T16:04:02.886Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-03T16:04:02.886Z] ---> Running in 925a4be804e4 [2020-04-03T16:04:03.145Z] Removing intermediate container 925a4be804e4 [2020-04-03T16:04:03.145Z] ---> b3cbd0bf5ad5 [2020-04-03T16:04:03.145Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-03T16:04:03.145Z] ---> Running in 228ebae62d27 [2020-04-03T16:04:04.092Z] Removing intermediate container 228ebae62d27 [2020-04-03T16:04:04.092Z] ---> 3ee1a89230d9 [2020-04-03T16:04:04.092Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-04-03T16:04:04.092Z] ---> Running in db6e11bc08e3 [2020-04-03T16:04:05.035Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-03T16:04:05.603Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-03T16:04:05.871Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-04-03T16:04:05.871Z] (2/6) Installing libsodium (1.0.18-r0) [2020-04-03T16:04:05.871Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-04-03T16:04:06.130Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-04-03T16:04:06.130Z] (5/6) Installing libzmq (4.3.2-r0) [2020-04-03T16:04:06.390Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-04-03T16:04:06.390Z] Executing busybox-1.31.1-r8.trigger [2020-04-03T16:04:06.390Z] OK: 145 MiB in 45 packages [2020-04-03T16:04:06.959Z] Removing intermediate container db6e11bc08e3 [2020-04-03T16:04:06.959Z] ---> 134f1ff3a620 [2020-04-03T16:04:06.959Z] Step 6/8 : WORKDIR /app [2020-04-03T16:04:06.959Z] ---> Running in 79b752417b70 [2020-04-03T16:04:06.959Z] Removing intermediate container 79b752417b70 [2020-04-03T16:04:06.959Z] ---> d17aa6911f37 [2020-04-03T16:04:06.959Z] Step 7/8 : COPY . . [2020-04-03T16:04:07.218Z] ---> 087d6b4b4a1b [2020-04-03T16:04:07.218Z] Step 8/8 : RUN go mod download [2020-04-03T16:04:07.218Z] ---> Running in a6dff674f6b2 [2020-04-03T16:04:09.136Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-04-03T16:04:09.136Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-03T16:04:09.136Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-03T16:04:09.136Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-03T16:04:09.136Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-03T16:04:09.136Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-03T16:04:09.136Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-03T16:04:09.136Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-03T16:04:09.136Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-04-03T16:04:09.136Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-03T16:04:09.136Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.22 [2020-04-03T16:04:09.136Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 [2020-04-03T16:04:09.136Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 [2020-04-03T16:04:09.136Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-03T16:04:09.136Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-03T16:04:09.136Z] go: finding github.com/fatih/color v1.7.0 [2020-04-03T16:04:09.136Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-03T16:04:09.136Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-03T16:04:09.136Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-03T16:04:09.136Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-03T16:04:09.136Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-03T16:04:09.136Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-03T16:04:09.136Z] go: finding github.com/google/go-cmp v0.3.1 [2020-04-03T16:04:09.136Z] go: finding github.com/google/uuid v1.1.0 [2020-04-03T16:04:09.136Z] go: finding github.com/gorilla/mux v1.7.2 [2020-04-03T16:04:09.136Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-03T16:04:09.136Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-03T16:04:09.136Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-03T16:04:09.136Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-03T16:04:09.136Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-03T16:04:09.136Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-03T16:04:09.136Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-03T16:04:09.136Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-03T16:04:09.136Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-03T16:04:09.395Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-03T16:04:09.395Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-03T16:04:09.395Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-03T16:04:09.395Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-03T16:04:09.395Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-03T16:04:09.395Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-03T16:04:09.395Z] go: finding github.com/kr/pty v1.1.1 [2020-04-03T16:04:09.395Z] go: finding github.com/kr/text v0.1.0 [2020-04-03T16:04:09.395Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-03T16:04:09.395Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-03T16:04:09.395Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-03T16:04:09.395Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-03T16:04:09.395Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-03T16:04:09.395Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-03T16:04:09.395Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-03T16:04:09.395Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-03T16:04:09.395Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-03T16:04:09.395Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/posener/complete v1.1.1 [2020-04-03T16:04:09.395Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-03T16:04:09.395Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-03T16:04:09.395Z] go: finding github.com/stretchr/objx v0.2.0 [2020-04-03T16:04:09.395Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-03T16:04:09.395Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-03T16:04:09.395Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-03T16:04:09.656Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-03T16:04:09.656Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-04-03T16:04:09.656Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-04-03T16:04:09.656Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-03T16:04:09.656Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-03T16:04:09.656Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-03T16:04:09.656Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-03T16:04:09.656Z] go: finding golang.org/x/text v0.3.2 [2020-04-03T16:04:09.656Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-03T16:04:09.656Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-03T16:04:09.656Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-03T16:04:14.424Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2082 in /w/workspace/y_app-service-configurable_PR-56 [Pipeline] { [Pipeline] ws [2020-04-03T16:04:14.498Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2020-04-03T16:04:19.703Z] Removing intermediate container a6dff674f6b2 [2020-04-03T16:04:19.703Z] ---> 33314e53910a [2020-04-03T16:04:19.703Z] Successfully built 33314e53910a [2020-04-03T16:04:19.703Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-03T16:04:20.222Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-03T16:04:20.222Z] . [Pipeline] withDockerContainer [2020-04-03T16:04:20.386Z] prd-centos7-docker-4c-2g-2083 does not seem to be running inside a container [2020-04-03T16:04:20.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-03T16:04:20.832Z] using credential edgex-jenkins-ssh [2020-04-03T16:04:20.885Z] Cloning the remote Git repository [2020-04-03T16:04:20.885Z] Cloning with configured refspecs honoured and without tags [2020-04-03T16:04:21.008Z] $ docker top 6f2764227b80224a3890d9745db4d239b6797910ed0d181153fb6fa26f9e18b1 -eo pid,comm [Pipeline] { [2020-04-03T16:04:20.937Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-04-03T16:04:21.028Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2020-04-03T16:04:21.123Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-03T16:04:21.129Z] > git --version # timeout=10 [2020-04-03T16:04:21.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] sh [2020-04-03T16:04:21.475Z] + go version [2020-04-03T16:04:21.475Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-03T16:04:21.782Z] + make test [2020-04-03T16:04:21.782Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-04-03T16:04:22.015Z] Fetching without tags [2020-04-03T16:04:21.228Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T16:04:21.881Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-03T16:04:21.924Z] > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 [2020-04-03T16:04:21.951Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T16:04:21.972Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-03T16:04:22.020Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-03T16:04:22.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T16:04:22.034Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T16:04:22.497Z] Merging remotes/origin/master commit 4bda62007119a80672996aa5520ed90b4087d76f into PR head commit 0cc413287a3c1e7ee71c567a9220dfbe364a4342 [2020-04-03T16:04:22.843Z] Merge succeeded, producing 0cc413287a3c1e7ee71c567a9220dfbe364a4342 [2020-04-03T16:04:22.843Z] Checking out Revision 0cc413287a3c1e7ee71c567a9220dfbe364a4342 (PR-56) [2020-04-03T16:04:22.507Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T16:04:22.551Z] > git checkout -f 0cc413287a3c1e7ee71c567a9220dfbe364a4342 # timeout=10 [2020-04-03T16:04:22.629Z] > git remote # timeout=10 [2020-04-03T16:04:22.660Z] > git config --get remote.origin.url # timeout=10 [2020-04-03T16:04:22.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T16:04:22.710Z] > git merge 4bda62007119a80672996aa5520ed90b4087d76f # timeout=10 [2020-04-03T16:04:22.795Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T16:04:22.840Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T16:04:22.872Z] > git checkout -f 0cc413287a3c1e7ee71c567a9220dfbe364a4342 # timeout=10 [2020-04-03T16:04:27.324Z] Commit message: "feat(MessageBus): Update to lasted go-mod-messaging and create sample profile for MQTT Message Bus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-03T16:04:28.285Z] ========================================================= [2020-04-03T16:04:28.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-03T16:04:28.285Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-03T16:04:29.332Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-03T16:04:29.928Z] Sending build context to Docker daemon 240.6kB [2020-04-03T16:04:30.197Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-03T16:04:30.197Z] Step 2/8 : FROM ${BASE} [2020-04-03T16:04:30.472Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-03T16:04:30.472Z] cde5963f3b93: Pulling fs layer [2020-04-03T16:04:30.472Z] 2a23fa8c16f7: Pulling fs layer [2020-04-03T16:04:30.472Z] 777b28850792: Pulling fs layer [2020-04-03T16:04:30.472Z] 8a11ddd9e578: Pulling fs layer [2020-04-03T16:04:30.472Z] 4cf88f913ddb: Pulling fs layer [2020-04-03T16:04:30.472Z] 1df406cf5192: Pulling fs layer [2020-04-03T16:04:30.472Z] cd6300453558: Pulling fs layer [2020-04-03T16:04:30.472Z] b9c365052c96: Pulling fs layer [2020-04-03T16:04:30.472Z] a2d8cc88f415: Pulling fs layer [2020-04-03T16:04:30.472Z] ea1d1ca13537: Pulling fs layer [2020-04-03T16:04:30.472Z] 3750a50a1c5e: Pulling fs layer [2020-04-03T16:04:30.472Z] 8a11ddd9e578: Waiting [2020-04-03T16:04:30.472Z] 4cf88f913ddb: Waiting [2020-04-03T16:04:30.472Z] a2d8cc88f415: Waiting [2020-04-03T16:04:30.472Z] 1df406cf5192: Waiting [2020-04-03T16:04:30.472Z] ea1d1ca13537: Waiting [2020-04-03T16:04:30.472Z] cd6300453558: Waiting [2020-04-03T16:04:30.472Z] 3750a50a1c5e: Waiting [2020-04-03T16:04:30.472Z] b9c365052c96: Waiting [2020-04-03T16:04:30.473Z] 777b28850792: Verifying Checksum [2020-04-03T16:04:30.473Z] 777b28850792: Download complete [2020-04-03T16:04:30.473Z] 2a23fa8c16f7: Verifying Checksum [2020-04-03T16:04:30.473Z] 2a23fa8c16f7: Download complete [2020-04-03T16:04:30.473Z] 4cf88f913ddb: Verifying Checksum [2020-04-03T16:04:30.473Z] 4cf88f913ddb: Download complete [2020-04-03T16:04:30.473Z] 1df406cf5192: Verifying Checksum [2020-04-03T16:04:30.473Z] 1df406cf5192: Download complete [2020-04-03T16:04:30.744Z] cde5963f3b93: Download complete [2020-04-03T16:04:31.726Z] cde5963f3b93: Pull complete [2020-04-03T16:04:32.332Z] 2a23fa8c16f7: Pull complete [2020-04-03T16:04:32.603Z] 777b28850792: Pull complete [2020-04-03T16:04:34.563Z] cd6300453558: Verifying Checksum [2020-04-03T16:04:34.563Z] cd6300453558: Download complete [2020-04-03T16:04:34.563Z] a2d8cc88f415: Verifying Checksum [2020-04-03T16:04:34.563Z] a2d8cc88f415: Download complete [2020-04-03T16:04:37.168Z] ea1d1ca13537: Verifying Checksum [2020-04-03T16:04:37.168Z] ea1d1ca13537: Download complete [2020-04-03T16:04:37.168Z] 3750a50a1c5e: Verifying Checksum [2020-04-03T16:04:37.168Z] 3750a50a1c5e: Download complete [2020-04-03T16:04:39.772Z] b9c365052c96: Verifying Checksum [2020-04-03T16:04:39.772Z] b9c365052c96: Download complete [2020-04-03T16:04:41.722Z] 8a11ddd9e578: Download complete [2020-04-03T16:04:43.917Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-04-03T16:04:43.917Z] CGO_ENABLED=1 go vet ./... [2020-04-03T16:04:46.646Z] gofmt -l . [2020-04-03T16:04:46.646Z] [ "`gofmt -l .`" = "" ] [2020-04-03T16:04:46.646Z] ./bin/test-go-mod-tidy.sh [2020-04-03T16:04:47.215Z] ./bin/test-attribution-txt.sh [2020-04-03T16:04:47.476Z] An attribution for github.com/diegoholiveira/jsonlogic is missing from in Attribution.txt, please add [2020-04-03T16:04:47.476Z] make: *** [makefile:38: test] Error 1 [Pipeline] } [2020-04-03T16:04:47.495Z] $ docker stop --time=1 6f2764227b80224a3890d9745db4d239b6797910ed0d181153fb6fa26f9e18b1 [2020-04-03T16:04:49.010Z] $ docker rm -f 6f2764227b80224a3890d9745db4d239b6797910ed0d181153fb6fa26f9e18b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-03T16:04:50.040Z] Failed in branch amd64 [2020-04-03T16:04:54.072Z] 8a11ddd9e578: Pull complete [2020-04-03T16:04:54.072Z] 4cf88f913ddb: Pull complete [2020-04-03T16:04:54.072Z] 1df406cf5192: Pull complete [2020-04-03T16:04:57.435Z] cd6300453558: Pull complete [2020-04-03T16:05:01.707Z] b9c365052c96: Pull complete [2020-04-03T16:05:01.707Z] a2d8cc88f415: Pull complete [2020-04-03T16:05:03.660Z] ea1d1ca13537: Pull complete [2020-04-03T16:05:03.660Z] 3750a50a1c5e: Pull complete [2020-04-03T16:05:03.660Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-03T16:05:03.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-03T16:05:03.660Z] ---> 78745c68409d [2020-04-03T16:05:03.660Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-03T16:05:07.937Z] ---> Running in 0b5fe2e00073 [2020-04-03T16:05:08.215Z] Removing intermediate container 0b5fe2e00073 [2020-04-03T16:05:08.215Z] ---> c6433289e359 [2020-04-03T16:05:08.215Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-03T16:05:08.500Z] ---> Running in 4a7b3db00f80 [2020-04-03T16:05:10.465Z] Removing intermediate container 4a7b3db00f80 [2020-04-03T16:05:10.465Z] ---> 599284b22d81 [2020-04-03T16:05:10.465Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-04-03T16:05:10.465Z] ---> Running in 5c41abeaefc6 [2020-04-03T16:05:11.431Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-03T16:05:12.393Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-03T16:05:12.660Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-04-03T16:05:12.660Z] (2/6) Installing libsodium (1.0.18-r0) [2020-04-03T16:05:12.927Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-04-03T16:05:12.927Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-04-03T16:05:13.207Z] (5/6) Installing libzmq (4.3.2-r0) [2020-04-03T16:05:13.207Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-04-03T16:05:13.207Z] Executing busybox-1.31.1-r8.trigger [2020-04-03T16:05:13.207Z] OK: 127 MiB in 45 packages [2020-04-03T16:05:14.623Z] Removing intermediate container 5c41abeaefc6 [2020-04-03T16:05:14.623Z] ---> 44991615636b [2020-04-03T16:05:14.623Z] Step 6/8 : WORKDIR /app [2020-04-03T16:05:14.892Z] ---> Running in 27242b8400bb [2020-04-03T16:05:15.160Z] Removing intermediate container 27242b8400bb [2020-04-03T16:05:15.160Z] ---> c31446a7cc4f [2020-04-03T16:05:15.160Z] Step 7/8 : COPY . . [2020-04-03T16:05:15.750Z] ---> c8a92c81cf72 [2020-04-03T16:05:15.750Z] Step 8/8 : RUN go mod download [2020-04-03T16:05:16.027Z] ---> Running in ebf7b3bae514 [2020-04-03T16:05:17.989Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-04-03T16:05:17.989Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-03T16:05:17.989Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-03T16:05:17.989Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-03T16:05:17.989Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-03T16:05:17.989Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-03T16:05:17.989Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-03T16:05:17.989Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-03T16:05:17.989Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-04-03T16:05:17.989Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-03T16:05:17.989Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.22 [2020-04-03T16:05:17.990Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 [2020-04-03T16:05:17.990Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 [2020-04-03T16:05:17.990Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-03T16:05:17.990Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-03T16:05:17.990Z] go: finding github.com/fatih/color v1.7.0 [2020-04-03T16:05:17.990Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-03T16:05:17.990Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-03T16:05:17.990Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-03T16:05:17.990Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-03T16:05:17.990Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-03T16:05:17.990Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-03T16:05:17.990Z] go: finding github.com/google/go-cmp v0.3.1 [2020-04-03T16:05:17.990Z] go: finding github.com/google/uuid v1.1.0 [2020-04-03T16:05:17.990Z] go: finding github.com/gorilla/mux v1.7.2 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-03T16:05:18.260Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-03T16:05:18.260Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-03T16:05:18.260Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-03T16:05:18.260Z] go: finding github.com/kr/pty v1.1.1 [2020-04-03T16:05:18.260Z] go: finding github.com/kr/text v0.1.0 [2020-04-03T16:05:18.260Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-03T16:05:18.260Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-03T16:05:18.260Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-03T16:05:18.260Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-03T16:05:18.260Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-03T16:05:18.260Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-03T16:05:18.260Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-03T16:05:18.531Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-03T16:05:18.531Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-03T16:05:18.531Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-03T16:05:18.531Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-03T16:05:18.531Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-03T16:05:18.531Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-03T16:05:18.531Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-03T16:05:18.531Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-03T16:05:18.531Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-03T16:05:18.531Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T16:05:18.531Z] go: finding github.com/posener/complete v1.1.1 [2020-04-03T16:05:18.531Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-03T16:05:18.531Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-03T16:05:18.531Z] go: finding github.com/stretchr/objx v0.2.0 [2020-04-03T16:05:18.531Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-03T16:05:18.531Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-03T16:05:18.531Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-03T16:05:18.531Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-03T16:05:18.531Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-04-03T16:05:18.531Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-04-03T16:05:18.531Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-03T16:05:18.531Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-03T16:05:18.800Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-03T16:05:18.800Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-03T16:05:18.800Z] go: finding golang.org/x/text v0.3.2 [2020-04-03T16:05:18.800Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-03T16:05:18.800Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-03T16:05:18.800Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-03T16:05:37.057Z] Removing intermediate container ebf7b3bae514 [2020-04-03T16:05:37.057Z] ---> d9a3fe6717bb [2020-04-03T16:05:37.057Z] Successfully built d9a3fe6717bb [2020-04-03T16:05:37.057Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-03T16:05:37.738Z] + docker inspect -f . ci-base-image-arm64 [2020-04-03T16:05:38.007Z] . [Pipeline] withDockerContainer [2020-04-03T16:05:38.364Z] prd-ubuntu18.04-docker-arm64-4c-16g-2082 does not seem to be running inside a container [2020-04-03T16:05:38.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-03T16:05:40.007Z] $ docker top 9334be2df4cc192c79bd4460ef845e01b9e66914ddcaeb4442edcd13549042d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-03T16:05:41.293Z] + go version [2020-04-03T16:05:41.294Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-03T16:05:41.964Z] + make test [2020-04-03T16:05:41.964Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-04-03T16:06:28.912Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-04-03T16:06:28.912Z] CGO_ENABLED=1 go vet ./... [2020-04-03T16:06:39.033Z] gofmt -l . [2020-04-03T16:06:39.033Z] [ "`gofmt -l .`" = "" ] [2020-04-03T16:06:39.033Z] ./bin/test-go-mod-tidy.sh [2020-04-03T16:06:39.033Z] ./bin/test-attribution-txt.sh [2020-04-03T16:06:39.033Z] An attribution for github.com/diegoholiveira/jsonlogic is missing from in Attribution.txt, please add [2020-04-03T16:06:39.033Z] make: *** [makefile:38: test] Error 1 [Pipeline] } [2020-04-03T16:06:39.054Z] $ docker stop --time=1 9334be2df4cc192c79bd4460ef845e01b9e66914ddcaeb4442edcd13549042d2 [2020-04-03T16:06:41.409Z] $ docker rm -f 9334be2df4cc192c79bd4460ef845e01b9e66914ddcaeb4442edcd13549042d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-03T16:06:42.980Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-03T16:06:44.291Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T16:06:44.604Z] ---> package-listing.sh [2020-04-03T16:06:44.605Z] ++ facter osfamily [2020-04-03T16:06:44.605Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-03T16:06:44.605Z] + OS_FAMILY=redhat [2020-04-03T16:06:44.605Z] + workspace=/w/workspace/y_app-service-configurable_PR-56 [2020-04-03T16:06:44.605Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-03T16:06:44.605Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-03T16:06:44.605Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-03T16:06:44.605Z] + PACKAGES=/tmp/packages_start.txt [2020-04-03T16:06:44.605Z] + '[' /w/workspace/y_app-service-configurable_PR-56 ']' [2020-04-03T16:06:44.605Z] + PACKAGES=/tmp/packages_end.txt [2020-04-03T16:06:44.605Z] + case "${OS_FAMILY}" in [2020-04-03T16:06:44.605Z] + rpm -qa [2020-04-03T16:06:44.605Z] + sort [2020-04-03T16:06:48.801Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-03T16:06:48.801Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-03T16:06:48.801Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-03T16:06:48.801Z] + '[' /w/workspace/y_app-service-configurable_PR-56 ']' [2020-04-03T16:06:48.801Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-56/archives/ [2020-04-03T16:06:48.801Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-56/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-03T16:06:49.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-03T16:06:49.212Z] [2020-04-03T16:06:49.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-03T16:06:49.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-03T16:06:49.549Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-03T16:06:49.549Z] c9b1b535fdd9: Pulling fs layer [2020-04-03T16:06:49.549Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-03T16:06:49.549Z] 756a868c4378: Pulling fs layer [2020-04-03T16:06:49.549Z] 444b2fc9a129: Pulling fs layer [2020-04-03T16:06:49.549Z] ea15f1150254: Pulling fs layer [2020-04-03T16:06:49.549Z] 41b27a9f41bf: Pulling fs layer [2020-04-03T16:06:49.549Z] 28c525ee5125: Pulling fs layer [2020-04-03T16:06:49.549Z] 094b1ea09ed8: Pulling fs layer [2020-04-03T16:06:49.549Z] 138eaada9080: Pulling fs layer [2020-04-03T16:06:49.549Z] 0622d0fa9048: Pulling fs layer [2020-04-03T16:06:49.549Z] 41b27a9f41bf: Waiting [2020-04-03T16:06:49.549Z] 28c525ee5125: Waiting [2020-04-03T16:06:49.549Z] 094b1ea09ed8: Waiting [2020-04-03T16:06:49.549Z] 0622d0fa9048: Waiting [2020-04-03T16:06:49.549Z] 138eaada9080: Waiting [2020-04-03T16:06:49.549Z] 444b2fc9a129: Waiting [2020-04-03T16:06:49.549Z] ea15f1150254: Waiting [2020-04-03T16:06:49.549Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-03T16:06:49.549Z] 2cc5ad85d9ab: Download complete [2020-04-03T16:06:49.549Z] 444b2fc9a129: Verifying Checksum [2020-04-03T16:06:49.549Z] 444b2fc9a129: Download complete [2020-04-03T16:06:49.549Z] c9b1b535fdd9: Verifying Checksum [2020-04-03T16:06:49.549Z] c9b1b535fdd9: Download complete [2020-04-03T16:06:49.549Z] ea15f1150254: Verifying Checksum [2020-04-03T16:06:49.549Z] ea15f1150254: Download complete [2020-04-03T16:06:49.812Z] 28c525ee5125: Verifying Checksum [2020-04-03T16:06:49.812Z] 28c525ee5125: Download complete [2020-04-03T16:06:50.076Z] 756a868c4378: Verifying Checksum [2020-04-03T16:06:50.076Z] 756a868c4378: Download complete [2020-04-03T16:06:50.076Z] c9b1b535fdd9: Pull complete [2020-04-03T16:06:50.076Z] 138eaada9080: Verifying Checksum [2020-04-03T16:06:50.076Z] 138eaada9080: Download complete [2020-04-03T16:06:50.076Z] 0622d0fa9048: Verifying Checksum [2020-04-03T16:06:50.076Z] 0622d0fa9048: Download complete [2020-04-03T16:06:50.344Z] 2cc5ad85d9ab: Pull complete [2020-04-03T16:06:50.344Z] 094b1ea09ed8: Verifying Checksum [2020-04-03T16:06:50.344Z] 094b1ea09ed8: Download complete [2020-04-03T16:06:50.604Z] 41b27a9f41bf: Verifying Checksum [2020-04-03T16:06:50.604Z] 41b27a9f41bf: Download complete [2020-04-03T16:06:51.543Z] 756a868c4378: Pull complete [2020-04-03T16:06:51.804Z] 444b2fc9a129: Pull complete [2020-04-03T16:06:52.064Z] ea15f1150254: Pull complete [2020-04-03T16:06:55.362Z] 41b27a9f41bf: Pull complete [2020-04-03T16:06:55.362Z] 28c525ee5125: Pull complete [2020-04-03T16:06:57.277Z] 094b1ea09ed8: Pull complete [2020-04-03T16:06:57.536Z] 138eaada9080: Pull complete [2020-04-03T16:06:57.798Z] 0622d0fa9048: Pull complete [2020-04-03T16:06:57.798Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-03T16:06:57.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-03T16:06:57.971Z] prd-centos7-docker-4c-2g-2081 does not seem to be running inside a container [2020-04-03T16:06:58.016Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-56 -v /w/workspace/y_app-service-configurable_PR-56:/w/workspace/y_app-service-configurable_PR-56:rw,z -v /w/workspace/y_app-service-configurable_PR-56@tmp:/w/workspace/y_app-service-configurable_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-03T16:06:58.622Z] $ docker top 3f1eeee03e20dc05596480df918680fec42a8505389f866474549e3ff61255f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-03T16:06:58.844Z] provisioning config files... [2020-04-03T16:06:58.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-56@tmp/config6682811016926900649tmp [Pipeline] { [Pipeline] echo [2020-04-03T16:06:58.919Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T16:06:59.216Z] ---> create-netrc.sh [Pipeline] echo [2020-04-03T16:06:59.223Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T16:06:59.525Z] ---> logs-deploy.sh [2020-04-03T16:06:59.525Z] + ARCHIVE_ARTIFACTS= [2020-04-03T16:06:59.525Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-03T16:06:59.525Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-03T16:06:59.525Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-03T16:06:59.525Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-56/3 [2020-04-03T16:06:59.525Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-56/3/ [2020-04-03T16:06:59.525Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-56/3 /w/workspace/y_app-service-configurable_PR-56 [2020-04-03T16:07:00.902Z] Archives upload complete. [2020-04-03T16:07:00.902Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-56/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-56/3/ [2020-04-03T16:07:01.471Z] ---> uname -a: [2020-04-03T16:07:01.471Z] Linux 3f1eeee03e20 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-03T16:07:01.471Z] [2020-04-03T16:07:01.471Z] [2020-04-03T16:07:01.471Z] ---> lscpu: [2020-04-03T16:07:01.471Z] Architecture: x86_64 [2020-04-03T16:07:01.471Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-03T16:07:01.471Z] Byte Order: Little Endian [2020-04-03T16:07:01.471Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-03T16:07:01.471Z] CPU(s): 4 [2020-04-03T16:07:01.471Z] On-line CPU(s) list: 0-3 [2020-04-03T16:07:01.471Z] Thread(s) per core: 1 [2020-04-03T16:07:01.471Z] Core(s) per socket: 1 [2020-04-03T16:07:01.471Z] Socket(s): 4 [2020-04-03T16:07:01.471Z] NUMA node(s): 1 [2020-04-03T16:07:01.471Z] Vendor ID: GenuineIntel [2020-04-03T16:07:01.471Z] CPU family: 6 [2020-04-03T16:07:01.471Z] Model: 44 [2020-04-03T16:07:01.471Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-03T16:07:01.471Z] Stepping: 1 [2020-04-03T16:07:01.471Z] CPU MHz: 2933.438 [2020-04-03T16:07:01.471Z] BogoMIPS: 5866.87 [2020-04-03T16:07:01.471Z] Virtualization: VT-x [2020-04-03T16:07:01.471Z] Hypervisor vendor: KVM [2020-04-03T16:07:01.471Z] Virtualization type: full [2020-04-03T16:07:01.471Z] L1d cache: 128 KiB [2020-04-03T16:07:01.471Z] L1i cache: 128 KiB [2020-04-03T16:07:01.471Z] L2 cache: 16 MiB [2020-04-03T16:07:01.471Z] L3 cache: 64 MiB [2020-04-03T16:07:01.471Z] NUMA node0 CPU(s): 0-3 [2020-04-03T16:07:01.471Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-03T16:07:01.471Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-03T16:07:01.471Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-03T16:07:01.471Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-03T16:07:01.471Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-03T16:07:01.471Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-03T16:07:01.471Z] [2020-04-03T16:07:01.471Z] [2020-04-03T16:07:01.471Z] ---> nproc: [2020-04-03T16:07:01.471Z] 4 [2020-04-03T16:07:01.471Z] [2020-04-03T16:07:01.471Z] [2020-04-03T16:07:01.471Z] ---> df -h: [2020-04-03T16:07:01.471Z] Filesystem Size Used Available Use% Mounted on [2020-04-03T16:07:01.471Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-03T16:07:01.471Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-03T16:07:01.471Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-03T16:07:01.471Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-03T16:07:01.471Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-03T16:07:01.471Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-03T16:07:01.471Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-03T16:07:01.471Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/y_app-service-configurable_PR-56 [2020-04-03T16:07:01.471Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/y_app-service-configurable_PR-56@tmp [2020-04-03T16:07:01.471Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-03T16:07:01.471Z] [2020-04-03T16:07:01.471Z] [2020-04-03T16:07:01.471Z] ---> free -m: [2020-04-03T16:07:01.471Z] total used free shared buff/cache available [2020-04-03T16:07:01.471Z] Mem: 1838 616 74 0 1146 1115 [2020-04-03T16:07:01.471Z] Swap: 1023 0 1023 [2020-04-03T16:07:01.471Z] [2020-04-03T16:07:01.471Z] [2020-04-03T16:07:01.471Z] ---> ip addr: [2020-04-03T16:07:01.471Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-03T16:07:01.471Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-03T16:07:01.471Z] inet 127.0.0.1/8 scope host lo [2020-04-03T16:07:01.471Z] valid_lft forever preferred_lft forever [2020-04-03T16:07:01.471Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-03T16:07:01.471Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-03T16:07:01.471Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-03T16:07:01.471Z] valid_lft forever preferred_lft forever [2020-04-03T16:07:01.471Z] [2020-04-03T16:07:01.471Z]