Pull request #214 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 wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at f0b05c79d7523a1f3df8cc9d6229e2354fa3536f rather than bd674b727be2626ea0ac26998ef4f172843cddab Obtained Jenkinsfile from f0b05c79d7523a1f3df8cc9d6229e2354fa3536f 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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:edgex-ui-go, 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: edgex-ui-go-settings PROJECT: edgex-ui-go 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-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-4932 in /w/workspace/edgexfoundry_edgex-ui-go_PR-214 [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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-214 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f0b05c79d7523a1f3df8cc9d6229e2354fa3536f into PR head commit bd674b727be2626ea0ac26998ef4f172843cddab Merge succeeded, producing bd674b727be2626ea0ac26998ef4f172843cddab Checking out Revision bd674b727be2626ea0ac26998ef4f172843cddab (PR-214) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/214/head:refs/remotes/origin/PR-214 # 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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd674b727be2626ea0ac26998ef4f172843cddab # 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 f0b05c79d7523a1f3df8cc9d6229e2354fa3536f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd674b727be2626ea0ac26998ef4f172843cddab # timeout=10 Commit message: "Change the double quotation marks into single quotation marks in some dynamically spliced HTML statements in the JS code" > git rev-list --no-walk 61b4786b6688333585524b5208df33c8920401b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-20T08:52:12.951Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-20T08:52:13.157Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-20T08:52:13.231Z] ========================================================= [2020-04-20T08:52:13.231Z] EdgeX Global Pipelines Version Info [2020-04-20T08:52:13.231Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-20T08:52:14.705Z] ------------------- [2020-04-20T08:52:14.705Z] stable info: [2020-04-20T08:52:14.705Z] ------------------- [2020-04-20T08:52:14.705Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-20T08:52:14.705Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T08:52:14.705Z] Message: update stable to v1.0.73 [2020-04-20T08:52:15.273Z] ------------------- [2020-04-20T08:52:15.273Z] experimental info: [2020-04-20T08:52:15.273Z] ------------------- [2020-04-20T08:52:15.273Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-20T08:52:15.273Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T08:52:15.273Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-20T08:52:17.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T08:52:17.290Z] [2020-04-20T08:52:17.290Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-20T08:52:17.618Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T08:52:17.618Z] latest: Pulling from edgex-devops/git-semver [2020-04-20T08:52:17.618Z] 9123ac7c32f7: Pulling fs layer [2020-04-20T08:52:17.618Z] b8cc5d1170e3: Pulling fs layer [2020-04-20T08:52:17.618Z] 2924cbbf6a41: Pulling fs layer [2020-04-20T08:52:17.618Z] 93b08a4f1073: Pulling fs layer [2020-04-20T08:52:17.618Z] 93b08a4f1073: Waiting [2020-04-20T08:52:17.618Z] b8cc5d1170e3: Verifying Checksum [2020-04-20T08:52:17.618Z] b8cc5d1170e3: Download complete [2020-04-20T08:52:17.882Z] 9123ac7c32f7: Verifying Checksum [2020-04-20T08:52:17.882Z] 9123ac7c32f7: Download complete [2020-04-20T08:52:17.882Z] 93b08a4f1073: Verifying Checksum [2020-04-20T08:52:17.882Z] 93b08a4f1073: Download complete [2020-04-20T08:52:17.882Z] 2924cbbf6a41: Verifying Checksum [2020-04-20T08:52:17.882Z] 2924cbbf6a41: Download complete [2020-04-20T08:52:18.141Z] 9123ac7c32f7: Pull complete [2020-04-20T08:52:18.141Z] b8cc5d1170e3: Pull complete [2020-04-20T08:52:18.714Z] 2924cbbf6a41: Pull complete [2020-04-20T08:52:18.974Z] 93b08a4f1073: Pull complete [2020-04-20T08:52:19.233Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-20T08:52:19.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-20T08:52:19.360Z] prd-centos7-docker-4c-2g-4932 does not seem to be running inside a container [2020-04-20T08:52:19.402Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-214 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-214:/w/workspace/edgexfoundry_edgex-ui-go_PR-214:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-20T08:52:20.039Z] $ docker top 3e709019f4d1b3f7c3974cd2767d1805603430a6ec7235482883b9fff501b56a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-20T08:52:20.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T08:52:20.296Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T08:52:20.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T08:52:20.511Z] $ docker exec 3e709019f4d1b3f7c3974cd2767d1805603430a6ec7235482883b9fff501b56a ssh-agent [2020-04-20T08:52:20.707Z] SSH_AUTH_SOCK=/tmp/ssh-hKJXtcZ1OM4i/agent.14 [2020-04-20T08:52:20.707Z] SSH_AGENT_PID=21 [2020-04-20T08:52:20.715Z] Running ssh-add (command line suppressed) [2020-04-20T08:52:20.859Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/private_key_7846202729238920483.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/private_key_7846202729238920483.key) [2020-04-20T08:52:20.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T08:52:21.228Z] + git describe --exact-match --tags HEAD [2020-04-20T08:52:21.228Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-20T08:52:21.302Z] $ docker exec --env ******** --env ******** 3e709019f4d1b3f7c3974cd2767d1805603430a6ec7235482883b9fff501b56a ssh-agent -k [2020-04-20T08:52:21.461Z] unset SSH_AUTH_SOCK; [2020-04-20T08:52:21.461Z] unset SSH_AGENT_PID; [2020-04-20T08:52:21.461Z] echo Agent pid 21 killed; [2020-04-20T08:52:21.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-20T08:52:21.618Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-20T08:52:21.618Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-20T08:52:21.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T08:52:21.700Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T08:52:21.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T08:52:21.913Z] $ docker exec 3e709019f4d1b3f7c3974cd2767d1805603430a6ec7235482883b9fff501b56a ssh-agent [2020-04-20T08:52:22.101Z] SSH_AUTH_SOCK=/tmp/ssh-JC5Xl7F67KV5/agent.57 [2020-04-20T08:52:22.101Z] SSH_AGENT_PID=64 [2020-04-20T08:52:22.107Z] Running ssh-add (command line suppressed) [2020-04-20T08:52:22.263Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/private_key_216394528791791504.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/private_key_216394528791791504.key) [2020-04-20T08:52:22.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T08:52:22.636Z] + git semver init [2020-04-20T08:52:22.636Z] # -> Open(): unable to determine branch for HEAD [2020-04-20T08:52:22.636Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-214/.git [2020-04-20T08:52:22.636Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-214 [2020-04-20T08:52:22.636Z] # $SEMVER_REMOTE_NAME = origin [2020-04-20T08:52:22.636Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-20T08:52:22.636Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-20T08:52:22.636Z] # $SEMVER_BRANCH = PR-214 [2020-04-20T08:52:22.636Z] # $SEMVER_TEMP = /tmp/semver-105847499 [2020-04-20T08:52:22.636Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-20T08:52:24.016Z] # '/tmp/semver-105847499' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-214/.semver' [2020-04-20T08:52:24.016Z] # -> Force: false [2020-04-20T08:52:24.016Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-214/.semver [Pipeline] } [2020-04-20T08:52:24.030Z] $ docker exec --env ******** --env ******** 3e709019f4d1b3f7c3974cd2767d1805603430a6ec7235482883b9fff501b56a ssh-agent -k [2020-04-20T08:52:24.169Z] unset SSH_AUTH_SOCK; [2020-04-20T08:52:24.169Z] unset SSH_AGENT_PID; [2020-04-20T08:52:24.170Z] echo Agent pid 64 killed; [2020-04-20T08:52:24.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-20T08:52:24.615Z] + git semver [Pipeline] } [2020-04-20T08:52:24.630Z] $ docker stop --time=1 3e709019f4d1b3f7c3974cd2767d1805603430a6ec7235482883b9fff501b56a [2020-04-20T08:52:25.969Z] $ docker rm -f 3e709019f4d1b3f7c3974cd2767d1805603430a6ec7235482883b9fff501b56a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-20T08:52:26.917Z] Stashed 47 file(s) [Pipeline] echo [2020-04-20T08:52:26.919Z] [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-20T08:52:42.145Z] Still waiting to schedule task [2020-04-20T08:52:42.145Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-20T08:52:42.146Z] Still waiting to schedule task [2020-04-20T08:52:42.146Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-20T08:54:29.999Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4933 in /w/workspace/edgexfoundry_edgex-ui-go_PR-214 [Pipeline] { [Pipeline] ws [2020-04-20T08:54:30.078Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-04-20T08:54:35.922Z] using credential edgex-jenkins-ssh [2020-04-20T08:54:35.979Z] Cloning the remote Git repository [2020-04-20T08:54:35.979Z] Cloning with configured refspecs honoured and without tags [2020-04-20T08:54:36.040Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T08:54:36.117Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-04-20T08:54:36.201Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T08:54:36.202Z] > git --version # timeout=10 [2020-04-20T08:54:36.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T08:54:36.297Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T08:54:37.671Z] Fetching without tags [2020-04-20T08:54:37.519Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-20T08:54:37.567Z] > git config --add remote.origin.fetch +refs/pull/214/head:refs/remotes/origin/PR-214 # timeout=10 [2020-04-20T08:54:37.587Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T08:54:37.632Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-20T08:54:37.688Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T08:54:37.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T08:54:37.701Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T08:54:38.167Z] Merging remotes/origin/master commit f0b05c79d7523a1f3df8cc9d6229e2354fa3536f into PR head commit bd674b727be2626ea0ac26998ef4f172843cddab [2020-04-20T08:54:38.563Z] Merge succeeded, producing bd674b727be2626ea0ac26998ef4f172843cddab [2020-04-20T08:54:38.563Z] Checking out Revision bd674b727be2626ea0ac26998ef4f172843cddab (PR-214) [2020-04-20T08:54:38.209Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T08:54:38.256Z] > git checkout -f bd674b727be2626ea0ac26998ef4f172843cddab # timeout=10 [2020-04-20T08:54:38.458Z] > git remote # timeout=10 [2020-04-20T08:54:38.484Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T08:54:38.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T08:54:38.524Z] > git merge f0b05c79d7523a1f3df8cc9d6229e2354fa3536f # timeout=10 [2020-04-20T08:54:38.547Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T08:54:38.575Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T08:54:38.597Z] > git checkout -f bd674b727be2626ea0ac26998ef4f172843cddab # timeout=10 [2020-04-20T08:54:43.499Z] Commit message: "Change the double quotation marks into single quotation marks in some dynamically spliced HTML statements in the JS code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T08:54:45.010Z] ========================================================= [2020-04-20T08:54:45.010Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-20T08:54:45.010Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T08:54:46.084Z] + 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-20T08:54:47.057Z] Sending build context to Docker daemon 11.57MB [2020-04-20T08:54:47.057Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-20T08:54:47.057Z] Step 2/8 : FROM ${BASE} [2020-04-20T08:54:47.642Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-20T08:54:47.642Z] cde5963f3b93: Pulling fs layer [2020-04-20T08:54:47.642Z] 2a23fa8c16f7: Pulling fs layer [2020-04-20T08:54:47.642Z] 777b28850792: Pulling fs layer [2020-04-20T08:54:47.642Z] 8a11ddd9e578: Pulling fs layer [2020-04-20T08:54:47.642Z] 4cf88f913ddb: Pulling fs layer [2020-04-20T08:54:47.642Z] 1df406cf5192: Pulling fs layer [2020-04-20T08:54:47.642Z] cd6300453558: Pulling fs layer [2020-04-20T08:54:47.642Z] b9c365052c96: Pulling fs layer [2020-04-20T08:54:47.642Z] a2d8cc88f415: Pulling fs layer [2020-04-20T08:54:47.642Z] ea1d1ca13537: Pulling fs layer [2020-04-20T08:54:47.642Z] 3750a50a1c5e: Pulling fs layer [2020-04-20T08:54:47.642Z] cd6300453558: Waiting [2020-04-20T08:54:47.642Z] b9c365052c96: Waiting [2020-04-20T08:54:47.642Z] a2d8cc88f415: Waiting [2020-04-20T08:54:47.642Z] 8a11ddd9e578: Waiting [2020-04-20T08:54:47.642Z] ea1d1ca13537: Waiting [2020-04-20T08:54:47.642Z] 3750a50a1c5e: Waiting [2020-04-20T08:54:47.642Z] 4cf88f913ddb: Waiting [2020-04-20T08:54:47.642Z] 1df406cf5192: Waiting [2020-04-20T08:54:47.642Z] 777b28850792: Download complete [2020-04-20T08:54:47.642Z] 2a23fa8c16f7: Verifying Checksum [2020-04-20T08:54:47.642Z] 2a23fa8c16f7: Download complete [2020-04-20T08:54:47.642Z] 4cf88f913ddb: Verifying Checksum [2020-04-20T08:54:47.642Z] 4cf88f913ddb: Download complete [2020-04-20T08:54:47.642Z] 1df406cf5192: Verifying Checksum [2020-04-20T08:54:47.642Z] 1df406cf5192: Download complete [2020-04-20T08:54:47.911Z] cde5963f3b93: Verifying Checksum [2020-04-20T08:54:47.911Z] cde5963f3b93: Download complete [2020-04-20T08:54:48.501Z] cde5963f3b93: Pull complete [2020-04-20T08:54:49.480Z] 2a23fa8c16f7: Pull complete [2020-04-20T08:54:49.751Z] 777b28850792: Pull complete [2020-04-20T08:54:52.367Z] cd6300453558: Verifying Checksum [2020-04-20T08:54:52.367Z] cd6300453558: Download complete [2020-04-20T08:54:52.367Z] a2d8cc88f415: Verifying Checksum [2020-04-20T08:54:52.367Z] a2d8cc88f415: Download complete [2020-04-20T08:54:54.968Z] ea1d1ca13537: Verifying Checksum [2020-04-20T08:54:54.968Z] ea1d1ca13537: Download complete [2020-04-20T08:54:54.968Z] 3750a50a1c5e: Download complete [2020-04-20T08:54:57.557Z] b9c365052c96: Verifying Checksum [2020-04-20T08:54:57.557Z] b9c365052c96: Download complete [2020-04-20T08:54:58.965Z] 8a11ddd9e578: Verifying Checksum [2020-04-20T08:54:58.965Z] 8a11ddd9e578: Download complete [2020-04-20T08:55:05.211Z] Running on prd-centos7-docker-4c-2g-4934 in /w/workspace/edgexfoundry_edgex-ui-go_PR-214 [Pipeline] { [Pipeline] ws [2020-04-20T08:55:05.251Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-04-20T08:55:07.820Z] using credential edgex-jenkins-ssh [2020-04-20T08:55:07.862Z] Cloning the remote Git repository [2020-04-20T08:55:07.862Z] Cloning with configured refspecs honoured and without tags [2020-04-20T08:55:08.746Z] Fetching without tags [2020-04-20T08:55:07.439Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T08:55:07.483Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-04-20T08:55:07.539Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T08:55:07.539Z] > git --version # timeout=10 [2020-04-20T08:55:07.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T08:55:07.583Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T08:55:08.328Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-20T08:55:08.335Z] > git config --add remote.origin.fetch +refs/pull/214/head:refs/remotes/origin/PR-214 # timeout=10 [2020-04-20T08:55:08.344Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T08:55:08.359Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-20T08:55:08.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-20T08:55:08.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T08:55:08.379Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T08:55:09.159Z] Merging remotes/origin/master commit f0b05c79d7523a1f3df8cc9d6229e2354fa3536f into PR head commit bd674b727be2626ea0ac26998ef4f172843cddab [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-20T08:55:09.423Z] Failed in branch amd64 [2020-04-20T08:55:08.823Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T08:55:08.834Z] > git checkout -f bd674b727be2626ea0ac26998ef4f172843cddab # timeout=10 [2020-04-20T08:55:11.309Z] 8a11ddd9e578: Pull complete [2020-04-20T08:55:11.309Z] 4cf88f913ddb: Pull complete [2020-04-20T08:55:11.309Z] 1df406cf5192: Pull complete [2020-04-20T08:55:15.583Z] cd6300453558: Pull complete [2020-04-20T08:55:21.202Z] b9c365052c96: Pull complete [2020-04-20T08:55:21.202Z] a2d8cc88f415: Pull complete [2020-04-20T08:55:23.175Z] ea1d1ca13537: Pull complete [2020-04-20T08:55:23.452Z] 3750a50a1c5e: Pull complete [2020-04-20T08:55:23.452Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-20T08:55:23.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-20T08:55:23.452Z] ---> 78745c68409d [2020-04-20T08:55:23.452Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-20T08:55:28.802Z] ---> Running in ecc8564cac75 [2020-04-20T08:55:28.802Z] Removing intermediate container ecc8564cac75 [2020-04-20T08:55:28.802Z] ---> 1a3730b7395a [2020-04-20T08:55:28.802Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T08:55:28.802Z] ---> Running in 89704a1c80b2 [2020-04-20T08:55:30.758Z] Removing intermediate container 89704a1c80b2 [2020-04-20T08:55:30.758Z] ---> 541e90724d0e [2020-04-20T08:55:30.758Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-20T08:55:31.026Z] ---> Running in f97900367936 [2020-04-20T08:55:31.998Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T08:55:32.965Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T08:55:33.238Z] OK: 125 MiB in 39 packages [2020-04-20T08:55:34.655Z] Removing intermediate container f97900367936 [2020-04-20T08:55:34.655Z] ---> df79ab6a2f30 [2020-04-20T08:55:34.655Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-20T08:55:34.655Z] ---> Running in 608c47406d85 [2020-04-20T08:55:34.924Z] Removing intermediate container 608c47406d85 [2020-04-20T08:55:34.924Z] ---> 27e02002caa5 [2020-04-20T08:55:34.924Z] Step 7/8 : COPY . . [2020-04-20T08:55:36.876Z] ---> f3dd65a68d1c [2020-04-20T08:55:36.876Z] Step 8/8 : RUN go mod download [2020-04-20T08:55:36.876Z] ---> Running in 68cfdaa7ad7f [2020-04-20T08:55:45.091Z] go: finding cloud.google.com/go v0.26.0 [2020-04-20T08:55:45.091Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-20T08:55:45.091Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-20T08:55:45.091Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T08:55:45.091Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-20T08:55:45.091Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-20T08:55:45.091Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-20T08:55:45.091Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-20T08:55:45.091Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-20T08:55:45.091Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-20T08:55:45.091Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-20T08:55:45.091Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T08:55:45.091Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-20T08:55:45.091Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-20T08:55:45.091Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-20T08:55:45.091Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-20T08:55:45.091Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T08:55:45.091Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-20T08:55:45.091Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T08:55:45.091Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-20T08:55:45.091Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-20T08:55:45.091Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-20T08:55:45.091Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-20T08:55:45.091Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-20T08:55:45.091Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T08:55:45.091Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-20T08:55:45.360Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-20T08:55:45.360Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-20T08:55:45.360Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-20T08:55:45.360Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-20T08:55:45.360Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-20T08:55:45.360Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-20T08:55:45.360Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-20T08:55:45.630Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-20T08:55:45.630Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-20T08:55:45.630Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-20T08:55:45.630Z] go: finding github.com/fatih/color v1.9.0 [2020-04-20T08:55:45.630Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-20T08:55:45.630Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-20T08:55:45.630Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-20T08:55:45.630Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-20T08:55:45.897Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-20T08:55:45.897Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T08:55:45.897Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-20T08:55:45.897Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T08:55:45.897Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-20T08:55:45.897Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-20T08:55:45.897Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-20T08:55:45.897Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-20T08:55:46.164Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-20T08:55:46.164Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-20T08:55:46.164Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-20T08:55:46.164Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-20T08:55:46.164Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-20T08:55:46.164Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-20T08:55:46.430Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-20T08:55:46.430Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-20T08:55:46.430Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-20T08:55:46.430Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-20T08:55:46.430Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-20T08:55:46.430Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-20T08:55:46.430Z] go: finding github.com/golang/mock v1.1.1 [2020-04-20T08:55:46.430Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-20T08:55:46.430Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-20T08:55:46.430Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-20T08:55:46.698Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T08:55:46.698Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-20T08:55:46.698Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-20T08:55:46.698Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-20T08:55:46.698Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-20T08:55:46.698Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-20T08:55:46.698Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-20T08:55:46.963Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T08:55:46.963Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-20T08:55:46.963Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-20T08:55:46.963Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-20T08:55:46.963Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-20T08:55:46.963Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-20T08:55:46.963Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T08:55:46.963Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-20T08:55:47.231Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-20T08:55:47.231Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T08:55:47.231Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-20T08:55:47.231Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-20T08:55:47.231Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-20T08:55:47.231Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-20T08:55:47.498Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-20T08:55:47.498Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-20T08:55:47.498Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T08:55:47.498Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-20T08:55:47.498Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-20T08:55:47.498Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-20T08:55:47.498Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-20T08:55:47.498Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-20T08:55:47.765Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T08:55:47.765Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T08:55:47.765Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-20T08:55:47.765Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T08:55:47.765Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-20T08:55:47.765Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-20T08:55:47.765Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-20T08:55:48.030Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T08:55:48.030Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-20T08:55:48.030Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-20T08:55:48.030Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-20T08:55:48.030Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-20T08:55:48.030Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-20T08:55:48.030Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-20T08:55:48.297Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-20T08:55:48.297Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-20T08:55:48.297Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-20T08:55:48.297Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-20T08:55:48.297Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-20T08:55:48.297Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-20T08:55:48.565Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-20T08:55:48.565Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-20T08:55:48.565Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-20T08:55:48.565Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-20T08:55:48.565Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-20T08:55:48.565Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-20T08:55:48.565Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-20T08:55:48.565Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-20T08:55:48.565Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-20T08:55:48.832Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-20T08:55:48.832Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-20T08:55:48.832Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-20T08:55:48.832Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-20T08:55:48.832Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T08:55:48.832Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-20T08:55:48.832Z] go: finding github.com/kr/pty v1.1.1 [2020-04-20T08:55:48.832Z] go: finding github.com/kr/text v0.1.0 [2020-04-20T08:55:48.832Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-20T08:55:49.099Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-20T08:55:49.099Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-20T08:55:49.099Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-20T08:55:49.099Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-20T08:55:49.368Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-20T08:55:49.368Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-20T08:55:49.368Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-20T08:55:49.368Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-20T08:55:49.368Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T08:55:49.368Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T08:55:49.368Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T08:55:49.368Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-20T08:55:49.635Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T08:55:49.635Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-20T08:55:49.635Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T08:55:49.635Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-20T08:55:49.635Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T08:55:49.635Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-20T08:55:49.635Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-20T08:55:49.635Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-20T08:55:49.635Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-20T08:55:49.635Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-20T08:55:49.902Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-20T08:55:49.902Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-20T08:55:49.902Z] go: finding github.com/oklog/run v1.0.0 [2020-04-20T08:55:49.902Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-20T08:55:49.902Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-20T08:55:50.167Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-20T08:55:50.167Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-20T08:55:50.167Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-20T08:55:50.167Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-20T08:55:50.167Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-20T08:55:50.167Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-20T08:55:50.167Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T08:55:50.434Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T08:55:50.434Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T08:55:50.434Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-20T08:55:50.434Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-20T08:55:50.434Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-20T08:55:50.434Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-20T08:55:50.434Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-20T08:55:50.434Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-20T08:55:50.434Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-20T08:55:50.700Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-20T08:55:50.700Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T08:55:50.700Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-20T08:55:50.700Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-20T08:55:50.700Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-20T08:55:50.700Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-20T08:55:50.700Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-20T08:55:50.967Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-20T08:55:50.967Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-20T08:55:50.967Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-20T08:55:50.967Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-20T08:55:50.967Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-20T08:55:50.967Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-20T08:55:51.233Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-20T08:55:51.233Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-20T08:55:51.233Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-20T08:55:51.233Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-20T08:55:51.233Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-20T08:55:51.233Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-20T08:55:51.233Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-20T08:55:51.500Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-20T08:55:51.500Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-20T08:55:51.500Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-20T08:55:51.500Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-20T08:55:51.500Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-20T08:55:51.500Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-20T08:55:51.500Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-20T08:55:51.766Z] go: finding golang.org/x/text v0.3.2 [2020-04-20T08:55:51.766Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-20T08:55:51.766Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-20T08:55:51.766Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-20T08:55:51.766Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-20T08:55:51.766Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-20T08:55:51.766Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-20T08:55:51.766Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-20T08:55:51.766Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-20T08:55:52.031Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-20T08:55:52.031Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-20T08:55:52.031Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-20T08:55:52.031Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-20T08:55:52.031Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-20T08:55:52.031Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-20T08:55:52.031Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-20T08:55:52.031Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-20T08:55:52.031Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-20T08:55:52.031Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-20T08:55:52.298Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-20T08:55:52.298Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T08:55:52.298Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-20T08:55:52.298Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-20T08:55:52.298Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-20T08:55:52.298Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-20T08:55:52.298Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-20T08:55:52.298Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-20T08:57:29.003Z] Removing intermediate container 68cfdaa7ad7f [2020-04-20T08:57:29.003Z] ---> 4816f1c29b87 [2020-04-20T08:57:29.003Z] Successfully built 4816f1c29b87 [2020-04-20T08:57:29.003Z] 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-20T08:57:29.644Z] + docker inspect -f . ci-base-image-arm64 [2020-04-20T08:57:29.644Z] . [Pipeline] withDockerContainer [2020-04-20T08:57:30.248Z] prd-ubuntu18.04-docker-arm64-4c-16g-4933 does not seem to be running inside a container [2020-04-20T08:57:30.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-20T08:57:31.740Z] $ docker top 687be5ed21bddb378f4271ec1ebcd122a4f16cc38c5d59bede9b475febde653a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-20T08:57:32.813Z] + go version [2020-04-20T08:57:32.813Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-20T08:57:33.477Z] + make test [2020-04-20T08:57:33.477Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-20T08:57:35.434Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-20T08:57:57.548Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-20T08:57:57.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-20T08:57:57.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-20T08:57:57.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-20T08:57:57.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-04-20T08:57:57.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-20T08:57:57.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-20T08:57:57.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-20T08:57:57.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-20T08:57:57.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-20T08:57:57.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-20T08:57:57.548Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-20T08:57:57.548Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-20T08:58:03.312Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T08:58:03.318Z] $ docker stop --time=1 687be5ed21bddb378f4271ec1ebcd122a4f16cc38c5d59bede9b475febde653a [2020-04-20T08:58:05.416Z] $ docker rm -f 687be5ed21bddb378f4271ec1ebcd122a4f16cc38c5d59bede9b475febde653a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-20T08:58:06.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-20T08:58:07.317Z] + ls -al . [2020-04-20T08:58:07.318Z] total 140 [2020-04-20T08:58:07.318Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 08:57 . [2020-04-20T08:58:07.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:54 .. [2020-04-20T08:58:07.318Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 08:54 .git [2020-04-20T08:58:07.318Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 20 08:54 .gitignore [2020-04-20T08:58:07.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:54 .semver [2020-04-20T08:58:07.318Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 08:54 CONTRIBUTING.md [2020-04-20T08:58:07.318Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 20 08:54 Dockerfile [2020-04-20T08:58:07.318Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 20 08:54 Dockerfile.build [2020-04-20T08:58:07.318Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 20 08:54 Jenkinsfile [2020-04-20T08:58:07.318Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 08:54 LICENSE [2020-04-20T08:58:07.318Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 20 08:54 Makefile [2020-04-20T08:58:07.318Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 20 08:54 README.md [2020-04-20T08:58:07.318Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 08:52 VERSION [2020-04-20T08:58:07.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:54 assets [2020-04-20T08:58:07.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:54 bin [2020-04-20T08:58:07.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:54 cmd [2020-04-20T08:58:07.318Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 20 08:57 coverage.out [2020-04-20T08:58:07.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:54 docs [2020-04-20T08:58:07.318Z] -rw-r--r-- 1 jenkins jenkins 974 Apr 20 08:57 go.mod [2020-04-20T08:58:07.318Z] -rw-r--r-- 1 jenkins jenkins 44475 Apr 20 08:57 go.sum [2020-04-20T08:58:07.318Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 08:54 internal [2020-04-20T08:58:07.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:54 snap [2020-04-20T08:58:07.318Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:54 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-20T08:58:07.648Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bd674b727be2626ea0ac26998ef4f172843cddab --label arch=arm64 --label version=0.0.0 . [2020-04-20T08:58:08.233Z] Sending build context to Docker daemon 11.61MB [2020-04-20T08:58:08.233Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-20T08:58:08.233Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-20T08:58:08.233Z] ---> 4816f1c29b87 [2020-04-20T08:58:08.233Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-20T08:58:08.501Z] ---> Running in 1d8c8f65a8f6 [2020-04-20T08:58:08.770Z] Removing intermediate container 1d8c8f65a8f6 [2020-04-20T08:58:08.770Z] ---> e97d2194ac6c [2020-04-20T08:58:08.770Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-20T08:58:09.038Z] ---> Running in 804a75aa0cc0 [2020-04-20T08:58:09.305Z] Removing intermediate container 804a75aa0cc0 [2020-04-20T08:58:09.305Z] ---> a5d9665025eb [2020-04-20T08:58:09.305Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-20T08:58:09.573Z] ---> Running in b04eed277d53 [2020-04-20T08:58:09.842Z] Removing intermediate container b04eed277d53 [2020-04-20T08:58:09.842Z] ---> f2db76245894 [2020-04-20T08:58:09.842Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-20T08:58:09.842Z] ---> Running in 59dceeb623a8 [2020-04-20T08:58:10.428Z] Removing intermediate container 59dceeb623a8 [2020-04-20T08:58:10.428Z] ---> 04255e513878 [2020-04-20T08:58:10.428Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-20T08:58:10.428Z] ---> Running in 62e34393ce1f [2020-04-20T08:58:10.695Z] Removing intermediate container 62e34393ce1f [2020-04-20T08:58:10.695Z] ---> 71e2d78ca1c4 [2020-04-20T08:58:10.695Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T08:58:10.963Z] ---> Running in e0d108662680 [2020-04-20T08:58:12.914Z] Removing intermediate container e0d108662680 [2020-04-20T08:58:12.914Z] ---> e1864c36188d [2020-04-20T08:58:12.914Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-20T08:58:12.914Z] ---> Running in 8b72e4aa91ca [2020-04-20T08:58:13.500Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T08:58:14.459Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T08:58:15.043Z] v3.11.5-60-g1e78cbbdda [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-20T08:58:15.043Z] v3.11.5-61-g18147b7048 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-20T08:58:15.043Z] OK: 11178 distinct packages available [2020-04-20T08:58:15.043Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T08:58:16.001Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T08:58:16.270Z] OK: 125 MiB in 39 packages [2020-04-20T08:58:17.678Z] Removing intermediate container 8b72e4aa91ca [2020-04-20T08:58:17.678Z] ---> 22dc6525f005 [2020-04-20T08:58:17.678Z] Step 10/24 : ENV GO111MODULE=on [2020-04-20T08:58:17.678Z] ---> Running in cd486a7b40ee [2020-04-20T08:58:17.946Z] Removing intermediate container cd486a7b40ee [2020-04-20T08:58:17.946Z] ---> a96359b2f61a [2020-04-20T08:58:17.946Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-20T08:58:18.214Z] ---> Running in 5c0a56a9dcda [2020-04-20T08:58:18.483Z] Removing intermediate container 5c0a56a9dcda [2020-04-20T08:58:18.483Z] ---> aaa3cb046408 [2020-04-20T08:58:18.483Z] Step 12/24 : COPY go.mod . [2020-04-20T08:58:19.072Z] ---> e03fd3a514a9 [2020-04-20T08:58:19.072Z] Step 13/24 : COPY Makefile . [2020-04-20T08:58:19.677Z] ---> 9a50cc79d9e6 [2020-04-20T08:58:19.677Z] Step 14/24 : RUN make update [2020-04-20T08:58:19.677Z] ---> Running in 044e572a36c2 [2020-04-20T08:58:20.655Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-20T08:58:22.621Z] Removing intermediate container 044e572a36c2 [2020-04-20T08:58:22.621Z] ---> e89779f7266f [2020-04-20T08:58:22.621Z] Step 15/24 : COPY . . [2020-04-20T08:58:23.597Z] ---> 5ce7010acd6d [2020-04-20T08:58:23.597Z] Step 16/24 : RUN ${MAKE} [2020-04-20T08:58:23.866Z] ---> Running in f30e73c990dc [2020-04-20T08:58:24.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-20T08:58:51.587Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-20T08:58:56.943Z] Removing intermediate container f30e73c990dc [2020-04-20T08:58:56.943Z] ---> d02c0dfc583a [2020-04-20T08:58:56.943Z] Step 17/24 : FROM alpine [2020-04-20T08:58:56.943Z] latest: Pulling from library/alpine [2020-04-20T08:58:56.943Z] 8a0637ca1ac9: Pulling fs layer [2020-04-20T08:58:57.210Z] 8a0637ca1ac9: Verifying Checksum [2020-04-20T08:58:57.210Z] 8a0637ca1ac9: Download complete [2020-04-20T08:58:57.797Z] 8a0637ca1ac9: Pull complete [2020-04-20T08:58:57.797Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-20T08:58:57.797Z] Status: Downloaded newer image for alpine:latest [2020-04-20T08:58:57.797Z] ---> 2ee122dcc32d [2020-04-20T08:58:57.797Z] Step 18/24 : EXPOSE 4000 [2020-04-20T08:58:58.067Z] ---> Running in 12af0012b345 [2020-04-20T08:58:58.335Z] Removing intermediate container 12af0012b345 [2020-04-20T08:58:58.335Z] ---> 4b8af5c70d02 [2020-04-20T08:58:58.335Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-20T08:59:00.285Z] ---> 06451a8e398f [2020-04-20T08:59:00.285Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-20T08:59:00.285Z] ---> Running in aa17d4f128a2 [2020-04-20T08:59:00.553Z] Removing intermediate container aa17d4f128a2 [2020-04-20T08:59:00.553Z] ---> da3f99147748 [2020-04-20T08:59:00.553Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-20T08:59:00.821Z] ---> Running in e6846c44b815 [2020-04-20T08:59:01.088Z] Removing intermediate container e6846c44b815 [2020-04-20T08:59:01.088Z] ---> d0b746f02f7b [2020-04-20T08:59:01.088Z] Step 22/24 : LABEL arch=arm64 [2020-04-20T08:59:01.088Z] ---> Running in 7b05d5758c1c [2020-04-20T08:59:01.678Z] Removing intermediate container 7b05d5758c1c [2020-04-20T08:59:01.678Z] ---> 4a3b546d712f [2020-04-20T08:59:01.678Z] Step 23/24 : LABEL git_sha=bd674b727be2626ea0ac26998ef4f172843cddab [2020-04-20T08:59:01.678Z] ---> Running in 4675b6ba880b [2020-04-20T08:59:01.945Z] Removing intermediate container 4675b6ba880b [2020-04-20T08:59:01.945Z] ---> 7fa6156b2c26 [2020-04-20T08:59:01.945Z] Step 24/24 : LABEL version=0.0.0 [2020-04-20T08:59:02.215Z] ---> Running in 6a6ac73e1ddc [2020-04-20T08:59:02.486Z] Removing intermediate container 6a6ac73e1ddc [2020-04-20T08:59:02.486Z] ---> 43cef3cb2446 [2020-04-20T08:59:02.486Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-20T08:59:02.486Z] Successfully built 43cef3cb2446 [2020-04-20T08:59:02.754Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-20T08:59:04.886Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T08:59:05.186Z] ---> package-listing.sh [2020-04-20T08:59:05.186Z] ++ facter osfamily [2020-04-20T08:59:05.186Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-20T08:59:05.186Z] + OS_FAMILY=redhat [2020-04-20T08:59:05.186Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-214 [2020-04-20T08:59:05.186Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-20T08:59:05.186Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-20T08:59:05.186Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-20T08:59:05.186Z] + PACKAGES=/tmp/packages_start.txt [2020-04-20T08:59:05.186Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-214 ']' [2020-04-20T08:59:05.186Z] + PACKAGES=/tmp/packages_end.txt [2020-04-20T08:59:05.186Z] + case "${OS_FAMILY}" in [2020-04-20T08:59:05.186Z] + rpm -qa [2020-04-20T08:59:05.186Z] + sort [2020-04-20T08:59:09.382Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-20T08:59:09.382Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-20T08:59:09.382Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-20T08:59:09.382Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-214 ']' [2020-04-20T08:59:09.382Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-214/archives/ [2020-04-20T08:59:09.382Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-214/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-20T08:59:09.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T08:59:09.837Z] [2020-04-20T08:59:09.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-20T08:59:10.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T08:59:10.171Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-20T08:59:10.171Z] c9b1b535fdd9: Pulling fs layer [2020-04-20T08:59:10.171Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-20T08:59:10.171Z] 756a868c4378: Pulling fs layer [2020-04-20T08:59:10.171Z] 444b2fc9a129: Pulling fs layer [2020-04-20T08:59:10.171Z] ea15f1150254: Pulling fs layer [2020-04-20T08:59:10.171Z] 41b27a9f41bf: Pulling fs layer [2020-04-20T08:59:10.171Z] 28c525ee5125: Pulling fs layer [2020-04-20T08:59:10.171Z] 094b1ea09ed8: Pulling fs layer [2020-04-20T08:59:10.171Z] 138eaada9080: Pulling fs layer [2020-04-20T08:59:10.171Z] 0622d0fa9048: Pulling fs layer [2020-04-20T08:59:10.171Z] 41b27a9f41bf: Waiting [2020-04-20T08:59:10.171Z] 28c525ee5125: Waiting [2020-04-20T08:59:10.171Z] 094b1ea09ed8: Waiting [2020-04-20T08:59:10.171Z] 0622d0fa9048: Waiting [2020-04-20T08:59:10.171Z] 138eaada9080: Waiting [2020-04-20T08:59:10.171Z] 444b2fc9a129: Waiting [2020-04-20T08:59:10.171Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-20T08:59:10.171Z] 2cc5ad85d9ab: Download complete [2020-04-20T08:59:10.171Z] 444b2fc9a129: Verifying Checksum [2020-04-20T08:59:10.171Z] 444b2fc9a129: Download complete [2020-04-20T08:59:10.171Z] c9b1b535fdd9: Download complete [2020-04-20T08:59:10.171Z] ea15f1150254: Verifying Checksum [2020-04-20T08:59:10.171Z] ea15f1150254: Download complete [2020-04-20T08:59:10.440Z] 28c525ee5125: Verifying Checksum [2020-04-20T08:59:10.440Z] 28c525ee5125: Download complete [2020-04-20T08:59:10.721Z] 756a868c4378: Verifying Checksum [2020-04-20T08:59:10.721Z] 756a868c4378: Download complete [2020-04-20T08:59:10.721Z] c9b1b535fdd9: Pull complete [2020-04-20T08:59:10.721Z] 094b1ea09ed8: Verifying Checksum [2020-04-20T08:59:10.721Z] 094b1ea09ed8: Download complete [2020-04-20T08:59:10.982Z] 138eaada9080: Verifying Checksum [2020-04-20T08:59:10.982Z] 138eaada9080: Download complete [2020-04-20T08:59:10.982Z] 0622d0fa9048: Verifying Checksum [2020-04-20T08:59:10.982Z] 0622d0fa9048: Download complete [2020-04-20T08:59:10.982Z] 2cc5ad85d9ab: Pull complete [2020-04-20T08:59:11.243Z] 41b27a9f41bf: Verifying Checksum [2020-04-20T08:59:11.243Z] 41b27a9f41bf: Download complete [2020-04-20T08:59:12.630Z] 756a868c4378: Pull complete [2020-04-20T08:59:12.630Z] 444b2fc9a129: Pull complete [2020-04-20T08:59:12.896Z] ea15f1150254: Pull complete [2020-04-20T08:59:16.191Z] 41b27a9f41bf: Pull complete [2020-04-20T08:59:16.452Z] 28c525ee5125: Pull complete [2020-04-20T08:59:19.041Z] 094b1ea09ed8: Pull complete [2020-04-20T08:59:19.303Z] 138eaada9080: Pull complete [2020-04-20T08:59:19.563Z] 0622d0fa9048: Pull complete [2020-04-20T08:59:19.563Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-20T08:59:19.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-20T08:59:19.761Z] prd-centos7-docker-4c-2g-4932 does not seem to be running inside a container [2020-04-20T08:59:19.809Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-214 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-214:/w/workspace/edgexfoundry_edgex-ui-go_PR-214:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-20T08:59:20.959Z] $ docker top f04fbdc128bb5d16419ecda5ef4a40382022b2d5a0c3c14e8fca861fd5904b5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T08:59:21.188Z] provisioning config files... [2020-04-20T08:59:21.206Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/config578232947528173959tmp [Pipeline] { [Pipeline] echo [2020-04-20T08:59:21.269Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T08:59:21.566Z] ---> create-netrc.sh [Pipeline] echo [2020-04-20T08:59:21.573Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T08:59:21.864Z] ---> logs-deploy.sh [2020-04-20T08:59:21.864Z] + ARCHIVE_ARTIFACTS= [2020-04-20T08:59:21.864Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-20T08:59:21.864Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-20T08:59:21.864Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-20T08:59:21.864Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-214/3 [2020-04-20T08:59:21.864Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-214/3/ [2020-04-20T08:59:21.864Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-214/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-214 [2020-04-20T08:59:23.241Z] Archives upload complete. [2020-04-20T08:59:23.241Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-214/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-214/3/