Pull request #197 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 8258c8c20028738dfaea8988f62cb9e79add8176 rather than ed2b79bae006f727fe141d8d3fa2093918736f90 Obtained Jenkinsfile from 8258c8c20028738dfaea8988f62cb9e79add8176 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-197/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Running on prd-centos7-docker-4c-2g-3225 in /w/workspace/edgexfoundry_edgex-ui-go_PR-197 [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-197 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags Merging remotes/origin/master commit 8258c8c20028738dfaea8988f62cb9e79add8176 into PR head commit ed2b79bae006f727fe141d8d3fa2093918736f90 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +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/197/head:refs/remotes/origin/PR-197 # 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/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed2b79bae006f727fe141d8d3fa2093918736f90 # timeout=10 Merge succeeded, producing ed2b79bae006f727fe141d8d3fa2093918736f90 Checking out Revision ed2b79bae006f727fe141d8d3fa2093918736f90 (PR-197) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8258c8c20028738dfaea8988f62cb9e79add8176 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed2b79bae006f727fe141d8d3fa2093918736f90 # timeout=10 Commit message: "modify subscription add or update to make more streamlined" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-10T07:47:21.326Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:47:23.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-10T07:47:23.923Z] [2020-04-10T07:47:23.923Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:47:24.310Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-10T07:47:24.310Z] latest: Pulling from edgex-devops/git-semver [2020-04-10T07:47:24.310Z] 9123ac7c32f7: Pulling fs layer [2020-04-10T07:47:24.310Z] b8cc5d1170e3: Pulling fs layer [2020-04-10T07:47:24.310Z] 2924cbbf6a41: Pulling fs layer [2020-04-10T07:47:24.310Z] 93b08a4f1073: Pulling fs layer [2020-04-10T07:47:24.310Z] 93b08a4f1073: Waiting [2020-04-10T07:47:24.310Z] b8cc5d1170e3: Verifying Checksum [2020-04-10T07:47:24.310Z] b8cc5d1170e3: Download complete [2020-04-10T07:47:24.575Z] 9123ac7c32f7: Verifying Checksum [2020-04-10T07:47:24.575Z] 9123ac7c32f7: Download complete [2020-04-10T07:47:24.575Z] 93b08a4f1073: Verifying Checksum [2020-04-10T07:47:24.575Z] 93b08a4f1073: Download complete [2020-04-10T07:47:24.575Z] 2924cbbf6a41: Verifying Checksum [2020-04-10T07:47:24.575Z] 2924cbbf6a41: Download complete [2020-04-10T07:47:24.838Z] 9123ac7c32f7: Pull complete [2020-04-10T07:47:24.838Z] b8cc5d1170e3: Pull complete [2020-04-10T07:47:25.779Z] 2924cbbf6a41: Pull complete [2020-04-10T07:47:25.779Z] 93b08a4f1073: Pull complete [2020-04-10T07:47:25.779Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-10T07:47:25.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-10T07:47:25.928Z] prd-centos7-docker-4c-2g-3225 does not seem to be running inside a container [2020-04-10T07:47:25.969Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-197 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-197:/w/workspace/edgexfoundry_edgex-ui-go_PR-197:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-10T07:47:26.609Z] $ docker top 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-10T07:47:26.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-10T07:47:26.948Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-10T07:47:27.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-10T07:47:27.180Z] $ docker exec 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 ssh-agent [2020-04-10T07:47:27.372Z] SSH_AUTH_SOCK=/tmp/ssh-L4j81LQiPOLI/agent.14 [2020-04-10T07:47:27.372Z] SSH_AGENT_PID=21 [2020-04-10T07:47:27.381Z] Running ssh-add (command line suppressed) [2020-04-10T07:47:27.549Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/private_key_7400153518774429960.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/private_key_7400153518774429960.key) [2020-04-10T07:47:27.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-10T07:47:27.959Z] + git describe --exact-match --tags HEAD [2020-04-10T07:47:27.959Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-10T07:47:28.066Z] $ docker exec --env ******** --env ******** 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 ssh-agent -k [2020-04-10T07:47:28.233Z] unset SSH_AUTH_SOCK; [2020-04-10T07:47:28.233Z] unset SSH_AGENT_PID; [2020-04-10T07:47:28.234Z] echo Agent pid 21 killed; [2020-04-10T07:47:28.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-10T07:47:28.413Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-10T07:47:28.413Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-10T07:47:28.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-10T07:47:28.504Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-10T07:47:28.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-10T07:47:28.720Z] $ docker exec 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 ssh-agent [2020-04-10T07:47:28.940Z] SSH_AUTH_SOCK=/tmp/ssh-4JQWkb31Yj4K/agent.57 [2020-04-10T07:47:28.940Z] SSH_AGENT_PID=64 [2020-04-10T07:47:28.950Z] Running ssh-add (command line suppressed) [2020-04-10T07:47:29.141Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/private_key_2166929966683808774.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/private_key_2166929966683808774.key) [2020-04-10T07:47:29.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-10T07:47:29.600Z] + git semver init [2020-04-10T07:47:29.600Z] # -> Open(): unable to determine branch for HEAD [2020-04-10T07:47:29.600Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-197/.git [2020-04-10T07:47:29.600Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-197 [2020-04-10T07:47:29.600Z] # $SEMVER_REMOTE_NAME = origin [2020-04-10T07:47:29.600Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-10T07:47:29.600Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-10T07:47:29.601Z] # $SEMVER_BRANCH = PR-197 [2020-04-10T07:47:29.601Z] # $SEMVER_TEMP = /tmp/semver-719591595 [2020-04-10T07:47:29.601Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-04-10T07:47:30.542Z] # '/tmp/semver-719591595' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-197/.semver' [2020-04-10T07:47:30.542Z] # -> Force: false [2020-04-10T07:47:30.542Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-197/.semver [Pipeline] } [2020-04-10T07:47:30.565Z] $ docker exec --env ******** --env ******** 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 ssh-agent -k [2020-04-10T07:47:30.782Z] unset SSH_AUTH_SOCK; [2020-04-10T07:47:30.783Z] unset SSH_AGENT_PID; [2020-04-10T07:47:30.783Z] echo Agent pid 64 killed; [2020-04-10T07:47:30.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-10T07:47:31.364Z] + git semver [Pipeline] } [2020-04-10T07:47:31.390Z] $ docker stop --time=1 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 [2020-04-10T07:47:32.767Z] $ docker rm -f 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-10T07:47:33.843Z] Stashed 39 file(s) [Pipeline] echo [2020-04-10T07:47:33.857Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-10T07:47:49.277Z] Still waiting to schedule task [2020-04-10T07:47:49.277Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-10T07:47:49.297Z] Still waiting to schedule task [2020-04-10T07:47:49.297Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-10T07:49:40.963Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3226 in /w/workspace/edgexfoundry_edgex-ui-go_PR-197 [Pipeline] { [Pipeline] ws [2020-04-10T07:49:41.022Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-10T07:49:46.579Z] using credential edgex-jenkins-ssh [2020-04-10T07:49:46.626Z] Cloning the remote Git repository [2020-04-10T07:49:46.626Z] Cloning with configured refspecs honoured and without tags [2020-04-10T07:49:46.658Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-10T07:49:46.762Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-10T07:49:46.863Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-10T07:49:46.867Z] > git --version # timeout=10 [2020-04-10T07:49:46.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T07:49:46.966Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T07:49:48.332Z] Fetching without tags [2020-04-10T07:49:48.124Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-10T07:49:48.141Z] > git config --add remote.origin.fetch +refs/pull/197/head:refs/remotes/origin/PR-197 # timeout=10 [2020-04-10T07:49:48.182Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T07:49:48.248Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-10T07:49:48.313Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-10T07:49:48.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T07:49:48.329Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T07:49:48.811Z] Merging remotes/origin/master commit 8258c8c20028738dfaea8988f62cb9e79add8176 into PR head commit ed2b79bae006f727fe141d8d3fa2093918736f90 [2020-04-10T07:49:49.198Z] Merge succeeded, producing ed2b79bae006f727fe141d8d3fa2093918736f90 [2020-04-10T07:49:49.198Z] Checking out Revision ed2b79bae006f727fe141d8d3fa2093918736f90 (PR-197) [2020-04-10T07:49:48.798Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T07:49:48.814Z] > git checkout -f ed2b79bae006f727fe141d8d3fa2093918736f90 # timeout=10 [2020-04-10T07:49:49.013Z] > git remote # timeout=10 [2020-04-10T07:49:49.035Z] > git config --get remote.origin.url # timeout=10 [2020-04-10T07:49:49.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T07:49:49.084Z] > git merge 8258c8c20028738dfaea8988f62cb9e79add8176 # timeout=10 [2020-04-10T07:49:49.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T07:49:49.173Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T07:49:49.204Z] > git checkout -f ed2b79bae006f727fe141d8d3fa2093918736f90 # timeout=10 [2020-04-10T07:49:54.177Z] Commit message: "modify subscription add or update to make more streamlined" [2020-04-10T07:49:54.209Z] > git --version # timeout=10 [2020-04-10T07:49:54.234Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-10T07:49:55.881Z] ========================================================= [2020-04-10T07:49:55.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-04-10T07:49:55.881Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:49:57.117Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-04-10T07:49:58.090Z] Sending build context to Docker daemon 11.42MB [2020-04-10T07:49:58.090Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-10T07:49:58.090Z] Step 2/8 : FROM ${BASE} [2020-04-10T07:49:58.681Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-10T07:49:58.681Z] 29bddadc8f3f: Pulling fs layer [2020-04-10T07:49:58.681Z] 02bb20f2603b: Pulling fs layer [2020-04-10T07:49:58.681Z] b62863a3550b: Pulling fs layer [2020-04-10T07:49:58.681Z] 9586258a13ea: Pulling fs layer [2020-04-10T07:49:58.681Z] a8b2cbafd68c: Pulling fs layer [2020-04-10T07:49:58.681Z] d1dd75721c92: Pulling fs layer [2020-04-10T07:49:58.681Z] 9586258a13ea: Waiting [2020-04-10T07:49:58.681Z] a8b2cbafd68c: Waiting [2020-04-10T07:49:58.681Z] d1dd75721c92: Waiting [2020-04-10T07:49:58.681Z] 4e34fffdb759: Pulling fs layer [2020-04-10T07:49:58.681Z] fd1d9eb628f9: Pulling fs layer [2020-04-10T07:49:58.681Z] bd44c58b92db: Pulling fs layer [2020-04-10T07:49:58.681Z] e5856e266cf4: Pulling fs layer [2020-04-10T07:49:58.681Z] 4e34fffdb759: Waiting [2020-04-10T07:49:58.681Z] f0f88b30cdbb: Pulling fs layer [2020-04-10T07:49:58.681Z] e5856e266cf4: Waiting [2020-04-10T07:49:58.681Z] fd1d9eb628f9: Waiting [2020-04-10T07:49:58.681Z] f0f88b30cdbb: Waiting [2020-04-10T07:49:58.681Z] bd44c58b92db: Waiting [2020-04-10T07:49:58.681Z] b62863a3550b: Download complete [2020-04-10T07:49:58.681Z] 02bb20f2603b: Verifying Checksum [2020-04-10T07:49:58.681Z] 02bb20f2603b: Download complete [2020-04-10T07:49:58.681Z] a8b2cbafd68c: Verifying Checksum [2020-04-10T07:49:58.681Z] a8b2cbafd68c: Download complete [2020-04-10T07:49:58.681Z] d1dd75721c92: Verifying Checksum [2020-04-10T07:49:58.681Z] d1dd75721c92: Download complete [2020-04-10T07:49:58.681Z] 29bddadc8f3f: Verifying Checksum [2020-04-10T07:49:59.656Z] 29bddadc8f3f: Pull complete [2020-04-10T07:50:00.244Z] 02bb20f2603b: Pull complete [2020-04-10T07:50:00.514Z] b62863a3550b: Pull complete [2020-04-10T07:50:02.475Z] 4e34fffdb759: Verifying Checksum [2020-04-10T07:50:02.475Z] 4e34fffdb759: Download complete [2020-04-10T07:50:02.745Z] bd44c58b92db: Download complete [2020-04-10T07:50:05.354Z] e5856e266cf4: Verifying Checksum [2020-04-10T07:50:05.354Z] e5856e266cf4: Download complete [2020-04-10T07:50:05.354Z] f0f88b30cdbb: Download complete [2020-04-10T07:50:07.312Z] fd1d9eb628f9: Verifying Checksum [2020-04-10T07:50:07.312Z] fd1d9eb628f9: Download complete [2020-04-10T07:50:08.730Z] 9586258a13ea: Verifying Checksum [2020-04-10T07:50:08.730Z] 9586258a13ea: Download complete [2020-04-10T07:50:21.088Z] 9586258a13ea: Pull complete [2020-04-10T07:50:21.088Z] a8b2cbafd68c: Pull complete [2020-04-10T07:50:21.088Z] d1dd75721c92: Pull complete [2020-04-10T07:50:24.461Z] 4e34fffdb759: Pull complete [2020-04-10T07:50:29.821Z] fd1d9eb628f9: Pull complete [2020-04-10T07:50:29.821Z] bd44c58b92db: Pull complete [2020-04-10T07:50:31.259Z] e5856e266cf4: Pull complete [2020-04-10T07:50:31.850Z] f0f88b30cdbb: Pull complete [2020-04-10T07:50:31.850Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-04-10T07:50:31.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-04-10T07:50:31.850Z] ---> 0be50c763560 [2020-04-10T07:50:31.850Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-10T07:50:36.132Z] ---> Running in 4d19fdd1c893 [2020-04-10T07:50:36.132Z] Removing intermediate container 4d19fdd1c893 [2020-04-10T07:50:36.132Z] ---> 0db39669932a [2020-04-10T07:50:36.132Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-10T07:50:36.132Z] ---> Running in fde2e9765ef0 [2020-04-10T07:50:38.088Z] Removing intermediate container fde2e9765ef0 [2020-04-10T07:50:38.088Z] ---> 3e2854af5c7f [2020-04-10T07:50:38.088Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-10T07:50:38.365Z] ---> Running in bc357a530f52 [2020-04-10T07:50:39.336Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-10T07:50:40.298Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-10T07:50:40.566Z] OK: 121 MiB in 39 packages [2020-04-10T07:50:41.534Z] Removing intermediate container bc357a530f52 [2020-04-10T07:50:41.534Z] ---> 3986055123b6 [2020-04-10T07:50:41.534Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-10T07:50:41.802Z] ---> Running in 4a150753a7cf [2020-04-10T07:50:42.387Z] Removing intermediate container 4a150753a7cf [2020-04-10T07:50:42.387Z] ---> f1d29589f316 [2020-04-10T07:50:42.387Z] Step 7/8 : COPY . . [2020-04-10T07:50:43.802Z] ---> 3c562674a8df [2020-04-10T07:50:43.802Z] Step 8/8 : RUN go mod download [2020-04-10T07:50:43.802Z] ---> Running in 019ed4d061e8 [2020-04-10T07:50:44.775Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-04-10T07:50:44.775Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-10T07:50:44.775Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-10T07:50:44.775Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-10T07:50:44.775Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-10T07:50:44.775Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-10T07:50:44.775Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-10T07:50:45.369Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-10T07:50:45.961Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-10T07:50:45.961Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-10T07:50:45.961Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-10T07:50:45.961Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-10T07:50:45.961Z] go: finding github.com/kr/text v0.1.0 [2020-04-10T07:50:45.961Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-10T07:50:45.961Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-10T07:50:45.961Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-10T07:50:46.232Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-10T07:50:46.822Z] go: finding github.com/kr/pty v1.1.1 [2020-04-10T07:50:47.110Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-10T07:50:47.110Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-10T07:50:47.110Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-10T07:50:47.110Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-10T07:50:49.073Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-10T07:50:49.073Z] go: finding golang.org/x/text v0.3.0 [2020-04-10T07:50:51.685Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-10T07:50:52.649Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-10T07:50:52.649Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-10T07:50:52.649Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-10T07:50:52.649Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-10T07:50:52.649Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-10T07:50:52.649Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-10T07:50:52.649Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-10T07:50:53.635Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-10T07:50:53.635Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-10T07:50:54.234Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-10T07:50:54.234Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-10T07:50:54.234Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-10T07:50:54.234Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-10T07:50:54.234Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-10T07:50:54.234Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-10T07:50:54.234Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-10T07:50:54.234Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-10T07:50:54.234Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-10T07:50:55.207Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-10T07:50:55.207Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-10T07:50:55.207Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-10T07:50:55.478Z] go: finding github.com/fatih/color v1.7.0 [2020-04-10T07:50:55.478Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-10T07:50:55.478Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-10T07:50:55.478Z] go: finding github.com/posener/complete v1.1.1 [2020-04-10T07:50:55.478Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-10T07:50:55.478Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-10T07:50:55.478Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-10T07:50:56.454Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-10T07:50:56.454Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-10T07:50:56.727Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-10T07:50:56.999Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-10T07:50:56.999Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-10T07:50:56.999Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-10T07:50:56.999Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-10T07:50:56.999Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-10T07:50:57.275Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-10T07:50:57.547Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-10T07:50:57.547Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-10T07:50:57.816Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-10T07:50:57.816Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-10T07:50:58.089Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-10T07:50:58.358Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-10T07:50:58.358Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-10T07:50:58.631Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-10T07:51:30.923Z] Removing intermediate container 019ed4d061e8 [2020-04-10T07:51:30.923Z] ---> a337b36aac4d [2020-04-10T07:51:30.923Z] Successfully built a337b36aac4d [2020-04-10T07:51:30.923Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:51:31.735Z] + docker inspect -f . ci-base-image-arm64 [2020-04-10T07:51:32.009Z] . [Pipeline] withDockerContainer [2020-04-10T07:51:32.356Z] prd-ubuntu18.04-docker-arm64-4c-16g-3226 does not seem to be running inside a container [2020-04-10T07:51:32.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-10T07:51:33.743Z] $ docker top 499a7dd1c3574a2ddfd5755dbe122f6c84a3395a8a4e6de96d51d1ab4c536343 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-10T07:51:34.814Z] + go version [2020-04-10T07:51:34.814Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-04-10T07:51:35.474Z] + make test [2020-04-10T07:51:35.474Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-10T07:51:36.894Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-10T07:52:03.671Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-10T07:52:03.671Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-10T07:52:03.671Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-10T07:52:03.671Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-10T07:52:03.671Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-10T07:52:03.671Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] [2020-04-10T07:52:03.671Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-10T07:52:03.671Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-10T07:52:03.671Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-10T07:52:03.671Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-10T07:52:03.671Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-10T07:52:03.671Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-10T07:52:03.671Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-10T07:52:16.433Z] Stashed 1 file(s) [Pipeline] } [2020-04-10T07:52:16.451Z] $ docker stop --time=1 499a7dd1c3574a2ddfd5755dbe122f6c84a3395a8a4e6de96d51d1ab4c536343 [2020-04-10T07:52:18.832Z] $ docker rm -f 499a7dd1c3574a2ddfd5755dbe122f6c84a3395a8a4e6de96d51d1ab4c536343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-10T07:52:20.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-10T07:52:21.021Z] + ls -al . [2020-04-10T07:52:21.021Z] total 112 [2020-04-10T07:52:21.021Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 07:51 . [2020-04-10T07:52:21.021Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 07:49 .. [2020-04-10T07:52:21.021Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 07:49 .git [2020-04-10T07:52:21.021Z] -rw-rw-r-- 1 jenkins jenkins 123 Apr 10 07:49 .gitignore [2020-04-10T07:52:21.021Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:49 .semver [2020-04-10T07:52:21.021Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 10 07:49 CONTRIBUTING.md [2020-04-10T07:52:21.021Z] -rw-rw-r-- 1 jenkins jenkins 912 Apr 10 07:49 Dockerfile [2020-04-10T07:52:21.021Z] -rw-rw-r-- 1 jenkins jenkins 898 Apr 10 07:49 Dockerfile.build [2020-04-10T07:52:21.021Z] -rw-rw-r-- 1 jenkins jenkins 675 Apr 10 07:49 Jenkinsfile [2020-04-10T07:52:21.021Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 10 07:49 LICENSE [2020-04-10T07:52:21.021Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 10 07:49 Makefile [2020-04-10T07:52:21.021Z] -rw-rw-r-- 1 jenkins jenkins 3392 Apr 10 07:49 README.md [2020-04-10T07:52:21.021Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 07:47 VERSION [2020-04-10T07:52:21.021Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 07:49 app [2020-04-10T07:52:21.021Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:49 assets [2020-04-10T07:52:21.021Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 07:49 bin [2020-04-10T07:52:21.021Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:49 cmd [2020-04-10T07:52:21.021Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 10 07:51 coverage.out [2020-04-10T07:52:21.021Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 07:49 docs [2020-04-10T07:52:21.021Z] -rw-rw-r-- 1 jenkins jenkins 522 Apr 10 07:49 go.mod [2020-04-10T07:52:21.021Z] -rw-r--r-- 1 jenkins jenkins 8727 Apr 10 07:51 go.sum [2020-04-10T07:52:21.021Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:49 internal [2020-04-10T07:52:21.021Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 07:49 snap [2020-04-10T07:52:21.021Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 10 07:49 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:52:21.203Z] Running on prd-centos7-docker-4c-2g-3227 in /w/workspace/edgexfoundry_edgex-ui-go_PR-197 [Pipeline] { [Pipeline] ws [2020-04-10T07:52:21.266Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-04-10T07:52:21.377Z] + 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=ed2b79bae006f727fe141d8d3fa2093918736f90 --label arch=arm64 --label version=0.0.0 . [2020-04-10T07:52:21.962Z] Sending build context to Docker daemon 11.43MB [2020-04-10T07:52:21.962Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-10T07:52:21.962Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-10T07:52:21.962Z] ---> a337b36aac4d [2020-04-10T07:52:21.962Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-10T07:52:22.231Z] ---> Running in 1231a0830370 [2020-04-10T07:52:22.497Z] Removing intermediate container 1231a0830370 [2020-04-10T07:52:22.497Z] ---> 30f1b2512200 [2020-04-10T07:52:22.497Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-10T07:52:22.765Z] ---> Running in 4d88c70a49c9 [2020-04-10T07:52:23.032Z] Removing intermediate container 4d88c70a49c9 [2020-04-10T07:52:23.032Z] ---> b0885cb38a21 [2020-04-10T07:52:23.032Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-10T07:52:23.298Z] ---> Running in ebfe213eef20 [2020-04-10T07:52:23.571Z] Removing intermediate container ebfe213eef20 [2020-04-10T07:52:23.571Z] ---> eb3113507815 [2020-04-10T07:52:23.571Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-10T07:52:23.571Z] ---> Running in 3e455e7d1f40 [2020-04-10T07:52:23.839Z] Removing intermediate container 3e455e7d1f40 [2020-04-10T07:52:23.839Z] ---> f3883440c4b2 [2020-04-10T07:52:23.839Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-10T07:52:24.111Z] ---> Running in 602dcd0366b2 [2020-04-10T07:52:24.378Z] Removing intermediate container 602dcd0366b2 [2020-04-10T07:52:24.378Z] ---> 7cfd4c239801 [2020-04-10T07:52:24.378Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-10T07:52:24.646Z] ---> Running in 1c539c283e0d [2020-04-10T07:52:26.545Z] using credential edgex-jenkins-ssh [2020-04-10T07:52:26.624Z] Removing intermediate container 1c539c283e0d [2020-04-10T07:52:26.624Z] ---> bf0998ab707c [2020-04-10T07:52:26.624Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-10T07:52:26.690Z] Cloning the remote Git repository [2020-04-10T07:52:26.690Z] Cloning with configured refspecs honoured and without tags [2020-04-10T07:52:26.900Z] ---> Running in 3ffe2e9c1f44 [2020-04-10T07:52:26.764Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-10T07:52:26.814Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-04-10T07:52:27.865Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-10T07:52:28.046Z] Fetching without tags [2020-04-10T07:52:27.075Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-10T07:52:27.076Z] > git --version # timeout=10 [2020-04-10T07:52:27.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T07:52:27.163Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T07:52:27.995Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-10T07:52:28.005Z] > git config --add remote.origin.fetch +refs/pull/197/head:refs/remotes/origin/PR-197 # timeout=10 [2020-04-10T07:52:28.019Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T07:52:28.036Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-04-10T07:52:28.051Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-04-10T07:52:28.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T07:52:28.056Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-10T07:52:28.557Z] Merging remotes/origin/master commit 8258c8c20028738dfaea8988f62cb9e79add8176 into PR head commit ed2b79bae006f727fe141d8d3fa2093918736f90 [2020-04-10T07:52:28.802Z] Merge succeeded, producing ed2b79bae006f727fe141d8d3fa2093918736f90 [2020-04-10T07:52:28.803Z] Checking out Revision ed2b79bae006f727fe141d8d3fa2093918736f90 (PR-197) [2020-04-10T07:52:28.823Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-10T07:52:28.567Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T07:52:28.635Z] > git checkout -f ed2b79bae006f727fe141d8d3fa2093918736f90 # timeout=10 [2020-04-10T07:52:28.743Z] > git remote # timeout=10 [2020-04-10T07:52:28.755Z] > git config --get remote.origin.url # timeout=10 [2020-04-10T07:52:28.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-10T07:52:28.773Z] > git merge 8258c8c20028738dfaea8988f62cb9e79add8176 # timeout=10 [2020-04-10T07:52:28.788Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-10T07:52:28.805Z] > git config core.sparsecheckout # timeout=10 [2020-04-10T07:52:28.813Z] > git checkout -f ed2b79bae006f727fe141d8d3fa2093918736f90 # timeout=10 [2020-04-10T07:52:29.408Z] v3.10.4-60-g1b98e4aac6 [http://nl.alpinelinux.org/alpine/v3.10/main] [2020-04-10T07:52:29.408Z] v3.10.4-56-gde8ecbcf01 [http://nl.alpinelinux.org/alpine/v3.10/community] [2020-04-10T07:52:29.408Z] OK: 10171 distinct packages available [2020-04-10T07:52:29.408Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-04-10T07:52:29.990Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-04-10T07:52:30.577Z] OK: 121 MiB in 39 packages [2020-04-10T07:52:31.992Z] Removing intermediate container 3ffe2e9c1f44 [2020-04-10T07:52:31.992Z] ---> 90d2f4d49aaa [2020-04-10T07:52:31.992Z] Step 10/24 : ENV GO111MODULE=on [2020-04-10T07:52:31.992Z] ---> Running in deb860e8cf84 [2020-04-10T07:52:32.259Z] Removing intermediate container deb860e8cf84 [2020-04-10T07:52:32.259Z] ---> 6fcafd78b0a7 [2020-04-10T07:52:32.259Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-10T07:52:32.259Z] ---> Running in 207fac7e6b06 [2020-04-10T07:52:32.847Z] Removing intermediate container 207fac7e6b06 [2020-04-10T07:52:32.847Z] ---> 9e7da4c99770 [2020-04-10T07:52:32.847Z] Step 12/24 : COPY go.mod . [2020-04-10T07:52:33.115Z] ---> e07a841d55ed [2020-04-10T07:52:33.115Z] Step 13/24 : COPY Makefile . [2020-04-10T07:52:33.596Z] Commit message: "modify subscription add or update to make more streamlined" [2020-04-10T07:52:33.635Z] > git --version # timeout=10 [2020-04-10T07:52:33.661Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [2020-04-10T07:52:33.701Z] ---> 1b106f6c2a7d [2020-04-10T07:52:33.701Z] Step 14/24 : RUN make update [2020-04-10T07:52:33.968Z] ---> Running in a7f253db14ef [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-10T07:52:34.932Z] CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] echo [2020-04-10T07:52:35.534Z] ========================================================= [2020-04-10T07:52:35.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-04-10T07:52:35.534Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:52:36.352Z] Removing intermediate container a7f253db14ef [2020-04-10T07:52:36.352Z] ---> 766a3c2dfa09 [2020-04-10T07:52:36.352Z] Step 15/24 : COPY . . [2020-04-10T07:52:37.007Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-04-10T07:52:37.642Z] Sending build context to Docker daemon 11.42MB [2020-04-10T07:52:37.642Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-04-10T07:52:37.642Z] Step 2/8 : FROM ${BASE} [2020-04-10T07:52:37.767Z] ---> d22797f13ef6 [2020-04-10T07:52:37.767Z] Step 16/24 : RUN ${MAKE} [2020-04-10T07:52:37.767Z] ---> Running in 4857494579e8 [2020-04-10T07:52:37.909Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-10T07:52:37.909Z] 9d48c3bd43c5: Pulling fs layer [2020-04-10T07:52:37.909Z] 7f94eaf8af20: Pulling fs layer [2020-04-10T07:52:37.909Z] 9fe9984849c1: Pulling fs layer [2020-04-10T07:52:37.909Z] ec448270508e: Pulling fs layer [2020-04-10T07:52:37.909Z] 65ba82af53f7: Pulling fs layer [2020-04-10T07:52:37.909Z] 07c18b20a200: Pulling fs layer [2020-04-10T07:52:37.909Z] d9b3ee039db2: Pulling fs layer [2020-04-10T07:52:37.909Z] 8c79c1ac0d81: Pulling fs layer [2020-04-10T07:52:37.909Z] ff40f1a7a0b9: Pulling fs layer [2020-04-10T07:52:37.909Z] bdb43ae2d12f: Pulling fs layer [2020-04-10T07:52:37.909Z] 8e1ab0ef8490: Pulling fs layer [2020-04-10T07:52:37.909Z] d9b3ee039db2: Waiting [2020-04-10T07:52:37.909Z] 07c18b20a200: Waiting [2020-04-10T07:52:37.909Z] 8c79c1ac0d81: Waiting [2020-04-10T07:52:37.909Z] ff40f1a7a0b9: Waiting [2020-04-10T07:52:37.909Z] 8e1ab0ef8490: Waiting [2020-04-10T07:52:37.909Z] ec448270508e: Waiting [2020-04-10T07:52:37.909Z] 65ba82af53f7: Waiting [2020-04-10T07:52:37.909Z] bdb43ae2d12f: Waiting [2020-04-10T07:52:37.909Z] 9fe9984849c1: Verifying Checksum [2020-04-10T07:52:37.909Z] 9fe9984849c1: Download complete [2020-04-10T07:52:37.909Z] 7f94eaf8af20: Verifying Checksum [2020-04-10T07:52:37.909Z] 7f94eaf8af20: Download complete [2020-04-10T07:52:37.909Z] 65ba82af53f7: Verifying Checksum [2020-04-10T07:52:37.909Z] 65ba82af53f7: Download complete [2020-04-10T07:52:37.909Z] 07c18b20a200: Verifying Checksum [2020-04-10T07:52:37.909Z] 07c18b20a200: Download complete [2020-04-10T07:52:38.174Z] 9d48c3bd43c5: Verifying Checksum [2020-04-10T07:52:38.174Z] 9d48c3bd43c5: Download complete [2020-04-10T07:52:38.471Z] 9d48c3bd43c5: Pull complete [2020-04-10T07:52:38.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-10T07:52:38.913Z] 7f94eaf8af20: Pull complete [2020-04-10T07:52:39.205Z] 9fe9984849c1: Pull complete [2020-04-10T07:52:41.001Z] d9b3ee039db2: Verifying Checksum [2020-04-10T07:52:41.001Z] d9b3ee039db2: Download complete [2020-04-10T07:52:41.001Z] ff40f1a7a0b9: Verifying Checksum [2020-04-10T07:52:41.001Z] ff40f1a7a0b9: Download complete [2020-04-10T07:52:44.085Z] 8c79c1ac0d81: Verifying Checksum [2020-04-10T07:52:44.085Z] 8c79c1ac0d81: Download complete [2020-04-10T07:52:44.371Z] 8e1ab0ef8490: Verifying Checksum [2020-04-10T07:52:44.371Z] 8e1ab0ef8490: Download complete [2020-04-10T07:52:44.371Z] bdb43ae2d12f: Verifying Checksum [2020-04-10T07:52:44.371Z] bdb43ae2d12f: Download complete [2020-04-10T07:52:44.371Z] ec448270508e: Verifying Checksum [2020-04-10T07:52:44.371Z] ec448270508e: Download complete [2020-04-10T07:52:54.525Z] ec448270508e: Pull complete [2020-04-10T07:52:54.525Z] 65ba82af53f7: Pull complete [2020-04-10T07:52:54.525Z] 07c18b20a200: Pull complete [2020-04-10T07:52:58.068Z] d9b3ee039db2: Pull complete [2020-04-10T07:53:00.847Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-10T07:53:04.780Z] 8c79c1ac0d81: Pull complete [2020-04-10T07:53:04.780Z] ff40f1a7a0b9: Pull complete [2020-04-10T07:53:06.227Z] bdb43ae2d12f: Pull complete [2020-04-10T07:53:06.493Z] 8e1ab0ef8490: Pull complete [2020-04-10T07:53:06.493Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-04-10T07:53:06.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-04-10T07:53:06.493Z] ---> 8acfeb908b63 [2020-04-10T07:53:06.493Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-10T07:53:06.771Z] ---> Running in 4022ce9925fb [2020-04-10T07:53:06.771Z] Removing intermediate container 4022ce9925fb [2020-04-10T07:53:06.771Z] ---> a724ad0332ad [2020-04-10T07:53:06.771Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-10T07:53:07.037Z] ---> Running in 751d015f7bc7 [2020-04-10T07:53:08.468Z] Removing intermediate container 751d015f7bc7 [2020-04-10T07:53:08.468Z] ---> a655c8e4742d [2020-04-10T07:53:08.468Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-10T07:53:08.747Z] ---> Running in 9bf041e53bb6 [2020-04-10T07:53:09.054Z] Removing intermediate container 4857494579e8 [2020-04-10T07:53:09.054Z] ---> 0b71455c4952 [2020-04-10T07:53:09.054Z] Step 17/24 : FROM alpine [2020-04-10T07:53:09.054Z] latest: Pulling from library/alpine [2020-04-10T07:53:09.054Z] 8a0637ca1ac9: Pulling fs layer [2020-04-10T07:53:09.054Z] 8a0637ca1ac9: Download complete [2020-04-10T07:53:09.321Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-10T07:53:09.324Z] 8a0637ca1ac9: Pull complete [2020-04-10T07:53:09.324Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-10T07:53:09.324Z] Status: Downloaded newer image for alpine:latest [2020-04-10T07:53:09.324Z] ---> 2ee122dcc32d [2020-04-10T07:53:09.324Z] Step 18/24 : EXPOSE 4000 [2020-04-10T07:53:09.598Z] ---> Running in e210281a9c55 [2020-04-10T07:53:09.868Z] Removing intermediate container e210281a9c55 [2020-04-10T07:53:09.868Z] ---> a8d874bb629e [2020-04-10T07:53:09.868Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-10T07:53:10.282Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-10T07:53:10.282Z] OK: 134 MiB in 39 packages [2020-04-10T07:53:11.246Z] Removing intermediate container 9bf041e53bb6 [2020-04-10T07:53:11.246Z] ---> e1f7e7669c8d [2020-04-10T07:53:11.246Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-04-10T07:53:11.246Z] ---> Running in b2eeb7cfd307 [2020-04-10T07:53:11.283Z] ---> 301e8e422f21 [2020-04-10T07:53:11.283Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-10T07:53:11.534Z] Removing intermediate container b2eeb7cfd307 [2020-04-10T07:53:11.534Z] ---> 7cac887c1620 [2020-04-10T07:53:11.534Z] Step 7/8 : COPY . . [2020-04-10T07:53:11.551Z] ---> Running in 133b4d9bdb26 [2020-04-10T07:53:11.827Z] Removing intermediate container 133b4d9bdb26 [2020-04-10T07:53:11.827Z] ---> 476861495455 [2020-04-10T07:53:11.827Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-10T07:53:12.097Z] ---> Running in 83383c5707da [2020-04-10T07:53:12.370Z] Removing intermediate container 83383c5707da [2020-04-10T07:53:12.370Z] ---> cbc2f0ee5493 [2020-04-10T07:53:12.370Z] Step 22/24 : LABEL arch=arm64 [2020-04-10T07:53:12.370Z] ---> Running in 6b5cfde1ada3 [2020-04-10T07:53:12.958Z] Removing intermediate container 6b5cfde1ada3 [2020-04-10T07:53:12.958Z] ---> 7c09c63c2424 [2020-04-10T07:53:12.958Z] Step 23/24 : LABEL git_sha=ed2b79bae006f727fe141d8d3fa2093918736f90 [2020-04-10T07:53:12.958Z] ---> Running in 3e8f95f804ac [2020-04-10T07:53:12.983Z] ---> 8601a8d7c0b8 [2020-04-10T07:53:12.983Z] Step 8/8 : RUN go mod download [2020-04-10T07:53:12.983Z] ---> Running in 89981a7144a0 [2020-04-10T07:53:13.226Z] Removing intermediate container 3e8f95f804ac [2020-04-10T07:53:13.226Z] ---> 576b0defb73a [2020-04-10T07:53:13.226Z] Step 24/24 : LABEL version=0.0.0 [2020-04-10T07:53:13.494Z] ---> Running in 4c8dd45d79df [2020-04-10T07:53:13.763Z] Removing intermediate container 4c8dd45d79df [2020-04-10T07:53:13.763Z] ---> bb193fbc6873 [2020-04-10T07:53:13.763Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-10T07:53:13.763Z] Successfully built bb193fbc6873 [2020-04-10T07:53:13.763Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-10T07:53:14.533Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-10T07:53:14.533Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-10T07:53:14.533Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-10T07:53:14.533Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-10T07:53:14.533Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-10T07:53:14.533Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-10T07:53:14.533Z] go: finding github.com/gorilla/websocket v1.4.0 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-10T07:53:15.192Z] go: finding github.com/kr/text v0.1.0 [2020-04-10T07:53:15.192Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-10T07:53:15.192Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-10T07:53:15.192Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-10T07:53:15.192Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-10T07:53:15.192Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-10T07:53:15.470Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-10T07:53:16.188Z] go: finding github.com/kr/pty v1.1.1 [2020-04-10T07:53:16.188Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-10T07:53:16.188Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-04-10T07:53:16.471Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-10T07:53:16.471Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-10T07:53:16.471Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-10T07:53:16.471Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-10T07:53:16.471Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-10T07:53:18.582Z] go: finding golang.org/x/text v0.3.0 [2020-04-10T07:53:18.582Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-10T07:53:21.293Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-10T07:53:21.293Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-10T07:53:21.293Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-10T07:53:21.293Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-10T07:53:21.293Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-10T07:53:21.293Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-10T07:53:21.293Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-10T07:53:21.293Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-10T07:53:22.050Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-10T07:53:22.051Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-10T07:53:23.293Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-10T07:53:23.293Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-10T07:53:23.293Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-10T07:53:23.293Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-10T07:53:23.293Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-10T07:53:23.293Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-10T07:53:23.293Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-10T07:53:23.293Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-10T07:53:23.293Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-10T07:53:24.558Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-10T07:53:24.558Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-10T07:53:24.558Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-10T07:53:24.558Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-10T07:53:24.558Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-10T07:53:24.854Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-10T07:53:24.854Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-10T07:53:24.854Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-10T07:53:24.854Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-10T07:53:24.854Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-10T07:53:24.854Z] go: finding github.com/fatih/color v1.7.0 [2020-04-10T07:53:24.854Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-10T07:53:25.180Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-10T07:53:25.505Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-10T07:53:25.777Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-10T07:53:25.777Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-10T07:53:25.777Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-10T07:53:25.777Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-10T07:53:25.777Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-10T07:53:25.777Z] go: finding github.com/posener/complete v1.1.1 [2020-04-10T07:53:25.777Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-10T07:53:25.777Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-10T07:53:26.098Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-10T07:53:26.098Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-10T07:53:26.727Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-10T07:53:26.727Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-10T07:53:26.727Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-10T07:53:45.260Z] Removing intermediate container 89981a7144a0 [2020-04-10T07:53:45.260Z] ---> 5c1b25890674 [2020-04-10T07:53:45.260Z] Successfully built 5c1b25890674 [2020-04-10T07:53:45.260Z] 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-04-10T07:53:46.206Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-10T07:53:46.468Z] . [Pipeline] withDockerContainer [2020-04-10T07:53:46.754Z] prd-centos7-docker-4c-2g-3227 does not seem to be running inside a container [2020-04-10T07:53:47.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-10T07:53:48.464Z] $ docker top 6ffdde6031883eca6235d6f7977a154c2b09ec9a985ac38db3bdab52842917db -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-10T07:53:49.657Z] + go version [2020-04-10T07:53:49.658Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-04-10T07:53:50.319Z] + make test [2020-04-10T07:53:50.319Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-10T07:53:52.903Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-04-10T07:54:08.142Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-04-10T07:54:08.142Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-04-10T07:54:08.142Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-04-10T07:54:08.142Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-04-10T07:54:08.142Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-04-10T07:54:08.142Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] [2020-04-10T07:54:08.142Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-04-10T07:54:08.142Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-04-10T07:54:08.142Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-04-10T07:54:08.142Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-04-10T07:54:08.142Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-04-10T07:54:08.142Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-04-10T07:54:08.142Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-04-10T07:54:15.002Z] Warning: overwriting stash ‘coverage-report’ [2020-04-10T07:54:15.943Z] Stashed 1 file(s) [Pipeline] } [2020-04-10T07:54:15.974Z] $ docker stop --time=1 6ffdde6031883eca6235d6f7977a154c2b09ec9a985ac38db3bdab52842917db [2020-04-10T07:54:17.615Z] $ docker rm -f 6ffdde6031883eca6235d6f7977a154c2b09ec9a985ac38db3bdab52842917db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-10T07:54:18.696Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-10T07:54:19.033Z] + ls -al . [2020-04-10T07:54:19.033Z] total 72 [2020-04-10T07:54:19.033Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 10 07:53 . [2020-04-10T07:54:19.033Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 10 07:52 .. [2020-04-10T07:54:19.033Z] drwxrwxr-x. 8 jenkins jenkins 119 Apr 10 07:52 app [2020-04-10T07:54:19.033Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 10 07:52 assets [2020-04-10T07:54:19.033Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 10 07:52 bin [2020-04-10T07:54:19.033Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 10 07:52 cmd [2020-04-10T07:54:19.033Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 10 07:52 CONTRIBUTING.md [2020-04-10T07:54:19.033Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 10 07:53 coverage.out [2020-04-10T07:54:19.033Z] -rw-rw-r--. 1 jenkins jenkins 912 Apr 10 07:52 Dockerfile [2020-04-10T07:54:19.033Z] -rw-rw-r--. 1 jenkins jenkins 898 Apr 10 07:52 Dockerfile.build [2020-04-10T07:54:19.033Z] drwxrwxr-x. 4 jenkins jenkins 53 Apr 10 07:52 docs [2020-04-10T07:54:19.033Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 10 07:52 .git [2020-04-10T07:54:19.033Z] -rw-rw-r--. 1 jenkins jenkins 123 Apr 10 07:52 .gitignore [2020-04-10T07:54:19.033Z] -rw-rw-r--. 1 jenkins jenkins 522 Apr 10 07:52 go.mod [2020-04-10T07:54:19.033Z] -rw-r--r--. 1 jenkins jenkins 8727 Apr 10 07:53 go.sum [2020-04-10T07:54:19.033Z] drwxrwxr-x. 3 jenkins jenkins 17 Apr 10 07:52 internal [2020-04-10T07:54:19.033Z] -rw-rw-r--. 1 jenkins jenkins 675 Apr 10 07:52 Jenkinsfile [2020-04-10T07:54:19.033Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 10 07:52 LICENSE [2020-04-10T07:54:19.033Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 10 07:52 Makefile [2020-04-10T07:54:19.033Z] -rw-rw-r--. 1 jenkins jenkins 3392 Apr 10 07:52 README.md [2020-04-10T07:54:19.033Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 10 07:52 .semver [2020-04-10T07:54:19.034Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 10 07:52 snap [2020-04-10T07:54:19.034Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 10 07:47 VERSION [2020-04-10T07:54:19.034Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 10 07:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:54:19.402Z] + 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=ed2b79bae006f727fe141d8d3fa2093918736f90 --label arch=amd64 --label version=0.0.0 . [2020-04-10T07:54:19.977Z] Sending build context to Docker daemon 11.43MB [2020-04-10T07:54:19.977Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-10T07:54:19.977Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-10T07:54:19.977Z] ---> 5c1b25890674 [2020-04-10T07:54:19.977Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-04-10T07:54:19.977Z] ---> Running in 6b37ecd6a3eb [2020-04-10T07:54:19.977Z] Removing intermediate container 6b37ecd6a3eb [2020-04-10T07:54:19.977Z] ---> 91d25f21297b [2020-04-10T07:54:19.977Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-10T07:54:20.238Z] ---> Running in f6844b0d1ee6 [2020-04-10T07:54:20.238Z] Removing intermediate container f6844b0d1ee6 [2020-04-10T07:54:20.238Z] ---> ee9e2e3899cb [2020-04-10T07:54:20.238Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-10T07:54:20.238Z] ---> Running in aef02815d7a6 [2020-04-10T07:54:20.499Z] Removing intermediate container aef02815d7a6 [2020-04-10T07:54:20.499Z] ---> 1bdb8675c9de [2020-04-10T07:54:20.499Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-04-10T07:54:20.499Z] ---> Running in eaa2f0212590 [2020-04-10T07:54:20.763Z] Removing intermediate container eaa2f0212590 [2020-04-10T07:54:20.763Z] ---> 387041643f01 [2020-04-10T07:54:20.763Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-04-10T07:54:20.763Z] ---> Running in 48b8e4b3a6d0 [2020-04-10T07:54:21.027Z] Removing intermediate container 48b8e4b3a6d0 [2020-04-10T07:54:21.027Z] ---> 03695f8ffc9d [2020-04-10T07:54:21.027Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-10T07:54:21.027Z] ---> Running in 0daf72e81b77 [2020-04-10T07:54:21.974Z] Removing intermediate container 0daf72e81b77 [2020-04-10T07:54:21.974Z] ---> fee60a2e17fc [2020-04-10T07:54:21.974Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-10T07:54:21.974Z] ---> Running in 4d7184b65c9f [2020-04-10T07:54:22.584Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-10T07:54:23.529Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-10T07:54:24.133Z] v3.10.4-60-g1b98e4aac6 [http://nl.alpinelinux.org/alpine/v3.10/main] [2020-04-10T07:54:24.133Z] v3.10.4-56-gde8ecbcf01 [http://nl.alpinelinux.org/alpine/v3.10/community] [2020-04-10T07:54:24.133Z] OK: 10350 distinct packages available [2020-04-10T07:54:24.133Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-10T07:54:24.708Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-10T07:54:25.297Z] OK: 134 MiB in 39 packages [2020-04-10T07:54:26.256Z] Removing intermediate container 4d7184b65c9f [2020-04-10T07:54:26.256Z] ---> 5dc973f1209a [2020-04-10T07:54:26.256Z] Step 10/24 : ENV GO111MODULE=on [2020-04-10T07:54:26.256Z] ---> Running in e68d591ebf0b [2020-04-10T07:54:26.256Z] Removing intermediate container e68d591ebf0b [2020-04-10T07:54:26.256Z] ---> bd0521c8398d [2020-04-10T07:54:26.256Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-04-10T07:54:26.256Z] ---> Running in c655349cb02f [2020-04-10T07:54:26.521Z] Removing intermediate container c655349cb02f [2020-04-10T07:54:26.521Z] ---> 9af7b9f1e40a [2020-04-10T07:54:26.521Z] Step 12/24 : COPY go.mod . [2020-04-10T07:54:27.109Z] ---> a7823a511acb [2020-04-10T07:54:27.109Z] Step 13/24 : COPY Makefile . [2020-04-10T07:54:27.109Z] ---> 4883a7ab3b27 [2020-04-10T07:54:27.109Z] Step 14/24 : RUN make update [2020-04-10T07:54:27.371Z] ---> Running in bacabba7aa36 [2020-04-10T07:54:27.640Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-10T07:54:28.220Z] Removing intermediate container bacabba7aa36 [2020-04-10T07:54:28.220Z] ---> 2c1374fceed0 [2020-04-10T07:54:28.220Z] Step 15/24 : COPY . . [2020-04-10T07:54:28.824Z] ---> 14e057cb7f39 [2020-04-10T07:54:28.824Z] Step 16/24 : RUN ${MAKE} [2020-04-10T07:54:28.824Z] ---> Running in 1cc6bb6d786c [2020-04-10T07:54:29.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-04-10T07:54:44.995Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-10T07:54:49.702Z] Removing intermediate container 1cc6bb6d786c [2020-04-10T07:54:49.702Z] ---> dec62c3a3a2a [2020-04-10T07:54:49.702Z] Step 17/24 : FROM alpine [2020-04-10T07:54:49.976Z] latest: Pulling from library/alpine [2020-04-10T07:54:50.306Z] aad63a933944: Pulling fs layer [2020-04-10T07:54:51.082Z] aad63a933944: Verifying Checksum [2020-04-10T07:54:51.082Z] aad63a933944: Download complete [2020-04-10T07:54:51.383Z] aad63a933944: Pull complete [2020-04-10T07:54:51.383Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-10T07:54:51.383Z] Status: Downloaded newer image for alpine:latest [2020-04-10T07:54:51.383Z] ---> a187dde48cd2 [2020-04-10T07:54:51.383Z] Step 18/24 : EXPOSE 4000 [2020-04-10T07:54:51.383Z] ---> Running in 5d4c111832ba [2020-04-10T07:54:51.683Z] Removing intermediate container 5d4c111832ba [2020-04-10T07:54:51.683Z] ---> 536427129056 [2020-04-10T07:54:51.683Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-10T07:54:53.204Z] ---> cec33a9e2243 [2020-04-10T07:54:53.204Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-04-10T07:54:53.204Z] ---> Running in 251c3723119e [2020-04-10T07:54:53.466Z] Removing intermediate container 251c3723119e [2020-04-10T07:54:53.466Z] ---> ac31b5098cd3 [2020-04-10T07:54:53.466Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-04-10T07:54:53.466Z] ---> Running in 7574caeb876a [2020-04-10T07:54:53.759Z] Removing intermediate container 7574caeb876a [2020-04-10T07:54:53.759Z] ---> c173bd594557 [2020-04-10T07:54:53.759Z] Step 22/24 : LABEL arch=amd64 [2020-04-10T07:54:53.759Z] ---> Running in b22711339c05 [2020-04-10T07:54:54.038Z] Removing intermediate container b22711339c05 [2020-04-10T07:54:54.038Z] ---> 49bcea4bb124 [2020-04-10T07:54:54.038Z] Step 23/24 : LABEL git_sha=ed2b79bae006f727fe141d8d3fa2093918736f90 [2020-04-10T07:54:54.038Z] ---> Running in 1a3ff79d8218 [2020-04-10T07:54:54.328Z] Removing intermediate container 1a3ff79d8218 [2020-04-10T07:54:54.328Z] ---> 1f8f2596feaf [2020-04-10T07:54:54.328Z] Step 24/24 : LABEL version=0.0.0 [2020-04-10T07:54:54.328Z] ---> Running in ecebd3e5c061 [2020-04-10T07:54:54.640Z] Removing intermediate container ecebd3e5c061 [2020-04-10T07:54:54.640Z] ---> f8999c34d8a0 [2020-04-10T07:54:54.640Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-10T07:54:54.640Z] Successfully built f8999c34d8a0 [2020-04-10T07:54:54.640Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-10T07:54:56.138Z] provisioning config files... [2020-04-10T07:54:56.154Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/config5582351257646821518tmp [Pipeline] { [Pipeline] sh [2020-04-10T07:54:56.630Z] + curl -s https://codecov.io/bash [2020-04-10T07:54:56.630Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/config5582351257646821518tmp [2020-04-10T07:54:56.891Z] [2020-04-10T07:54:56.891Z] _____ _ [2020-04-10T07:54:56.891Z] / ____| | | [2020-04-10T07:54:56.891Z] | | ___ __| | ___ ___ _____ __ [2020-04-10T07:54:56.891Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-10T07:54:56.891Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-10T07:54:56.892Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-10T07:54:56.892Z] Bash-tbd [2020-04-10T07:54:56.892Z] [2020-04-10T07:54:56.892Z] [2020-04-10T07:54:56.892Z] ==> Jenkins CI detected. [2020-04-10T07:54:56.892Z] project root: . [2020-04-10T07:54:56.892Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-10T07:54:56.892Z] ==> Running gcov in . (disable via -X gcov) [2020-04-10T07:54:56.892Z] ==> Python coveragepy not found [2020-04-10T07:54:56.892Z] ==> Searching for coverage reports in: [2020-04-10T07:54:56.892Z] + . [2020-04-10T07:54:56.892Z] -> Found 1 reports [2020-04-10T07:54:56.892Z] ==> Detecting git/mercurial file structure [2020-04-10T07:54:56.892Z] ==> Reading reports [2020-04-10T07:54:56.892Z] + ./coverage.out bytes=10 [2020-04-10T07:54:56.892Z] ==> Appending adjustments [2020-04-10T07:54:56.892Z] http://docs.codecov.io/docs/fixing-reports [2020-04-10T07:54:57.151Z] + Found adjustments [2020-04-10T07:54:57.151Z] ==> Gzipping contents [2020-04-10T07:54:57.151Z] ==> Uploading reports [2020-04-10T07:54:57.151Z] url: https://codecov.io [2020-04-10T07:54:57.151Z] query: branch=PR-197&commit=ed2b79bae006f727fe141d8d3fa2093918736f90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=197&job= [2020-04-10T07:54:57.151Z] -> Pinging Codecov [2020-04-10T07:54:57.151Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-197&commit=ed2b79bae006f727fe141d8d3fa2093918736f90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=197&job= [2020-04-10T07:54:57.410Z] -> Uploading [2020-04-10T07:54:57.980Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ed2b79bae006f727fe141d8d3fa2093918736f90 [Pipeline] } [2020-04-10T07:54:58.004Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-10T07:54:59.633Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-10T07:54:59.966Z] ---> package-listing.sh [2020-04-10T07:54:59.967Z] ++ facter osfamily [2020-04-10T07:54:59.967Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-10T07:54:59.967Z] + OS_FAMILY=redhat [2020-04-10T07:54:59.967Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-197 [2020-04-10T07:54:59.967Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-10T07:54:59.967Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-10T07:54:59.967Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-10T07:54:59.967Z] + PACKAGES=/tmp/packages_start.txt [2020-04-10T07:54:59.967Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-197 ']' [2020-04-10T07:54:59.967Z] + PACKAGES=/tmp/packages_end.txt [2020-04-10T07:54:59.967Z] + case "${OS_FAMILY}" in [2020-04-10T07:54:59.967Z] + rpm -qa [2020-04-10T07:54:59.967Z] + sort [2020-04-10T07:55:04.195Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-10T07:55:04.195Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-10T07:55:04.195Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-10T07:55:04.195Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-197 ']' [2020-04-10T07:55:04.195Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-197/archives/ [2020-04-10T07:55:04.195Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-197/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:55:04.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-10T07:55:04.736Z] [2020-04-10T07:55:04.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-10T07:55:05.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-10T07:55:05.123Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-10T07:55:05.123Z] c9b1b535fdd9: Pulling fs layer [2020-04-10T07:55:05.123Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-10T07:55:05.123Z] 756a868c4378: Pulling fs layer [2020-04-10T07:55:05.123Z] 444b2fc9a129: Pulling fs layer [2020-04-10T07:55:05.123Z] ea15f1150254: Pulling fs layer [2020-04-10T07:55:05.123Z] 41b27a9f41bf: Pulling fs layer [2020-04-10T07:55:05.123Z] 28c525ee5125: Pulling fs layer [2020-04-10T07:55:05.124Z] 094b1ea09ed8: Pulling fs layer [2020-04-10T07:55:05.124Z] 138eaada9080: Pulling fs layer [2020-04-10T07:55:05.124Z] 0622d0fa9048: Pulling fs layer [2020-04-10T07:55:05.124Z] 41b27a9f41bf: Waiting [2020-04-10T07:55:05.124Z] 28c525ee5125: Waiting [2020-04-10T07:55:05.124Z] 444b2fc9a129: Waiting [2020-04-10T07:55:05.124Z] 094b1ea09ed8: Waiting [2020-04-10T07:55:05.124Z] ea15f1150254: Waiting [2020-04-10T07:55:05.124Z] 138eaada9080: Waiting [2020-04-10T07:55:05.124Z] 0622d0fa9048: Waiting [2020-04-10T07:55:05.124Z] 2cc5ad85d9ab: Download complete [2020-04-10T07:55:05.124Z] 444b2fc9a129: Download complete [2020-04-10T07:55:05.397Z] c9b1b535fdd9: Verifying Checksum [2020-04-10T07:55:05.397Z] c9b1b535fdd9: Download complete [2020-04-10T07:55:05.397Z] ea15f1150254: Verifying Checksum [2020-04-10T07:55:05.397Z] ea15f1150254: Download complete [2020-04-10T07:55:05.397Z] 28c525ee5125: Verifying Checksum [2020-04-10T07:55:05.397Z] 28c525ee5125: Download complete [2020-04-10T07:55:05.977Z] c9b1b535fdd9: Pull complete [2020-04-10T07:55:05.977Z] 756a868c4378: Verifying Checksum [2020-04-10T07:55:05.977Z] 756a868c4378: Download complete [2020-04-10T07:55:05.977Z] 094b1ea09ed8: Verifying Checksum [2020-04-10T07:55:05.977Z] 094b1ea09ed8: Download complete [2020-04-10T07:55:05.977Z] 138eaada9080: Verifying Checksum [2020-04-10T07:55:05.977Z] 138eaada9080: Download complete [2020-04-10T07:55:05.977Z] 0622d0fa9048: Verifying Checksum [2020-04-10T07:55:05.977Z] 0622d0fa9048: Download complete [2020-04-10T07:55:05.977Z] 2cc5ad85d9ab: Pull complete [2020-04-10T07:55:06.552Z] 41b27a9f41bf: Verifying Checksum [2020-04-10T07:55:06.552Z] 41b27a9f41bf: Download complete [2020-04-10T07:55:07.943Z] 756a868c4378: Pull complete [2020-04-10T07:55:07.943Z] 444b2fc9a129: Pull complete [2020-04-10T07:55:08.202Z] ea15f1150254: Pull complete [2020-04-10T07:55:12.407Z] 41b27a9f41bf: Pull complete [2020-04-10T07:55:12.407Z] 28c525ee5125: Pull complete [2020-04-10T07:55:14.327Z] 094b1ea09ed8: Pull complete [2020-04-10T07:55:14.327Z] 138eaada9080: Pull complete [2020-04-10T07:55:14.592Z] 0622d0fa9048: Pull complete [2020-04-10T07:55:14.592Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-10T07:55:14.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-10T07:55:14.816Z] prd-centos7-docker-4c-2g-3225 does not seem to be running inside a container [2020-04-10T07:55:14.862Z] $ 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-197 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-197:/w/workspace/edgexfoundry_edgex-ui-go_PR-197:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-10T07:55:15.920Z] $ docker top 63ec5f0d70e01df19d6aad05df37a8c9747f5ae65e58076e5ea157360f7c6d00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-10T07:55:16.223Z] provisioning config files... [2020-04-10T07:55:16.236Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/config4948529794629058730tmp [Pipeline] { [Pipeline] echo [2020-04-10T07:55:16.323Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-10T07:55:16.650Z] ---> create-netrc.sh [Pipeline] echo [2020-04-10T07:55:16.678Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-10T07:55:16.997Z] ---> logs-deploy.sh [2020-04-10T07:55:16.997Z] + ARCHIVE_ARTIFACTS= [2020-04-10T07:55:16.997Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-10T07:55:16.997Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-10T07:55:16.997Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-10T07:55:16.997Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-197/1 [2020-04-10T07:55:16.997Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-197/1/ [2020-04-10T07:55:16.998Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-197/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-197 [2020-04-10T07:55:18.380Z] Archives upload complete. [2020-04-10T07:55:18.380Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-197/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-197/1/