Pull request #162 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 DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at b7b5aeb7e670236aa97615c39cd335eef2abaff5 rather than fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 Obtained Jenkinsfile from b7b5aeb7e670236aa97615c39cd335eef2abaff5 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-150 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [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-162 # 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/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 Merge succeeded, producing fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 Checking out Revision fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 (PR-162) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # 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/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # 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 b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # timeout=10 Commit message: "Issue #151" First time build. Skipping changelog. > git rev-list --no-walk 9f3de763c170b30270372c781f09a37b29689430 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-11T17:46:05.547Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:46:07.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-11T17:46:07.420Z] [2020-03-11T17:46:07.420Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:46:07.788Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-11T17:46:07.788Z] latest: Pulling from edgex-devops/git-semver [2020-03-11T17:46:07.788Z] 9123ac7c32f7: Pulling fs layer [2020-03-11T17:46:07.788Z] b8cc5d1170e3: Pulling fs layer [2020-03-11T17:46:07.788Z] 2924cbbf6a41: Pulling fs layer [2020-03-11T17:46:07.788Z] 93b08a4f1073: Pulling fs layer [2020-03-11T17:46:07.788Z] 93b08a4f1073: Waiting [2020-03-11T17:46:07.788Z] b8cc5d1170e3: Download complete [2020-03-11T17:46:08.052Z] 9123ac7c32f7: Verifying Checksum [2020-03-11T17:46:08.052Z] 9123ac7c32f7: Download complete [2020-03-11T17:46:08.052Z] 93b08a4f1073: Verifying Checksum [2020-03-11T17:46:08.052Z] 93b08a4f1073: Download complete [2020-03-11T17:46:08.052Z] 2924cbbf6a41: Verifying Checksum [2020-03-11T17:46:08.052Z] 2924cbbf6a41: Download complete [2020-03-11T17:46:08.310Z] 9123ac7c32f7: Pull complete [2020-03-11T17:46:08.310Z] b8cc5d1170e3: Pull complete [2020-03-11T17:46:09.250Z] 2924cbbf6a41: Pull complete [2020-03-11T17:46:09.250Z] 93b08a4f1073: Pull complete [2020-03-11T17:46:09.250Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-11T17:46:09.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-11T17:46:09.377Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2020-03-11T17:46:09.425Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-162 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162:/w/workspace/edgexfoundry_edgex-ui-go_PR-162:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-11T17:46:10.066Z] $ docker top da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-11T17:46:10.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-11T17:46:10.376Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-11T17:46:10.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-11T17:46:10.593Z] $ docker exec da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 ssh-agent [2020-03-11T17:46:10.770Z] SSH_AUTH_SOCK=/tmp/ssh-0kkZCmwgNRDR/agent.15 [2020-03-11T17:46:10.770Z] SSH_AGENT_PID=21 [2020-03-11T17:46:10.780Z] Running ssh-add (command line suppressed) [2020-03-11T17:46:10.920Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_8462943751220846240.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_8462943751220846240.key) [2020-03-11T17:46:10.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-11T17:46:11.289Z] + git describe --exact-match --tags HEAD [2020-03-11T17:46:11.289Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-11T17:46:11.344Z] $ docker exec --env ******** --env ******** da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 ssh-agent -k [2020-03-11T17:46:11.493Z] unset SSH_AUTH_SOCK; [2020-03-11T17:46:11.493Z] unset SSH_AGENT_PID; [2020-03-11T17:46:11.493Z] echo Agent pid 21 killed; [2020-03-11T17:46:11.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-11T17:46:11.605Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-11T17:46:11.605Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-11T17:46:11.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-11T17:46:11.679Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-11T17:46:11.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-11T17:46:11.881Z] $ docker exec da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 ssh-agent [2020-03-11T17:46:12.064Z] SSH_AUTH_SOCK=/tmp/ssh-V2P4Cbc5V1CB/agent.57 [2020-03-11T17:46:12.064Z] SSH_AGENT_PID=64 [2020-03-11T17:46:12.072Z] Running ssh-add (command line suppressed) [2020-03-11T17:46:12.224Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_8030490701253358206.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_8030490701253358206.key) [2020-03-11T17:46:12.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-11T17:46:12.627Z] + git semver init [2020-03-11T17:46:12.627Z] # -> Open(): unable to determine branch for HEAD [2020-03-11T17:46:12.627Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.git [2020-03-11T17:46:12.627Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-11T17:46:12.627Z] # $SEMVER_REMOTE_NAME = origin [2020-03-11T17:46:12.627Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-11T17:46:12.627Z] # $SEMVER_USER_NAME = jenkins [2020-03-11T17:46:12.627Z] # $SEMVER_BRANCH = PR-162 [2020-03-11T17:46:12.627Z] # $SEMVER_TEMP = /tmp/semver-285472173 [2020-03-11T17:46:12.627Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-11T17:46:13.204Z] # '/tmp/semver-285472173' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver' [2020-03-11T17:46:13.204Z] # -> Force: false [2020-03-11T17:46:13.204Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver [Pipeline] } [2020-03-11T17:46:13.214Z] $ docker exec --env ******** --env ******** da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 ssh-agent -k [2020-03-11T17:46:13.363Z] unset SSH_AUTH_SOCK; [2020-03-11T17:46:13.364Z] unset SSH_AGENT_PID; [2020-03-11T17:46:13.364Z] echo Agent pid 64 killed; [2020-03-11T17:46:13.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-11T17:46:13.860Z] + git semver [Pipeline] } [2020-03-11T17:46:13.875Z] $ docker stop --time=1 da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 [2020-03-11T17:46:15.241Z] $ docker rm -f da26de27de1935e348536376ed1b666be8ff6b9ffa6310bc74d60ecfe9727f78 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-11T17:46:16.183Z] Stashed 24 file(s) [Pipeline] echo [2020-03-11T17:46:16.184Z] [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-11T17:46:31.414Z] Still waiting to schedule task [2020-03-11T17:46:31.414Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-11T17:46:31.415Z] Still waiting to schedule task [2020-03-11T17:46:31.415Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-11T17:48:01.702Z] Running on prd-centos7-docker-4c-2g-152 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws [2020-03-11T17:48:01.759Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2020-03-11T17:48:03.827Z] using credential edgex-jenkins-ssh [2020-03-11T17:48:03.871Z] Cloning the remote Git repository [2020-03-11T17:48:03.871Z] Cloning with configured refspecs honoured and without tags [2020-03-11T17:48:03.203Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:48:03.243Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2020-03-11T17:48:03.293Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:48:03.294Z] > git --version # timeout=10 [2020-03-11T17:48:03.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:48:04.998Z] Fetching without tags [2020-03-11T17:48:03.449Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:48:04.361Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T17:48:04.369Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-03-11T17:48:04.378Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:48:04.389Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T17:48:04.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:48:04.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:48:04.403Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:48:05.355Z] Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 [2020-03-11T17:48:05.466Z] Merge succeeded, producing fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 [2020-03-11T17:48:05.466Z] Checking out Revision fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 (PR-162) [2020-03-11T17:48:04.790Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T17:48:04.796Z] > git checkout -f fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # timeout=10 [2020-03-11T17:48:04.869Z] > git remote # timeout=10 [2020-03-11T17:48:04.874Z] > git config --get remote.origin.url # timeout=10 [2020-03-11T17:48:04.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:48:04.885Z] > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 [2020-03-11T17:48:04.896Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T17:48:04.904Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T17:48:04.909Z] > git checkout -f fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # timeout=10 [2020-03-11T17:48:10.018Z] Commit message: "Issue #151" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-11T17:48:11.041Z] ========================================================= [2020-03-11T17:48:11.041Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-11T17:48:11.041Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:48:11.777Z] + 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-11T17:48:12.037Z] Sending build context to Docker daemon 10.73MB [2020-03-11T17:48:12.037Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-11T17:48:12.037Z] Step 2/8 : FROM ${BASE} [2020-03-11T17:48:12.298Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-11T17:48:12.298Z] 9d48c3bd43c5: Pulling fs layer [2020-03-11T17:48:12.298Z] 7f94eaf8af20: Pulling fs layer [2020-03-11T17:48:12.298Z] 9fe9984849c1: Pulling fs layer [2020-03-11T17:48:12.298Z] ec448270508e: Pulling fs layer [2020-03-11T17:48:12.298Z] 65ba82af53f7: Pulling fs layer [2020-03-11T17:48:12.298Z] 07c18b20a200: Pulling fs layer [2020-03-11T17:48:12.298Z] d9b3ee039db2: Pulling fs layer [2020-03-11T17:48:12.298Z] 8c79c1ac0d81: Pulling fs layer [2020-03-11T17:48:12.298Z] ff40f1a7a0b9: Pulling fs layer [2020-03-11T17:48:12.298Z] bdb43ae2d12f: Pulling fs layer [2020-03-11T17:48:12.298Z] 8e1ab0ef8490: Pulling fs layer [2020-03-11T17:48:12.298Z] d9b3ee039db2: Waiting [2020-03-11T17:48:12.298Z] 8c79c1ac0d81: Waiting [2020-03-11T17:48:12.298Z] ff40f1a7a0b9: Waiting [2020-03-11T17:48:12.298Z] bdb43ae2d12f: Waiting [2020-03-11T17:48:12.298Z] 8e1ab0ef8490: Waiting [2020-03-11T17:48:12.298Z] ec448270508e: Waiting [2020-03-11T17:48:12.298Z] 07c18b20a200: Waiting [2020-03-11T17:48:12.298Z] 65ba82af53f7: Waiting [2020-03-11T17:48:12.298Z] 9fe9984849c1: Verifying Checksum [2020-03-11T17:48:12.298Z] 9fe9984849c1: Download complete [2020-03-11T17:48:12.298Z] 7f94eaf8af20: Verifying Checksum [2020-03-11T17:48:12.298Z] 7f94eaf8af20: Download complete [2020-03-11T17:48:12.298Z] 65ba82af53f7: Verifying Checksum [2020-03-11T17:48:12.298Z] 65ba82af53f7: Download complete [2020-03-11T17:48:12.298Z] 07c18b20a200: Download complete [2020-03-11T17:48:12.298Z] 9d48c3bd43c5: Verifying Checksum [2020-03-11T17:48:12.298Z] 9d48c3bd43c5: Download complete [2020-03-11T17:48:12.567Z] 9d48c3bd43c5: Pull complete [2020-03-11T17:48:13.144Z] d9b3ee039db2: Download complete [2020-03-11T17:48:13.413Z] ff40f1a7a0b9: Verifying Checksum [2020-03-11T17:48:13.413Z] ff40f1a7a0b9: Download complete [2020-03-11T17:48:14.367Z] ec448270508e: Verifying Checksum [2020-03-11T17:48:14.367Z] ec448270508e: Download complete [2020-03-11T17:48:14.367Z] 8c79c1ac0d81: Verifying Checksum [2020-03-11T17:48:14.367Z] 8c79c1ac0d81: Download complete [2020-03-11T17:48:14.367Z] 8e1ab0ef8490: Verifying Checksum [2020-03-11T17:48:14.367Z] 8e1ab0ef8490: Download complete [2020-03-11T17:48:14.367Z] bdb43ae2d12f: Verifying Checksum [2020-03-11T17:48:14.367Z] bdb43ae2d12f: Download complete [2020-03-11T17:48:14.934Z] 7f94eaf8af20: Pull complete [2020-03-11T17:48:14.934Z] 9fe9984849c1: Pull complete [2020-03-11T17:48:19.944Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-151 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws [2020-03-11T17:48:19.992Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2020-03-11T17:48:20.230Z] ec448270508e: Pull complete [2020-03-11T17:48:20.230Z] 65ba82af53f7: Pull complete [2020-03-11T17:48:20.230Z] 07c18b20a200: Pull complete [2020-03-11T17:48:24.500Z] d9b3ee039db2: Pull complete [2020-03-11T17:48:26.494Z] using credential edgex-jenkins-ssh [2020-03-11T17:48:26.552Z] Cloning the remote Git repository [2020-03-11T17:48:26.552Z] Cloning with configured refspecs honoured and without tags [2020-03-11T17:48:26.638Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:48:26.743Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2020-03-11T17:48:27.800Z] 8c79c1ac0d81: Pull complete [2020-03-11T17:48:27.800Z] ff40f1a7a0b9: Pull complete [2020-03-11T17:48:26.854Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:48:26.859Z] > git --version # timeout=10 [2020-03-11T17:48:26.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:48:26.964Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:48:28.307Z] Fetching without tags [2020-03-11T17:48:28.372Z] bdb43ae2d12f: Pull complete [2020-03-11T17:48:28.633Z] 8e1ab0ef8490: Pull complete [2020-03-11T17:48:28.633Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-11T17:48:28.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-11T17:48:28.633Z] ---> 8acfeb908b63 [2020-03-11T17:48:28.633Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-11T17:48:28.633Z] ---> Running in 8ade74e0a299 [2020-03-11T17:48:28.793Z] Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 [2020-03-11T17:48:28.893Z] Removing intermediate container 8ade74e0a299 [2020-03-11T17:48:28.893Z] ---> cff0fce73f96 [2020-03-11T17:48:28.893Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T17:48:28.893Z] ---> Running in a89ec927e5d3 [2020-03-11T17:48:29.231Z] Merge succeeded, producing fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 [2020-03-11T17:48:29.231Z] Checking out Revision fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 (PR-162) [2020-03-11T17:48:28.190Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T17:48:28.215Z] > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 [2020-03-11T17:48:28.241Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:48:28.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-11T17:48:28.325Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-11T17:48:28.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:48:28.342Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T17:48:28.840Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T17:48:28.874Z] > git checkout -f fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # timeout=10 [2020-03-11T17:48:29.076Z] > git remote # timeout=10 [2020-03-11T17:48:29.105Z] > git config --get remote.origin.url # timeout=10 [2020-03-11T17:48:29.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T17:48:29.155Z] > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 [2020-03-11T17:48:29.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T17:48:29.243Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T17:48:29.268Z] > git checkout -f fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 # timeout=10 [2020-03-11T17:48:30.281Z] Removing intermediate container a89ec927e5d3 [2020-03-11T17:48:30.281Z] ---> 0199c840ee76 [2020-03-11T17:48:30.281Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-11T17:48:30.281Z] ---> Running in d0f763720efd [2020-03-11T17:48:30.852Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-11T17:48:31.789Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-11T17:48:32.357Z] OK: 134 MiB in 39 packages [2020-03-11T17:48:32.930Z] Removing intermediate container d0f763720efd [2020-03-11T17:48:32.930Z] ---> 8df3103064de [2020-03-11T17:48:32.930Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-11T17:48:32.930Z] ---> Running in d993d6e63533 [2020-03-11T17:48:32.930Z] Removing intermediate container d993d6e63533 [2020-03-11T17:48:32.930Z] ---> 5e8f12ed2606 [2020-03-11T17:48:32.930Z] Step 7/8 : COPY . . [2020-03-11T17:48:34.010Z] Commit message: "Issue #151" [2020-03-11T17:48:34.312Z] ---> 5209be47c2f5 [2020-03-11T17:48:34.312Z] Step 8/8 : RUN go mod download [2020-03-11T17:48:34.573Z] ---> Running in 4599b9580cff [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-11T17:48:35.509Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-11T17:48:35.509Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-11T17:48:35.509Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-11T17:48:35.509Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-11T17:48:35.509Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-11T17:48:35.509Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-11T17:48:35.509Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [Pipeline] echo [2020-03-11T17:48:35.631Z] ========================================================= [2020-03-11T17:48:35.631Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-11T17:48:35.631Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:48:35.772Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-11T17:48:35.772Z] go: finding github.com/kr/text v0.1.0 [2020-03-11T17:48:36.032Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-11T17:48:36.032Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-11T17:48:36.032Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-11T17:48:36.032Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-11T17:48:36.032Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-11T17:48:36.032Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-11T17:48:36.297Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-11T17:48:36.297Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-11T17:48:36.297Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-11T17:48:36.557Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-11T17:48:36.557Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-11T17:48:36.557Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-11T17:48:36.756Z] + 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-11T17:48:37.728Z] Sending build context to Docker daemon 10.73MB [2020-03-11T17:48:37.728Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-11T17:48:37.728Z] Step 2/8 : FROM ${BASE} [2020-03-11T17:48:37.998Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-11T17:48:37.999Z] 29bddadc8f3f: Pulling fs layer [2020-03-11T17:48:37.999Z] 02bb20f2603b: Pulling fs layer [2020-03-11T17:48:37.999Z] b62863a3550b: Pulling fs layer [2020-03-11T17:48:37.999Z] 9586258a13ea: Pulling fs layer [2020-03-11T17:48:37.999Z] a8b2cbafd68c: Pulling fs layer [2020-03-11T17:48:37.999Z] d1dd75721c92: Pulling fs layer [2020-03-11T17:48:37.999Z] 4e34fffdb759: Pulling fs layer [2020-03-11T17:48:37.999Z] fd1d9eb628f9: Pulling fs layer [2020-03-11T17:48:37.999Z] bd44c58b92db: Pulling fs layer [2020-03-11T17:48:37.999Z] e5856e266cf4: Pulling fs layer [2020-03-11T17:48:37.999Z] f0f88b30cdbb: Pulling fs layer [2020-03-11T17:48:37.999Z] a8b2cbafd68c: Waiting [2020-03-11T17:48:37.999Z] d1dd75721c92: Waiting [2020-03-11T17:48:37.999Z] 9586258a13ea: Waiting [2020-03-11T17:48:37.999Z] 4e34fffdb759: Waiting [2020-03-11T17:48:37.999Z] e5856e266cf4: Waiting [2020-03-11T17:48:37.999Z] fd1d9eb628f9: Waiting [2020-03-11T17:48:37.999Z] bd44c58b92db: Waiting [2020-03-11T17:48:37.999Z] f0f88b30cdbb: Waiting [2020-03-11T17:48:37.999Z] b62863a3550b: Verifying Checksum [2020-03-11T17:48:37.999Z] b62863a3550b: Download complete [2020-03-11T17:48:38.271Z] 02bb20f2603b: Verifying Checksum [2020-03-11T17:48:38.271Z] 02bb20f2603b: Download complete [2020-03-11T17:48:38.271Z] a8b2cbafd68c: Verifying Checksum [2020-03-11T17:48:38.271Z] a8b2cbafd68c: Download complete [2020-03-11T17:48:38.271Z] d1dd75721c92: Verifying Checksum [2020-03-11T17:48:38.271Z] d1dd75721c92: Download complete [2020-03-11T17:48:38.550Z] 29bddadc8f3f: Download complete [2020-03-11T17:48:39.103Z] go: finding github.com/kr/pty v1.1.1 [2020-03-11T17:48:39.140Z] 29bddadc8f3f: Pull complete [2020-03-11T17:48:39.673Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-11T17:48:39.673Z] go: finding golang.org/x/text v0.3.0 [2020-03-11T17:48:39.730Z] 02bb20f2603b: Pull complete [2020-03-11T17:48:39.999Z] b62863a3550b: Pull complete [2020-03-11T17:48:41.059Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-11T17:48:41.321Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-11T17:48:41.321Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-11T17:48:41.321Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-11T17:48:41.321Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-11T17:48:41.321Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-11T17:48:41.321Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-11T17:48:41.321Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-11T17:48:41.893Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-11T17:48:41.893Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-11T17:48:42.463Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-11T17:48:42.463Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-11T17:48:42.463Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-11T17:48:42.463Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-11T17:48:42.463Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-11T17:48:42.463Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-11T17:48:42.464Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-11T17:48:42.464Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-11T17:48:42.726Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-11T17:48:42.989Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-11T17:48:42.989Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-11T17:48:42.989Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-11T17:48:42.989Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-11T17:48:42.989Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-11T17:48:42.989Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-11T17:48:42.989Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-11T17:48:42.989Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-11T17:48:42.989Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-11T17:48:42.989Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-11T17:48:42.989Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-11T17:48:43.254Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-11T17:48:43.254Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-11T17:48:43.254Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-11T17:48:43.254Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-11T17:48:43.254Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-11T17:48:43.370Z] 4e34fffdb759: Verifying Checksum [2020-03-11T17:48:43.370Z] 4e34fffdb759: Download complete [2020-03-11T17:48:43.370Z] bd44c58b92db: Verifying Checksum [2020-03-11T17:48:43.370Z] bd44c58b92db: Download complete [2020-03-11T17:48:43.515Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-11T17:48:43.515Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-11T17:48:43.515Z] go: finding github.com/fatih/color v1.7.0 [2020-03-11T17:48:43.515Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-11T17:48:43.515Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-11T17:48:43.515Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-11T17:48:43.515Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-11T17:48:43.515Z] go: finding github.com/posener/complete v1.1.1 [2020-03-11T17:48:43.775Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-11T17:48:43.775Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-11T17:48:43.775Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-11T17:48:45.967Z] e5856e266cf4: Verifying Checksum [2020-03-11T17:48:45.967Z] e5856e266cf4: Download complete [2020-03-11T17:48:45.967Z] f0f88b30cdbb: Verifying Checksum [2020-03-11T17:48:45.967Z] f0f88b30cdbb: Download complete [2020-03-11T17:48:47.929Z] fd1d9eb628f9: Verifying Checksum [2020-03-11T17:48:47.929Z] fd1d9eb628f9: Download complete [2020-03-11T17:48:48.899Z] 9586258a13ea: Download complete [2020-03-11T17:48:58.677Z] Removing intermediate container 4599b9580cff [2020-03-11T17:48:58.677Z] ---> a68d2a65bf37 [2020-03-11T17:48:58.677Z] Successfully built a68d2a65bf37 [2020-03-11T17:48:58.677Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-03-11T17:48:59.028Z] 9586258a13ea: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:48:59.397Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-11T17:48:59.397Z] . [Pipeline] withDockerContainer [2020-03-11T17:48:59.528Z] prd-centos7-docker-4c-2g-152 does not seem to be running inside a container [2020-03-11T17:48:59.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-11T17:48:59.687Z] a8b2cbafd68c: Pull complete [2020-03-11T17:48:59.955Z] d1dd75721c92: Pull complete [2020-03-11T17:49:00.117Z] $ docker top 94e56932d4673440731476d07ee428eb796d2f939dcacb63e310f4f5f979b38c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-11T17:49:00.594Z] + go version [2020-03-11T17:49:00.594Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-11T17:49:00.892Z] + make test [2020-03-11T17:49:00.892Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-11T17:49:03.433Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-11T17:49:05.324Z] 4e34fffdb759: Pull complete [2020-03-11T17:49:09.596Z] fd1d9eb628f9: Pull complete [2020-03-11T17:49:09.596Z] bd44c58b92db: Pull complete [2020-03-11T17:49:11.571Z] e5856e266cf4: Pull complete [2020-03-11T17:49:11.616Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-11T17:49:11.616Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-11T17:49:11.616Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-11T17:49:11.616Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-11T17:49:11.616Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-11T17:49:11.616Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-11T17:49:11.616Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-11T17:49:11.616Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-11T17:49:11.616Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-11T17:49:11.616Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-11T17:49:11.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-11T17:49:11.616Z] GO111MODULE=on go vet ./... [2020-03-11T17:49:12.156Z] f0f88b30cdbb: Pull complete [2020-03-11T17:49:12.156Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-11T17:49:12.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-11T17:49:12.156Z] ---> 0be50c763560 [2020-03-11T17:49:12.156Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] stash [2020-03-11T17:49:15.315Z] Stashed 1 file(s) [Pipeline] } [2020-03-11T17:49:15.321Z] $ docker stop --time=1 94e56932d4673440731476d07ee428eb796d2f939dcacb63e310f4f5f979b38c [2020-03-11T17:49:15.522Z] ---> Running in 5a1895fc0968 [2020-03-11T17:49:16.113Z] Removing intermediate container 5a1895fc0968 [2020-03-11T17:49:16.113Z] ---> 567c4a5b1c94 [2020-03-11T17:49:16.113Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T17:49:16.113Z] ---> Running in 02ea7e199a90 [2020-03-11T17:49:16.803Z] $ docker rm -f 94e56932d4673440731476d07ee428eb796d2f939dcacb63e310f4f5f979b38c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-11T17:49:18.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-11T17:49:18.501Z] + ls -al . [2020-03-11T17:49:18.501Z] total 72 [2020-03-11T17:49:18.501Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 11 17:49 . [2020-03-11T17:49:18.501Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 17:48 .. [2020-03-11T17:49:18.501Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 11 17:48 app [2020-03-11T17:49:18.501Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 17:48 assets [2020-03-11T17:49:18.501Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 11 17:48 bin [2020-03-11T17:49:18.501Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 11 17:48 cmd [2020-03-11T17:49:18.501Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 11 17:48 CONTRIBUTING.md [2020-03-11T17:49:18.501Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 11 17:49 coverage.out [2020-03-11T17:49:18.501Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 11 17:48 Dockerfile [2020-03-11T17:49:18.501Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 11 17:48 Dockerfile.build [2020-03-11T17:49:18.501Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 11 17:48 docs [2020-03-11T17:49:18.501Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 17:48 .git [2020-03-11T17:49:18.501Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 11 17:48 .gitignore [2020-03-11T17:49:18.501Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 11 17:48 go.mod [2020-03-11T17:49:18.501Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 11 17:49 go.sum [2020-03-11T17:49:18.501Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 11 17:48 internal [2020-03-11T17:49:18.501Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 11 17:48 Jenkinsfile [2020-03-11T17:49:18.501Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 11 17:48 LICENSE [2020-03-11T17:49:18.501Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 11 17:48 Makefile [2020-03-11T17:49:18.501Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 11 17:48 README.md [2020-03-11T17:49:18.501Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 11 17:48 .semver [2020-03-11T17:49:18.501Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 11 17:48 snap [2020-03-11T17:49:18.501Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 17:46 VERSION [2020-03-11T17:49:18.501Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 11 17:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:49:18.726Z] Removing intermediate container 02ea7e199a90 [2020-03-11T17:49:18.726Z] ---> ba881f0b6391 [2020-03-11T17:49:18.726Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-11T17:49:18.726Z] ---> Running in 1fa81a8334ef [2020-03-11T17:49:18.799Z] + 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=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 --label arch=amd64 --label version=0.0.0 . [2020-03-11T17:49:19.063Z] Sending build context to Docker daemon 10.74MB [2020-03-11T17:49:19.063Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-11T17:49:19.063Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-11T17:49:19.063Z] ---> a68d2a65bf37 [2020-03-11T17:49:19.063Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-11T17:49:19.063Z] ---> Running in 6fa2d9f604a2 [2020-03-11T17:49:19.312Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-11T17:49:19.321Z] Removing intermediate container 6fa2d9f604a2 [2020-03-11T17:49:19.322Z] ---> 0069e177040f [2020-03-11T17:49:19.322Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-11T17:49:19.322Z] ---> Running in d1d446d51e2a [2020-03-11T17:49:19.322Z] Removing intermediate container d1d446d51e2a [2020-03-11T17:49:19.322Z] ---> 013e7faee09f [2020-03-11T17:49:19.322Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-11T17:49:19.580Z] ---> Running in 04ba6af8246d [2020-03-11T17:49:19.580Z] Removing intermediate container 04ba6af8246d [2020-03-11T17:49:19.580Z] ---> a5d514432b05 [2020-03-11T17:49:19.580Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-11T17:49:19.580Z] ---> Running in ce922dd5c50a [2020-03-11T17:49:19.839Z] Removing intermediate container ce922dd5c50a [2020-03-11T17:49:19.839Z] ---> 5a77d8b099ce [2020-03-11T17:49:19.839Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-11T17:49:19.839Z] ---> Running in 45735524985b [2020-03-11T17:49:19.839Z] Removing intermediate container 45735524985b [2020-03-11T17:49:19.839Z] ---> a794107a575f [2020-03-11T17:49:19.839Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T17:49:20.099Z] ---> Running in 965e033d66ee [2020-03-11T17:49:20.674Z] Removing intermediate container 965e033d66ee [2020-03-11T17:49:20.674Z] ---> 0b12b22fc98b [2020-03-11T17:49:20.674Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-11T17:49:20.674Z] ---> Running in 76fae27b9644 [2020-03-11T17:49:20.721Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-11T17:49:21.242Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-11T17:49:21.307Z] OK: 121 MiB in 39 packages [2020-03-11T17:49:22.180Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-11T17:49:22.272Z] Removing intermediate container 1fa81a8334ef [2020-03-11T17:49:22.272Z] ---> b73168f72f4e [2020-03-11T17:49:22.272Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-11T17:49:22.541Z] ---> Running in 462eab6ae4a1 [2020-03-11T17:49:23.118Z] OK: 134 MiB in 39 packages [2020-03-11T17:49:23.126Z] Removing intermediate container 462eab6ae4a1 [2020-03-11T17:49:23.126Z] ---> c5603b654a02 [2020-03-11T17:49:23.126Z] Step 7/8 : COPY . . [2020-03-11T17:49:23.379Z] Removing intermediate container 76fae27b9644 [2020-03-11T17:49:23.379Z] ---> 6a5e5351019c [2020-03-11T17:49:23.379Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-11T17:49:23.379Z] ---> Running in 95047466bb26 [2020-03-11T17:49:23.638Z] Removing intermediate container 95047466bb26 [2020-03-11T17:49:23.638Z] ---> ec2ae03e65da [2020-03-11T17:49:23.638Z] Step 11/23 : COPY go.mod . [2020-03-11T17:49:23.638Z] ---> 6ad94e42bb18 [2020-03-11T17:49:23.638Z] Step 12/23 : COPY Makefile . [2020-03-11T17:49:23.904Z] ---> ac9ec46a533b [2020-03-11T17:49:23.904Z] Step 13/23 : RUN make update [2020-03-11T17:49:23.904Z] ---> Running in 6b513d81c560 [2020-03-11T17:49:24.478Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-11T17:49:24.541Z] ---> bdfe9f2c8684 [2020-03-11T17:49:24.541Z] Step 8/8 : RUN go mod download [2020-03-11T17:49:24.737Z] Removing intermediate container 6b513d81c560 [2020-03-11T17:49:24.737Z] ---> b87bcf98d0f7 [2020-03-11T17:49:24.737Z] Step 14/23 : COPY . . [2020-03-11T17:49:24.809Z] ---> Running in 24948bab69c6 [2020-03-11T17:49:25.309Z] ---> f9e18661d3d2 [2020-03-11T17:49:25.309Z] Step 15/23 : RUN ${MAKE} [2020-03-11T17:49:25.309Z] ---> Running in fb191c740fbb [2020-03-11T17:49:25.572Z] 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-11T17:49:25.776Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-11T17:49:25.776Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-11T17:49:25.776Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-11T17:49:25.776Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-11T17:49:25.776Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-11T17:49:25.776Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-11T17:49:25.776Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-11T17:49:26.370Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-11T17:49:26.645Z] go: finding github.com/kr/text v0.1.0 [2020-03-11T17:49:26.918Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-11T17:49:26.918Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-11T17:49:26.918Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-11T17:49:26.918Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-11T17:49:26.918Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-11T17:49:26.918Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-11T17:49:26.918Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-11T17:49:26.918Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-11T17:49:27.518Z] go: finding github.com/kr/pty v1.1.1 [2020-03-11T17:49:27.792Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-11T17:49:28.062Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-11T17:49:28.062Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-11T17:49:28.062Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-11T17:49:30.026Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-11T17:49:30.027Z] go: finding golang.org/x/text v0.3.0 [2020-03-11T17:49:32.644Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-11T17:49:33.233Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-11T17:49:33.233Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-11T17:49:33.233Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-11T17:49:33.233Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-11T17:49:33.233Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-11T17:49:33.233Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-11T17:49:33.233Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-11T17:49:34.207Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-11T17:49:34.207Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-11T17:49:34.796Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-11T17:49:34.796Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-11T17:49:35.068Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-11T17:49:35.068Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-11T17:49:35.068Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-11T17:49:35.068Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-11T17:49:35.068Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-11T17:49:35.068Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-11T17:49:35.068Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-11T17:49:35.600Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-11T17:49:36.043Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-11T17:49:36.044Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-11T17:49:36.044Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-11T17:49:36.044Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-11T17:49:36.044Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-11T17:49:36.312Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-11T17:49:36.312Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-11T17:49:36.312Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-11T17:49:36.540Z] Removing intermediate container fb191c740fbb [2020-03-11T17:49:36.540Z] ---> 7b23f69b80b6 [2020-03-11T17:49:36.540Z] Step 16/23 : FROM alpine [2020-03-11T17:49:36.582Z] go: finding github.com/posener/complete v1.1.1 [2020-03-11T17:49:36.582Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-11T17:49:36.582Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-11T17:49:36.799Z] latest: Pulling from library/alpine [2020-03-11T17:49:37.058Z] c9b1b535fdd9: Pulling fs layer [2020-03-11T17:49:37.058Z] c9b1b535fdd9: Verifying Checksum [2020-03-11T17:49:37.058Z] c9b1b535fdd9: Download complete [2020-03-11T17:49:37.172Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-11T17:49:37.318Z] c9b1b535fdd9: Pull complete [2020-03-11T17:49:37.318Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-11T17:49:37.318Z] Status: Downloaded newer image for alpine:latest [2020-03-11T17:49:37.318Z] ---> e7d92cdc71fe [2020-03-11T17:49:37.318Z] Step 17/23 : EXPOSE 4000 [2020-03-11T17:49:37.318Z] ---> Running in ee23d923aef8 [2020-03-11T17:49:37.446Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-11T17:49:37.446Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-11T17:49:37.578Z] Removing intermediate container ee23d923aef8 [2020-03-11T17:49:37.578Z] ---> 74f65ebf8042 [2020-03-11T17:49:37.578Z] 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-11T17:49:37.717Z] go: finding github.com/fatih/color v1.7.0 [2020-03-11T17:49:37.718Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-11T17:49:37.718Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-11T17:49:37.991Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-11T17:49:37.991Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-11T17:49:37.991Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-11T17:49:37.991Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-11T17:49:38.148Z] ---> 069b2b5e0ccc [2020-03-11T17:49:38.148Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-11T17:49:38.148Z] ---> Running in c1706d65fa1a [2020-03-11T17:49:38.261Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-11T17:49:38.407Z] Removing intermediate container c1706d65fa1a [2020-03-11T17:49:38.407Z] ---> 570d0b56a7ee [2020-03-11T17:49:38.407Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-11T17:49:38.407Z] ---> Running in 0d9f0ee3d0ed [2020-03-11T17:49:38.407Z] Removing intermediate container 0d9f0ee3d0ed [2020-03-11T17:49:38.407Z] ---> e4f7919f392c [2020-03-11T17:49:38.407Z] Step 21/23 : LABEL arch=amd64 [2020-03-11T17:49:38.407Z] ---> Running in 098bfd983980 [2020-03-11T17:49:38.666Z] Removing intermediate container 098bfd983980 [2020-03-11T17:49:38.666Z] ---> cb9011f3c9fb [2020-03-11T17:49:38.666Z] Step 22/23 : LABEL git_sha=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 [2020-03-11T17:49:38.666Z] ---> Running in cac0c319d114 [2020-03-11T17:49:38.855Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-11T17:49:38.855Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-11T17:49:38.855Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-11T17:49:38.924Z] Removing intermediate container cac0c319d114 [2020-03-11T17:49:38.924Z] ---> 81d38919a83d [2020-03-11T17:49:38.924Z] Step 23/23 : LABEL version=0.0.0 [2020-03-11T17:49:38.924Z] ---> Running in eda2985be14e [2020-03-11T17:49:38.924Z] Removing intermediate container eda2985be14e [2020-03-11T17:49:38.924Z] ---> 313fd5332e1c [2020-03-11T17:49:38.924Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-11T17:49:38.924Z] Successfully built 313fd5332e1c [2020-03-11T17:49:38.924Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-03-11T17:49:39.131Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-11T17:49:39.131Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [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-11T17:50:11.442Z] Removing intermediate container 24948bab69c6 [2020-03-11T17:50:11.442Z] ---> f4227d61a0a5 [2020-03-11T17:50:11.442Z] Successfully built f4227d61a0a5 [2020-03-11T17:50:11.442Z] 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-11T17:50:12.159Z] + docker inspect -f . ci-base-image-arm64 [2020-03-11T17:50:12.159Z] . [Pipeline] withDockerContainer [2020-03-11T17:50:12.495Z] prd-ubuntu18.04-docker-arm64-4c-16g-151 does not seem to be running inside a container [2020-03-11T17:50:12.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** ci-base-image-arm64 cat [2020-03-11T17:50:14.065Z] $ docker top b43864f70ca5c5b64ea008b1bc47e6d271f76b338fe18cb0f2fddce437c97c61 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-11T17:50:15.121Z] + go version [2020-03-11T17:50:15.121Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-11T17:50:15.803Z] + make test [2020-03-11T17:50:15.803Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-11T17:50:17.213Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-11T17:50:43.994Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-11T17:50:43.994Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-11T17:50:43.994Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-11T17:50:43.994Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-11T17:50:43.994Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-11T17:50:43.994Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-11T17:50:43.994Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-11T17:50:43.994Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-11T17:50:43.994Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-11T17:50:43.994Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-11T17:50:43.994Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-11T17:50:43.994Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-11T17:50:56.452Z] Warning: overwriting stash ‘coverage-report’ [2020-03-11T17:50:56.833Z] Stashed 1 file(s) [Pipeline] } [2020-03-11T17:50:56.841Z] $ docker stop --time=1 b43864f70ca5c5b64ea008b1bc47e6d271f76b338fe18cb0f2fddce437c97c61 [2020-03-11T17:50:59.042Z] $ docker rm -f b43864f70ca5c5b64ea008b1bc47e6d271f76b338fe18cb0f2fddce437c97c61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-11T17:51:00.250Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-11T17:51:00.571Z] + ls -al . [2020-03-11T17:51:00.571Z] total 112 [2020-03-11T17:51:00.571Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:50 . [2020-03-11T17:51:00.571Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:48 .. [2020-03-11T17:51:00.571Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:48 .git [2020-03-11T17:51:00.571Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 11 17:48 .gitignore [2020-03-11T17:51:00.571Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:48 .semver [2020-03-11T17:51:00.571Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 17:48 CONTRIBUTING.md [2020-03-11T17:51:00.572Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 11 17:48 Dockerfile [2020-03-11T17:51:00.572Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 11 17:48 Dockerfile.build [2020-03-11T17:51:00.572Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 11 17:48 Jenkinsfile [2020-03-11T17:51:00.572Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 17:48 LICENSE [2020-03-11T17:51:00.572Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 11 17:48 Makefile [2020-03-11T17:51:00.572Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 11 17:48 README.md [2020-03-11T17:51:00.572Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 17:46 VERSION [2020-03-11T17:51:00.572Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:48 app [2020-03-11T17:51:00.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:48 assets [2020-03-11T17:51:00.572Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:48 bin [2020-03-11T17:51:00.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:48 cmd [2020-03-11T17:51:00.572Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 11 17:50 coverage.out [2020-03-11T17:51:00.572Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:48 docs [2020-03-11T17:51:00.572Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 11 17:48 go.mod [2020-03-11T17:51:00.572Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 11 17:50 go.sum [2020-03-11T17:51:00.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:48 internal [2020-03-11T17:51:00.572Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:48 snap [2020-03-11T17:51:00.572Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 17:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:51:00.903Z] + 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=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 --label arch=arm64 --label version=0.0.0 . [2020-03-11T17:51:01.498Z] Sending build context to Docker daemon 10.74MB [2020-03-11T17:51:01.498Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-11T17:51:01.498Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-11T17:51:01.498Z] ---> f4227d61a0a5 [2020-03-11T17:51:01.498Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-11T17:51:01.768Z] ---> Running in 0a026ed036db [2020-03-11T17:51:02.041Z] Removing intermediate container 0a026ed036db [2020-03-11T17:51:02.041Z] ---> a5dbdaa16ea7 [2020-03-11T17:51:02.041Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-11T17:51:02.308Z] ---> Running in 218028550ee8 [2020-03-11T17:51:02.576Z] Removing intermediate container 218028550ee8 [2020-03-11T17:51:02.576Z] ---> 81266830e5da [2020-03-11T17:51:02.576Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-11T17:51:02.576Z] ---> Running in e915d803e350 [2020-03-11T17:51:03.166Z] Removing intermediate container e915d803e350 [2020-03-11T17:51:03.166Z] ---> 7e274beec858 [2020-03-11T17:51:03.166Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-11T17:51:03.166Z] ---> Running in 87415bf87ffc [2020-03-11T17:51:03.434Z] Removing intermediate container 87415bf87ffc [2020-03-11T17:51:03.434Z] ---> 3ddf110e63fa [2020-03-11T17:51:03.434Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-11T17:51:03.702Z] ---> Running in 35bc268c7e36 [2020-03-11T17:51:03.974Z] Removing intermediate container 35bc268c7e36 [2020-03-11T17:51:03.974Z] ---> 29132afbacd0 [2020-03-11T17:51:03.974Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T17:51:03.974Z] ---> Running in 6423306d3355 [2020-03-11T17:51:05.933Z] Removing intermediate container 6423306d3355 [2020-03-11T17:51:05.933Z] ---> 5fd2178e37f7 [2020-03-11T17:51:05.933Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-11T17:51:05.933Z] ---> Running in f95c36adaa34 [2020-03-11T17:51:06.898Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-11T17:51:08.306Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-11T17:51:08.891Z] OK: 121 MiB in 39 packages [2020-03-11T17:51:09.855Z] Removing intermediate container f95c36adaa34 [2020-03-11T17:51:09.855Z] ---> ad8506103d32 [2020-03-11T17:51:09.855Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-11T17:51:09.855Z] ---> Running in d0cb9406202e [2020-03-11T17:51:10.440Z] Removing intermediate container d0cb9406202e [2020-03-11T17:51:10.440Z] ---> 03b50e5c21b3 [2020-03-11T17:51:10.440Z] Step 11/23 : COPY go.mod . [2020-03-11T17:51:11.025Z] ---> 2f2ee36e6d99 [2020-03-11T17:51:11.025Z] Step 12/23 : COPY Makefile . [2020-03-11T17:51:11.293Z] ---> 757a13712393 [2020-03-11T17:51:11.293Z] Step 13/23 : RUN make update [2020-03-11T17:51:11.561Z] ---> Running in cc755222a3ca [2020-03-11T17:51:12.525Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-11T17:51:13.590Z] Removing intermediate container cc755222a3ca [2020-03-11T17:51:13.590Z] ---> 67b72cfceb3d [2020-03-11T17:51:13.590Z] Step 14/23 : COPY . . [2020-03-11T17:51:15.007Z] ---> 4e437d565c74 [2020-03-11T17:51:15.007Z] Step 15/23 : RUN ${MAKE} [2020-03-11T17:51:15.007Z] ---> Running in 78e7a32e4153 [2020-03-11T17:51:15.982Z] 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-11T17:51:38.094Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-11T17:51:46.322Z] Removing intermediate container 78e7a32e4153 [2020-03-11T17:51:46.322Z] ---> 5294bd1b6fda [2020-03-11T17:51:46.322Z] Step 16/23 : FROM alpine [2020-03-11T17:51:46.322Z] latest: Pulling from library/alpine [2020-03-11T17:51:46.590Z] 8fa90b21c985: Pulling fs layer [2020-03-11T17:51:47.184Z] 8fa90b21c985: Verifying Checksum [2020-03-11T17:51:47.184Z] 8fa90b21c985: Download complete [2020-03-11T17:51:47.452Z] 8fa90b21c985: Pull complete [2020-03-11T17:51:47.452Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-11T17:51:47.452Z] Status: Downloaded newer image for alpine:latest [2020-03-11T17:51:47.452Z] ---> 6e4716cdcf7a [2020-03-11T17:51:47.452Z] Step 17/23 : EXPOSE 4000 [2020-03-11T17:51:47.731Z] ---> Running in 2aafa28f0d5a [2020-03-11T17:51:47.998Z] Removing intermediate container 2aafa28f0d5a [2020-03-11T17:51:47.999Z] ---> 546f2776d6ae [2020-03-11T17:51:47.999Z] 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-11T17:51:49.419Z] ---> 168df333bd23 [2020-03-11T17:51:49.419Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-11T17:51:49.689Z] ---> Running in 8eda8aab2734 [2020-03-11T17:51:49.956Z] Removing intermediate container 8eda8aab2734 [2020-03-11T17:51:49.956Z] ---> f4f22e892708 [2020-03-11T17:51:49.956Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-11T17:51:50.223Z] ---> Running in b66a1b632fcf [2020-03-11T17:51:50.490Z] Removing intermediate container b66a1b632fcf [2020-03-11T17:51:50.490Z] ---> 82feb622d89c [2020-03-11T17:51:50.490Z] Step 21/23 : LABEL arch=arm64 [2020-03-11T17:51:50.490Z] ---> Running in 7a5b058cff31 [2020-03-11T17:51:51.074Z] Removing intermediate container 7a5b058cff31 [2020-03-11T17:51:51.074Z] ---> 4e2da08d51b2 [2020-03-11T17:51:51.074Z] Step 22/23 : LABEL git_sha=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 [2020-03-11T17:51:51.074Z] ---> Running in 5afa524833f0 [2020-03-11T17:51:51.345Z] Removing intermediate container 5afa524833f0 [2020-03-11T17:51:51.345Z] ---> 7ae387244a5f [2020-03-11T17:51:51.345Z] Step 23/23 : LABEL version=0.0.0 [2020-03-11T17:51:51.611Z] ---> Running in 103c9903c9a1 [2020-03-11T17:51:51.877Z] Removing intermediate container 103c9903c9a1 [2020-03-11T17:51:51.877Z] ---> 7b5f32448b44 [2020-03-11T17:51:51.877Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-11T17:51:51.877Z] Successfully built 7b5f32448b44 [2020-03-11T17:51:51.877Z] 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-11T17:51:52.935Z] provisioning config files... [2020-03-11T17:51:52.946Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config8719066296859886562tmp [Pipeline] { [Pipeline] sh [2020-03-11T17:51:53.310Z] + curl -s https://codecov.io/bash [2020-03-11T17:51:53.310Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config8719066296859886562tmp [2020-03-11T17:51:53.569Z] [2020-03-11T17:51:53.569Z] _____ _ [2020-03-11T17:51:53.569Z] / ____| | | [2020-03-11T17:51:53.569Z] | | ___ __| | ___ ___ _____ __ [2020-03-11T17:51:53.569Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-11T17:51:53.569Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-11T17:51:53.569Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-11T17:51:53.569Z] Bash-20200303-bc4d7e6 [2020-03-11T17:51:53.569Z] [2020-03-11T17:51:53.569Z] [2020-03-11T17:51:53.569Z] ==> Jenkins CI detected. [2020-03-11T17:51:53.569Z] project root: . [2020-03-11T17:51:53.569Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-11T17:51:53.569Z] ==> Running gcov in . (disable via -X gcov) [2020-03-11T17:51:53.569Z] ==> Python coveragepy not found [2020-03-11T17:51:53.569Z] ==> Searching for coverage reports in: [2020-03-11T17:51:53.569Z] + . [2020-03-11T17:51:53.569Z] -> Found 1 reports [2020-03-11T17:51:53.569Z] ==> Detecting git/mercurial file structure [2020-03-11T17:51:53.569Z] ==> Reading reports [2020-03-11T17:51:53.569Z] + ./coverage.out bytes=10 [2020-03-11T17:51:53.569Z] ==> Appending adjustments [2020-03-11T17:51:53.569Z] http://docs.codecov.io/docs/fixing-reports [2020-03-11T17:51:53.827Z] + Found adjustments [2020-03-11T17:51:53.827Z] ==> Gzipping contents [2020-03-11T17:51:53.827Z] ==> Uploading reports [2020-03-11T17:51:53.827Z] url: https://codecov.io [2020-03-11T17:51:53.827Z] query: branch=PR-162&commit=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= [2020-03-11T17:51:53.827Z] -> Pinging Codecov [2020-03-11T17:51:53.827Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-162&commit=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= [2020-03-11T17:54:15.323Z] -> Uploading [2020-03-11T17:54:15.323Z] X> Failed to upload [2020-03-11T17:54:15.323Z] -> Sleeping for 30s and trying again... [2020-03-11T17:54:33.417Z] -> Pinging Codecov [2020-03-11T17:54:33.417Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-162&commit=fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= [2020-03-11T17:54:33.417Z] -> Uploading [2020-03-11T17:54:33.417Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/fc15d52ca6d8d18d49d9a01c0ada9d5bdb5be7d1 [Pipeline] } [2020-03-11T17:54:33.424Z] 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-11T17:54:34.836Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T17:54:35.135Z] ---> package-listing.sh [2020-03-11T17:54:35.135Z] ++ facter osfamily [2020-03-11T17:54:35.135Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-11T17:54:35.135Z] + OS_FAMILY=redhat [2020-03-11T17:54:35.135Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-11T17:54:35.135Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-11T17:54:35.135Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-11T17:54:35.135Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-11T17:54:35.135Z] + PACKAGES=/tmp/packages_start.txt [2020-03-11T17:54:35.135Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' [2020-03-11T17:54:35.135Z] + PACKAGES=/tmp/packages_end.txt [2020-03-11T17:54:35.135Z] + case "${OS_FAMILY}" in [2020-03-11T17:54:35.135Z] + rpm -qa [2020-03-11T17:54:35.135Z] + sort [2020-03-11T17:54:39.335Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-11T17:54:39.335Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-11T17:54:39.335Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-11T17:54:39.335Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' [2020-03-11T17:54:39.335Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ [2020-03-11T17:54:39.335Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:54:39.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-11T17:54:39.718Z] [2020-03-11T17:54:39.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-11T17:54:40.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-11T17:54:40.054Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-11T17:54:40.054Z] c9b1b535fdd9: Pulling fs layer [2020-03-11T17:54:40.054Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-11T17:54:40.054Z] 756a868c4378: Pulling fs layer [2020-03-11T17:54:40.054Z] 444b2fc9a129: Pulling fs layer [2020-03-11T17:54:40.054Z] ea15f1150254: Pulling fs layer [2020-03-11T17:54:40.054Z] 41b27a9f41bf: Pulling fs layer [2020-03-11T17:54:40.054Z] 28c525ee5125: Pulling fs layer [2020-03-11T17:54:40.054Z] 094b1ea09ed8: Pulling fs layer [2020-03-11T17:54:40.054Z] 138eaada9080: Pulling fs layer [2020-03-11T17:54:40.054Z] 0622d0fa9048: Pulling fs layer [2020-03-11T17:54:40.054Z] 444b2fc9a129: Waiting [2020-03-11T17:54:40.054Z] ea15f1150254: Waiting [2020-03-11T17:54:40.054Z] 41b27a9f41bf: Waiting [2020-03-11T17:54:40.054Z] 28c525ee5125: Waiting [2020-03-11T17:54:40.054Z] 094b1ea09ed8: Waiting [2020-03-11T17:54:40.054Z] 138eaada9080: Waiting [2020-03-11T17:54:40.054Z] 0622d0fa9048: Waiting [2020-03-11T17:54:40.054Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-11T17:54:40.054Z] 2cc5ad85d9ab: Download complete [2020-03-11T17:54:40.054Z] 444b2fc9a129: Download complete [2020-03-11T17:54:40.054Z] c9b1b535fdd9: Verifying Checksum [2020-03-11T17:54:40.054Z] c9b1b535fdd9: Download complete [2020-03-11T17:54:40.320Z] ea15f1150254: Verifying Checksum [2020-03-11T17:54:40.320Z] ea15f1150254: Download complete [2020-03-11T17:54:40.320Z] 28c525ee5125: Verifying Checksum [2020-03-11T17:54:40.320Z] 28c525ee5125: Download complete [2020-03-11T17:54:40.595Z] 756a868c4378: Verifying Checksum [2020-03-11T17:54:40.595Z] 756a868c4378: Download complete [2020-03-11T17:54:40.595Z] c9b1b535fdd9: Pull complete [2020-03-11T17:54:40.595Z] 138eaada9080: Verifying Checksum [2020-03-11T17:54:40.595Z] 138eaada9080: Download complete [2020-03-11T17:54:40.595Z] 0622d0fa9048: Verifying Checksum [2020-03-11T17:54:40.595Z] 0622d0fa9048: Download complete [2020-03-11T17:54:40.855Z] 2cc5ad85d9ab: Pull complete [2020-03-11T17:54:40.855Z] 094b1ea09ed8: Verifying Checksum [2020-03-11T17:54:40.855Z] 094b1ea09ed8: Download complete [2020-03-11T17:54:41.424Z] 41b27a9f41bf: Verifying Checksum [2020-03-11T17:54:41.424Z] 41b27a9f41bf: Download complete [2020-03-11T17:54:43.328Z] 756a868c4378: Pull complete [2020-03-11T17:54:43.328Z] 444b2fc9a129: Pull complete [2020-03-11T17:54:43.589Z] ea15f1150254: Pull complete [2020-03-11T17:54:47.780Z] 41b27a9f41bf: Pull complete [2020-03-11T17:54:47.780Z] 28c525ee5125: Pull complete [2020-03-11T17:54:49.685Z] 094b1ea09ed8: Pull complete [2020-03-11T17:54:49.685Z] 138eaada9080: Pull complete [2020-03-11T17:54:51.590Z] 0622d0fa9048: Pull complete [2020-03-11T17:54:51.590Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-11T17:54:51.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-11T17:54:51.738Z] prd-centos7-docker-4c-2g-150 does not seem to be running inside a container [2020-03-11T17:54:51.779Z] $ 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-162 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162:/w/workspace/edgexfoundry_edgex-ui-go_PR-162:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-11T17:54:52.497Z] $ docker top 2f38ebc9095675b0241789ae9584160f13fc8bbd4ffdd7fbf88580e0c817f6e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-11T17:54:52.830Z] provisioning config files... [2020-03-11T17:54:52.847Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config4422070980249187898tmp [Pipeline] { [Pipeline] echo [2020-03-11T17:54:52.896Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T17:54:53.189Z] ---> create-netrc.sh [Pipeline] echo [2020-03-11T17:54:53.196Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T17:54:53.487Z] ---> logs-deploy.sh [2020-03-11T17:54:53.487Z] + ARCHIVE_ARTIFACTS= [2020-03-11T17:54:53.487Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-11T17:54:53.487Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-11T17:54:53.487Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-11T17:54:53.487Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/5 [2020-03-11T17:54:53.487Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/5/ [2020-03-11T17:54:53.487Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/5 /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [2020-03-11T17:54:54.865Z] Archives upload complete. [2020-03-11T17:54:54.865Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/5/