Pull request #193 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from ba86ea4721b67767e59a8b9d8d667747f7542006+eddc397b1c413a68ea6a3bf4c69acea764bdd9ad (a4a628b25df93940806f1791aeb7833f73687cb9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3089’ Running on prd-centos7-docker-4c-2g-3092 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 Fetching 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 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 Merging remotes/origin/master commit eddc397b1c413a68ea6a3bf4c69acea764bdd9ad into PR head commit ba86ea4721b67767e59a8b9d8d667747f7542006 Merge succeeded, producing ba86ea4721b67767e59a8b9d8d667747f7542006 Checking out Revision ba86ea4721b67767e59a8b9d8d667747f7542006 (PR-193) > git config core.sparsecheckout # timeout=10 > git checkout -f ba86ea4721b67767e59a8b9d8d667747f7542006 # 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 ba86ea4721b67767e59a8b9d8d667747f7542006 # timeout=10 Commit message: "Fix some wrong replacement" > git rev-list --no-walk 8878035febe2d9707e09bed25074e329b87671fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-09T18:16:05.829Z] 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-09T18:16:07.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T18:16:07.900Z] [2020-04-09T18:16:07.900Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-09T18:16:08.256Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-09T18:16:08.257Z] latest: Pulling from edgex-devops/git-semver [2020-04-09T18:16:08.257Z] 9123ac7c32f7: Pulling fs layer [2020-04-09T18:16:08.257Z] b8cc5d1170e3: Pulling fs layer [2020-04-09T18:16:08.257Z] 2924cbbf6a41: Pulling fs layer [2020-04-09T18:16:08.257Z] 93b08a4f1073: Pulling fs layer [2020-04-09T18:16:08.257Z] 93b08a4f1073: Waiting [2020-04-09T18:16:08.257Z] b8cc5d1170e3: Verifying Checksum [2020-04-09T18:16:08.257Z] b8cc5d1170e3: Download complete [2020-04-09T18:16:08.257Z] 9123ac7c32f7: Verifying Checksum [2020-04-09T18:16:08.257Z] 9123ac7c32f7: Download complete [2020-04-09T18:16:08.518Z] 93b08a4f1073: Verifying Checksum [2020-04-09T18:16:08.518Z] 93b08a4f1073: Download complete [2020-04-09T18:16:08.518Z] 2924cbbf6a41: Verifying Checksum [2020-04-09T18:16:08.518Z] 2924cbbf6a41: Download complete [2020-04-09T18:16:08.780Z] 9123ac7c32f7: Pull complete [2020-04-09T18:16:08.780Z] b8cc5d1170e3: Pull complete [2020-04-09T18:16:09.362Z] 2924cbbf6a41: Pull complete [2020-04-09T18:16:09.623Z] 93b08a4f1073: Pull complete [2020-04-09T18:16:09.623Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-09T18:16:09.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-09T18:16:09.747Z] prd-centos7-docker-4c-2g-3092 does not seem to be running inside a container [2020-04-09T18:16:09.791Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-09T18:16:10.400Z] $ docker top 912cc348a95379cf29f7eb02651ae0807411ae23d3d9efd0cfee0685926819a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-09T18:16:10.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T18:16:10.676Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T18:16:10.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T18:16:10.891Z] $ docker exec 912cc348a95379cf29f7eb02651ae0807411ae23d3d9efd0cfee0685926819a4 ssh-agent [2020-04-09T18:16:11.071Z] SSH_AUTH_SOCK=/tmp/ssh-gkeCNqBTIsHv/agent.14 [2020-04-09T18:16:11.071Z] SSH_AGENT_PID=21 [2020-04-09T18:16:11.081Z] Running ssh-add (command line suppressed) [2020-04-09T18:16:11.216Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp/private_key_1863506625013786960.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp/private_key_1863506625013786960.key) [2020-04-09T18:16:11.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T18:16:11.588Z] + git describe --exact-match --tags HEAD [2020-04-09T18:16:11.588Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-09T18:16:11.647Z] $ docker exec --env ******** --env ******** 912cc348a95379cf29f7eb02651ae0807411ae23d3d9efd0cfee0685926819a4 ssh-agent -k [2020-04-09T18:16:11.803Z] unset SSH_AUTH_SOCK; [2020-04-09T18:16:11.804Z] unset SSH_AGENT_PID; [2020-04-09T18:16:11.804Z] echo Agent pid 21 killed; [2020-04-09T18:16:11.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-09T18:16:11.934Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-09T18:16:11.934Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-09T18:16:12.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-09T18:16:12.006Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-09T18:16:12.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-09T18:16:12.207Z] $ docker exec 912cc348a95379cf29f7eb02651ae0807411ae23d3d9efd0cfee0685926819a4 ssh-agent [2020-04-09T18:16:12.390Z] SSH_AUTH_SOCK=/tmp/ssh-gxGzr8Q0FtAi/agent.56 [2020-04-09T18:16:12.390Z] SSH_AGENT_PID=63 [2020-04-09T18:16:12.399Z] Running ssh-add (command line suppressed) [2020-04-09T18:16:12.545Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp/private_key_2044716251076045147.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp/private_key_2044716251076045147.key) [2020-04-09T18:16:12.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-09T18:16:12.917Z] + git semver init [2020-04-09T18:16:12.917Z] # -> Open(): unable to determine branch for HEAD [2020-04-09T18:16:12.917Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-193/.git [2020-04-09T18:16:12.917Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-193 [2020-04-09T18:16:12.917Z] # $SEMVER_REMOTE_NAME = origin [2020-04-09T18:16:12.917Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-09T18:16:12.917Z] # $SEMVER_USER_NAME = jenkins [2020-04-09T18:16:12.917Z] # $SEMVER_BRANCH = PR-193 [2020-04-09T18:16:12.917Z] # $SEMVER_TEMP = /tmp/semver-010965670 [2020-04-09T18:16:12.917Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-09T18:16:13.858Z] # '/tmp/semver-010965670' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-193/.semver' [2020-04-09T18:16:13.858Z] # -> Force: false [2020-04-09T18:16:13.858Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-193/.semver [Pipeline] } [2020-04-09T18:16:13.867Z] $ docker exec --env ******** --env ******** 912cc348a95379cf29f7eb02651ae0807411ae23d3d9efd0cfee0685926819a4 ssh-agent -k [2020-04-09T18:16:14.003Z] unset SSH_AUTH_SOCK; [2020-04-09T18:16:14.004Z] unset SSH_AGENT_PID; [2020-04-09T18:16:14.004Z] echo Agent pid 63 killed; [2020-04-09T18:16:14.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-09T18:16:14.525Z] + git semver [Pipeline] } [2020-04-09T18:16:14.541Z] $ docker stop --time=1 912cc348a95379cf29f7eb02651ae0807411ae23d3d9efd0cfee0685926819a4 [2020-04-09T18:16:15.860Z] $ docker rm -f 912cc348a95379cf29f7eb02651ae0807411ae23d3d9efd0cfee0685926819a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-09T18:16:16.859Z] Stashed 39 file(s) [Pipeline] echo [2020-04-09T18:16:16.861Z] [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-09T18:16:32.104Z] Still waiting to schedule task [2020-04-09T18:16:32.104Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-09T18:16:32.106Z] Still waiting to schedule task [2020-04-09T18:16:32.106Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-09T18:17:56.323Z] Running on prd-centos7-docker-4c-2g-3093 in /w/workspace/edgexfoundry_edgex-ui-go_PR-193 [Pipeline] { [Pipeline] ws [2020-04-09T18:17:56.359Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-04-09T18:18:00.953Z] using credential edgex-jenkins-ssh [2020-04-09T18:18:00.997Z] Cloning the remote Git repository [2020-04-09T18:18:00.997Z] Cloning with configured refspecs honoured and without tags [2020-04-09T18:18:00.616Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T18:18:00.668Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-04-09T18:18:00.726Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T18:18:00.726Z] > git --version # timeout=10 [2020-04-09T18:18:00.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T18:18:00.774Z] > 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 [2020-04-09T18:18:01.896Z] Fetching without tags [2020-04-09T18:18:02.280Z] Merging remotes/origin/master commit eddc397b1c413a68ea6a3bf4c69acea764bdd9ad into PR head commit ba86ea4721b67767e59a8b9d8d667747f7542006 [2020-04-09T18:18:02.448Z] Merge succeeded, producing ba86ea4721b67767e59a8b9d8d667747f7542006 [2020-04-09T18:18:02.448Z] Checking out Revision ba86ea4721b67767e59a8b9d8d667747f7542006 (PR-193) [2020-04-09T18:18:01.484Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-09T18:18:01.503Z] > git config --add remote.origin.fetch +refs/pull/193/head:refs/remotes/origin/PR-193 # timeout=10 [2020-04-09T18:18:01.517Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T18:18:01.538Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-09T18:18:01.566Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T18:18:01.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T18:18:01.572Z] > 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 [2020-04-09T18:18:01.985Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T18:18:01.991Z] > git checkout -f ba86ea4721b67767e59a8b9d8d667747f7542006 # timeout=10 [2020-04-09T18:18:02.097Z] > git remote # timeout=10 [2020-04-09T18:18:02.104Z] > git config --get remote.origin.url # timeout=10 [2020-04-09T18:18:02.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T18:18:02.134Z] > git merge eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 [2020-04-09T18:18:02.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T18:18:02.160Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T18:18:02.169Z] > git checkout -f ba86ea4721b67767e59a8b9d8d667747f7542006 # timeout=10 [2020-04-09T18:18:06.212Z] Commit message: "Fix some wrong replacement" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-09T18:18:07.252Z] ========================================================= [2020-04-09T18:18:07.252Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-04-09T18:18:07.252Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-09T18:18:08.054Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-04-09T18:18:08.320Z] Sending build context to Docker daemon 11.41MB [2020-04-09T18:18:08.320Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-09T18:18:08.320Z] Step 2/8 : FROM ${BASE} [2020-04-09T18:18:08.581Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-09T18:18:08.581Z] 9d48c3bd43c5: Pulling fs layer [2020-04-09T18:18:08.581Z] 7f94eaf8af20: Pulling fs layer [2020-04-09T18:18:08.581Z] 9fe9984849c1: Pulling fs layer [2020-04-09T18:18:08.581Z] ec448270508e: Pulling fs layer [2020-04-09T18:18:08.581Z] 65ba82af53f7: Pulling fs layer [2020-04-09T18:18:08.581Z] 07c18b20a200: Pulling fs layer [2020-04-09T18:18:08.581Z] d9b3ee039db2: Pulling fs layer [2020-04-09T18:18:08.581Z] 8c79c1ac0d81: Pulling fs layer [2020-04-09T18:18:08.581Z] ff40f1a7a0b9: Pulling fs layer [2020-04-09T18:18:08.581Z] bdb43ae2d12f: Pulling fs layer [2020-04-09T18:18:08.581Z] 8e1ab0ef8490: Pulling fs layer [2020-04-09T18:18:08.581Z] d9b3ee039db2: Waiting [2020-04-09T18:18:08.581Z] 8c79c1ac0d81: Waiting [2020-04-09T18:18:08.581Z] ec448270508e: Waiting [2020-04-09T18:18:08.581Z] ff40f1a7a0b9: Waiting [2020-04-09T18:18:08.581Z] bdb43ae2d12f: Waiting [2020-04-09T18:18:08.581Z] 65ba82af53f7: Waiting [2020-04-09T18:18:08.581Z] 07c18b20a200: Waiting [2020-04-09T18:18:08.581Z] 8e1ab0ef8490: Waiting [2020-04-09T18:18:08.581Z] 9fe9984849c1: Verifying Checksum [2020-04-09T18:18:08.581Z] 9fe9984849c1: Download complete [2020-04-09T18:18:08.581Z] 7f94eaf8af20: Download complete [2020-04-09T18:18:08.581Z] 65ba82af53f7: Verifying Checksum [2020-04-09T18:18:08.581Z] 65ba82af53f7: Download complete [2020-04-09T18:18:08.581Z] 07c18b20a200: Verifying Checksum [2020-04-09T18:18:08.581Z] 07c18b20a200: Download complete [2020-04-09T18:18:08.581Z] 9d48c3bd43c5: Verifying Checksum [2020-04-09T18:18:08.581Z] 9d48c3bd43c5: Download complete [2020-04-09T18:18:09.178Z] 9d48c3bd43c5: Pull complete [2020-04-09T18:18:09.452Z] d9b3ee039db2: Verifying Checksum [2020-04-09T18:18:09.452Z] d9b3ee039db2: Download complete [2020-04-09T18:18:09.452Z] ff40f1a7a0b9: Verifying Checksum [2020-04-09T18:18:09.452Z] ff40f1a7a0b9: Download complete [2020-04-09T18:18:10.049Z] bdb43ae2d12f: Verifying Checksum [2020-04-09T18:18:10.049Z] bdb43ae2d12f: Download complete [2020-04-09T18:18:10.049Z] 8c79c1ac0d81: Verifying Checksum [2020-04-09T18:18:10.049Z] 8c79c1ac0d81: Download complete [2020-04-09T18:18:10.311Z] 8e1ab0ef8490: Verifying Checksum [2020-04-09T18:18:10.311Z] 8e1ab0ef8490: Download complete [2020-04-09T18:18:10.311Z] ec448270508e: Verifying Checksum [2020-04-09T18:18:10.311Z] ec448270508e: Download complete [2020-04-09T18:18:11.250Z] 7f94eaf8af20: Pull complete [2020-04-09T18:18:11.512Z] 9fe9984849c1: Pull complete [2020-04-09T18:18:16.818Z] ec448270508e: Pull complete [2020-04-09T18:18:16.818Z] 65ba82af53f7: Pull complete [2020-04-09T18:18:16.818Z] 07c18b20a200: Pull complete [2020-04-09T18:18:22.107Z] d9b3ee039db2: Pull complete [2020-04-09T18:18:24.673Z] 8c79c1ac0d81: Pull complete [2020-04-09T18:18:24.673Z] ff40f1a7a0b9: Pull complete [2020-04-09T18:18:25.619Z] bdb43ae2d12f: Pull complete [2020-04-09T18:18:25.619Z] 8e1ab0ef8490: Pull complete [2020-04-09T18:18:25.619Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-04-09T18:18:25.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-04-09T18:18:25.619Z] ---> 8acfeb908b63 [2020-04-09T18:18:25.619Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T18:18:25.619Z] ---> Running in e56049c3d87e [2020-04-09T18:18:25.880Z] Removing intermediate container e56049c3d87e [2020-04-09T18:18:25.880Z] ---> 4ba5e4a2c424 [2020-04-09T18:18:25.880Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T18:18:25.880Z] ---> Running in 4d4266d0ff59 [2020-04-09T18:18:27.262Z] Removing intermediate container 4d4266d0ff59 [2020-04-09T18:18:27.262Z] ---> d0299986a764 [2020-04-09T18:18:27.262Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-09T18:18:27.262Z] ---> Running in 1eaa208045f1 [2020-04-09T18:18:27.522Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-09T18:18:28.091Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-09T18:18:28.352Z] OK: 134 MiB in 39 packages [2020-04-09T18:18:28.925Z] Removing intermediate container 1eaa208045f1 [2020-04-09T18:18:28.925Z] ---> 446a58b744d8 [2020-04-09T18:18:28.925Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-09T18:18:28.925Z] ---> Running in 847dc829554c [2020-04-09T18:18:28.925Z] Removing intermediate container 847dc829554c [2020-04-09T18:18:28.925Z] ---> 5ff6aee950db [2020-04-09T18:18:28.925Z] Step 7/8 : COPY . . [2020-04-09T18:18:30.838Z] ---> fb9acbeb779e [2020-04-09T18:18:30.838Z] Step 8/8 : RUN go mod download [2020-04-09T18:18:30.838Z] ---> Running in ccf76b63ee87 [2020-04-09T18:18:31.413Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-09T18:18:31.413Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-09T18:18:31.413Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-09T18:18:31.413Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-09T18:18:31.413Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-09T18:18:31.413Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-09T18:18:31.413Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-09T18:18:31.413Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-09T18:18:31.413Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-09T18:18:31.413Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-09T18:18:31.672Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-09T18:18:31.672Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-09T18:18:31.672Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-09T18:18:31.672Z] go: finding github.com/mattn/go-colorable v0.1.4 [2020-04-09T18:18:31.672Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-09T18:18:31.935Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-09T18:18:32.195Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-09T18:18:32.195Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-09T18:18:32.195Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-09T18:18:32.195Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-09T18:18:32.195Z] go: finding github.com/mattn/go-isatty v0.0.8 [2020-04-09T18:18:32.454Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-09T18:18:32.454Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-09T18:18:32.454Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-09T18:18:32.454Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-09T18:18:32.454Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-09T18:18:32.454Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-09T18:18:32.715Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-09T18:18:32.715Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-09T18:18:32.715Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-09T18:18:32.975Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-09T18:18:32.975Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-09T18:18:32.975Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-09T18:18:32.975Z] go: finding golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223 [2020-04-09T18:18:33.234Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-09T18:18:33.234Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-09T18:18:33.494Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-09T18:18:33.494Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-09T18:18:33.494Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-09T18:18:33.494Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-09T18:18:33.758Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-09T18:18:33.758Z] go: finding golang.org/x/tools v0.0.0-20190531172133-b3315ee88b7d [2020-04-09T18:18:33.758Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-09T18:18:34.343Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-09T18:18:34.608Z] go: finding golang.org/x/text v0.3.2 [2020-04-09T18:18:35.236Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-09T18:18:35.846Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-09T18:18:36.108Z] go: finding golang.org/x/crypto v0.0.0-20190530122614-20be4c3c3ed5 [2020-04-09T18:18:36.108Z] go: finding github.com/pelletier/go-toml v1.4.0 [2020-04-09T18:18:36.108Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-09T18:18:36.392Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-09T18:18:36.659Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-09T18:18:36.659Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-09T18:18:37.285Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-09T18:18:37.285Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-09T18:18:37.285Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-04-09T18:18:37.285Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-09T18:18:37.285Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-09T18:18:37.285Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-09T18:18:37.558Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-09T18:18:37.823Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-09T18:18:37.823Z] go: finding golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 [2020-04-09T18:18:37.823Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-09T18:18:37.823Z] go: finding github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878 [2020-04-09T18:18:38.084Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-09T18:18:38.084Z] go: finding github.com/posener/complete v1.1.1 [2020-04-09T18:18:38.084Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-09T18:18:38.084Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-09T18:18:38.084Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-09T18:18:38.349Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-09T18:18:38.349Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-09T18:18:38.612Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-09T18:18:38.612Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-09T18:18:38.877Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-09T18:18:39.139Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-09T18:18:39.139Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-09T18:18:39.139Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-09T18:18:39.139Z] go: finding github.com/sirupsen/logrus v1.4.1 [2020-04-09T18:18:39.400Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-09T18:18:39.400Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-09T18:18:39.400Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-09T18:18:39.400Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-04-09T18:18:39.670Z] go: finding golang.org/x/sys v0.0.0-20190508220229-2d0786266e9c [2020-04-09T18:18:39.670Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-09T18:18:39.670Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-09T18:18:39.670Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-09T18:18:39.932Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-09T18:18:39.932Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-09T18:18:39.932Z] go: finding golang.org/x/crypto v0.0.0-20190422162423-af44ce270edf [2020-04-09T18:18:39.932Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-09T18:18:39.932Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-09T18:18:39.932Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-09T18:18:40.192Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-09T18:18:40.192Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-09T18:18:40.192Z] go: finding golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2020-04-09T18:18:40.192Z] go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f [2020-04-09T18:18:40.192Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-09T18:18:40.192Z] go: finding google.golang.org/grpc v1.19.1 [2020-04-09T18:18:40.192Z] go: finding golang.org/x/sys v0.0.0-20190403152447-81d4e9dc473e [2020-04-09T18:18:40.192Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-09T18:18:40.192Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-09T18:18:40.192Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-09T18:18:40.192Z] go: finding github.com/hashicorp/memberlist v0.1.6 [2020-04-09T18:18:40.452Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-09T18:18:40.452Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-09T18:18:40.452Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-09T18:18:40.711Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-09T18:18:40.712Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-09T18:18:40.712Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-09T18:18:40.712Z] go: finding github.com/hashicorp/go-immutable-radix v1.1.0 [2020-04-09T18:18:40.972Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-09T18:18:40.972Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-09T18:18:41.239Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-09T18:18:41.239Z] go: finding github.com/golang/protobuf v1.3.1 [2020-04-09T18:18:41.239Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-09T18:18:41.239Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-09T18:18:41.239Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-09T18:18:41.500Z] go: finding golang.org/x/text v0.3.0 [2020-04-09T18:18:41.764Z] go: finding github.com/hashicorp/raft v1.1.1 [2020-04-09T18:18:41.764Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-09T18:18:41.764Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-09T18:18:41.764Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-09T18:18:41.764Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-09T18:18:41.764Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-09T18:18:42.337Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-09T18:18:42.337Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-09T18:18:42.337Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-09T18:18:42.337Z] go: finding github.com/kr/text v0.1.0 [2020-04-09T18:18:42.337Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-09T18:18:42.337Z] go: finding golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9 [2020-04-09T18:18:42.337Z] go: finding golang.org/x/tools v0.0.0-20190114222345-bf090417da8b [2020-04-09T18:18:42.337Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-09T18:18:42.337Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-09T18:18:42.597Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-09T18:18:42.858Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-09T18:18:42.858Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-09T18:18:42.858Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-09T18:18:42.858Z] go: finding golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c [2020-04-09T18:18:42.858Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-09T18:18:43.119Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-09T18:18:43.119Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-09T18:18:43.379Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-09T18:18:43.379Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-09T18:18:43.379Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-09T18:18:43.379Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-09T18:18:43.638Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-09T18:18:43.638Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-09T18:18:43.897Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-09T18:18:44.159Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-09T18:18:44.159Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-09T18:18:44.159Z] go: finding github.com/gobuffalo/flect v0.1.0 [2020-04-09T18:18:44.420Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-09T18:18:44.420Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-09T18:18:44.420Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-09T18:18:44.699Z] go: finding github.com/hashicorp/go-hclog v0.9.1 [2020-04-09T18:18:44.699Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-09T18:18:45.280Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-09T18:18:45.280Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-09T18:18:45.280Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-09T18:18:45.853Z] go: finding golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 [2020-04-09T18:18:45.854Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-09T18:18:45.854Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-09T18:18:45.854Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-09T18:18:45.854Z] go: finding golang.org/x/tools v0.0.0-20181030221726-6c7e314b6563 [2020-04-09T18:18:45.854Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-09T18:18:46.113Z] go: finding github.com/rogpeppe/go-internal v1.1.0 [2020-04-09T18:18:46.113Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-09T18:18:46.374Z] go: finding golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 [2020-04-09T18:18:46.374Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-09T18:18:46.636Z] go: finding github.com/gobuffalo/genny v0.1.0 [2020-04-09T18:18:46.897Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-09T18:18:46.897Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-09T18:18:46.897Z] go: finding github.com/prometheus/client_golang v0.9.2 [2020-04-09T18:18:46.897Z] go: finding golang.org/x/sys v0.0.0-20190924154521-2837fb4f24fe [2020-04-09T18:18:46.897Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-09T18:18:47.158Z] go: finding golang.org/x/sync v0.0.0-20190412183630-56d357773e84 [2020-04-09T18:18:47.158Z] go: finding github.com/DataDog/datadog-go v2.2.0+incompatible [2020-04-09T18:18:47.158Z] go: finding golang.org/x/net v0.0.0-20180826012351-8a410e7b638d [2020-04-09T18:18:47.158Z] go: finding github.com/hashicorp/serf v0.8.5 [2020-04-09T18:18:47.420Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-09T18:18:47.420Z] go: finding gopkg.in/yaml.v2 v2.2.5 [2020-04-09T18:18:47.420Z] go: finding golang.org/x/net v0.0.0-20190620200207-3b0461eec859 [2020-04-09T18:18:47.420Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-09T18:18:47.420Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-09T18:18:47.420Z] go: finding golang.org/x/sys v0.0.0-20190412213103-97732733099d [2020-04-09T18:18:47.420Z] go: finding golang.org/x/sys v0.0.0-20190419153524-e8e3143a4f4a [2020-04-09T18:18:47.420Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-09T18:18:47.420Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-09T18:18:47.420Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-09T18:18:47.420Z] go: finding golang.org/x/sys v0.0.0-20180830151530-49385e6e1522 [2020-04-09T18:18:47.420Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-09T18:18:47.420Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-09T18:18:47.420Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-09T18:18:47.420Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-09T18:18:47.990Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-09T18:18:47.990Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-09T18:18:47.990Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-09T18:18:47.990Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-04-09T18:18:48.264Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-09T18:18:48.264Z] go: finding golang.org/x/sys v0.0.0-20190422165155-953cdadca894 [2020-04-09T18:18:48.264Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-09T18:18:48.264Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-09T18:18:48.529Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-09T18:18:48.792Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-09T18:18:48.792Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-09T18:18:48.792Z] go: finding github.com/kr/pty v1.1.1 [2020-04-09T18:18:49.063Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-09T18:18:49.063Z] go: finding github.com/prometheus/common v0.0.0-20181126121408-4724e9255275 [2020-04-09T18:18:49.898Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-09T18:18:49.898Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-09T18:18:49.898Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-09T18:18:49.898Z] go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135 [2020-04-09T18:18:49.898Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-09T18:18:49.898Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-09T18:18:49.898Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-09T18:18:49.898Z] go: finding github.com/golang/mock v1.1.1 [2020-04-09T18:18:49.898Z] go: finding golang.org/x/sys v0.0.0-20200122134326-e047566fdf82 [2020-04-09T18:18:49.898Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-09T18:18:49.898Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-09T18:18:49.898Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-09T18:18:50.168Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-09T18:18:50.438Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-09T18:18:50.702Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-09T18:18:50.702Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-09T18:18:50.702Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-09T18:18:50.702Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-09T18:18:50.702Z] go: finding golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2020-04-09T18:18:50.702Z] go: finding github.com/google/go-cmp v0.3.1 [2020-04-09T18:18:50.702Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-09T18:18:50.961Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-09T18:18:50.961Z] go: finding golang.org/x/sys v0.0.0-20190531175056-4c3a928424d2 [2020-04-09T18:18:50.961Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-09T18:18:50.961Z] go: finding github.com/hashicorp/go-rootcerts v1.0.1 [2020-04-09T18:18:51.223Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-09T18:18:51.223Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-09T18:18:51.223Z] go: finding github.com/gobuffalo/gogen v0.0.0-20190315121717-8f38393713f5 [2020-04-09T18:18:51.223Z] go: finding github.com/sirupsen/logrus v1.0.6 [2020-04-09T18:18:51.223Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-09T18:18:51.223Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-09T18:18:51.483Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-09T18:18:51.483Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-09T18:18:51.483Z] go: finding github.com/spf13/pflag v1.0.2 [2020-04-09T18:18:51.747Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-09T18:18:51.747Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-09T18:18:51.747Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-09T18:18:51.747Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-09T18:18:51.747Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-09T18:18:52.009Z] go: finding k8s.io/api v0.0.0-20180806132203-61b11ee65332 [2020-04-09T18:18:52.009Z] go: finding k8s.io/apimachinery v0.0.0-20180821005732-488889b0007f [2020-04-09T18:18:52.009Z] go: finding github.com/Azure/go-autorest v10.7.0+incompatible [2020-04-09T18:18:52.009Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-09T18:18:52.275Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-09T18:18:52.275Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-09T18:18:52.852Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-09T18:18:52.852Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-09T18:18:52.852Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-09T18:18:53.435Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-09T18:18:53.435Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-09T18:18:56.037Z] go: finding google.golang.org/grpc v1.22.0 [2020-04-09T18:18:56.037Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-09T18:18:56.037Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-09T18:18:56.037Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-04-09T18:18:56.037Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-09T18:18:56.037Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-09T18:18:56.037Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-09T18:18:56.037Z] go: finding github.com/digitalocean/godo v1.1.1 [2020-04-09T18:18:56.302Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-09T18:18:56.302Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-09T18:18:56.885Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-09T18:18:56.885Z] go: finding golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2 [2020-04-09T18:18:57.149Z] go: finding github.com/fatih/color v1.9.0 [2020-04-09T18:18:57.149Z] go: finding golang.org/x/text v0.3.1-0.20181227161524-e6919f6577db [2020-04-09T18:18:57.409Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-09T18:18:57.409Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-09T18:18:57.409Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-09T18:18:57.409Z] go: finding google.golang.org/grpc v1.19.0 [2020-04-09T18:18:57.409Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-09T18:18:57.672Z] go: finding github.com/golang/protobuf v1.2.0 [2020-04-09T18:18:57.672Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-09T18:18:57.936Z] go: finding golang.org/x/oauth2 v0.0.0-20170807180024-9a379c6b3e95 [2020-04-09T18:18:57.936Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-09T18:18:58.196Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-09T18:18:58.460Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-09T18:18:58.460Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-09T18:18:58.460Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-09T18:18:58.460Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-09T18:18:59.033Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-09T18:18:59.033Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-09T18:18:59.306Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-09T18:18:59.585Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-04-09T18:19:00.976Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-09T18:19:00.976Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-09T18:19:01.242Z] go: finding github.com/mattn/go-isatty v0.0.11 [2020-04-09T18:19:01.502Z] go: finding github.com/gobuffalo/depgen v0.0.0-20190329151759-d478694a28d3 [2020-04-09T18:19:01.764Z] go: finding golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6 [2020-04-09T18:19:01.764Z] go: finding golang.org/x/sys v0.0.0-20190523142557-0e01d883c5c5 [2020-04-09T18:19:01.764Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-09T18:19:01.764Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-09T18:19:01.764Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-09T18:19:01.764Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-09T18:19:02.031Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-09T18:19:02.031Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-09T18:19:02.031Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-09T18:19:02.604Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-09T18:19:02.604Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-09T18:19:02.604Z] go: finding github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31 [2020-04-09T18:19:02.868Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-09T18:19:02.868Z] go: finding github.com/mitchellh/go-testing-interface v0.0.0-20171004221916-a61a99592b77 [2020-04-09T18:19:03.131Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-09T18:19:03.131Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-09T18:19:03.398Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-09T18:19:03.398Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-09T18:19:03.398Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-04-09T18:19:03.398Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-09T18:19:03.661Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-09T18:19:03.661Z] go: finding golang.org/x/sys v0.0.0-20200116001909-b77594299b42 [2020-04-09T18:19:03.923Z] go: finding golang.org/x/tools v0.0.0-20190416151739-9c9e1878f421 [2020-04-09T18:19:03.923Z] go: finding github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 [2020-04-09T18:19:03.923Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-09T18:19:03.923Z] go: finding github.com/hashicorp/go-hclog v0.12.0 [2020-04-09T18:19:05.346Z] go: finding golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 [2020-04-09T18:19:05.627Z] go: finding github.com/gobuffalo/gogen v0.1.0 [2020-04-09T18:19:05.627Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-09T18:19:05.627Z] go: finding github.com/likexian/gokit v0.0.0-20190501133040-e77ea8b19cdc [2020-04-09T18:19:05.627Z] go: finding golang.org/x/tools v0.0.0-20190226205152-f727befe758c [2020-04-09T18:19:05.627Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-09T18:19:05.892Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-09T18:19:05.892Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-09T18:19:05.892Z] go: finding github.com/pkg/errors v0.8.0 [2020-04-09T18:19:06.185Z] go: finding golang.org/x/tools v0.0.0-20190420181800-aa740d480789 [2020-04-09T18:19:06.185Z] go: finding github.com/gobuffalo/packd v0.0.0-20190315124812-a385830c7fc0 [2020-04-09T18:19:06.185Z] 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 [2020-04-09T18:19:06.447Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-09T18:19:06.447Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-09T18:19:06.447Z] go: finding golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 [2020-04-09T18:19:06.714Z] go: finding github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 [2020-04-09T18:19:06.714Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-09T18:19:07.661Z] go: finding github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb [2020-04-09T18:19:08.255Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-09T18:19:08.255Z] go: finding github.com/mattn/go-isatty v0.0.10 [2020-04-09T18:19:08.255Z] go: finding github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 [2020-04-09T18:19:08.255Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-09T18:19:08.255Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-09T18:19:08.255Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-09T18:19:08.255Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-09T18:19:08.255Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-09T18:19:08.255Z] go: finding github.com/fatih/color v1.7.0 [2020-04-09T18:19:08.517Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-09T18:19:08.517Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-09T18:19:08.517Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-09T18:19:08.779Z] go: finding github.com/hashicorp/go-hclog v0.8.0 [2020-04-09T18:19:08.779Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-09T18:19:09.052Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-09T18:19:09.052Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-09T18:19:09.052Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-09T18:19:09.052Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-09T18:19:09.052Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-09T18:19:09.052Z] go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-04-09T18:19:09.052Z] go: finding github.com/gobuffalo/genny v0.0.0-20190403191548-3ca520ef0d9e [2020-04-09T18:19:09.052Z] go: finding golang.org/x/sys v0.0.0-20190129075346-302c3dd5f1cc [2020-04-09T18:19:09.311Z] go: finding golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 [2020-04-09T18:19:09.311Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-09T18:19:09.888Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-09T18:19:09.888Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-04-09T18:19:09.888Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-09T18:19:09.888Z] go: finding github.com/karrick/godirwalk v1.8.0 [2020-04-09T18:19:09.888Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-09T18:19:09.888Z] go: finding github.com/oklog/run v1.0.0 [2020-04-09T18:19:09.888Z] go: finding github.com/onsi/gomega v1.4.1 [2020-04-09T18:19:10.159Z] go: finding github.com/prometheus/client_golang v1.0.0 [2020-04-09T18:19:10.421Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-09T18:19:10.421Z] go: finding github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a [2020-04-09T18:19:10.421Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-09T18:19:10.421Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-09T18:19:10.421Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-09T18:19:10.421Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-09T18:19:11.000Z] go: finding github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd [2020-04-09T18:19:11.000Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-09T18:19:11.000Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-09T18:19:11.000Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-09T18:19:11.000Z] go: finding github.com/json-iterator/go v1.1.5 [2020-04-09T18:19:11.000Z] go: finding google.golang.org/grpc v1.14.0 [2020-04-09T18:19:11.000Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-09T18:19:11.000Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-09T18:19:11.576Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-09T18:19:11.576Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-09T18:19:11.837Z] go: finding cloud.google.com/go v0.26.0 [2020-04-09T18:19:50.648Z] go: error loading module requirements [2020-04-09T18:19:50.648Z] 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] } [2020-04-09T18:19:51.828Z] Failed in branch amd64 [2020-04-09T18:19:57.249Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3094 in /w/workspace/edgexfoundry_edgex-ui-go_PR-193 [Pipeline] { [Pipeline] ws [2020-04-09T18:19:57.287Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-04-09T18:20:03.269Z] using credential edgex-jenkins-ssh [2020-04-09T18:20:03.407Z] Cloning the remote Git repository [2020-04-09T18:20:03.407Z] Cloning with configured refspecs honoured and without tags [2020-04-09T18:20:03.529Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T18:20:03.620Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-04-09T18:20:03.705Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T18:20:03.706Z] > git --version # timeout=10 [2020-04-09T18:20:03.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T18:20:03.799Z] > 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 [2020-04-09T18:20:05.026Z] Fetching without tags [2020-04-09T18:20:04.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-09T18:20:04.962Z] > git config --add remote.origin.fetch +refs/pull/193/head:refs/remotes/origin/PR-193 # timeout=10 [2020-04-09T18:20:04.981Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T18:20:05.009Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-09T18:20:05.088Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-09T18:20:05.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T18:20:05.105Z] > 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 [2020-04-09T18:20:05.579Z] Merging remotes/origin/master commit eddc397b1c413a68ea6a3bf4c69acea764bdd9ad into PR head commit ba86ea4721b67767e59a8b9d8d667747f7542006 [2020-04-09T18:20:05.943Z] Merge succeeded, producing ba86ea4721b67767e59a8b9d8d667747f7542006 [2020-04-09T18:20:05.943Z] Checking out Revision ba86ea4721b67767e59a8b9d8d667747f7542006 (PR-193) [2020-04-09T18:20:05.633Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T18:20:05.672Z] > git checkout -f ba86ea4721b67767e59a8b9d8d667747f7542006 # timeout=10 [2020-04-09T18:20:05.870Z] > git remote # timeout=10 [2020-04-09T18:20:05.894Z] > git config --get remote.origin.url # timeout=10 [2020-04-09T18:20:05.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-09T18:20:05.916Z] > git merge eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 [2020-04-09T18:20:05.947Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T18:20:05.981Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T18:20:06.004Z] > git checkout -f ba86ea4721b67767e59a8b9d8d667747f7542006 # timeout=10 [2020-04-09T18:20:10.794Z] Commit message: "Fix some wrong replacement" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-09T18:20:12.140Z] ========================================================= [2020-04-09T18:20:12.140Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-04-09T18:20:12.140Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-09T18:20:13.316Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-04-09T18:20:14.293Z] Sending build context to Docker daemon 11.41MB [2020-04-09T18:20:14.293Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-09T18:20:14.293Z] Step 2/8 : FROM ${BASE} [2020-04-09T18:20:14.564Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-09T18:20:14.564Z] 29bddadc8f3f: Pulling fs layer [2020-04-09T18:20:14.564Z] 02bb20f2603b: Pulling fs layer [2020-04-09T18:20:14.564Z] b62863a3550b: Pulling fs layer [2020-04-09T18:20:14.564Z] 9586258a13ea: Pulling fs layer [2020-04-09T18:20:14.564Z] a8b2cbafd68c: Pulling fs layer [2020-04-09T18:20:14.564Z] d1dd75721c92: Pulling fs layer [2020-04-09T18:20:14.564Z] 4e34fffdb759: Pulling fs layer [2020-04-09T18:20:14.564Z] fd1d9eb628f9: Pulling fs layer [2020-04-09T18:20:14.564Z] bd44c58b92db: Pulling fs layer [2020-04-09T18:20:14.564Z] e5856e266cf4: Pulling fs layer [2020-04-09T18:20:14.564Z] f0f88b30cdbb: Pulling fs layer [2020-04-09T18:20:14.564Z] 9586258a13ea: Waiting [2020-04-09T18:20:14.564Z] a8b2cbafd68c: Waiting [2020-04-09T18:20:14.564Z] d1dd75721c92: Waiting [2020-04-09T18:20:14.564Z] 4e34fffdb759: Waiting [2020-04-09T18:20:14.564Z] fd1d9eb628f9: Waiting [2020-04-09T18:20:14.564Z] bd44c58b92db: Waiting [2020-04-09T18:20:14.564Z] e5856e266cf4: Waiting [2020-04-09T18:20:14.564Z] f0f88b30cdbb: Waiting [2020-04-09T18:20:14.564Z] b62863a3550b: Verifying Checksum [2020-04-09T18:20:14.564Z] b62863a3550b: Download complete [2020-04-09T18:20:14.564Z] 02bb20f2603b: Verifying Checksum [2020-04-09T18:20:14.564Z] 02bb20f2603b: Download complete [2020-04-09T18:20:14.844Z] a8b2cbafd68c: Verifying Checksum [2020-04-09T18:20:14.844Z] a8b2cbafd68c: Download complete [2020-04-09T18:20:15.116Z] d1dd75721c92: Verifying Checksum [2020-04-09T18:20:15.116Z] d1dd75721c92: Download complete [2020-04-09T18:20:15.116Z] 29bddadc8f3f: Verifying Checksum [2020-04-09T18:20:15.116Z] 29bddadc8f3f: Download complete [2020-04-09T18:20:16.092Z] 29bddadc8f3f: Pull complete [2020-04-09T18:20:16.685Z] 02bb20f2603b: Pull complete [2020-04-09T18:20:16.955Z] b62863a3550b: Pull complete [2020-04-09T18:20:18.934Z] 4e34fffdb759: Verifying Checksum [2020-04-09T18:20:18.934Z] 4e34fffdb759: Download complete [2020-04-09T18:20:19.205Z] bd44c58b92db: Verifying Checksum [2020-04-09T18:20:19.205Z] bd44c58b92db: Download complete [2020-04-09T18:20:21.814Z] e5856e266cf4: Verifying Checksum [2020-04-09T18:20:21.814Z] e5856e266cf4: Download complete [2020-04-09T18:20:21.814Z] f0f88b30cdbb: Verifying Checksum [2020-04-09T18:20:21.814Z] f0f88b30cdbb: Download complete [2020-04-09T18:20:23.761Z] fd1d9eb628f9: Verifying Checksum [2020-04-09T18:20:23.761Z] fd1d9eb628f9: Download complete [2020-04-09T18:20:24.727Z] 9586258a13ea: Verifying Checksum [2020-04-09T18:20:24.727Z] 9586258a13ea: Download complete [2020-04-09T18:20:37.084Z] 9586258a13ea: Pull complete [2020-04-09T18:20:37.084Z] a8b2cbafd68c: Pull complete [2020-04-09T18:20:37.084Z] d1dd75721c92: Pull complete [2020-04-09T18:20:40.447Z] 4e34fffdb759: Pull complete [2020-04-09T18:20:45.817Z] fd1d9eb628f9: Pull complete [2020-04-09T18:20:45.817Z] bd44c58b92db: Pull complete [2020-04-09T18:20:47.255Z] e5856e266cf4: Pull complete [2020-04-09T18:20:47.849Z] f0f88b30cdbb: Pull complete [2020-04-09T18:20:47.849Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-04-09T18:20:47.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-04-09T18:20:47.849Z] ---> 0be50c763560 [2020-04-09T18:20:47.849Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-09T18:20:52.121Z] ---> Running in 734c2216ce5a [2020-04-09T18:20:52.121Z] Removing intermediate container 734c2216ce5a [2020-04-09T18:20:52.121Z] ---> 3dfa99515035 [2020-04-09T18:20:52.121Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-09T18:20:52.121Z] ---> Running in 336efe87e742 [2020-04-09T18:20:54.080Z] Removing intermediate container 336efe87e742 [2020-04-09T18:20:54.080Z] ---> fd7ee81df537 [2020-04-09T18:20:54.080Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-09T18:20:54.350Z] ---> Running in fd7d1896a4df [2020-04-09T18:20:55.319Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-09T18:20:55.904Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-09T18:20:56.490Z] OK: 121 MiB in 39 packages [2020-04-09T18:20:57.452Z] Removing intermediate container fd7d1896a4df [2020-04-09T18:20:57.452Z] ---> 8ca4592d788b [2020-04-09T18:20:57.452Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-09T18:20:57.725Z] ---> Running in 9ddb6cfe21ca [2020-04-09T18:20:58.313Z] Removing intermediate container 9ddb6cfe21ca [2020-04-09T18:20:58.313Z] ---> cbc44ac3d948 [2020-04-09T18:20:58.313Z] Step 7/8 : COPY . . [2020-04-09T18:20:59.741Z] ---> ffa7831311d8 [2020-04-09T18:20:59.741Z] Step 8/8 : RUN go mod download [2020-04-09T18:20:59.741Z] ---> Running in b3f5e217f81a [2020-04-09T18:21:00.714Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-04-09T18:21:00.714Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-09T18:21:00.714Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-04-09T18:21:00.714Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-04-09T18:21:00.996Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-04-09T18:21:00.996Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-04-09T18:21:00.996Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-09T18:21:00.996Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-09T18:21:00.996Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-04-09T18:21:00.996Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-04-09T18:21:01.588Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-04-09T18:21:01.588Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-09T18:21:01.588Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-09T18:21:01.860Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-04-09T18:21:01.860Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-09T18:21:01.860Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-04-09T18:21:02.133Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-09T18:21:02.133Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-09T18:21:02.726Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-09T18:21:02.726Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-04-09T18:21:02.726Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-09T18:21:03.005Z] go: finding github.com/fatih/color v1.7.0 [2020-04-09T18:21:03.005Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-09T18:21:03.005Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-09T18:21:03.282Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-04-09T18:21:03.282Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-04-09T18:21:03.561Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-09T18:21:03.561Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-04-09T18:21:03.837Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-09T18:21:03.837Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-04-09T18:21:04.119Z] go: finding golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2020-04-09T18:21:04.119Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-09T18:21:04.119Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-09T18:21:04.391Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-09T18:21:04.662Z] go: finding github.com/json-iterator/go v1.1.9 [2020-04-09T18:21:04.662Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-04-09T18:21:04.937Z] go: finding github.com/beorn7/perks v1.0.1 [2020-04-09T18:21:05.207Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-09T18:21:05.805Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-09T18:21:05.805Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-04-09T18:21:06.074Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-09T18:21:06.074Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-09T18:21:06.670Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-04-09T18:21:06.670Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-04-09T18:21:07.266Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-09T18:21:07.266Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-09T18:21:07.560Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-09T18:21:07.560Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-04-09T18:21:08.152Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-04-09T18:21:08.152Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-04-09T18:21:08.422Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-09T18:21:08.691Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-09T18:21:08.691Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-09T18:21:08.968Z] go: finding golang.org/x/sys v0.0.0-20200122134326-e047566fdf82 [2020-04-09T18:21:09.239Z] go: finding github.com/mattn/go-isatty v0.0.10 [2020-04-09T18:21:09.511Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-04-09T18:21:09.784Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-04-09T18:21:09.784Z] go: finding github.com/gobuffalo/gogen v0.1.0 [2020-04-09T18:21:09.784Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-09T18:21:10.058Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-09T18:21:10.330Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-09T18:21:10.330Z] go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T18:21:10.330Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-04-09T18:21:10.607Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-09T18:21:10.607Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-09T18:21:10.880Z] go: finding github.com/prometheus/common v0.9.1 [2020-04-09T18:21:10.880Z] go: finding golang.org/x/sys v0.0.0-20200116001909-b77594299b42 [2020-04-09T18:21:10.880Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-09T18:21:10.880Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-04-09T18:21:10.880Z] go: finding github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 [2020-04-09T18:21:11.473Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-09T18:21:11.473Z] go: finding github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 [2020-04-09T18:21:11.473Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-09T18:21:11.473Z] go: finding github.com/sirupsen/logrus v1.4.1 [2020-04-09T18:21:11.745Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-04-09T18:21:11.745Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-04-09T18:21:12.019Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-09T18:21:12.019Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-04-09T18:21:12.019Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-04-09T18:21:12.294Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-04-09T18:21:12.294Z] go: finding github.com/prometheus/client_golang v1.0.0 [2020-04-09T18:21:12.294Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-04-09T18:21:12.893Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-04-09T18:21:12.893Z] go: finding golang.org/x/sys v0.0.0-20190531175056-4c3a928424d2 [2020-04-09T18:21:12.893Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-04-09T18:21:12.893Z] go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f [2020-04-09T18:21:13.175Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-04-09T18:21:13.175Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-09T18:21:13.175Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-09T18:21:13.175Z] go: finding github.com/joho/godotenv v1.3.0 [2020-04-09T18:21:13.175Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-09T18:21:13.175Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-04-09T18:21:13.450Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-04-09T18:21:14.045Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-04-09T18:21:14.045Z] go: finding github.com/mattn/go-colorable v0.1.4 [2020-04-09T18:21:14.319Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-09T18:21:14.319Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-04-09T18:21:14.592Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-04-09T18:21:14.592Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-04-09T18:21:14.869Z] go: finding golang.org/x/tools v0.0.0-20190531172133-b3315ee88b7d [2020-04-09T18:21:15.148Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-04-09T18:21:15.431Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-09T18:21:15.431Z] go: finding github.com/coredns/coredns v1.1.2 [2020-04-09T18:21:15.431Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-04-09T18:21:16.043Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-09T18:21:16.313Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-09T18:21:16.313Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-09T18:21:16.313Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-09T18:21:16.598Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-09T18:21:16.869Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-04-09T18:21:16.869Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-04-09T18:21:16.869Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-04-09T18:21:17.143Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-09T18:21:17.143Z] go: finding github.com/prometheus/common v0.4.1 [2020-04-09T18:21:17.415Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-09T18:21:17.415Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-04-09T18:21:17.415Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-09T18:21:18.007Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-04-09T18:21:18.007Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-04-09T18:21:18.280Z] go: finding github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d [2020-04-09T18:21:18.280Z] go: finding github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf [2020-04-09T18:21:18.897Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-09T18:21:18.897Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-09T18:21:19.179Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-04-09T18:21:19.453Z] go: finding github.com/imdario/mergo v0.3.6 [2020-04-09T18:21:20.059Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-04-09T18:21:20.059Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-04-09T18:21:20.344Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-04-09T18:21:20.344Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-04-09T18:21:20.616Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-04-09T18:21:20.888Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-04-09T18:21:21.160Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-04-09T18:21:21.458Z] go: finding github.com/sirupsen/logrus v1.2.0 [2020-04-09T18:21:21.458Z] go: finding golang.org/x/sys v0.0.0-20190422165155-953cdadca894 [2020-04-09T18:21:21.458Z] go: finding github.com/pkg/errors v0.8.0 [2020-04-09T18:21:22.433Z] go: finding github.com/gobuffalo/genny v0.1.0 [2020-04-09T18:21:22.433Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-04-09T18:21:22.433Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-09T18:21:22.702Z] go: finding github.com/onsi/gomega v1.4.2 [2020-04-09T18:21:22.973Z] go: finding github.com/rogpeppe/go-internal v1.1.0 [2020-04-09T18:21:23.564Z] go: finding github.com/posener/complete v1.1.1 [2020-04-09T18:21:24.153Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-04-09T18:21:24.153Z] go: finding k8s.io/apimachinery v0.0.0-20180821005732-488889b0007f [2020-04-09T18:21:24.425Z] go: finding golang.org/x/text v0.3.2 [2020-04-09T18:21:24.425Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-09T18:21:24.695Z] go: finding github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 [2020-04-09T18:21:24.967Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-09T18:21:25.935Z] go: finding github.com/gobuffalo/gogen v0.0.0-20190315121717-8f38393713f5 [2020-04-09T18:21:25.935Z] go: finding golang.org/x/oauth2 v0.0.0-20170807180024-9a379c6b3e95 [2020-04-09T18:21:25.935Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-09T18:21:26.205Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-04-09T18:21:26.205Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-04-09T18:21:26.478Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-09T18:21:26.478Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-04-09T18:21:27.070Z] go: finding github.com/beorn7/perks v1.0.0 [2020-04-09T18:21:27.663Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-09T18:21:27.936Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-09T18:21:27.936Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-04-09T18:21:27.936Z] go: finding github.com/hashicorp/raft v1.1.1 [2020-04-09T18:21:27.936Z] go: finding github.com/hashicorp/serf v0.8.5 [2020-04-09T18:21:28.212Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-09T18:21:28.804Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-09T18:21:28.804Z] go: finding github.com/markbates/safe v1.0.1 [2020-04-09T18:21:29.075Z] go: finding github.com/gobuffalo/packd v0.0.0-20190315124812-a385830c7fc0 [2020-04-09T18:21:29.075Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-04-09T18:21:29.347Z] go: finding google.golang.org/grpc v1.22.0 [2020-04-09T18:21:29.623Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-09T18:21:29.623Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-04-09T18:21:29.898Z] go: finding golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5 [2020-04-09T18:21:29.898Z] go: finding github.com/digitalocean/godo v1.1.1 [2020-04-09T18:21:29.898Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-09T18:21:30.172Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-09T18:21:30.172Z] go: finding golang.org/x/net v0.0.0-20181114220301-adae6a3d119a [2020-04-09T18:21:30.172Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-09T18:21:30.172Z] go: finding cloud.google.com/go v0.26.0 [2020-04-09T18:21:30.444Z] go: finding golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 [2020-04-09T18:21:30.444Z] go: finding github.com/prometheus/procfs v0.0.2 [2020-04-09T18:21:30.444Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-09T18:21:30.444Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-04-09T18:21:30.444Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-04-09T18:21:30.715Z] go: finding golang.org/x/text v0.3.1-0.20181227161524-e6919f6577db [2020-04-09T18:21:31.309Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-04-09T18:21:31.309Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-09T18:21:31.583Z] go: finding golang.org/x/sys v0.0.0-20190523142557-0e01d883c5c5 [2020-04-09T18:21:31.583Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-04-09T18:21:31.583Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-04-09T18:21:31.583Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-09T18:21:31.859Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-04-09T18:21:32.131Z] go: finding github.com/hashicorp/go-hclog v0.12.0 [2020-04-09T18:21:32.404Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-04-09T18:21:32.404Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-04-09T18:21:32.677Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-04-09T18:21:32.677Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-04-09T18:21:32.677Z] go: finding golang.org/x/tools v0.0.0-20190420181800-aa740d480789 [2020-04-09T18:21:32.949Z] go: finding github.com/hashicorp/memberlist v0.1.6 [2020-04-09T18:21:32.949Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-04-09T18:21:33.220Z] go: finding github.com/karrick/godirwalk v1.8.0 [2020-04-09T18:21:33.220Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-04-09T18:21:33.220Z] go: finding golang.org/x/net v0.0.0-20190620200207-3b0461eec859 [2020-04-09T18:21:33.491Z] go: finding github.com/google/gofuzz v1.0.0 [2020-04-09T18:21:33.491Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-04-09T18:21:33.491Z] go: finding golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9 [2020-04-09T18:21:33.760Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-09T18:21:33.760Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-09T18:21:33.760Z] go: finding golang.org/x/tools v0.0.0-20190416151739-9c9e1878f421 [2020-04-09T18:21:33.760Z] go: finding golang.org/x/text v0.3.0 [2020-04-09T18:21:34.030Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-09T18:21:34.030Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-09T18:21:34.304Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-09T18:21:34.304Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-04-09T18:21:34.576Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-09T18:21:34.576Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-04-09T18:21:34.576Z] go: finding github.com/sirupsen/logrus v1.0.6 [2020-04-09T18:21:34.844Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-04-09T18:21:34.844Z] go: finding github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc [2020-04-09T18:21:35.115Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-04-09T18:21:35.115Z] go: finding github.com/hashicorp/go-rootcerts v1.0.1 [2020-04-09T18:21:35.388Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-09T18:21:35.388Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-04-09T18:21:35.388Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-09T18:21:35.388Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-04-09T18:21:35.675Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-04-09T18:21:35.675Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-04-09T18:21:35.675Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-09T18:21:35.946Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-04-09T18:21:35.946Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-09T18:21:36.215Z] go: finding golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2 [2020-04-09T18:21:36.215Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-09T18:21:36.483Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-04-09T18:21:36.762Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-09T18:21:36.762Z] go: finding github.com/pelletier/go-toml v1.4.0 [2020-04-09T18:21:36.762Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-04-09T18:21:37.361Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-04-09T18:21:37.361Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-09T18:21:37.954Z] go: finding google.golang.org/appengine v1.4.0 [2020-04-09T18:21:37.954Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-04-09T18:21:38.229Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-09T18:21:38.497Z] go: finding github.com/google/go-cmp v0.3.1 [2020-04-09T18:21:38.770Z] go: finding google.golang.org/grpc v1.14.0 [2020-04-09T18:21:39.041Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-09T18:21:39.041Z] go: finding github.com/golang/protobuf v1.2.0 [2020-04-09T18:21:39.311Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-09T18:21:39.311Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-04-09T18:21:39.581Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-09T18:21:39.853Z] go: finding github.com/kr/text v0.1.0 [2020-04-09T18:21:40.122Z] go: finding golang.org/x/sys v0.0.0-20190419153524-e8e3143a4f4a [2020-04-09T18:21:40.392Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-09T18:21:40.393Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-09T18:21:40.393Z] go: finding github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 [2020-04-09T18:21:40.393Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-09T18:21:40.663Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-09T18:21:40.935Z] go: finding golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c [2020-04-09T18:21:40.935Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-04-09T18:21:40.935Z] go: finding github.com/golang/protobuf v1.3.1 [2020-04-09T18:21:41.205Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-09T18:21:41.205Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-09T18:21:41.478Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-09T18:21:41.478Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-04-09T18:21:41.750Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-09T18:21:41.751Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-04-09T18:21:42.025Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-04-09T18:21:42.296Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-09T18:21:42.296Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-09T18:21:42.567Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-04-09T18:21:42.567Z] go: finding github.com/fatih/structs v1.1.0 [2020-04-09T18:21:43.155Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-04-09T18:21:43.155Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-09T18:21:43.155Z] go: finding golang.org/x/sys v0.0.0-20190129075346-302c3dd5f1cc [2020-04-09T18:21:43.155Z] go: finding github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31 [2020-04-09T18:21:43.426Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-04-09T18:21:44.020Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-09T18:21:44.020Z] go: finding golang.org/x/sys v0.0.0-20190412213103-97732733099d [2020-04-09T18:21:44.020Z] go: finding k8s.io/api v0.0.0-20180806132203-61b11ee65332 [2020-04-09T18:21:44.290Z] go: finding gopkg.in/yaml.v2 v2.2.5 [2020-04-09T18:21:44.290Z] go: finding github.com/json-iterator/go v1.1.5 [2020-04-09T18:21:44.559Z] go: finding github.com/prometheus/client_golang v0.9.2 [2020-04-09T18:21:44.559Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-04-09T18:21:45.156Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-09T18:21:45.426Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-04-09T18:21:45.426Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-04-09T18:21:45.698Z] go: finding github.com/oklog/run v1.0.0 [2020-04-09T18:21:45.969Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-09T18:21:46.238Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-04-09T18:21:46.827Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-09T18:21:46.827Z] go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135 [2020-04-09T18:21:47.097Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-04-09T18:21:47.366Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-04-09T18:21:47.637Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-09T18:21:47.637Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-04-09T18:21:48.608Z] go: finding github.com/Azure/go-autorest v10.7.0+incompatible [2020-04-09T18:21:48.874Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-04-09T18:21:48.874Z] go: finding golang.org/x/sync v0.0.0-20190412183630-56d357773e84 [2020-04-09T18:21:48.874Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-04-09T18:21:49.161Z] go: finding github.com/go-logfmt/logfmt v0.3.0 [2020-04-09T18:21:49.162Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-04-09T18:21:49.162Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-09T18:21:49.856Z] go: finding golang.org/x/net v0.0.0-20181220203305-927f97764cc3 [2020-04-09T18:21:49.856Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-09T18:21:50.130Z] go: finding google.golang.org/grpc v1.23.0 [2020-04-09T18:21:50.404Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-09T18:21:50.681Z] go: finding github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a [2020-04-09T18:21:50.681Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-09T18:21:50.992Z] go: finding github.com/kr/pty v1.1.1 [2020-04-09T18:21:51.591Z] go: finding github.com/armon/go-radix v1.0.0 [2020-04-09T18:21:51.591Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-04-09T18:21:51.868Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-04-09T18:21:52.147Z] go: finding github.com/fatih/color v1.9.0 [2020-04-09T18:21:52.147Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-09T18:21:52.147Z] go: finding golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 [2020-04-09T18:21:52.420Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-04-09T18:21:52.420Z] go: finding github.com/golang/mock v1.1.1 [2020-04-09T18:21:52.420Z] go: finding golang.org/x/net v0.0.0-20180826012351-8a410e7b638d [2020-04-09T18:21:52.690Z] go: finding google.golang.org/grpc v1.19.0 [2020-04-09T18:21:53.283Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-04-09T18:21:53.553Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-09T18:21:53.826Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-09T18:21:53.826Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-04-09T18:21:54.113Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-04-09T18:21:54.383Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-04-09T18:21:54.384Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-04-09T18:21:54.384Z] go: finding github.com/mattn/go-isatty v0.0.11 [2020-04-09T18:21:54.657Z] go: finding golang.org/x/tools v0.0.0-20181030221726-6c7e314b6563 [2020-04-09T18:21:54.940Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-04-09T18:21:54.940Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-09T18:21:54.940Z] go: finding github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878 [2020-04-09T18:21:54.940Z] go: finding golang.org/x/sys v0.0.0-20190508220229-2d0786266e9c [2020-04-09T18:21:55.211Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-09T18:21:55.481Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-04-09T18:21:55.481Z] go: finding github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd [2020-04-09T18:21:55.766Z] go: finding github.com/klauspost/compress v1.9.5 [2020-04-09T18:21:56.039Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-04-09T18:21:56.627Z] go: finding golang.org/x/tools v0.0.0-20190226205152-f727befe758c [2020-04-09T18:21:56.897Z] go: finding golang.org/x/tools v0.0.0-20190114222345-bf090417da8b [2020-04-09T18:21:56.897Z] go: finding golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6 [2020-04-09T18:21:56.897Z] go: finding github.com/hashicorp/go-immutable-radix v1.1.0 [2020-04-09T18:21:57.166Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-04-09T18:21:58.138Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-09T18:21:58.138Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-09T18:21:58.731Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-09T18:21:59.001Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-09T18:21:59.001Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-09T18:21:59.272Z] go: finding github.com/go-kit/kit v0.9.0 [2020-04-09T18:21:59.541Z] go: finding github.com/gobuffalo/depgen v0.0.0-20190329151759-d478694a28d3 [2020-04-09T18:21:59.812Z] go: finding github.com/go-test/deep v1.0.2 [2020-04-09T18:21:59.812Z] go: finding github.com/linode/linodego v0.7.1 [2020-04-09T18:21:59.812Z] go: finding github.com/miekg/dns v1.1.26 [2020-04-09T18:21:59.812Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-09T18:22:00.403Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-09T18:22:00.403Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-04-09T18:22:00.403Z] go: finding github.com/prometheus/client_golang v0.9.1 [2020-04-09T18:22:00.673Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-09T18:22:00.945Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-04-09T18:22:01.221Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-04-09T18:22:01.492Z] go: finding golang.org/x/crypto v0.0.0-20190530122614-20be4c3c3ed5 [2020-04-09T18:22:01.492Z] go: finding github.com/gobuffalo/genny v0.0.0-20190403191548-3ca520ef0d9e [2020-04-09T18:22:01.492Z] go: finding golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 [2020-04-09T18:22:01.492Z] go: finding golang.org/x/sys v0.0.0-20190403152447-81d4e9dc473e [2020-04-09T18:22:01.765Z] go: finding golang.org/x/net v0.0.0-20180724234803-3673e40ba225 [2020-04-09T18:22:01.765Z] go: finding github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb [2020-04-09T18:22:02.045Z] go: finding golang.org/x/sys v0.0.0-20180830151530-49385e6e1522 [2020-04-09T18:22:02.045Z] go: finding github.com/prometheus/common v0.0.0-20181126121408-4724e9255275 [2020-04-09T18:22:02.045Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-04-09T18:22:02.638Z] go: finding golang.org/x/sys v0.0.0-20190924154521-2837fb4f24fe [2020-04-09T18:22:02.638Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-09T18:22:02.638Z] go: finding golang.org/x/crypto v0.0.0-20190422162423-af44ce270edf [2020-04-09T18:22:02.638Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-09T18:22:03.610Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-04-09T18:22:03.610Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-09T18:22:03.881Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-04-09T18:22:04.154Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-04-09T18:22:04.426Z] go: finding github.com/gobuffalo/envy v1.6.15 [2020-04-09T18:22:04.426Z] go: finding github.com/DataDog/datadog-go v2.2.0+incompatible [2020-04-09T18:22:05.019Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-09T18:22:05.019Z] go: finding github.com/gobuffalo/flect v0.1.1 [2020-04-09T18:22:05.019Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-09T18:22:05.292Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-09T18:22:05.564Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-04-09T18:22:05.564Z] 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 [2020-04-09T18:22:05.564Z] go: finding google.golang.org/grpc v1.19.1 [2020-04-09T18:22:05.865Z] go: finding github.com/spf13/pflag v1.0.2 [2020-04-09T18:22:05.865Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-09T18:22:06.459Z] go: finding github.com/gobuffalo/flect v0.1.0 [2020-04-09T18:22:06.459Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-09T18:22:06.459Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-04-09T18:22:06.752Z] go: finding github.com/onsi/gomega v1.4.1 [2020-04-09T18:22:06.752Z] go: finding github.com/likexian/gokit v0.20.16 [2020-04-09T18:22:07.027Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-04-09T18:22:07.027Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-04-09T18:22:07.027Z] go: finding golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 [2020-04-09T18:22:07.027Z] go: finding github.com/hashicorp/go-hclog v0.9.1 [2020-04-09T18:22:07.027Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-04-09T18:22:07.300Z] go: finding github.com/hashicorp/go-hclog v0.8.0 [2020-04-09T18:22:07.300Z] go: finding github.com/mitchellh/go-testing-interface v0.0.0-20171004221916-a61a99592b77 [2020-04-09T18:22:07.300Z] go: finding github.com/gobuffalo/packr/v2 v2.0.9 [2020-04-09T18:22:07.573Z] go: finding golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2020-04-09T18:22:07.844Z] go: finding github.com/mattn/go-isatty v0.0.8 [2020-04-09T18:22:08.118Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-04-09T18:22:08.118Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-09T18:22:08.388Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-09T18:22:08.388Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-04-09T18:22:08.388Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-04-09T18:22:08.660Z] go: finding golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 [2020-04-09T18:22:08.660Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-09T18:22:08.660Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-09T18:24:15.408Z] go: error loading module requirements [2020-04-09T18:24:15.408Z] 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] } [2020-04-09T18:24:16.417Z] 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 [2020-04-09T18:24:17.706Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T18:24:18.008Z] ---> package-listing.sh [2020-04-09T18:24:18.008Z] ++ facter osfamily [2020-04-09T18:24:18.008Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-09T18:24:18.008Z] + OS_FAMILY=redhat [2020-04-09T18:24:18.008Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-193 [2020-04-09T18:24:18.008Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-09T18:24:18.008Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-09T18:24:18.008Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-09T18:24:18.008Z] + PACKAGES=/tmp/packages_start.txt [2020-04-09T18:24:18.008Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-193 ']' [2020-04-09T18:24:18.008Z] + PACKAGES=/tmp/packages_end.txt [2020-04-09T18:24:18.008Z] + case "${OS_FAMILY}" in [2020-04-09T18:24:18.008Z] + rpm -qa [2020-04-09T18:24:18.008Z] + sort [2020-04-09T18:24:22.205Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-09T18:24:22.205Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-09T18:24:22.205Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-09T18:24:22.205Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-193 ']' [2020-04-09T18:24:22.205Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-193/archives/ [2020-04-09T18:24:22.205Z] + 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 [2020-04-09T18:24:22.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-09T18:24:22.558Z] [2020-04-09T18:24:22.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-09T18:24:22.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-09T18:24:22.887Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-09T18:24:22.887Z] c9b1b535fdd9: Pulling fs layer [2020-04-09T18:24:22.887Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-09T18:24:22.887Z] 756a868c4378: Pulling fs layer [2020-04-09T18:24:22.887Z] 444b2fc9a129: Pulling fs layer [2020-04-09T18:24:22.887Z] ea15f1150254: Pulling fs layer [2020-04-09T18:24:22.887Z] 41b27a9f41bf: Pulling fs layer [2020-04-09T18:24:22.887Z] 28c525ee5125: Pulling fs layer [2020-04-09T18:24:22.887Z] 094b1ea09ed8: Pulling fs layer [2020-04-09T18:24:22.887Z] 138eaada9080: Pulling fs layer [2020-04-09T18:24:22.887Z] 0622d0fa9048: Pulling fs layer [2020-04-09T18:24:22.887Z] 444b2fc9a129: Waiting [2020-04-09T18:24:22.887Z] ea15f1150254: Waiting [2020-04-09T18:24:22.887Z] 41b27a9f41bf: Waiting [2020-04-09T18:24:22.887Z] 28c525ee5125: Waiting [2020-04-09T18:24:22.887Z] 094b1ea09ed8: Waiting [2020-04-09T18:24:22.887Z] 138eaada9080: Waiting [2020-04-09T18:24:22.887Z] 0622d0fa9048: Waiting [2020-04-09T18:24:22.887Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-09T18:24:22.887Z] 2cc5ad85d9ab: Download complete [2020-04-09T18:24:22.887Z] 444b2fc9a129: Download complete [2020-04-09T18:24:22.887Z] c9b1b535fdd9: Verifying Checksum [2020-04-09T18:24:22.887Z] c9b1b535fdd9: Download complete [2020-04-09T18:24:23.154Z] ea15f1150254: Verifying Checksum [2020-04-09T18:24:23.154Z] ea15f1150254: Download complete [2020-04-09T18:24:23.154Z] 28c525ee5125: Verifying Checksum [2020-04-09T18:24:23.154Z] 28c525ee5125: Download complete [2020-04-09T18:24:23.422Z] 756a868c4378: Verifying Checksum [2020-04-09T18:24:23.422Z] 756a868c4378: Download complete [2020-04-09T18:24:23.422Z] c9b1b535fdd9: Pull complete [2020-04-09T18:24:23.422Z] 138eaada9080: Verifying Checksum [2020-04-09T18:24:23.422Z] 138eaada9080: Download complete [2020-04-09T18:24:23.422Z] 2cc5ad85d9ab: Pull complete [2020-04-09T18:24:23.422Z] 0622d0fa9048: Verifying Checksum [2020-04-09T18:24:23.422Z] 0622d0fa9048: Download complete [2020-04-09T18:24:23.686Z] 094b1ea09ed8: Verifying Checksum [2020-04-09T18:24:23.686Z] 094b1ea09ed8: Download complete [2020-04-09T18:24:24.256Z] 41b27a9f41bf: Verifying Checksum [2020-04-09T18:24:24.256Z] 41b27a9f41bf: Download complete [2020-04-09T18:24:25.194Z] 756a868c4378: Pull complete [2020-04-09T18:24:25.194Z] 444b2fc9a129: Pull complete [2020-04-09T18:24:25.452Z] ea15f1150254: Pull complete [2020-04-09T18:24:28.742Z] 41b27a9f41bf: Pull complete [2020-04-09T18:24:29.001Z] 28c525ee5125: Pull complete [2020-04-09T18:24:30.911Z] 094b1ea09ed8: Pull complete [2020-04-09T18:24:30.911Z] 138eaada9080: Pull complete [2020-04-09T18:24:31.169Z] 0622d0fa9048: Pull complete [2020-04-09T18:24:31.169Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-09T18:24:31.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-09T18:24:31.326Z] prd-centos7-docker-4c-2g-3092 does not seem to be running inside a container [2020-04-09T18:24:31.365Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-09T18:24:32.332Z] $ docker top 40ca19e4d7d642a60efba86c2e172699c4423c683e50b23dcf8076a2d8ad2df1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-09T18:24:32.531Z] provisioning config files... [2020-04-09T18:24:32.546Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp/config1735080818188816741tmp [Pipeline] { [Pipeline] echo [2020-04-09T18:24:32.596Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T18:24:32.892Z] ---> create-netrc.sh [Pipeline] echo [2020-04-09T18:24:32.900Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-09T18:24:33.191Z] ---> logs-deploy.sh [2020-04-09T18:24:33.191Z] + ARCHIVE_ARTIFACTS= [2020-04-09T18:24:33.191Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-09T18:24:33.191Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-09T18:24:33.191Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-09T18:24:33.191Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-193/2 [2020-04-09T18:24:33.191Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-193/2/ [2020-04-09T18:24:33.191Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-193/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-193 [2020-04-09T18:24:34.566Z] Archives upload complete. [2020-04-09T18:24:34.566Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-193/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-193/2/ [2020-04-09T18:24:35.134Z] ---> uname -a: [2020-04-09T18:24:35.134Z] Linux 40ca19e4d7d6 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-09T18:24:35.134Z] [2020-04-09T18:24:35.134Z] [2020-04-09T18:24:35.134Z] ---> lscpu: [2020-04-09T18:24:35.134Z] Architecture: x86_64 [2020-04-09T18:24:35.134Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-09T18:24:35.134Z] Byte Order: Little Endian [2020-04-09T18:24:35.134Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-09T18:24:35.134Z] CPU(s): 4 [2020-04-09T18:24:35.134Z] On-line CPU(s) list: 0-3 [2020-04-09T18:24:35.134Z] Thread(s) per core: 1 [2020-04-09T18:24:35.134Z] Core(s) per socket: 1 [2020-04-09T18:24:35.134Z] Socket(s): 4 [2020-04-09T18:24:35.134Z] NUMA node(s): 1 [2020-04-09T18:24:35.134Z] Vendor ID: GenuineIntel [2020-04-09T18:24:35.134Z] CPU family: 6 [2020-04-09T18:24:35.134Z] Model: 44 [2020-04-09T18:24:35.134Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-09T18:24:35.134Z] Stepping: 1 [2020-04-09T18:24:35.134Z] CPU MHz: 2933.438 [2020-04-09T18:24:35.134Z] BogoMIPS: 5866.87 [2020-04-09T18:24:35.134Z] Virtualization: VT-x [2020-04-09T18:24:35.134Z] Hypervisor vendor: KVM [2020-04-09T18:24:35.134Z] Virtualization type: full [2020-04-09T18:24:35.134Z] L1d cache: 128 KiB [2020-04-09T18:24:35.134Z] L1i cache: 128 KiB [2020-04-09T18:24:35.134Z] L2 cache: 16 MiB [2020-04-09T18:24:35.134Z] L3 cache: 64 MiB [2020-04-09T18:24:35.134Z] NUMA node0 CPU(s): 0-3 [2020-04-09T18:24:35.134Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-09T18:24:35.134Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-09T18:24:35.134Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-09T18:24:35.134Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-09T18:24:35.134Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-09T18:24:35.134Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-09T18:24:35.134Z] [2020-04-09T18:24:35.134Z] [2020-04-09T18:24:35.134Z] ---> nproc: [2020-04-09T18:24:35.134Z] 4 [2020-04-09T18:24:35.134Z] [2020-04-09T18:24:35.134Z] [2020-04-09T18:24:35.134Z] ---> df -h: [2020-04-09T18:24:35.134Z] Filesystem Size Used Available Use% Mounted on [2020-04-09T18:24:35.134Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-09T18:24:35.134Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-09T18:24:35.134Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-09T18:24:35.134Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-09T18:24:35.134Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-09T18:24:35.134Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-09T18:24:35.134Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-09T18:24:35.134Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-193@tmp [2020-04-09T18:24:35.134Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-09T18:24:35.134Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-193 [2020-04-09T18:24:35.134Z] [2020-04-09T18:24:35.134Z]