Pull request #193 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 8878035febe2d9707e09bed25074e329b87671fd+eddc397b1c413a68ea6a3bf4c69acea764bdd9ad (e068086aec5d3264a517840c9af1f69d3c446427) 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-193/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.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3089 in /w/workspace/edgexfoundry_edgex-ui-go_PR-193 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-193 # timeout=10 Fetching without tags Merging remotes/origin/master commit eddc397b1c413a68ea6a3bf4c69acea764bdd9ad into PR head commit 8878035febe2d9707e09bed25074e329b87671fd 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/193/head:refs/remotes/origin/PR-193 +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/193/head:refs/remotes/origin/PR-193 # 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/193/head:refs/remotes/origin/PR-193 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 8878035febe2d9707e09bed25074e329b87671fd Checking out Revision 8878035febe2d9707e09bed25074e329b87671fd (PR-193) > git config core.sparsecheckout # timeout=10 > git checkout -f 8878035febe2d9707e09bed25074e329b87671fd # 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 eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8878035febe2d9707e09bed25074e329b87671fd # timeout=10 Commit message: "Refactor project struture" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:12:59 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 18:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:13:01 18:13:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:13:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:13:01 latest: Pulling from edgex-devops/git-semver 18:13:01 9123ac7c32f7: Pulling fs layer 18:13:01 b8cc5d1170e3: Pulling fs layer 18:13:01 2924cbbf6a41: Pulling fs layer 18:13:01 93b08a4f1073: Pulling fs layer 18:13:01 93b08a4f1073: Waiting 18:13:01 b8cc5d1170e3: Verifying Checksum 18:13:01 b8cc5d1170e3: Download complete 18:13:02 9123ac7c32f7: Verifying Checksum 18:13:02 9123ac7c32f7: Download complete 18:13:02 93b08a4f1073: Verifying Checksum 18:13:02 93b08a4f1073: Download complete 18:13:02 2924cbbf6a41: Verifying Checksum 18:13:02 2924cbbf6a41: Download complete 18:13:02 9123ac7c32f7: Pull complete 18:13:02 b8cc5d1170e3: Pull complete 18:13:03 2924cbbf6a41: Pull complete 18:13:03 93b08a4f1073: Pull complete 18:13:03 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:13:03 prd-centos7-docker-4c-2g-3089 does not seem to be running inside a container 18:13:03 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-193 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-193:/w/workspace/edgexfoundry_edgex-ui-go_PR-193:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-193@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:13:04 $ docker top 83593bd28647508bcb5d0fb04025ced52e6bc126fee06fbd4edcbe48071b7ea6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:04 [ssh-agent] Looking for ssh-agent implementation... 18:13:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:04 $ docker exec 83593bd28647508bcb5d0fb04025ced52e6bc126fee06fbd4edcbe48071b7ea6 ssh-agent 18:13:04 SSH_AUTH_SOCK=/tmp/ssh-cLc5hVVSEsRZ/agent.14 18:13:04 SSH_AGENT_PID=20 18:13:04 Running ssh-add (command line suppressed) 18:13:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp/private_key_4325812703741922241.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp/private_key_4325812703741922241.key) 18:13:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:05 + git describe --exact-match --tags HEAD 18:13:05 fatal: No names found, cannot describe anything. [Pipeline] } 18:13:05 $ docker exec --env ******** --env ******** 83593bd28647508bcb5d0fb04025ced52e6bc126fee06fbd4edcbe48071b7ea6 ssh-agent -k 18:13:05 unset SSH_AUTH_SOCK; 18:13:05 unset SSH_AGENT_PID; 18:13:05 echo Agent pid 20 killed; 18:13:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:13:05 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:13:05 This usually means this commit has not been tagged. [Pipeline] sshagent 18:13:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:05 [ssh-agent] Looking for ssh-agent implementation... 18:13:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:06 $ docker exec 83593bd28647508bcb5d0fb04025ced52e6bc126fee06fbd4edcbe48071b7ea6 ssh-agent 18:13:06 SSH_AUTH_SOCK=/tmp/ssh-b2QxrdKji2h4/agent.55 18:13:06 SSH_AGENT_PID=62 18:13:06 Running ssh-add (command line suppressed) 18:13:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp/private_key_5577366184405766380.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp/private_key_5577366184405766380.key) 18:13:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:06 + git semver init 18:13:06 # -> Open(): unable to determine branch for HEAD 18:13:06 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-193/.git 18:13:06 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-193 18:13:06 # $SEMVER_REMOTE_NAME = origin 18:13:06 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 18:13:06 # $SEMVER_USER_NAME = jenkins 18:13:06 # $SEMVER_BRANCH = PR-193 18:13:06 # $SEMVER_TEMP = /tmp/semver-332656230 18:13:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 18:13:07 # '/tmp/semver-332656230' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-193/.semver' 18:13:07 # -> Force: false 18:13:07 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-193/.semver [Pipeline] } 18:13:07 $ docker exec --env ******** --env ******** 83593bd28647508bcb5d0fb04025ced52e6bc126fee06fbd4edcbe48071b7ea6 ssh-agent -k 18:13:07 unset SSH_AUTH_SOCK; 18:13:07 unset SSH_AGENT_PID; 18:13:07 echo Agent pid 62 killed; 18:13:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:08 + git semver [Pipeline] } 18:13:08 $ docker stop --time=1 83593bd28647508bcb5d0fb04025ced52e6bc126fee06fbd4edcbe48071b7ea6 18:13:09 $ docker rm -f 83593bd28647508bcb5d0fb04025ced52e6bc126fee06fbd4edcbe48071b7ea6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:13:10 Stashed 39 file(s) [Pipeline] echo 18:13:10 [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 18:13:26 Still waiting to schedule task 18:13:26 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3089’ 18:13:26 Still waiting to schedule task 18:13:26 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 18:15:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3090 in /w/workspace/edgexfoundry_edgex-ui-go_PR-193 [Pipeline] { [Pipeline] ws 18:15:10 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 18:15:12 Running on prd-centos7-docker-4c-2g-3091 in /w/workspace/edgexfoundry_edgex-ui-go_PR-193 [Pipeline] { [Pipeline] ws 18:15:12 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 18:15:14 using credential edgex-jenkins-ssh 18:15:14 Cloning the remote Git repository 18:15:14 Cloning with configured refspecs honoured and without tags 18:15:15 Fetching without tags 18:15:14 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 18:15:14 > git init /w/workspace/edgex-ui-go/1 # timeout=10 18:15:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:15:14 > git --version # timeout=10 18:15:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:15:15 > git config --add remote.origin.fetch +refs/pull/193/head:refs/remotes/origin/PR-193 # timeout=10 18:15:15 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:15:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:15:15 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:16 Merging remotes/origin/master commit eddc397b1c413a68ea6a3bf4c69acea764bdd9ad into PR head commit 8878035febe2d9707e09bed25074e329b87671fd 18:15:16 Merge succeeded, producing 8878035febe2d9707e09bed25074e329b87671fd 18:15:16 Checking out Revision 8878035febe2d9707e09bed25074e329b87671fd (PR-193) 18:15:16 using credential edgex-jenkins-ssh 18:15:16 Cloning the remote Git repository 18:15:16 Cloning with configured refspecs honoured and without tags 18:15:16 > git config core.sparsecheckout # timeout=10 18:15:16 > git checkout -f 8878035febe2d9707e09bed25074e329b87671fd # timeout=10 18:15:16 > git remote # timeout=10 18:15:16 > git config --get remote.origin.url # timeout=10 18:15:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:16 > git merge eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 18:15:16 > git rev-parse HEAD^{commit} # timeout=10 18:15:16 > git config core.sparsecheckout # timeout=10 18:15:16 > git checkout -f 8878035febe2d9707e09bed25074e329b87671fd # timeout=10 18:15:16 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 18:15:17 > git init /w/workspace/edgex-ui-go/1 # timeout=10 18:15:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:15:17 > git --version # timeout=10 18:15:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:15:18 Fetching without tags 18:15:19 Merging remotes/origin/master commit eddc397b1c413a68ea6a3bf4c69acea764bdd9ad into PR head commit 8878035febe2d9707e09bed25074e329b87671fd 18:15:19 Merge succeeded, producing 8878035febe2d9707e09bed25074e329b87671fd 18:15:19 Checking out Revision 8878035febe2d9707e09bed25074e329b87671fd (PR-193) 18:15:18 > git config --add remote.origin.fetch +refs/pull/193/head:refs/remotes/origin/PR-193 # timeout=10 18:15:18 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:15:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:15:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:19 > git config core.sparsecheckout # timeout=10 18:15:19 > git checkout -f 8878035febe2d9707e09bed25074e329b87671fd # timeout=10 18:15:19 > git remote # timeout=10 18:15:19 > git config --get remote.origin.url # timeout=10 18:15:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:19 > git merge eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 18:15:19 > git rev-parse HEAD^{commit} # timeout=10 18:15:19 > git config core.sparsecheckout # timeout=10 18:15:19 > git checkout -f 8878035febe2d9707e09bed25074e329b87671fd # timeout=10 18:15:21 Commit message: "Refactor project struture" 18:15:21 > git --version # timeout=10 18:15:21 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:15:22 ========================================================= 18:15:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 18:15:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:15:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . 18:15:23 Sending build context to Docker daemon 11.41MB 18:15:23 Step 1/8 : ARG BASE=golang:1.11-alpine 18:15:23 Step 2/8 : FROM ${BASE} 18:15:23 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:15:23 9d48c3bd43c5: Pulling fs layer 18:15:23 7f94eaf8af20: Pulling fs layer 18:15:23 9fe9984849c1: Pulling fs layer 18:15:23 ec448270508e: Pulling fs layer 18:15:23 65ba82af53f7: Pulling fs layer 18:15:23 07c18b20a200: Pulling fs layer 18:15:23 d9b3ee039db2: Pulling fs layer 18:15:23 8c79c1ac0d81: Pulling fs layer 18:15:23 ff40f1a7a0b9: Pulling fs layer 18:15:23 bdb43ae2d12f: Pulling fs layer 18:15:23 8e1ab0ef8490: Pulling fs layer 18:15:23 d9b3ee039db2: Waiting 18:15:23 8c79c1ac0d81: Waiting 18:15:23 ff40f1a7a0b9: Waiting 18:15:23 bdb43ae2d12f: Waiting 18:15:23 8e1ab0ef8490: Waiting 18:15:23 ec448270508e: Waiting 18:15:23 65ba82af53f7: Waiting 18:15:23 07c18b20a200: Waiting 18:15:23 9fe9984849c1: Verifying Checksum 18:15:23 9fe9984849c1: Download complete 18:15:23 7f94eaf8af20: Download complete 18:15:23 65ba82af53f7: Download complete 18:15:23 07c18b20a200: Verifying Checksum 18:15:23 07c18b20a200: Download complete 18:15:23 9d48c3bd43c5: Verifying Checksum 18:15:23 9d48c3bd43c5: Download complete 18:15:24 9d48c3bd43c5: Pull complete 18:15:24 7f94eaf8af20: Pull complete 18:15:24 Commit message: "Refactor project struture" 18:15:24 > git --version # timeout=10 18:15:24 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 18:15:24 d9b3ee039db2: Verifying Checksum 18:15:24 d9b3ee039db2: Download complete 18:15:24 ff40f1a7a0b9: Verifying Checksum 18:15:24 ff40f1a7a0b9: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:15:25 bdb43ae2d12f: Verifying Checksum 18:15:25 bdb43ae2d12f: Download complete 18:15:25 8c79c1ac0d81: Download complete 18:15:25 8e1ab0ef8490: Verifying Checksum 18:15:25 8e1ab0ef8490: Download complete 18:15:25 ec448270508e: Verifying Checksum 18:15:25 ec448270508e: Download complete [Pipeline] echo 18:15:25 ========================================================= 18:15:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 18:15:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:15:26 9fe9984849c1: Pull complete 18:15:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . 18:15:28 Sending build context to Docker daemon 11.41MB 18:15:28 Step 1/8 : ARG BASE=golang:1.11-alpine 18:15:28 Step 2/8 : FROM ${BASE} 18:15:28 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:15:28 29bddadc8f3f: Pulling fs layer 18:15:28 02bb20f2603b: Pulling fs layer 18:15:28 b62863a3550b: Pulling fs layer 18:15:28 9586258a13ea: Pulling fs layer 18:15:28 a8b2cbafd68c: Pulling fs layer 18:15:28 d1dd75721c92: Pulling fs layer 18:15:28 4e34fffdb759: Pulling fs layer 18:15:28 fd1d9eb628f9: Pulling fs layer 18:15:28 bd44c58b92db: Pulling fs layer 18:15:28 e5856e266cf4: Pulling fs layer 18:15:28 f0f88b30cdbb: Pulling fs layer 18:15:28 a8b2cbafd68c: Waiting 18:15:28 d1dd75721c92: Waiting 18:15:28 4e34fffdb759: Waiting 18:15:28 fd1d9eb628f9: Waiting 18:15:28 bd44c58b92db: Waiting 18:15:28 f0f88b30cdbb: Waiting 18:15:28 e5856e266cf4: Waiting 18:15:28 9586258a13ea: Waiting 18:15:28 b62863a3550b: Verifying Checksum 18:15:28 b62863a3550b: Download complete 18:15:28 02bb20f2603b: Verifying Checksum 18:15:28 02bb20f2603b: Download complete 18:15:28 a8b2cbafd68c: Verifying Checksum 18:15:28 a8b2cbafd68c: Download complete 18:15:28 d1dd75721c92: Download complete 18:15:28 29bddadc8f3f: Verifying Checksum 18:15:28 29bddadc8f3f: Download complete 18:15:29 29bddadc8f3f: Pull complete 18:15:30 02bb20f2603b: Pull complete 18:15:30 b62863a3550b: Pull complete 18:15:31 ec448270508e: Pull complete 18:15:31 65ba82af53f7: Pull complete 18:15:31 07c18b20a200: Pull complete 18:15:32 4e34fffdb759: Verifying Checksum 18:15:32 4e34fffdb759: Download complete 18:15:32 bd44c58b92db: Verifying Checksum 18:15:32 bd44c58b92db: Download complete 18:15:35 d9b3ee039db2: Pull complete 18:15:35 e5856e266cf4: Verifying Checksum 18:15:35 e5856e266cf4: Download complete 18:15:35 f0f88b30cdbb: Verifying Checksum 18:15:35 f0f88b30cdbb: Download complete 18:15:36 fd1d9eb628f9: Verifying Checksum 18:15:36 fd1d9eb628f9: Download complete 18:15:38 9586258a13ea: Verifying Checksum 18:15:38 9586258a13ea: Download complete 18:15:39 8c79c1ac0d81: Pull complete 18:15:39 ff40f1a7a0b9: Pull complete 18:15:40 bdb43ae2d12f: Pull complete 18:15:40 8e1ab0ef8490: Pull complete 18:15:40 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 18:15:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 18:15:40 ---> 8acfeb908b63 18:15:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:15:40 ---> Running in 3ed3d2b01e03 18:15:40 Removing intermediate container 3ed3d2b01e03 18:15:40 ---> f70bdb6f0a4c 18:15:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:40 ---> Running in a6d5ee528b5a 18:15:41 Removing intermediate container a6d5ee528b5a 18:15:41 ---> ceddcb09cf75 18:15:41 Step 5/8 : RUN apk add --no-cache make git 18:15:41 ---> Running in 6ac8c4f23207 18:15:42 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 18:15:43 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 18:15:43 OK: 134 MiB in 39 packages 18:15:43 Removing intermediate container 6ac8c4f23207 18:15:43 ---> 8f2df3691519 18:15:43 Step 6/8 : WORKDIR /edgex-ui-go 18:15:43 ---> Running in b2c8d8210fd7 18:15:43 Removing intermediate container b2c8d8210fd7 18:15:43 ---> fc2385a33b5e 18:15:43 Step 7/8 : COPY . . 18:15:45 ---> 7993b3056bf5 18:15:45 Step 8/8 : RUN go mod download 18:15:45 ---> Running in d7e83ca9bbed 18:15:46 go: finding github.com/hashicorp/serf v0.9.0 18:15:46 go: finding github.com/hashicorp/go-hclog v0.12.2 18:15:46 go: finding github.com/hashicorp/golang-lru v0.5.4 18:15:46 go: finding github.com/pebbe/zmq4 v1.2.0 18:15:46 go: finding github.com/hashicorp/consul v1.7.2 18:15:46 go: finding github.com/hashicorp/consul/api v1.4.0 18:15:46 go: finding github.com/gorilla/websocket v1.4.0 18:15:46 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 18:15:46 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:15:46 go: finding github.com/BurntSushi/toml v0.3.1 18:15:47 go: finding github.com/armon/go-metrics v0.3.3 18:15:47 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 18:15:47 go: finding github.com/pmezard/go-difflib v1.0.0 18:15:47 go: finding github.com/pelletier/go-toml v1.7.0 18:15:47 go: finding github.com/stretchr/testify v1.2.2 18:15:47 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 18:15:47 go: finding github.com/mattn/go-colorable v0.1.4 18:15:47 go: finding go.mongodb.org/mongo-driver v1.3.1 18:15:47 go: finding github.com/hashicorp/golang-lru v0.5.0 18:15:47 go: finding github.com/mattn/go-isatty v0.0.10 18:15:47 go: finding github.com/pelletier/go-toml v1.2.0 18:15:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:15:47 go: finding github.com/hashicorp/go-syslog v1.0.0 18:15:47 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:15:47 go: finding github.com/hashicorp/logutils v1.0.0 18:15:47 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:15:47 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:15:47 go: finding github.com/gorilla/mux v1.7.1 18:15:48 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:15:48 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:15:48 go: finding github.com/hashicorp/go-uuid v1.0.0 18:15:48 go: finding github.com/prometheus/client_golang v1.4.0 18:15:48 go: finding github.com/mattn/go-isatty v0.0.8 18:15:48 go: finding github.com/golang/protobuf v1.3.2 18:15:48 9586258a13ea: Pull complete 18:15:48 a8b2cbafd68c: Pull complete 18:15:48 go: finding github.com/prometheus/client_model v0.2.0 18:15:48 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:15:48 go: finding github.com/circonus-labs/circonusllhist v0.1.3 18:15:48 go: finding github.com/hashicorp/mdns v1.0.1 18:15:48 go: finding github.com/tidwall/pretty v1.0.0 18:15:48 d1dd75721c92: Pull complete 18:15:48 go: finding github.com/cespare/xxhash/v2 v2.1.1 18:15:48 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:15:48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 18:15:48 go: finding github.com/hashicorp/go-uuid v1.0.1 18:15:48 go: finding github.com/golang/protobuf v1.2.0 18:15:48 go: finding golang.org/x/sys v0.0.0-20200122134326-e047566fdf82 18:15:48 go: finding github.com/pelletier/go-toml v1.4.0 18:15:49 go: finding gopkg.in/yaml.v2 v2.2.8 18:15:49 go: finding github.com/hashicorp/memberlist v0.2.0 18:15:49 go: finding golang.org/x/sys v0.0.0-20190531175056-4c3a928424d2 18:15:49 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 18:15:49 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 18:15:49 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 18:15:49 go: finding github.com/json-iterator/go v1.1.9 18:15:50 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:15:50 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:15:50 go: finding github.com/mitchellh/mapstructure v1.2.2 18:15:50 go: finding github.com/pkg/errors v0.8.1 18:15:50 go: finding github.com/mitchellh/cli v1.0.0 18:15:50 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:15:51 go: finding github.com/kr/pretty v0.1.0 18:15:51 go: finding github.com/miekg/dns v1.1.26 18:15:51 go: finding github.com/golang/snappy v0.0.1 18:15:51 go: finding github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 18:15:51 go: finding github.com/prometheus/procfs v0.0.8 18:15:51 go: finding github.com/klauspost/compress v1.9.5 18:15:51 go: finding github.com/hashicorp/go-multierror v1.0.0 18:15:51 go: finding github.com/kr/text v0.1.0 18:15:52 go: finding github.com/gobuffalo/packr/v2 v2.2.0 18:15:52 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 18:15:52 go: finding github.com/go-stack/stack v1.8.0 18:15:52 go: finding github.com/docker/go-connections v0.3.0 18:15:52 go: finding github.com/mitchellh/mapstructure v1.1.2 18:15:52 go: finding gopkg.in/yaml.v2 v2.2.5 18:15:52 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 18:15:52 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 18:15:52 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 18:15:52 go: finding github.com/Microsoft/go-winio v0.4.3 18:15:53 4e34fffdb759: Pull complete 18:15:53 go: finding github.com/onsi/gomega v1.4.2 18:15:53 go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f 18:15:53 go: finding github.com/google/go-cmp v0.2.0 18:15:53 go: finding github.com/hashicorp/go-raftchunking v0.6.1 18:15:53 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 18:15:53 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:15:53 go: finding github.com/hashicorp/go-sockaddr v1.0.2 18:15:53 go: finding github.com/gobuffalo/genny v0.0.0-20190403191548-3ca520ef0d9e 18:15:53 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 18:15:53 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 18:15:53 go: finding github.com/go-ole/go-ole v1.2.1 18:15:53 go: finding github.com/hashicorp/memberlist v0.1.6 18:15:53 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 18:15:53 go: finding github.com/gobuffalo/packd v0.0.0-20190315124812-a385830c7fc0 18:15:53 go: finding github.com/imdario/mergo v0.3.6 18:15:53 go: finding github.com/stretchr/objx v0.1.1 18:15:54 go: finding github.com/go-test/deep v1.0.2 18:15:54 go: finding github.com/mattn/go-colorable v0.0.9 18:15:54 go: finding golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 18:15:54 go: finding golang.org/x/text v0.3.0 18:15:54 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 18:15:54 go: finding github.com/hashicorp/raft v1.1.2 18:15:54 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 18:15:54 go: finding github.com/hashicorp/vault/api v1.0.4 18:15:54 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 18:15:54 go: finding github.com/stretchr/testify v1.4.0 18:15:54 go: finding github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878 18:15:54 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 18:15:54 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 18:15:55 go: finding github.com/pkg/errors v0.8.0 18:15:55 go: finding github.com/hashicorp/go-hclog v0.9.1 18:15:55 go: finding github.com/gobuffalo/mapi v1.0.2 18:15:55 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 18:15:55 go: finding github.com/armon/go-radix v1.0.0 18:15:55 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:15:55 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:15:55 go: finding github.com/gobuffalo/gogen v0.0.0-20190315121717-8f38393713f5 18:15:55 go: finding github.com/gogo/protobuf v1.2.1 18:15:55 go: finding github.com/hashicorp/go-retryablehttp v0.5.3 18:15:55 go: finding gopkg.in/yaml.v2 v2.2.1 18:15:55 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 18:15:55 go: finding github.com/coredns/coredns v1.1.2 18:15:55 go: finding github.com/beorn7/perks v1.0.1 18:15:55 go: finding github.com/gobuffalo/packr/v2 v2.0.9 18:15:55 go: finding github.com/mitchellh/go-wordwrap v1.0.0 18:15:56 go: finding github.com/vmware/govmomi v0.18.0 18:15:56 go: finding golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223 18:15:56 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 18:15:56 go: finding github.com/dnaeon/go-vcr v1.0.1 18:15:56 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 18:15:56 go: finding github.com/sirupsen/logrus v1.4.2 18:15:56 go: finding github.com/mattn/go-colorable v0.1.6 18:15:56 go: finding golang.org/x/tools v0.0.0-20190531172133-b3315ee88b7d 18:15:56 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 18:15:56 go: finding github.com/envoyproxy/go-control-plane v0.8.0 18:15:56 go: finding github.com/prometheus/client_golang v0.9.2 18:15:56 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 18:15:57 go: finding github.com/sirupsen/logrus v1.4.1 18:15:57 go: finding golang.org/x/crypto v0.0.0-20190530122614-20be4c3c3ed5 18:15:58 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 18:15:58 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 18:15:58 go: finding k8s.io/apimachinery v0.0.0-20180821005732-488889b0007f 18:15:58 fd1d9eb628f9: Pull complete 18:15:58 bd44c58b92db: Pull complete 18:15:58 go: finding github.com/davecgh/go-spew v1.1.0 18:15:58 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 18:15:58 go: finding github.com/gobuffalo/genny v0.0.0-20190329151137-27723ad26ef9 18:15:58 go: finding github.com/rogpeppe/go-internal v1.3.0 18:15:58 go: finding github.com/prometheus/common v0.9.1 18:15:58 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 18:15:59 go: finding github.com/fatih/color v1.7.0 18:15:59 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 18:15:59 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 18:15:59 go: finding github.com/boltdb/bolt v1.3.1 18:15:59 e5856e266cf4: Pull complete 18:16:00 f0f88b30cdbb: Pull complete 18:16:00 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 18:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 18:16:00 ---> 0be50c763560 18:16:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:16:01 go: finding gopkg.in/square/go-jose.v2 v2.3.1 18:16:01 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 18:16:01 go: finding github.com/spf13/pflag v1.0.3 18:16:01 go: finding github.com/likexian/gokit v0.20.16 18:16:01 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 18:16:01 go: finding github.com/stretchr/objx v0.1.0 18:16:01 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:16:01 go: finding golang.org/x/text v0.3.2 18:16:02 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 18:16:02 go: finding k8s.io/client-go v8.0.0+incompatible 18:16:02 go: finding github.com/prometheus/client_golang v1.0.0 18:16:02 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 18:16:02 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 18:16:02 go: finding github.com/hashicorp/raft v1.1.1 18:16:02 go: finding github.com/hashicorp/go-bexpr v0.1.2 18:16:02 go: finding golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5 18:16:02 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:16:02 go: finding github.com/posener/complete v1.1.1 18:16:02 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 18:16:02 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 18:16:02 go: finding golang.org/x/sys v0.0.0-20190508220229-2d0786266e9c 18:16:02 go: finding github.com/julienschmidt/httprouter v1.2.0 18:16:02 go: finding golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 18:16:03 go: finding github.com/dimchansky/utfbom v1.1.0 18:16:03 go: finding google.golang.org/appengine v1.1.0 18:16:03 go: finding golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c 18:16:03 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 18:16:03 go: finding github.com/onsi/ginkgo v1.6.0 18:16:04 go: finding github.com/digitalocean/godo v1.10.0 18:16:04 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 18:16:04 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 18:16:04 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:16:04 go: finding golang.org/x/oauth2 v0.0.0-20170807180024-9a379c6b3e95 18:16:04 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:16:04 go: finding github.com/gobuffalo/mapi v1.0.1 18:16:04 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 18:16:04 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 18:16:04 go: finding github.com/hashicorp/go-memdb v1.0.3 18:16:05 ---> Running in 3390684f86ce 18:16:05 Removing intermediate container 3390684f86ce 18:16:05 ---> dec8f80a886a 18:16:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:05 ---> Running in 2abf51a5aa0b 18:16:05 go: finding gopkg.in/errgo.v2 v2.1.0 18:16:05 go: finding github.com/aws/aws-sdk-go v1.25.41 18:16:05 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 18:16:05 go: finding github.com/davecgh/go-spew v1.1.1 18:16:05 go: finding github.com/sirupsen/logrus v1.4.0 18:16:05 go: finding google.golang.org/grpc v1.19.1 18:16:05 go: finding github.com/hashicorp/consul/sdk v0.4.0 18:16:05 go: finding github.com/hashicorp/go-connlimit v0.2.0 18:16:05 go: finding github.com/google/go-cmp v0.3.1 18:16:05 go: finding golang.org/x/sync v0.0.0-20190412183630-56d357773e84 18:16:05 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 18:16:05 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 18:16:05 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 18:16:05 go: finding github.com/hashicorp/go-immutable-radix v1.1.0 18:16:06 go: finding github.com/modern-go/reflect2 v1.0.1 18:16:06 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 18:16:06 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf 18:16:06 go: finding github.com/Azure/go-autorest v10.7.0+incompatible 18:16:06 go: finding gopkg.in/yaml.v2 v2.2.4 18:16:06 go: finding gopkg.in/yaml.v2 v2.2.2 18:16:06 go: finding golang.org/x/tools v0.0.0-20190329151228-23e29df326fe 18:16:06 go: finding golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 18:16:06 go: finding github.com/fatih/color v1.9.0 18:16:06 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 18:16:06 go: finding github.com/mitchellh/reflectwalk v1.0.1 18:16:06 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 18:16:07 Removing intermediate container 2abf51a5aa0b 18:16:07 ---> 9ad19934bf64 18:16:07 Step 5/8 : RUN apk add --no-cache make git 18:16:07 go: finding github.com/gogo/googleapis v1.1.0 18:16:07 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:16:07 ---> Running in 731411e32459 18:16:07 go: finding github.com/inconshreveable/mousetrap v1.0.0 18:16:07 go: finding k8s.io/api v0.0.0-20180806132203-61b11ee65332 18:16:07 go: finding github.com/sirupsen/logrus v1.0.6 18:16:07 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 18:16:07 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 18:16:07 go: finding github.com/google/go-cmp v0.4.0 18:16:07 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 18:16:07 go: finding github.com/bgentry/speakeasy v0.1.0 18:16:08 go: finding github.com/golang/protobuf v1.3.1 18:16:08 go: finding github.com/stretchr/testify v1.3.0 18:16:08 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 18:16:08 go: finding github.com/linode/linodego v0.7.1 18:16:08 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 18:16:08 go: finding github.com/hashicorp/hcl v1.0.0 18:16:08 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 18:16:08 go: finding github.com/markbates/safe v1.0.1 18:16:08 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a 18:16:08 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 18:16:08 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 18:16:09 go: finding github.com/hashicorp/go-version v1.1.0 18:16:09 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 18:16:09 go: finding github.com/ghodss/yaml v1.0.0 18:16:09 OK: 121 MiB in 39 packages 18:16:10 go: finding github.com/google/gofuzz v1.0.0 18:16:10 Removing intermediate container 731411e32459 18:16:10 ---> a8bb247931f8 18:16:10 Step 6/8 : WORKDIR /edgex-ui-go 18:16:10 ---> Running in 2a82a0e974cc 18:16:10 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 18:16:10 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:16:10 go: finding github.com/mattn/go-isatty v0.0.12 18:16:10 go: finding golang.org/x/sys v0.0.0-20190523142557-0e01d883c5c5 18:16:10 go: finding github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a 18:16:10 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 18:16:10 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 18:16:10 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 18:16:10 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 18:16:10 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 18:16:10 go: finding google.golang.org/grpc v1.23.0 18:16:10 Removing intermediate container 2a82a0e974cc 18:16:10 ---> e54250d161b9 18:16:10 Step 7/8 : COPY . . 18:16:11 go: finding golang.org/x/sys v0.0.0-20200116001909-b77594299b42 18:16:11 go: finding github.com/hashicorp/errwrap v1.0.0 18:16:12 ---> 948f4d0a0756 18:16:12 Step 8/8 : RUN go mod download 18:16:12 ---> Running in a756e65c8ec0 18:16:13 go: finding github.com/pebbe/zmq4 v1.2.0 18:16:13 go: finding github.com/armon/go-metrics v0.3.3 18:16:13 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 18:16:13 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 18:16:13 go: finding github.com/mattn/go-colorable v0.1.6 18:16:13 go: finding github.com/BurntSushi/toml v0.3.1 18:16:13 go: finding github.com/gorilla/websocket v1.4.0 18:16:13 go: finding github.com/gorilla/mux v1.7.1 18:16:13 go: finding github.com/hashicorp/consul/api v1.4.0 18:16:13 go: finding github.com/hashicorp/vault/sdk v0.1.13 18:16:13 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 18:16:13 go: finding github.com/mitchellh/copystructure v1.0.0 18:16:13 go: finding github.com/hashicorp/golang-lru v0.5.1 18:16:13 go: finding golang.org/x/sys v0.0.0-20190422165155-953cdadca894 18:16:13 go: finding github.com/kisielk/errcheck v1.1.0 18:16:13 go: finding github.com/hashicorp/serf v0.8.2 18:16:13 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 18:16:14 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 18:16:14 go: finding github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 18:16:14 go: finding github.com/gobuffalo/flect v0.1.0 18:16:14 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 18:16:14 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 18:16:14 go: finding github.com/hashicorp/go-rootcerts v1.0.2 18:16:14 go: finding github.com/client9/misspell v0.3.4 18:16:14 go: finding cloud.google.com/go v0.26.0 18:16:14 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 18:16:14 go: finding github.com/likexian/gokit v0.0.0-20190501133040-e77ea8b19cdc 18:16:14 go: finding github.com/hashicorp/consul v1.7.2 18:16:14 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 18:16:14 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:16:14 go: finding github.com/golang/protobuf v1.3.2 18:16:14 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:16:14 go: finding github.com/prometheus/client_model v0.2.0 18:16:14 go: finding golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 18:16:14 go: finding go.mongodb.org/mongo-driver v1.3.1 18:16:14 go: finding github.com/hashicorp/serf v0.9.0 18:16:15 go: launchpad.net/gocheck@v0.0.0-20140225173054-000000000087: bzr branch --use-existing-dir https://launchpad.net/~niemeyer/gocheck/trunk . in /go/pkg/mod/cache/vcs/f46ce2ae80d31f9b0a29099baa203e3b6d269dace4e5357a2cf74bd109e13339: exec: "bzr": executable file not found in $PATH 18:16:15 go: finding github.com/json-iterator/go v1.1.6 18:16:15 go: finding github.com/json-iterator/go v1.1.5 18:16:15 go: finding github.com/gobuffalo/envy v1.7.0 18:16:15 go: finding github.com/hashicorp/go-msgpack v0.5.5 18:16:15 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 18:16:15 go: finding github.com/hashicorp/go-uuid v1.0.0 18:16:15 go: finding github.com/hashicorp/go-retryablehttp v0.5.3 18:16:15 go: finding github.com/circonus-labs/circonusllhist v0.1.3 18:16:15 go: finding github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 18:16:15 go: finding github.com/karrick/godirwalk v1.10.3 18:16:15 go: finding github.com/NYTimes/gziphandler v1.0.1 18:16:15 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:16:15 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:16:15 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 18:16:15 go: finding github.com/hashicorp/go-hclog v0.8.0 18:16:15 go: finding golang.org/x/net v0.0.0-20190620200207-3b0461eec859 18:16:15 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 18:16:16 go: finding github.com/hashicorp/go-hclog v0.12.2 18:16:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:16:16 go: finding github.com/pascaldekloe/goe v0.1.0 18:16:16 go: finding github.com/prometheus/common v0.9.1 18:16:16 go: finding github.com/kr/pretty v0.2.0 18:16:16 go: finding github.com/rogpeppe/go-internal v1.2.2 18:16:16 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:16:16 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 18:16:16 go: finding github.com/hashicorp/consul/api v1.1.0 18:16:17 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:16:17 go: finding github.com/hashicorp/golang-lru v0.5.4 18:16:17 go: finding github.com/golang/snappy v0.0.1 18:16:17 go: finding gopkg.in/inf.v0 v0.9.1 18:16:17 go: finding github.com/gobuffalo/depgen v0.0.0-20190329151759-d478694a28d3 18:16:17 go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f 18:16:17 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 18:16:17 go: finding github.com/spf13/cobra v0.0.3 18:16:17 go: finding github.com/mattn/go-isatty v0.0.3 18:16:17 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:16:17 go: finding github.com/davecgh/go-spew v1.1.1 18:16:18 go: finding golang.org/x/sys v0.0.0-20190422165155-953cdadca894 18:16:18 go: finding golang.org/x/net v0.0.0-20180826012351-8a410e7b638d 18:16:18 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 18:16:18 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:16:18 go: finding github.com/karrick/godirwalk v1.8.0 18:16:18 go: finding github.com/karrick/godirwalk v1.10.3 18:16:18 go: finding github.com/gobuffalo/flect v0.1.1 18:16:18 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 18:16:18 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 18:16:18 go: finding golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9 18:16:19 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 18:16:19 go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135 18:16:19 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd 18:16:19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:16:19 go: finding golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2 18:16:19 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:16:19 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 18:16:19 go: finding golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 18:16:19 go: finding github.com/kisielk/gotool v1.0.0 18:16:19 go: finding google.golang.org/appengine v1.4.0 18:16:19 go: finding gopkg.in/yaml.v2 v2.2.4 18:16:19 go: finding golang.org/x/crypto v0.0.0-20190530122614-20be4c3c3ed5 18:16:19 go: finding github.com/golang/protobuf v1.2.0 18:16:20 go: finding github.com/prometheus/procfs v0.0.2 18:16:20 go: finding golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6 18:16:20 go: finding github.com/pascaldekloe/goe v0.1.0 18:16:20 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 18:16:20 go: finding github.com/go-kit/kit v0.9.0 18:16:20 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 18:16:20 go: finding github.com/kr/pretty v0.1.0 18:16:20 go: finding golang.org/x/tools v0.0.0-20190416151739-9c9e1878f421 18:16:20 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 18:16:20 go: finding github.com/ryanuber/go-glob v1.0.0 18:16:20 go: finding github.com/mitchellh/go-homedir v1.0.0 18:16:21 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 18:16:21 go: finding golang.org/x/tools v0.0.0-20190114222345-bf090417da8b 18:16:21 go: finding github.com/miekg/dns v1.0.14 18:16:21 go: finding github.com/gobuffalo/envy v1.6.15 18:16:21 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 18:16:21 go: finding golang.org/x/sys v0.0.0-20190924154521-2837fb4f24fe 18:16:21 go: finding github.com/spf13/pflag v1.0.2 18:16:21 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:16:21 go: finding github.com/fatih/color v1.7.0 18:16:21 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e 18:16:21 go: finding golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 18:16:21 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 18:16:21 go: finding github.com/golang/mock v1.1.1 18:16:21 go: finding github.com/fsnotify/fsnotify v1.4.7 18:16:21 go: finding github.com/gobuffalo/gogen v0.1.1 18:16:21 go: finding golang.org/x/text v0.3.1-0.20181227161524-e6919f6577db 18:16:22 go: finding github.com/pelletier/go-toml v1.7.0 18:16:22 go: finding github.com/sirupsen/logrus v1.4.2 18:16:22 go: finding github.com/hashicorp/mdns v1.0.1 18:16:22 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 18:16:22 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 18:16:22 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:16:22 go: finding golang.org/x/sys v0.0.0-20190412213103-97732733099d 18:16:22 go: finding github.com/hpcloud/tail v1.0.0 18:16:22 go: finding github.com/hashicorp/memberlist v0.1.3 18:16:22 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:16:23 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 18:16:23 go: finding github.com/onsi/gomega v1.4.1 18:16:23 go: finding github.com/prometheus/client_golang v1.0.0 18:16:23 go: finding github.com/markbates/safe v1.0.1 18:16:23 go: finding golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 18:16:23 go: finding github.com/hashicorp/go-rootcerts v1.0.1 18:16:23 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:16:23 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 18:16:23 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 18:16:23 go: finding github.com/mitchellh/go-homedir v1.1.0 18:16:23 go: finding github.com/mattn/go-isatty v0.0.11 18:16:23 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 18:16:23 go: finding github.com/google/go-cmp v0.2.0 18:16:23 go: finding github.com/pelletier/go-toml v1.4.0 18:16:23 go: finding github.com/mitchellh/mapstructure v1.1.2 18:16:23 go: finding github.com/go-kit/kit v0.9.0 18:16:23 go: finding github.com/gobuffalo/gogen v0.1.1 18:16:23 go: finding github.com/beorn7/perks v1.0.0 18:16:23 go: finding github.com/kisielk/errcheck v1.2.0 18:16:23 go: finding github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31 18:16:23 go: finding github.com/hashicorp/mdns v1.0.0 18:16:23 go: finding github.com/hashicorp/go-uuid v1.0.1 18:16:23 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 18:16:24 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 18:16:24 go: finding github.com/digitalocean/godo v1.1.1 18:16:24 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 18:16:24 go: finding github.com/pkg/errors v0.8.1 18:16:24 go: finding github.com/prometheus/procfs v0.0.2 18:16:24 go: finding github.com/prometheus/common v0.4.1 18:16:24 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 18:16:24 go: finding github.com/go-logfmt/logfmt v0.4.0 18:16:24 go: finding github.com/gogo/protobuf v1.1.1 18:16:24 go: finding github.com/hashicorp/serf v0.8.2 18:16:24 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 18:16:24 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 18:16:24 go: finding github.com/jtolds/gls v4.2.1+incompatible 18:16:24 go: finding github.com/prometheus/common v0.0.0-20181126121408-4724e9255275 18:16:24 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 18:16:24 go: finding github.com/stretchr/testify v1.4.0 18:16:24 go: finding golang.org/x/sys v0.0.0-20180830151530-49385e6e1522 18:16:24 go: finding golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 18:16:24 go: finding github.com/hashicorp/go-hclog v0.12.0 18:16:24 go: finding google.golang.org/grpc v1.22.0 18:16:24 go: finding github.com/mitchellh/iochan v1.0.0 18:16:25 go: finding github.com/kr/text v0.1.0 18:16:25 go: finding github.com/gobuffalo/genny v0.1.0 18:16:25 go: finding golang.org/x/text v0.3.2 18:16:25 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 18:16:25 go: finding github.com/fatih/structs v1.1.0 18:16:25 go: finding github.com/mattn/go-colorable v0.1.4 18:16:25 go: finding github.com/mitchellh/gox v0.4.0 18:16:25 go: finding github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 18:16:25 go: finding github.com/kr/pty v1.1.1 18:16:25 go: finding github.com/DataDog/datadog-go v2.2.0+incompatible 18:16:25 go: finding github.com/hashicorp/consul/api v1.1.0 18:16:25 go: finding github.com/googleapis/gnostic v0.2.0 18:16:25 go: finding golang.org/x/sys v0.0.0-20190403152447-81d4e9dc473e 18:16:25 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 18:16:25 go: finding github.com/hashicorp/go-plugin v1.0.1 18:16:25 go: finding github.com/hashicorp/serf v0.8.5 18:16:25 go: finding gopkg.in/fsnotify.v1 v1.4.7 18:16:25 go: finding github.com/gobuffalo/genny v0.1.1 18:16:25 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 18:16:25 go: finding github.com/hashicorp/go-rootcerts v1.0.2 18:16:25 go: finding github.com/klauspost/compress v1.9.5 18:16:26 go: finding gopkg.in/resty.v1 v1.12.0 18:16:26 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 18:16:26 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:16:26 go: finding github.com/json-iterator/go v1.1.6 18:16:26 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:16:26 go: finding github.com/gobuffalo/depgen v0.0.0-20190329151759-d478694a28d3 18:16:27 go: finding github.com/prometheus/common v0.4.1 18:16:27 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 18:16:27 go: finding github.com/gobuffalo/envy v1.7.0 18:16:27 go: finding github.com/mattn/go-isatty v0.0.10 18:16:27 go: finding golang.org/x/net v0.0.0-20181114220301-adae6a3d119a 18:16:27 go: finding github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc 18:16:27 go: finding github.com/mattn/go-isatty v0.0.8 18:16:28 go: finding golang.org/x/tools v0.0.0-20190531172133-b3315ee88b7d 18:16:28 go: finding github.com/modern-go/reflect2 v1.0.1 18:16:28 go: finding github.com/stretchr/testify v1.3.0 18:16:28 go: finding gopkg.in/yaml.v2 v2.2.1 18:16:29 go: finding github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf 18:16:29 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 18:16:29 go: finding github.com/julienschmidt/httprouter v1.2.0 18:16:29 go: finding github.com/mitchellh/mapstructure v1.2.2 18:16:29 go: finding github.com/spf13/pflag v1.0.3 18:16:29 go: finding github.com/gobuffalo/packd v0.0.0-20190315124812-a385830c7fc0 18:16:29 go: finding github.com/hashicorp/mdns v1.0.0 18:16:29 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 18:16:29 go: finding github.com/kisielk/errcheck v1.2.0 18:16:30 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 18:16:30 go: finding github.com/mattn/go-isatty v0.0.12 18:16:30 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 18:16:30 go: finding github.com/stretchr/objx v0.1.1 18:16:30 go: finding golang.org/x/tools v0.0.0-20190420181800-aa740d480789 18:16:30 go: finding github.com/pmezard/go-difflib v1.0.0 18:16:31 go: finding github.com/gobuffalo/packr/v2 v2.2.0 18:16:31 go: finding gopkg.in/yaml.v2 v2.2.8 18:16:31 go: finding golang.org/x/text v0.3.0 18:16:31 go: finding github.com/spf13/cobra v0.0.3 18:16:31 go: finding github.com/hashicorp/go.net v0.0.1 18:16:31 go: finding github.com/beorn7/perks v1.0.0 18:16:31 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 18:16:31 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 18:16:31 go: finding github.com/hashicorp/memberlist v0.1.3 18:16:32 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 18:16:32 go: finding github.com/hashicorp/go-bexpr v0.1.2 18:16:32 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 18:16:32 go: finding github.com/mitchellh/copystructure v1.0.0 18:16:32 go: finding github.com/digitalocean/godo v1.10.0 18:16:32 go: finding github.com/mitchellh/cli v1.0.0 18:16:32 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 18:16:33 go: finding github.com/go-logfmt/logfmt v0.4.0 18:16:33 go: finding github.com/tidwall/pretty v1.0.0 18:16:33 go: finding github.com/sirupsen/logrus v1.4.1 18:16:33 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:16:33 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 18:16:33 go: finding github.com/hashicorp/raft v1.1.2 18:16:33 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 18:16:33 go: finding github.com/pkg/errors v0.8.0 18:16:34 go: finding github.com/hashicorp/serf v0.8.5 18:16:34 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:16:34 go: finding github.com/hashicorp/go-msgpack v0.5.5 18:16:34 go: finding golang.org/x/tools v0.0.0-20190416151739-9c9e1878f421 18:16:34 go: finding github.com/hashicorp/vault/api v1.0.4 18:16:34 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 18:16:35 go: finding github.com/go-stack/stack v1.8.0 18:16:35 go: finding github.com/hashicorp/hcl v1.0.0 18:16:35 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:16:35 go: finding github.com/rogpeppe/go-internal v1.1.0 18:16:36 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 18:16:36 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 18:16:36 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:16:36 go: finding github.com/miekg/dns v1.1.26 18:16:36 go: finding github.com/gobuffalo/flect v0.1.3 18:16:36 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 18:16:37 go: finding github.com/prometheus/client_golang v0.9.1 18:16:37 go: finding github.com/hashicorp/go-syslog v1.0.0 18:16:37 go: finding github.com/gobuffalo/genny v0.1.1 18:16:37 go: finding github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d 18:16:37 go: finding github.com/mattn/go-isatty v0.0.3 18:16:38 go: finding github.com/coredns/coredns v1.1.2 18:16:38 go: finding golang.org/x/tools v0.0.0-20181030221726-6c7e314b6563 18:16:38 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 18:16:38 go: finding github.com/prometheus/client_golang v1.4.0 18:16:38 go: finding github.com/mitchellh/reflectwalk v1.0.1 18:16:38 go: finding github.com/hashicorp/go-hclog v0.9.1 18:16:39 go: finding golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9 18:16:39 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 18:16:39 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 18:16:39 go: finding github.com/gobuffalo/gogen v0.1.0 18:16:39 go: finding github.com/hashicorp/go-hclog v0.12.0 18:16:39 go: finding github.com/gobuffalo/gogen v0.0.0-20190315121717-8f38393713f5 18:16:39 go: finding github.com/gobuffalo/genny v0.0.0-20190403191548-3ca520ef0d9e 18:16:39 go: finding github.com/rogpeppe/go-internal v1.3.0 18:16:40 go: finding gopkg.in/square/go-jose.v2 v2.3.1 18:16:40 go: finding k8s.io/client-go v8.0.0+incompatible 18:16:40 go: finding github.com/bgentry/speakeasy v0.1.0 18:16:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:16:40 go: finding gopkg.in/yaml.v2 v2.2.2 18:16:40 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf 18:16:40 go: finding gopkg.in/yaml.v2 v2.2.5 18:16:40 go: finding github.com/hashicorp/go-sockaddr v1.0.2 18:16:41 go: finding github.com/hashicorp/go-connlimit v0.2.0 18:16:41 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:16:41 go: finding golang.org/x/sync v0.0.0-20190412183630-56d357773e84 18:16:41 go: finding github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 18:16:41 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 18:16:41 go: finding github.com/inconshreveable/mousetrap v1.0.0 18:16:41 go: finding github.com/stretchr/objx v0.1.0 18:16:41 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 18:16:41 go: finding github.com/armon/go-radix v1.0.0 18:16:41 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 18:16:41 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:16:42 go: finding golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223 18:16:42 go: finding github.com/go-logfmt/logfmt v0.3.0 18:16:42 go: finding github.com/golang/protobuf v1.3.1 18:16:42 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 18:16:42 go: finding github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 18:16:42 go: finding github.com/mitchellh/go-homedir v1.1.0 18:16:42 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 18:16:42 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 18:16:42 go: finding github.com/json-iterator/go v1.1.9 18:16:42 go: finding github.com/hashicorp/go-memdb v1.0.3 18:16:42 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:16:43 go: finding github.com/hashicorp/go-multierror v1.0.0 18:16:43 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 18:16:43 go: finding github.com/gobuffalo/envy v1.6.15 18:16:43 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a 18:16:43 go: finding github.com/prometheus/client_golang v0.9.2 18:16:43 go: finding github.com/Microsoft/go-winio v0.4.3 18:16:43 go: finding github.com/hashicorp/logutils v1.0.0 18:16:43 go: finding github.com/hashicorp/vault/sdk v0.1.13 18:16:43 go: finding golang.org/x/sys v0.0.0-20200122134326-e047566fdf82 18:16:43 go: finding golang.org/x/sys v0.0.0-20190531175056-4c3a928424d2 18:16:43 go: finding golang.org/x/crypto v0.0.0-20190422162423-af44ce270edf 18:16:43 go: finding github.com/hashicorp/go-immutable-radix v1.1.0 18:16:43 go: finding github.com/gobuffalo/flect v0.1.1 18:16:43 go: finding github.com/envoyproxy/go-control-plane v0.8.0 18:16:43 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 18:16:44 go: finding github.com/mitchellh/gox v0.4.0 18:16:44 go: finding github.com/gobuffalo/depgen v0.1.0 18:16:44 go: finding github.com/beorn7/perks v1.0.1 18:16:44 go: finding github.com/prometheus/procfs v0.0.8 18:16:44 go: finding github.com/gogo/protobuf v1.1.1 18:16:44 go: finding github.com/posener/complete v1.1.1 18:16:44 go: finding github.com/cespare/xxhash/v2 v2.1.1 18:16:44 go: finding github.com/stretchr/testify v1.2.2 18:16:44 go: finding github.com/davecgh/go-spew v1.1.0 18:16:44 go: finding github.com/sirupsen/logrus v1.2.0 18:16:45 go: finding github.com/hashicorp/errwrap v1.0.0 18:16:45 go: finding github.com/google/go-cmp v0.3.1 18:16:45 go: finding github.com/fatih/structs v1.1.0 18:16:45 go: finding golang.org/x/sys v0.0.0-20190924154521-2837fb4f24fe 18:16:45 go: finding golang.org/x/sys v0.0.0-20190412213103-97732733099d 18:16:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:16:45 go: finding golang.org/x/sys v0.0.0-20190403152447-81d4e9dc473e 18:16:45 go: finding github.com/gobuffalo/mapi v1.0.2 18:16:45 go: finding github.com/docker/go-connections v0.3.0 18:16:45 go: finding github.com/joho/godotenv v1.3.0 18:16:45 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 18:16:45 go: finding golang.org/x/sys v0.0.0-20190419153524-e8e3143a4f4a 18:16:45 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 18:16:45 go: finding golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 18:16:45 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:16:45 go: finding github.com/mitchellh/go-wordwrap v1.0.0 18:16:45 go: finding github.com/miekg/dns v1.0.14 18:16:46 go: finding google.golang.org/grpc v1.22.0 18:16:46 go: finding github.com/hashicorp/go-version v1.1.0 18:16:46 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 18:16:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:16:46 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 18:16:46 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 18:16:46 go: finding github.com/aws/aws-sdk-go v1.25.41 18:16:46 go: finding github.com/onsi/gomega v1.4.2 18:16:46 go: finding github.com/go-kit/kit v0.8.0 18:16:46 go: finding github.com/google/go-cmp v0.4.0 18:16:47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 18:16:47 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 18:16:47 go: finding github.com/gobuffalo/packd v0.1.0 18:16:47 go: finding github.com/hashicorp/memberlist v0.2.0 18:16:47 go: finding golang.org/x/text v0.3.1-0.20181227161524-e6919f6577db 18:16:47 go: finding golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c 18:16:47 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 18:16:47 go: finding github.com/gogo/googleapis v1.1.0 18:16:47 go: finding google.golang.org/appengine v1.4.0 18:16:48 go: finding github.com/gobuffalo/packr/v2 v2.0.9 18:16:48 go: finding github.com/mitchellh/iochan v1.0.0 18:16:48 go: finding github.com/fsnotify/fsnotify v1.4.7 18:16:48 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 18:16:48 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:16:48 go: finding github.com/google/gofuzz v1.0.0 18:16:49 go: finding golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 18:16:49 go: finding github.com/hashicorp/go-hclog v0.8.0 18:16:49 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:16:49 go: finding github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31 18:16:49 go: finding github.com/hashicorp/consul/sdk v0.4.0 18:16:49 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 18:16:49 go: finding github.com/kr/pty v1.1.1 18:16:49 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:16:49 go: finding github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 18:16:49 go: finding github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 18:16:49 go: finding github.com/ryanuber/go-glob v1.0.0 18:16:50 go: finding golang.org/x/sys v0.0.0-20190508220229-2d0786266e9c 18:16:50 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 18:16:50 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 18:16:50 go: finding github.com/hashicorp/go-plugin v1.0.1 18:16:50 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 18:16:50 go: finding github.com/client9/misspell v0.3.4 18:16:50 go: finding google.golang.org/grpc v1.23.0 18:16:50 go: finding github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a 18:16:50 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 18:16:50 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 18:16:50 go: finding github.com/hashicorp/memberlist v0.1.6 18:16:51 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 18:16:51 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 18:16:51 go: finding github.com/fatih/color v1.9.0 18:16:51 go: finding google.golang.org/appengine v1.1.0 18:16:51 go: finding gopkg.in/fsnotify.v1 v1.4.7 18:16:51 go: finding github.com/karrick/godirwalk v1.8.0 18:16:51 go: finding github.com/rogpeppe/go-internal v1.2.2 18:16:51 go: finding golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6 18:16:52 go: finding github.com/mitchellh/go-homedir v1.0.0 18:16:52 go: finding google.golang.org/grpc v1.19.1 18:16:52 go: finding github.com/gobuffalo/genny v0.0.0-20190329151137-27723ad26ef9 18:16:52 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e 18:16:52 go: finding github.com/hashicorp/golang-lru v0.5.0 18:16:52 go: finding github.com/hashicorp/go-raftchunking v0.6.1 18:16:52 go: finding github.com/pelletier/go-toml v1.2.0 18:16:52 go: finding github.com/gobuffalo/flect v0.1.0 18:16:52 go: error loading module requirements 18:16:52 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } 18:16:53 go: finding github.com/oklog/run v1.0.0 18:16:53 go: finding gopkg.in/errgo.v2 v2.1.0 18:16:53 go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135 18:16:53 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 18:16:53 go: finding cloud.google.com/go v0.26.0 18:16:53 go: finding github.com/onsi/ginkgo v1.6.0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 18:16:53 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:16:53 go: finding github.com/hashicorp/raft v1.1.1 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 18:16:54 go: finding github.com/hashicorp/golang-lru v0.5.1 [Pipeline] } [Pipeline] // node 18:16:54 go: finding github.com/kr/pretty v0.2.0 [Pipeline] } [Pipeline] // stage [Pipeline] } 18:16:54 Failed in branch amd64 18:16:54 go: finding golang.org/x/net v0.0.0-20180724234803-3673e40ba225 18:16:54 go: finding golang.org/x/sys v0.0.0-20180830151530-49385e6e1522 18:16:54 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 18:16:54 go: finding github.com/go-test/deep v1.0.2 18:16:55 go: finding golang.org/x/sys v0.0.0-20200116001909-b77594299b42 18:16:55 go: finding github.com/mitchellh/go-testing-interface v0.0.0-20171004221916-a61a99592b77 18:16:55 go: finding golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5 18:16:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:16:55 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:16:55 go: finding github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd 18:16:55 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 18:16:55 go: finding golang.org/x/sys v0.0.0-20190129075346-302c3dd5f1cc 18:16:55 go: finding google.golang.org/grpc v1.14.0 18:16:56 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 18:16:56 go: finding golang.org/x/sys v0.0.0-20190523142557-0e01d883c5c5 18:16:56 go: finding golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 18:16:56 go: finding github.com/prometheus/common v0.0.0-20181126121408-4724e9255275 18:16:56 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 18:16:57 go: finding github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878 18:16:57 go: finding github.com/gogo/protobuf v1.2.1 18:16:57 go: finding github.com/hashicorp/go-rootcerts v1.0.1 18:16:57 go: finding github.com/boltdb/bolt v1.3.1 18:16:57 go: finding github.com/hpcloud/tail v1.0.0 18:16:57 go: finding github.com/mattn/go-isatty v0.0.11 18:16:57 go: finding github.com/imdario/mergo v0.3.6 18:16:58 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:16:58 go: finding github.com/gobuffalo/mapi v1.0.1 18:16:58 go: finding github.com/DataDog/datadog-go v2.2.0+incompatible 18:16:58 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 18:16:58 go: finding golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 18:16:59 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:16:59 go: finding golang.org/x/tools v0.0.0-20190114222345-bf090417da8b 18:16:59 go: finding golang.org/x/net v0.0.0-20190620200207-3b0461eec859 18:16:59 go: finding github.com/NYTimes/gziphandler v1.0.1 18:16:59 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd 18:16:59 go: finding golang.org/x/net v0.0.0-20180826012351-8a410e7b638d 18:16:59 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 18:16:59 go: finding golang.org/x/tools v0.0.0-20190329151228-23e29df326fe 18:16:59 go: finding github.com/mattn/go-colorable v0.0.9 18:16:59 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 18:17:00 go: finding github.com/golang/mock v1.1.1 18:17:00 go: finding github.com/go-ole/go-ole v1.2.1 18:17:00 go: finding github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb 18:17:00 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 18:17:00 go: finding github.com/sirupsen/logrus v1.4.0 18:17:00 go: finding github.com/kisielk/errcheck v1.1.0 18:17:00 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 18:17:00 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 18:17:00 go: finding golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 18:17:00 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd 18:17:01 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 18:17:01 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 18:17:01 go: finding github.com/kisielk/gotool v1.0.0 18:17:02 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 18:17:02 go: finding golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 18:17:02 go: finding golang.org/x/tools v0.0.0-20190226205152-f727befe758c 18:17:02 go: finding google.golang.org/grpc v1.19.0 18:17:02 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 18:17:02 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 18:17:03 go: finding k8s.io/api v0.0.0-20180806132203-61b11ee65332 18:17:03 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 18:17:03 go: finding github.com/dimchansky/utfbom v1.1.0 18:17:03 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 18:17:03 go: finding github.com/likexian/gokit v0.20.16 18:17:03 go: finding github.com/ghodss/yaml v1.0.0 18:17:03 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 18:17:03 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 18:17:04 go: finding gopkg.in/resty.v1 v1.12.0 18:17:04 go: finding golang.org/x/oauth2 v0.0.0-20170807180024-9a379c6b3e95 18:17:04 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 18:17:04 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 18:17:05 go: finding github.com/sirupsen/logrus v1.0.6 18:17:05 go: finding github.com/dnaeon/go-vcr v1.0.1 18:17:05 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 18:17:05 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 18:17:05 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 18:17:06 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 18:17:06 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 18:17:06 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 18:17:06 go: finding github.com/vmware/govmomi v0.18.0 18:17:06 go: finding github.com/digitalocean/godo v1.1.1 18:17:07 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 18:17:07 go: finding github.com/jtolds/gls v4.2.1+incompatible 18:17:07 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 18:17:07 go: finding github.com/onsi/gomega v1.4.1 18:17:08 go: finding github.com/googleapis/gnostic v0.2.0 18:17:08 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 18:17:08 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 18:17:09 go: finding github.com/json-iterator/go v1.1.5 18:17:10 go: finding github.com/Azure/go-autorest v10.7.0+incompatible 18:17:10 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 18:17:10 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 18:17:11 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 18:17:11 go: finding golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2 18:17:12 go: finding github.com/likexian/gokit v0.0.0-20190501133040-e77ea8b19cdc 18:17:12 go: finding gopkg.in/inf.v0 v0.9.1 18:17:12 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:17:13 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 18:17:13 go: launchpad.net/gocheck@v0.0.0-20140225173054-000000000087: bzr branch --use-existing-dir https://launchpad.net/~niemeyer/gocheck/trunk . in /go/pkg/mod/cache/vcs/f46ce2ae80d31f9b0a29099baa203e3b6d269dace4e5357a2cf74bd109e13339: exec: "bzr": executable file not found in $PATH 18:17:13 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 18:17:14 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 18:17:14 go: finding golang.org/x/net v0.0.0-20181220203305-927f97764cc3 18:17:14 go: finding github.com/spf13/pflag v1.0.2 18:17:15 go: finding github.com/likexian/simplejson-go v0.0.0-20190419151922-c1f9f0b4f084 18:17:15 go: finding github.com/linode/linodego v0.7.1 18:17:15 go: finding k8s.io/apimachinery v0.0.0-20180821005732-488889b0007f 18:17:15 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 18:19:37 go: error loading module requirements 18:19:37 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:19:39 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:19:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:19:41 ---> package-listing.sh 18:19:41 ++ facter osfamily 18:19:41 ++ tr '[:upper:]' '[:lower:]' 18:19:41 + OS_FAMILY=redhat 18:19:41 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-193 18:19:41 + START_PACKAGES=/tmp/packages_start.txt 18:19:41 + END_PACKAGES=/tmp/packages_end.txt 18:19:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:19:41 + PACKAGES=/tmp/packages_start.txt 18:19:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-193 ']' 18:19:41 + PACKAGES=/tmp/packages_end.txt 18:19:41 + case "${OS_FAMILY}" in 18:19:41 + rpm -qa 18:19:41 + sort 18:19:45 + '[' -f /tmp/packages_start.txt ']' 18:19:45 + '[' -f /tmp/packages_end.txt ']' 18:19:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:19:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-193 ']' 18:19:45 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-193/archives/ 18:19:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-193/archives/ [Pipeline] isUnix [Pipeline] sh 18:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:19:46 18:19:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:19:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:19:46 alpine: Pulling from edgex-lftools-log-publisher 18:19:46 c9b1b535fdd9: Pulling fs layer 18:19:46 2cc5ad85d9ab: Pulling fs layer 18:19:46 756a868c4378: Pulling fs layer 18:19:46 444b2fc9a129: Pulling fs layer 18:19:46 ea15f1150254: Pulling fs layer 18:19:46 41b27a9f41bf: Pulling fs layer 18:19:46 28c525ee5125: Pulling fs layer 18:19:46 094b1ea09ed8: Pulling fs layer 18:19:46 138eaada9080: Pulling fs layer 18:19:46 0622d0fa9048: Pulling fs layer 18:19:46 094b1ea09ed8: Waiting 18:19:46 ea15f1150254: Waiting 18:19:46 41b27a9f41bf: Waiting 18:19:46 138eaada9080: Waiting 18:19:46 0622d0fa9048: Waiting 18:19:46 28c525ee5125: Waiting 18:19:46 444b2fc9a129: Waiting 18:19:46 2cc5ad85d9ab: Verifying Checksum 18:19:46 2cc5ad85d9ab: Download complete 18:19:46 444b2fc9a129: Verifying Checksum 18:19:46 444b2fc9a129: Download complete 18:19:46 c9b1b535fdd9: Verifying Checksum 18:19:46 ea15f1150254: Verifying Checksum 18:19:46 ea15f1150254: Download complete 18:19:46 28c525ee5125: Verifying Checksum 18:19:46 28c525ee5125: Download complete 18:19:47 756a868c4378: Verifying Checksum 18:19:47 756a868c4378: Download complete 18:19:47 c9b1b535fdd9: Pull complete 18:19:47 094b1ea09ed8: Verifying Checksum 18:19:47 094b1ea09ed8: Download complete 18:19:47 138eaada9080: Verifying Checksum 18:19:47 0622d0fa9048: Verifying Checksum 18:19:47 0622d0fa9048: Download complete 18:19:47 138eaada9080: Download complete 18:19:47 2cc5ad85d9ab: Pull complete 18:19:47 41b27a9f41bf: Verifying Checksum 18:19:47 41b27a9f41bf: Download complete 18:19:49 756a868c4378: Pull complete 18:19:49 444b2fc9a129: Pull complete 18:19:49 ea15f1150254: Pull complete 18:19:52 41b27a9f41bf: Pull complete 18:19:52 28c525ee5125: Pull complete 18:19:55 094b1ea09ed8: Pull complete 18:19:55 138eaada9080: Pull complete 18:19:55 0622d0fa9048: Pull complete 18:19:55 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:19:55 prd-centos7-docker-4c-2g-3089 does not seem to be running inside a container 18:19:55 $ 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-193 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-193:/w/workspace/edgexfoundry_edgex-ui-go_PR-193:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-193@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:10003/edgex-lftools-log-publisher:alpine cat 18:19:56 $ docker top 397a9e2b9a9cacc18db97458e48bcd20be51ba90103eff292be169b3aac5d8d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:19:57 provisioning config files... 18:19:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp/config4506570454627298660tmp [Pipeline] { [Pipeline] echo 18:19:57 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:19:57 ---> create-netrc.sh [Pipeline] echo 18:19:57 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:19:57 ---> logs-deploy.sh 18:19:57 + ARCHIVE_ARTIFACTS= 18:19:57 + LOGS_SERVER=https://logs.edgexfoundry.org 18:19:57 + '[' https://logs.edgexfoundry.org == None ']' 18:19:57 + NEXUS_URL=https://nexus.edgexfoundry.org 18:19:57 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-193/1 18:19:57 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-193/1/ 18:19:57 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-193/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-193 18:19:59 Archives upload complete. 18:19:59 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-193/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-193/1/