Pull request #228 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 397922165b058b6b8a8429499b639e22376024ad rather than 14c2c60528110ee4e812ce883a550d3559ee8d70 Obtained Jenkinsfile from 397922165b058b6b8a8429499b639e22376024ad 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-337 in /w/workspace/edgexfoundry_edgex-ui-go_PR-228 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-228 # timeout=10 Fetching without tags 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/228/head:refs/remotes/origin/PR-228 +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/228/head:refs/remotes/origin/PR-228 # 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/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 397922165b058b6b8a8429499b639e22376024ad into PR head commit 14c2c60528110ee4e812ce883a550d3559ee8d70 Merge succeeded, producing 14c2c60528110ee4e812ce883a550d3559ee8d70 Checking out Revision 14c2c60528110ee4e812ce883a550d3559ee8d70 (PR-228) > git config core.sparsecheckout # timeout=10 > git checkout -f 14c2c60528110ee4e812ce883a550d3559ee8d70 # 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 397922165b058b6b8a8429499b639e22376024ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14c2c60528110ee4e812ce883a550d3559ee8d70 # timeout=10 Commit message: "Remove gateway page and relevant code" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-22T04:09:00.095Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-22T04:09:00.454Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 69eb9eab273ec6ebd71645f0fbdb15981d96e3c2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-22T04:09:00.563Z] ========================================================= [2020-05-22T04:09:00.564Z] EdgeX Global Pipelines Version Info [2020-05-22T04:09:00.564Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-22T04:09:01.967Z] ------------------- [2020-05-22T04:09:01.967Z] stable info: [2020-05-22T04:09:01.967Z] ------------------- [2020-05-22T04:09:01.967Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-22T04:09:01.967Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-22T04:09:01.967Z] Message: update stable to v1.0.87 [2020-05-22T04:09:02.541Z] ------------------- [2020-05-22T04:09:02.541Z] experimental info: [2020-05-22T04:09:02.541Z] ------------------- [2020-05-22T04:09:02.541Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-22T04:09:02.541Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-22T04:09:02.541Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-22T04:09:04.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-22T04:09:04.606Z] [2020-05-22T04:09:04.606Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-22T04:09:04.941Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-22T04:09:04.941Z] latest: Pulling from edgex-devops/git-semver [2020-05-22T04:09:04.941Z] 9123ac7c32f7: Pulling fs layer [2020-05-22T04:09:04.941Z] b8cc5d1170e3: Pulling fs layer [2020-05-22T04:09:04.941Z] 2924cbbf6a41: Pulling fs layer [2020-05-22T04:09:04.941Z] 93b08a4f1073: Pulling fs layer [2020-05-22T04:09:04.941Z] 93b08a4f1073: Waiting [2020-05-22T04:09:04.941Z] b8cc5d1170e3: Verifying Checksum [2020-05-22T04:09:04.941Z] b8cc5d1170e3: Download complete [2020-05-22T04:09:04.941Z] 9123ac7c32f7: Verifying Checksum [2020-05-22T04:09:04.941Z] 9123ac7c32f7: Download complete [2020-05-22T04:09:05.203Z] 93b08a4f1073: Verifying Checksum [2020-05-22T04:09:05.203Z] 93b08a4f1073: Download complete [2020-05-22T04:09:05.203Z] 2924cbbf6a41: Verifying Checksum [2020-05-22T04:09:05.203Z] 2924cbbf6a41: Download complete [2020-05-22T04:09:05.474Z] 9123ac7c32f7: Pull complete [2020-05-22T04:09:05.474Z] b8cc5d1170e3: Pull complete [2020-05-22T04:09:06.050Z] 2924cbbf6a41: Pull complete [2020-05-22T04:09:06.310Z] 93b08a4f1073: Pull complete [2020-05-22T04:09:06.311Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-22T04:09:06.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-22T04:09:06.438Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2020-05-22T04:09:06.495Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-228 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-228:/w/workspace/edgexfoundry_edgex-ui-go_PR-228:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-228@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-22T04:09:07.079Z] $ docker top 172bb6dca2bb57e39996dee7af6db62b9c03aa51de345847b63591d3a502e2e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-22T04:09:07.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-22T04:09:07.457Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-22T04:09:07.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-22T04:09:07.658Z] $ docker exec 172bb6dca2bb57e39996dee7af6db62b9c03aa51de345847b63591d3a502e2e5 ssh-agent [2020-05-22T04:09:07.832Z] SSH_AUTH_SOCK=/tmp/ssh-FXwQy8Z1caxK/agent.14 [2020-05-22T04:09:07.832Z] SSH_AGENT_PID=21 [2020-05-22T04:09:07.841Z] Running ssh-add (command line suppressed) [2020-05-22T04:09:07.976Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-228@tmp/private_key_7275365032934329510.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-228@tmp/private_key_7275365032934329510.key) [2020-05-22T04:09:08.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-22T04:09:08.430Z] + git describe --exact-match --tags HEAD [2020-05-22T04:09:08.430Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-22T04:09:08.490Z] $ docker exec --env ******** --env ******** 172bb6dca2bb57e39996dee7af6db62b9c03aa51de345847b63591d3a502e2e5 ssh-agent -k [2020-05-22T04:09:08.626Z] unset SSH_AUTH_SOCK; [2020-05-22T04:09:08.626Z] unset SSH_AGENT_PID; [2020-05-22T04:09:08.626Z] echo Agent pid 21 killed; [2020-05-22T04:09:08.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-22T04:09:08.758Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-22T04:09:08.758Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-22T04:09:08.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-22T04:09:08.972Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-22T04:09:09.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-22T04:09:09.153Z] $ docker exec 172bb6dca2bb57e39996dee7af6db62b9c03aa51de345847b63591d3a502e2e5 ssh-agent [2020-05-22T04:09:09.342Z] SSH_AUTH_SOCK=/tmp/ssh-oVFYZMB4BW9g/agent.57 [2020-05-22T04:09:09.342Z] SSH_AGENT_PID=64 [2020-05-22T04:09:09.389Z] Running ssh-add (command line suppressed) [2020-05-22T04:09:09.531Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-228@tmp/private_key_4698635975290913602.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-228@tmp/private_key_4698635975290913602.key) [2020-05-22T04:09:09.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-22T04:09:09.896Z] + git semver init [2020-05-22T04:09:09.896Z] # -> Open(): unable to determine branch for HEAD [2020-05-22T04:09:09.896Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-228/.git [2020-05-22T04:09:09.896Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-228 [2020-05-22T04:09:09.896Z] # $SEMVER_REMOTE_NAME = origin [2020-05-22T04:09:09.896Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-22T04:09:09.896Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-22T04:09:09.896Z] # $SEMVER_BRANCH = PR-228 [2020-05-22T04:09:09.896Z] # $SEMVER_TEMP = /tmp/semver-936177993 [2020-05-22T04:09:09.896Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-05-22T04:09:10.840Z] # '/tmp/semver-936177993' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-228/.semver' [2020-05-22T04:09:10.840Z] # -> Force: false [2020-05-22T04:09:10.840Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-228/.semver [Pipeline] } [2020-05-22T04:09:10.851Z] $ docker exec --env ******** --env ******** 172bb6dca2bb57e39996dee7af6db62b9c03aa51de345847b63591d3a502e2e5 ssh-agent -k [2020-05-22T04:09:10.990Z] unset SSH_AUTH_SOCK; [2020-05-22T04:09:10.991Z] unset SSH_AGENT_PID; [2020-05-22T04:09:10.991Z] echo Agent pid 64 killed; [2020-05-22T04:09:11.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-22T04:09:11.570Z] + git semver [Pipeline] } [2020-05-22T04:09:11.586Z] $ docker stop --time=1 172bb6dca2bb57e39996dee7af6db62b9c03aa51de345847b63591d3a502e2e5 [2020-05-22T04:09:12.912Z] $ docker rm -f 172bb6dca2bb57e39996dee7af6db62b9c03aa51de345847b63591d3a502e2e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-22T04:09:13.870Z] Stashed 51 file(s) [Pipeline] echo [2020-05-22T04:09:13.871Z] [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-05-22T04:09:29.171Z] Still waiting to schedule task [2020-05-22T04:09:29.171Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-22T04:09:29.176Z] Still waiting to schedule task [2020-05-22T04:09:29.176Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-05-22T04:12:01.528Z] Running on prd-centos7-docker-4c-2g-338 in /w/workspace/edgexfoundry_edgex-ui-go_PR-228 [Pipeline] { [Pipeline] ws [2020-05-22T04:12:01.577Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-05-22T04:12:07.551Z] using credential edgex-jenkins-ssh [2020-05-22T04:12:07.614Z] Cloning the remote Git repository [2020-05-22T04:12:07.614Z] Cloning with configured refspecs honoured and without tags [2020-05-22T04:12:07.672Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-22T04:12:07.797Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-05-22T04:12:07.942Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-22T04:12:07.942Z] > git --version # timeout=10 [2020-05-22T04:12:07.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-22T04:12:08.035Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-22T04:12:09.035Z] Fetching without tags [2020-05-22T04:12:09.495Z] Merging remotes/origin/master commit 397922165b058b6b8a8429499b639e22376024ad into PR head commit 14c2c60528110ee4e812ce883a550d3559ee8d70 [2020-05-22T04:12:09.768Z] Merge succeeded, producing 14c2c60528110ee4e812ce883a550d3559ee8d70 [2020-05-22T04:12:09.768Z] Checking out Revision 14c2c60528110ee4e812ce883a550d3559ee8d70 (PR-228) [2020-05-22T04:12:08.943Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-22T04:12:08.956Z] > git config --add remote.origin.fetch +refs/pull/228/head:refs/remotes/origin/PR-228 # timeout=10 [2020-05-22T04:12:08.968Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-22T04:12:09.003Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-22T04:12:09.035Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-22T04:12:09.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-22T04:12:09.041Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-22T04:12:09.501Z] > git config core.sparsecheckout # timeout=10 [2020-05-22T04:12:09.514Z] > git checkout -f 14c2c60528110ee4e812ce883a550d3559ee8d70 # timeout=10 [2020-05-22T04:12:09.630Z] > git remote # timeout=10 [2020-05-22T04:12:09.676Z] > git config --get remote.origin.url # timeout=10 [2020-05-22T04:12:09.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-22T04:12:09.689Z] > git merge 397922165b058b6b8a8429499b639e22376024ad # timeout=10 [2020-05-22T04:12:09.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-22T04:12:09.767Z] > git config core.sparsecheckout # timeout=10 [2020-05-22T04:12:09.781Z] > git checkout -f 14c2c60528110ee4e812ce883a550d3559ee8d70 # timeout=10 [2020-05-22T04:12:14.250Z] Commit message: "Remove gateway page and relevant code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-22T04:12:16.140Z] ========================================================= [2020-05-22T04:12:16.140Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-22T04:12:16.140Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-22T04:12:17.033Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-05-22T04:12:17.678Z] Sending build context to Docker daemon 11.55MB [2020-05-22T04:12:17.678Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-05-22T04:12:17.678Z] Step 2/8 : FROM ${BASE} [2020-05-22T04:12:17.678Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-22T04:12:17.678Z] e6b0cf9c0882: Pulling fs layer [2020-05-22T04:12:17.678Z] 2848faf0eed1: Pulling fs layer [2020-05-22T04:12:17.678Z] 0f37312ad70f: Pulling fs layer [2020-05-22T04:12:17.678Z] 5788d62ee057: Pulling fs layer [2020-05-22T04:12:17.678Z] 0e6b1d234666: Pulling fs layer [2020-05-22T04:12:17.678Z] bf5d7aec512f: Pulling fs layer [2020-05-22T04:12:17.678Z] 34c802a77dc8: Pulling fs layer [2020-05-22T04:12:17.678Z] 9eb99e56ec68: Pulling fs layer [2020-05-22T04:12:17.678Z] 27c7a5d97fbd: Pulling fs layer [2020-05-22T04:12:17.678Z] 5788d62ee057: Waiting [2020-05-22T04:12:17.678Z] 0e6b1d234666: Waiting [2020-05-22T04:12:17.678Z] bf5d7aec512f: Waiting [2020-05-22T04:12:17.678Z] 9eb99e56ec68: Waiting [2020-05-22T04:12:17.678Z] 34c802a77dc8: Waiting [2020-05-22T04:12:17.678Z] 5c102a31e300: Pulling fs layer [2020-05-22T04:12:17.678Z] dcfb455df0a1: Pulling fs layer [2020-05-22T04:12:17.678Z] 27c7a5d97fbd: Waiting [2020-05-22T04:12:17.678Z] 5c102a31e300: Waiting [2020-05-22T04:12:17.678Z] dcfb455df0a1: Waiting [2020-05-22T04:12:17.678Z] 0f37312ad70f: Verifying Checksum [2020-05-22T04:12:17.678Z] 0f37312ad70f: Download complete [2020-05-22T04:12:18.017Z] 2848faf0eed1: Verifying Checksum [2020-05-22T04:12:18.017Z] 2848faf0eed1: Download complete [2020-05-22T04:12:18.017Z] 0e6b1d234666: Verifying Checksum [2020-05-22T04:12:18.017Z] 0e6b1d234666: Download complete [2020-05-22T04:12:18.017Z] bf5d7aec512f: Verifying Checksum [2020-05-22T04:12:18.017Z] bf5d7aec512f: Download complete [2020-05-22T04:12:18.017Z] e6b0cf9c0882: Verifying Checksum [2020-05-22T04:12:18.017Z] e6b0cf9c0882: Download complete [2020-05-22T04:12:18.628Z] e6b0cf9c0882: Pull complete [2020-05-22T04:12:18.904Z] 2848faf0eed1: Pull complete [2020-05-22T04:12:18.904Z] 0f37312ad70f: Pull complete [2020-05-22T04:12:20.489Z] 34c802a77dc8: Verifying Checksum [2020-05-22T04:12:20.489Z] 34c802a77dc8: Download complete [2020-05-22T04:12:20.489Z] 27c7a5d97fbd: Verifying Checksum [2020-05-22T04:12:20.489Z] 27c7a5d97fbd: Download complete [2020-05-22T04:12:21.269Z] 9eb99e56ec68: Verifying Checksum [2020-05-22T04:12:21.269Z] 9eb99e56ec68: Download complete [2020-05-22T04:12:21.578Z] dcfb455df0a1: Verifying Checksum [2020-05-22T04:12:21.578Z] dcfb455df0a1: Download complete [2020-05-22T04:12:21.854Z] 5788d62ee057: Download complete [2020-05-22T04:12:23.073Z] 5c102a31e300: Verifying Checksum [2020-05-22T04:12:23.073Z] 5c102a31e300: Download complete [2020-05-22T04:12:31.634Z] 5788d62ee057: Pull complete [2020-05-22T04:12:31.903Z] 0e6b1d234666: Pull complete [2020-05-22T04:12:31.903Z] bf5d7aec512f: Pull complete [2020-05-22T04:12:37.318Z] 34c802a77dc8: Pull complete [2020-05-22T04:12:41.692Z] 9eb99e56ec68: Pull complete [2020-05-22T04:12:41.692Z] 27c7a5d97fbd: Pull complete [2020-05-22T04:12:42.671Z] 5c102a31e300: Pull complete [2020-05-22T04:12:42.671Z] dcfb455df0a1: Pull complete [2020-05-22T04:12:42.671Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-22T04:12:42.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-22T04:12:42.671Z] ---> 7c70fe431013 [2020-05-22T04:12:42.671Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-22T04:12:42.939Z] ---> Running in b51d05aab1b6 [2020-05-22T04:12:42.939Z] Removing intermediate container b51d05aab1b6 [2020-05-22T04:12:42.939Z] ---> cb4e82f3c6e8 [2020-05-22T04:12:42.939Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-22T04:12:42.939Z] ---> Running in 2fca068964c8 [2020-05-22T04:12:44.343Z] Removing intermediate container 2fca068964c8 [2020-05-22T04:12:44.343Z] ---> eea8cd74d86c [2020-05-22T04:12:44.343Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-22T04:12:44.343Z] ---> Running in 8d39395a31af [2020-05-22T04:12:44.928Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-22T04:12:45.526Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-22T04:12:45.805Z] OK: 143 MiB in 39 packages [2020-05-22T04:12:46.082Z] Removing intermediate container 8d39395a31af [2020-05-22T04:12:46.082Z] ---> 11210ab58ac0 [2020-05-22T04:12:46.082Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-05-22T04:12:46.354Z] ---> Running in 654482c1b327 [2020-05-22T04:12:46.354Z] Removing intermediate container 654482c1b327 [2020-05-22T04:12:46.354Z] ---> d4e9d6ba5fc2 [2020-05-22T04:12:46.354Z] Step 7/8 : COPY . . [2020-05-22T04:12:47.363Z] ---> 80fe94bebfc6 [2020-05-22T04:12:47.363Z] Step 8/8 : RUN go mod download [2020-05-22T04:12:47.638Z] ---> Running in 24a5f825487e [2020-05-22T04:12:54.344Z] go: finding cloud.google.com/go v0.26.0 [2020-05-22T04:12:54.344Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-05-22T04:12:54.344Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-05-22T04:12:54.344Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-22T04:12:54.344Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-05-22T04:12:54.344Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-05-22T04:12:54.344Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-05-22T04:12:54.344Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-05-22T04:12:54.344Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-05-22T04:12:54.344Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-05-22T04:12:54.344Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-05-22T04:12:54.344Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-22T04:12:54.344Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-05-22T04:12:54.344Z] go: finding github.com/armon/go-radix v1.0.0 [2020-05-22T04:12:54.344Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-05-22T04:12:54.344Z] go: finding github.com/beorn7/perks v1.0.1 [2020-05-22T04:12:54.344Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-22T04:12:54.344Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-05-22T04:12:54.344Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-22T04:12:54.344Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-05-22T04:12:54.344Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-05-22T04:12:54.344Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-05-22T04:12:54.344Z] go: finding github.com/client9/misspell v0.3.4 [2020-05-22T04:12:54.344Z] go: finding github.com/coredns/coredns v1.1.2 [2020-05-22T04:12:54.344Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-22T04:12:54.344Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-05-22T04:12:54.344Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-05-22T04:12:54.344Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-05-22T04:12:54.344Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-05-22T04:12:54.344Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-05-22T04:12:54.344Z] go: finding github.com/docker/go-connections v0.3.0 [2020-05-22T04:12:54.344Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-22T04:12:54.344Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-05-22T04:12:54.344Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-05-22T04:12:54.344Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-05-22T04:12:54.344Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-05-22T04:12:54.344Z] go: finding github.com/fatih/color v1.9.0 [2020-05-22T04:12:54.344Z] go: finding github.com/fatih/structs v1.1.0 [2020-05-22T04:12:54.344Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-22T04:12:54.344Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-05-22T04:12:54.344Z] go: finding github.com/go-kit/kit v0.9.0 [2020-05-22T04:12:54.344Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-05-22T04:12:54.344Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-22T04:12:54.344Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-05-22T04:12:54.344Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-22T04:12:54.344Z] go: finding github.com/go-test/deep v1.0.2 [2020-05-22T04:12:54.344Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-05-22T04:12:54.344Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-05-22T04:12:54.344Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-05-22T04:12:54.344Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-05-22T04:12:54.344Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-05-22T04:12:54.344Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-05-22T04:12:54.344Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-05-22T04:12:54.344Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-05-22T04:12:54.344Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-05-22T04:12:54.344Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-05-22T04:12:54.344Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-05-22T04:12:54.344Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-05-22T04:12:54.344Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-05-22T04:12:54.344Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-05-22T04:12:54.344Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-05-22T04:12:54.344Z] go: finding github.com/golang/mock v1.1.1 [2020-05-22T04:12:54.344Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-22T04:12:54.344Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-22T04:12:54.344Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-22T04:12:54.344Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-22T04:12:54.344Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-22T04:12:54.344Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-05-22T04:12:54.344Z] go: finding github.com/google/gofuzz v1.0.0 [2020-05-22T04:12:54.344Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-05-22T04:12:54.344Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-05-22T04:12:54.344Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-05-22T04:12:54.344Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-22T04:12:54.344Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-05-22T04:12:54.344Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-05-22T04:12:54.344Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-05-22T04:12:54.345Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-05-22T04:12:54.345Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-22T04:12:54.345Z] go: finding github.com/imdario/mergo v0.3.6 [2020-05-22T04:12:54.345Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-05-22T04:12:54.345Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-05-22T04:12:54.345Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-05-22T04:12:54.345Z] go: finding github.com/joho/godotenv v1.3.0 [2020-05-22T04:12:54.345Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-05-22T04:12:54.345Z] go: finding github.com/json-iterator/go v1.1.9 [2020-05-22T04:12:54.345Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-05-22T04:12:54.345Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-05-22T04:12:54.345Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-05-22T04:12:54.345Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-05-22T04:12:54.345Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-05-22T04:12:54.345Z] go: finding github.com/klauspost/compress v1.9.5 [2020-05-22T04:12:54.345Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-05-22T04:12:54.345Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-22T04:12:54.345Z] go: finding github.com/kr/pretty v0.2.0 [2020-05-22T04:12:54.345Z] go: finding github.com/kr/pty v1.1.1 [2020-05-22T04:12:54.345Z] go: finding github.com/kr/text v0.1.0 [2020-05-22T04:12:54.345Z] go: finding github.com/likexian/gokit v0.20.16 [2020-05-22T04:12:54.345Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-05-22T04:12:54.345Z] go: finding github.com/linode/linodego v0.7.1 [2020-05-22T04:12:54.345Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-05-22T04:12:54.345Z] go: finding github.com/markbates/safe v1.0.1 [2020-05-22T04:12:54.345Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-05-22T04:12:54.345Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-05-22T04:12:54.648Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-05-22T04:12:54.648Z] go: finding github.com/miekg/dns v1.1.26 [2020-05-22T04:12:54.648Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-22T04:12:54.648Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-22T04:12:54.648Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-22T04:12:54.648Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-05-22T04:12:54.648Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-22T04:12:54.648Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-05-22T04:12:54.648Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-22T04:12:54.648Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-05-22T04:12:54.648Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-22T04:12:54.648Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-05-22T04:12:54.648Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-05-22T04:12:54.648Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-05-22T04:12:54.648Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-05-22T04:12:54.648Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-05-22T04:12:54.648Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-05-22T04:12:54.648Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-05-22T04:12:54.648Z] go: finding github.com/oklog/run v1.0.0 [2020-05-22T04:12:54.648Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-05-22T04:12:54.648Z] go: finding github.com/onsi/gomega v1.4.2 [2020-05-22T04:12:54.648Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-05-22T04:12:54.648Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-05-22T04:12:54.648Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-05-22T04:12:54.648Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-05-22T04:12:54.915Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-05-22T04:12:54.915Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-05-22T04:12:54.915Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-22T04:12:54.915Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-22T04:12:54.915Z] go: finding github.com/posener/complete v1.1.1 [2020-05-22T04:12:54.915Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-05-22T04:12:54.915Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-05-22T04:12:54.915Z] go: finding github.com/prometheus/common v0.9.1 [2020-05-22T04:12:54.915Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-05-22T04:12:54.915Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-05-22T04:12:54.915Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-05-22T04:12:54.915Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-05-22T04:12:54.915Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-05-22T04:12:54.915Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-22T04:12:54.915Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-05-22T04:12:54.915Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-05-22T04:12:54.915Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-05-22T04:12:55.179Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-05-22T04:12:55.179Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-05-22T04:12:55.179Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-05-22T04:12:55.179Z] go: finding github.com/spf13/cobra v0.0.3 [2020-05-22T04:12:55.179Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-22T04:12:55.449Z] go: finding github.com/stretchr/objx v0.1.1 [2020-05-22T04:12:55.449Z] go: finding github.com/stretchr/testify v1.4.0 [2020-05-22T04:12:55.449Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-05-22T04:12:55.449Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-05-22T04:12:55.449Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-05-22T04:12:55.449Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-05-22T04:12:55.449Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-05-22T04:12:55.449Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-22T04:12:55.449Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-05-22T04:12:55.449Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-05-22T04:12:55.449Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-05-22T04:12:55.449Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-05-22T04:12:55.449Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-05-22T04:12:55.450Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-05-22T04:12:55.450Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-05-22T04:12:55.450Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-05-22T04:12:55.450Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-05-22T04:12:55.450Z] go: finding golang.org/x/text v0.3.2 [2020-05-22T04:12:55.450Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-05-22T04:12:55.716Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-05-22T04:12:55.716Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-22T04:12:55.716Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-05-22T04:12:55.716Z] go: finding google.golang.org/appengine v1.4.0 [2020-05-22T04:12:55.716Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-05-22T04:12:55.716Z] go: finding google.golang.org/grpc v1.23.0 [2020-05-22T04:12:55.716Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-05-22T04:12:55.716Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-05-22T04:12:55.716Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-05-22T04:12:55.716Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-22T04:12:55.716Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-05-22T04:12:55.716Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-22T04:12:55.716Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-05-22T04:12:55.716Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-05-22T04:12:55.716Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-22T04:12:55.716Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-05-22T04:12:55.716Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-05-22T04:12:55.716Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-22T04:12:55.716Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-22T04:12:55.716Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-05-22T04:12:55.716Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-05-22T04:12:55.716Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-05-22T04:12:55.716Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-05-22T04:12:55.716Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-05-22T04:12:55.716Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-05-22T04:13:02.233Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-339 in /w/workspace/edgexfoundry_edgex-ui-go_PR-228 [Pipeline] { [Pipeline] ws [2020-05-22T04:13:02.307Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-05-22T04:13:08.933Z] using credential edgex-jenkins-ssh [2020-05-22T04:13:08.989Z] Cloning the remote Git repository [2020-05-22T04:13:08.989Z] Cloning with configured refspecs honoured and without tags [2020-05-22T04:13:09.066Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-22T04:13:09.190Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-05-22T04:13:09.312Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-22T04:13:09.313Z] > git --version # timeout=10 [2020-05-22T04:13:09.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-22T04:13:09.419Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-22T04:13:10.842Z] Fetching without tags [2020-05-22T04:13:11.424Z] Merging remotes/origin/master commit 397922165b058b6b8a8429499b639e22376024ad into PR head commit 14c2c60528110ee4e812ce883a550d3559ee8d70 [2020-05-22T04:13:10.710Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-22T04:13:10.739Z] > git config --add remote.origin.fetch +refs/pull/228/head:refs/remotes/origin/PR-228 # timeout=10 [2020-05-22T04:13:10.768Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-22T04:13:10.799Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-05-22T04:13:10.853Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-05-22T04:13:10.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-22T04:13:10.889Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-22T04:13:11.443Z] > git config core.sparsecheckout # timeout=10 [2020-05-22T04:13:11.497Z] > git checkout -f 14c2c60528110ee4e812ce883a550d3559ee8d70 # timeout=10 [2020-05-22T04:13:11.862Z] Merge succeeded, producing 14c2c60528110ee4e812ce883a550d3559ee8d70 [2020-05-22T04:13:11.863Z] Checking out Revision 14c2c60528110ee4e812ce883a550d3559ee8d70 (PR-228) [2020-05-22T04:13:11.699Z] > git remote # timeout=10 [2020-05-22T04:13:11.733Z] > git config --get remote.origin.url # timeout=10 [2020-05-22T04:13:11.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-22T04:13:11.797Z] > git merge 397922165b058b6b8a8429499b639e22376024ad # timeout=10 [2020-05-22T04:13:11.832Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-22T04:13:11.867Z] > git config core.sparsecheckout # timeout=10 [2020-05-22T04:13:11.887Z] > git checkout -f 14c2c60528110ee4e812ce883a550d3559ee8d70 # timeout=10 [2020-05-22T04:13:16.673Z] Commit message: "Remove gateway page and relevant code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-22T04:13:18.150Z] ========================================================= [2020-05-22T04:13:18.150Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-22T04:13:18.150Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-22T04:13:19.344Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-05-22T04:13:20.335Z] Sending build context to Docker daemon 11.55MB [2020-05-22T04:13:20.335Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-05-22T04:13:20.335Z] Step 2/8 : FROM ${BASE} [2020-05-22T04:13:20.939Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-22T04:13:20.939Z] cde5963f3b93: Pulling fs layer [2020-05-22T04:13:20.939Z] 2a23fa8c16f7: Pulling fs layer [2020-05-22T04:13:20.939Z] 777b28850792: Pulling fs layer [2020-05-22T04:13:20.939Z] 8a11ddd9e578: Pulling fs layer [2020-05-22T04:13:20.939Z] 4cf88f913ddb: Pulling fs layer [2020-05-22T04:13:20.939Z] 1df406cf5192: Pulling fs layer [2020-05-22T04:13:20.939Z] cd6300453558: Pulling fs layer [2020-05-22T04:13:20.939Z] b9c365052c96: Pulling fs layer [2020-05-22T04:13:20.939Z] a2d8cc88f415: Pulling fs layer [2020-05-22T04:13:20.939Z] ea1d1ca13537: Pulling fs layer [2020-05-22T04:13:20.939Z] 3750a50a1c5e: Pulling fs layer [2020-05-22T04:13:20.939Z] cd6300453558: Waiting [2020-05-22T04:13:20.939Z] b9c365052c96: Waiting [2020-05-22T04:13:20.939Z] a2d8cc88f415: Waiting [2020-05-22T04:13:20.939Z] 8a11ddd9e578: Waiting [2020-05-22T04:13:20.939Z] ea1d1ca13537: Waiting [2020-05-22T04:13:20.939Z] 4cf88f913ddb: Waiting [2020-05-22T04:13:20.939Z] 3750a50a1c5e: Waiting [2020-05-22T04:13:20.939Z] 1df406cf5192: Waiting [2020-05-22T04:13:20.939Z] 777b28850792: Verifying Checksum [2020-05-22T04:13:20.939Z] 777b28850792: Download complete [2020-05-22T04:13:20.939Z] 2a23fa8c16f7: Verifying Checksum [2020-05-22T04:13:20.939Z] 2a23fa8c16f7: Download complete [2020-05-22T04:13:20.939Z] 4cf88f913ddb: Verifying Checksum [2020-05-22T04:13:20.939Z] 4cf88f913ddb: Download complete [2020-05-22T04:13:20.939Z] 1df406cf5192: Verifying Checksum [2020-05-22T04:13:20.939Z] 1df406cf5192: Download complete [2020-05-22T04:13:21.231Z] cde5963f3b93: Verifying Checksum [2020-05-22T04:13:21.231Z] cde5963f3b93: Download complete [2020-05-22T04:13:21.838Z] cde5963f3b93: Pull complete [2020-05-22T04:13:22.830Z] 2a23fa8c16f7: Pull complete [2020-05-22T04:13:22.830Z] 777b28850792: Pull complete [2020-05-22T04:13:25.494Z] cd6300453558: Verifying Checksum [2020-05-22T04:13:25.494Z] cd6300453558: Download complete [2020-05-22T04:13:25.494Z] a2d8cc88f415: Verifying Checksum [2020-05-22T04:13:25.494Z] a2d8cc88f415: Download complete [2020-05-22T04:13:28.142Z] ea1d1ca13537: Verifying Checksum [2020-05-22T04:13:28.142Z] ea1d1ca13537: Download complete [2020-05-22T04:13:28.142Z] 3750a50a1c5e: Verifying Checksum [2020-05-22T04:13:28.142Z] 3750a50a1c5e: Download complete [2020-05-22T04:13:30.779Z] b9c365052c96: Download complete [2020-05-22T04:13:32.767Z] 8a11ddd9e578: Verifying Checksum [2020-05-22T04:13:32.767Z] 8a11ddd9e578: Download complete [2020-05-22T04:13:45.200Z] 8a11ddd9e578: Pull complete [2020-05-22T04:13:45.200Z] 4cf88f913ddb: Pull complete [2020-05-22T04:13:45.200Z] 1df406cf5192: Pull complete [2020-05-22T04:13:48.622Z] cd6300453558: Pull complete [2020-05-22T04:13:52.934Z] b9c365052c96: Pull complete [2020-05-22T04:13:52.934Z] a2d8cc88f415: Pull complete [2020-05-22T04:13:54.913Z] ea1d1ca13537: Pull complete [2020-05-22T04:13:55.512Z] 3750a50a1c5e: Pull complete [2020-05-22T04:13:55.512Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-22T04:13:55.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-22T04:13:55.512Z] ---> 78745c68409d [2020-05-22T04:13:55.512Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-22T04:13:59.833Z] ---> Running in 0d95180fc240 [2020-05-22T04:14:00.107Z] Removing intermediate container 0d95180fc240 [2020-05-22T04:14:00.107Z] ---> 51de3001736a [2020-05-22T04:14:00.107Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-22T04:14:00.385Z] ---> Running in 54483a398538 [2020-05-22T04:14:02.377Z] Removing intermediate container 54483a398538 [2020-05-22T04:14:02.377Z] ---> 655b776d4bab [2020-05-22T04:14:02.377Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-22T04:14:02.654Z] ---> Running in ed0781c000b0 [2020-05-22T04:14:03.634Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-22T04:14:04.611Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-22T04:14:04.885Z] OK: 125 MiB in 39 packages [2020-05-22T04:14:06.316Z] Removing intermediate container ed0781c000b0 [2020-05-22T04:14:06.316Z] ---> 0ba0576364f4 [2020-05-22T04:14:06.316Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-05-22T04:14:06.316Z] ---> Running in 51d09ad6c0f5 [2020-05-22T04:14:06.590Z] Removing intermediate container 51d09ad6c0f5 [2020-05-22T04:14:06.590Z] ---> 13b9e087f74b [2020-05-22T04:14:06.590Z] Step 7/8 : COPY . . [2020-05-22T04:14:08.564Z] ---> 87354cbf52ba [2020-05-22T04:14:08.564Z] Step 8/8 : RUN go mod download [2020-05-22T04:14:08.564Z] ---> Running in b63f23efbee2 [2020-05-22T04:14:12.882Z] go: finding cloud.google.com/go v0.26.0 [2020-05-22T04:14:12.882Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-05-22T04:14:12.882Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-05-22T04:14:12.882Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-22T04:14:12.882Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-05-22T04:14:12.882Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-05-22T04:14:12.882Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-05-22T04:14:12.882Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-05-22T04:14:12.882Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-05-22T04:14:12.882Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-05-22T04:14:12.882Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-05-22T04:14:12.882Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-22T04:14:12.882Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-05-22T04:14:12.882Z] go: finding github.com/armon/go-radix v1.0.0 [2020-05-22T04:14:12.882Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-05-22T04:14:12.882Z] go: finding github.com/beorn7/perks v1.0.1 [2020-05-22T04:14:12.882Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-22T04:14:12.882Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-05-22T04:14:12.882Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-22T04:14:12.882Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-05-22T04:14:12.882Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-05-22T04:14:12.882Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-05-22T04:14:12.882Z] go: finding github.com/client9/misspell v0.3.4 [2020-05-22T04:14:12.882Z] go: finding github.com/coredns/coredns v1.1.2 [2020-05-22T04:14:12.882Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-22T04:14:12.882Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-05-22T04:14:12.882Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-05-22T04:14:12.882Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-05-22T04:14:12.882Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-05-22T04:14:12.882Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-05-22T04:14:12.882Z] go: finding github.com/docker/go-connections v0.3.0 [2020-05-22T04:14:12.882Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-22T04:14:12.882Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-05-22T04:14:12.882Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-05-22T04:14:12.882Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-05-22T04:14:12.882Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-05-22T04:14:12.882Z] go: finding github.com/fatih/color v1.9.0 [2020-05-22T04:14:12.882Z] go: finding github.com/fatih/structs v1.1.0 [2020-05-22T04:14:12.882Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-22T04:14:12.882Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-05-22T04:14:12.882Z] go: finding github.com/go-kit/kit v0.9.0 [2020-05-22T04:14:12.882Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-05-22T04:14:12.882Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-22T04:14:12.882Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-05-22T04:14:12.882Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-22T04:14:12.882Z] go: finding github.com/go-test/deep v1.0.2 [2020-05-22T04:14:12.882Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-05-22T04:14:12.882Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-05-22T04:14:12.882Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-05-22T04:14:12.882Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-05-22T04:14:12.882Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-05-22T04:14:12.882Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-05-22T04:14:12.882Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-05-22T04:14:12.882Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-05-22T04:14:12.882Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-05-22T04:14:12.882Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-05-22T04:14:12.882Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-05-22T04:14:12.882Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-05-22T04:14:12.882Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-05-22T04:14:12.882Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-05-22T04:14:12.882Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-05-22T04:14:12.882Z] go: finding github.com/golang/mock v1.1.1 [2020-05-22T04:14:12.882Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-22T04:14:12.882Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-22T04:14:12.882Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-22T04:14:12.882Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-22T04:14:12.882Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-22T04:14:12.882Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-05-22T04:14:12.882Z] go: finding github.com/google/gofuzz v1.0.0 [2020-05-22T04:14:12.882Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-05-22T04:14:12.882Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-05-22T04:14:12.882Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-05-22T04:14:13.157Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-22T04:14:13.157Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-05-22T04:14:13.157Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-05-22T04:14:13.157Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-22T04:14:13.430Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-05-22T04:14:13.430Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-05-22T04:14:13.430Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-05-22T04:14:13.430Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-22T04:14:13.430Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-05-22T04:14:13.431Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-05-22T04:14:13.431Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-05-22T04:14:13.431Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-05-22T04:14:13.431Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-05-22T04:14:13.431Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-05-22T04:14:13.431Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-05-22T04:14:13.431Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-05-22T04:14:13.431Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-05-22T04:14:13.431Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-05-22T04:14:13.431Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-22T04:14:13.431Z] go: finding github.com/imdario/mergo v0.3.6 [2020-05-22T04:14:13.431Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-05-22T04:14:13.431Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-05-22T04:14:13.431Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-05-22T04:14:13.431Z] go: finding github.com/joho/godotenv v1.3.0 [2020-05-22T04:14:13.703Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-05-22T04:14:13.703Z] go: finding github.com/json-iterator/go v1.1.9 [2020-05-22T04:14:13.703Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-05-22T04:14:13.703Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-05-22T04:14:13.703Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-05-22T04:14:13.703Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-05-22T04:14:13.703Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-05-22T04:14:13.703Z] go: finding github.com/klauspost/compress v1.9.5 [2020-05-22T04:14:13.703Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-05-22T04:14:13.703Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-22T04:14:13.703Z] go: finding github.com/kr/pretty v0.2.0 [2020-05-22T04:14:13.703Z] go: finding github.com/kr/pty v1.1.1 [2020-05-22T04:14:13.703Z] go: finding github.com/kr/text v0.1.0 [2020-05-22T04:14:13.703Z] go: finding github.com/likexian/gokit v0.20.16 [2020-05-22T04:14:13.703Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-05-22T04:14:13.703Z] go: finding github.com/linode/linodego v0.7.1 [2020-05-22T04:14:13.703Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-05-22T04:14:13.703Z] go: finding github.com/markbates/safe v1.0.1 [2020-05-22T04:14:13.703Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-05-22T04:14:13.703Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-05-22T04:14:13.703Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-05-22T04:14:13.703Z] go: finding github.com/miekg/dns v1.1.26 [2020-05-22T04:14:13.703Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-22T04:14:13.703Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-22T04:14:13.703Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-22T04:14:13.976Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-05-22T04:14:13.976Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-22T04:14:13.976Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-05-22T04:14:13.976Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-22T04:14:13.976Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-05-22T04:14:13.976Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-22T04:14:13.976Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-05-22T04:14:13.976Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-05-22T04:14:13.976Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-05-22T04:14:13.976Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-05-22T04:14:13.976Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-05-22T04:14:13.976Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-05-22T04:14:13.976Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-05-22T04:14:13.976Z] go: finding github.com/oklog/run v1.0.0 [2020-05-22T04:14:13.976Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-05-22T04:14:13.976Z] go: finding github.com/onsi/gomega v1.4.2 [2020-05-22T04:14:13.976Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-05-22T04:14:13.976Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-05-22T04:14:13.976Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-05-22T04:14:13.976Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-05-22T04:14:13.976Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-05-22T04:14:14.249Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-05-22T04:14:14.249Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-22T04:14:14.249Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-22T04:14:14.249Z] go: finding github.com/posener/complete v1.1.1 [2020-05-22T04:14:14.249Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-05-22T04:14:14.249Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-05-22T04:14:14.249Z] go: finding github.com/prometheus/common v0.9.1 [2020-05-22T04:14:14.249Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-05-22T04:14:14.249Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-05-22T04:14:14.249Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-05-22T04:14:14.249Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-05-22T04:14:14.249Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-05-22T04:14:14.249Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-22T04:14:14.249Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-05-22T04:14:14.249Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-05-22T04:14:14.249Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-05-22T04:14:14.249Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-05-22T04:14:14.249Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-05-22T04:14:14.249Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-05-22T04:14:14.249Z] go: finding github.com/spf13/cobra v0.0.3 [2020-05-22T04:14:14.249Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-22T04:14:14.249Z] go: finding github.com/stretchr/objx v0.1.1 [2020-05-22T04:14:14.249Z] go: finding github.com/stretchr/testify v1.4.0 [2020-05-22T04:14:14.522Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-05-22T04:14:14.522Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-05-22T04:14:14.522Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-05-22T04:14:14.522Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-05-22T04:14:14.522Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-05-22T04:14:14.522Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-22T04:14:14.522Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-05-22T04:14:14.522Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-05-22T04:14:14.522Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-05-22T04:14:14.522Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-05-22T04:14:14.522Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-05-22T04:14:14.522Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-05-22T04:14:14.522Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-05-22T04:14:14.522Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-05-22T04:14:14.522Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-05-22T04:14:14.522Z] go: finding golang.org/x/text v0.3.2 [2020-05-22T04:14:14.522Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-05-22T04:14:14.522Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-05-22T04:14:14.522Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-22T04:14:14.522Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-05-22T04:14:14.522Z] go: finding google.golang.org/appengine v1.4.0 [2020-05-22T04:14:14.522Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-05-22T04:14:14.522Z] go: finding google.golang.org/grpc v1.23.0 [2020-05-22T04:14:14.522Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-05-22T04:14:14.522Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-05-22T04:14:14.522Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-05-22T04:14:14.522Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-22T04:14:14.523Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-05-22T04:14:14.799Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-22T04:14:14.799Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-05-22T04:14:14.799Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-05-22T04:14:14.799Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-05-22T04:14:14.799Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-05-22T04:14:14.799Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-05-22T04:14:14.799Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-22T04:14:14.799Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-22T04:14:14.799Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-05-22T04:14:14.799Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-05-22T04:14:14.799Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-05-22T04:14:14.799Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-05-22T04:14:14.799Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-05-22T04:14:14.799Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-05-22T04:15:03.162Z] Removing intermediate container 24a5f825487e [2020-05-22T04:15:03.162Z] ---> ba19ba40d1b6 [2020-05-22T04:15:03.162Z] Successfully built ba19ba40d1b6 [2020-05-22T04:15:03.162Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-22T04:15:03.949Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-22T04:15:03.949Z] . [Pipeline] withDockerContainer [2020-05-22T04:15:04.130Z] prd-centos7-docker-4c-2g-338 does not seem to be running inside a container [2020-05-22T04:15:04.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-22T04:15:05.342Z] $ docker top bab0bfbb23453d62a66adfd1ea007da36b52d7f6e95c5645282c780ae8438b9a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-22T04:15:06.015Z] + go version [2020-05-22T04:15:06.307Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-22T04:15:06.681Z] + make test [2020-05-22T04:15:06.681Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-22T04:15:09.266Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-05-22T04:15:22.017Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-05-22T04:15:22.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-05-22T04:15:22.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-05-22T04:15:22.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-05-22T04:15:22.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-05-22T04:15:22.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-05-22T04:15:22.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-05-22T04:15:22.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-05-22T04:15:22.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-05-22T04:15:22.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-05-22T04:15:22.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-05-22T04:15:22.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-05-22T04:15:22.017Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-05-22T04:15:25.629Z] Stashed 1 file(s) [Pipeline] } [2020-05-22T04:15:25.656Z] $ docker stop --time=1 bab0bfbb23453d62a66adfd1ea007da36b52d7f6e95c5645282c780ae8438b9a [2020-05-22T04:15:27.726Z] $ docker rm -f bab0bfbb23453d62a66adfd1ea007da36b52d7f6e95c5645282c780ae8438b9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-22T04:15:29.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-22T04:15:29.414Z] + ls -al . [2020-05-22T04:15:29.414Z] total 104 [2020-05-22T04:15:29.414Z] drwxrwxr-x. 9 jenkins jenkins 4096 May 22 04:15 . [2020-05-22T04:15:29.414Z] drwxrwxr-x. 4 jenkins jenkins 28 May 22 04:12 .. [2020-05-22T04:15:29.414Z] drwxrwxr-x. 3 jenkins jenkins 20 May 22 04:12 assets [2020-05-22T04:15:29.414Z] drwxrwxr-x. 2 jenkins jenkins 35 May 22 04:12 bin [2020-05-22T04:15:29.414Z] drwxrwxr-x. 3 jenkins jenkins 29 May 22 04:12 cmd [2020-05-22T04:15:29.414Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 22 04:12 CONTRIBUTING.md [2020-05-22T04:15:29.414Z] -rw-r--r--. 1 jenkins jenkins 10 May 22 04:15 coverage.out [2020-05-22T04:15:29.414Z] -rw-rw-r--. 1 jenkins jenkins 913 May 22 04:12 Dockerfile [2020-05-22T04:15:29.414Z] -rw-rw-r--. 1 jenkins jenkins 898 May 22 04:12 Dockerfile.build [2020-05-22T04:15:29.414Z] drwxrwxr-x. 4 jenkins jenkins 53 May 22 04:12 docs [2020-05-22T04:15:29.414Z] drwxrwxr-x. 8 jenkins jenkins 179 May 22 04:12 .git [2020-05-22T04:15:29.414Z] -rw-rw-r--. 1 jenkins jenkins 123 May 22 04:12 .gitignore [2020-05-22T04:15:29.414Z] -rw-r--r--. 1 jenkins jenkins 974 May 22 04:15 go.mod [2020-05-22T04:15:29.414Z] -rw-r--r--. 1 jenkins jenkins 44475 May 22 04:15 go.sum [2020-05-22T04:15:29.414Z] drwxrwxr-x. 10 jenkins jenkins 139 May 22 04:12 internal [2020-05-22T04:15:29.414Z] -rw-rw-r--. 1 jenkins jenkins 675 May 22 04:12 Jenkinsfile [2020-05-22T04:15:29.414Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 22 04:12 LICENSE [2020-05-22T04:15:29.414Z] -rw-rw-r--. 1 jenkins jenkins 951 May 22 04:12 Makefile [2020-05-22T04:15:29.414Z] -rw-rw-r--. 1 jenkins jenkins 1898 May 22 04:12 README.md [2020-05-22T04:15:29.414Z] drwxrwxr-x. 3 jenkins jenkins 58 May 22 04:12 .semver [2020-05-22T04:15:29.414Z] -rw-rw-r--. 1 jenkins jenkins 5 May 22 04:09 VERSION [2020-05-22T04:15:29.414Z] -rw-rw-r--. 1 jenkins jenkins 155 May 22 04:12 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-22T04:15:29.759Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=14c2c60528110ee4e812ce883a550d3559ee8d70 --label arch=amd64 --label version=0.0.0 . [2020-05-22T04:15:30.391Z] Sending build context to Docker daemon 11.6MB [2020-05-22T04:15:30.391Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-05-22T04:15:30.391Z] Step 2/24 : FROM ${BASE} AS builder [2020-05-22T04:15:30.391Z] ---> ba19ba40d1b6 [2020-05-22T04:15:30.391Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-05-22T04:15:30.391Z] ---> Running in 73ee55661902 [2020-05-22T04:15:30.686Z] Removing intermediate container 73ee55661902 [2020-05-22T04:15:30.686Z] ---> 8692c97d4ea5 [2020-05-22T04:15:30.686Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-05-22T04:15:30.686Z] ---> Running in 6f863aa47b9f [2020-05-22T04:15:30.951Z] Removing intermediate container 6f863aa47b9f [2020-05-22T04:15:30.951Z] ---> cb018037164b [2020-05-22T04:15:30.951Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-05-22T04:15:30.951Z] ---> Running in 0fd91e89cf67 [2020-05-22T04:15:30.951Z] Removing intermediate container 0fd91e89cf67 [2020-05-22T04:15:30.951Z] ---> c80b5475f79f [2020-05-22T04:15:30.951Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-05-22T04:15:31.219Z] ---> Running in 2a01fd31c9f5 [2020-05-22T04:15:31.219Z] Removing intermediate container 2a01fd31c9f5 [2020-05-22T04:15:31.219Z] ---> 709ab17d0e76 [2020-05-22T04:15:31.219Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-05-22T04:15:31.495Z] ---> Running in ef1776c50776 [2020-05-22T04:15:31.495Z] Removing intermediate container ef1776c50776 [2020-05-22T04:15:31.495Z] ---> 8fd23215b45e [2020-05-22T04:15:31.495Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-22T04:15:31.495Z] ---> Running in 618a80deb114 [2020-05-22T04:15:32.459Z] Removing intermediate container 618a80deb114 [2020-05-22T04:15:32.459Z] ---> 4f5f1e48a707 [2020-05-22T04:15:32.459Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-22T04:15:32.730Z] ---> Running in c3b1a71e6ca9 [2020-05-22T04:15:33.707Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-22T04:15:34.370Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-22T04:15:34.634Z] v3.11.6-54-g8e39ea63fd [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-05-22T04:15:34.634Z] v3.11.6-53-g3c8436ba9b [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-05-22T04:15:34.634Z] OK: 11289 distinct packages available [2020-05-22T04:15:34.634Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-22T04:15:35.251Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-22T04:15:35.523Z] OK: 143 MiB in 39 packages [2020-05-22T04:15:36.506Z] Removing intermediate container c3b1a71e6ca9 [2020-05-22T04:15:36.506Z] ---> 59b62b07ced4 [2020-05-22T04:15:36.506Z] Step 10/24 : ENV GO111MODULE=on [2020-05-22T04:15:36.506Z] ---> Running in 8d7677e93eb1 [2020-05-22T04:15:36.506Z] Removing intermediate container 8d7677e93eb1 [2020-05-22T04:15:36.506Z] ---> 3769c093bab9 [2020-05-22T04:15:36.506Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-05-22T04:15:36.506Z] ---> Running in fd90c70e762d [2020-05-22T04:15:36.794Z] Removing intermediate container fd90c70e762d [2020-05-22T04:15:36.794Z] ---> 0c2d0aaa8a69 [2020-05-22T04:15:36.794Z] Step 12/24 : COPY go.mod . [2020-05-22T04:15:37.121Z] ---> edafff2508c1 [2020-05-22T04:15:37.121Z] Step 13/24 : COPY Makefile . [2020-05-22T04:15:37.779Z] ---> 9cfbb342b22f [2020-05-22T04:15:37.779Z] Step 14/24 : RUN make update [2020-05-22T04:15:37.779Z] ---> Running in efad059dc463 [2020-05-22T04:15:38.399Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-05-22T04:15:39.919Z] Removing intermediate container efad059dc463 [2020-05-22T04:15:39.919Z] ---> b3e8d901d7df [2020-05-22T04:15:39.919Z] Step 15/24 : COPY . . [2020-05-22T04:15:40.500Z] ---> 637da69363b6 [2020-05-22T04:15:40.500Z] Step 16/24 : RUN ${MAKE} [2020-05-22T04:15:40.500Z] ---> Running in 29555335dd57 [2020-05-22T04:15:41.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-05-22T04:15:51.719Z] Removing intermediate container b63f23efbee2 [2020-05-22T04:15:51.719Z] ---> 1362ce350c96 [2020-05-22T04:15:51.719Z] Successfully built 1362ce350c96 [2020-05-22T04:15:51.719Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-22T04:15:52.590Z] + docker inspect -f . ci-base-image-arm64 [2020-05-22T04:15:52.866Z] . [Pipeline] withDockerContainer [2020-05-22T04:15:53.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container [2020-05-22T04:15:53.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-22T04:15:55.162Z] $ docker top 25da04bfe86acd307b325ecf5fd05174d905950c141d19407a8cd72e720a2fe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-22T04:15:56.369Z] + go version [2020-05-22T04:15:56.369Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-22T04:15:56.551Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-22T04:15:57.075Z] + make test [2020-05-22T04:15:57.075Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-22T04:15:58.558Z] Removing intermediate container 29555335dd57 [2020-05-22T04:15:58.558Z] ---> 27fd57bd7b62 [2020-05-22T04:15:58.558Z] Step 17/24 : FROM alpine [2020-05-22T04:15:58.851Z] latest: Pulling from library/alpine [2020-05-22T04:15:58.851Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-22T04:15:59.060Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-05-22T04:15:59.637Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-22T04:15:59.637Z] cbdbe7a5bc2a: Download complete [2020-05-22T04:16:00.070Z] cbdbe7a5bc2a: Pull complete [2020-05-22T04:16:00.070Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-22T04:16:00.070Z] Status: Downloaded newer image for alpine:latest [2020-05-22T04:16:00.070Z] ---> f70734b6a266 [2020-05-22T04:16:00.070Z] Step 18/24 : EXPOSE 4000 [2020-05-22T04:16:00.070Z] ---> Running in c512a491b00d [2020-05-22T04:16:00.390Z] Removing intermediate container c512a491b00d [2020-05-22T04:16:00.390Z] ---> 0c1a13d596a4 [2020-05-22T04:16:00.390Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-05-22T04:16:01.444Z] ---> c4ece0aa85ca [2020-05-22T04:16:01.444Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-05-22T04:16:01.444Z] ---> Running in d4ce20a0bb93 [2020-05-22T04:16:01.444Z] Removing intermediate container d4ce20a0bb93 [2020-05-22T04:16:01.444Z] ---> 8f6527402140 [2020-05-22T04:16:01.444Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-05-22T04:16:01.722Z] ---> Running in 8b5b81b8e051 [2020-05-22T04:16:02.094Z] Removing intermediate container 8b5b81b8e051 [2020-05-22T04:16:02.094Z] ---> 7e08f7599fe6 [2020-05-22T04:16:02.094Z] Step 22/24 : LABEL arch=amd64 [2020-05-22T04:16:02.094Z] ---> Running in ff7943cecf1b [2020-05-22T04:16:02.440Z] Removing intermediate container ff7943cecf1b [2020-05-22T04:16:02.440Z] ---> 786f46d278c5 [2020-05-22T04:16:02.440Z] Step 23/24 : LABEL git_sha=14c2c60528110ee4e812ce883a550d3559ee8d70 [2020-05-22T04:16:02.758Z] ---> Running in 7c1426acfa4e [2020-05-22T04:16:03.136Z] Removing intermediate container 7c1426acfa4e [2020-05-22T04:16:03.136Z] ---> 181c3fdd665b [2020-05-22T04:16:03.136Z] Step 24/24 : LABEL version=0.0.0 [2020-05-22T04:16:03.136Z] ---> Running in ee316df57f64 [2020-05-22T04:16:03.443Z] Removing intermediate container ee316df57f64 [2020-05-22T04:16:03.443Z] ---> ad6bc1a3e696 [2020-05-22T04:16:03.443Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-22T04:16:03.443Z] Successfully built ad6bc1a3e696 [2020-05-22T04:16:03.443Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-22T04:16:25.948Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-05-22T04:16:25.948Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-05-22T04:16:25.948Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-05-22T04:16:25.948Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-05-22T04:16:25.948Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-05-22T04:16:25.948Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-05-22T04:16:25.948Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-05-22T04:16:25.948Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-05-22T04:16:25.948Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-05-22T04:16:25.948Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-05-22T04:16:25.948Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-05-22T04:16:25.948Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-05-22T04:16:25.948Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-05-22T04:16:27.002Z] Warning: overwriting stash ‘coverage-report’ [2020-05-22T04:16:27.416Z] Stashed 1 file(s) [Pipeline] } [2020-05-22T04:16:27.420Z] $ docker stop --time=1 25da04bfe86acd307b325ecf5fd05174d905950c141d19407a8cd72e720a2fe8 [2020-05-22T04:16:29.674Z] $ docker rm -f 25da04bfe86acd307b325ecf5fd05174d905950c141d19407a8cd72e720a2fe8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-22T04:16:30.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-22T04:16:31.326Z] + ls -al . [2020-05-22T04:16:31.326Z] total 136 [2020-05-22T04:16:31.326Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 04:15 . [2020-05-22T04:16:31.326Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 04:13 .. [2020-05-22T04:16:31.326Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 04:13 .git [2020-05-22T04:16:31.326Z] -rw-rw-r-- 1 jenkins jenkins 123 May 22 04:13 .gitignore [2020-05-22T04:16:31.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 04:13 .semver [2020-05-22T04:16:31.326Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 22 04:13 CONTRIBUTING.md [2020-05-22T04:16:31.326Z] -rw-rw-r-- 1 jenkins jenkins 913 May 22 04:13 Dockerfile [2020-05-22T04:16:31.326Z] -rw-rw-r-- 1 jenkins jenkins 898 May 22 04:13 Dockerfile.build [2020-05-22T04:16:31.326Z] -rw-rw-r-- 1 jenkins jenkins 675 May 22 04:13 Jenkinsfile [2020-05-22T04:16:31.326Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 22 04:13 LICENSE [2020-05-22T04:16:31.326Z] -rw-rw-r-- 1 jenkins jenkins 951 May 22 04:13 Makefile [2020-05-22T04:16:31.326Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 22 04:13 README.md [2020-05-22T04:16:31.326Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 04:09 VERSION [2020-05-22T04:16:31.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 04:13 assets [2020-05-22T04:16:31.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 04:13 bin [2020-05-22T04:16:31.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 04:13 cmd [2020-05-22T04:16:31.326Z] -rw-r--r-- 1 jenkins jenkins 10 May 22 04:15 coverage.out [2020-05-22T04:16:31.326Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 04:13 docs [2020-05-22T04:16:31.326Z] -rw-r--r-- 1 jenkins jenkins 974 May 22 04:15 go.mod [2020-05-22T04:16:31.326Z] -rw-r--r-- 1 jenkins jenkins 44475 May 22 04:15 go.sum [2020-05-22T04:16:31.326Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 04:13 internal [2020-05-22T04:16:31.326Z] -rw-rw-r-- 1 jenkins jenkins 155 May 22 04:13 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-22T04:16:31.662Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=14c2c60528110ee4e812ce883a550d3559ee8d70 --label arch=arm64 --label version=0.0.0 . [2020-05-22T04:16:32.261Z] Sending build context to Docker daemon 11.6MB [2020-05-22T04:16:32.261Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-05-22T04:16:32.261Z] Step 2/24 : FROM ${BASE} AS builder [2020-05-22T04:16:32.261Z] ---> 1362ce350c96 [2020-05-22T04:16:32.261Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-05-22T04:16:32.534Z] ---> Running in 1c838295ceae [2020-05-22T04:16:32.808Z] Removing intermediate container 1c838295ceae [2020-05-22T04:16:32.808Z] ---> ed16818365f7 [2020-05-22T04:16:32.808Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-05-22T04:16:33.083Z] ---> Running in 6bbb8cc08749 [2020-05-22T04:16:33.357Z] Removing intermediate container 6bbb8cc08749 [2020-05-22T04:16:33.357Z] ---> 8c5c08d3b5e5 [2020-05-22T04:16:33.357Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-05-22T04:16:33.639Z] ---> Running in 4f361a61a872 [2020-05-22T04:16:33.918Z] Removing intermediate container 4f361a61a872 [2020-05-22T04:16:33.918Z] ---> 47872e41f45c [2020-05-22T04:16:33.918Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-05-22T04:16:33.918Z] ---> Running in e8eff05e9d1a [2020-05-22T04:16:34.515Z] Removing intermediate container e8eff05e9d1a [2020-05-22T04:16:34.515Z] ---> 6ed366182c9f [2020-05-22T04:16:34.515Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-05-22T04:16:34.515Z] ---> Running in 20fc73d00f5a [2020-05-22T04:16:34.790Z] Removing intermediate container 20fc73d00f5a [2020-05-22T04:16:34.790Z] ---> eb5f4cbe34f9 [2020-05-22T04:16:34.790Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-22T04:16:35.069Z] ---> Running in fdd7d76afd0b [2020-05-22T04:16:37.054Z] Removing intermediate container fdd7d76afd0b [2020-05-22T04:16:37.054Z] ---> 2491beee9950 [2020-05-22T04:16:37.054Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-22T04:16:37.054Z] ---> Running in 0c2a834e6742 [2020-05-22T04:16:38.035Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-22T04:16:38.634Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-22T04:16:39.228Z] v3.11.6-54-g8e39ea63fd [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-05-22T04:16:39.228Z] v3.11.6-54-g8e39ea63fd [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-05-22T04:16:39.228Z] OK: 11178 distinct packages available [2020-05-22T04:16:39.499Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-22T04:16:40.091Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-22T04:16:40.683Z] OK: 125 MiB in 39 packages [2020-05-22T04:16:41.666Z] Removing intermediate container 0c2a834e6742 [2020-05-22T04:16:41.666Z] ---> eda369102c28 [2020-05-22T04:16:41.666Z] Step 10/24 : ENV GO111MODULE=on [2020-05-22T04:16:41.940Z] ---> Running in b5f84d116193 [2020-05-22T04:16:42.214Z] Removing intermediate container b5f84d116193 [2020-05-22T04:16:42.214Z] ---> fefcc5766980 [2020-05-22T04:16:42.214Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-05-22T04:16:42.487Z] ---> Running in 7f4a71d3c8f5 [2020-05-22T04:16:43.082Z] Removing intermediate container 7f4a71d3c8f5 [2020-05-22T04:16:43.082Z] ---> 71e4eb9af4d5 [2020-05-22T04:16:43.082Z] Step 12/24 : COPY go.mod . [2020-05-22T04:16:43.687Z] ---> e79dfcd568bb [2020-05-22T04:16:43.687Z] Step 13/24 : COPY Makefile . [2020-05-22T04:16:43.960Z] ---> e41040750415 [2020-05-22T04:16:43.960Z] Step 14/24 : RUN make update [2020-05-22T04:16:44.235Z] ---> Running in 8dcb7274eccb [2020-05-22T04:16:45.218Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-05-22T04:16:46.665Z] Removing intermediate container 8dcb7274eccb [2020-05-22T04:16:46.665Z] ---> d414f4df4d46 [2020-05-22T04:16:46.665Z] Step 15/24 : COPY . . [2020-05-22T04:16:48.648Z] ---> 6ab9d6ab9c16 [2020-05-22T04:16:48.648Z] Step 16/24 : RUN ${MAKE} [2020-05-22T04:16:48.648Z] ---> Running in 74683672349c [2020-05-22T04:16:49.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-05-22T04:17:16.060Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-22T04:17:20.382Z] Removing intermediate container 74683672349c [2020-05-22T04:17:20.382Z] ---> 54612cd3df5c [2020-05-22T04:17:20.382Z] Step 17/24 : FROM alpine [2020-05-22T04:17:20.382Z] latest: Pulling from library/alpine [2020-05-22T04:17:20.382Z] 29e5d40040c1: Pulling fs layer [2020-05-22T04:17:20.982Z] 29e5d40040c1: Verifying Checksum [2020-05-22T04:17:20.982Z] 29e5d40040c1: Download complete [2020-05-22T04:17:21.255Z] 29e5d40040c1: Pull complete [2020-05-22T04:17:21.528Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-22T04:17:21.528Z] Status: Downloaded newer image for alpine:latest [2020-05-22T04:17:21.528Z] ---> c20d2a9ab686 [2020-05-22T04:17:21.528Z] Step 18/24 : EXPOSE 4000 [2020-05-22T04:17:21.528Z] ---> Running in 0a6f8d952f54 [2020-05-22T04:17:21.803Z] Removing intermediate container 0a6f8d952f54 [2020-05-22T04:17:21.803Z] ---> 969f213ef80c [2020-05-22T04:17:21.803Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-05-22T04:17:23.779Z] ---> 004a022571f1 [2020-05-22T04:17:23.779Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-05-22T04:17:23.779Z] ---> Running in 0c10ddc14896 [2020-05-22T04:17:24.075Z] Removing intermediate container 0c10ddc14896 [2020-05-22T04:17:24.075Z] ---> cd87289f9b17 [2020-05-22T04:17:24.075Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-05-22T04:17:24.075Z] ---> Running in 033d0dc22ba6 [2020-05-22T04:17:24.350Z] Removing intermediate container 033d0dc22ba6 [2020-05-22T04:17:24.350Z] ---> 12e4c5ae61f6 [2020-05-22T04:17:24.350Z] Step 22/24 : LABEL arch=arm64 [2020-05-22T04:17:24.621Z] ---> Running in 6dc47004feaf [2020-05-22T04:17:24.892Z] Removing intermediate container 6dc47004feaf [2020-05-22T04:17:24.892Z] ---> 538c605c177a [2020-05-22T04:17:24.892Z] Step 23/24 : LABEL git_sha=14c2c60528110ee4e812ce883a550d3559ee8d70 [2020-05-22T04:17:25.163Z] ---> Running in c16dbd65d6f9 [2020-05-22T04:17:25.437Z] Removing intermediate container c16dbd65d6f9 [2020-05-22T04:17:25.437Z] ---> f6e7bda6eca5 [2020-05-22T04:17:25.437Z] Step 24/24 : LABEL version=0.0.0 [2020-05-22T04:17:25.437Z] ---> Running in a15e360477ed [2020-05-22T04:17:26.033Z] Removing intermediate container a15e360477ed [2020-05-22T04:17:26.033Z] ---> ea3f9a1a79de [2020-05-22T04:17:26.033Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-22T04:17:26.033Z] Successfully built ea3f9a1a79de [2020-05-22T04:17:26.033Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-05-22T04:17:27.727Z] provisioning config files... [2020-05-22T04:17:27.740Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-228@tmp/config1359813917894338199tmp [Pipeline] { [Pipeline] sh [2020-05-22T04:17:28.115Z] + curl -s https://codecov.io/bash [2020-05-22T04:17:28.115Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-228@tmp/config1359813917894338199tmp [2020-05-22T04:17:28.375Z] [2020-05-22T04:17:28.375Z] _____ _ [2020-05-22T04:17:28.375Z] / ____| | | [2020-05-22T04:17:28.375Z] | | ___ __| | ___ ___ _____ __ [2020-05-22T04:17:28.375Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-22T04:17:28.375Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-22T04:17:28.375Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-22T04:17:28.375Z] Bash-20200430-d757c17 [2020-05-22T04:17:28.375Z] [2020-05-22T04:17:28.375Z] [2020-05-22T04:17:28.375Z] ==> Jenkins CI detected. [2020-05-22T04:17:28.375Z] project root: . [2020-05-22T04:17:28.375Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-22T04:17:28.375Z] ==> Running gcov in . (disable via -X gcov) [2020-05-22T04:17:28.375Z] ==> Python coveragepy not found [2020-05-22T04:17:28.375Z] ==> Searching for coverage reports in: [2020-05-22T04:17:28.375Z] + . [2020-05-22T04:17:28.375Z] -> Found 1 reports [2020-05-22T04:17:28.375Z] ==> Detecting git/mercurial file structure [2020-05-22T04:17:28.375Z] ==> Reading reports [2020-05-22T04:17:28.375Z] + ./coverage.out bytes=10 [2020-05-22T04:17:28.375Z] ==> Appending adjustments [2020-05-22T04:17:28.375Z] https://docs.codecov.io/docs/fixing-reports [2020-05-22T04:17:28.637Z] + Found adjustments [2020-05-22T04:17:28.637Z] ==> Gzipping contents [2020-05-22T04:17:28.637Z] ==> Uploading reports [2020-05-22T04:17:28.637Z] url: https://codecov.io [2020-05-22T04:17:28.637Z] query: branch=PR-228&commit=14c2c60528110ee4e812ce883a550d3559ee8d70&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-228%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=228&job= [2020-05-22T04:17:28.637Z] -> Pinging Codecov [2020-05-22T04:17:28.637Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-228&commit=14c2c60528110ee4e812ce883a550d3559ee8d70&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-228%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=228&job= [2020-05-22T04:17:29.583Z] -> Uploading [2020-05-22T04:17:29.845Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/14c2c60528110ee4e812ce883a550d3559ee8d70 [Pipeline] } [2020-05-22T04:17:29.855Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-22T04:17:31.488Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-22T04:17:31.787Z] ---> package-listing.sh [2020-05-22T04:17:31.787Z] ++ facter osfamily [2020-05-22T04:17:31.787Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-22T04:17:31.787Z] + OS_FAMILY=redhat [2020-05-22T04:17:31.787Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-228 [2020-05-22T04:17:31.787Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-22T04:17:31.787Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-22T04:17:31.787Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-22T04:17:31.787Z] + PACKAGES=/tmp/packages_start.txt [2020-05-22T04:17:31.787Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-228 ']' [2020-05-22T04:17:31.787Z] + PACKAGES=/tmp/packages_end.txt [2020-05-22T04:17:31.787Z] + case "${OS_FAMILY}" in [2020-05-22T04:17:31.787Z] + rpm -qa [2020-05-22T04:17:31.787Z] + sort [2020-05-22T04:17:36.003Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-22T04:17:36.003Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-22T04:17:36.003Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-22T04:17:36.003Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-228 ']' [2020-05-22T04:17:36.003Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-228/archives/ [2020-05-22T04:17:36.003Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-228/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-22T04:17:36.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-22T04:17:36.501Z] [2020-05-22T04:17:36.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-22T04:17:36.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-22T04:17:36.920Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-22T04:17:36.920Z] c9b1b535fdd9: Pulling fs layer [2020-05-22T04:17:36.920Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-22T04:17:36.920Z] 756a868c4378: Pulling fs layer [2020-05-22T04:17:36.920Z] 444b2fc9a129: Pulling fs layer [2020-05-22T04:17:36.920Z] ea15f1150254: Pulling fs layer [2020-05-22T04:17:36.920Z] 41b27a9f41bf: Pulling fs layer [2020-05-22T04:17:36.920Z] 28c525ee5125: Pulling fs layer [2020-05-22T04:17:36.920Z] 094b1ea09ed8: Pulling fs layer [2020-05-22T04:17:36.920Z] 138eaada9080: Pulling fs layer [2020-05-22T04:17:36.920Z] 0622d0fa9048: Pulling fs layer [2020-05-22T04:17:36.920Z] 41b27a9f41bf: Waiting [2020-05-22T04:17:36.920Z] 28c525ee5125: Waiting [2020-05-22T04:17:36.920Z] 094b1ea09ed8: Waiting [2020-05-22T04:17:36.920Z] 444b2fc9a129: Waiting [2020-05-22T04:17:36.920Z] 138eaada9080: Waiting [2020-05-22T04:17:36.920Z] 0622d0fa9048: Waiting [2020-05-22T04:17:36.920Z] ea15f1150254: Waiting [2020-05-22T04:17:36.920Z] 2cc5ad85d9ab: Download complete [2020-05-22T04:17:36.920Z] 444b2fc9a129: Verifying Checksum [2020-05-22T04:17:36.920Z] 444b2fc9a129: Download complete [2020-05-22T04:17:37.190Z] c9b1b535fdd9: Verifying Checksum [2020-05-22T04:17:37.190Z] c9b1b535fdd9: Download complete [2020-05-22T04:17:37.190Z] ea15f1150254: Download complete [2020-05-22T04:17:37.190Z] 28c525ee5125: Verifying Checksum [2020-05-22T04:17:37.190Z] 28c525ee5125: Download complete [2020-05-22T04:17:37.462Z] c9b1b535fdd9: Pull complete [2020-05-22T04:17:37.462Z] 756a868c4378: Verifying Checksum [2020-05-22T04:17:37.462Z] 756a868c4378: Download complete [2020-05-22T04:17:37.738Z] 138eaada9080: Verifying Checksum [2020-05-22T04:17:37.738Z] 138eaada9080: Download complete [2020-05-22T04:17:37.738Z] 2cc5ad85d9ab: Pull complete [2020-05-22T04:17:37.738Z] 0622d0fa9048: Verifying Checksum [2020-05-22T04:17:37.738Z] 0622d0fa9048: Download complete [2020-05-22T04:17:37.738Z] 094b1ea09ed8: Verifying Checksum [2020-05-22T04:17:37.738Z] 094b1ea09ed8: Download complete [2020-05-22T04:17:38.317Z] 41b27a9f41bf: Verifying Checksum [2020-05-22T04:17:38.317Z] 41b27a9f41bf: Download complete [2020-05-22T04:17:39.262Z] 756a868c4378: Pull complete [2020-05-22T04:17:39.262Z] 444b2fc9a129: Pull complete [2020-05-22T04:17:39.524Z] ea15f1150254: Pull complete [2020-05-22T04:17:43.747Z] 41b27a9f41bf: Pull complete [2020-05-22T04:17:43.747Z] 28c525ee5125: Pull complete [2020-05-22T04:17:45.147Z] 094b1ea09ed8: Pull complete [2020-05-22T04:17:46.534Z] 138eaada9080: Pull complete [2020-05-22T04:17:46.795Z] 0622d0fa9048: Pull complete [2020-05-22T04:17:47.366Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-22T04:17:47.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-22T04:17:47.536Z] prd-centos7-docker-4c-2g-337 does not seem to be running inside a container [2020-05-22T04:17:47.574Z] $ 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-228 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-228:/w/workspace/edgexfoundry_edgex-ui-go_PR-228:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-228@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-22T04:17:48.233Z] $ docker top 6f17f760df8193709bcd57a5c0b0f6562eddb8770febe00b49094da39e1fa825 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-22T04:17:48.569Z] provisioning config files... [2020-05-22T04:17:48.585Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-228@tmp/config7828283869875848701tmp [Pipeline] { [Pipeline] echo [2020-05-22T04:17:48.662Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-22T04:17:48.958Z] ---> create-netrc.sh [Pipeline] echo [2020-05-22T04:17:48.968Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-22T04:17:49.258Z] ---> logs-deploy.sh [2020-05-22T04:17:49.258Z] + ARCHIVE_ARTIFACTS= [2020-05-22T04:17:49.258Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-22T04:17:49.258Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-22T04:17:49.258Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-22T04:17:49.258Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-228/2 [2020-05-22T04:17:49.258Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-228/2/ [2020-05-22T04:17:49.258Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-228/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-228 [2020-05-22T04:17:51.801Z] Archives upload complete. [2020-05-22T04:17:51.801Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-228/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-228/2/ [2020-05-22T04:17:52.747Z] ---> uname -a: [2020-05-22T04:17:52.747Z] Linux 6f17f760df81 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] ---> lscpu: [2020-05-22T04:17:52.747Z] Architecture: x86_64 [2020-05-22T04:17:52.747Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-22T04:17:52.747Z] Byte Order: Little Endian [2020-05-22T04:17:52.747Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-22T04:17:52.747Z] CPU(s): 4 [2020-05-22T04:17:52.747Z] On-line CPU(s) list: 0-3 [2020-05-22T04:17:52.747Z] Thread(s) per core: 1 [2020-05-22T04:17:52.747Z] Core(s) per socket: 1 [2020-05-22T04:17:52.747Z] Socket(s): 4 [2020-05-22T04:17:52.747Z] NUMA node(s): 1 [2020-05-22T04:17:52.747Z] Vendor ID: GenuineIntel [2020-05-22T04:17:52.747Z] CPU family: 6 [2020-05-22T04:17:52.747Z] Model: 44 [2020-05-22T04:17:52.747Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-22T04:17:52.747Z] Stepping: 1 [2020-05-22T04:17:52.747Z] CPU MHz: 2933.438 [2020-05-22T04:17:52.747Z] BogoMIPS: 5866.87 [2020-05-22T04:17:52.747Z] Virtualization: VT-x [2020-05-22T04:17:52.747Z] Hypervisor vendor: KVM [2020-05-22T04:17:52.747Z] Virtualization type: full [2020-05-22T04:17:52.747Z] L1d cache: 128 KiB [2020-05-22T04:17:52.747Z] L1i cache: 128 KiB [2020-05-22T04:17:52.747Z] L2 cache: 16 MiB [2020-05-22T04:17:52.747Z] L3 cache: 64 MiB [2020-05-22T04:17:52.747Z] NUMA node0 CPU(s): 0-3 [2020-05-22T04:17:52.747Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-22T04:17:52.747Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-22T04:17:52.747Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-22T04:17:52.747Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-22T04:17:52.747Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-22T04:17:52.747Z] 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-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] ---> nproc: [2020-05-22T04:17:52.747Z] 4 [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] ---> df -h: [2020-05-22T04:17:52.747Z] Filesystem Size Used Available Use% Mounted on [2020-05-22T04:17:52.747Z] overlay 50.0G 6.3G 43.7G 13% / [2020-05-22T04:17:52.747Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-05-22T04:17:52.747Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-05-22T04:17:52.747Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-05-22T04:17:52.747Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-05-22T04:17:52.747Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-05-22T04:17:52.747Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-05-22T04:17:52.747Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-228@tmp [2020-05-22T04:17:52.747Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-05-22T04:17:52.747Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-228 [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] ---> free -m: [2020-05-22T04:17:52.747Z] total used free shared buff/cache available [2020-05-22T04:17:52.747Z] Mem: 1838 641 99 0 1097 1092 [2020-05-22T04:17:52.747Z] Swap: 1023 1 1022 [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] ---> ip addr: [2020-05-22T04:17:52.747Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-05-22T04:17:52.747Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-05-22T04:17:52.747Z] inet 127.0.0.1/8 scope host lo [2020-05-22T04:17:52.747Z] valid_lft forever preferred_lft forever [2020-05-22T04:17:52.747Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-05-22T04:17:52.747Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-05-22T04:17:52.747Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-05-22T04:17:52.747Z] valid_lft forever preferred_lft forever [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] ---> sar -b -r -n DEV: [2020-05-22T04:17:52.747Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/22/20 _x86_64_ (4 CPU) [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] 04:08:15 LINUX RESTART [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] 04:09:03 tps rtps wtps bread/s bwrtn/s [2020-05-22T04:17:52.747Z] 04:10:01 21.41 7.37 14.04 2009.78 2587.03 [2020-05-22T04:17:52.747Z] 04:11:01 2.03 0.00 2.03 0.00 75.59 [2020-05-22T04:17:52.747Z] 04:12:01 0.28 0.00 0.28 0.00 3.48 [2020-05-22T04:17:52.747Z] 04:13:01 0.25 0.00 0.25 0.00 3.60 [2020-05-22T04:17:52.747Z] 04:14:01 0.20 0.00 0.20 0.00 3.01 [2020-05-22T04:17:52.747Z] 04:15:01 0.40 0.02 0.38 0.13 5.15 [2020-05-22T04:17:52.747Z] 04:16:01 0.28 0.00 0.28 0.00 3.60 [2020-05-22T04:17:52.747Z] 04:17:01 0.25 0.00 0.25 0.00 2.80 [2020-05-22T04:17:52.747Z] Average: 3.06 0.90 2.17 243.95 326.19 [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.747Z] 04:09:03 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-05-22T04:17:52.747Z] 04:10:01 90832 1791472 95.17 2620 1209032 933732 31.86 486372 1140520 16 [2020-05-22T04:17:52.747Z] 04:11:01 98632 1783672 94.76 2620 1209036 896116 30.58 480988 1139564 8 [2020-05-22T04:17:52.747Z] 04:12:01 98584 1783720 94.76 2620 1209044 896176 30.58 481456 1139564 16 [2020-05-22T04:17:52.747Z] 04:13:01 97904 1784400 94.80 2620 1209044 896400 30.58 482200 1139564 8 [2020-05-22T04:17:52.747Z] 04:14:01 97908 1784396 94.80 2620 1209052 896376 30.58 481972 1139564 8 [2020-05-22T04:17:52.747Z] 04:15:01 98760 1783544 94.75 2620 1209064 896244 30.58 481332 1139564 12 [2020-05-22T04:17:52.747Z] 04:16:01 99176 1783128 94.73 2620 1209068 896312 30.58 480780 1139564 8 [2020-05-22T04:17:52.747Z] 04:17:01 99340 1782964 94.72 2620 1209072 896312 30.58 480792 1139564 8 [2020-05-22T04:17:52.747Z] Average: 97642 1784662 94.81 2620 1209052 900959 30.74 481987 1139684 11 [2020-05-22T04:17:52.747Z] [2020-05-22T04:17:52.748Z] 04:09:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-05-22T04:17:52.748Z] 04:10:01 eth0 86.69 69.72 397.62 86.96 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:10:01 docker0 21.27 17.10 2.16 52.76 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:11:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:12:01 eth0 1.03 0.13 0.18 0.01 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:13:01 eth0 0.72 0.30 0.29 0.20 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:14:01 eth0 0.75 0.63 0.43 0.28 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:15:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] Average: eth0 10.87 8.63 48.38 10.62 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] Average: docker0 2.58 2.08 0.26 6.40 0.00 0.00 0.00 [2020-05-22T04:17:52.748Z] [2020-05-22T04:17:52.748Z] [2020-05-22T04:17:52.748Z] ---> sar -P ALL: [2020-05-22T04:17:52.748Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/22/20 _x86_64_ (4 CPU) [2020-05-22T04:17:52.748Z] [2020-05-22T04:17:52.748Z] 04:08:15 LINUX RESTART [2020-05-22T04:17:52.748Z] [2020-05-22T04:17:52.748Z] 04:09:03 CPU %user %nice %system %iowait %steal %idle [2020-05-22T04:17:52.748Z] 04:10:01 all 3.28 0.00 1.45 0.10 0.00 95.16 [2020-05-22T04:17:52.748Z] 04:10:01 0 3.78 0.00 1.71 0.19 0.00 94.32 [2020-05-22T04:17:52.748Z] 04:10:01 1 2.77 0.00 1.35 0.07 0.02 95.80 [2020-05-22T04:17:52.748Z] 04:10:01 2 3.82 0.00 1.38 0.12 0.00 94.68 [2020-05-22T04:17:52.748Z] 04:10:01 3 2.75 0.00 1.35 0.03 0.02 95.85 [2020-05-22T04:17:52.748Z] 04:11:01 all 0.19 0.00 0.05 0.00 0.01 99.75 [2020-05-22T04:17:52.748Z] 04:11:01 0 0.53 0.00 0.07 0.00 0.00 99.40 [2020-05-22T04:17:52.748Z] 04:11:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-22T04:17:52.748Z] 04:11:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-22T04:17:52.748Z] 04:11:01 3 0.10 0.00 0.05 0.00 0.02 99.83 [2020-05-22T04:17:52.748Z] 04:12:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-05-22T04:17:52.748Z] 04:12:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2020-05-22T04:17:52.748Z] 04:12:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-05-22T04:17:52.748Z] 04:12:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-22T04:17:52.748Z] 04:12:01 3 0.08 0.00 0.08 0.00 0.00 99.83 [2020-05-22T04:17:52.748Z] 04:13:01 all 0.18 0.00 0.04 0.00 0.00 99.77 [2020-05-22T04:17:52.748Z] 04:13:01 0 0.32 0.00 0.05 0.00 0.00 99.63 [2020-05-22T04:17:52.748Z] 04:13:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-22T04:17:52.748Z] 04:13:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-05-22T04:17:52.748Z] 04:13:01 3 0.30 0.00 0.03 0.00 0.00 99.67 [2020-05-22T04:17:52.748Z] 04:14:01 all 0.17 0.00 0.05 0.00 0.00 99.77 [2020-05-22T04:17:52.748Z] 04:14:01 0 0.38 0.00 0.05 0.00 0.00 99.57 [2020-05-22T04:17:52.748Z] 04:14:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-22T04:17:52.748Z] 04:14:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-22T04:17:52.748Z] 04:14:01 3 0.18 0.00 0.05 0.00 0.00 99.77 [2020-05-22T04:17:52.748Z] 04:15:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-05-22T04:17:52.748Z] 04:15:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2020-05-22T04:17:52.748Z] 04:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-22T04:17:52.748Z] 04:15:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2020-05-22T04:17:52.748Z] 04:15:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-22T04:17:52.748Z] 04:16:01 all 0.17 0.00 0.05 0.00 0.00 99.79 [2020-05-22T04:17:52.748Z] 04:16:01 0 0.20 0.00 0.03 0.00 0.00 99.77 [2020-05-22T04:17:52.748Z] 04:16:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-05-22T04:17:52.748Z] 04:16:01 2 0.33 0.00 0.08 0.00 0.00 99.58 [2020-05-22T04:17:52.748Z] 04:16:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-22T04:17:52.748Z] 04:17:01 all 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-22T04:17:52.748Z] 04:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-05-22T04:17:52.748Z] 04:17:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-22T04:17:52.748Z] 04:17:01 2 0.12 0.00 0.07 0.00 0.00 99.82 [2020-05-22T04:17:52.748Z] 04:17:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-22T04:17:52.748Z] Average: all 0.54 0.00 0.22 0.01 0.00 99.23 [2020-05-22T04:17:52.748Z] Average: 0 0.77 0.00 0.24 0.02 0.00 98.97 [2020-05-22T04:17:52.748Z] Average: 1 0.39 0.00 0.21 0.01 0.00 99.39 [2020-05-22T04:17:52.748Z] Average: 2 0.55 0.00 0.21 0.01 0.00 99.22 [2020-05-22T04:17:52.748Z] Average: 3 0.44 0.00 0.21 0.00 0.00 99.35 [2020-05-22T04:17:52.748Z] [2020-05-22T04:17:52.748Z] [2020-05-22T04:17:52.748Z]