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 c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4935 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 Fetching 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 > 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 Merging remotes/origin/master commit f0b05c79d7523a1f3df8cc9d6229e2354fa3536f into PR head commit c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 Merge succeeded, producing c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 Checking out Revision c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 (PR-214) > git config core.sparsecheckout # timeout=10 > git checkout -f c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 # 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 c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 # timeout=10 Commit message: "Change the double quotation marks into single quotation marks in some dynamically spliced HTML statements in the JS code" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:56:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:56:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk bd674b727be2626ea0ac26998ef4f172843cddab # timeout=10 [Pipeline] echo 08:56:51 ========================================================= 08:56:51 EdgeX Global Pipelines Version Info 08:56:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:56:52 ------------------- 08:56:52 stable info: 08:56:52 ------------------- 08:56:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:56:52 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 08:56:52 Message: update stable to v1.0.73 08:56:53 ------------------- 08:56:53 experimental info: 08:56:53 ------------------- 08:56:53 Commited By: **** collab-it+edgex@linuxfoundation.org 08:56:53 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 08:56:53 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 08:56:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:56:55 08:56:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:56:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:56:55 latest: Pulling from edgex-devops/git-semver 08:56:55 9123ac7c32f7: Pulling fs layer 08:56:55 b8cc5d1170e3: Pulling fs layer 08:56:55 2924cbbf6a41: Pulling fs layer 08:56:55 93b08a4f1073: Pulling fs layer 08:56:55 93b08a4f1073: Waiting 08:56:55 b8cc5d1170e3: Verifying Checksum 08:56:55 b8cc5d1170e3: Download complete 08:56:55 9123ac7c32f7: Verifying Checksum 08:56:55 9123ac7c32f7: Download complete 08:56:55 93b08a4f1073: Verifying Checksum 08:56:55 93b08a4f1073: Download complete 08:56:55 2924cbbf6a41: Verifying Checksum 08:56:55 2924cbbf6a41: Download complete 08:56:55 9123ac7c32f7: Pull complete 08:56:56 b8cc5d1170e3: Pull complete 08:56:56 2924cbbf6a41: Pull complete 08:56:56 93b08a4f1073: Pull complete 08:56:56 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:56:57 prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container 08:56:57 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:56:57 $ docker top 832b42c5e8dd8b75478b981547f2e7f2a44914873ebacc92c1b9f2b3bea8934b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:56:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:56:58 [ssh-agent] Looking for ssh-agent implementation... 08:56:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:56:58 $ docker exec 832b42c5e8dd8b75478b981547f2e7f2a44914873ebacc92c1b9f2b3bea8934b ssh-agent 08:56:58 SSH_AUTH_SOCK=/tmp/ssh-M7PPYu87gj2O/agent.14 08:56:58 SSH_AGENT_PID=21 08:56:58 Running ssh-add (command line suppressed) 08:56:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/private_key_834010156938321524.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/private_key_834010156938321524.key) 08:56:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:56:58 + git describe --exact-match --tags HEAD 08:56:58 fatal: No names found, cannot describe anything. [Pipeline] } 08:56:59 $ docker exec --env ******** --env ******** 832b42c5e8dd8b75478b981547f2e7f2a44914873ebacc92c1b9f2b3bea8934b ssh-agent -k 08:56:59 unset SSH_AUTH_SOCK; 08:56:59 unset SSH_AGENT_PID; 08:56:59 echo Agent pid 21 killed; 08:56:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:56:59 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:56:59 This usually means this commit has not been tagged. [Pipeline] sshagent 08:56:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:56:59 [ssh-agent] Looking for ssh-agent implementation... 08:56:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:56:59 $ docker exec 832b42c5e8dd8b75478b981547f2e7f2a44914873ebacc92c1b9f2b3bea8934b ssh-agent 08:56:59 SSH_AUTH_SOCK=/tmp/ssh-gKsuFHZ9CQVa/agent.57 08:56:59 SSH_AGENT_PID=63 08:56:59 Running ssh-add (command line suppressed) 08:56:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/private_key_6565644705110802305.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/private_key_6565644705110802305.key) 08:57:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:57:00 + git semver init 08:57:00 # -> Open(): unable to determine branch for HEAD 08:57:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-214/.git 08:57:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-214 08:57:00 # $SEMVER_REMOTE_NAME = origin 08:57:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:57:00 # $SEMVER_USER_NAME = edgex-jenkins 08:57:00 # $SEMVER_BRANCH = PR-214 08:57:00 # $SEMVER_TEMP = /tmp/semver-260347098 08:57:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:57:01 # '/tmp/semver-260347098' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-214/.semver' 08:57:01 # -> Force: false 08:57:01 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-214/.semver [Pipeline] } 08:57:01 $ docker exec --env ******** --env ******** 832b42c5e8dd8b75478b981547f2e7f2a44914873ebacc92c1b9f2b3bea8934b ssh-agent -k 08:57:01 unset SSH_AUTH_SOCK; 08:57:01 unset SSH_AGENT_PID; 08:57:01 echo Agent pid 63 killed; 08:57:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:57:01 + git semver [Pipeline] } 08:57:01 $ docker stop --time=1 832b42c5e8dd8b75478b981547f2e7f2a44914873ebacc92c1b9f2b3bea8934b 08:57:03 $ docker rm -f 832b42c5e8dd8b75478b981547f2e7f2a44914873ebacc92c1b9f2b3bea8934b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:57:04 Stashed 47 file(s) [Pipeline] echo 08:57:04 [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 08:57:19 Still waiting to schedule task 08:57:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:57:19 Still waiting to schedule task 08:57:19 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4933’ 08:59:31 Running on prd-centos7-docker-4c-2g-4936 in /w/workspace/edgexfoundry_edgex-ui-go_PR-214 [Pipeline] { [Pipeline] ws 08:59:31 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 08:59:34 using credential edgex-jenkins-ssh 08:59:34 Cloning the remote Git repository 08:59:34 Cloning with configured refspecs honoured and without tags 08:59:34 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:59:34 > git init /w/workspace/edgex-ui-go/4 # timeout=10 08:59:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:59:34 > git --version # timeout=10 08:59:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:59:34 > 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 08:59:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:59:35 > git config --add remote.origin.fetch +refs/pull/214/head:refs/remotes/origin/PR-214 # timeout=10 08:59:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:35 Fetching without tags 08:59:35 Merging remotes/origin/master commit f0b05c79d7523a1f3df8cc9d6229e2354fa3536f into PR head commit c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 08:59:35 Merge succeeded, producing c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 08:59:35 Checking out Revision c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 (PR-214) 08:59:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:59:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:59:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:59:35 > 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 08:59:35 > git config core.sparsecheckout # timeout=10 08:59:35 > git checkout -f c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 # timeout=10 08:59:35 > git remote # timeout=10 08:59:35 > git config --get remote.origin.url # timeout=10 08:59:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:59:35 > git merge f0b05c79d7523a1f3df8cc9d6229e2354fa3536f # timeout=10 08:59:35 > git rev-parse HEAD^{commit} # timeout=10 08:59:35 > git config core.sparsecheckout # timeout=10 08:59:35 > git checkout -f c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 # timeout=10 08:59:39 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 08:59:40 ========================================================= 08:59:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:59:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:59:41 + 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 . 08:59:41 Sending build context to Docker daemon 11.57MB 08:59:41 Step 1/8 : ARG BASE=golang:1.11-alpine 08:59:41 Step 2/8 : FROM ${BASE} 08:59:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:59:41 e6b0cf9c0882: Pulling fs layer 08:59:41 2848faf0eed1: Pulling fs layer 08:59:41 0f37312ad70f: Pulling fs layer 08:59:41 5788d62ee057: Pulling fs layer 08:59:41 0e6b1d234666: Pulling fs layer 08:59:41 bf5d7aec512f: Pulling fs layer 08:59:41 34c802a77dc8: Pulling fs layer 08:59:41 9eb99e56ec68: Pulling fs layer 08:59:41 27c7a5d97fbd: Pulling fs layer 08:59:41 5c102a31e300: Pulling fs layer 08:59:41 dcfb455df0a1: Pulling fs layer 08:59:41 5788d62ee057: Waiting 08:59:41 0e6b1d234666: Waiting 08:59:41 bf5d7aec512f: Waiting 08:59:41 34c802a77dc8: Waiting 08:59:41 9eb99e56ec68: Waiting 08:59:41 27c7a5d97fbd: Waiting 08:59:41 5c102a31e300: Waiting 08:59:41 dcfb455df0a1: Waiting 08:59:41 0f37312ad70f: Download complete 08:59:41 2848faf0eed1: Verifying Checksum 08:59:41 2848faf0eed1: Download complete 08:59:41 0e6b1d234666: Verifying Checksum 08:59:41 0e6b1d234666: Download complete 08:59:41 bf5d7aec512f: Verifying Checksum 08:59:41 bf5d7aec512f: Download complete 08:59:41 e6b0cf9c0882: Verifying Checksum 08:59:41 e6b0cf9c0882: Download complete 08:59:41 e6b0cf9c0882: Pull complete 08:59:42 2848faf0eed1: Pull complete 08:59:42 0f37312ad70f: Pull complete 08:59:42 34c802a77dc8: Verifying Checksum 08:59:42 34c802a77dc8: Download complete 08:59:42 27c7a5d97fbd: Verifying Checksum 08:59:42 27c7a5d97fbd: Download complete 08:59:43 5c102a31e300: Verifying Checksum 08:59:43 5c102a31e300: Download complete 08:59:43 9eb99e56ec68: Verifying Checksum 08:59:43 9eb99e56ec68: Download complete 08:59:43 5788d62ee057: Verifying Checksum 08:59:43 5788d62ee057: Download complete 08:59:43 dcfb455df0a1: Verifying Checksum 08:59:43 dcfb455df0a1: Download complete 08:59:50 5788d62ee057: Pull complete 08:59:50 0e6b1d234666: Pull complete 08:59:50 bf5d7aec512f: Pull complete 08:59:55 34c802a77dc8: Pull complete 08:59:58 9eb99e56ec68: Pull complete 08:59:58 27c7a5d97fbd: Pull complete 08:59:59 5c102a31e300: Pull complete 08:59:59 dcfb455df0a1: Pull complete 08:59:59 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:59:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:59:59 ---> 7c70fe431013 08:59:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:59:59 ---> Running in 32ab471c750f 08:59:59 Removing intermediate container 32ab471c750f 08:59:59 ---> 3f4537b0161d 08:59:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:00 ---> Running in ffef993490f6 09:00:01 Removing intermediate container ffef993490f6 09:00:01 ---> b872ddb1c346 09:00:01 Step 5/8 : RUN apk add --no-cache make git 09:00:01 ---> Running in 4651a723964b 09:00:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:00:02 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:00:02 OK: 143 MiB in 39 packages 09:00:03 Removing intermediate container 4651a723964b 09:00:03 ---> 33fe2c8fa013 09:00:03 Step 6/8 : WORKDIR /edgex-ui-go 09:00:03 ---> Running in dd7927956076 09:00:03 Removing intermediate container dd7927956076 09:00:03 ---> d3988cbf8c43 09:00:03 Step 7/8 : COPY . . 09:00:04 ---> ffa380964985 09:00:04 Step 8/8 : RUN go mod download 09:00:04 ---> Running in 36a796276d1b 09:00:11 go: finding cloud.google.com/go v0.26.0 09:00:11 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 09:00:11 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 09:00:11 go: finding github.com/BurntSushi/toml v0.3.1 09:00:11 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 09:00:11 go: finding github.com/Microsoft/go-winio v0.4.3 09:00:11 go: finding github.com/NYTimes/gziphandler v1.0.1 09:00:11 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 09:00:11 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 09:00:11 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 09:00:11 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 09:00:11 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:00:11 go: finding github.com/armon/go-metrics v0.3.3 09:00:11 go: finding github.com/armon/go-radix v1.0.0 09:00:11 go: finding github.com/aws/aws-sdk-go v1.25.41 09:00:11 go: finding github.com/beorn7/perks v1.0.1 09:00:11 go: finding github.com/bgentry/speakeasy v0.1.0 09:00:11 go: finding github.com/boltdb/bolt v1.3.1 09:00:11 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:00:11 go: finding github.com/cespare/xxhash/v2 v2.1.1 09:00:11 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 09:00:11 go: finding github.com/circonus-labs/circonusllhist v0.1.3 09:00:11 go: finding github.com/client9/misspell v0.3.4 09:00:11 go: finding github.com/coredns/coredns v1.1.2 09:00:11 go: finding github.com/davecgh/go-spew v1.1.1 09:00:11 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 09:00:11 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 09:00:11 go: finding github.com/digitalocean/godo v1.10.0 09:00:11 go: finding github.com/dimchansky/utfbom v1.1.0 09:00:11 go: finding github.com/dnaeon/go-vcr v1.0.1 09:00:11 go: finding github.com/docker/go-connections v0.3.0 09:00:11 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 09:00:11 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 09:00:11 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 09:00:11 go: finding github.com/envoyproxy/go-control-plane v0.8.0 09:00:11 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 09:00:11 go: finding github.com/fatih/color v1.9.0 09:00:11 go: finding github.com/fatih/structs v1.1.0 09:00:11 go: finding github.com/fsnotify/fsnotify v1.4.7 09:00:11 go: finding github.com/ghodss/yaml v1.0.0 09:00:11 go: finding github.com/go-kit/kit v0.9.0 09:00:11 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 09:00:11 go: finding github.com/go-logfmt/logfmt v0.4.0 09:00:11 go: finding github.com/go-ole/go-ole v1.2.1 09:00:12 go: finding github.com/go-stack/stack v1.8.0 09:00:12 go: finding github.com/go-test/deep v1.0.2 09:00:12 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 09:00:12 go: finding github.com/gobuffalo/depgen v0.1.0 09:00:12 go: finding github.com/gobuffalo/envy v1.7.0 09:00:12 go: finding github.com/gobuffalo/flect v0.1.3 09:00:12 go: finding github.com/gobuffalo/genny v0.1.1 09:00:12 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 09:00:12 go: finding github.com/gobuffalo/gogen v0.1.1 09:00:12 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 09:00:12 go: finding github.com/gobuffalo/mapi v1.0.2 09:00:12 go: finding github.com/gobuffalo/packd v0.1.0 09:00:12 go: finding github.com/gobuffalo/packr/v2 v2.2.0 09:00:12 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 09:00:12 go: finding github.com/gogo/googleapis v1.1.0 09:00:12 go: finding github.com/gogo/protobuf v1.2.1 09:00:12 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 09:00:12 go: finding github.com/golang/mock v1.1.1 09:00:12 go: finding github.com/golang/protobuf v1.3.2 09:00:12 go: finding github.com/golang/snappy v0.0.1 09:00:12 go: finding github.com/gomodule/redigo v2.0.0+incompatible 09:00:12 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:00:12 go: finding github.com/google/go-cmp v0.4.0 09:00:12 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 09:00:12 go: finding github.com/google/gofuzz v1.0.0 09:00:12 go: finding github.com/googleapis/gnostic v0.2.0 09:00:12 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 09:00:12 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 09:00:12 go: finding github.com/gorilla/mux v1.7.1 09:00:12 go: finding github.com/gorilla/websocket v1.4.0 09:00:12 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 09:00:12 go: finding github.com/hashicorp/consul v1.7.2 09:00:12 go: finding github.com/hashicorp/consul/api v1.4.0 09:00:12 go: finding github.com/hashicorp/consul/sdk v0.4.0 09:00:12 go: finding github.com/hashicorp/errwrap v1.0.0 09:00:12 go: finding github.com/hashicorp/go-bexpr v0.1.2 09:00:12 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 09:00:12 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:00:12 go: finding github.com/hashicorp/go-connlimit v0.2.0 09:00:12 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 09:00:13 go: finding github.com/hashicorp/go-hclog v0.12.2 09:00:13 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 09:00:13 go: finding github.com/hashicorp/go-memdb v1.0.3 09:00:13 go: finding github.com/hashicorp/go-msgpack v0.5.5 09:00:13 go: finding github.com/hashicorp/go-multierror v1.0.0 09:00:13 go: finding github.com/hashicorp/go-plugin v1.0.1 09:00:13 go: finding github.com/hashicorp/go-raftchunking v0.6.1 09:00:13 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 09:00:13 go: finding github.com/hashicorp/go-rootcerts v1.0.2 09:00:13 go: finding github.com/hashicorp/go-sockaddr v1.0.2 09:00:13 go: finding github.com/hashicorp/go-syslog v1.0.0 09:00:13 go: finding github.com/hashicorp/go-uuid v1.0.1 09:00:13 go: finding github.com/hashicorp/go-version v1.1.0 09:00:13 go: finding github.com/hashicorp/go.net v0.0.1 09:00:13 go: finding github.com/hashicorp/golang-lru v0.5.4 09:00:13 go: finding github.com/hashicorp/hcl v1.0.0 09:00:13 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 09:00:13 go: finding github.com/hashicorp/logutils v1.0.0 09:00:13 go: finding github.com/hashicorp/mdns v1.0.1 09:00:13 go: finding github.com/hashicorp/memberlist v0.2.0 09:00:13 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 09:00:13 go: finding github.com/hashicorp/raft v1.1.2 09:00:13 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 09:00:13 go: finding github.com/hashicorp/serf v0.9.0 09:00:13 go: finding github.com/hashicorp/vault/api v1.0.4 09:00:13 go: finding github.com/hashicorp/vault/sdk v0.1.13 09:00:13 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 09:00:13 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:00:14 go: finding github.com/hpcloud/tail v1.0.0 09:00:14 go: finding github.com/imdario/mergo v0.3.6 09:00:14 go: finding github.com/inconshreveable/mousetrap v1.0.0 09:00:14 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 09:00:14 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 09:00:14 go: finding github.com/joho/godotenv v1.3.0 09:00:14 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 09:00:14 go: finding github.com/json-iterator/go v1.1.9 09:00:14 go: finding github.com/jtolds/gls v4.2.1+incompatible 09:00:14 go: finding github.com/julienschmidt/httprouter v1.2.0 09:00:14 go: finding github.com/karrick/godirwalk v1.10.3 09:00:14 go: finding github.com/kisielk/errcheck v1.2.0 09:00:14 go: finding github.com/kisielk/gotool v1.0.0 09:00:14 go: finding github.com/klauspost/compress v1.9.5 09:00:14 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 09:00:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:00:14 go: finding github.com/kr/pretty v0.2.0 09:00:14 go: finding github.com/kr/pty v1.1.1 09:00:14 go: finding github.com/kr/text v0.1.0 09:00:14 go: finding github.com/likexian/gokit v0.20.16 09:00:14 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 09:00:14 go: finding github.com/linode/linodego v0.7.1 09:00:14 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 09:00:14 go: finding github.com/markbates/safe v1.0.1 09:00:14 go: finding github.com/mattn/go-colorable v0.1.6 09:00:14 go: finding github.com/mattn/go-isatty v0.0.12 09:00:14 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 09:00:14 go: finding github.com/miekg/dns v1.1.26 09:00:14 go: finding github.com/mitchellh/cli v1.0.0 09:00:14 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:00:14 go: finding github.com/mitchellh/copystructure v1.0.0 09:00:14 go: finding github.com/mitchellh/go-homedir v1.1.0 09:00:14 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:00:15 go: finding github.com/mitchellh/go-wordwrap v1.0.0 09:00:15 go: finding github.com/mitchellh/gox v0.4.0 09:00:15 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 09:00:15 go: finding github.com/mitchellh/iochan v1.0.0 09:00:15 go: finding github.com/mitchellh/mapstructure v1.2.2 09:00:15 go: finding github.com/mitchellh/reflectwalk v1.0.1 09:00:15 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:00:15 go: finding github.com/modern-go/reflect2 v1.0.1 09:00:15 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 09:00:15 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 09:00:15 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 09:00:15 go: finding github.com/oklog/run v1.0.0 09:00:15 go: finding github.com/onsi/ginkgo v1.6.0 09:00:15 go: finding github.com/onsi/gomega v1.4.2 09:00:15 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 09:00:15 go: finding github.com/pascaldekloe/goe v0.1.0 09:00:15 go: finding github.com/pebbe/zmq4 v1.2.0 09:00:15 go: finding github.com/pelletier/go-toml v1.7.0 09:00:15 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 09:00:15 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 09:00:15 go: finding github.com/pkg/errors v0.8.1 09:00:15 go: finding github.com/pmezard/go-difflib v1.0.0 09:00:15 go: finding github.com/posener/complete v1.1.1 09:00:15 go: finding github.com/prometheus/client_golang v1.4.0 09:00:15 go: finding github.com/prometheus/client_model v0.2.0 09:00:15 go: finding github.com/prometheus/common v0.9.1 09:00:15 go: finding github.com/prometheus/procfs v0.0.8 09:00:15 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 09:00:15 go: finding github.com/rogpeppe/go-internal v1.3.0 09:00:15 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 09:00:15 go: finding github.com/ryanuber/go-glob v1.0.0 09:00:16 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:00:16 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 09:00:16 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 09:00:16 go: finding github.com/sirupsen/logrus v1.4.2 09:00:16 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 09:00:16 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 09:00:16 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 09:00:16 go: finding github.com/spf13/cobra v0.0.3 09:00:16 go: finding github.com/spf13/pflag v1.0.3 09:00:16 go: finding github.com/stretchr/objx v0.1.1 09:00:16 go: finding github.com/stretchr/testify v1.4.0 09:00:16 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 09:00:16 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 09:00:16 go: finding github.com/tidwall/pretty v1.0.0 09:00:16 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 09:00:16 go: finding github.com/vmware/govmomi v0.18.0 09:00:16 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 09:00:16 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 09:00:16 go: finding go.mongodb.org/mongo-driver v1.3.1 09:00:16 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 09:00:16 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 09:00:16 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 09:00:16 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 09:00:17 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 09:00:17 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 09:00:17 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 09:00:17 go: finding golang.org/x/text v0.3.2 09:00:17 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 09:00:17 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 09:00:17 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 09:00:17 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 09:00:17 go: finding google.golang.org/appengine v1.4.0 09:00:17 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 09:00:17 go: finding google.golang.org/grpc v1.23.0 09:00:17 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 09:00:17 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 09:00:17 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 09:00:17 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:00:17 go: finding gopkg.in/errgo.v2 v2.1.0 09:00:17 go: finding gopkg.in/fsnotify.v1 v1.4.7 09:00:17 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 09:00:17 go: finding gopkg.in/inf.v0 v0.9.1 09:00:17 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 09:00:17 go: finding gopkg.in/resty.v1 v1.12.0 09:00:17 go: finding gopkg.in/square/go-jose.v2 v2.3.1 09:00:17 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 09:00:17 go: finding gopkg.in/yaml.v2 v2.2.8 09:00:17 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 09:00:17 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 09:00:17 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 09:00:17 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 09:00:17 go: finding k8s.io/client-go v8.0.0+incompatible 09:00:17 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 09:00:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4937 in /w/workspace/edgexfoundry_edgex-ui-go_PR-214 [Pipeline] { [Pipeline] ws 09:00:51 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 09:00:57 using credential edgex-jenkins-ssh 09:00:57 Cloning the remote Git repository 09:00:57 Cloning with configured refspecs honoured and without tags 09:00:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:00:57 > git init /w/workspace/edgex-ui-go/4 # timeout=10 09:00:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:00:57 > git --version # timeout=10 09:00:57 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:57 > 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 09:00:59 Fetching without tags 09:00:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:00:59 > git config --add remote.origin.fetch +refs/pull/214/head:refs/remotes/origin/PR-214 # timeout=10 09:00:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:00:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:00:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:59 > 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 09:00:59 Merging remotes/origin/master commit f0b05c79d7523a1f3df8cc9d6229e2354fa3536f into PR head commit c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 09:01:00 Merge succeeded, producing c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 09:01:00 Checking out Revision c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 (PR-214) 09:00:59 > git config core.sparsecheckout # timeout=10 09:00:59 > git checkout -f c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 # timeout=10 09:00:59 > git remote # timeout=10 09:01:00 > git config --get remote.origin.url # timeout=10 09:01:00 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:00 > git merge f0b05c79d7523a1f3df8cc9d6229e2354fa3536f # timeout=10 09:01:00 > git rev-parse HEAD^{commit} # timeout=10 09:01:00 > git config core.sparsecheckout # timeout=10 09:01:00 > git checkout -f c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 # timeout=10 09:01:05 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 09:01:06 ========================================================= 09:01:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:01:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:01:07 + 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 . 09:01:08 Sending build context to Docker daemon 11.57MB 09:01:08 Step 1/8 : ARG BASE=golang:1.11-alpine 09:01:08 Step 2/8 : FROM ${BASE} 09:01:09 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:01:09 cde5963f3b93: Pulling fs layer 09:01:09 2a23fa8c16f7: Pulling fs layer 09:01:09 777b28850792: Pulling fs layer 09:01:09 8a11ddd9e578: Pulling fs layer 09:01:09 4cf88f913ddb: Pulling fs layer 09:01:09 1df406cf5192: Pulling fs layer 09:01:09 cd6300453558: Pulling fs layer 09:01:09 b9c365052c96: Pulling fs layer 09:01:09 a2d8cc88f415: Pulling fs layer 09:01:09 ea1d1ca13537: Pulling fs layer 09:01:09 3750a50a1c5e: Pulling fs layer 09:01:09 8a11ddd9e578: Waiting 09:01:09 4cf88f913ddb: Waiting 09:01:09 1df406cf5192: Waiting 09:01:09 cd6300453558: Waiting 09:01:09 b9c365052c96: Waiting 09:01:09 a2d8cc88f415: Waiting 09:01:09 ea1d1ca13537: Waiting 09:01:09 3750a50a1c5e: Waiting 09:01:09 777b28850792: Verifying Checksum 09:01:09 777b28850792: Download complete 09:01:09 2a23fa8c16f7: Verifying Checksum 09:01:09 2a23fa8c16f7: Download complete 09:01:09 4cf88f913ddb: Verifying Checksum 09:01:09 4cf88f913ddb: Download complete 09:01:09 1df406cf5192: Verifying Checksum 09:01:09 1df406cf5192: Download complete 09:01:09 cde5963f3b93: Verifying Checksum 09:01:09 cde5963f3b93: Download complete 09:01:10 cde5963f3b93: Pull complete 09:01:11 2a23fa8c16f7: Pull complete 09:01:11 777b28850792: Pull complete 09:01:13 cd6300453558: Verifying Checksum 09:01:13 cd6300453558: Download complete 09:01:13 a2d8cc88f415: Verifying Checksum 09:01:13 a2d8cc88f415: Download complete 09:01:15 ea1d1ca13537: Verifying Checksum 09:01:15 ea1d1ca13537: Download complete 09:01:16 3750a50a1c5e: Verifying Checksum 09:01:16 3750a50a1c5e: Download complete 09:01:19 b9c365052c96: Verifying Checksum 09:01:19 b9c365052c96: Download complete 09:01:20 8a11ddd9e578: Verifying Checksum 09:01:20 8a11ddd9e578: Download complete 09:01:32 8a11ddd9e578: Pull complete 09:01:32 4cf88f913ddb: Pull complete 09:01:32 1df406cf5192: Pull complete 09:01:36 cd6300453558: Pull complete 09:01:40 b9c365052c96: Pull complete 09:01:40 a2d8cc88f415: Pull complete 09:01:42 ea1d1ca13537: Pull complete 09:01:42 3750a50a1c5e: Pull complete 09:01:42 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 09:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:01:42 ---> 78745c68409d 09:01:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:01:47 ---> Running in 40e2652f3b59 09:01:47 Removing intermediate container 40e2652f3b59 09:01:47 ---> a73de76566ea 09:01:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:47 ---> Running in 3b9af758db61 09:01:49 Removing intermediate container 3b9af758db61 09:01:49 ---> 6dd62582d09d 09:01:49 Step 5/8 : RUN apk add --no-cache make git 09:01:50 ---> Running in 4d737b9d0c55 09:01:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:01:51 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:01:52 OK: 125 MiB in 39 packages 09:01:53 Removing intermediate container 4d737b9d0c55 09:01:53 ---> c2068eb4c58c 09:01:53 Step 6/8 : WORKDIR /edgex-ui-go 09:01:53 ---> Running in 6a45ab123b40 09:01:54 Removing intermediate container 6a45ab123b40 09:01:54 ---> 13ce27353fea 09:01:54 Step 7/8 : COPY . . 09:01:55 ---> 5e404aa611a2 09:01:55 Step 8/8 : RUN go mod download 09:01:56 ---> Running in ef0fdd7fe5d2 09:02:00 go: finding cloud.google.com/go v0.26.0 09:02:00 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 09:02:00 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 09:02:00 go: finding github.com/BurntSushi/toml v0.3.1 09:02:00 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 09:02:00 go: finding github.com/Microsoft/go-winio v0.4.3 09:02:00 go: finding github.com/NYTimes/gziphandler v1.0.1 09:02:00 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 09:02:00 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 09:02:00 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 09:02:00 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 09:02:00 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:02:00 go: finding github.com/armon/go-metrics v0.3.3 09:02:00 go: finding github.com/armon/go-radix v1.0.0 09:02:00 go: finding github.com/aws/aws-sdk-go v1.25.41 09:02:00 go: finding github.com/beorn7/perks v1.0.1 09:02:00 go: finding github.com/bgentry/speakeasy v0.1.0 09:02:00 go: finding github.com/boltdb/bolt v1.3.1 09:02:00 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:02:00 go: finding github.com/cespare/xxhash/v2 v2.1.1 09:02:00 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 09:02:00 go: finding github.com/circonus-labs/circonusllhist v0.1.3 09:02:00 go: finding github.com/client9/misspell v0.3.4 09:02:00 go: finding github.com/coredns/coredns v1.1.2 09:02:00 go: finding github.com/davecgh/go-spew v1.1.1 09:02:00 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 09:02:00 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 09:02:00 go: finding github.com/digitalocean/godo v1.10.0 09:02:00 go: finding github.com/dimchansky/utfbom v1.1.0 09:02:00 go: finding github.com/dnaeon/go-vcr v1.0.1 09:02:00 go: finding github.com/docker/go-connections v0.3.0 09:02:00 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 09:02:00 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 09:02:00 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 09:02:00 go: finding github.com/envoyproxy/go-control-plane v0.8.0 09:02:00 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 09:02:00 go: finding github.com/fatih/color v1.9.0 09:02:00 go: finding github.com/fatih/structs v1.1.0 09:02:00 go: finding github.com/fsnotify/fsnotify v1.4.7 09:02:00 go: finding github.com/ghodss/yaml v1.0.0 09:02:00 go: finding github.com/go-kit/kit v0.9.0 09:02:00 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 09:02:00 go: finding github.com/go-logfmt/logfmt v0.4.0 09:02:00 go: finding github.com/go-ole/go-ole v1.2.1 09:02:00 go: finding github.com/go-stack/stack v1.8.0 09:02:00 go: finding github.com/go-test/deep v1.0.2 09:02:00 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 09:02:00 go: finding github.com/gobuffalo/depgen v0.1.0 09:02:00 go: finding github.com/gobuffalo/envy v1.7.0 09:02:00 go: finding github.com/gobuffalo/flect v0.1.3 09:02:00 go: finding github.com/gobuffalo/genny v0.1.1 09:02:00 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 09:02:00 go: finding github.com/gobuffalo/gogen v0.1.1 09:02:00 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 09:02:00 go: finding github.com/gobuffalo/mapi v1.0.2 09:02:00 go: finding github.com/gobuffalo/packd v0.1.0 09:02:00 go: finding github.com/gobuffalo/packr/v2 v2.2.0 09:02:00 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 09:02:00 go: finding github.com/gogo/googleapis v1.1.0 09:02:00 go: finding github.com/gogo/protobuf v1.2.1 09:02:00 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 09:02:00 go: finding github.com/golang/mock v1.1.1 09:02:00 go: finding github.com/golang/protobuf v1.3.2 09:02:00 go: finding github.com/golang/snappy v0.0.1 09:02:00 go: finding github.com/gomodule/redigo v2.0.0+incompatible 09:02:00 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:02:00 go: finding github.com/google/go-cmp v0.4.0 09:02:00 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 09:02:00 go: finding github.com/google/gofuzz v1.0.0 09:02:00 go: finding github.com/googleapis/gnostic v0.2.0 09:02:00 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 09:02:00 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 09:02:00 go: finding github.com/gorilla/mux v1.7.1 09:02:00 go: finding github.com/gorilla/websocket v1.4.0 09:02:00 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 09:02:00 go: finding github.com/hashicorp/consul v1.7.2 09:02:00 go: finding github.com/hashicorp/consul/api v1.4.0 09:02:00 go: finding github.com/hashicorp/consul/sdk v0.4.0 09:02:00 go: finding github.com/hashicorp/errwrap v1.0.0 09:02:00 go: finding github.com/hashicorp/go-bexpr v0.1.2 09:02:00 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 09:02:00 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:02:00 go: finding github.com/hashicorp/go-connlimit v0.2.0 09:02:00 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 09:02:00 go: finding github.com/hashicorp/go-hclog v0.12.2 09:02:00 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 09:02:00 go: finding github.com/hashicorp/go-memdb v1.0.3 09:02:00 go: finding github.com/hashicorp/go-msgpack v0.5.5 09:02:00 go: finding github.com/hashicorp/go-multierror v1.0.0 09:02:00 go: finding github.com/hashicorp/go-plugin v1.0.1 09:02:00 go: finding github.com/hashicorp/go-raftchunking v0.6.1 09:02:00 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 09:02:00 go: finding github.com/hashicorp/go-rootcerts v1.0.2 09:02:00 go: finding github.com/hashicorp/go-sockaddr v1.0.2 09:02:00 go: finding github.com/hashicorp/go-syslog v1.0.0 09:02:00 go: finding github.com/hashicorp/go-uuid v1.0.1 09:02:00 go: finding github.com/hashicorp/go-version v1.1.0 09:02:00 go: finding github.com/hashicorp/go.net v0.0.1 09:02:00 go: finding github.com/hashicorp/golang-lru v0.5.4 09:02:00 go: finding github.com/hashicorp/hcl v1.0.0 09:02:00 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 09:02:00 go: finding github.com/hashicorp/logutils v1.0.0 09:02:00 go: finding github.com/hashicorp/mdns v1.0.1 09:02:00 go: finding github.com/hashicorp/memberlist v0.2.0 09:02:00 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 09:02:00 go: finding github.com/hashicorp/raft v1.1.2 09:02:00 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 09:02:00 go: finding github.com/hashicorp/serf v0.9.0 09:02:00 go: finding github.com/hashicorp/vault/api v1.0.4 09:02:00 go: finding github.com/hashicorp/vault/sdk v0.1.13 09:02:00 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 09:02:00 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:02:00 go: finding github.com/hpcloud/tail v1.0.0 09:02:00 go: finding github.com/imdario/mergo v0.3.6 09:02:00 go: finding github.com/inconshreveable/mousetrap v1.0.0 09:02:00 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 09:02:00 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 09:02:00 go: finding github.com/joho/godotenv v1.3.0 09:02:00 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 09:02:00 go: finding github.com/json-iterator/go v1.1.9 09:02:00 go: finding github.com/jtolds/gls v4.2.1+incompatible 09:02:00 go: finding github.com/julienschmidt/httprouter v1.2.0 09:02:00 go: finding github.com/karrick/godirwalk v1.10.3 09:02:00 go: finding github.com/kisielk/errcheck v1.2.0 09:02:00 go: finding github.com/kisielk/gotool v1.0.0 09:02:00 go: finding github.com/klauspost/compress v1.9.5 09:02:00 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 09:02:00 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:02:00 go: finding github.com/kr/pretty v0.2.0 09:02:00 go: finding github.com/kr/pty v1.1.1 09:02:00 go: finding github.com/kr/text v0.1.0 09:02:00 go: finding github.com/likexian/gokit v0.20.16 09:02:01 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 09:02:01 go: finding github.com/linode/linodego v0.7.1 09:02:01 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 09:02:01 go: finding github.com/markbates/safe v1.0.1 09:02:01 go: finding github.com/mattn/go-colorable v0.1.6 09:02:01 go: finding github.com/mattn/go-isatty v0.0.12 09:02:01 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 09:02:01 go: finding github.com/miekg/dns v1.1.26 09:02:01 go: finding github.com/mitchellh/cli v1.0.0 09:02:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:02:01 go: finding github.com/mitchellh/copystructure v1.0.0 09:02:01 go: finding github.com/mitchellh/go-homedir v1.1.0 09:02:01 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:02:01 go: finding github.com/mitchellh/go-wordwrap v1.0.0 09:02:01 go: finding github.com/mitchellh/gox v0.4.0 09:02:01 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 09:02:01 go: finding github.com/mitchellh/iochan v1.0.0 09:02:01 go: finding github.com/mitchellh/mapstructure v1.2.2 09:02:01 go: finding github.com/mitchellh/reflectwalk v1.0.1 09:02:01 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:02:01 go: finding github.com/modern-go/reflect2 v1.0.1 09:02:01 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 09:02:01 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 09:02:01 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 09:02:01 go: finding github.com/oklog/run v1.0.0 09:02:01 go: finding github.com/onsi/ginkgo v1.6.0 09:02:01 go: finding github.com/onsi/gomega v1.4.2 09:02:01 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 09:02:01 go: finding github.com/pascaldekloe/goe v0.1.0 09:02:01 go: finding github.com/pebbe/zmq4 v1.2.0 09:02:01 go: finding github.com/pelletier/go-toml v1.7.0 09:02:01 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 09:02:01 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 09:02:01 go: finding github.com/pkg/errors v0.8.1 09:02:01 go: finding github.com/pmezard/go-difflib v1.0.0 09:02:01 go: finding github.com/posener/complete v1.1.1 09:02:01 go: finding github.com/prometheus/client_golang v1.4.0 09:02:01 go: finding github.com/prometheus/client_model v0.2.0 09:02:01 go: finding github.com/prometheus/common v0.9.1 09:02:01 go: finding github.com/prometheus/procfs v0.0.8 09:02:01 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 09:02:01 go: finding github.com/rogpeppe/go-internal v1.3.0 09:02:01 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 09:02:01 go: finding github.com/ryanuber/go-glob v1.0.0 09:02:01 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:02:01 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 09:02:01 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 09:02:01 go: finding github.com/sirupsen/logrus v1.4.2 09:02:01 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 09:02:01 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 09:02:01 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 09:02:01 go: finding github.com/spf13/cobra v0.0.3 09:02:01 go: finding github.com/spf13/pflag v1.0.3 09:02:01 go: finding github.com/stretchr/objx v0.1.1 09:02:01 go: finding github.com/stretchr/testify v1.4.0 09:02:01 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 09:02:01 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 09:02:01 go: finding github.com/tidwall/pretty v1.0.0 09:02:01 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 09:02:01 go: finding github.com/vmware/govmomi v0.18.0 09:02:01 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 09:02:01 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 09:02:01 go: finding go.mongodb.org/mongo-driver v1.3.1 09:02:01 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 09:02:01 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 09:02:01 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 09:02:01 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 09:02:01 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 09:02:01 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 09:02:01 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 09:02:01 go: finding golang.org/x/text v0.3.2 09:02:01 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 09:02:01 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 09:02:01 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 09:02:01 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 09:02:01 go: finding google.golang.org/appengine v1.4.0 09:02:01 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 09:02:01 go: finding google.golang.org/grpc v1.23.0 09:02:01 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 09:02:01 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 09:02:01 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 09:02:01 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:02:01 go: finding gopkg.in/errgo.v2 v2.1.0 09:02:01 go: finding gopkg.in/fsnotify.v1 v1.4.7 09:02:01 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 09:02:01 go: finding gopkg.in/inf.v0 v0.9.1 09:02:01 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 09:02:01 go: finding gopkg.in/resty.v1 v1.12.0 09:02:01 go: finding gopkg.in/square/go-jose.v2 v2.3.1 09:02:01 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 09:02:01 go: finding gopkg.in/yaml.v2 v2.2.8 09:02:01 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 09:02:01 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 09:02:01 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 09:02:01 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 09:02:01 go: finding k8s.io/client-go v8.0.0+incompatible 09:02:01 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 09:02:24 Removing intermediate container 36a796276d1b 09:02:24 ---> 69f4cf301c2f 09:02:24 Successfully built 69f4cf301c2f 09:02:24 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 09:02:24 + docker inspect -f . ci-base-image-x86_64 09:02:24 . [Pipeline] withDockerContainer 09:02:25 prd-centos7-docker-4c-2g-4936 does not seem to be running inside a container 09:02:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:02:25 $ docker top 88d1c1616a33e871683b6266633422a006cd9acd0e511a9a5b9bf4fa5ce4f8d5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:26 + go version 09:02:26 go version go1.13.5 linux/amd64 [Pipeline] sh 09:02:26 + make test 09:02:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:02:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:02:38 GO111MODULE=on go vet ./... [Pipeline] stash 09:02:38 Stashed 1 file(s) [Pipeline] } 09:02:38 $ docker stop --time=1 88d1c1616a33e871683b6266633422a006cd9acd0e511a9a5b9bf4fa5ce4f8d5 09:02:40 $ docker rm -f 88d1c1616a33e871683b6266633422a006cd9acd0e511a9a5b9bf4fa5ce4f8d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:02:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:02:41 + ls -al . 09:02:41 total 104 09:02:41 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 20 09:02 . 09:02:41 drwxrwxr-x. 4 jenkins jenkins 28 Apr 20 08:59 .. 09:02:41 drwxrwxr-x. 3 jenkins jenkins 20 Apr 20 08:59 assets 09:02:41 drwxrwxr-x. 2 jenkins jenkins 35 Apr 20 08:59 bin 09:02:41 drwxrwxr-x. 3 jenkins jenkins 29 Apr 20 08:59 cmd 09:02:41 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 20 08:59 CONTRIBUTING.md 09:02:41 -rw-r--r--. 1 jenkins jenkins 10 Apr 20 09:02 coverage.out 09:02:41 -rw-rw-r--. 1 jenkins jenkins 913 Apr 20 08:59 Dockerfile 09:02:41 -rw-rw-r--. 1 jenkins jenkins 898 Apr 20 08:59 Dockerfile.build 09:02:41 drwxrwxr-x. 4 jenkins jenkins 53 Apr 20 08:59 docs 09:02:41 drwxrwxr-x. 8 jenkins jenkins 179 Apr 20 08:59 .git 09:02:41 -rw-rw-r--. 1 jenkins jenkins 123 Apr 20 08:59 .gitignore 09:02:41 -rw-r--r--. 1 jenkins jenkins 974 Apr 20 09:02 go.mod 09:02:41 -rw-r--r--. 1 jenkins jenkins 44475 Apr 20 09:02 go.sum 09:02:41 drwxrwxr-x. 10 jenkins jenkins 139 Apr 20 08:59 internal 09:02:41 -rw-rw-r--. 1 jenkins jenkins 675 Apr 20 08:59 Jenkinsfile 09:02:41 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 20 08:59 LICENSE 09:02:41 -rw-rw-r--. 1 jenkins jenkins 951 Apr 20 08:59 Makefile 09:02:41 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 20 08:59 README.md 09:02:41 drwxrwxr-x. 3 jenkins jenkins 58 Apr 20 08:59 .semver 09:02:41 drwxrwxr-x. 4 jenkins jenkins 54 Apr 20 08:59 snap 09:02:41 -rw-rw-r--. 1 jenkins jenkins 5 Apr 20 08:57 VERSION 09:02:41 -rw-rw-r--. 1 jenkins jenkins 155 Apr 20 08:59 version.go [Pipeline] isUnix [Pipeline] sh 09:02:41 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 --label arch=amd64 --label version=0.0.0 . 09:02:42 Sending build context to Docker daemon 11.61MB 09:02:42 Step 1/24 : ARG BASE=golang:1.13-alpine 09:02:42 Step 2/24 : FROM ${BASE} AS builder 09:02:42 ---> 69f4cf301c2f 09:02:42 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:02:42 ---> Running in b5a0e2f78829 09:02:42 Removing intermediate container b5a0e2f78829 09:02:42 ---> a07015792afd 09:02:42 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:02:42 ---> Running in 2c86b9833c70 09:02:42 Removing intermediate container 2c86b9833c70 09:02:42 ---> e6b2eb18753d 09:02:42 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:02:43 ---> Running in b8cf545947ba 09:02:43 Removing intermediate container b8cf545947ba 09:02:43 ---> 349e344e509d 09:02:43 Step 6/24 : LABEL Name=edgex-ui-go 09:02:43 ---> Running in 799c274bfb9c 09:02:43 Removing intermediate container 799c274bfb9c 09:02:43 ---> b68795d425ec 09:02:43 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:02:43 ---> Running in 9b20a83736af 09:02:43 Removing intermediate container 9b20a83736af 09:02:43 ---> 0c60c41643e4 09:02:43 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:02:43 ---> Running in 05de93ee66fe 09:02:44 Removing intermediate container 05de93ee66fe 09:02:44 ---> 44fad7cfb948 09:02:44 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:02:44 ---> Running in 657c9195d16e 09:02:44 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:02:45 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:02:45 v3.11.5-60-g1e78cbbdda [http://nl.alpinelinux.org/alpine/v3.11/main] 09:02:45 v3.11.5-61-g18147b7048 [http://nl.alpinelinux.org/alpine/v3.11/community] 09:02:45 OK: 11289 distinct packages available 09:02:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:02:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:02:47 OK: 143 MiB in 39 packages 09:02:47 Removing intermediate container 657c9195d16e 09:02:47 ---> c57dc9d0e621 09:02:47 Step 10/24 : ENV GO111MODULE=on 09:02:47 ---> Running in f4d6a6a60255 09:02:47 Removing intermediate container f4d6a6a60255 09:02:47 ---> 7534ff9300bb 09:02:47 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:02:47 ---> Running in 6684c581fca3 09:02:48 Removing intermediate container 6684c581fca3 09:02:48 ---> e0aa3f048056 09:02:48 Step 12/24 : COPY go.mod . 09:02:48 ---> b8e7385e6b6b 09:02:48 Step 13/24 : COPY Makefile . 09:02:48 ---> 9538e72a7582 09:02:48 Step 14/24 : RUN make update 09:02:48 ---> Running in db7125421192 09:02:49 CGO_ENABLED=0 GO111MODULE=on go mod download 09:02:49 Removing intermediate container db7125421192 09:02:49 ---> 0c000fe5820d 09:02:49 Step 15/24 : COPY . . 09:02:50 ---> 8f119c4f096c 09:02:50 Step 16/24 : RUN ${MAKE} 09:02:50 ---> Running in ab0906104f6b 09:02:50 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 09:02:58 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:03:01 Removing intermediate container ab0906104f6b 09:03:01 ---> d74953063862 09:03:01 Step 17/24 : FROM alpine 09:03:01 latest: Pulling from library/alpine 09:03:02 aad63a933944: Pulling fs layer 09:03:02 aad63a933944: Verifying Checksum 09:03:02 aad63a933944: Download complete 09:03:02 aad63a933944: Pull complete 09:03:02 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 09:03:02 Status: Downloaded newer image for alpine:latest 09:03:02 ---> a187dde48cd2 09:03:02 Step 18/24 : EXPOSE 4000 09:03:02 ---> Running in f2f735c14f40 09:03:02 Removing intermediate container f2f735c14f40 09:03:02 ---> ea2827eca85b 09:03:02 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 09:03:03 ---> 59b1b60533f4 09:03:03 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:03:03 ---> Running in be70e86e8894 09:03:03 Removing intermediate container be70e86e8894 09:03:03 ---> 2acdbd67d9e1 09:03:03 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:03:03 ---> Running in fa1a5e005730 09:03:03 Removing intermediate container fa1a5e005730 09:03:03 ---> cff544f5231b 09:03:03 Step 22/24 : LABEL arch=amd64 09:03:03 ---> Running in e0d914cbda10 09:03:03 Removing intermediate container e0d914cbda10 09:03:03 ---> ee1dde0e6533 09:03:03 Step 23/24 : LABEL git_sha=c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 09:03:03 ---> Running in 66fee29bfc87 09:03:03 Removing intermediate container 66fee29bfc87 09:03:03 ---> 6fb12dd26c38 09:03:03 Step 24/24 : LABEL version=0.0.0 09:03:03 ---> Running in 0a68557140c6 09:03:04 Removing intermediate container 0a68557140c6 09:03:04 ---> 217515eec0d3 09:03:04 [Warning] One or more build-args [ARCH] were not consumed 09:03:04 Successfully built 217515eec0d3 09:03:04 Successfully tagged docker-edgex-ui-go: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] } 09:03:38 Removing intermediate container ef0fdd7fe5d2 09:03:38 ---> c878c7a85688 09:03:38 Successfully built c878c7a85688 09:03:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:03:39 + docker inspect -f . ci-base-image-arm64 09:03:39 . [Pipeline] withDockerContainer 09:03:39 prd-ubuntu18.04-docker-arm64-4c-16g-4937 does not seem to be running inside a container 09:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 09:03:41 $ docker top 4fc626126fbfa9f266def8356dab8c547455503ed3ffe1cae541143c0beef1f5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:42 + go version 09:03:42 go version go1.13.5 linux/arm64 [Pipeline] sh 09:03:43 + make test 09:03:43 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:03:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:04:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:04:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:04:11 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 09:04:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:04:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:04:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:04:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:04:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:04:11 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:04:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:04:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:04:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:04:11 GO111MODULE=on go vet ./... [Pipeline] stash 09:04:12 Warning: overwriting stash ‘coverage-report’ 09:04:12 Stashed 1 file(s) [Pipeline] } 09:04:12 $ docker stop --time=1 4fc626126fbfa9f266def8356dab8c547455503ed3ffe1cae541143c0beef1f5 09:04:14 $ docker rm -f 4fc626126fbfa9f266def8356dab8c547455503ed3ffe1cae541143c0beef1f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:04:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:04:16 + ls -al . 09:04:16 total 140 09:04:16 drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 09:03 . 09:04:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 09:00 .. 09:04:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 09:01 .git 09:04:16 -rw-rw-r-- 1 jenkins jenkins 123 Apr 20 09:00 .gitignore 09:04:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 09:01 .semver 09:04:16 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 09:00 CONTRIBUTING.md 09:04:16 -rw-rw-r-- 1 jenkins jenkins 913 Apr 20 09:00 Dockerfile 09:04:16 -rw-rw-r-- 1 jenkins jenkins 898 Apr 20 09:00 Dockerfile.build 09:04:16 -rw-rw-r-- 1 jenkins jenkins 675 Apr 20 09:00 Jenkinsfile 09:04:16 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 09:00 LICENSE 09:04:16 -rw-rw-r-- 1 jenkins jenkins 951 Apr 20 09:00 Makefile 09:04:16 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 20 09:00 README.md 09:04:16 -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 08:57 VERSION 09:04:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 09:00 assets 09:04:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 09:00 bin 09:04:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 09:00 cmd 09:04:16 -rw-r--r-- 1 jenkins jenkins 10 Apr 20 09:03 coverage.out 09:04:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 09:00 docs 09:04:16 -rw-r--r-- 1 jenkins jenkins 974 Apr 20 09:03 go.mod 09:04:16 -rw-r--r-- 1 jenkins jenkins 44475 Apr 20 09:03 go.sum 09:04:16 drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 09:00 internal 09:04:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 09:00 snap 09:04:16 -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 09:00 version.go [Pipeline] isUnix [Pipeline] sh 09:04:16 + 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=c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 --label arch=arm64 --label version=0.0.0 . 09:04:17 Sending build context to Docker daemon 11.61MB 09:04:17 Step 1/24 : ARG BASE=golang:1.13-alpine 09:04:17 Step 2/24 : FROM ${BASE} AS builder 09:04:17 ---> c878c7a85688 09:04:17 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:04:17 ---> Running in cf925ddb216a 09:04:17 Removing intermediate container cf925ddb216a 09:04:17 ---> 3b3834efff67 09:04:17 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:04:17 ---> Running in a5512d8ec7cd 09:04:18 Removing intermediate container a5512d8ec7cd 09:04:18 ---> 00ed0ac4af80 09:04:18 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:04:18 ---> Running in 8753c596be80 09:04:18 Removing intermediate container 8753c596be80 09:04:18 ---> 980d3bf7c883 09:04:18 Step 6/24 : LABEL Name=edgex-ui-go 09:04:18 ---> Running in 362de7eca291 09:04:19 Removing intermediate container 362de7eca291 09:04:19 ---> 381bdf660402 09:04:19 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:04:19 ---> Running in 4a9dcd1d4996 09:04:19 Removing intermediate container 4a9dcd1d4996 09:04:19 ---> a065139c44c6 09:04:19 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:19 ---> Running in eecac18dff5a 09:04:21 Removing intermediate container eecac18dff5a 09:04:21 ---> 16d16b0cc82a 09:04:21 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:04:21 ---> Running in 562a0917a82a 09:04:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:04:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:04:24 v3.11.5-60-g1e78cbbdda [http://nl.alpinelinux.org/alpine/v3.11/main] 09:04:24 v3.11.5-61-g18147b7048 [http://nl.alpinelinux.org/alpine/v3.11/community] 09:04:24 OK: 11178 distinct packages available 09:04:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:04:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:04:25 OK: 125 MiB in 39 packages 09:04:26 Removing intermediate container 562a0917a82a 09:04:26 ---> 4f1278a31596 09:04:26 Step 10/24 : ENV GO111MODULE=on 09:04:27 ---> Running in fcc567632be9 09:04:27 Removing intermediate container fcc567632be9 09:04:27 ---> 841e40226571 09:04:27 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:04:27 ---> Running in 58316e83d4c6 09:04:27 Removing intermediate container 58316e83d4c6 09:04:27 ---> b5be790362ee 09:04:27 Step 12/24 : COPY go.mod . 09:04:28 ---> 80c5f6c5732e 09:04:28 Step 13/24 : COPY Makefile . 09:04:28 ---> 00bb5ea63bed 09:04:28 Step 14/24 : RUN make update 09:04:29 ---> Running in c440aa187eed 09:04:29 CGO_ENABLED=0 GO111MODULE=on go mod download 09:04:31 Removing intermediate container c440aa187eed 09:04:31 ---> d3c6688b4dc8 09:04:31 Step 15/24 : COPY . . 09:04:32 ---> 0aafcc270113 09:04:32 Step 16/24 : RUN ${MAKE} 09:04:32 ---> Running in 0077b7d05629 09:04:33 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 09:05:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:05:03 Removing intermediate container 0077b7d05629 09:05:03 ---> 8dae295d79a2 09:05:03 Step 17/24 : FROM alpine 09:05:04 latest: Pulling from library/alpine 09:05:04 8a0637ca1ac9: Pulling fs layer 09:05:04 8a0637ca1ac9: Verifying Checksum 09:05:04 8a0637ca1ac9: Download complete 09:05:05 8a0637ca1ac9: Pull complete 09:05:05 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 09:05:05 Status: Downloaded newer image for alpine:latest 09:05:05 ---> 2ee122dcc32d 09:05:05 Step 18/24 : EXPOSE 4000 09:05:05 ---> Running in 8583ef5f001c 09:05:05 Removing intermediate container 8583ef5f001c 09:05:05 ---> 819d5fbee117 09:05:05 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 09:05:07 ---> 53eb8a45b174 09:05:07 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:05:07 ---> Running in 42e595622114 09:05:07 Removing intermediate container 42e595622114 09:05:07 ---> fd7df28f8a7e 09:05:07 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:05:07 ---> Running in 7316f43b52bf 09:05:08 Removing intermediate container 7316f43b52bf 09:05:08 ---> 36b7dbcb5807 09:05:08 Step 22/24 : LABEL arch=arm64 09:05:08 ---> Running in c422ad9c8ddf 09:05:08 Removing intermediate container c422ad9c8ddf 09:05:08 ---> e7b5a7a60586 09:05:08 Step 23/24 : LABEL git_sha=c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 09:05:09 ---> Running in 78ebfc5b3a20 09:05:09 Removing intermediate container 78ebfc5b3a20 09:05:09 ---> de6a5a5e4ce3 09:05:09 Step 24/24 : LABEL version=0.0.0 09:05:09 ---> Running in b3bd0c54d5b7 09:05:09 Removing intermediate container b3bd0c54d5b7 09:05:09 ---> 4356a6c6236d 09:05:09 [Warning] One or more build-args [ARCH] were not consumed 09:05:09 Successfully built 4356a6c6236d 09:05:09 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) [Pipeline] unstash [Pipeline] wrap 09:05:10 provisioning config files... 09:05:10 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/config8303103064610368592tmp [Pipeline] { [Pipeline] sh 09:05:11 + curl -s https://codecov.io/bash 09:05:11 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/config8303103064610368592tmp 09:05:11 09:05:11 _____ _ 09:05:11 / ____| | | 09:05:11 | | ___ __| | ___ ___ _____ __ 09:05:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:05:11 | |___| (_) | (_| | __/ (_| (_) \ V / 09:05:11 \_____\___/ \__,_|\___|\___\___/ \_/ 09:05:11 Bash-tbd 09:05:11 09:05:11 09:05:11 ==> Jenkins CI detected. 09:05:11 project root: . 09:05:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:05:11 ==> Running gcov in . (disable via -X gcov) 09:05:11 ==> Python coveragepy not found 09:05:11 ==> Searching for coverage reports in: 09:05:11 + . 09:05:11 -> Found 1 reports 09:05:11 ==> Detecting git/mercurial file structure 09:05:11 ==> Reading reports 09:05:11 + ./coverage.out bytes=10 09:05:11 ==> Appending adjustments 09:05:11 http://docs.codecov.io/docs/fixing-reports 09:05:11 + Found adjustments 09:05:11 ==> Gzipping contents 09:05:11 ==> Uploading reports 09:05:11 url: https://codecov.io 09:05:11 query: branch=PR-214&commit=c36bbc4cdf08b7e80e03ca72fb1d30695a59da76&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-214%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=214&job= 09:05:11 -> Pinging Codecov 09:05:11 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-214&commit=c36bbc4cdf08b7e80e03ca72fb1d30695a59da76&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-214%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=214&job= 09:05:12 -> Uploading 09:05:12 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c36bbc4cdf08b7e80e03ca72fb1d30695a59da76 [Pipeline] } 09:05:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:05:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:05:14 ---> package-listing.sh 09:05:14 ++ facter osfamily 09:05:14 ++ tr '[:upper:]' '[:lower:]' 09:05:14 + OS_FAMILY=redhat 09:05:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-214 09:05:14 + START_PACKAGES=/tmp/packages_start.txt 09:05:14 + END_PACKAGES=/tmp/packages_end.txt 09:05:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:14 + PACKAGES=/tmp/packages_start.txt 09:05:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-214 ']' 09:05:14 + PACKAGES=/tmp/packages_end.txt 09:05:14 + case "${OS_FAMILY}" in 09:05:14 + rpm -qa 09:05:14 + sort 09:05:18 + '[' -f /tmp/packages_start.txt ']' 09:05:18 + '[' -f /tmp/packages_end.txt ']' 09:05:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-214 ']' 09:05:18 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-214/archives/ 09:05:18 + 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 09:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:05:18 09:05:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:05:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:05:18 alpine: Pulling from edgex-lftools-log-publisher 09:05:18 c9b1b535fdd9: Pulling fs layer 09:05:18 2cc5ad85d9ab: Pulling fs layer 09:05:18 756a868c4378: Pulling fs layer 09:05:18 444b2fc9a129: Pulling fs layer 09:05:18 ea15f1150254: Pulling fs layer 09:05:18 41b27a9f41bf: Pulling fs layer 09:05:18 28c525ee5125: Pulling fs layer 09:05:18 094b1ea09ed8: Pulling fs layer 09:05:18 138eaada9080: Pulling fs layer 09:05:18 0622d0fa9048: Pulling fs layer 09:05:18 444b2fc9a129: Waiting 09:05:18 ea15f1150254: Waiting 09:05:18 41b27a9f41bf: Waiting 09:05:18 28c525ee5125: Waiting 09:05:18 094b1ea09ed8: Waiting 09:05:18 138eaada9080: Waiting 09:05:18 0622d0fa9048: Waiting 09:05:18 2cc5ad85d9ab: Download complete 09:05:18 444b2fc9a129: Verifying Checksum 09:05:18 444b2fc9a129: Download complete 09:05:18 c9b1b535fdd9: Verifying Checksum 09:05:18 c9b1b535fdd9: Download complete 09:05:19 ea15f1150254: Verifying Checksum 09:05:19 ea15f1150254: Download complete 09:05:19 28c525ee5125: Verifying Checksum 09:05:19 28c525ee5125: Download complete 09:05:19 756a868c4378: Verifying Checksum 09:05:19 756a868c4378: Download complete 09:05:19 c9b1b535fdd9: Pull complete 09:05:19 138eaada9080: Verifying Checksum 09:05:19 138eaada9080: Download complete 09:05:19 094b1ea09ed8: Verifying Checksum 09:05:19 094b1ea09ed8: Download complete 09:05:19 0622d0fa9048: Verifying Checksum 09:05:19 0622d0fa9048: Download complete 09:05:19 2cc5ad85d9ab: Pull complete 09:05:20 41b27a9f41bf: Verifying Checksum 09:05:20 41b27a9f41bf: Download complete 09:05:22 756a868c4378: Pull complete 09:05:22 444b2fc9a129: Pull complete 09:05:22 ea15f1150254: Pull complete 09:05:25 41b27a9f41bf: Pull complete 09:05:25 28c525ee5125: Pull complete 09:05:27 094b1ea09ed8: Pull complete 09:05:28 138eaada9080: Pull complete 09:05:28 0622d0fa9048: Pull complete 09:05:28 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:05:28 prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container 09:05:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:05:29 $ docker top 574ace57055f40266e8f616b87c6a87ccc9ddd1c7d18362e29d55760a3ff02c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:29 provisioning config files... 09:05:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-214@tmp/config885682035026369999tmp [Pipeline] { [Pipeline] echo 09:05:29 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:05:29 ---> create-netrc.sh [Pipeline] echo 09:05:29 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:05:30 ---> logs-deploy.sh 09:05:30 + ARCHIVE_ARTIFACTS= 09:05:30 + LOGS_SERVER=https://logs.edgexfoundry.org 09:05:30 + '[' https://logs.edgexfoundry.org == None ']' 09:05:30 + NEXUS_URL=https://nexus.edgexfoundry.org 09:05:30 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-214/4 09:05:30 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-214/4/ 09:05:30 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-214/4 /w/workspace/edgexfoundry_edgex-ui-go_PR-214 09:05:31 Archives upload complete. 09:05:31 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-214/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-214/4/