Pull request #171 opened 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 f574e7e603b862d7da8dd0e4a637f16ed11b7329 rather than d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed Obtained Jenkinsfile from f574e7e603b862d7da8dd0e4a637f16ed11b7329 Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-171/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 > git --version # 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-1092 in /w/workspace/edgexfoundry_edgex-ui-go_PR-171 [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-171 # 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/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f574e7e603b862d7da8dd0e4a637f16ed11b7329 into PR head commit d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed Merge succeeded, producing d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed Checking out Revision d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed (PR-171) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/171/head:refs/remotes/origin/PR-171 # 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/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed # 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 f574e7e603b862d7da8dd0e4a637f16ed11b7329 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed # timeout=10 Commit message: "Update Interval part in scheduler page to match edgexfoundry" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-19T04:37:22.461Z] 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-19T04:37:24.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-19T04:37:24.942Z] [2020-03-19T04:37:24.942Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-19T04:37:25.326Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-19T04:37:25.326Z] latest: Pulling from edgex-devops/git-semver [2020-03-19T04:37:25.326Z] 9123ac7c32f7: Pulling fs layer [2020-03-19T04:37:25.326Z] b8cc5d1170e3: Pulling fs layer [2020-03-19T04:37:25.326Z] 2924cbbf6a41: Pulling fs layer [2020-03-19T04:37:25.326Z] 93b08a4f1073: Pulling fs layer [2020-03-19T04:37:25.326Z] 93b08a4f1073: Waiting [2020-03-19T04:37:25.326Z] b8cc5d1170e3: Verifying Checksum [2020-03-19T04:37:25.326Z] b8cc5d1170e3: Download complete [2020-03-19T04:37:25.591Z] 9123ac7c32f7: Verifying Checksum [2020-03-19T04:37:25.591Z] 9123ac7c32f7: Download complete [2020-03-19T04:37:25.591Z] 93b08a4f1073: Verifying Checksum [2020-03-19T04:37:25.591Z] 93b08a4f1073: Download complete [2020-03-19T04:37:25.591Z] 2924cbbf6a41: Verifying Checksum [2020-03-19T04:37:25.591Z] 2924cbbf6a41: Download complete [2020-03-19T04:37:25.854Z] 9123ac7c32f7: Pull complete [2020-03-19T04:37:25.854Z] b8cc5d1170e3: Pull complete [2020-03-19T04:37:26.797Z] 2924cbbf6a41: Pull complete [2020-03-19T04:37:26.797Z] 93b08a4f1073: Pull complete [2020-03-19T04:37:26.797Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-19T04:37:26.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-19T04:37:26.986Z] prd-centos7-docker-4c-2g-1092 does not seem to be running inside a container [2020-03-19T04:37:27.041Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-171 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-171:/w/workspace/edgexfoundry_edgex-ui-go_PR-171:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-171@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/edgex-devops/git-semver:latest cat [2020-03-19T04:37:27.759Z] $ docker top 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-19T04:37:28.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-19T04:37:28.143Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-19T04:37:28.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-19T04:37:28.380Z] $ docker exec 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 ssh-agent [2020-03-19T04:37:28.664Z] SSH_AUTH_SOCK=/tmp/ssh-7PHuv8bCysJb/agent.15 [2020-03-19T04:37:28.664Z] SSH_AGENT_PID=22 [2020-03-19T04:37:28.683Z] Running ssh-add (command line suppressed) [2020-03-19T04:37:28.857Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/private_key_7568950203040301088.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/private_key_7568950203040301088.key) [2020-03-19T04:37:28.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-19T04:37:29.268Z] + git describe --exact-match --tags HEAD [2020-03-19T04:37:29.268Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-19T04:37:29.355Z] $ docker exec --env ******** --env ******** 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 ssh-agent -k [2020-03-19T04:37:29.524Z] unset SSH_AUTH_SOCK; [2020-03-19T04:37:29.524Z] unset SSH_AGENT_PID; [2020-03-19T04:37:29.525Z] echo Agent pid 22 killed; [2020-03-19T04:37:29.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-19T04:37:29.702Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-19T04:37:29.702Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-19T04:37:29.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-19T04:37:29.795Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-19T04:37:30.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-19T04:37:30.078Z] $ docker exec 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 ssh-agent [2020-03-19T04:37:30.332Z] SSH_AUTH_SOCK=/tmp/ssh-7me2Vr6b6E6m/agent.58 [2020-03-19T04:37:30.332Z] SSH_AGENT_PID=65 [2020-03-19T04:37:30.345Z] Running ssh-add (command line suppressed) [2020-03-19T04:37:30.600Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/private_key_6618387647309196283.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/private_key_6618387647309196283.key) [2020-03-19T04:37:30.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-19T04:37:31.032Z] + git semver init [2020-03-19T04:37:31.032Z] # -> Open(): unable to determine branch for HEAD [2020-03-19T04:37:31.032Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-171/.git [2020-03-19T04:37:31.032Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-171 [2020-03-19T04:37:31.032Z] # $SEMVER_REMOTE_NAME = origin [2020-03-19T04:37:31.032Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-19T04:37:31.032Z] # $SEMVER_USER_NAME = jenkins [2020-03-19T04:37:31.032Z] # $SEMVER_BRANCH = PR-171 [2020-03-19T04:37:31.032Z] # $SEMVER_TEMP = /tmp/semver-237213632 [2020-03-19T04:37:31.032Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-19T04:37:31.982Z] # '/tmp/semver-237213632' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-171/.semver' [2020-03-19T04:37:31.982Z] # -> Force: false [2020-03-19T04:37:31.982Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-171/.semver [Pipeline] } [2020-03-19T04:37:32.003Z] $ docker exec --env ******** --env ******** 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 ssh-agent -k [2020-03-19T04:37:32.174Z] unset SSH_AUTH_SOCK; [2020-03-19T04:37:32.175Z] unset SSH_AGENT_PID; [2020-03-19T04:37:32.175Z] echo Agent pid 65 killed; [2020-03-19T04:37:32.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-19T04:37:32.804Z] + git semver [Pipeline] } [2020-03-19T04:37:32.832Z] $ docker stop --time=1 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 [2020-03-19T04:37:34.226Z] $ docker rm -f 308242d9a9af46704f703981d1226cc17e6b8425e73b216c995aea0f0618f9a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-19T04:37:35.528Z] Stashed 29 file(s) [Pipeline] echo [2020-03-19T04:37:35.544Z] [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-19T04:37:51.004Z] Still waiting to schedule task [2020-03-19T04:37:51.004Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1092’ [2020-03-19T04:37:51.024Z] Still waiting to schedule task [2020-03-19T04:37:51.024Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-19T04:40:17.653Z] Running on prd-centos7-docker-4c-2g-1094 in /w/workspace/edgexfoundry_edgex-ui-go_PR-171 [Pipeline] { [Pipeline] ws [2020-03-19T04:40:17.727Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-03-19T04:40:19.987Z] using credential edgex-jenkins-ssh [2020-03-19T04:40:20.030Z] Cloning the remote Git repository [2020-03-19T04:40:20.030Z] Cloning with configured refspecs honoured and without tags [2020-03-19T04:40:20.056Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-19T04:40:20.098Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-19T04:40:20.148Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-19T04:40:20.148Z] > git --version # timeout=10 [2020-03-19T04:40:20.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-19T04:40:20.827Z] Fetching without tags [2020-03-19T04:40:21.187Z] Merging remotes/origin/master commit f574e7e603b862d7da8dd0e4a637f16ed11b7329 into PR head commit d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed [2020-03-19T04:40:20.205Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-19T04:40:20.794Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-19T04:40:20.806Z] > git config --add remote.origin.fetch +refs/pull/171/head:refs/remotes/origin/PR-171 # timeout=10 [2020-03-19T04:40:20.810Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-19T04:40:20.820Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-19T04:40:20.831Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-19T04:40:20.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-19T04:40:20.836Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-19T04:40:21.195Z] > git config core.sparsecheckout # timeout=10 [2020-03-19T04:40:21.203Z] > git checkout -f d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed # timeout=10 [2020-03-19T04:40:21.280Z] > git remote # timeout=10 [2020-03-19T04:40:21.286Z] > git config --get remote.origin.url # timeout=10 [2020-03-19T04:40:21.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-19T04:40:21.294Z] > git merge f574e7e603b862d7da8dd0e4a637f16ed11b7329 # timeout=10 [2020-03-19T04:40:21.309Z] Merge succeeded, producing d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed [2020-03-19T04:40:21.310Z] Checking out Revision d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed (PR-171) [2020-03-19T04:40:21.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-19T04:40:21.313Z] > git config core.sparsecheckout # timeout=10 [2020-03-19T04:40:21.322Z] > git checkout -f d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed # timeout=10 [2020-03-19T04:40:25.395Z] Commit message: "Update Interval part in scheduler page to match edgexfoundry" [2020-03-19T04:40:25.421Z] > git --version # timeout=10 [2020-03-19T04:40:25.429Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-19T04:40:26.739Z] ========================================================= [2020-03-19T04:40:26.739Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-19T04:40:26.739Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-19T04:40:27.382Z] + 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-19T04:40:27.643Z] Sending build context to Docker daemon 10.78MB [2020-03-19T04:40:27.907Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-19T04:40:27.907Z] Step 2/8 : FROM ${BASE} [2020-03-19T04:40:27.907Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-19T04:40:27.907Z] 9d48c3bd43c5: Pulling fs layer [2020-03-19T04:40:27.907Z] 7f94eaf8af20: Pulling fs layer [2020-03-19T04:40:27.907Z] 9fe9984849c1: Pulling fs layer [2020-03-19T04:40:27.907Z] ec448270508e: Pulling fs layer [2020-03-19T04:40:27.907Z] 65ba82af53f7: Pulling fs layer [2020-03-19T04:40:27.907Z] 07c18b20a200: Pulling fs layer [2020-03-19T04:40:27.907Z] d9b3ee039db2: Pulling fs layer [2020-03-19T04:40:27.907Z] 8c79c1ac0d81: Pulling fs layer [2020-03-19T04:40:27.907Z] ff40f1a7a0b9: Pulling fs layer [2020-03-19T04:40:27.907Z] bdb43ae2d12f: Pulling fs layer [2020-03-19T04:40:27.907Z] 8e1ab0ef8490: Pulling fs layer [2020-03-19T04:40:27.907Z] 8c79c1ac0d81: Waiting [2020-03-19T04:40:27.907Z] ff40f1a7a0b9: Waiting [2020-03-19T04:40:27.907Z] ec448270508e: Waiting [2020-03-19T04:40:27.907Z] bdb43ae2d12f: Waiting [2020-03-19T04:40:27.907Z] 8e1ab0ef8490: Waiting [2020-03-19T04:40:27.907Z] d9b3ee039db2: Waiting [2020-03-19T04:40:27.907Z] 65ba82af53f7: Waiting [2020-03-19T04:40:27.907Z] 07c18b20a200: Waiting [2020-03-19T04:40:27.907Z] 9fe9984849c1: Verifying Checksum [2020-03-19T04:40:27.907Z] 9fe9984849c1: Download complete [2020-03-19T04:40:27.907Z] 7f94eaf8af20: Verifying Checksum [2020-03-19T04:40:27.907Z] 7f94eaf8af20: Download complete [2020-03-19T04:40:27.907Z] 65ba82af53f7: Verifying Checksum [2020-03-19T04:40:27.907Z] 65ba82af53f7: Download complete [2020-03-19T04:40:27.907Z] 07c18b20a200: Download complete [2020-03-19T04:40:27.907Z] 9d48c3bd43c5: Verifying Checksum [2020-03-19T04:40:27.907Z] 9d48c3bd43c5: Download complete [2020-03-19T04:40:28.176Z] 9d48c3bd43c5: Pull complete [2020-03-19T04:40:29.153Z] d9b3ee039db2: Verifying Checksum [2020-03-19T04:40:29.154Z] d9b3ee039db2: Download complete [2020-03-19T04:40:29.154Z] ff40f1a7a0b9: Verifying Checksum [2020-03-19T04:40:29.154Z] ff40f1a7a0b9: Download complete [2020-03-19T04:40:29.419Z] 8c79c1ac0d81: Verifying Checksum [2020-03-19T04:40:29.419Z] 8c79c1ac0d81: Download complete [2020-03-19T04:40:29.681Z] 8e1ab0ef8490: Verifying Checksum [2020-03-19T04:40:29.681Z] 8e1ab0ef8490: Download complete [2020-03-19T04:40:29.681Z] bdb43ae2d12f: Verifying Checksum [2020-03-19T04:40:29.681Z] bdb43ae2d12f: Download complete [2020-03-19T04:40:29.681Z] ec448270508e: Verifying Checksum [2020-03-19T04:40:29.681Z] ec448270508e: Download complete [2020-03-19T04:40:30.618Z] 7f94eaf8af20: Pull complete [2020-03-19T04:40:30.618Z] 9fe9984849c1: Pull complete [2020-03-19T04:40:35.911Z] ec448270508e: Pull complete [2020-03-19T04:40:35.911Z] 65ba82af53f7: Pull complete [2020-03-19T04:40:35.911Z] 07c18b20a200: Pull complete [2020-03-19T04:40:39.216Z] d9b3ee039db2: Pull complete [2020-03-19T04:40:43.434Z] 8c79c1ac0d81: Pull complete [2020-03-19T04:40:43.434Z] ff40f1a7a0b9: Pull complete [2020-03-19T04:40:44.011Z] bdb43ae2d12f: Pull complete [2020-03-19T04:40:44.011Z] 8e1ab0ef8490: Pull complete [2020-03-19T04:40:44.011Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-19T04:40:44.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-19T04:40:44.271Z] ---> 8acfeb908b63 [2020-03-19T04:40:44.271Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-19T04:40:44.271Z] ---> Running in bf6173ea37d8 [2020-03-19T04:40:44.271Z] Removing intermediate container bf6173ea37d8 [2020-03-19T04:40:44.271Z] ---> 38642e5d7fc2 [2020-03-19T04:40:44.271Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-19T04:40:44.529Z] ---> Running in 038c0d91dfa7 [2020-03-19T04:40:45.912Z] Removing intermediate container 038c0d91dfa7 [2020-03-19T04:40:45.912Z] ---> c2b087c94c06 [2020-03-19T04:40:45.912Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-19T04:40:45.912Z] ---> Running in 88db00b45a41 [2020-03-19T04:40:46.174Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-19T04:40:47.113Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-19T04:40:47.113Z] OK: 134 MiB in 39 packages [2020-03-19T04:40:47.683Z] Removing intermediate container 88db00b45a41 [2020-03-19T04:40:47.683Z] ---> 1f98088ffe41 [2020-03-19T04:40:47.683Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-19T04:40:47.683Z] ---> Running in 2bc605f7c75d [2020-03-19T04:40:47.683Z] Removing intermediate container 2bc605f7c75d [2020-03-19T04:40:47.683Z] ---> f5dff5990d5f [2020-03-19T04:40:47.683Z] Step 7/8 : COPY . . [2020-03-19T04:40:49.602Z] ---> 552e75e47cf0 [2020-03-19T04:40:49.602Z] Step 8/8 : RUN go mod download [2020-03-19T04:40:49.602Z] ---> Running in 57d6a52981c4 [2020-03-19T04:40:49.871Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-19T04:40:49.871Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-19T04:40:49.871Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-19T04:40:49.871Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-19T04:40:49.871Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-19T04:40:49.871Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-19T04:40:49.871Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-19T04:40:50.139Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-19T04:40:50.401Z] go: finding github.com/kr/text v0.1.0 [2020-03-19T04:40:50.401Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-19T04:40:50.401Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-19T04:40:50.401Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-19T04:40:50.401Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-19T04:40:50.401Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-19T04:40:50.661Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-19T04:40:50.661Z] go: finding github.com/kr/pty v1.1.1 [2020-03-19T04:40:50.661Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-19T04:40:50.921Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-19T04:40:50.921Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-19T04:40:50.921Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-19T04:40:50.921Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-19T04:40:51.182Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-19T04:40:51.755Z] go: finding golang.org/x/text v0.3.0 [2020-03-19T04:40:51.755Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-19T04:40:53.137Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-19T04:40:54.522Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-19T04:40:54.522Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-19T04:40:54.522Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-19T04:40:54.522Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-19T04:40:54.522Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-19T04:40:54.522Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-19T04:40:54.522Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-19T04:40:55.099Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-19T04:40:55.099Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-19T04:40:55.673Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-19T04:40:55.673Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-19T04:40:55.673Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-19T04:40:55.673Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-19T04:40:55.673Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-19T04:40:55.673Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-19T04:40:55.673Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-19T04:40:55.673Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-19T04:40:55.673Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-19T04:40:55.673Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-19T04:40:55.938Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-19T04:40:55.938Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-19T04:40:55.938Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-19T04:40:55.938Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-19T04:40:55.938Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-19T04:40:55.938Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-19T04:40:56.200Z] go: finding github.com/posener/complete v1.1.1 [2020-03-19T04:40:56.200Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-19T04:40:56.200Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-19T04:40:56.200Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-19T04:40:56.200Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-19T04:40:56.200Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-19T04:40:56.460Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-19T04:40:56.460Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-19T04:40:56.460Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-19T04:40:56.460Z] go: finding github.com/fatih/color v1.7.0 [2020-03-19T04:40:56.460Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-19T04:40:56.721Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-19T04:40:56.721Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-19T04:40:56.721Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-19T04:40:56.721Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-19T04:40:56.721Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-19T04:40:56.721Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-19T04:40:56.984Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-19T04:40:56.985Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-19T04:40:56.985Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-19T04:41:09.228Z] Removing intermediate container 57d6a52981c4 [2020-03-19T04:41:09.228Z] ---> c69042ac3548 [2020-03-19T04:41:09.228Z] Successfully built c69042ac3548 [2020-03-19T04:41:09.228Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [2020-03-19T04:41:09.388Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1093 in /w/workspace/edgexfoundry_edgex-ui-go_PR-171 [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] ws [2020-03-19T04:41:09.538Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-19T04:41:10.072Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-19T04:41:10.072Z] . [Pipeline] withDockerContainer [2020-03-19T04:41:10.219Z] prd-centos7-docker-4c-2g-1094 does not seem to be running inside a container [2020-03-19T04:41:10.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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-19T04:41:10.991Z] $ docker top 4bedd9265d6e8e9e2060965802ff74274c27bd63c3e33f74d0fdcf3ad0c569dc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-19T04:41:11.559Z] + go version [2020-03-19T04:41:11.559Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-19T04:41:11.870Z] + make test [2020-03-19T04:41:11.871Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-19T04:41:14.417Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-19T04:41:15.422Z] using credential edgex-jenkins-ssh [2020-03-19T04:41:15.479Z] Cloning the remote Git repository [2020-03-19T04:41:15.479Z] Cloning with configured refspecs honoured and without tags [2020-03-19T04:41:15.577Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-19T04:41:15.666Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-03-19T04:41:15.765Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-19T04:41:15.768Z] > git --version # timeout=10 [2020-03-19T04:41:15.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-19T04:41:15.892Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-19T04:41:17.156Z] Fetching without tags [2020-03-19T04:41:17.021Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-19T04:41:17.043Z] > git config --add remote.origin.fetch +refs/pull/171/head:refs/remotes/origin/PR-171 # timeout=10 [2020-03-19T04:41:17.071Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-19T04:41:17.106Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-19T04:41:17.170Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-19T04:41:17.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-19T04:41:17.191Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-19T04:41:17.641Z] Merging remotes/origin/master commit f574e7e603b862d7da8dd0e4a637f16ed11b7329 into PR head commit d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed [2020-03-19T04:41:17.989Z] Merge succeeded, producing d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed [2020-03-19T04:41:17.990Z] Checking out Revision d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed (PR-171) [2020-03-19T04:41:17.660Z] > git config core.sparsecheckout # timeout=10 [2020-03-19T04:41:17.676Z] > git checkout -f d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed # timeout=10 [2020-03-19T04:41:17.850Z] > git remote # timeout=10 [2020-03-19T04:41:17.880Z] > git config --get remote.origin.url # timeout=10 [2020-03-19T04:41:17.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-19T04:41:17.913Z] > git merge f574e7e603b862d7da8dd0e4a637f16ed11b7329 # timeout=10 [2020-03-19T04:41:17.951Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-19T04:41:17.998Z] > git config core.sparsecheckout # timeout=10 [2020-03-19T04:41:18.013Z] > git checkout -f d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed # timeout=10 [2020-03-19T04:41:22.583Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-19T04:41:22.583Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-19T04:41:22.583Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-19T04:41:22.583Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-19T04:41:22.583Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-19T04:41:22.583Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-19T04:41:22.583Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-19T04:41:22.583Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-19T04:41:22.583Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-19T04:41:22.583Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-19T04:41:22.583Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-19T04:41:22.583Z] GO111MODULE=on go vet ./... [2020-03-19T04:41:22.956Z] Commit message: "Update Interval part in scheduler page to match edgexfoundry" [2020-03-19T04:41:23.021Z] > git --version # timeout=10 [2020-03-19T04:41:23.046Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-19T04:41:24.582Z] ========================================================= [2020-03-19T04:41:24.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-19T04:41:24.582Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-19T04:41:25.771Z] + 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 . [Pipeline] stash [2020-03-19T04:41:26.292Z] Stashed 1 file(s) [Pipeline] } [2020-03-19T04:41:26.309Z] $ docker stop --time=1 4bedd9265d6e8e9e2060965802ff74274c27bd63c3e33f74d0fdcf3ad0c569dc [2020-03-19T04:41:26.745Z] Sending build context to Docker daemon 10.78MB [2020-03-19T04:41:26.745Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-19T04:41:26.745Z] Step 2/8 : FROM ${BASE} [2020-03-19T04:41:27.014Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-19T04:41:27.014Z] 29bddadc8f3f: Pulling fs layer [2020-03-19T04:41:27.014Z] 02bb20f2603b: Pulling fs layer [2020-03-19T04:41:27.014Z] b62863a3550b: Pulling fs layer [2020-03-19T04:41:27.014Z] 9586258a13ea: Pulling fs layer [2020-03-19T04:41:27.014Z] a8b2cbafd68c: Pulling fs layer [2020-03-19T04:41:27.014Z] d1dd75721c92: Pulling fs layer [2020-03-19T04:41:27.014Z] 4e34fffdb759: Pulling fs layer [2020-03-19T04:41:27.014Z] fd1d9eb628f9: Pulling fs layer [2020-03-19T04:41:27.014Z] bd44c58b92db: Pulling fs layer [2020-03-19T04:41:27.014Z] e5856e266cf4: Pulling fs layer [2020-03-19T04:41:27.014Z] f0f88b30cdbb: Pulling fs layer [2020-03-19T04:41:27.014Z] 4e34fffdb759: Waiting [2020-03-19T04:41:27.014Z] fd1d9eb628f9: Waiting [2020-03-19T04:41:27.014Z] bd44c58b92db: Waiting [2020-03-19T04:41:27.014Z] e5856e266cf4: Waiting [2020-03-19T04:41:27.014Z] f0f88b30cdbb: Waiting [2020-03-19T04:41:27.014Z] 9586258a13ea: Waiting [2020-03-19T04:41:27.014Z] a8b2cbafd68c: Waiting [2020-03-19T04:41:27.014Z] d1dd75721c92: Waiting [2020-03-19T04:41:27.285Z] b62863a3550b: Verifying Checksum [2020-03-19T04:41:27.285Z] b62863a3550b: Download complete [2020-03-19T04:41:27.285Z] 02bb20f2603b: Verifying Checksum [2020-03-19T04:41:27.285Z] 02bb20f2603b: Download complete [2020-03-19T04:41:27.285Z] a8b2cbafd68c: Verifying Checksum [2020-03-19T04:41:27.286Z] a8b2cbafd68c: Download complete [2020-03-19T04:41:27.286Z] d1dd75721c92: Verifying Checksum [2020-03-19T04:41:27.286Z] d1dd75721c92: Download complete [2020-03-19T04:41:27.286Z] 29bddadc8f3f: Verifying Checksum [2020-03-19T04:41:27.286Z] 29bddadc8f3f: Download complete [2020-03-19T04:41:27.790Z] $ docker rm -f 4bedd9265d6e8e9e2060965802ff74274c27bd63c3e33f74d0fdcf3ad0c569dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-03-19T04:41:28.342Z] 29bddadc8f3f: Pull complete [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-03-19T04:41:28.938Z] 02bb20f2603b: Pull complete [Pipeline] sh [2020-03-19T04:41:29.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-19T04:41:29.539Z] b62863a3550b: Pull complete [2020-03-19T04:41:29.636Z] + ls -al . [2020-03-19T04:41:29.636Z] total 72 [2020-03-19T04:41:29.636Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 19 04:41 . [2020-03-19T04:41:29.636Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 19 04:40 .. [2020-03-19T04:41:29.636Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 19 04:40 app [2020-03-19T04:41:29.636Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 19 04:40 assets [2020-03-19T04:41:29.636Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 19 04:40 bin [2020-03-19T04:41:29.636Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 19 04:40 cmd [2020-03-19T04:41:29.636Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 19 04:40 CONTRIBUTING.md [2020-03-19T04:41:29.636Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 19 04:41 coverage.out [2020-03-19T04:41:29.636Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 19 04:40 Dockerfile [2020-03-19T04:41:29.636Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 19 04:40 Dockerfile.build [2020-03-19T04:41:29.636Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 19 04:40 docs [2020-03-19T04:41:29.636Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 19 04:40 .git [2020-03-19T04:41:29.636Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 19 04:40 .gitignore [2020-03-19T04:41:29.636Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 19 04:40 go.mod [2020-03-19T04:41:29.636Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 19 04:41 go.sum [2020-03-19T04:41:29.636Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 19 04:40 internal [2020-03-19T04:41:29.636Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 19 04:40 Jenkinsfile [2020-03-19T04:41:29.636Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 19 04:40 LICENSE [2020-03-19T04:41:29.636Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 19 04:40 Makefile [2020-03-19T04:41:29.636Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 19 04:40 README.md [2020-03-19T04:41:29.636Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 19 04:40 .semver [2020-03-19T04:41:29.636Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 19 04:40 snap [2020-03-19T04:41:29.636Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 19 04:37 VERSION [2020-03-19T04:41:29.636Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 19 04:40 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-19T04:41:29.960Z] + 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=d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed --label arch=amd64 --label version=0.0.0 . [2020-03-19T04:41:30.222Z] Sending build context to Docker daemon 10.79MB [2020-03-19T04:41:30.222Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-19T04:41:30.222Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-19T04:41:30.222Z] ---> c69042ac3548 [2020-03-19T04:41:30.222Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-19T04:41:30.222Z] ---> Running in 43e3ecf45b3b [2020-03-19T04:41:30.482Z] Removing intermediate container 43e3ecf45b3b [2020-03-19T04:41:30.482Z] ---> 63aa78932c3c [2020-03-19T04:41:30.482Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-19T04:41:30.482Z] ---> Running in c18f70ea4af8 [2020-03-19T04:41:30.482Z] Removing intermediate container c18f70ea4af8 [2020-03-19T04:41:30.482Z] ---> dbc6b74d26f5 [2020-03-19T04:41:30.482Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-19T04:41:30.482Z] ---> Running in 4dc32272d5eb [2020-03-19T04:41:30.742Z] Removing intermediate container 4dc32272d5eb [2020-03-19T04:41:30.742Z] ---> eb5b5b22b315 [2020-03-19T04:41:30.742Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-19T04:41:30.742Z] ---> Running in 6b3fd8275542 [2020-03-19T04:41:31.021Z] Removing intermediate container 6b3fd8275542 [2020-03-19T04:41:31.021Z] ---> 0762cb444ac9 [2020-03-19T04:41:31.021Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-19T04:41:31.021Z] ---> Running in 7e75aeca386c [2020-03-19T04:41:31.021Z] Removing intermediate container 7e75aeca386c [2020-03-19T04:41:31.021Z] ---> 6021f8d401ce [2020-03-19T04:41:31.021Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-19T04:41:31.021Z] ---> Running in 38a44d5f11a5 [2020-03-19T04:41:31.505Z] 4e34fffdb759: Verifying Checksum [2020-03-19T04:41:31.505Z] 4e34fffdb759: Download complete [2020-03-19T04:41:31.505Z] bd44c58b92db: Verifying Checksum [2020-03-19T04:41:31.505Z] bd44c58b92db: Download complete [2020-03-19T04:41:31.960Z] Removing intermediate container 38a44d5f11a5 [2020-03-19T04:41:31.960Z] ---> 71ea729477d7 [2020-03-19T04:41:31.960Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-19T04:41:31.960Z] ---> Running in 9293196850e0 [2020-03-19T04:41:32.220Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-19T04:41:34.119Z] e5856e266cf4: Verifying Checksum [2020-03-19T04:41:34.119Z] e5856e266cf4: Download complete [2020-03-19T04:41:34.119Z] f0f88b30cdbb: Verifying Checksum [2020-03-19T04:41:34.119Z] f0f88b30cdbb: Download complete [2020-03-19T04:41:35.514Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-19T04:41:36.075Z] fd1d9eb628f9: Verifying Checksum [2020-03-19T04:41:36.075Z] fd1d9eb628f9: Download complete [2020-03-19T04:41:37.037Z] 9586258a13ea: Download complete [2020-03-19T04:41:37.418Z] OK: 134 MiB in 39 packages [2020-03-19T04:41:37.418Z] Removing intermediate container 9293196850e0 [2020-03-19T04:41:37.418Z] ---> 1bea8803d893 [2020-03-19T04:41:37.418Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-19T04:41:37.418Z] ---> Running in 6ff6d64d8828 [2020-03-19T04:41:37.677Z] Removing intermediate container 6ff6d64d8828 [2020-03-19T04:41:37.677Z] ---> b514b3b74cea [2020-03-19T04:41:37.677Z] Step 11/23 : COPY go.mod . [2020-03-19T04:41:37.677Z] ---> 7879d0ef17fe [2020-03-19T04:41:37.677Z] Step 12/23 : COPY Makefile . [2020-03-19T04:41:38.244Z] ---> c176b84f20f1 [2020-03-19T04:41:38.244Z] Step 13/23 : RUN make update [2020-03-19T04:41:38.244Z] ---> Running in 6e5fb8a78c99 [2020-03-19T04:41:38.814Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-19T04:41:39.751Z] Removing intermediate container 6e5fb8a78c99 [2020-03-19T04:41:39.751Z] ---> e7ef07ad3604 [2020-03-19T04:41:39.751Z] Step 14/23 : COPY . . [2020-03-19T04:41:40.343Z] ---> 2749208e0101 [2020-03-19T04:41:40.343Z] Step 15/23 : RUN ${MAKE} [2020-03-19T04:41:40.343Z] ---> Running in adb3a6794575 [2020-03-19T04:41:40.603Z] 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-19T04:41:49.375Z] 9586258a13ea: Pull complete [2020-03-19T04:41:49.375Z] a8b2cbafd68c: Pull complete [2020-03-19T04:41:49.375Z] d1dd75721c92: Pull complete [2020-03-19T04:41:52.734Z] 4e34fffdb759: Pull complete [2020-03-19T04:41:52.858Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-19T04:41:55.406Z] Removing intermediate container adb3a6794575 [2020-03-19T04:41:55.406Z] ---> 092f957b2df0 [2020-03-19T04:41:55.406Z] Step 16/23 : FROM alpine [2020-03-19T04:41:55.664Z] latest: Pulling from library/alpine [2020-03-19T04:41:55.664Z] c9b1b535fdd9: Pulling fs layer [2020-03-19T04:41:55.923Z] c9b1b535fdd9: Verifying Checksum [2020-03-19T04:41:55.923Z] c9b1b535fdd9: Download complete [2020-03-19T04:41:56.183Z] c9b1b535fdd9: Pull complete [2020-03-19T04:41:56.183Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-19T04:41:56.183Z] Status: Downloaded newer image for alpine:latest [2020-03-19T04:41:56.183Z] ---> e7d92cdc71fe [2020-03-19T04:41:56.183Z] Step 17/23 : EXPOSE 4000 [2020-03-19T04:41:56.183Z] ---> Running in f323349bcba5 [2020-03-19T04:41:56.183Z] Removing intermediate container f323349bcba5 [2020-03-19T04:41:56.183Z] ---> ccb9a992c4c8 [2020-03-19T04:41:56.183Z] 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-19T04:41:56.752Z] ---> 84d80c5c4b04 [2020-03-19T04:41:56.752Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-19T04:41:57.001Z] fd1d9eb628f9: Pull complete [2020-03-19T04:41:57.001Z] bd44c58b92db: Pull complete [2020-03-19T04:41:57.013Z] ---> Running in e40024aba862 [2020-03-19T04:41:57.014Z] Removing intermediate container e40024aba862 [2020-03-19T04:41:57.014Z] ---> a8bad131c523 [2020-03-19T04:41:57.014Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-19T04:41:57.014Z] ---> Running in d339e65ab3ab [2020-03-19T04:41:57.277Z] Removing intermediate container d339e65ab3ab [2020-03-19T04:41:57.277Z] ---> 893fb72d8d3f [2020-03-19T04:41:57.277Z] Step 21/23 : LABEL arch=amd64 [2020-03-19T04:41:57.277Z] ---> Running in 12f3ef2af6f0 [2020-03-19T04:41:57.277Z] Removing intermediate container 12f3ef2af6f0 [2020-03-19T04:41:57.277Z] ---> 8db06ef9bec7 [2020-03-19T04:41:57.277Z] Step 22/23 : LABEL git_sha=d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed [2020-03-19T04:41:57.535Z] ---> Running in cb07930e0043 [2020-03-19T04:41:57.535Z] Removing intermediate container cb07930e0043 [2020-03-19T04:41:57.535Z] ---> 70d62e9dae93 [2020-03-19T04:41:57.535Z] Step 23/23 : LABEL version=0.0.0 [2020-03-19T04:41:57.535Z] ---> Running in f643a72cda94 [2020-03-19T04:41:57.794Z] Removing intermediate container f643a72cda94 [2020-03-19T04:41:57.794Z] ---> d021c9562a00 [2020-03-19T04:41:57.794Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-19T04:41:57.794Z] Successfully built d021c9562a00 [2020-03-19T04:41:57.794Z] 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-19T04:41:58.953Z] e5856e266cf4: Pull complete [2020-03-19T04:41:59.222Z] f0f88b30cdbb: Pull complete [2020-03-19T04:41:59.491Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-19T04:41:59.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-19T04:41:59.491Z] ---> 0be50c763560 [2020-03-19T04:41:59.491Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-19T04:42:03.767Z] ---> Running in 2a59090cee54 [2020-03-19T04:42:04.039Z] Removing intermediate container 2a59090cee54 [2020-03-19T04:42:04.039Z] ---> 68153ad841c0 [2020-03-19T04:42:04.039Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-19T04:42:04.039Z] ---> Running in f31dbf1fb566 [2020-03-19T04:42:06.649Z] Removing intermediate container f31dbf1fb566 [2020-03-19T04:42:06.649Z] ---> ec68a2ae23df [2020-03-19T04:42:06.649Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-19T04:42:06.649Z] ---> Running in d401261ef721 [2020-03-19T04:42:07.236Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-19T04:42:09.820Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-19T04:42:10.407Z] OK: 121 MiB in 39 packages [2020-03-19T04:42:11.828Z] Removing intermediate container d401261ef721 [2020-03-19T04:42:11.828Z] ---> 80c1d5251145 [2020-03-19T04:42:11.828Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-19T04:42:11.828Z] ---> Running in 5ae1cd8f71ca [2020-03-19T04:42:12.415Z] Removing intermediate container 5ae1cd8f71ca [2020-03-19T04:42:12.415Z] ---> 5c2f23624c39 [2020-03-19T04:42:12.415Z] Step 7/8 : COPY . . [2020-03-19T04:42:13.831Z] ---> b7a58a02aecf [2020-03-19T04:42:13.831Z] Step 8/8 : RUN go mod download [2020-03-19T04:42:14.100Z] ---> Running in fda335bfa0b4 [2020-03-19T04:42:15.075Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-19T04:42:15.075Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-19T04:42:15.075Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-19T04:42:15.075Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-19T04:42:15.075Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-19T04:42:15.075Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-19T04:42:15.075Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-19T04:42:15.674Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-19T04:42:15.948Z] go: finding github.com/kr/text v0.1.0 [2020-03-19T04:42:15.948Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-19T04:42:15.948Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-19T04:42:15.948Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-19T04:42:16.221Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-19T04:42:16.221Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-19T04:42:16.221Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-19T04:42:16.812Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-19T04:42:16.812Z] go: finding github.com/kr/pty v1.1.1 [2020-03-19T04:42:17.406Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-19T04:42:17.406Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-19T04:42:17.406Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-19T04:42:18.830Z] go: finding golang.org/x/text v0.3.0 [2020-03-19T04:42:19.102Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-19T04:42:21.075Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-19T04:42:21.075Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-19T04:42:21.075Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-19T04:42:22.493Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-19T04:42:22.765Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-19T04:42:22.765Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-19T04:42:22.766Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-19T04:42:22.766Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-19T04:42:22.766Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-19T04:42:22.766Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-19T04:42:23.361Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-19T04:42:23.635Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-19T04:42:24.606Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-19T04:42:24.606Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-19T04:42:24.877Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-19T04:42:24.877Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-19T04:42:24.877Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-19T04:42:24.877Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-19T04:42:24.877Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-19T04:42:24.877Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-19T04:42:24.877Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-19T04:42:26.300Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-19T04:42:26.300Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-19T04:42:26.300Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-19T04:42:26.300Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-19T04:42:26.300Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-19T04:42:26.300Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-19T04:42:26.300Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-19T04:42:26.300Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-19T04:42:26.300Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-19T04:42:26.300Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-19T04:42:27.281Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-19T04:42:27.281Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-19T04:42:27.281Z] go: finding github.com/posener/complete v1.1.1 [2020-03-19T04:42:27.281Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-19T04:42:27.281Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-19T04:42:27.558Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-19T04:42:27.558Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-19T04:42:27.558Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-19T04:42:27.831Z] go: finding github.com/fatih/color v1.7.0 [2020-03-19T04:42:28.104Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-19T04:42:28.375Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-19T04:42:28.375Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-19T04:42:28.375Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-19T04:42:28.375Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-19T04:42:28.375Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-19T04:42:28.375Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-19T04:42:28.645Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-19T04:43:00.931Z] Removing intermediate container fda335bfa0b4 [2020-03-19T04:43:00.931Z] ---> ef8febbf6a0d [2020-03-19T04:43:00.931Z] Successfully built ef8febbf6a0d [2020-03-19T04:43:00.931Z] 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-19T04:43:01.708Z] + docker inspect -f . ci-base-image-arm64 [2020-03-19T04:43:01.975Z] . [Pipeline] withDockerContainer [2020-03-19T04:43:02.345Z] prd-ubuntu18.04-docker-arm64-4c-16g-1093 does not seem to be running inside a container [2020-03-19T04:43:02.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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-arm64 cat [2020-03-19T04:43:03.694Z] $ docker top 996d53a94149e48edce0a1fbc6a0fb3ec6178e46e441c6bf8598cc5abb7c24d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-19T04:43:04.832Z] + go version [2020-03-19T04:43:04.832Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-19T04:43:05.489Z] + make test [2020-03-19T04:43:05.489Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-19T04:43:06.456Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-19T04:43:39.198Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-19T04:43:39.198Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-19T04:43:39.198Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-19T04:43:39.198Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-19T04:43:39.198Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-19T04:43:39.198Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-19T04:43:39.198Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-19T04:43:39.198Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-19T04:43:39.198Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-19T04:43:39.198Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-19T04:43:39.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-19T04:43:39.198Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-19T04:43:45.901Z] Warning: overwriting stash ‘coverage-report’ [2020-03-19T04:43:46.325Z] Stashed 1 file(s) [Pipeline] } [2020-03-19T04:43:46.339Z] $ docker stop --time=1 996d53a94149e48edce0a1fbc6a0fb3ec6178e46e441c6bf8598cc5abb7c24d8 [2020-03-19T04:43:48.509Z] $ docker rm -f 996d53a94149e48edce0a1fbc6a0fb3ec6178e46e441c6bf8598cc5abb7c24d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-19T04:43:49.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-19T04:43:50.492Z] + ls -al . [2020-03-19T04:43:50.492Z] total 112 [2020-03-19T04:43:50.492Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 19 04:43 . [2020-03-19T04:43:50.492Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:41 .. [2020-03-19T04:43:50.492Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 04:41 .git [2020-03-19T04:43:50.492Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 19 04:41 .gitignore [2020-03-19T04:43:50.492Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:41 .semver [2020-03-19T04:43:50.492Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 19 04:41 CONTRIBUTING.md [2020-03-19T04:43:50.493Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 19 04:41 Dockerfile [2020-03-19T04:43:50.493Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 19 04:41 Dockerfile.build [2020-03-19T04:43:50.493Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 19 04:41 Jenkinsfile [2020-03-19T04:43:50.493Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 19 04:41 LICENSE [2020-03-19T04:43:50.493Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 19 04:41 Makefile [2020-03-19T04:43:50.493Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 19 04:41 README.md [2020-03-19T04:43:50.493Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 19 04:37 VERSION [2020-03-19T04:43:50.493Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 04:41 app [2020-03-19T04:43:50.493Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:41 assets [2020-03-19T04:43:50.493Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 04:41 bin [2020-03-19T04:43:50.493Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:41 cmd [2020-03-19T04:43:50.493Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 19 04:43 coverage.out [2020-03-19T04:43:50.493Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:41 docs [2020-03-19T04:43:50.493Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 19 04:41 go.mod [2020-03-19T04:43:50.493Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 19 04:43 go.sum [2020-03-19T04:43:50.493Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:41 internal [2020-03-19T04:43:50.493Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:41 snap [2020-03-19T04:43:50.493Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 19 04:41 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-19T04:43:50.842Z] + 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=d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed --label arch=arm64 --label version=0.0.0 . [2020-03-19T04:43:51.430Z] Sending build context to Docker daemon 10.79MB [2020-03-19T04:43:51.430Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-19T04:43:51.430Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-19T04:43:51.430Z] ---> ef8febbf6a0d [2020-03-19T04:43:51.430Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-19T04:43:51.698Z] ---> Running in a1f8f32d1e94 [2020-03-19T04:43:52.285Z] Removing intermediate container a1f8f32d1e94 [2020-03-19T04:43:52.285Z] ---> 46cad30a431c [2020-03-19T04:43:52.285Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-19T04:43:52.285Z] ---> Running in c5bc5c9340d3 [2020-03-19T04:43:52.551Z] Removing intermediate container c5bc5c9340d3 [2020-03-19T04:43:52.551Z] ---> d72690d07523 [2020-03-19T04:43:52.551Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-19T04:43:52.817Z] ---> Running in 7538f92e3701 [2020-03-19T04:43:53.087Z] Removing intermediate container 7538f92e3701 [2020-03-19T04:43:53.087Z] ---> b560e28952ed [2020-03-19T04:43:53.087Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-19T04:43:53.087Z] ---> Running in 8982cf9fa756 [2020-03-19T04:43:53.671Z] Removing intermediate container 8982cf9fa756 [2020-03-19T04:43:53.671Z] ---> 2ba2c0535aa4 [2020-03-19T04:43:53.671Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-19T04:43:53.671Z] ---> Running in dcbaf47c4390 [2020-03-19T04:43:53.940Z] Removing intermediate container dcbaf47c4390 [2020-03-19T04:43:53.940Z] ---> e5cabeca93b7 [2020-03-19T04:43:53.940Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-19T04:43:54.208Z] ---> Running in 71bad1bd02c9 [2020-03-19T04:43:56.157Z] Removing intermediate container 71bad1bd02c9 [2020-03-19T04:43:56.157Z] ---> f2141a607b2a [2020-03-19T04:43:56.157Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-19T04:43:56.157Z] ---> Running in de203d252fc1 [2020-03-19T04:43:57.118Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-19T04:43:58.524Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-19T04:43:59.487Z] OK: 121 MiB in 39 packages [2020-03-19T04:44:00.452Z] Removing intermediate container de203d252fc1 [2020-03-19T04:44:00.452Z] ---> a3d47d27d28f [2020-03-19T04:44:00.452Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-19T04:44:00.452Z] ---> Running in c56495b311f4 [2020-03-19T04:44:01.037Z] Removing intermediate container c56495b311f4 [2020-03-19T04:44:01.037Z] ---> 744b25e0efcb [2020-03-19T04:44:01.037Z] Step 11/23 : COPY go.mod . [2020-03-19T04:44:01.622Z] ---> 5698b2058197 [2020-03-19T04:44:01.622Z] Step 12/23 : COPY Makefile . [2020-03-19T04:44:01.898Z] ---> 5fd3dddd9f27 [2020-03-19T04:44:01.898Z] Step 13/23 : RUN make update [2020-03-19T04:44:02.165Z] ---> Running in bb88ea97c326 [2020-03-19T04:44:03.125Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-19T04:44:04.093Z] Removing intermediate container bb88ea97c326 [2020-03-19T04:44:04.093Z] ---> 3b4c7fbafded [2020-03-19T04:44:04.093Z] Step 14/23 : COPY . . [2020-03-19T04:44:05.506Z] ---> ed42616b5e79 [2020-03-19T04:44:05.506Z] Step 15/23 : RUN ${MAKE} [2020-03-19T04:44:05.783Z] ---> Running in 6361ce7917dc [2020-03-19T04:44:06.745Z] 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-19T04:44:33.492Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-19T04:44:40.147Z] Removing intermediate container 6361ce7917dc [2020-03-19T04:44:40.147Z] ---> 68afa73623af [2020-03-19T04:44:40.147Z] Step 16/23 : FROM alpine [2020-03-19T04:44:40.147Z] latest: Pulling from library/alpine [2020-03-19T04:44:40.147Z] 8fa90b21c985: Pulling fs layer [2020-03-19T04:44:40.733Z] 8fa90b21c985: Verifying Checksum [2020-03-19T04:44:40.733Z] 8fa90b21c985: Download complete [2020-03-19T04:44:41.322Z] 8fa90b21c985: Pull complete [2020-03-19T04:44:41.322Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-19T04:44:41.322Z] Status: Downloaded newer image for alpine:latest [2020-03-19T04:44:41.322Z] ---> 6e4716cdcf7a [2020-03-19T04:44:41.322Z] Step 17/23 : EXPOSE 4000 [2020-03-19T04:44:41.322Z] ---> Running in aed6a75ab654 [2020-03-19T04:44:41.904Z] Removing intermediate container aed6a75ab654 [2020-03-19T04:44:41.904Z] ---> 3329f4661d93 [2020-03-19T04:44:41.904Z] 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-19T04:44:43.316Z] ---> 54110521c1b8 [2020-03-19T04:44:43.316Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-19T04:44:43.585Z] ---> Running in fc47cac57265 [2020-03-19T04:44:43.853Z] Removing intermediate container fc47cac57265 [2020-03-19T04:44:43.853Z] ---> 7069ea98b64a [2020-03-19T04:44:43.853Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-19T04:44:44.120Z] ---> Running in e4417f67d9f3 [2020-03-19T04:44:44.390Z] Removing intermediate container e4417f67d9f3 [2020-03-19T04:44:44.390Z] ---> fbddef3ac6cf [2020-03-19T04:44:44.390Z] Step 21/23 : LABEL arch=arm64 [2020-03-19T04:44:44.661Z] ---> Running in 5eb247a162b3 [2020-03-19T04:44:44.933Z] Removing intermediate container 5eb247a162b3 [2020-03-19T04:44:44.933Z] ---> 64ace82b8d68 [2020-03-19T04:44:44.933Z] Step 22/23 : LABEL git_sha=d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed [2020-03-19T04:44:45.205Z] ---> Running in 69169e44c6ea [2020-03-19T04:44:45.475Z] Removing intermediate container 69169e44c6ea [2020-03-19T04:44:45.475Z] ---> b7991f51fb9e [2020-03-19T04:44:45.475Z] Step 23/23 : LABEL version=0.0.0 [2020-03-19T04:44:45.740Z] ---> Running in 4417b2e1ec2c [2020-03-19T04:44:46.007Z] Removing intermediate container 4417b2e1ec2c [2020-03-19T04:44:46.007Z] ---> d28ae2777e33 [2020-03-19T04:44:46.007Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-19T04:44:46.007Z] Successfully built d28ae2777e33 [2020-03-19T04:44:46.272Z] 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-19T04:44:47.789Z] provisioning config files... [2020-03-19T04:44:47.807Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/config22099796744475204tmp [Pipeline] { [Pipeline] sh [2020-03-19T04:44:48.219Z] + curl -s https://codecov.io/bash [2020-03-19T04:44:48.219Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/config22099796744475204tmp [2020-03-19T04:44:48.481Z] [2020-03-19T04:44:48.481Z] _____ _ [2020-03-19T04:44:48.481Z] / ____| | | [2020-03-19T04:44:48.481Z] | | ___ __| | ___ ___ _____ __ [2020-03-19T04:44:48.481Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-19T04:44:48.481Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-19T04:44:48.481Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-19T04:44:48.481Z] Bash-tbd [2020-03-19T04:44:48.481Z] [2020-03-19T04:44:48.481Z] [2020-03-19T04:44:48.481Z] ==> Jenkins CI detected. [2020-03-19T04:44:48.481Z] project root: . [2020-03-19T04:44:48.481Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-19T04:44:48.481Z] ==> Running gcov in . (disable via -X gcov) [2020-03-19T04:44:48.481Z] ==> Python coveragepy not found [2020-03-19T04:44:48.481Z] ==> Searching for coverage reports in: [2020-03-19T04:44:48.481Z] + . [2020-03-19T04:44:48.481Z] -> Found 1 reports [2020-03-19T04:44:48.481Z] ==> Detecting git/mercurial file structure [2020-03-19T04:44:48.481Z] ==> Reading reports [2020-03-19T04:44:48.481Z] + ./coverage.out bytes=10 [2020-03-19T04:44:48.481Z] ==> Appending adjustments [2020-03-19T04:44:48.481Z] http://docs.codecov.io/docs/fixing-reports [2020-03-19T04:44:48.740Z] + Found adjustments [2020-03-19T04:44:48.740Z] ==> Gzipping contents [2020-03-19T04:44:48.740Z] ==> Uploading reports [2020-03-19T04:44:48.740Z] url: https://codecov.io [2020-03-19T04:44:48.740Z] query: branch=PR-171&commit=d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=171&job= [2020-03-19T04:44:48.740Z] -> Pinging Codecov [2020-03-19T04:44:48.740Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-171&commit=d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=171&job= [2020-03-19T04:44:49.312Z] -> Uploading [2020-03-19T04:44:49.881Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d479e46bdce4edbf2fb80e03c5aa8d17ff81a8ed [Pipeline] } [2020-03-19T04:44:49.900Z] 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-19T04:44:51.549Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-19T04:44:51.886Z] ---> package-listing.sh [2020-03-19T04:44:51.886Z] ++ facter osfamily [2020-03-19T04:44:51.886Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-19T04:44:51.886Z] + OS_FAMILY=redhat [2020-03-19T04:44:51.886Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-171 [2020-03-19T04:44:51.886Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-19T04:44:51.886Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-19T04:44:51.886Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-19T04:44:51.886Z] + PACKAGES=/tmp/packages_start.txt [2020-03-19T04:44:51.886Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-171 ']' [2020-03-19T04:44:51.886Z] + PACKAGES=/tmp/packages_end.txt [2020-03-19T04:44:51.886Z] + case "${OS_FAMILY}" in [2020-03-19T04:44:51.886Z] + rpm -qa [2020-03-19T04:44:51.886Z] + sort [2020-03-19T04:44:55.183Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-19T04:44:55.183Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-19T04:44:55.183Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-19T04:44:55.183Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-171 ']' [2020-03-19T04:44:55.183Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-171/archives/ [2020-03-19T04:44:55.183Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-171/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-19T04:44:55.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-19T04:44:55.702Z] [2020-03-19T04:44:55.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-19T04:44:56.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-19T04:44:56.068Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-19T04:44:56.068Z] c9b1b535fdd9: Pulling fs layer [2020-03-19T04:44:56.068Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-19T04:44:56.068Z] 756a868c4378: Pulling fs layer [2020-03-19T04:44:56.068Z] 444b2fc9a129: Pulling fs layer [2020-03-19T04:44:56.068Z] ea15f1150254: Pulling fs layer [2020-03-19T04:44:56.068Z] 41b27a9f41bf: Pulling fs layer [2020-03-19T04:44:56.068Z] 28c525ee5125: Pulling fs layer [2020-03-19T04:44:56.068Z] 094b1ea09ed8: Pulling fs layer [2020-03-19T04:44:56.068Z] 138eaada9080: Pulling fs layer [2020-03-19T04:44:56.068Z] 0622d0fa9048: Pulling fs layer [2020-03-19T04:44:56.068Z] 444b2fc9a129: Waiting [2020-03-19T04:44:56.068Z] ea15f1150254: Waiting [2020-03-19T04:44:56.068Z] 41b27a9f41bf: Waiting [2020-03-19T04:44:56.068Z] 28c525ee5125: Waiting [2020-03-19T04:44:56.068Z] 094b1ea09ed8: Waiting [2020-03-19T04:44:56.068Z] 138eaada9080: Waiting [2020-03-19T04:44:56.068Z] 0622d0fa9048: Waiting [2020-03-19T04:44:56.068Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-19T04:44:56.068Z] 2cc5ad85d9ab: Download complete [2020-03-19T04:44:56.068Z] 444b2fc9a129: Verifying Checksum [2020-03-19T04:44:56.068Z] 444b2fc9a129: Download complete [2020-03-19T04:44:56.328Z] c9b1b535fdd9: Verifying Checksum [2020-03-19T04:44:56.328Z] c9b1b535fdd9: Download complete [2020-03-19T04:44:56.329Z] ea15f1150254: Verifying Checksum [2020-03-19T04:44:56.329Z] ea15f1150254: Download complete [2020-03-19T04:44:56.329Z] 28c525ee5125: Verifying Checksum [2020-03-19T04:44:56.329Z] 28c525ee5125: Download complete [2020-03-19T04:44:56.599Z] c9b1b535fdd9: Pull complete [2020-03-19T04:44:56.864Z] 756a868c4378: Verifying Checksum [2020-03-19T04:44:56.864Z] 756a868c4378: Download complete [2020-03-19T04:44:56.864Z] 138eaada9080: Verifying Checksum [2020-03-19T04:44:56.864Z] 138eaada9080: Download complete [2020-03-19T04:44:56.864Z] 0622d0fa9048: Verifying Checksum [2020-03-19T04:44:56.864Z] 0622d0fa9048: Download complete [2020-03-19T04:44:56.864Z] 094b1ea09ed8: Verifying Checksum [2020-03-19T04:44:56.864Z] 094b1ea09ed8: Download complete [2020-03-19T04:44:57.132Z] 2cc5ad85d9ab: Pull complete [2020-03-19T04:44:57.724Z] 41b27a9f41bf: Verifying Checksum [2020-03-19T04:44:57.724Z] 41b27a9f41bf: Download complete [2020-03-19T04:44:58.668Z] 756a868c4378: Pull complete [2020-03-19T04:44:58.935Z] 444b2fc9a129: Pull complete [2020-03-19T04:44:59.201Z] ea15f1150254: Pull complete [2020-03-19T04:45:03.434Z] 41b27a9f41bf: Pull complete [2020-03-19T04:45:03.434Z] 28c525ee5125: Pull complete [2020-03-19T04:45:07.664Z] 094b1ea09ed8: Pull complete [2020-03-19T04:45:07.664Z] 138eaada9080: Pull complete [2020-03-19T04:45:07.664Z] 0622d0fa9048: Pull complete [2020-03-19T04:45:07.664Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-19T04:45:07.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-19T04:45:07.866Z] prd-centos7-docker-4c-2g-1092 does not seem to be running inside a container [2020-03-19T04:45:07.917Z] $ 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-171 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-171:/w/workspace/edgexfoundry_edgex-ui-go_PR-171:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-171@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-19T04:45:09.100Z] $ docker top 6196edb234a9fbfd9fc70d20eec9910beef32819b05ffa6ae98f5631c4e965dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-19T04:45:09.463Z] provisioning config files... [2020-03-19T04:45:09.479Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-171@tmp/config20453866320686502tmp [Pipeline] { [Pipeline] echo [2020-03-19T04:45:09.584Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-19T04:45:09.912Z] ---> create-netrc.sh [Pipeline] echo [2020-03-19T04:45:09.934Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-19T04:45:10.254Z] ---> logs-deploy.sh [2020-03-19T04:45:10.254Z] + ARCHIVE_ARTIFACTS= [2020-03-19T04:45:10.254Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-19T04:45:10.254Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-19T04:45:10.254Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-19T04:45:10.254Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-171/1 [2020-03-19T04:45:10.254Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-171/1/ [2020-03-19T04:45:10.254Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-171/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-171 [2020-03-19T04:45:11.648Z] Archives upload complete. [2020-03-19T04:45:11.908Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-171/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-171/1/