Pull request #150 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 41f0971a99172388db74f4fbbd1e580ed97bfb96 rather than 263d44be2902646729f1a1200c2520aa657823b8 Obtained Jenkinsfile from 41f0971a99172388db74f4fbbd1e580ed97bfb96 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 a064049b44925e773913ffd78f21da3be13207f4 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 a064049b44925e773913ffd78f21da3be13207f4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a064049b44925e773913ffd78f21da3be13207f4 # timeout=10 Commit message: "Merge pull request #120 from ernestojeda/add-additional-docker-build-args" > 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.11] ========================================================= [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.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2223 in /w/workspace/edgexfoundry_edgex-ui-go_PR-150 [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-150 # 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/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/150/head:refs/remotes/origin/PR-150 # 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/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 41f0971a99172388db74f4fbbd1e580ed97bfb96 into PR head commit 263d44be2902646729f1a1200c2520aa657823b8 Merge succeeded, producing 709c36960b192a846e4e50a18a6e0e9fce25cbe0 Checking out Revision 709c36960b192a846e4e50a18a6e0e9fce25cbe0 (PR-150) > git config core.sparsecheckout # timeout=10 > git checkout -f 263d44be2902646729f1a1200c2520aa657823b8 # 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 41f0971a99172388db74f4fbbd1e580ed97bfb96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 709c36960b192a846e4e50a18a6e0e9fce25cbe0 # timeout=10 Commit message: "Merge commit '41f0971a99172388db74f4fbbd1e580ed97bfb96' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-04T11:14:21.080Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) > git rev-list --no-walk da3f396cf95a5e735859b4eb9b5b15a30373b5f5 # timeout=10 [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:14:22.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 [2020-03-04T11:14:22.230Z] [2020-03-04T11:14:22.230Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:14:22.563Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 [2020-03-04T11:14:22.563Z] latest-x86_64: Pulling from edgexfoundry/git-semver [2020-03-04T11:14:22.563Z] e7c96db7181b: Pulling fs layer [2020-03-04T11:14:22.563Z] a038dfdf5543: Pulling fs layer [2020-03-04T11:14:22.563Z] 8d5d8e63b3c0: Pulling fs layer [2020-03-04T11:14:22.822Z] e7c96db7181b: Verifying Checksum [2020-03-04T11:14:22.822Z] e7c96db7181b: Download complete [2020-03-04T11:14:22.822Z] 8d5d8e63b3c0: Verifying Checksum [2020-03-04T11:14:22.822Z] 8d5d8e63b3c0: Download complete [2020-03-04T11:14:22.822Z] a038dfdf5543: Verifying Checksum [2020-03-04T11:14:22.822Z] a038dfdf5543: Download complete [2020-03-04T11:14:23.082Z] e7c96db7181b: Pull complete [2020-03-04T11:14:23.649Z] a038dfdf5543: Pull complete [2020-03-04T11:14:23.909Z] 8d5d8e63b3c0: Pull complete [2020-03-04T11:14:23.909Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb [2020-03-04T11:14:23.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 [Pipeline] withDockerContainer [2020-03-04T11:14:24.042Z] prd-centos7-docker-4c-2g-2223 does not seem to be running inside a container [2020-03-04T11:14:24.094Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-150 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-150:/w/workspace/edgexfoundry_edgex-ui-go_PR-150:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-150@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-150@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat [2020-03-04T11:14:24.742Z] $ docker top ca7865ce7e75242953bdf13774928b9d58a055e3f96538ab99b435a5d1e6765f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-04T11:14:25.370Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-04T11:14:25.370Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-04T11:14:25.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-04T11:14:25.587Z] $ docker exec ca7865ce7e75242953bdf13774928b9d58a055e3f96538ab99b435a5d1e6765f ssh-agent [2020-03-04T11:14:25.774Z] SSH_AUTH_SOCK=/tmp/ssh-f4Pqd6VMqMks/agent.15 [2020-03-04T11:14:25.774Z] SSH_AGENT_PID=22 [2020-03-04T11:14:25.784Z] Running ssh-add (command line suppressed) [2020-03-04T11:14:25.923Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-150@tmp/private_key_3185605116007234156.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-150@tmp/private_key_3185605116007234156.key) [2020-03-04T11:14:25.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-04T11:14:26.292Z] + git describe --exact-match --tags HEAD [2020-03-04T11:14:26.292Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-04T11:14:26.359Z] $ docker exec --env ******** --env ******** ca7865ce7e75242953bdf13774928b9d58a055e3f96538ab99b435a5d1e6765f ssh-agent -k [2020-03-04T11:14:26.500Z] unset SSH_AUTH_SOCK; [2020-03-04T11:14:26.500Z] unset SSH_AGENT_PID; [2020-03-04T11:14:26.500Z] echo Agent pid 22 killed; [2020-03-04T11:14:26.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-04T11:14:26.567Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-04T11:14:26.567Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-04T11:14:26.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-04T11:14:26.599Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-04T11:14:26.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-04T11:14:26.799Z] $ docker exec ca7865ce7e75242953bdf13774928b9d58a055e3f96538ab99b435a5d1e6765f ssh-agent [2020-03-04T11:14:26.980Z] SSH_AUTH_SOCK=/tmp/ssh-z7jwKAv9hHwM/agent.58 [2020-03-04T11:14:26.980Z] SSH_AGENT_PID=65 [2020-03-04T11:14:26.986Z] Running ssh-add (command line suppressed) [2020-03-04T11:14:27.129Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-150@tmp/private_key_2353042483388221257.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-150@tmp/private_key_2353042483388221257.key) [2020-03-04T11:14:27.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-04T11:14:27.478Z] + git semver init [2020-03-04T11:14:27.478Z] # -> Open(): unable to determine branch for HEAD [2020-03-04T11:14:27.478Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-150/.git [2020-03-04T11:14:27.478Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-150 [2020-03-04T11:14:27.478Z] # $SEMVER_REMOTE_NAME = origin [2020-03-04T11:14:27.478Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-04T11:14:27.478Z] # $SEMVER_USER_NAME = jenkins [2020-03-04T11:14:27.478Z] # $SEMVER_BRANCH = PR-150 [2020-03-04T11:14:27.478Z] # $SEMVER_TEMP = /tmp/semver-139168530 [2020-03-04T11:14:27.478Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-04T11:14:28.048Z] # '/tmp/semver-139168530' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-150/.semver' [2020-03-04T11:14:28.048Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-150/.semver [Pipeline] } [2020-03-04T11:14:28.061Z] $ docker exec --env ******** --env ******** ca7865ce7e75242953bdf13774928b9d58a055e3f96538ab99b435a5d1e6765f ssh-agent -k [2020-03-04T11:14:28.198Z] unset SSH_AUTH_SOCK; [2020-03-04T11:14:28.199Z] unset SSH_AGENT_PID; [2020-03-04T11:14:28.199Z] echo Agent pid 65 killed; [2020-03-04T11:14:28.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-04T11:14:28.573Z] + git semver [Pipeline] } [2020-03-04T11:14:28.590Z] $ docker stop --time=1 ca7865ce7e75242953bdf13774928b9d58a055e3f96538ab99b435a5d1e6765f [2020-03-04T11:14:29.912Z] $ docker rm -f ca7865ce7e75242953bdf13774928b9d58a055e3f96538ab99b435a5d1e6765f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-04T11:14:30.824Z] Stashed 18 file(s) [Pipeline] echo [2020-03-04T11:14:30.825Z] [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-03-04T11:14:45.934Z] Still waiting to schedule task [2020-03-04T11:14:45.934Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-04T11:14:45.936Z] Still waiting to schedule task [2020-03-04T11:14:45.936Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-04T11:16:44.713Z] Running on prd-centos7-docker-4c-2g-2225 in /w/workspace/edgexfoundry_edgex-ui-go_PR-150 [Pipeline] { [Pipeline] ws [2020-03-04T11:16:44.727Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-04T11:16:49.863Z] using credential edgex-jenkins-ssh [2020-03-04T11:16:49.885Z] Cloning the remote Git repository [2020-03-04T11:16:49.885Z] Cloning with configured refspecs honoured and without tags [2020-03-04T11:16:49.918Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:16:50.001Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-04T11:16:50.085Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:16:50.086Z] > git --version # timeout=10 [2020-03-04T11:16:50.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:16:50.128Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:16:51.083Z] Fetching without tags [2020-03-04T11:16:51.510Z] Merging remotes/origin/master commit 41f0971a99172388db74f4fbbd1e580ed97bfb96 into PR head commit 263d44be2902646729f1a1200c2520aa657823b8 [2020-03-04T11:16:50.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-04T11:16:50.934Z] > git config --add remote.origin.fetch +refs/pull/150/head:refs/remotes/origin/PR-150 # timeout=10 [2020-03-04T11:16:50.957Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:16:50.990Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-04T11:16:51.089Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:16:51.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:16:51.101Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:16:51.521Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T11:16:51.577Z] > git checkout -f 263d44be2902646729f1a1200c2520aa657823b8 # timeout=10 [2020-03-04T11:16:51.917Z] Merge succeeded, producing 463f1ed8013ab673072782dc3092f29d92f6848b [2020-03-04T11:16:51.917Z] Checking out Revision 463f1ed8013ab673072782dc3092f29d92f6848b (PR-150) [2020-03-04T11:16:51.716Z] > git remote # timeout=10 [2020-03-04T11:16:51.734Z] > git config --get remote.origin.url # timeout=10 [2020-03-04T11:16:51.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:16:51.800Z] > git merge 41f0971a99172388db74f4fbbd1e580ed97bfb96 # timeout=10 [2020-03-04T11:16:51.901Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-04T11:16:51.926Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T11:16:51.968Z] > git checkout -f 463f1ed8013ab673072782dc3092f29d92f6848b # timeout=10 [2020-03-04T11:17:01.492Z] Commit message: "Merge commit '41f0971a99172388db74f4fbbd1e580ed97bfb96' into HEAD" [2020-03-04T11:17:01.578Z] First time build. Skipping changelog. [2020-03-04T11:17:01.498Z] > git rev-list --no-walk da3f396cf95a5e735859b4eb9b5b15a30373b5f5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-04T11:17:03.232Z] ========================================================= [2020-03-04T11:17:03.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-04T11:17:03.233Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:17:04.404Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-03-04T11:17:04.943Z] Sending build context to Docker daemon 10.68MB [2020-03-04T11:17:04.944Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-04T11:17:04.944Z] Step 2/8 : FROM ${BASE} [2020-03-04T11:17:05.219Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-04T11:17:05.219Z] 9d48c3bd43c5: Pulling fs layer [2020-03-04T11:17:05.219Z] 7f94eaf8af20: Pulling fs layer [2020-03-04T11:17:05.219Z] 9fe9984849c1: Pulling fs layer [2020-03-04T11:17:05.219Z] ec448270508e: Pulling fs layer [2020-03-04T11:17:05.219Z] 65ba82af53f7: Pulling fs layer [2020-03-04T11:17:05.219Z] 07c18b20a200: Pulling fs layer [2020-03-04T11:17:05.219Z] d9b3ee039db2: Pulling fs layer [2020-03-04T11:17:05.219Z] 8c79c1ac0d81: Pulling fs layer [2020-03-04T11:17:05.219Z] ff40f1a7a0b9: Pulling fs layer [2020-03-04T11:17:05.219Z] bdb43ae2d12f: Pulling fs layer [2020-03-04T11:17:05.219Z] 8e1ab0ef8490: Pulling fs layer [2020-03-04T11:17:05.219Z] ec448270508e: Waiting [2020-03-04T11:17:05.219Z] 65ba82af53f7: Waiting [2020-03-04T11:17:05.219Z] 07c18b20a200: Waiting [2020-03-04T11:17:05.219Z] d9b3ee039db2: Waiting [2020-03-04T11:17:05.219Z] 8c79c1ac0d81: Waiting [2020-03-04T11:17:05.219Z] ff40f1a7a0b9: Waiting [2020-03-04T11:17:05.219Z] bdb43ae2d12f: Waiting [2020-03-04T11:17:05.219Z] 8e1ab0ef8490: Waiting [2020-03-04T11:17:05.219Z] 9fe9984849c1: Verifying Checksum [2020-03-04T11:17:05.219Z] 9fe9984849c1: Download complete [2020-03-04T11:17:05.219Z] 7f94eaf8af20: Verifying Checksum [2020-03-04T11:17:05.219Z] 7f94eaf8af20: Download complete [2020-03-04T11:17:05.219Z] 65ba82af53f7: Verifying Checksum [2020-03-04T11:17:05.219Z] 65ba82af53f7: Download complete [2020-03-04T11:17:05.219Z] 07c18b20a200: Verifying Checksum [2020-03-04T11:17:05.219Z] 07c18b20a200: Download complete [2020-03-04T11:17:05.535Z] 9d48c3bd43c5: Download complete [2020-03-04T11:17:06.592Z] 9d48c3bd43c5: Pull complete [2020-03-04T11:17:06.592Z] 7f94eaf8af20: Pull complete [2020-03-04T11:17:06.592Z] 9fe9984849c1: Pull complete [2020-03-04T11:17:08.404Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2224 in /w/workspace/edgexfoundry_edgex-ui-go_PR-150 [Pipeline] { [Pipeline] ws [2020-03-04T11:17:08.419Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-04T11:17:08.717Z] d9b3ee039db2: Download complete [2020-03-04T11:17:08.717Z] ff40f1a7a0b9: Verifying Checksum [2020-03-04T11:17:08.717Z] ff40f1a7a0b9: Download complete [2020-03-04T11:17:11.636Z] bdb43ae2d12f: Verifying Checksum [2020-03-04T11:17:11.636Z] bdb43ae2d12f: Download complete [2020-03-04T11:17:11.636Z] 8c79c1ac0d81: Verifying Checksum [2020-03-04T11:17:11.636Z] 8c79c1ac0d81: Download complete [2020-03-04T11:17:11.942Z] 8e1ab0ef8490: Verifying Checksum [2020-03-04T11:17:11.942Z] 8e1ab0ef8490: Download complete [2020-03-04T11:17:12.215Z] ec448270508e: Verifying Checksum [2020-03-04T11:17:12.215Z] ec448270508e: Download complete [2020-03-04T11:17:15.197Z] using credential edgex-jenkins-ssh [2020-03-04T11:17:15.225Z] Cloning the remote Git repository [2020-03-04T11:17:15.225Z] Cloning with configured refspecs honoured and without tags [2020-03-04T11:17:15.268Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:17:15.353Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-04T11:17:15.440Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:17:15.441Z] > git --version # timeout=10 [2020-03-04T11:17:15.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:17:15.529Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:17:16.698Z] Fetching without tags [2020-03-04T11:17:17.196Z] Merging remotes/origin/master commit 41f0971a99172388db74f4fbbd1e580ed97bfb96 into PR head commit 263d44be2902646729f1a1200c2520aa657823b8 [2020-03-04T11:17:16.557Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-04T11:17:16.587Z] > git config --add remote.origin.fetch +refs/pull/150/head:refs/remotes/origin/PR-150 # timeout=10 [2020-03-04T11:17:16.628Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:17:16.670Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-04T11:17:16.701Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-04T11:17:16.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:17:16.732Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T11:17:17.219Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T11:17:17.244Z] > git checkout -f 263d44be2902646729f1a1200c2520aa657823b8 # timeout=10 [2020-03-04T11:17:17.448Z] > git remote # timeout=10 [2020-03-04T11:17:17.475Z] > git config --get remote.origin.url # timeout=10 [2020-03-04T11:17:17.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T11:17:17.526Z] > git merge 41f0971a99172388db74f4fbbd1e580ed97bfb96 # timeout=10 [2020-03-04T11:17:17.824Z] Merge succeeded, producing 6d42372c93208c4591dfe01bd1a8e8232029cd9a [2020-03-04T11:17:17.824Z] Checking out Revision 6d42372c93208c4591dfe01bd1a8e8232029cd9a (PR-150) [2020-03-04T11:17:17.796Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-04T11:17:17.825Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T11:17:17.842Z] > git checkout -f 6d42372c93208c4591dfe01bd1a8e8232029cd9a # timeout=10 [2020-03-04T11:17:20.538Z] ec448270508e: Pull complete [2020-03-04T11:17:20.538Z] 65ba82af53f7: Pull complete [2020-03-04T11:17:20.538Z] 07c18b20a200: Pull complete [2020-03-04T11:17:22.492Z] Commit message: "Merge commit '41f0971a99172388db74f4fbbd1e580ed97bfb96' into HEAD" [2020-03-04T11:17:22.520Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-04T11:17:22.500Z] > git rev-list --no-walk da3f396cf95a5e735859b4eb9b5b15a30373b5f5 # timeout=10 [2020-03-04T11:17:23.906Z] d9b3ee039db2: Pull complete [Pipeline] echo [2020-03-04T11:17:24.018Z] ========================================================= [2020-03-04T11:17:24.018Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-04T11:17:24.018Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:17:25.223Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-03-04T11:17:26.219Z] Sending build context to Docker daemon 10.68MB [2020-03-04T11:17:26.219Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-04T11:17:26.219Z] Step 2/8 : FROM ${BASE} [2020-03-04T11:17:26.488Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-04T11:17:26.759Z] 29bddadc8f3f: Pulling fs layer [2020-03-04T11:17:26.759Z] 02bb20f2603b: Pulling fs layer [2020-03-04T11:17:26.759Z] b62863a3550b: Pulling fs layer [2020-03-04T11:17:26.759Z] 9586258a13ea: Pulling fs layer [2020-03-04T11:17:26.759Z] a8b2cbafd68c: Pulling fs layer [2020-03-04T11:17:26.759Z] d1dd75721c92: Pulling fs layer [2020-03-04T11:17:26.759Z] 4e34fffdb759: Pulling fs layer [2020-03-04T11:17:26.759Z] fd1d9eb628f9: Pulling fs layer [2020-03-04T11:17:26.759Z] bd44c58b92db: Pulling fs layer [2020-03-04T11:17:26.759Z] e5856e266cf4: Pulling fs layer [2020-03-04T11:17:26.759Z] f0f88b30cdbb: Pulling fs layer [2020-03-04T11:17:26.759Z] 9586258a13ea: Waiting [2020-03-04T11:17:26.759Z] a8b2cbafd68c: Waiting [2020-03-04T11:17:26.759Z] d1dd75721c92: Waiting [2020-03-04T11:17:26.759Z] 4e34fffdb759: Waiting [2020-03-04T11:17:26.759Z] fd1d9eb628f9: Waiting [2020-03-04T11:17:26.759Z] bd44c58b92db: Waiting [2020-03-04T11:17:26.759Z] e5856e266cf4: Waiting [2020-03-04T11:17:26.759Z] f0f88b30cdbb: Waiting [2020-03-04T11:17:26.759Z] b62863a3550b: Download complete [2020-03-04T11:17:26.759Z] 02bb20f2603b: Download complete [2020-03-04T11:17:26.759Z] a8b2cbafd68c: Verifying Checksum [2020-03-04T11:17:26.759Z] a8b2cbafd68c: Download complete [2020-03-04T11:17:26.759Z] d1dd75721c92: Verifying Checksum [2020-03-04T11:17:26.759Z] d1dd75721c92: Download complete [2020-03-04T11:17:27.032Z] 29bddadc8f3f: Verifying Checksum [2020-03-04T11:17:27.032Z] 29bddadc8f3f: Download complete [2020-03-04T11:17:27.635Z] 29bddadc8f3f: Pull complete [2020-03-04T11:17:28.211Z] 8c79c1ac0d81: Pull complete [2020-03-04T11:17:28.211Z] ff40f1a7a0b9: Pull complete [2020-03-04T11:17:28.654Z] 02bb20f2603b: Pull complete [2020-03-04T11:17:28.654Z] b62863a3550b: Pull complete [2020-03-04T11:17:29.217Z] bdb43ae2d12f: Pull complete [2020-03-04T11:17:29.490Z] 8e1ab0ef8490: Pull complete [2020-03-04T11:17:29.763Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-04T11:17:29.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-04T11:17:29.763Z] ---> 8acfeb908b63 [2020-03-04T11:17:29.763Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-04T11:17:30.060Z] ---> Running in 11e843ae2dc7 [2020-03-04T11:17:30.060Z] Removing intermediate container 11e843ae2dc7 [2020-03-04T11:17:30.060Z] ---> 80514ee8058e [2020-03-04T11:17:30.060Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-04T11:17:30.060Z] ---> Running in f4dd9bb18f22 [2020-03-04T11:17:31.317Z] 4e34fffdb759: Verifying Checksum [2020-03-04T11:17:31.317Z] 4e34fffdb759: Download complete [2020-03-04T11:17:31.317Z] bd44c58b92db: Verifying Checksum [2020-03-04T11:17:31.317Z] bd44c58b92db: Download complete [2020-03-04T11:17:31.531Z] Removing intermediate container f4dd9bb18f22 [2020-03-04T11:17:31.532Z] ---> c0f16c1fa2af [2020-03-04T11:17:31.532Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-04T11:17:31.532Z] ---> Running in db1a8c80761e [2020-03-04T11:17:31.818Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-04T11:17:32.864Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-04T11:17:33.871Z] OK: 134 MiB in 39 packages [2020-03-04T11:17:33.988Z] e5856e266cf4: Verifying Checksum [2020-03-04T11:17:33.988Z] e5856e266cf4: Download complete [2020-03-04T11:17:33.988Z] f0f88b30cdbb: Verifying Checksum [2020-03-04T11:17:33.988Z] f0f88b30cdbb: Download complete [2020-03-04T11:17:34.462Z] Removing intermediate container db1a8c80761e [2020-03-04T11:17:34.462Z] ---> dc12b1761bf3 [2020-03-04T11:17:34.462Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-04T11:17:34.462Z] ---> Running in 6207bdd9b8d8 [2020-03-04T11:17:34.462Z] Removing intermediate container 6207bdd9b8d8 [2020-03-04T11:17:34.462Z] ---> 0cc3b1c863ad [2020-03-04T11:17:34.462Z] Step 7/8 : COPY . . [2020-03-04T11:17:35.447Z] ---> 4deaa7a0f200 [2020-03-04T11:17:35.447Z] Step 8/8 : RUN go mod download [2020-03-04T11:17:35.447Z] ---> Running in 71f9cea60489 [2020-03-04T11:17:35.962Z] fd1d9eb628f9: Verifying Checksum [2020-03-04T11:17:35.962Z] fd1d9eb628f9: Download complete [2020-03-04T11:17:36.455Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-04T11:17:36.455Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-04T11:17:36.455Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-04T11:17:36.455Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-04T11:17:36.455Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-04T11:17:36.940Z] 9586258a13ea: Verifying Checksum [2020-03-04T11:17:36.940Z] 9586258a13ea: Download complete [2020-03-04T11:17:37.083Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-04T11:17:37.083Z] go: finding github.com/kr/text v0.1.0 [2020-03-04T11:17:37.371Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-04T11:17:37.371Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-04T11:17:37.371Z] go: finding github.com/kr/pty v1.1.1 [2020-03-04T11:17:38.842Z] go: finding golang.org/x/text v0.3.0 [2020-03-04T11:17:38.842Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-04T11:17:40.321Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-04T11:17:47.088Z] 9586258a13ea: Pull complete [2020-03-04T11:17:47.375Z] a8b2cbafd68c: Pull complete [2020-03-04T11:17:47.967Z] d1dd75721c92: Pull complete [2020-03-04T11:17:52.265Z] 4e34fffdb759: Pull complete [2020-03-04T11:17:55.563Z] Removing intermediate container 71f9cea60489 [2020-03-04T11:17:55.563Z] ---> 77f1abfae3ab [2020-03-04T11:17:55.563Z] Successfully built 77f1abfae3ab [2020-03-04T11:17:55.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:17:56.081Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-04T11:17:56.349Z] . [Pipeline] withDockerContainer [2020-03-04T11:17:56.516Z] prd-centos7-docker-4c-2g-2225 does not seem to be running inside a container [2020-03-04T11:17:56.580Z] fd1d9eb628f9: Pull complete [2020-03-04T11:17:56.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-04T11:17:56.856Z] bd44c58b92db: Pull complete [2020-03-04T11:17:58.104Z] $ docker top d750671139425791ad43c7792972d20de89c3da2e1a0ec39055a1b8481ebda2f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-04T11:17:59.240Z] + go version [2020-03-04T11:17:59.240Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-04T11:17:59.481Z] e5856e266cf4: Pull complete [2020-03-04T11:17:59.481Z] f0f88b30cdbb: Pull complete [2020-03-04T11:17:59.481Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-04T11:17:59.662Z] + make test [2020-03-04T11:17:59.662Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-04T11:17:59.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-04T11:17:59.750Z] ---> 0be50c763560 [2020-03-04T11:17:59.750Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-04T11:18:01.099Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-04T11:18:04.018Z] ---> Running in e335465946ab [2020-03-04T11:18:04.018Z] Removing intermediate container e335465946ab [2020-03-04T11:18:04.018Z] ---> 247c0c0d4a99 [2020-03-04T11:18:04.018Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-04T11:18:04.018Z] ---> Running in d03b2aa9d4cc [2020-03-04T11:18:06.013Z] Removing intermediate container d03b2aa9d4cc [2020-03-04T11:18:06.013Z] ---> 1dc53292cdaf [2020-03-04T11:18:06.013Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-04T11:18:06.013Z] ---> Running in 312d9c246295 [2020-03-04T11:18:07.009Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-04T11:18:07.989Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-04T11:18:08.582Z] OK: 121 MiB in 39 packages [2020-03-04T11:18:10.015Z] Removing intermediate container 312d9c246295 [2020-03-04T11:18:10.016Z] ---> 5f6fc906234d [2020-03-04T11:18:10.016Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-04T11:18:10.016Z] ---> Running in 1ea930d35685 [2020-03-04T11:18:10.287Z] Removing intermediate container 1ea930d35685 [2020-03-04T11:18:10.287Z] ---> f462984afb69 [2020-03-04T11:18:10.287Z] Step 7/8 : COPY . . [2020-03-04T11:18:11.945Z] ---> 995e4ddcec15 [2020-03-04T11:18:11.945Z] Step 8/8 : RUN go mod download [2020-03-04T11:18:11.945Z] ---> Running in 84f76984d9dd [2020-03-04T11:18:12.954Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-04T11:18:12.954Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-04T11:18:12.954Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-04T11:18:12.954Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-04T11:18:12.954Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-04T11:18:13.570Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-04T11:18:13.570Z] go: finding github.com/kr/text v0.1.0 [2020-03-04T11:18:13.725Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-04T11:18:13.725Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-04T11:18:13.725Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-04T11:18:13.725Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-04T11:18:13.725Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-04T11:18:13.725Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-04T11:18:13.725Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-04T11:18:13.725Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-04T11:18:13.725Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-04T11:18:13.725Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-04T11:18:13.725Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-04T11:18:13.725Z] GO111MODULE=on go vet ./... [2020-03-04T11:18:14.199Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-04T11:18:14.199Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-04T11:18:14.515Z] go: finding github.com/kr/pty v1.1.1 [2020-03-04T11:18:16.518Z] go: finding golang.org/x/text v0.3.0 [2020-03-04T11:18:16.518Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [Pipeline] stash [2020-03-04T11:18:18.559Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-04T11:18:19.472Z] Stashed 1 file(s) [Pipeline] } [2020-03-04T11:18:19.489Z] $ docker stop --time=1 d750671139425791ad43c7792972d20de89c3da2e1a0ec39055a1b8481ebda2f [2020-03-04T11:18:21.265Z] $ docker rm -f d750671139425791ad43c7792972d20de89c3da2e1a0ec39055a1b8481ebda2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-04T11:18:22.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-04T11:18:22.941Z] + ls -al . [2020-03-04T11:18:22.942Z] total 64 [2020-03-04T11:18:22.942Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 4 11:18 . [2020-03-04T11:18:22.942Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 4 11:16 .. [2020-03-04T11:18:22.942Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 4 11:16 app [2020-03-04T11:18:22.942Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 4 11:16 assets [2020-03-04T11:18:22.942Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 4 11:16 bin [2020-03-04T11:18:22.942Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 4 11:16 cmd [2020-03-04T11:18:22.942Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 4 11:16 CONTRIBUTING.md [2020-03-04T11:18:22.942Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 4 11:18 coverage.out [2020-03-04T11:18:22.942Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 4 11:16 Dockerfile [2020-03-04T11:18:22.942Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 4 11:16 Dockerfile.build [2020-03-04T11:18:22.942Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 4 11:16 docs [2020-03-04T11:18:22.942Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 4 11:17 .git [2020-03-04T11:18:22.942Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 4 11:16 .gitignore [2020-03-04T11:18:22.942Z] -rw-rw-r--. 1 jenkins jenkins 436 Mar 4 11:16 go.mod [2020-03-04T11:18:22.942Z] -rw-r--r--. 1 jenkins jenkins 1759 Mar 4 11:18 go.sum [2020-03-04T11:18:22.942Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 4 11:16 internal [2020-03-04T11:18:22.942Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 4 11:16 Jenkinsfile [2020-03-04T11:18:22.942Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 4 11:16 LICENSE [2020-03-04T11:18:22.942Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 4 11:16 Makefile [2020-03-04T11:18:22.942Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 4 11:16 README.md [2020-03-04T11:18:22.942Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 4 11:17 .semver [2020-03-04T11:18:22.942Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 4 11:16 snap [2020-03-04T11:18:22.942Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 4 11:14 VERSION [2020-03-04T11:18:22.942Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 4 11:16 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:18:23.321Z] + 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=709c36960b192a846e4e50a18a6e0e9fce25cbe0 --label arch=amd64 --label version=0.0.0 . [2020-03-04T11:18:23.598Z] Sending build context to Docker daemon 10.68MB [2020-03-04T11:18:23.598Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-04T11:18:23.598Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-04T11:18:23.598Z] ---> 77f1abfae3ab [2020-03-04T11:18:23.598Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-04T11:18:23.901Z] ---> Running in 093255a5fccd [2020-03-04T11:18:23.901Z] Removing intermediate container 093255a5fccd [2020-03-04T11:18:23.901Z] ---> 88c649c0bff9 [2020-03-04T11:18:23.901Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-04T11:18:23.901Z] ---> Running in ec20cdca4375 [2020-03-04T11:18:24.218Z] Removing intermediate container ec20cdca4375 [2020-03-04T11:18:24.218Z] ---> 9f2d116ddb0e [2020-03-04T11:18:24.218Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-04T11:18:24.218Z] ---> Running in 4e2c81a4139c [2020-03-04T11:18:24.490Z] Removing intermediate container 4e2c81a4139c [2020-03-04T11:18:24.490Z] ---> 947d4341701d [2020-03-04T11:18:24.490Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-04T11:18:24.490Z] ---> Running in 61de24d6a3f7 [2020-03-04T11:18:24.802Z] Removing intermediate container 61de24d6a3f7 [2020-03-04T11:18:24.802Z] ---> b0cf5e5a72cb [2020-03-04T11:18:24.802Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-04T11:18:24.802Z] ---> Running in 3dd490e9ca8a [2020-03-04T11:18:24.802Z] Removing intermediate container 3dd490e9ca8a [2020-03-04T11:18:24.802Z] ---> a43005bcc9eb [2020-03-04T11:18:24.802Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-04T11:18:25.138Z] ---> Running in 23ee2128b214 [2020-03-04T11:18:26.236Z] Removing intermediate container 23ee2128b214 [2020-03-04T11:18:26.236Z] ---> db281ad84550 [2020-03-04T11:18:26.236Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-04T11:18:26.236Z] ---> Running in fcb55719e801 [2020-03-04T11:18:26.727Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-04T11:18:28.200Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-04T11:18:28.488Z] OK: 134 MiB in 39 packages [2020-03-04T11:18:29.724Z] Removing intermediate container fcb55719e801 [2020-03-04T11:18:29.724Z] ---> a206bf15233c [2020-03-04T11:18:29.724Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-04T11:18:29.724Z] ---> Running in 349061f5ce9c [2020-03-04T11:18:30.514Z] Removing intermediate container 349061f5ce9c [2020-03-04T11:18:30.514Z] ---> 8d66d3d613a7 [2020-03-04T11:18:30.514Z] Step 11/23 : COPY go.mod . [2020-03-04T11:18:30.514Z] ---> 76707c503ea0 [2020-03-04T11:18:30.514Z] Step 12/23 : COPY Makefile . [2020-03-04T11:18:30.838Z] ---> bf81bedca6bd [2020-03-04T11:18:30.838Z] Step 13/23 : RUN make update [2020-03-04T11:18:30.838Z] ---> Running in e3257895465e [2020-03-04T11:18:31.480Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-04T11:18:31.750Z] Removing intermediate container e3257895465e [2020-03-04T11:18:31.750Z] ---> 7a23c71e659f [2020-03-04T11:18:31.750Z] Step 14/23 : COPY . . [2020-03-04T11:18:32.772Z] ---> d31c7d58ab7d [2020-03-04T11:18:32.772Z] Step 15/23 : RUN ${MAKE} [2020-03-04T11:18:32.772Z] ---> Running in 202ac33e3131 [2020-03-04T11:18:34.076Z] 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-03-04T11:18:45.580Z] Removing intermediate container 84f76984d9dd [2020-03-04T11:18:45.580Z] ---> 79a98f4e2d9d [2020-03-04T11:18:45.580Z] Successfully built 79a98f4e2d9d [2020-03-04T11:18:45.580Z] 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-03-04T11:18:46.123Z] + docker inspect -f . ci-base-image-arm64 [2020-03-04T11:18:46.407Z] . [Pipeline] withDockerContainer [2020-03-04T11:18:46.762Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-04T11:18:46.773Z] prd-ubuntu18.04-docker-arm64-4c-16g-2224 does not seem to be running inside a container [2020-03-04T11:18:46.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-04T11:18:48.187Z] $ docker top 4e4b3983dd6c2e42a15769e8f5aa0bc8a9eda2f0e790222da8d914cfae297e77 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-04T11:18:50.528Z] + go version [2020-03-04T11:18:50.528Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-04T11:18:51.229Z] + make test [2020-03-04T11:18:51.229Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-04T11:18:51.275Z] Removing intermediate container 202ac33e3131 [2020-03-04T11:18:51.275Z] ---> b21dd6e00558 [2020-03-04T11:18:51.275Z] Step 16/23 : FROM alpine [2020-03-04T11:18:51.275Z] latest: Pulling from library/alpine [2020-03-04T11:18:51.275Z] c9b1b535fdd9: Pulling fs layer [2020-03-04T11:18:51.839Z] c9b1b535fdd9: Verifying Checksum [2020-03-04T11:18:51.839Z] c9b1b535fdd9: Download complete [2020-03-04T11:18:52.195Z] c9b1b535fdd9: Pull complete [2020-03-04T11:18:52.195Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-04T11:18:52.195Z] Status: Downloaded newer image for alpine:latest [2020-03-04T11:18:52.195Z] ---> e7d92cdc71fe [2020-03-04T11:18:52.195Z] Step 17/23 : EXPOSE 4000 [2020-03-04T11:18:52.195Z] ---> Running in 90756a092f26 [2020-03-04T11:18:52.720Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-04T11:18:52.884Z] Removing intermediate container 90756a092f26 [2020-03-04T11:18:52.885Z] ---> afc838dffaf0 [2020-03-04T11:18:52.885Z] Step 18/23 : 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-03-04T11:18:53.549Z] ---> e3d13faa73a3 [2020-03-04T11:18:53.549Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-04T11:18:53.549Z] ---> Running in 1612a522e009 [2020-03-04T11:18:53.840Z] Removing intermediate container 1612a522e009 [2020-03-04T11:18:53.840Z] ---> f2dee01c2ddb [2020-03-04T11:18:53.840Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-04T11:18:53.840Z] ---> Running in 09c00d195549 [2020-03-04T11:18:54.125Z] Removing intermediate container 09c00d195549 [2020-03-04T11:18:54.125Z] ---> 28fd634dedae [2020-03-04T11:18:54.125Z] Step 21/23 : LABEL arch=amd64 [2020-03-04T11:18:54.125Z] ---> Running in 1b5610fec318 [2020-03-04T11:18:54.125Z] Removing intermediate container 1b5610fec318 [2020-03-04T11:18:54.125Z] ---> 801f9704219f [2020-03-04T11:18:54.125Z] Step 22/23 : LABEL git_sha=709c36960b192a846e4e50a18a6e0e9fce25cbe0 [2020-03-04T11:18:54.125Z] ---> Running in a6745a38d797 [2020-03-04T11:18:54.407Z] Removing intermediate container a6745a38d797 [2020-03-04T11:18:54.407Z] ---> 12ee1d18a754 [2020-03-04T11:18:54.407Z] Step 23/23 : LABEL version=0.0.0 [2020-03-04T11:18:54.407Z] ---> Running in 802ac5131f1c [2020-03-04T11:18:54.690Z] Removing intermediate container 802ac5131f1c [2020-03-04T11:18:54.690Z] ---> 572b1ceefa6c [2020-03-04T11:18:54.690Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-04T11:18:54.690Z] Successfully built 572b1ceefa6c [2020-03-04T11:18:54.691Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-04T11:19:15.107Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-04T11:19:15.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-04T11:19:15.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-04T11:19:15.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-04T11:19:15.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-04T11:19:15.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-04T11:19:15.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-04T11:19:15.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-04T11:19:15.107Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-04T11:19:15.107Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-04T11:19:15.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-04T11:19:15.107Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-04T11:19:25.392Z] Warning: overwriting stash ‘coverage-report’ [2020-03-04T11:19:25.822Z] Stashed 1 file(s) [Pipeline] } [2020-03-04T11:19:25.831Z] $ docker stop --time=1 4e4b3983dd6c2e42a15769e8f5aa0bc8a9eda2f0e790222da8d914cfae297e77 [2020-03-04T11:19:28.019Z] $ docker rm -f 4e4b3983dd6c2e42a15769e8f5aa0bc8a9eda2f0e790222da8d914cfae297e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-04T11:19:28.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-04T11:19:29.365Z] + ls -al . [2020-03-04T11:19:29.365Z] total 104 [2020-03-04T11:19:29.365Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 11:18 . [2020-03-04T11:19:29.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 11:17 .. [2020-03-04T11:19:29.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 11:17 .git [2020-03-04T11:19:29.365Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 4 11:17 .gitignore [2020-03-04T11:19:29.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 11:17 .semver [2020-03-04T11:19:29.365Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 4 11:17 CONTRIBUTING.md [2020-03-04T11:19:29.365Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 4 11:17 Dockerfile [2020-03-04T11:19:29.365Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 4 11:17 Dockerfile.build [2020-03-04T11:19:29.365Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 4 11:17 Jenkinsfile [2020-03-04T11:19:29.365Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 4 11:17 LICENSE [2020-03-04T11:19:29.365Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 4 11:17 Makefile [2020-03-04T11:19:29.365Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 4 11:17 README.md [2020-03-04T11:19:29.365Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 11:14 VERSION [2020-03-04T11:19:29.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 11:17 app [2020-03-04T11:19:29.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 11:17 assets [2020-03-04T11:19:29.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 11:17 bin [2020-03-04T11:19:29.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 11:17 cmd [2020-03-04T11:19:29.365Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 4 11:18 coverage.out [2020-03-04T11:19:29.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 11:17 docs [2020-03-04T11:19:29.365Z] -rw-rw-r-- 1 jenkins jenkins 436 Mar 4 11:17 go.mod [2020-03-04T11:19:29.365Z] -rw-r--r-- 1 jenkins jenkins 1759 Mar 4 11:18 go.sum [2020-03-04T11:19:29.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 11:17 internal [2020-03-04T11:19:29.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 11:17 snap [2020-03-04T11:19:29.366Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 4 11:17 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:19:29.776Z] + 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=709c36960b192a846e4e50a18a6e0e9fce25cbe0 --label arch=arm64 --label version=0.0.0 . [2020-03-04T11:19:30.428Z] Sending build context to Docker daemon 10.68MB [2020-03-04T11:19:30.428Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-04T11:19:30.428Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-04T11:19:30.428Z] ---> 79a98f4e2d9d [2020-03-04T11:19:30.428Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-04T11:19:30.705Z] ---> Running in f05661000999 [2020-03-04T11:19:30.986Z] Removing intermediate container f05661000999 [2020-03-04T11:19:30.986Z] ---> 003478d81b28 [2020-03-04T11:19:30.986Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-04T11:19:31.277Z] ---> Running in 82d3df756f88 [2020-03-04T11:19:31.568Z] Removing intermediate container 82d3df756f88 [2020-03-04T11:19:31.568Z] ---> e8c862157121 [2020-03-04T11:19:31.568Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-04T11:19:31.863Z] ---> Running in 1f093614286a [2020-03-04T11:19:32.136Z] Removing intermediate container 1f093614286a [2020-03-04T11:19:32.136Z] ---> 5befbe52710f [2020-03-04T11:19:32.136Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-04T11:19:32.136Z] ---> Running in 947ff34a3713 [2020-03-04T11:19:32.722Z] Removing intermediate container 947ff34a3713 [2020-03-04T11:19:32.722Z] ---> 67ac497eb5d3 [2020-03-04T11:19:32.722Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-04T11:19:32.722Z] ---> Running in 02cbc809609b [2020-03-04T11:19:32.989Z] Removing intermediate container 02cbc809609b [2020-03-04T11:19:32.989Z] ---> 51c7f7e777af [2020-03-04T11:19:32.989Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-04T11:19:33.263Z] ---> Running in c7bd84699537 [2020-03-04T11:19:35.256Z] Removing intermediate container c7bd84699537 [2020-03-04T11:19:35.256Z] ---> 32abc5a12531 [2020-03-04T11:19:35.256Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-04T11:19:35.256Z] ---> Running in 348fe50595a5 [2020-03-04T11:19:35.844Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-04T11:19:37.269Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-04T11:19:38.256Z] OK: 121 MiB in 39 packages [2020-03-04T11:19:39.242Z] Removing intermediate container 348fe50595a5 [2020-03-04T11:19:39.242Z] ---> d27ae5656c07 [2020-03-04T11:19:39.242Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-04T11:19:39.242Z] ---> Running in 1716a4bd593b [2020-03-04T11:19:39.519Z] Removing intermediate container 1716a4bd593b [2020-03-04T11:19:39.519Z] ---> 92d6887c58ac [2020-03-04T11:19:39.519Z] Step 11/23 : COPY go.mod . [2020-03-04T11:19:40.123Z] ---> 5af21d937495 [2020-03-04T11:19:40.123Z] Step 12/23 : COPY Makefile . [2020-03-04T11:19:40.711Z] ---> 75b4564795fd [2020-03-04T11:19:40.711Z] Step 13/23 : RUN make update [2020-03-04T11:19:41.319Z] ---> Running in a611ada67036 [2020-03-04T11:19:41.941Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-04T11:19:42.939Z] Removing intermediate container a611ada67036 [2020-03-04T11:19:42.939Z] ---> 5694915a4250 [2020-03-04T11:19:42.939Z] Step 14/23 : COPY . . [2020-03-04T11:19:44.384Z] ---> b20d7d55b075 [2020-03-04T11:19:44.384Z] Step 15/23 : RUN ${MAKE} [2020-03-04T11:19:44.656Z] ---> Running in 724d49f86cce [2020-03-04T11:19:45.627Z] 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-03-04T11:20:04.031Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-04T11:20:12.251Z] Removing intermediate container 724d49f86cce [2020-03-04T11:20:12.251Z] ---> 4194e8e6c51c [2020-03-04T11:20:12.251Z] Step 16/23 : FROM alpine [2020-03-04T11:20:12.251Z] latest: Pulling from library/alpine [2020-03-04T11:20:12.251Z] 8fa90b21c985: Pulling fs layer [2020-03-04T11:20:12.841Z] 8fa90b21c985: Verifying Checksum [2020-03-04T11:20:12.841Z] 8fa90b21c985: Download complete [2020-03-04T11:20:13.107Z] 8fa90b21c985: Pull complete [2020-03-04T11:20:13.108Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-04T11:20:13.108Z] Status: Downloaded newer image for alpine:latest [2020-03-04T11:20:13.108Z] ---> 6e4716cdcf7a [2020-03-04T11:20:13.108Z] Step 17/23 : EXPOSE 4000 [2020-03-04T11:20:13.377Z] ---> Running in ca72057f8429 [2020-03-04T11:20:13.649Z] Removing intermediate container ca72057f8429 [2020-03-04T11:20:13.649Z] ---> 2dc7cefefd0b [2020-03-04T11:20:13.649Z] Step 18/23 : 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-03-04T11:20:15.595Z] ---> a234bf6e6483 [2020-03-04T11:20:15.595Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-04T11:20:15.595Z] ---> Running in cc67fb9b07fd [2020-03-04T11:20:15.861Z] Removing intermediate container cc67fb9b07fd [2020-03-04T11:20:15.861Z] ---> 39a709ec8a4a [2020-03-04T11:20:15.861Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-04T11:20:16.132Z] ---> Running in 657aabaaacac [2020-03-04T11:20:16.399Z] Removing intermediate container 657aabaaacac [2020-03-04T11:20:16.399Z] ---> df02763f2bb8 [2020-03-04T11:20:16.399Z] Step 21/23 : LABEL arch=arm64 [2020-03-04T11:20:16.665Z] ---> Running in 70302c4bcfe7 [2020-03-04T11:20:16.932Z] Removing intermediate container 70302c4bcfe7 [2020-03-04T11:20:16.932Z] ---> 0b869fdcfc89 [2020-03-04T11:20:16.932Z] Step 22/23 : LABEL git_sha=709c36960b192a846e4e50a18a6e0e9fce25cbe0 [2020-03-04T11:20:17.199Z] ---> Running in 311adf6e8ddb [2020-03-04T11:20:17.468Z] Removing intermediate container 311adf6e8ddb [2020-03-04T11:20:17.468Z] ---> 365551087bf8 [2020-03-04T11:20:17.468Z] Step 23/23 : LABEL version=0.0.0 [2020-03-04T11:20:17.468Z] ---> Running in 5d3831798366 [2020-03-04T11:20:18.051Z] Removing intermediate container 5d3831798366 [2020-03-04T11:20:18.051Z] ---> 3479c105318c [2020-03-04T11:20:18.051Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-04T11:20:18.051Z] Successfully built 3479c105318c [2020-03-04T11:20:18.051Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-04T11:20:18.455Z] provisioning config files... [2020-03-04T11:20:18.466Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-150@tmp/config5571982589438653881tmp [Pipeline] { [Pipeline] sh [2020-03-04T11:20:18.775Z] + curl -s https://codecov.io/bash [2020-03-04T11:20:18.775Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-150@tmp/config5571982589438653881tmp [2020-03-04T11:20:19.035Z] [2020-03-04T11:20:19.035Z] _____ _ [2020-03-04T11:20:19.035Z] / ____| | | [2020-03-04T11:20:19.035Z] | | ___ __| | ___ ___ _____ __ [2020-03-04T11:20:19.035Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-04T11:20:19.035Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-04T11:20:19.035Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-04T11:20:19.035Z] Bash-20200214-585fef0 [2020-03-04T11:20:19.035Z] [2020-03-04T11:20:19.035Z] [2020-03-04T11:20:19.035Z] ==> Jenkins CI detected. [2020-03-04T11:20:19.035Z] project root: . [2020-03-04T11:20:19.035Z] Fixing merge commit SHA [2020-03-04T11:20:19.035Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-04T11:20:19.035Z] ==> Running gcov in . (disable via -X gcov) [2020-03-04T11:20:19.035Z] ==> Python coveragepy not found [2020-03-04T11:20:19.035Z] ==> Searching for coverage reports in: [2020-03-04T11:20:19.035Z] + . [2020-03-04T11:20:19.035Z] -> Found 1 reports [2020-03-04T11:20:19.035Z] ==> Detecting git/mercurial file structure [2020-03-04T11:20:19.035Z] ==> Reading reports [2020-03-04T11:20:19.035Z] + ./coverage.out bytes=10 [2020-03-04T11:20:19.035Z] ==> Appending adjustments [2020-03-04T11:20:19.035Z] http://docs.codecov.io/docs/fixing-reports [2020-03-04T11:20:19.295Z] + Found adjustments [2020-03-04T11:20:19.295Z] ==> Gzipping contents [2020-03-04T11:20:19.295Z] ==> Uploading reports [2020-03-04T11:20:19.295Z] url: https://codecov.io [2020-03-04T11:20:19.295Z] query: branch=PR-150&commit=41f0971a99172388db74f4fbbd1e580ed97bfb96&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-150%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=150&job= [2020-03-04T11:20:19.295Z] -> Pinging Codecov [2020-03-04T11:20:19.295Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-150&commit=41f0971a99172388db74f4fbbd1e580ed97bfb96&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-150%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=150&job= [2020-03-04T11:20:19.556Z] -> Uploading [2020-03-04T11:20:20.122Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/41f0971a99172388db74f4fbbd1e580ed97bfb96 [Pipeline] } [2020-03-04T11:20:20.128Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-04T11:20:20.724Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T11:20:21.024Z] ---> package-listing.sh [2020-03-04T11:20:21.024Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-04T11:20:21.024Z] ++ facter osfamily [2020-03-04T11:20:21.024Z] + OS_FAMILY=redhat [2020-03-04T11:20:21.024Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-150 [2020-03-04T11:20:21.024Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-04T11:20:21.024Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-04T11:20:21.024Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-04T11:20:21.024Z] + PACKAGES=/tmp/packages_start.txt [2020-03-04T11:20:21.024Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-150 ']' [2020-03-04T11:20:21.024Z] + PACKAGES=/tmp/packages_end.txt [2020-03-04T11:20:21.024Z] + case "${OS_FAMILY}" in [2020-03-04T11:20:21.024Z] + rpm -qa [2020-03-04T11:20:21.024Z] + sort [2020-03-04T11:20:25.212Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-04T11:20:25.212Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-04T11:20:25.212Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-04T11:20:25.212Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-150 ']' [2020-03-04T11:20:25.213Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-150/archives/ [2020-03-04T11:20:25.213Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-150/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:20:25.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-04T11:20:25.588Z] [2020-03-04T11:20:25.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-04T11:20:25.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-04T11:20:25.891Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-04T11:20:25.891Z] c9b1b535fdd9: Pulling fs layer [2020-03-04T11:20:25.891Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-04T11:20:25.891Z] 756a868c4378: Pulling fs layer [2020-03-04T11:20:25.891Z] 444b2fc9a129: Pulling fs layer [2020-03-04T11:20:25.891Z] ea15f1150254: Pulling fs layer [2020-03-04T11:20:25.891Z] e81d8b4f9b56: Pulling fs layer [2020-03-04T11:20:25.891Z] 00274e75389d: Pulling fs layer [2020-03-04T11:20:25.891Z] 342a42058068: Pulling fs layer [2020-03-04T11:20:25.891Z] b4ef6b84b633: Pulling fs layer [2020-03-04T11:20:25.891Z] c33f2005cb31: Pulling fs layer [2020-03-04T11:20:25.891Z] 444b2fc9a129: Waiting [2020-03-04T11:20:25.891Z] ea15f1150254: Waiting [2020-03-04T11:20:25.891Z] 00274e75389d: Waiting [2020-03-04T11:20:25.891Z] e81d8b4f9b56: Waiting [2020-03-04T11:20:25.891Z] 342a42058068: Waiting [2020-03-04T11:20:25.891Z] b4ef6b84b633: Waiting [2020-03-04T11:20:25.891Z] c33f2005cb31: Waiting [2020-03-04T11:20:25.891Z] 2cc5ad85d9ab: Download complete [2020-03-04T11:20:25.891Z] 444b2fc9a129: Verifying Checksum [2020-03-04T11:20:25.891Z] 444b2fc9a129: Download complete [2020-03-04T11:20:25.891Z] c9b1b535fdd9: Download complete [2020-03-04T11:20:26.192Z] ea15f1150254: Verifying Checksum [2020-03-04T11:20:26.192Z] ea15f1150254: Download complete [2020-03-04T11:20:26.192Z] 00274e75389d: Verifying Checksum [2020-03-04T11:20:26.192Z] 00274e75389d: Download complete [2020-03-04T11:20:26.459Z] c9b1b535fdd9: Pull complete [2020-03-04T11:20:26.459Z] 756a868c4378: Verifying Checksum [2020-03-04T11:20:26.459Z] 756a868c4378: Download complete [2020-03-04T11:20:26.728Z] b4ef6b84b633: Verifying Checksum [2020-03-04T11:20:26.728Z] b4ef6b84b633: Download complete [2020-03-04T11:20:26.728Z] 342a42058068: Verifying Checksum [2020-03-04T11:20:26.728Z] 342a42058068: Download complete [2020-03-04T11:20:26.728Z] 2cc5ad85d9ab: Pull complete [2020-03-04T11:20:26.728Z] c33f2005cb31: Verifying Checksum [2020-03-04T11:20:26.728Z] c33f2005cb31: Download complete [2020-03-04T11:20:27.309Z] e81d8b4f9b56: Verifying Checksum [2020-03-04T11:20:27.309Z] e81d8b4f9b56: Download complete [2020-03-04T11:20:27.880Z] 756a868c4378: Pull complete [2020-03-04T11:20:28.143Z] 444b2fc9a129: Pull complete [2020-03-04T11:20:28.403Z] ea15f1150254: Pull complete [2020-03-04T11:20:32.597Z] e81d8b4f9b56: Pull complete [2020-03-04T11:20:32.597Z] 00274e75389d: Pull complete [2020-03-04T11:20:33.974Z] 342a42058068: Pull complete [2020-03-04T11:20:34.233Z] b4ef6b84b633: Pull complete [2020-03-04T11:20:34.493Z] c33f2005cb31: Pull complete [2020-03-04T11:20:34.493Z] Digest: sha256:6606f64f7576e5a87c7c61035e879b05704f78def72d15dee56fd69075fafeb1 [2020-03-04T11:20:34.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-04T11:20:34.658Z] prd-centos7-docker-4c-2g-2223 does not seem to be running inside a container [2020-03-04T11:20:34.705Z] $ 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-150 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-150:/w/workspace/edgexfoundry_edgex-ui-go_PR-150:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-150@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-04T11:20:35.751Z] $ docker top b6c261bbf79df6b96ce02c946fbd626ec976d52a0152051c0af6ec8122ab6da8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-04T11:20:36.277Z] provisioning config files... [2020-03-04T11:20:36.294Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-150@tmp/config4934883625598349424tmp [Pipeline] { [Pipeline] echo [2020-03-04T11:20:36.312Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T11:20:36.609Z] ---> create-netrc.sh [Pipeline] echo [2020-03-04T11:20:36.616Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T11:20:36.903Z] ---> logs-deploy.sh [2020-03-04T11:20:36.903Z] + ARCHIVE_ARTIFACTS= [2020-03-04T11:20:36.903Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-04T11:20:36.903Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-04T11:20:36.903Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-04T11:20:36.903Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-150/2 [2020-03-04T11:20:36.903Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-150/2/ [2020-03-04T11:20:36.903Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-150/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-150 [2020-03-04T11:20:37.843Z] Archives upload complete. [2020-03-04T11:20:38.101Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-150/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-150/2/