Pull request #200 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 7f0e46b7462c18f15eddc9b73acce740706c4314+97047a869281d898e845922488fb67935de8e6bc (113cab323532c395c8b4a335e39716b73b033402) 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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-200/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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3439’ Running on prd-centos7-docker-4c-2g-3441 in /w/workspace/edgexfoundry_edgex-ui-go_PR-200 [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 Fetching without tags > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-200 # 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/200/head:refs/remotes/origin/PR-200 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/200/head:refs/remotes/origin/PR-200 # 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/200/head:refs/remotes/origin/PR-200 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 97047a869281d898e845922488fb67935de8e6bc into PR head commit 7f0e46b7462c18f15eddc9b73acce740706c4314 Merge succeeded, producing 7f0e46b7462c18f15eddc9b73acce740706c4314 Checking out Revision 7f0e46b7462c18f15eddc9b73acce740706c4314 (PR-200) > git config core.sparsecheckout # timeout=10 > git checkout -f 7f0e46b7462c18f15eddc9b73acce740706c4314 # 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 97047a869281d898e845922488fb67935de8e6bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f0e46b7462c18f15eddc9b73acce740706c4314 # timeout=10 Commit message: "Update issue-#199" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-11T15:40:36.598Z] 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-04-11T15:40:39.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-11T15:40:39.112Z] [2020-04-11T15:40:39.112Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-11T15:40:39.547Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-11T15:40:39.547Z] latest: Pulling from edgex-devops/git-semver [2020-04-11T15:40:39.547Z] 9123ac7c32f7: Pulling fs layer [2020-04-11T15:40:39.547Z] b8cc5d1170e3: Pulling fs layer [2020-04-11T15:40:39.547Z] 2924cbbf6a41: Pulling fs layer [2020-04-11T15:40:39.547Z] 93b08a4f1073: Pulling fs layer [2020-04-11T15:40:39.547Z] 93b08a4f1073: Waiting [2020-04-11T15:40:39.547Z] b8cc5d1170e3: Download complete [2020-04-11T15:40:39.547Z] 9123ac7c32f7: Verifying Checksum [2020-04-11T15:40:39.547Z] 9123ac7c32f7: Download complete [2020-04-11T15:40:39.832Z] 93b08a4f1073: Verifying Checksum [2020-04-11T15:40:39.832Z] 93b08a4f1073: Download complete [2020-04-11T15:40:39.832Z] 2924cbbf6a41: Verifying Checksum [2020-04-11T15:40:39.832Z] 2924cbbf6a41: Download complete [2020-04-11T15:40:39.832Z] 9123ac7c32f7: Pull complete [2020-04-11T15:40:40.094Z] b8cc5d1170e3: Pull complete [2020-04-11T15:40:40.665Z] 2924cbbf6a41: Pull complete [2020-04-11T15:40:40.926Z] 93b08a4f1073: Pull complete [2020-04-11T15:40:40.926Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-11T15:40:40.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-11T15:40:41.078Z] prd-centos7-docker-4c-2g-3441 does not seem to be running inside a container [2020-04-11T15:40:41.128Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-200 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-200:/w/workspace/edgexfoundry_edgex-ui-go_PR-200:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-200@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-200@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-04-11T15:40:41.712Z] $ docker top cda900c0d2c49aa8560209dae4db906fea35a09496aa71aa3e441077a031aba5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-11T15:40:42.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-11T15:40:42.078Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-11T15:40:42.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-11T15:40:42.296Z] $ docker exec cda900c0d2c49aa8560209dae4db906fea35a09496aa71aa3e441077a031aba5 ssh-agent [2020-04-11T15:40:42.467Z] SSH_AUTH_SOCK=/tmp/ssh-NBSIMGPulekU/agent.15 [2020-04-11T15:40:42.467Z] SSH_AGENT_PID=21 [2020-04-11T15:40:42.491Z] Running ssh-add (command line suppressed) [2020-04-11T15:40:42.636Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-200@tmp/private_key_1891789790920203147.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-200@tmp/private_key_1891789790920203147.key) [2020-04-11T15:40:42.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-11T15:40:43.050Z] + git describe --exact-match --tags HEAD [2020-04-11T15:40:43.050Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-11T15:40:43.137Z] $ docker exec --env ******** --env ******** cda900c0d2c49aa8560209dae4db906fea35a09496aa71aa3e441077a031aba5 ssh-agent -k [2020-04-11T15:40:43.289Z] unset SSH_AUTH_SOCK; [2020-04-11T15:40:43.289Z] unset SSH_AGENT_PID; [2020-04-11T15:40:43.289Z] echo Agent pid 21 killed; [2020-04-11T15:40:43.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-11T15:40:43.482Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-11T15:40:43.482Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-11T15:40:43.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-11T15:40:43.585Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-11T15:40:43.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-11T15:40:43.774Z] $ docker exec cda900c0d2c49aa8560209dae4db906fea35a09496aa71aa3e441077a031aba5 ssh-agent [2020-04-11T15:40:43.962Z] SSH_AUTH_SOCK=/tmp/ssh-ewPCWTab258H/agent.56 [2020-04-11T15:40:43.962Z] SSH_AGENT_PID=63 [2020-04-11T15:40:43.969Z] Running ssh-add (command line suppressed) [2020-04-11T15:40:44.109Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-200@tmp/private_key_7900827767701057504.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-200@tmp/private_key_7900827767701057504.key) [2020-04-11T15:40:44.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-11T15:40:44.519Z] + git semver init [2020-04-11T15:40:44.519Z] # -> Open(): unable to determine branch for HEAD [2020-04-11T15:40:44.519Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-200/.git [2020-04-11T15:40:44.519Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-200 [2020-04-11T15:40:44.519Z] # $SEMVER_REMOTE_NAME = origin [2020-04-11T15:40:44.519Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-11T15:40:44.519Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-11T15:40:44.519Z] # $SEMVER_BRANCH = PR-200 [2020-04-11T15:40:44.519Z] # $SEMVER_TEMP = /tmp/semver-658364961 [2020-04-11T15:40:44.519Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-11T15:40:45.460Z] # '/tmp/semver-658364961' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-200/.semver' [2020-04-11T15:40:45.460Z] # -> Force: false [2020-04-11T15:40:45.460Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-200/.semver [Pipeline] } [2020-04-11T15:40:45.484Z] $ docker exec --env ******** --env ******** cda900c0d2c49aa8560209dae4db906fea35a09496aa71aa3e441077a031aba5 ssh-agent -k [2020-04-11T15:40:45.624Z] unset SSH_AUTH_SOCK; [2020-04-11T15:40:45.624Z] unset SSH_AGENT_PID; [2020-04-11T15:40:45.624Z] echo Agent pid 63 killed; [2020-04-11T15:40:45.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-11T15:40:46.207Z] + git semver [Pipeline] } [2020-04-11T15:40:46.236Z] $ docker stop --time=1 cda900c0d2c49aa8560209dae4db906fea35a09496aa71aa3e441077a031aba5 [2020-04-11T15:40:47.566Z] $ docker rm -f cda900c0d2c49aa8560209dae4db906fea35a09496aa71aa3e441077a031aba5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-11T15:40:48.642Z] Stashed 41 file(s) [Pipeline] echo [2020-04-11T15:40:48.659Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-11T15:41:04.096Z] Still waiting to schedule task [2020-04-11T15:41:04.096Z] ‘prd-centos7-docker-4c-2g-3442’ is offline [2020-04-11T15:41:04.117Z] Still waiting to schedule task [2020-04-11T15:41:04.117Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-11T15:43:04.002Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3443 in /w/workspace/edgexfoundry_edgex-ui-go_PR-200 [Pipeline] { [Pipeline] ws [2020-04-11T15:43:04.123Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-11T15:43:10.717Z] using credential edgex-jenkins-ssh [2020-04-11T15:43:10.800Z] Cloning the remote Git repository [2020-04-11T15:43:10.800Z] Cloning with configured refspecs honoured and without tags [2020-04-11T15:43:10.873Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-11T15:43:10.956Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-11T15:43:11.110Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-11T15:43:11.113Z] > git --version # timeout=10 [2020-04-11T15:43:11.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-11T15:43:11.210Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-11T15:43:12.470Z] Fetching without tags [2020-04-11T15:43:12.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-11T15:43:12.382Z] > git config --add remote.origin.fetch +refs/pull/200/head:refs/remotes/origin/PR-200 # timeout=10 [2020-04-11T15:43:12.405Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-11T15:43:12.431Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-11T15:43:12.488Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-11T15:43:12.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-11T15:43:12.501Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-11T15:43:12.955Z] Merging remotes/origin/master commit 97047a869281d898e845922488fb67935de8e6bc into PR head commit 7f0e46b7462c18f15eddc9b73acce740706c4314 [2020-04-11T15:43:13.295Z] Merge succeeded, producing 7f0e46b7462c18f15eddc9b73acce740706c4314 [2020-04-11T15:43:13.296Z] Checking out Revision 7f0e46b7462c18f15eddc9b73acce740706c4314 (PR-200) [2020-04-11T15:43:12.983Z] > git config core.sparsecheckout # timeout=10 [2020-04-11T15:43:13.012Z] > git checkout -f 7f0e46b7462c18f15eddc9b73acce740706c4314 # timeout=10 [2020-04-11T15:43:13.211Z] > git remote # timeout=10 [2020-04-11T15:43:13.233Z] > git config --get remote.origin.url # timeout=10 [2020-04-11T15:43:13.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-11T15:43:13.258Z] > git merge 97047a869281d898e845922488fb67935de8e6bc # timeout=10 [2020-04-11T15:43:13.281Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-11T15:43:13.307Z] > git config core.sparsecheckout # timeout=10 [2020-04-11T15:43:13.317Z] > git checkout -f 7f0e46b7462c18f15eddc9b73acce740706c4314 # timeout=10 [2020-04-11T15:43:17.976Z] Commit message: "Update issue-#199" [2020-04-11T15:43:18.027Z] > git --version # timeout=10 [2020-04-11T15:43:18.051Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-11T15:43:19.859Z] ========================================================= [2020-04-11T15:43:19.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-11T15:43:19.859Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-11T15:43:20.929Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-11T15:43:21.900Z] Sending build context to Docker daemon 11.49MB [2020-04-11T15:43:21.900Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-11T15:43:21.900Z] Step 2/8 : FROM ${BASE} [2020-04-11T15:43:22.488Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-11T15:43:22.488Z] cde5963f3b93: Pulling fs layer [2020-04-11T15:43:22.488Z] 2a23fa8c16f7: Pulling fs layer [2020-04-11T15:43:22.488Z] 777b28850792: Pulling fs layer [2020-04-11T15:43:22.488Z] 8a11ddd9e578: Pulling fs layer [2020-04-11T15:43:22.488Z] 4cf88f913ddb: Pulling fs layer [2020-04-11T15:43:22.488Z] 1df406cf5192: Pulling fs layer [2020-04-11T15:43:22.488Z] cd6300453558: Pulling fs layer [2020-04-11T15:43:22.488Z] b9c365052c96: Pulling fs layer [2020-04-11T15:43:22.488Z] a2d8cc88f415: Pulling fs layer [2020-04-11T15:43:22.488Z] ea1d1ca13537: Pulling fs layer [2020-04-11T15:43:22.488Z] 3750a50a1c5e: Pulling fs layer [2020-04-11T15:43:22.488Z] 8a11ddd9e578: Waiting [2020-04-11T15:43:22.488Z] b9c365052c96: Waiting [2020-04-11T15:43:22.488Z] a2d8cc88f415: Waiting [2020-04-11T15:43:22.488Z] 4cf88f913ddb: Waiting [2020-04-11T15:43:22.488Z] ea1d1ca13537: Waiting [2020-04-11T15:43:22.488Z] 1df406cf5192: Waiting [2020-04-11T15:43:22.488Z] cd6300453558: Waiting [2020-04-11T15:43:22.488Z] 3750a50a1c5e: Waiting [2020-04-11T15:43:22.488Z] 777b28850792: Verifying Checksum [2020-04-11T15:43:22.488Z] 777b28850792: Download complete [2020-04-11T15:43:22.488Z] 2a23fa8c16f7: Download complete [2020-04-11T15:43:22.488Z] 4cf88f913ddb: Verifying Checksum [2020-04-11T15:43:22.488Z] 4cf88f913ddb: Download complete [2020-04-11T15:43:22.488Z] 1df406cf5192: Download complete [2020-04-11T15:43:22.760Z] cde5963f3b93: Verifying Checksum [2020-04-11T15:43:22.760Z] cde5963f3b93: Download complete [2020-04-11T15:43:23.354Z] cde5963f3b93: Pull complete [2020-04-11T15:43:24.332Z] 2a23fa8c16f7: Pull complete [2020-04-11T15:43:25.326Z] 777b28850792: Pull complete [2020-04-11T15:43:26.748Z] cd6300453558: Verifying Checksum [2020-04-11T15:43:26.748Z] cd6300453558: Download complete [2020-04-11T15:43:26.748Z] a2d8cc88f415: Verifying Checksum [2020-04-11T15:43:26.748Z] a2d8cc88f415: Download complete [2020-04-11T15:43:29.362Z] ea1d1ca13537: Verifying Checksum [2020-04-11T15:43:29.362Z] ea1d1ca13537: Download complete [2020-04-11T15:43:29.362Z] 3750a50a1c5e: Verifying Checksum [2020-04-11T15:43:29.362Z] 3750a50a1c5e: Download complete [2020-04-11T15:43:31.964Z] b9c365052c96: Verifying Checksum [2020-04-11T15:43:31.964Z] b9c365052c96: Download complete [2020-04-11T15:43:33.381Z] 8a11ddd9e578: Verifying Checksum [2020-04-11T15:43:33.381Z] 8a11ddd9e578: Download complete [2020-04-11T15:43:43.696Z] Running on prd-centos7-docker-4c-2g-3444 in /w/workspace/edgexfoundry_edgex-ui-go_PR-200 [Pipeline] { [Pipeline] ws [2020-04-11T15:43:43.762Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-11T15:43:45.736Z] 8a11ddd9e578: Pull complete [2020-04-11T15:43:45.736Z] 4cf88f913ddb: Pull complete [2020-04-11T15:43:45.736Z] 1df406cf5192: Pull complete [2020-04-11T15:43:46.159Z] using credential edgex-jenkins-ssh [2020-04-11T15:43:46.200Z] Cloning the remote Git repository [2020-04-11T15:43:46.200Z] Cloning with configured refspecs honoured and without tags [2020-04-11T15:43:46.011Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-11T15:43:47.026Z] Fetching without tags [2020-04-11T15:43:46.054Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-11T15:43:46.099Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-11T15:43:46.100Z] > git --version # timeout=10 [2020-04-11T15:43:46.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-11T15:43:46.143Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-11T15:43:46.846Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-11T15:43:46.854Z] > git config --add remote.origin.fetch +refs/pull/200/head:refs/remotes/origin/PR-200 # timeout=10 [2020-04-11T15:43:46.863Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-11T15:43:46.875Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-11T15:43:46.886Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-11T15:43:46.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-11T15:43:46.890Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-11T15:43:47.420Z] Merging remotes/origin/master commit 97047a869281d898e845922488fb67935de8e6bc into PR head commit 7f0e46b7462c18f15eddc9b73acce740706c4314 [2020-04-11T15:43:47.888Z] Merge succeeded, producing 7f0e46b7462c18f15eddc9b73acce740706c4314 [2020-04-11T15:43:47.889Z] Checking out Revision 7f0e46b7462c18f15eddc9b73acce740706c4314 (PR-200) [2020-04-11T15:43:47.317Z] > git config core.sparsecheckout # timeout=10 [2020-04-11T15:43:47.324Z] > git checkout -f 7f0e46b7462c18f15eddc9b73acce740706c4314 # timeout=10 [2020-04-11T15:43:47.782Z] > git remote # timeout=10 [2020-04-11T15:43:47.788Z] > git config --get remote.origin.url # timeout=10 [2020-04-11T15:43:47.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-11T15:43:47.799Z] > git merge 97047a869281d898e845922488fb67935de8e6bc # timeout=10 [2020-04-11T15:43:47.809Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-11T15:43:47.819Z] > git config core.sparsecheckout # timeout=10 [2020-04-11T15:43:47.826Z] > git checkout -f 7f0e46b7462c18f15eddc9b73acce740706c4314 # timeout=10 [2020-04-11T15:43:49.111Z] cd6300453558: Pull complete [2020-04-11T15:43:51.658Z] Commit message: "Update issue-#199" [2020-04-11T15:43:51.685Z] > git --version # timeout=10 [2020-04-11T15:43:51.694Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-11T15:43:52.771Z] ========================================================= [2020-04-11T15:43:52.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-11T15:43:52.771Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-11T15:43:53.386Z] b9c365052c96: Pull complete [2020-04-11T15:43:53.387Z] a2d8cc88f415: Pull complete [2020-04-11T15:43:53.501Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-11T15:43:53.763Z] Sending build context to Docker daemon 11.49MB [2020-04-11T15:43:53.763Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-11T15:43:53.763Z] Step 2/8 : FROM ${BASE} [2020-04-11T15:43:53.763Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-11T15:43:53.763Z] e6b0cf9c0882: Pulling fs layer [2020-04-11T15:43:53.764Z] 2848faf0eed1: Pulling fs layer [2020-04-11T15:43:53.764Z] 0f37312ad70f: Pulling fs layer [2020-04-11T15:43:53.764Z] 5788d62ee057: Pulling fs layer [2020-04-11T15:43:53.764Z] 0e6b1d234666: Pulling fs layer [2020-04-11T15:43:53.764Z] bf5d7aec512f: Pulling fs layer [2020-04-11T15:43:53.764Z] 34c802a77dc8: Pulling fs layer [2020-04-11T15:43:53.764Z] 9eb99e56ec68: Pulling fs layer [2020-04-11T15:43:53.764Z] 27c7a5d97fbd: Pulling fs layer [2020-04-11T15:43:53.764Z] 5c102a31e300: Pulling fs layer [2020-04-11T15:43:53.764Z] dcfb455df0a1: Pulling fs layer [2020-04-11T15:43:53.764Z] 5788d62ee057: Waiting [2020-04-11T15:43:53.764Z] 0e6b1d234666: Waiting [2020-04-11T15:43:53.764Z] bf5d7aec512f: Waiting [2020-04-11T15:43:53.764Z] 34c802a77dc8: Waiting [2020-04-11T15:43:53.764Z] 9eb99e56ec68: Waiting [2020-04-11T15:43:53.764Z] 27c7a5d97fbd: Waiting [2020-04-11T15:43:53.764Z] 5c102a31e300: Waiting [2020-04-11T15:43:53.764Z] dcfb455df0a1: Waiting [2020-04-11T15:43:53.764Z] 0f37312ad70f: Verifying Checksum [2020-04-11T15:43:53.764Z] 0f37312ad70f: Download complete [2020-04-11T15:43:53.764Z] 2848faf0eed1: Verifying Checksum [2020-04-11T15:43:53.764Z] 2848faf0eed1: Download complete [2020-04-11T15:43:53.764Z] 0e6b1d234666: Download complete [2020-04-11T15:43:53.764Z] bf5d7aec512f: Verifying Checksum [2020-04-11T15:43:53.764Z] bf5d7aec512f: Download complete [2020-04-11T15:43:53.764Z] e6b0cf9c0882: Verifying Checksum [2020-04-11T15:43:53.764Z] e6b0cf9c0882: Download complete [2020-04-11T15:43:54.340Z] e6b0cf9c0882: Pull complete [2020-04-11T15:43:54.340Z] 34c802a77dc8: Verifying Checksum [2020-04-11T15:43:54.340Z] 34c802a77dc8: Download complete [2020-04-11T15:43:54.610Z] 27c7a5d97fbd: Verifying Checksum [2020-04-11T15:43:54.610Z] 27c7a5d97fbd: Download complete [2020-04-11T15:43:54.872Z] 5c102a31e300: Verifying Checksum [2020-04-11T15:43:54.872Z] 5c102a31e300: Download complete [2020-04-11T15:43:55.132Z] dcfb455df0a1: Verifying Checksum [2020-04-11T15:43:55.132Z] dcfb455df0a1: Download complete [2020-04-11T15:43:55.132Z] 5788d62ee057: Verifying Checksum [2020-04-11T15:43:55.132Z] 5788d62ee057: Download complete [2020-04-11T15:43:55.357Z] ea1d1ca13537: Pull complete [2020-04-11T15:43:55.392Z] 9eb99e56ec68: Verifying Checksum [2020-04-11T15:43:55.392Z] 9eb99e56ec68: Download complete [2020-04-11T15:43:56.326Z] 3750a50a1c5e: Pull complete [2020-04-11T15:43:56.326Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-11T15:43:56.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-11T15:43:56.326Z] ---> 78745c68409d [2020-04-11T15:43:56.326Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-11T15:43:56.333Z] 2848faf0eed1: Pull complete [2020-04-11T15:43:56.593Z] 0f37312ad70f: Pull complete [2020-04-11T15:44:00.609Z] ---> Running in 76cc47ccde79 [2020-04-11T15:44:00.609Z] Removing intermediate container 76cc47ccde79 [2020-04-11T15:44:00.609Z] ---> 2e5e39e1ac60 [2020-04-11T15:44:00.609Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-11T15:44:00.881Z] ---> Running in 90a4d15bde16 [2020-04-11T15:44:02.838Z] Removing intermediate container 90a4d15bde16 [2020-04-11T15:44:02.838Z] ---> 32e7332cec5c [2020-04-11T15:44:02.838Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-11T15:44:03.107Z] ---> Running in 427e690e2ea6 [2020-04-11T15:44:03.179Z] 5788d62ee057: Pull complete [2020-04-11T15:44:03.179Z] 0e6b1d234666: Pull complete [2020-04-11T15:44:03.179Z] bf5d7aec512f: Pull complete [2020-04-11T15:44:04.072Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-11T15:44:05.037Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-11T15:44:05.625Z] OK: 125 MiB in 39 packages [2020-04-11T15:44:07.038Z] Removing intermediate container 427e690e2ea6 [2020-04-11T15:44:07.038Z] ---> a203ef02c58d [2020-04-11T15:44:07.038Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-11T15:44:07.038Z] ---> Running in 2567b3b30aeb [2020-04-11T15:44:07.626Z] Removing intermediate container 2567b3b30aeb [2020-04-11T15:44:07.626Z] ---> 40cf398e653b [2020-04-11T15:44:07.626Z] Step 7/8 : COPY . . [2020-04-11T15:44:08.465Z] 34c802a77dc8: Pull complete [2020-04-11T15:44:09.047Z] ---> ff23a8b893f8 [2020-04-11T15:44:09.047Z] Step 8/8 : RUN go mod download [2020-04-11T15:44:09.047Z] ---> Running in 2dc76963c541 [2020-04-11T15:44:10.373Z] 9eb99e56ec68: Pull complete [2020-04-11T15:44:10.635Z] 27c7a5d97fbd: Pull complete [2020-04-11T15:44:11.572Z] 5c102a31e300: Pull complete [2020-04-11T15:44:11.572Z] dcfb455df0a1: Pull complete [2020-04-11T15:44:11.572Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-11T15:44:11.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-11T15:44:11.572Z] ---> 7c70fe431013 [2020-04-11T15:44:11.572Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-11T15:44:11.831Z] ---> Running in fc14810d4bd1 [2020-04-11T15:44:11.831Z] Removing intermediate container fc14810d4bd1 [2020-04-11T15:44:11.831Z] ---> f1abf025a075 [2020-04-11T15:44:11.831Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-11T15:44:11.831Z] ---> Running in cf0e20af58ab [2020-04-11T15:44:13.216Z] Removing intermediate container cf0e20af58ab [2020-04-11T15:44:13.216Z] ---> 80c593fca999 [2020-04-11T15:44:13.216Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-11T15:44:13.217Z] ---> Running in 414c6140f006 [2020-04-11T15:44:13.784Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-11T15:44:14.723Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-11T15:44:14.983Z] OK: 143 MiB in 39 packages [2020-04-11T15:44:15.552Z] Removing intermediate container 414c6140f006 [2020-04-11T15:44:15.552Z] ---> 15939b4dc275 [2020-04-11T15:44:15.552Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-11T15:44:15.552Z] ---> Running in eca97597b920 [2020-04-11T15:44:15.811Z] Removing intermediate container eca97597b920 [2020-04-11T15:44:15.811Z] ---> d7f6eee56876 [2020-04-11T15:44:15.811Z] Step 7/8 : COPY . . [2020-04-11T15:44:16.749Z] ---> 73cca3eaf84b [2020-04-11T15:44:16.749Z] Step 8/8 : RUN go mod download [2020-04-11T15:44:16.749Z] ---> Running in 822da85a0f5f [2020-04-11T15:44:17.263Z] go: finding cloud.google.com/go v0.26.0 [2020-04-11T15:44:17.263Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-11T15:44:17.263Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-11T15:44:17.263Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-11T15:44:17.263Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-11T15:44:17.263Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-11T15:44:17.263Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-11T15:44:17.263Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-11T15:44:17.263Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-11T15:44:17.263Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-11T15:44:17.263Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-11T15:44:17.263Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-11T15:44:17.263Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-11T15:44:17.263Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-11T15:44:17.263Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-11T15:44:17.263Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-11T15:44:17.263Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-11T15:44:17.263Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-11T15:44:17.263Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-11T15:44:17.263Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-11T15:44:17.263Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-11T15:44:17.263Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-11T15:44:17.263Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-11T15:44:17.263Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-11T15:44:17.263Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-11T15:44:17.263Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-11T15:44:17.263Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-11T15:44:17.263Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-11T15:44:17.263Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-11T15:44:17.263Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-11T15:44:17.263Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-11T15:44:17.263Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-11T15:44:17.263Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-11T15:44:17.263Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-11T15:44:17.263Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-11T15:44:17.531Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-11T15:44:17.531Z] go: finding github.com/fatih/color v1.9.0 [2020-04-11T15:44:17.531Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-11T15:44:17.531Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-11T15:44:17.531Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-11T15:44:17.531Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-11T15:44:17.531Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-11T15:44:17.799Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-11T15:44:17.799Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-11T15:44:17.799Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-11T15:44:17.799Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-11T15:44:17.799Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-11T15:44:17.799Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-11T15:44:17.799Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-11T15:44:17.799Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-11T15:44:18.066Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-11T15:44:18.066Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-11T15:44:18.066Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-11T15:44:18.066Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-11T15:44:18.066Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-11T15:44:18.066Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-11T15:44:18.333Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-11T15:44:18.333Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-11T15:44:18.333Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-11T15:44:18.333Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-11T15:44:18.333Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-11T15:44:18.333Z] go: finding github.com/golang/mock v1.1.1 [2020-04-11T15:44:18.601Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-11T15:44:18.601Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-11T15:44:18.601Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-11T15:44:18.601Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-11T15:44:18.601Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-11T15:44:18.601Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-11T15:44:18.601Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-11T15:44:18.601Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-11T15:44:18.868Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-11T15:44:18.868Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-11T15:44:18.868Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-11T15:44:18.868Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-11T15:44:18.868Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-11T15:44:18.868Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-11T15:44:18.868Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-11T15:44:19.136Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-11T15:44:19.136Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-11T15:44:19.136Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-11T15:44:19.136Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-11T15:44:19.136Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-11T15:44:19.136Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-11T15:44:19.405Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-11T15:44:19.405Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-11T15:44:19.405Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-11T15:44:19.405Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-11T15:44:19.405Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-11T15:44:19.405Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-11T15:44:19.678Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-11T15:44:19.678Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-11T15:44:19.678Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-11T15:44:19.678Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-11T15:44:19.678Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-11T15:44:19.678Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-11T15:44:19.678Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-11T15:44:19.945Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-11T15:44:19.946Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-11T15:44:19.946Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-11T15:44:19.946Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-11T15:44:19.946Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-11T15:44:19.946Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-11T15:44:20.213Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-11T15:44:20.213Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-11T15:44:20.213Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-11T15:44:20.213Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-11T15:44:20.213Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-11T15:44:20.213Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-11T15:44:20.213Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-11T15:44:20.480Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-11T15:44:20.480Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-11T15:44:20.480Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-11T15:44:20.480Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-11T15:44:20.480Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-11T15:44:20.480Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-11T15:44:20.480Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-11T15:44:20.746Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-11T15:44:20.746Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-11T15:44:20.746Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-11T15:44:20.746Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-11T15:44:20.746Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-11T15:44:20.746Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-11T15:44:20.746Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-11T15:44:20.746Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-11T15:44:21.014Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-11T15:44:21.014Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-11T15:44:21.014Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-11T15:44:21.014Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-11T15:44:21.014Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-11T15:44:21.014Z] go: finding github.com/kr/pty v1.1.1 [2020-04-11T15:44:21.280Z] go: finding github.com/kr/text v0.1.0 [2020-04-11T15:44:21.280Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-11T15:44:21.280Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-11T15:44:21.280Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-11T15:44:21.280Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-11T15:44:21.280Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-11T15:44:21.280Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-11T15:44:21.280Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-11T15:44:21.280Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-11T15:44:21.547Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-11T15:44:21.547Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-11T15:44:21.547Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-11T15:44:21.547Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-11T15:44:21.547Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-11T15:44:21.547Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-11T15:44:21.547Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-11T15:44:21.547Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-11T15:44:21.812Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-11T15:44:21.812Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-11T15:44:21.812Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-11T15:44:21.812Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-11T15:44:21.812Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-11T15:44:21.812Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-11T15:44:22.080Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-11T15:44:22.080Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-11T15:44:22.080Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-11T15:44:22.080Z] go: finding github.com/oklog/run v1.0.0 [2020-04-11T15:44:22.080Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-11T15:44:22.080Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-11T15:44:22.348Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-11T15:44:22.348Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-11T15:44:22.348Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-11T15:44:22.348Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-11T15:44:22.348Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-11T15:44:22.348Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-11T15:44:22.348Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-11T15:44:22.348Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-11T15:44:22.348Z] go: finding github.com/posener/complete v1.1.1 [2020-04-11T15:44:22.621Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-11T15:44:22.621Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-11T15:44:22.621Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-11T15:44:22.621Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-11T15:44:22.621Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-11T15:44:22.621Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-11T15:44:22.621Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-11T15:44:22.888Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-11T15:44:22.888Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-11T15:44:22.888Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-11T15:44:22.888Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-11T15:44:22.888Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-11T15:44:22.888Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-11T15:44:22.888Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-11T15:44:23.155Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-11T15:44:23.155Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-11T15:44:23.155Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-11T15:44:23.155Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-11T15:44:23.155Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-11T15:44:23.155Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-11T15:44:23.155Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-11T15:44:23.332Z] go: finding cloud.google.com/go v0.26.0 [2020-04-11T15:44:23.332Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-11T15:44:23.332Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-11T15:44:23.332Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-11T15:44:23.332Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-11T15:44:23.332Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-11T15:44:23.332Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-11T15:44:23.332Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-11T15:44:23.332Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-11T15:44:23.332Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-11T15:44:23.332Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-11T15:44:23.332Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-11T15:44:23.332Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-11T15:44:23.332Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-11T15:44:23.332Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-11T15:44:23.332Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-11T15:44:23.332Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-11T15:44:23.332Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-11T15:44:23.332Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-11T15:44:23.332Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-11T15:44:23.332Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-11T15:44:23.332Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-11T15:44:23.332Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-11T15:44:23.332Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-11T15:44:23.332Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-11T15:44:23.332Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-11T15:44:23.332Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-11T15:44:23.332Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-11T15:44:23.423Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-11T15:44:23.423Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-11T15:44:23.423Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-11T15:44:23.423Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-11T15:44:23.423Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-11T15:44:23.423Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-11T15:44:23.423Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-11T15:44:23.591Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-11T15:44:23.591Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-11T15:44:23.591Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-11T15:44:23.591Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-11T15:44:23.591Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-11T15:44:23.591Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-11T15:44:23.691Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-11T15:44:23.691Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-11T15:44:23.691Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-11T15:44:23.691Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-11T15:44:23.691Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-11T15:44:23.691Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-11T15:44:23.691Z] go: finding golang.org/x/text v0.3.2 [2020-04-11T15:44:23.850Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-11T15:44:23.850Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-11T15:44:23.850Z] go: finding github.com/fatih/color v1.9.0 [2020-04-11T15:44:23.850Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-11T15:44:23.850Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-11T15:44:23.850Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-11T15:44:23.850Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-11T15:44:23.963Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-11T15:44:23.963Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-11T15:44:23.963Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-11T15:44:23.963Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-11T15:44:23.963Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-11T15:44:23.963Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-11T15:44:23.963Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-11T15:44:23.963Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-11T15:44:23.963Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-11T15:44:24.109Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-11T15:44:24.109Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-11T15:44:24.109Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-11T15:44:24.109Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-11T15:44:24.109Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-11T15:44:24.109Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-11T15:44:24.109Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-11T15:44:24.229Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-11T15:44:24.229Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-11T15:44:24.229Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-11T15:44:24.229Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-11T15:44:24.229Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-11T15:44:24.229Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-11T15:44:24.229Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-11T15:44:24.369Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-11T15:44:24.369Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-11T15:44:24.369Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-11T15:44:24.369Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-11T15:44:24.369Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-11T15:44:24.369Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-11T15:44:24.369Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-11T15:44:24.496Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-11T15:44:24.496Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-11T15:44:24.496Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-11T15:44:24.496Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-11T15:44:24.496Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-11T15:44:24.496Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-11T15:44:24.496Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-11T15:44:24.496Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-11T15:44:24.627Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-11T15:44:24.627Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-11T15:44:24.627Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-11T15:44:24.627Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-11T15:44:24.627Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-11T15:44:24.627Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-11T15:44:24.627Z] go: finding github.com/golang/mock v1.1.1 [2020-04-11T15:44:24.768Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-11T15:44:24.768Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-11T15:44:24.887Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-11T15:44:24.887Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-11T15:44:24.887Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-11T15:44:24.887Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-11T15:44:24.887Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-11T15:44:24.887Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-11T15:44:24.887Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-11T15:44:25.146Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-11T15:44:25.146Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-11T15:44:25.146Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-11T15:44:25.146Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-11T15:44:25.146Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-11T15:44:25.146Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-11T15:44:25.405Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-11T15:44:25.405Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-11T15:44:25.405Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-11T15:44:25.405Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-11T15:44:25.405Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-11T15:44:25.405Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-11T15:44:25.405Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-11T15:44:25.665Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-11T15:44:25.665Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-11T15:44:25.665Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-11T15:44:25.665Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-11T15:44:25.665Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-11T15:44:25.665Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-11T15:44:25.665Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-11T15:44:25.928Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-11T15:44:25.928Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-11T15:44:25.928Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-11T15:44:25.928Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-11T15:44:25.928Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-11T15:44:25.928Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-11T15:44:25.928Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-11T15:44:26.186Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-11T15:44:26.186Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-11T15:44:26.186Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-11T15:44:26.186Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-11T15:44:26.186Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-11T15:44:26.186Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-11T15:44:26.186Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-11T15:44:26.445Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-11T15:44:26.445Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-11T15:44:26.445Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-11T15:44:26.445Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-11T15:44:26.445Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-11T15:44:26.445Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-11T15:44:26.445Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-11T15:44:26.704Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-11T15:44:26.704Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-11T15:44:26.704Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-11T15:44:26.704Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-11T15:44:26.704Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-11T15:44:26.704Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-11T15:44:26.704Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-11T15:44:26.964Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-11T15:44:26.964Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-11T15:44:26.964Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-11T15:44:26.964Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-11T15:44:26.964Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-11T15:44:26.964Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-11T15:44:26.964Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-11T15:44:27.223Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-11T15:44:27.223Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-11T15:44:27.223Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-11T15:44:27.223Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-11T15:44:27.223Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-11T15:44:27.223Z] go: finding github.com/kr/pty v1.1.1 [2020-04-11T15:44:27.223Z] go: finding github.com/kr/text v0.1.0 [2020-04-11T15:44:27.223Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-11T15:44:27.482Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-11T15:44:27.482Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-11T15:44:27.482Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-11T15:44:27.482Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-11T15:44:27.482Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-11T15:44:27.482Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-11T15:44:27.482Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-11T15:44:27.741Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-11T15:44:27.741Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-11T15:44:27.741Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-11T15:44:27.741Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-11T15:44:27.741Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-11T15:44:27.741Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-11T15:44:28.004Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-11T15:44:28.004Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-11T15:44:28.004Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-11T15:44:28.004Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-11T15:44:28.004Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-11T15:44:28.004Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-11T15:44:28.004Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-11T15:44:28.263Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-11T15:44:28.263Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-11T15:44:28.263Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-11T15:44:28.263Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-11T15:44:28.263Z] go: finding github.com/oklog/run v1.0.0 [2020-04-11T15:44:28.263Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-11T15:44:28.522Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-11T15:44:28.522Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-11T15:44:28.522Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-11T15:44:28.522Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-11T15:44:28.522Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-11T15:44:28.522Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-11T15:44:28.522Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-11T15:44:28.781Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-11T15:44:28.781Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-11T15:44:28.781Z] go: finding github.com/posener/complete v1.1.1 [2020-04-11T15:44:28.781Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-11T15:44:28.781Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-11T15:44:28.781Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-11T15:44:28.781Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-11T15:44:29.041Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-11T15:44:29.041Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-11T15:44:29.041Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-11T15:44:29.041Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-11T15:44:29.041Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-11T15:44:29.041Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-11T15:44:29.041Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-11T15:44:29.302Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-11T15:44:29.303Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-11T15:44:29.303Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-11T15:44:29.303Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-11T15:44:29.303Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-11T15:44:29.303Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-11T15:44:29.303Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-11T15:44:29.562Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-11T15:44:29.562Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-11T15:44:29.562Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-11T15:44:29.562Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-11T15:44:29.562Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-11T15:44:29.562Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-11T15:44:29.562Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-11T15:44:29.820Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-11T15:44:29.820Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-11T15:44:29.820Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-11T15:44:29.820Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-11T15:44:29.820Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-11T15:44:29.820Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-11T15:44:29.820Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-11T15:44:30.079Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-11T15:44:30.079Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-11T15:44:30.079Z] go: finding golang.org/x/text v0.3.2 [2020-04-11T15:44:30.079Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-11T15:44:30.079Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-11T15:44:30.079Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-11T15:44:30.079Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-11T15:44:30.079Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-11T15:44:30.339Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-11T15:44:30.339Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-11T15:44:30.339Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-11T15:44:30.339Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-11T15:44:30.339Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-11T15:44:30.339Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-11T15:44:30.598Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-11T15:44:30.598Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-11T15:44:30.599Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-11T15:44:30.599Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-11T15:44:30.599Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-11T15:44:30.599Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-11T15:44:30.599Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-11T15:44:30.599Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-11T15:44:30.599Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-11T15:44:30.858Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-11T15:44:30.858Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-11T15:44:30.858Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-11T15:44:30.858Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-11T15:44:30.858Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-11T15:44:30.858Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-04-11T15:46:01.472Z] Removing intermediate container 2dc76963c541 [2020-04-11T15:46:01.473Z] ---> d7e7eae76865 [2020-04-11T15:46:01.473Z] Successfully built d7e7eae76865 [2020-04-11T15:46:01.473Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-11T15:46:02.272Z] + docker inspect -f . ci-base-image-arm64 [2020-04-11T15:46:02.272Z] . [Pipeline] withDockerContainer [2020-04-11T15:46:02.884Z] prd-ubuntu18.04-docker-arm64-4c-16g-3443 does not seem to be running inside a container [2020-04-11T15:46:02.968Z] $ 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-04-11T15:46:04.394Z] $ docker top 0b1d5336d67c9a78106605c0ead636de60d372f45162a5cd379738e4770eab49 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-11T15:46:05.537Z] + go version [2020-04-11T15:46:05.537Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-11T15:46:06.219Z] + make test [2020-04-11T15:46:06.219Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-11T15:46:07.649Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-11T15:46:34.435Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-11T15:46:34.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-11T15:46:34.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2020-04-11T15:46:34.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-11T15:46:34.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-11T15:46:34.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-11T15:46:34.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-11T15:46:34.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-11T15:46:34.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-11T15:46:34.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-11T15:46:34.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-11T15:46:34.435Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-11T15:46:34.435Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-11T15:46:36.825Z] Stashed 1 file(s) [Pipeline] } [2020-04-11T15:46:36.843Z] $ docker stop --time=1 0b1d5336d67c9a78106605c0ead636de60d372f45162a5cd379738e4770eab49 [2020-04-11T15:46:37.407Z] Removing intermediate container 822da85a0f5f [2020-04-11T15:46:37.407Z] ---> b6c99dbd5223 [2020-04-11T15:46:37.407Z] Successfully built b6c99dbd5223 [2020-04-11T15:46:37.407Z] Successfully tagged ci-base-image-x86_64:latest [2020-04-11T15:46:39.035Z] $ docker rm -f 0b1d5336d67c9a78106605c0ead636de60d372f45162a5cd379738e4770eab49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-04-11T15:46:41.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-11T15:46:41.177Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-11T15:46:41.177Z] . [Pipeline] withDockerContainer [2020-04-11T15:46:41.360Z] prd-centos7-docker-4c-2g-3444 does not seem to be running inside a container [2020-04-11T15:46:41.409Z] + ls -al . [2020-04-11T15:46:41.409Z] total 140 [2020-04-11T15:46:41.409Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 15:46 . [2020-04-11T15:46:41.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 15:43 .. [2020-04-11T15:46:41.409Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 15:43 .git [2020-04-11T15:46:41.409Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 11 15:43 .gitignore [2020-04-11T15:46:41.409Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 15:43 .semver [2020-04-11T15:46:41.409Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 11 15:43 CONTRIBUTING.md [2020-04-11T15:46:41.409Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 11 15:43 Dockerfile [2020-04-11T15:46:41.409Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 11 15:43 Dockerfile.build [2020-04-11T15:46:41.409Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 11 15:43 Jenkinsfile [2020-04-11T15:46:41.409Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 11 15:43 LICENSE [2020-04-11T15:46:41.409Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 11 15:43 Makefile [2020-04-11T15:46:41.409Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 11 15:43 README.md [2020-04-11T15:46:41.409Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 15:40 VERSION [2020-04-11T15:46:41.409Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 15:43 assets [2020-04-11T15:46:41.409Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 15:43 bin [2020-04-11T15:46:41.409Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 15:43 cmd [2020-04-11T15:46:41.409Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 15:46 coverage.out [2020-04-11T15:46:41.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 15:43 docs [2020-04-11T15:46:41.409Z] -rw-r--r-- 1 jenkins jenkins 974 Apr 11 15:46 go.mod [2020-04-11T15:46:41.409Z] -rw-r--r-- 1 jenkins jenkins 44475 Apr 11 15:46 go.sum [2020-04-11T15:46:41.409Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 15:43 internal [2020-04-11T15:46:41.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 15:43 snap [2020-04-11T15:46:41.409Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 15:43 version.go [2020-04-11T15:46:41.413Z] $ 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-04-11T15:46:43.672Z] $ docker top e47a0c1c7eeb9837590578bbbd8d1029357ba8b02661a448d5ea66ca730d78e0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-04-11T15:46:44.272Z] + go version [2020-04-11T15:46:44.272Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-11T15:46:44.395Z] + 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=7f0e46b7462c18f15eddc9b73acce740706c4314 --label arch=arm64 --label version=0.0.0 . [2020-04-11T15:46:44.588Z] + make test [2020-04-11T15:46:44.588Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-11T15:46:44.982Z] Sending build context to Docker daemon 11.53MB [2020-04-11T15:46:44.982Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-11T15:46:44.982Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-11T15:46:44.982Z] ---> d7e7eae76865 [2020-04-11T15:46:44.982Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-11T15:46:45.250Z] ---> Running in c956ae7c003f [2020-04-11T15:46:45.517Z] Removing intermediate container c956ae7c003f [2020-04-11T15:46:45.517Z] ---> c7e7f9125a1b [2020-04-11T15:46:45.517Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-11T15:46:45.784Z] ---> Running in e155c0d8f6c0 [2020-04-11T15:46:46.051Z] Removing intermediate container e155c0d8f6c0 [2020-04-11T15:46:46.051Z] ---> 6428368c643b [2020-04-11T15:46:46.051Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-11T15:46:46.343Z] ---> Running in 49195891d4fc [2020-04-11T15:46:46.516Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-11T15:46:46.611Z] Removing intermediate container 49195891d4fc [2020-04-11T15:46:46.611Z] ---> 61500637a91e [2020-04-11T15:46:46.611Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-11T15:46:46.611Z] ---> Running in 3cd77c38e47a [2020-04-11T15:46:46.880Z] Removing intermediate container 3cd77c38e47a [2020-04-11T15:46:46.880Z] ---> d21c9d8d5cde [2020-04-11T15:46:46.880Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-11T15:46:47.148Z] ---> Running in f9852d4373c3 [2020-04-11T15:46:47.416Z] Removing intermediate container f9852d4373c3 [2020-04-11T15:46:47.416Z] ---> f6c22c28b98b [2020-04-11T15:46:47.416Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-11T15:46:47.688Z] ---> Running in 130b60df19ad [2020-04-11T15:46:49.637Z] Removing intermediate container 130b60df19ad [2020-04-11T15:46:49.637Z] ---> 32c02e699a88 [2020-04-11T15:46:49.637Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-11T15:46:49.637Z] ---> Running in 12be65b30581 [2020-04-11T15:46:50.608Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-11T15:46:51.191Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-11T15:46:52.148Z] v3.11.5-48-g91f27522d4 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-11T15:46:52.148Z] v3.11.5-45-g7cf28d09bf [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-11T15:46:52.148Z] OK: 11177 distinct packages available [2020-04-11T15:46:52.148Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-11T15:46:53.106Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-11T15:46:53.388Z] OK: 125 MiB in 39 packages [2020-04-11T15:46:54.704Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-11T15:46:54.704Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-04-11T15:46:54.704Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2020-04-11T15:46:54.704Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-04-11T15:46:54.704Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-04-11T15:46:54.704Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-04-11T15:46:54.704Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-04-11T15:46:54.704Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-04-11T15:46:54.704Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-11T15:46:54.704Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-04-11T15:46:54.704Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-04-11T15:46:54.704Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-04-11T15:46:54.704Z] GO111MODULE=on go vet ./... [2020-04-11T15:46:54.799Z] Removing intermediate container 12be65b30581 [2020-04-11T15:46:54.799Z] ---> 12c8f1e9b984 [2020-04-11T15:46:54.799Z] Step 10/24 : ENV GO111MODULE=on [2020-04-11T15:46:54.799Z] ---> Running in 6f559bf6545b [Pipeline] stash [2020-04-11T15:46:54.988Z] Warning: overwriting stash ‘coverage-report’ [2020-04-11T15:46:55.071Z] Removing intermediate container 6f559bf6545b [2020-04-11T15:46:55.071Z] ---> 6a8da6704ff0 [2020-04-11T15:46:55.071Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-11T15:46:55.071Z] ---> Running in 956f7393e8c3 [2020-04-11T15:46:55.431Z] Stashed 1 file(s) [Pipeline] } [2020-04-11T15:46:55.451Z] $ docker stop --time=1 e47a0c1c7eeb9837590578bbbd8d1029357ba8b02661a448d5ea66ca730d78e0 [2020-04-11T15:46:55.657Z] Removing intermediate container 956f7393e8c3 [2020-04-11T15:46:55.657Z] ---> b42187bfbd72 [2020-04-11T15:46:55.657Z] Step 12/24 : COPY go.mod . [2020-04-11T15:46:55.932Z] ---> 95c8ad7606d2 [2020-04-11T15:46:55.932Z] Step 13/24 : COPY Makefile . [2020-04-11T15:46:56.519Z] ---> b7c3a0334353 [2020-04-11T15:46:56.519Z] Step 14/24 : RUN make update [2020-04-11T15:46:56.788Z] ---> Running in 7ddd95ed3044 [2020-04-11T15:46:56.893Z] $ docker rm -f e47a0c1c7eeb9837590578bbbd8d1029357ba8b02661a448d5ea66ca730d78e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-11T15:46:57.755Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-11T15:46:57.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-11T15:46:58.267Z] + ls -al . [2020-04-11T15:46:58.267Z] total 104 [2020-04-11T15:46:58.267Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 11 15:46 . [2020-04-11T15:46:58.267Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 11 15:43 .. [2020-04-11T15:46:58.267Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 11 15:43 assets [2020-04-11T15:46:58.267Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 11 15:43 bin [2020-04-11T15:46:58.267Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 11 15:43 cmd [2020-04-11T15:46:58.267Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 11 15:43 CONTRIBUTING.md [2020-04-11T15:46:58.267Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 11 15:46 coverage.out [2020-04-11T15:46:58.267Z] -rw-rw-r--. 1 jenkins jenkins 913 Apr 11 15:43 Dockerfile [2020-04-11T15:46:58.267Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 11 15:43 Dockerfile.build [2020-04-11T15:46:58.267Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 11 15:43 docs [2020-04-11T15:46:58.267Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 11 15:43 .git [2020-04-11T15:46:58.267Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 11 15:43 .gitignore [2020-04-11T15:46:58.267Z] -rw-r--r--. 1 jenkins jenkins 974 Apr 11 15:46 go.mod [2020-04-11T15:46:58.267Z] -rw-r--r--. 1 jenkins jenkins 44475 Apr 11 15:46 go.sum [2020-04-11T15:46:58.267Z] drwxrwxr-x. 10 jenkins jenkins 141 Apr 11 15:43 internal [2020-04-11T15:46:58.267Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 11 15:43 Jenkinsfile [2020-04-11T15:46:58.267Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 11 15:43 LICENSE [2020-04-11T15:46:58.267Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 11 15:43 Makefile [2020-04-11T15:46:58.268Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 11 15:43 README.md [2020-04-11T15:46:58.268Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 11 15:43 .semver [2020-04-11T15:46:58.268Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 11 15:43 snap [2020-04-11T15:46:58.268Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 11 15:40 VERSION [2020-04-11T15:46:58.268Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 11 15:43 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-11T15:46:58.598Z] + 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=7f0e46b7462c18f15eddc9b73acce740706c4314 --label arch=amd64 --label version=0.0.0 . [2020-04-11T15:46:59.166Z] Sending build context to Docker daemon 11.53MB [2020-04-11T15:46:59.166Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-11T15:46:59.166Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-11T15:46:59.166Z] ---> b6c99dbd5223 [2020-04-11T15:46:59.166Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-11T15:46:59.166Z] ---> Running in a41e357642b1 [2020-04-11T15:46:59.166Z] Removing intermediate container a41e357642b1 [2020-04-11T15:46:59.166Z] ---> 0ae11c5c814a [2020-04-11T15:46:59.166Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-11T15:46:59.184Z] Removing intermediate container 7ddd95ed3044 [2020-04-11T15:46:59.184Z] ---> 803726303325 [2020-04-11T15:46:59.184Z] Step 15/24 : COPY . . [2020-04-11T15:46:59.431Z] ---> Running in 7a55d573311f [2020-04-11T15:46:59.431Z] Removing intermediate container 7a55d573311f [2020-04-11T15:46:59.431Z] ---> 134bd77ca25e [2020-04-11T15:46:59.431Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-11T15:46:59.431Z] ---> Running in d9b06b06144d [2020-04-11T15:46:59.690Z] Removing intermediate container d9b06b06144d [2020-04-11T15:46:59.691Z] ---> ebf8205e120e [2020-04-11T15:46:59.691Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-11T15:46:59.691Z] ---> Running in 7c841e8fa1f8 [2020-04-11T15:46:59.952Z] Removing intermediate container 7c841e8fa1f8 [2020-04-11T15:46:59.952Z] ---> 2dce79892672 [2020-04-11T15:46:59.952Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-11T15:46:59.952Z] ---> Running in 70f3b6382ee9 [2020-04-11T15:46:59.952Z] Removing intermediate container 70f3b6382ee9 [2020-04-11T15:46:59.952Z] ---> 212ea7a5701b [2020-04-11T15:46:59.952Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-11T15:46:59.952Z] ---> Running in a48473bce114 [2020-04-11T15:47:00.601Z] ---> 059c584d0ad9 [2020-04-11T15:47:00.602Z] Step 16/24 : RUN ${MAKE} [2020-04-11T15:47:00.869Z] ---> Running in 85d072b86365 [2020-04-11T15:47:00.894Z] Removing intermediate container a48473bce114 [2020-04-11T15:47:00.894Z] ---> 5718cb35adc0 [2020-04-11T15:47:00.894Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-11T15:47:00.894Z] ---> Running in 5d7db8b2e72d [2020-04-11T15:47:01.467Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-11T15:47:01.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-11T15:47:02.038Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-11T15:47:02.608Z] v3.11.5-48-g91f27522d4 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-04-11T15:47:02.608Z] v3.11.5-45-g7cf28d09bf [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-04-11T15:47:02.608Z] OK: 11288 distinct packages available [2020-04-11T15:47:02.608Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-11T15:47:03.552Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-11T15:47:03.811Z] OK: 143 MiB in 39 packages [2020-04-11T15:47:04.382Z] Removing intermediate container 5d7db8b2e72d [2020-04-11T15:47:04.382Z] ---> 2e5602cd68b4 [2020-04-11T15:47:04.382Z] Step 10/24 : ENV GO111MODULE=on [2020-04-11T15:47:04.382Z] ---> Running in 1db088a5119c [2020-04-11T15:47:04.382Z] Removing intermediate container 1db088a5119c [2020-04-11T15:47:04.382Z] ---> 6e6f0244b8c0 [2020-04-11T15:47:04.382Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-11T15:47:04.645Z] ---> Running in e1e61ed4abb0 [2020-04-11T15:47:04.645Z] Removing intermediate container e1e61ed4abb0 [2020-04-11T15:47:04.645Z] ---> 9f93fe8e7a7d [2020-04-11T15:47:04.645Z] Step 12/24 : COPY go.mod . [2020-04-11T15:47:04.904Z] ---> d8833ed899df [2020-04-11T15:47:04.904Z] Step 13/24 : COPY Makefile . [2020-04-11T15:47:05.163Z] ---> 530016871261 [2020-04-11T15:47:05.163Z] Step 14/24 : RUN make update [2020-04-11T15:47:05.163Z] ---> Running in 098074cbf8bd [2020-04-11T15:47:05.428Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-11T15:47:06.817Z] Removing intermediate container 098074cbf8bd [2020-04-11T15:47:06.817Z] ---> db60784fc6bb [2020-04-11T15:47:06.817Z] Step 15/24 : COPY . . [2020-04-11T15:47:07.079Z] ---> e7792b11bb3d [2020-04-11T15:47:07.079Z] Step 16/24 : RUN ${MAKE} [2020-04-11T15:47:07.079Z] ---> Running in 73f160c5c112 [2020-04-11T15:47:07.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-11T15:47:15.564Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-11T15:47:18.106Z] Removing intermediate container 73f160c5c112 [2020-04-11T15:47:18.106Z] ---> 8b7d81af5ed9 [2020-04-11T15:47:18.106Z] Step 17/24 : FROM alpine [2020-04-11T15:47:18.365Z] latest: Pulling from library/alpine [2020-04-11T15:47:18.365Z] aad63a933944: Pulling fs layer [2020-04-11T15:47:18.623Z] aad63a933944: Verifying Checksum [2020-04-11T15:47:18.623Z] aad63a933944: Download complete [2020-04-11T15:47:18.883Z] aad63a933944: Pull complete [2020-04-11T15:47:18.883Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-11T15:47:18.883Z] Status: Downloaded newer image for alpine:latest [2020-04-11T15:47:18.883Z] ---> a187dde48cd2 [2020-04-11T15:47:18.883Z] Step 18/24 : EXPOSE 4000 [2020-04-11T15:47:18.883Z] ---> Running in ba0252ad073b [2020-04-11T15:47:19.144Z] Removing intermediate container ba0252ad073b [2020-04-11T15:47:19.144Z] ---> 8628d4c943c7 [2020-04-11T15:47:19.144Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-11T15:47:20.535Z] ---> aa93c131a544 [2020-04-11T15:47:20.535Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-11T15:47:20.794Z] ---> Running in acabda9c4154 [2020-04-11T15:47:20.794Z] Removing intermediate container acabda9c4154 [2020-04-11T15:47:20.794Z] ---> 5ac3f4a350e9 [2020-04-11T15:47:20.794Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-11T15:47:20.794Z] ---> Running in a02698c036b1 [2020-04-11T15:47:21.053Z] Removing intermediate container a02698c036b1 [2020-04-11T15:47:21.053Z] ---> 564dc1c8edb2 [2020-04-11T15:47:21.053Z] Step 22/24 : LABEL arch=amd64 [2020-04-11T15:47:21.053Z] ---> Running in 2f5ffc9b7e9f [2020-04-11T15:47:21.311Z] Removing intermediate container 2f5ffc9b7e9f [2020-04-11T15:47:21.311Z] ---> 721414296497 [2020-04-11T15:47:21.311Z] Step 23/24 : LABEL git_sha=7f0e46b7462c18f15eddc9b73acce740706c4314 [2020-04-11T15:47:21.311Z] ---> Running in 7a32a5c39880 [2020-04-11T15:47:21.311Z] Removing intermediate container 7a32a5c39880 [2020-04-11T15:47:21.311Z] ---> c3aeddcf8d5f [2020-04-11T15:47:21.311Z] Step 24/24 : LABEL version=0.0.0 [2020-04-11T15:47:21.574Z] ---> Running in 4976527087f9 [2020-04-11T15:47:21.574Z] Removing intermediate container 4976527087f9 [2020-04-11T15:47:21.574Z] ---> 9751b9c29828 [2020-04-11T15:47:21.574Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-11T15:47:21.574Z] Successfully built 9751b9c29828 [2020-04-11T15:47:21.574Z] 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-04-11T15:47:28.561Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-11T15:47:35.227Z] Removing intermediate container 85d072b86365 [2020-04-11T15:47:35.227Z] ---> e2429afa904b [2020-04-11T15:47:35.227Z] Step 17/24 : FROM alpine [2020-04-11T15:47:35.227Z] latest: Pulling from library/alpine [2020-04-11T15:47:35.227Z] 8a0637ca1ac9: Pulling fs layer [2020-04-11T15:47:35.227Z] 8a0637ca1ac9: Verifying Checksum [2020-04-11T15:47:35.227Z] 8a0637ca1ac9: Download complete [2020-04-11T15:47:35.813Z] 8a0637ca1ac9: Pull complete [2020-04-11T15:47:35.813Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-11T15:47:35.813Z] Status: Downloaded newer image for alpine:latest [2020-04-11T15:47:35.813Z] ---> 2ee122dcc32d [2020-04-11T15:47:35.813Z] Step 18/24 : EXPOSE 4000 [2020-04-11T15:47:36.084Z] ---> Running in ca32e0d25ddf [2020-04-11T15:47:36.352Z] Removing intermediate container ca32e0d25ddf [2020-04-11T15:47:36.352Z] ---> a0bd671ca58a [2020-04-11T15:47:36.352Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-11T15:47:38.323Z] ---> 5f024995935f [2020-04-11T15:47:38.323Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-11T15:47:38.592Z] ---> Running in 9fcc119b6463 [2020-04-11T15:47:38.859Z] Removing intermediate container 9fcc119b6463 [2020-04-11T15:47:38.859Z] ---> db2eb720bb34 [2020-04-11T15:47:38.859Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-11T15:47:39.126Z] ---> Running in 9fecf562eed1 [2020-04-11T15:47:39.398Z] Removing intermediate container 9fecf562eed1 [2020-04-11T15:47:39.398Z] ---> acd0bfc54d7e [2020-04-11T15:47:39.398Z] Step 22/24 : LABEL arch=arm64 [2020-04-11T15:47:39.398Z] ---> Running in 94bf47d7598f [2020-04-11T15:47:39.983Z] Removing intermediate container 94bf47d7598f [2020-04-11T15:47:39.983Z] ---> ac7487a694b2 [2020-04-11T15:47:39.983Z] Step 23/24 : LABEL git_sha=7f0e46b7462c18f15eddc9b73acce740706c4314 [2020-04-11T15:47:39.983Z] ---> Running in 7d8ab3e223de [2020-04-11T15:47:40.252Z] Removing intermediate container 7d8ab3e223de [2020-04-11T15:47:40.252Z] ---> df3fb13168de [2020-04-11T15:47:40.252Z] Step 24/24 : LABEL version=0.0.0 [2020-04-11T15:47:40.526Z] ---> Running in ac6af2d68c08 [2020-04-11T15:47:40.794Z] Removing intermediate container ac6af2d68c08 [2020-04-11T15:47:40.794Z] ---> 00a8349c8a85 [2020-04-11T15:47:40.794Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-11T15:47:40.794Z] Successfully built 00a8349c8a85 [2020-04-11T15:47:40.794Z] 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-04-11T15:47:42.353Z] provisioning config files... [2020-04-11T15:47:42.366Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-200@tmp/config7320990824843723074tmp [Pipeline] { [Pipeline] sh [2020-04-11T15:47:42.766Z] + curl -s https://codecov.io/bash [2020-04-11T15:47:42.766Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-200@tmp/config7320990824843723074tmp [2020-04-11T15:47:43.030Z] [2020-04-11T15:47:43.030Z] _____ _ [2020-04-11T15:47:43.030Z] / ____| | | [2020-04-11T15:47:43.030Z] | | ___ __| | ___ ___ _____ __ [2020-04-11T15:47:43.030Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-11T15:47:43.030Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-11T15:47:43.030Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-11T15:47:43.030Z] Bash-20200410-0786dee [2020-04-11T15:47:43.030Z] [2020-04-11T15:47:43.030Z] [2020-04-11T15:47:43.030Z] ==> Jenkins CI detected. [2020-04-11T15:47:43.030Z] project root: . [2020-04-11T15:47:43.030Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-11T15:47:43.030Z] ==> Running gcov in . (disable via -X gcov) [2020-04-11T15:47:43.030Z] ==> Python coveragepy not found [2020-04-11T15:47:43.030Z] ==> Searching for coverage reports in: [2020-04-11T15:47:43.030Z] + . [2020-04-11T15:47:43.030Z] -> Found 1 reports [2020-04-11T15:47:43.030Z] ==> Detecting git/mercurial file structure [2020-04-11T15:47:43.030Z] ==> Reading reports [2020-04-11T15:47:43.030Z] + ./coverage.out bytes=10 [2020-04-11T15:47:43.030Z] ==> Appending adjustments [2020-04-11T15:47:43.030Z] http://docs.codecov.io/docs/fixing-reports [2020-04-11T15:47:43.289Z] + Found adjustments [2020-04-11T15:47:43.289Z] ==> Gzipping contents [2020-04-11T15:47:43.289Z] ==> Uploading reports [2020-04-11T15:47:43.289Z] url: https://codecov.io [2020-04-11T15:47:43.289Z] query: branch=PR-200&commit=7f0e46b7462c18f15eddc9b73acce740706c4314&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=200&job= [2020-04-11T15:47:43.289Z] -> Pinging Codecov [2020-04-11T15:47:43.289Z] https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-200&commit=7f0e46b7462c18f15eddc9b73acce740706c4314&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=200&job= [2020-04-11T15:47:43.550Z] -> Uploading [2020-04-11T15:47:44.120Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7f0e46b7462c18f15eddc9b73acce740706c4314 [Pipeline] } [2020-04-11T15:47:44.137Z] 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-04-11T15:47:45.811Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-11T15:47:46.143Z] ---> package-listing.sh [2020-04-11T15:47:46.143Z] ++ facter osfamily [2020-04-11T15:47:46.143Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-11T15:47:46.143Z] + OS_FAMILY=redhat [2020-04-11T15:47:46.143Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-200 [2020-04-11T15:47:46.143Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-11T15:47:46.143Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-11T15:47:46.143Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-11T15:47:46.143Z] + PACKAGES=/tmp/packages_start.txt [2020-04-11T15:47:46.143Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-200 ']' [2020-04-11T15:47:46.143Z] + PACKAGES=/tmp/packages_end.txt [2020-04-11T15:47:46.143Z] + case "${OS_FAMILY}" in [2020-04-11T15:47:46.143Z] + rpm -qa [2020-04-11T15:47:46.143Z] + sort [2020-04-11T15:47:50.347Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-11T15:47:50.347Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-11T15:47:50.347Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-11T15:47:50.347Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-200 ']' [2020-04-11T15:47:50.347Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-200/archives/ [2020-04-11T15:47:50.347Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-200/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-11T15:47:50.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-11T15:47:50.887Z] [2020-04-11T15:47:50.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-11T15:47:51.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-11T15:47:51.269Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-11T15:47:51.269Z] c9b1b535fdd9: Pulling fs layer [2020-04-11T15:47:51.269Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-11T15:47:51.269Z] 756a868c4378: Pulling fs layer [2020-04-11T15:47:51.269Z] 444b2fc9a129: Pulling fs layer [2020-04-11T15:47:51.269Z] ea15f1150254: Pulling fs layer [2020-04-11T15:47:51.269Z] 41b27a9f41bf: Pulling fs layer [2020-04-11T15:47:51.269Z] 28c525ee5125: Pulling fs layer [2020-04-11T15:47:51.269Z] 094b1ea09ed8: Pulling fs layer [2020-04-11T15:47:51.269Z] 138eaada9080: Pulling fs layer [2020-04-11T15:47:51.269Z] 0622d0fa9048: Pulling fs layer [2020-04-11T15:47:51.269Z] 41b27a9f41bf: Waiting [2020-04-11T15:47:51.269Z] 28c525ee5125: Waiting [2020-04-11T15:47:51.269Z] 094b1ea09ed8: Waiting [2020-04-11T15:47:51.269Z] 138eaada9080: Waiting [2020-04-11T15:47:51.269Z] 0622d0fa9048: Waiting [2020-04-11T15:47:51.269Z] 444b2fc9a129: Waiting [2020-04-11T15:47:51.269Z] ea15f1150254: Waiting [2020-04-11T15:47:51.269Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-11T15:47:51.269Z] 2cc5ad85d9ab: Download complete [2020-04-11T15:47:51.269Z] 444b2fc9a129: Verifying Checksum [2020-04-11T15:47:51.269Z] 444b2fc9a129: Download complete [2020-04-11T15:47:51.269Z] c9b1b535fdd9: Verifying Checksum [2020-04-11T15:47:51.269Z] c9b1b535fdd9: Download complete [2020-04-11T15:47:51.269Z] ea15f1150254: Verifying Checksum [2020-04-11T15:47:51.269Z] ea15f1150254: Download complete [2020-04-11T15:47:51.554Z] 28c525ee5125: Verifying Checksum [2020-04-11T15:47:51.554Z] 28c525ee5125: Download complete [2020-04-11T15:47:51.818Z] 756a868c4378: Verifying Checksum [2020-04-11T15:47:51.818Z] 756a868c4378: Download complete [2020-04-11T15:47:51.818Z] 138eaada9080: Verifying Checksum [2020-04-11T15:47:51.818Z] 138eaada9080: Download complete [2020-04-11T15:47:51.818Z] c9b1b535fdd9: Pull complete [2020-04-11T15:47:51.818Z] 0622d0fa9048: Verifying Checksum [2020-04-11T15:47:51.818Z] 0622d0fa9048: Download complete [2020-04-11T15:47:51.818Z] 094b1ea09ed8: Verifying Checksum [2020-04-11T15:47:51.818Z] 094b1ea09ed8: Download complete [2020-04-11T15:47:52.084Z] 2cc5ad85d9ab: Pull complete [2020-04-11T15:47:52.346Z] 41b27a9f41bf: Verifying Checksum [2020-04-11T15:47:52.346Z] 41b27a9f41bf: Download complete [2020-04-11T15:47:53.289Z] 756a868c4378: Pull complete [2020-04-11T15:47:53.858Z] 444b2fc9a129: Pull complete [2020-04-11T15:47:54.431Z] ea15f1150254: Pull complete [2020-04-11T15:47:57.734Z] 41b27a9f41bf: Pull complete [2020-04-11T15:47:57.734Z] 28c525ee5125: Pull complete [2020-04-11T15:48:00.286Z] 094b1ea09ed8: Pull complete [2020-04-11T15:48:00.286Z] 138eaada9080: Pull complete [2020-04-11T15:48:00.286Z] 0622d0fa9048: Pull complete [2020-04-11T15:48:00.286Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-11T15:48:00.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-11T15:48:00.482Z] prd-centos7-docker-4c-2g-3441 does not seem to be running inside a container [2020-04-11T15:48:00.529Z] $ 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-200 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-200:/w/workspace/edgexfoundry_edgex-ui-go_PR-200:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-200@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-200@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-04-11T15:48:01.607Z] $ docker top b8679ef716f89c5462ba54c414f2da97be83c488560fbfca222caccbe23cfece -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-11T15:48:01.961Z] provisioning config files... [2020-04-11T15:48:01.979Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-200@tmp/config4775484670710522685tmp [Pipeline] { [Pipeline] echo [2020-04-11T15:48:02.071Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-11T15:48:02.391Z] ---> create-netrc.sh [Pipeline] echo [2020-04-11T15:48:02.415Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-11T15:48:02.731Z] ---> logs-deploy.sh [2020-04-11T15:48:02.732Z] + ARCHIVE_ARTIFACTS= [2020-04-11T15:48:02.732Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-11T15:48:02.732Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-11T15:48:02.732Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-11T15:48:02.732Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-200/1 [2020-04-11T15:48:02.732Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-200/1/ [2020-04-11T15:48:02.732Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-200/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-200 [2020-04-11T15:48:03.671Z] Archives upload complete. [2020-04-11T15:48:03.932Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-200/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-200/1/