Pull request #243 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 jamesrgregg for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 236ac07891fd6e4879078cce32e2904d1f82e62b+49700eb7f8ddcfc34492027de1e3002dffefa894 (6d6a4ff4d95ec823890697d7d5b6844dcefa445f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-243/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3486 in /w/workspace/edgexfoundry_edgex-ui-go_PR-243 [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-243 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 49700eb7f8ddcfc34492027de1e3002dffefa894 into PR head commit 236ac07891fd6e4879078cce32e2904d1f82e62b Merge succeeded, producing 236ac07891fd6e4879078cce32e2904d1f82e62b Checking out Revision 236ac07891fd6e4879078cce32e2904d1f82e62b (PR-243) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/243/head:refs/remotes/origin/PR-243 # 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/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 236ac07891fd6e4879078cce32e2904d1f82e62b # 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 49700eb7f8ddcfc34492027de1e3002dffefa894 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 236ac07891fd6e4879078cce32e2904d1f82e62b # timeout=10 Commit message: "docs: Add standard PR template" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-18T04:24:56.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-18T04:24:56.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-18T04:24:56.539Z] ========================================================= [2020-06-18T04:24:56.539Z] EdgeX Global Pipelines Version Info [2020-06-18T04:24:56.539Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:24:57.975Z] ------------------- [2020-06-18T04:24:57.975Z] stable info: [2020-06-18T04:24:57.975Z] ------------------- [2020-06-18T04:24:57.975Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-18T04:24:57.975Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-18T04:24:57.975Z] Message: update stable to v1.0.89 [2020-06-18T04:24:58.917Z] ------------------- [2020-06-18T04:24:58.917Z] experimental info: [2020-06-18T04:24:58.917Z] ------------------- [2020-06-18T04:24:58.917Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-18T04:24:58.917Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-18T04:24:58.917Z] 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-06-18T04:25:00.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-18T04:25:01.083Z] [2020-06-18T04:25:01.083Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:25:01.439Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-18T04:25:01.439Z] latest: Pulling from edgex-devops/git-semver [2020-06-18T04:25:01.439Z] 9123ac7c32f7: Pulling fs layer [2020-06-18T04:25:01.439Z] b8cc5d1170e3: Pulling fs layer [2020-06-18T04:25:01.439Z] 2924cbbf6a41: Pulling fs layer [2020-06-18T04:25:01.439Z] 93b08a4f1073: Pulling fs layer [2020-06-18T04:25:01.439Z] 93b08a4f1073: Waiting [2020-06-18T04:25:01.439Z] b8cc5d1170e3: Verifying Checksum [2020-06-18T04:25:01.439Z] b8cc5d1170e3: Download complete [2020-06-18T04:25:01.701Z] 9123ac7c32f7: Download complete [2020-06-18T04:25:01.701Z] 93b08a4f1073: Verifying Checksum [2020-06-18T04:25:01.701Z] 93b08a4f1073: Download complete [2020-06-18T04:25:01.701Z] 2924cbbf6a41: Verifying Checksum [2020-06-18T04:25:01.701Z] 2924cbbf6a41: Download complete [2020-06-18T04:25:01.976Z] 9123ac7c32f7: Pull complete [2020-06-18T04:25:01.977Z] b8cc5d1170e3: Pull complete [2020-06-18T04:25:02.941Z] 2924cbbf6a41: Pull complete [2020-06-18T04:25:03.201Z] 93b08a4f1073: Pull complete [2020-06-18T04:25:03.202Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-18T04:25:03.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-18T04:25:03.202Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-18T04:25:03.329Z] prd-centos7-docker-4c-2g-3486 does not seem to be running inside a container [2020-06-18T04:25:03.379Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-243 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-243:/w/workspace/edgexfoundry_edgex-ui-go_PR-243:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-243@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-243@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-18T04:25:05.454Z] $ docker top 4a95f36b2f9c138e51a1cd0eec1fc1ad5df491d9f9ac5bc640f0b776e0ef0c93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-18T04:25:05.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-18T04:25:05.725Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-18T04:25:05.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-18T04:25:05.932Z] $ docker exec 4a95f36b2f9c138e51a1cd0eec1fc1ad5df491d9f9ac5bc640f0b776e0ef0c93 ssh-agent [2020-06-18T04:25:06.109Z] SSH_AUTH_SOCK=/tmp/ssh-nK48yqby1eEp/agent.12 [2020-06-18T04:25:06.109Z] SSH_AGENT_PID=17 [2020-06-18T04:25:06.120Z] Running ssh-add (command line suppressed) [2020-06-18T04:25:06.239Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-243@tmp/private_key_7460174518440274482.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-243@tmp/private_key_7460174518440274482.key) [2020-06-18T04:25:06.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-18T04:25:06.640Z] + git describe --exact-match --tags HEAD [2020-06-18T04:25:06.640Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-18T04:25:06.818Z] $ docker exec --env ******** --env ******** 4a95f36b2f9c138e51a1cd0eec1fc1ad5df491d9f9ac5bc640f0b776e0ef0c93 ssh-agent -k [2020-06-18T04:25:06.964Z] unset SSH_AUTH_SOCK; [2020-06-18T04:25:06.964Z] unset SSH_AGENT_PID; [2020-06-18T04:25:06.964Z] echo Agent pid 17 killed; [2020-06-18T04:25:07.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-18T04:25:07.104Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-18T04:25:07.104Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-18T04:25:07.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-18T04:25:07.186Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-18T04:25:07.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-18T04:25:07.357Z] $ docker exec 4a95f36b2f9c138e51a1cd0eec1fc1ad5df491d9f9ac5bc640f0b776e0ef0c93 ssh-agent [2020-06-18T04:25:07.515Z] SSH_AUTH_SOCK=/tmp/ssh-2ls6TIqRQ70J/agent.46 [2020-06-18T04:25:07.515Z] SSH_AGENT_PID=51 [2020-06-18T04:25:07.521Z] Running ssh-add (command line suppressed) [2020-06-18T04:25:07.636Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-243@tmp/private_key_1233138966324944499.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-243@tmp/private_key_1233138966324944499.key) [2020-06-18T04:25:07.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-18T04:25:08.041Z] + git semver init [2020-06-18T04:25:08.041Z] # -> Open(): unable to determine branch for HEAD [2020-06-18T04:25:08.041Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-243/.git [2020-06-18T04:25:08.041Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-243 [2020-06-18T04:25:08.041Z] # $SEMVER_REMOTE_NAME = origin [2020-06-18T04:25:08.041Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-18T04:25:08.041Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-18T04:25:08.041Z] # $SEMVER_BRANCH = PR-243 [2020-06-18T04:25:08.041Z] # $SEMVER_TEMP = /tmp/semver-152437991 [2020-06-18T04:25:08.041Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-06-18T04:25:08.983Z] # '/tmp/semver-152437991' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-243/.semver' [2020-06-18T04:25:08.983Z] # -> Force: false [2020-06-18T04:25:08.983Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-243/.semver [Pipeline] } [2020-06-18T04:25:09.003Z] $ docker exec --env ******** --env ******** 4a95f36b2f9c138e51a1cd0eec1fc1ad5df491d9f9ac5bc640f0b776e0ef0c93 ssh-agent -k [2020-06-18T04:25:09.122Z] unset SSH_AUTH_SOCK; [2020-06-18T04:25:09.122Z] unset SSH_AGENT_PID; [2020-06-18T04:25:09.122Z] echo Agent pid 51 killed; [2020-06-18T04:25:09.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-18T04:25:09.634Z] + git semver [Pipeline] } [2020-06-18T04:25:09.659Z] $ docker stop --time=1 4a95f36b2f9c138e51a1cd0eec1fc1ad5df491d9f9ac5bc640f0b776e0ef0c93 [2020-06-18T04:25:10.994Z] $ docker rm -f 4a95f36b2f9c138e51a1cd0eec1fc1ad5df491d9f9ac5bc640f0b776e0ef0c93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-18T04:25:11.989Z] Stashed 60 file(s) [Pipeline] echo [2020-06-18T04:25:12.004Z] [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-06-18T04:25:27.401Z] Still waiting to schedule task [2020-06-18T04:25:27.401Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3486’ [2020-06-18T04:25:27.423Z] Still waiting to schedule task [2020-06-18T04:25:27.423Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-18T04:27:08.718Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3487 in /w/workspace/edgexfoundry_edgex-ui-go_PR-243 [Pipeline] { [Pipeline] ws [2020-06-18T04:27:08.774Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-06-18T04:27:13.914Z] using credential edgex-jenkins-ssh [2020-06-18T04:27:13.946Z] Cloning the remote Git repository [2020-06-18T04:27:13.946Z] Cloning with configured refspecs honoured and without tags [2020-06-18T04:27:13.982Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-18T04:27:14.091Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-06-18T04:27:14.155Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-18T04:27:14.156Z] > git --version # timeout=10 [2020-06-18T04:27:14.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T04:27:14.267Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T04:27:15.658Z] Fetching without tags [2020-06-18T04:27:16.241Z] Merging remotes/origin/master commit 49700eb7f8ddcfc34492027de1e3002dffefa894 into PR head commit 236ac07891fd6e4879078cce32e2904d1f82e62b [2020-06-18T04:27:15.563Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-18T04:27:15.577Z] > git config --add remote.origin.fetch +refs/pull/243/head:refs/remotes/origin/PR-243 # timeout=10 [2020-06-18T04:27:15.595Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T04:27:15.620Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-18T04:27:15.650Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-18T04:27:15.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T04:27:15.667Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T04:27:16.238Z] > git config core.sparsecheckout # timeout=10 [2020-06-18T04:27:16.258Z] > git checkout -f 236ac07891fd6e4879078cce32e2904d1f82e62b # timeout=10 [2020-06-18T04:27:16.559Z] Merge succeeded, producing 236ac07891fd6e4879078cce32e2904d1f82e62b [2020-06-18T04:27:16.559Z] Checking out Revision 236ac07891fd6e4879078cce32e2904d1f82e62b (PR-243) [2020-06-18T04:27:16.446Z] > git remote # timeout=10 [2020-06-18T04:27:16.466Z] > git config --get remote.origin.url # timeout=10 [2020-06-18T04:27:16.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T04:27:16.499Z] > git merge 49700eb7f8ddcfc34492027de1e3002dffefa894 # timeout=10 [2020-06-18T04:27:16.521Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-18T04:27:16.542Z] > git config core.sparsecheckout # timeout=10 [2020-06-18T04:27:16.556Z] > git checkout -f 236ac07891fd6e4879078cce32e2904d1f82e62b # timeout=10 [2020-06-18T04:27:21.168Z] Commit message: "docs: Add standard PR template" [2020-06-18T04:27:21.200Z] > git --version # timeout=10 [2020-06-18T04:27:21.223Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-18T04:27:22.750Z] ========================================================= [2020-06-18T04:27:22.750Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-18T04:27:22.750Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:27:23.972Z] + 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-06-18T04:27:24.957Z] Sending build context to Docker daemon 12.95MB [2020-06-18T04:27:24.957Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-18T04:27:24.957Z] Step 2/8 : FROM ${BASE} [2020-06-18T04:27:25.241Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-18T04:27:25.241Z] cde5963f3b93: Pulling fs layer [2020-06-18T04:27:25.241Z] 2a23fa8c16f7: Pulling fs layer [2020-06-18T04:27:25.241Z] 777b28850792: Pulling fs layer [2020-06-18T04:27:25.241Z] 8a11ddd9e578: Pulling fs layer [2020-06-18T04:27:25.241Z] 4cf88f913ddb: Pulling fs layer [2020-06-18T04:27:25.241Z] 1df406cf5192: Pulling fs layer [2020-06-18T04:27:25.241Z] cd6300453558: Pulling fs layer [2020-06-18T04:27:25.241Z] b9c365052c96: Pulling fs layer [2020-06-18T04:27:25.241Z] a2d8cc88f415: Pulling fs layer [2020-06-18T04:27:25.241Z] ea1d1ca13537: Pulling fs layer [2020-06-18T04:27:25.241Z] 3750a50a1c5e: Pulling fs layer [2020-06-18T04:27:25.241Z] 4cf88f913ddb: Waiting [2020-06-18T04:27:25.241Z] 1df406cf5192: Waiting [2020-06-18T04:27:25.241Z] cd6300453558: Waiting [2020-06-18T04:27:25.241Z] b9c365052c96: Waiting [2020-06-18T04:27:25.241Z] a2d8cc88f415: Waiting [2020-06-18T04:27:25.241Z] 3750a50a1c5e: Waiting [2020-06-18T04:27:25.241Z] ea1d1ca13537: Waiting [2020-06-18T04:27:25.241Z] 8a11ddd9e578: Waiting [2020-06-18T04:27:25.241Z] 777b28850792: Verifying Checksum [2020-06-18T04:27:25.241Z] 777b28850792: Download complete [2020-06-18T04:27:25.517Z] 2a23fa8c16f7: Verifying Checksum [2020-06-18T04:27:25.518Z] 2a23fa8c16f7: Download complete [2020-06-18T04:27:25.518Z] 4cf88f913ddb: Verifying Checksum [2020-06-18T04:27:25.518Z] 4cf88f913ddb: Download complete [2020-06-18T04:27:25.518Z] 1df406cf5192: Verifying Checksum [2020-06-18T04:27:25.518Z] 1df406cf5192: Download complete [2020-06-18T04:27:25.518Z] cde5963f3b93: Verifying Checksum [2020-06-18T04:27:25.518Z] cde5963f3b93: Download complete [2020-06-18T04:27:26.122Z] cde5963f3b93: Pull complete [2020-06-18T04:27:26.747Z] 2a23fa8c16f7: Pull complete [2020-06-18T04:27:27.366Z] 777b28850792: Pull complete [2020-06-18T04:27:28.345Z] cd6300453558: Verifying Checksum [2020-06-18T04:27:28.345Z] cd6300453558: Download complete [2020-06-18T04:27:28.345Z] a2d8cc88f415: Verifying Checksum [2020-06-18T04:27:28.345Z] a2d8cc88f415: Download complete [2020-06-18T04:27:29.323Z] b9c365052c96: Verifying Checksum [2020-06-18T04:27:29.323Z] b9c365052c96: Download complete [2020-06-18T04:27:29.597Z] 3750a50a1c5e: Verifying Checksum [2020-06-18T04:27:29.597Z] 3750a50a1c5e: Download complete [2020-06-18T04:27:29.597Z] ea1d1ca13537: Verifying Checksum [2020-06-18T04:27:29.597Z] ea1d1ca13537: Download complete [2020-06-18T04:27:30.572Z] 8a11ddd9e578: Verifying Checksum [2020-06-18T04:27:30.572Z] 8a11ddd9e578: Download complete [2020-06-18T04:27:42.984Z] 8a11ddd9e578: Pull complete [2020-06-18T04:27:42.984Z] 4cf88f913ddb: Pull complete [2020-06-18T04:27:42.984Z] 1df406cf5192: Pull complete [2020-06-18T04:27:47.335Z] cd6300453558: Pull complete [2020-06-18T04:27:51.655Z] b9c365052c96: Pull complete [2020-06-18T04:27:51.928Z] a2d8cc88f415: Pull complete [2020-06-18T04:27:52.627Z] Running on prd-centos7-docker-4c-2g-3488 in /w/workspace/edgexfoundry_edgex-ui-go_PR-243 [Pipeline] { [Pipeline] ws [2020-06-18T04:27:52.681Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-06-18T04:27:53.912Z] ea1d1ca13537: Pull complete [2020-06-18T04:27:54.184Z] 3750a50a1c5e: Pull complete [2020-06-18T04:27:54.184Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-18T04:27:54.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-18T04:27:54.184Z] ---> 78745c68409d [2020-06-18T04:27:54.184Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-18T04:27:55.457Z] using credential edgex-jenkins-ssh [2020-06-18T04:27:55.485Z] Cloning the remote Git repository [2020-06-18T04:27:55.485Z] Cloning with configured refspecs honoured and without tags [2020-06-18T04:27:55.610Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-18T04:27:55.677Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-06-18T04:27:55.724Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-18T04:27:55.724Z] > git --version # timeout=10 [2020-06-18T04:27:55.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T04:27:55.757Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T04:27:57.005Z] Fetching without tags [2020-06-18T04:27:57.395Z] Merging remotes/origin/master commit 49700eb7f8ddcfc34492027de1e3002dffefa894 into PR head commit 236ac07891fd6e4879078cce32e2904d1f82e62b [2020-06-18T04:27:56.963Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-18T04:27:56.971Z] > git config --add remote.origin.fetch +refs/pull/243/head:refs/remotes/origin/PR-243 # timeout=10 [2020-06-18T04:27:56.981Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T04:27:56.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-18T04:27:57.013Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-18T04:27:57.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T04:27:57.018Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T04:27:57.408Z] > git config core.sparsecheckout # timeout=10 [2020-06-18T04:27:57.415Z] > git checkout -f 236ac07891fd6e4879078cce32e2904d1f82e62b # timeout=10 [2020-06-18T04:27:57.519Z] > git remote # timeout=10 [2020-06-18T04:27:57.561Z] > git config --get remote.origin.url # timeout=10 [2020-06-18T04:27:57.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T04:27:57.574Z] > git merge 49700eb7f8ddcfc34492027de1e3002dffefa894 # timeout=10 [2020-06-18T04:27:57.587Z] Merge succeeded, producing 236ac07891fd6e4879078cce32e2904d1f82e62b [2020-06-18T04:27:57.588Z] Checking out Revision 236ac07891fd6e4879078cce32e2904d1f82e62b (PR-243) [2020-06-18T04:27:57.584Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-18T04:27:57.594Z] > git config core.sparsecheckout # timeout=10 [2020-06-18T04:27:57.598Z] > git checkout -f 236ac07891fd6e4879078cce32e2904d1f82e62b # timeout=10 [2020-06-18T04:27:59.588Z] ---> Running in fe594bff767b [2020-06-18T04:27:59.588Z] Removing intermediate container fe594bff767b [2020-06-18T04:27:59.588Z] ---> e22dc46fcb01 [2020-06-18T04:27:59.588Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-18T04:27:59.588Z] ---> Running in df0975d7768d [2020-06-18T04:28:01.412Z] Commit message: "docs: Add standard PR template" [2020-06-18T04:28:01.438Z] > git --version # timeout=10 [2020-06-18T04:28:01.450Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-06-18T04:28:02.208Z] Removing intermediate container df0975d7768d [2020-06-18T04:28:02.208Z] ---> 044b438077d8 [2020-06-18T04:28:02.208Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-18T04:28:02.208Z] ---> Running in 9a78caeb6655 [Pipeline] unstash [Pipeline] echo [2020-06-18T04:28:02.642Z] ========================================================= [2020-06-18T04:28:02.642Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-18T04:28:02.642Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:28:03.187Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-18T04:28:03.386Z] + 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-06-18T04:28:04.160Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-18T04:28:04.339Z] Sending build context to Docker daemon 12.95MB [2020-06-18T04:28:04.339Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-18T04:28:04.339Z] Step 2/8 : FROM ${BASE} [2020-06-18T04:28:04.339Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-18T04:28:04.339Z] e6b0cf9c0882: Pulling fs layer [2020-06-18T04:28:04.339Z] 2848faf0eed1: Pulling fs layer [2020-06-18T04:28:04.339Z] 0f37312ad70f: Pulling fs layer [2020-06-18T04:28:04.339Z] 5788d62ee057: Pulling fs layer [2020-06-18T04:28:04.339Z] 0e6b1d234666: Pulling fs layer [2020-06-18T04:28:04.339Z] bf5d7aec512f: Pulling fs layer [2020-06-18T04:28:04.339Z] 34c802a77dc8: Pulling fs layer [2020-06-18T04:28:04.339Z] 9eb99e56ec68: Pulling fs layer [2020-06-18T04:28:04.339Z] 27c7a5d97fbd: Pulling fs layer [2020-06-18T04:28:04.339Z] 5c102a31e300: Pulling fs layer [2020-06-18T04:28:04.339Z] dcfb455df0a1: Pulling fs layer [2020-06-18T04:28:04.339Z] bf5d7aec512f: Waiting [2020-06-18T04:28:04.339Z] 34c802a77dc8: Waiting [2020-06-18T04:28:04.339Z] 9eb99e56ec68: Waiting [2020-06-18T04:28:04.339Z] 27c7a5d97fbd: Waiting [2020-06-18T04:28:04.339Z] 5c102a31e300: Waiting [2020-06-18T04:28:04.339Z] dcfb455df0a1: Waiting [2020-06-18T04:28:04.339Z] 0e6b1d234666: Waiting [2020-06-18T04:28:04.339Z] 5788d62ee057: Waiting [2020-06-18T04:28:04.339Z] 0f37312ad70f: Verifying Checksum [2020-06-18T04:28:04.339Z] 0f37312ad70f: Download complete [2020-06-18T04:28:04.339Z] 2848faf0eed1: Verifying Checksum [2020-06-18T04:28:04.339Z] 2848faf0eed1: Download complete [2020-06-18T04:28:04.339Z] 0e6b1d234666: Verifying Checksum [2020-06-18T04:28:04.339Z] 0e6b1d234666: Download complete [2020-06-18T04:28:04.339Z] bf5d7aec512f: Verifying Checksum [2020-06-18T04:28:04.339Z] bf5d7aec512f: Download complete [2020-06-18T04:28:04.339Z] e6b0cf9c0882: Verifying Checksum [2020-06-18T04:28:04.613Z] e6b0cf9c0882: Pull complete [2020-06-18T04:28:04.754Z] OK: 125 MiB in 39 packages [2020-06-18T04:28:05.208Z] 34c802a77dc8: Verifying Checksum [2020-06-18T04:28:05.209Z] 34c802a77dc8: Download complete [2020-06-18T04:28:05.209Z] 27c7a5d97fbd: Verifying Checksum [2020-06-18T04:28:05.209Z] 27c7a5d97fbd: Download complete [2020-06-18T04:28:05.750Z] Removing intermediate container 9a78caeb6655 [2020-06-18T04:28:05.750Z] ---> b64930cb56f2 [2020-06-18T04:28:05.750Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-18T04:28:05.816Z] 5c102a31e300: Verifying Checksum [2020-06-18T04:28:05.816Z] 5c102a31e300: Download complete [2020-06-18T04:28:05.816Z] dcfb455df0a1: Verifying Checksum [2020-06-18T04:28:05.816Z] dcfb455df0a1: Download complete [2020-06-18T04:28:05.816Z] 5788d62ee057: Download complete [2020-06-18T04:28:06.024Z] ---> Running in c60be8953a7f [2020-06-18T04:28:06.078Z] 9eb99e56ec68: Verifying Checksum [2020-06-18T04:28:06.078Z] 9eb99e56ec68: Download complete [2020-06-18T04:28:06.624Z] Removing intermediate container c60be8953a7f [2020-06-18T04:28:06.624Z] ---> e586d3eff505 [2020-06-18T04:28:06.624Z] Step 7/8 : COPY . . [2020-06-18T04:28:07.021Z] 2848faf0eed1: Pull complete [2020-06-18T04:28:07.021Z] 0f37312ad70f: Pull complete [2020-06-18T04:28:08.056Z] ---> d55585f9dd85 [2020-06-18T04:28:08.056Z] Step 8/8 : RUN go mod download [2020-06-18T04:28:08.339Z] ---> Running in 269614ab9e13 [2020-06-18T04:28:12.637Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-18T04:28:12.637Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-18T04:28:12.637Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-18T04:28:12.637Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-18T04:28:12.637Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-18T04:28:12.637Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-18T04:28:12.637Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-18T04:28:12.637Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-18T04:28:12.637Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-18T04:28:12.637Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-18T04:28:12.637Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-18T04:28:12.908Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-18T04:28:12.908Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-18T04:28:12.908Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-18T04:28:12.908Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-18T04:28:12.908Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-18T04:28:12.908Z] go: finding github.com/fatih/color v1.9.0 [2020-06-18T04:28:12.908Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-18T04:28:12.908Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-18T04:28:12.908Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-18T04:28:12.908Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-18T04:28:13.178Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-18T04:28:13.178Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-18T04:28:13.178Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-18T04:28:13.178Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-18T04:28:13.178Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-18T04:28:13.178Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-18T04:28:13.448Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-18T04:28:13.448Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-18T04:28:13.448Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-18T04:28:13.448Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-18T04:28:13.448Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-18T04:28:13.448Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-18T04:28:13.448Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-18T04:28:13.448Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-18T04:28:13.448Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-18T04:28:13.647Z] 5788d62ee057: Pull complete [2020-06-18T04:28:13.647Z] 0e6b1d234666: Pull complete [2020-06-18T04:28:13.647Z] bf5d7aec512f: Pull complete [2020-06-18T04:28:13.720Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-18T04:28:13.720Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-18T04:28:13.720Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-18T04:28:13.720Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-18T04:28:13.720Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-18T04:28:13.720Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-18T04:28:13.720Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-18T04:28:13.720Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-18T04:28:13.720Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-18T04:28:13.720Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-18T04:28:13.990Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-18T04:28:13.990Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-18T04:28:13.990Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-18T04:28:13.990Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-18T04:28:13.990Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-18T04:28:13.990Z] go: finding github.com/kr/pty v1.1.1 [2020-06-18T04:28:13.990Z] go: finding github.com/kr/text v0.1.0 [2020-06-18T04:28:13.990Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-18T04:28:14.262Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-18T04:28:14.262Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-18T04:28:14.262Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-18T04:28:14.262Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-18T04:28:14.262Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-18T04:28:14.262Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-18T04:28:14.262Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-18T04:28:14.262Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-18T04:28:14.262Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-18T04:28:14.531Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-18T04:28:14.532Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-18T04:28:14.532Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-18T04:28:14.532Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-18T04:28:14.532Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-18T04:28:14.532Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-18T04:28:14.532Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-18T04:28:14.532Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-18T04:28:14.807Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-18T04:28:14.807Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-18T04:28:14.807Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-18T04:28:14.807Z] go: finding github.com/posener/complete v1.1.1 [2020-06-18T04:28:14.807Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-18T04:28:14.807Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-18T04:28:14.807Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-18T04:28:14.807Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-18T04:28:14.807Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-18T04:28:15.078Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-18T04:28:15.078Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-18T04:28:15.078Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-18T04:28:15.078Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-18T04:28:15.078Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-18T04:28:15.078Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-18T04:28:15.078Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-18T04:28:15.352Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-18T04:28:15.352Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-18T04:28:15.352Z] go: finding golang.org/x/text v0.3.2 [2020-06-18T04:28:15.352Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-18T04:28:15.352Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-18T04:28:15.352Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-18T04:28:15.352Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-18T04:28:15.352Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-18T04:28:15.629Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-18T04:28:18.951Z] 34c802a77dc8: Pull complete [2020-06-18T04:28:21.518Z] 9eb99e56ec68: Pull complete [2020-06-18T04:28:21.518Z] 27c7a5d97fbd: Pull complete [2020-06-18T04:28:22.465Z] 5c102a31e300: Pull complete [2020-06-18T04:28:22.727Z] dcfb455df0a1: Pull complete [2020-06-18T04:28:22.727Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-18T04:28:22.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-18T04:28:22.727Z] ---> 7c70fe431013 [2020-06-18T04:28:22.727Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-18T04:28:24.641Z] ---> Running in 19b3dd9a9ab0 [2020-06-18T04:28:24.641Z] Removing intermediate container 19b3dd9a9ab0 [2020-06-18T04:28:24.641Z] ---> 286c6a509e83 [2020-06-18T04:28:24.641Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-18T04:28:24.641Z] ---> Running in 0604349ed8b8 [2020-06-18T04:28:26.056Z] Removing intermediate container 0604349ed8b8 [2020-06-18T04:28:26.056Z] ---> 392acfda6c5f [2020-06-18T04:28:26.056Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-18T04:28:26.320Z] ---> Running in f0d605354859 [2020-06-18T04:28:26.582Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-18T04:28:27.530Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-18T04:28:27.793Z] OK: 143 MiB in 39 packages [2020-06-18T04:28:28.056Z] Removing intermediate container f0d605354859 [2020-06-18T04:28:28.056Z] ---> 3796af72a5e5 [2020-06-18T04:28:28.056Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-18T04:28:28.056Z] ---> Running in d0ead964fa21 [2020-06-18T04:28:28.318Z] Removing intermediate container d0ead964fa21 [2020-06-18T04:28:28.318Z] ---> 468324577b47 [2020-06-18T04:28:28.318Z] Step 7/8 : COPY . . [2020-06-18T04:28:29.710Z] ---> 897915654485 [2020-06-18T04:28:29.710Z] Step 8/8 : RUN go mod download [2020-06-18T04:28:29.976Z] ---> Running in 39027dcabefb [2020-06-18T04:28:33.284Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-18T04:28:33.284Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-18T04:28:33.284Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-18T04:28:33.284Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-18T04:28:33.284Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-18T04:28:33.284Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-18T04:28:33.284Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-18T04:28:33.284Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-18T04:28:33.284Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-18T04:28:33.284Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-18T04:28:33.284Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-18T04:28:33.284Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-18T04:28:33.284Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-18T04:28:33.284Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-18T04:28:33.284Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-18T04:28:33.284Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-18T04:28:33.284Z] go: finding github.com/fatih/color v1.9.0 [2020-06-18T04:28:33.284Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-18T04:28:33.284Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-18T04:28:33.284Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-18T04:28:33.284Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-18T04:28:33.284Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-18T04:28:33.284Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-18T04:28:33.284Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-18T04:28:33.284Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-18T04:28:33.284Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-18T04:28:33.284Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-18T04:28:33.284Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-18T04:28:33.284Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-18T04:28:33.284Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-18T04:28:33.284Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-18T04:28:33.284Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-18T04:28:33.284Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-18T04:28:33.284Z] go: finding github.com/kr/pty v1.1.1 [2020-06-18T04:28:33.284Z] go: finding github.com/kr/text v0.1.0 [2020-06-18T04:28:33.284Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-18T04:28:33.284Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-18T04:28:33.284Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-18T04:28:33.284Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-18T04:28:33.284Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-18T04:28:33.284Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-18T04:28:33.284Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-18T04:28:33.284Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-18T04:28:33.284Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-18T04:28:33.284Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-18T04:28:33.284Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-18T04:28:33.284Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-18T04:28:33.284Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-18T04:28:33.284Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-18T04:28:33.284Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-18T04:28:33.284Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-18T04:28:33.284Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-18T04:28:33.284Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-18T04:28:33.284Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-18T04:28:33.284Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-18T04:28:33.284Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-18T04:28:33.284Z] go: finding github.com/posener/complete v1.1.1 [2020-06-18T04:28:33.284Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-18T04:28:33.284Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-18T04:28:33.284Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-18T04:28:33.284Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-18T04:28:33.284Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-18T04:28:33.284Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-18T04:28:33.284Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-18T04:28:33.284Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-18T04:28:33.284Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-18T04:28:33.284Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-18T04:28:33.284Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-18T04:28:33.284Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-18T04:28:33.284Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-18T04:28:33.284Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-18T04:28:33.284Z] go: finding golang.org/x/text v0.3.2 [2020-06-18T04:28:33.284Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-18T04:28:33.284Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-18T04:28:33.549Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-18T04:28:33.549Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-18T04:28:33.549Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-18T04:28:33.549Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-18T04:28:33.974Z] Removing intermediate container 269614ab9e13 [2020-06-18T04:28:33.974Z] ---> fbd97a6622c8 [2020-06-18T04:28:33.974Z] Successfully built fbd97a6622c8 [2020-06-18T04:28:33.974Z] 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-06-18T04:28:34.714Z] + docker inspect -f . ci-base-image-arm64 [2020-06-18T04:28:34.714Z] . [Pipeline] withDockerContainer [2020-06-18T04:28:35.000Z] prd-ubuntu18.04-docker-arm64-4c-16g-3487 does not seem to be running inside a container [2020-06-18T04:28:35.053Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-18T04:28:36.916Z] $ docker top 63594c9fe7fa5cb1dd41a5a0cffccdf8487d7b58a717025a9f81b1f13da01a14 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-18T04:28:38.362Z] + go version [2020-06-18T04:28:38.362Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-18T04:28:39.422Z] + make test [2020-06-18T04:28:39.422Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-18T04:28:40.865Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-18T04:28:51.769Z] Removing intermediate container 39027dcabefb [2020-06-18T04:28:51.770Z] ---> ca07afe3064b [2020-06-18T04:28:51.770Z] Successfully built ca07afe3064b [2020-06-18T04:28:51.770Z] 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-06-18T04:28:52.452Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-18T04:28:52.452Z] . [Pipeline] withDockerContainer [2020-06-18T04:28:52.580Z] prd-centos7-docker-4c-2g-3488 does not seem to be running inside a container [2020-06-18T04:28:52.626Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-18T04:28:53.343Z] $ docker top 0f99253f86fc7b7a2b249d431df497d7788ca78a215975439375a5794b7f7eb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-18T04:28:53.819Z] + go version [2020-06-18T04:28:53.819Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-18T04:28:54.146Z] + make test [2020-06-18T04:28:54.146Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-18T04:28:55.094Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-18T04:29:03.061Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-18T04:29:03.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-18T04:29:03.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-18T04:29:03.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-18T04:29:03.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-18T04:29:03.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-18T04:29:03.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-18T04:29:03.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-18T04:29:03.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-18T04:29:03.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-18T04:29:03.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-18T04:29:03.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-18T04:29:03.062Z] GO111MODULE=on go vet ./... [2020-06-18T04:29:03.351Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-18T04:29:03.351Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-18T04:29:03.351Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-18T04:29:03.351Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-18T04:29:03.351Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-18T04:29:03.351Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-18T04:29:03.351Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-18T04:29:03.351Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-18T04:29:03.351Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-18T04:29:03.351Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-18T04:29:03.351Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-18T04:29:03.351Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-18T04:29:03.351Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-06-18T04:29:05.024Z] Stashed 1 file(s) [Pipeline] } [2020-06-18T04:29:05.045Z] $ docker stop --time=1 0f99253f86fc7b7a2b249d431df497d7788ca78a215975439375a5794b7f7eb0 [2020-06-18T04:29:07.212Z] $ docker rm -f 0f99253f86fc7b7a2b249d431df497d7788ca78a215975439375a5794b7f7eb0 [Pipeline] // withDockerContainer [Pipeline] stash [2020-06-18T04:29:07.480Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-06-18T04:29:07.876Z] Stashed 1 file(s) [Pipeline] } [2020-06-18T04:29:09.024Z] $ docker stop --time=1 63594c9fe7fa5cb1dd41a5a0cffccdf8487d7b58a717025a9f81b1f13da01a14 [2020-06-18T04:29:11.127Z] $ docker rm -f 63594c9fe7fa5cb1dd41a5a0cffccdf8487d7b58a717025a9f81b1f13da01a14 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-06-18T04:29:11.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-18T04:29:12.306Z] + ls -al . [2020-06-18T04:29:12.306Z] total 84 [2020-06-18T04:29:12.306Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 18 04:28 . [2020-06-18T04:29:12.306Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 18 04:27 .. [2020-06-18T04:29:12.306Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 18 04:27 assets [2020-06-18T04:29:12.306Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 18 04:27 bin [2020-06-18T04:29:12.306Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 18 04:27 cmd [2020-06-18T04:29:12.306Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 18 04:27 CONTRIBUTING.md [2020-06-18T04:29:12.306Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 18 04:28 coverage.out [2020-06-18T04:29:12.306Z] -rw-rw-r--. 1 jenkins jenkins 913 Jun 18 04:27 Dockerfile [2020-06-18T04:29:12.306Z] -rw-rw-r--. 1 jenkins jenkins 898 Jun 18 04:27 Dockerfile.build [2020-06-18T04:29:12.306Z] drwxrwxr-x. 4 jenkins jenkins 72 Jun 18 04:27 docs [2020-06-18T04:29:12.306Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 18 04:28 .git [2020-06-18T04:29:12.306Z] drwxrwxr-x. 2 jenkins jenkins 38 Jun 18 04:27 .github [2020-06-18T04:29:12.306Z] -rw-rw-r--. 1 jenkins jenkins 136 Jun 18 04:27 .gitignore [2020-06-18T04:29:12.306Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jun 18 04:27 go.mod [2020-06-18T04:29:12.306Z] -rw-r--r--. 1 jenkins jenkins 20718 Jun 18 04:28 go.sum [2020-06-18T04:29:12.306Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 18 04:27 internal [2020-06-18T04:29:12.306Z] -rw-rw-r--. 1 jenkins jenkins 675 Jun 18 04:27 Jenkinsfile [2020-06-18T04:29:12.306Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 18 04:27 LICENSE [2020-06-18T04:29:12.306Z] -rw-rw-r--. 1 jenkins jenkins 951 Jun 18 04:27 Makefile [2020-06-18T04:29:12.306Z] -rw-rw-r--. 1 jenkins jenkins 2599 Jun 18 04:27 README.md [2020-06-18T04:29:12.306Z] drwxrwxr-x. 3 jenkins jenkins 58 Jun 18 04:28 .semver [2020-06-18T04:29:12.306Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 18 04:25 VERSION [2020-06-18T04:29:12.306Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 18 04:27 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:29:12.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-18T04:29:12.639Z] + 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=236ac07891fd6e4879078cce32e2904d1f82e62b --label arch=amd64 --label version=0.0.0 . [2020-06-18T04:29:12.842Z] + ls -al . [2020-06-18T04:29:12.842Z] total 120 [2020-06-18T04:29:12.842Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 18 04:28 . [2020-06-18T04:29:12.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 04:27 .. [2020-06-18T04:29:12.842Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 04:27 .git [2020-06-18T04:29:12.842Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 04:27 .github [2020-06-18T04:29:12.842Z] -rw-rw-r-- 1 jenkins jenkins 136 Jun 18 04:27 .gitignore [2020-06-18T04:29:12.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 04:27 .semver [2020-06-18T04:29:12.842Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 18 04:27 CONTRIBUTING.md [2020-06-18T04:29:12.842Z] -rw-rw-r-- 1 jenkins jenkins 913 Jun 18 04:27 Dockerfile [2020-06-18T04:29:12.842Z] -rw-rw-r-- 1 jenkins jenkins 898 Jun 18 04:27 Dockerfile.build [2020-06-18T04:29:12.842Z] -rw-rw-r-- 1 jenkins jenkins 675 Jun 18 04:27 Jenkinsfile [2020-06-18T04:29:12.842Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 18 04:27 LICENSE [2020-06-18T04:29:12.842Z] -rw-rw-r-- 1 jenkins jenkins 951 Jun 18 04:27 Makefile [2020-06-18T04:29:12.842Z] -rw-rw-r-- 1 jenkins jenkins 2599 Jun 18 04:27 README.md [2020-06-18T04:29:12.842Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 18 04:25 VERSION [2020-06-18T04:29:12.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 04:27 assets [2020-06-18T04:29:12.842Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 04:27 bin [2020-06-18T04:29:12.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 04:27 cmd [2020-06-18T04:29:12.842Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 18 04:28 coverage.out [2020-06-18T04:29:12.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 04:27 docs [2020-06-18T04:29:12.842Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jun 18 04:27 go.mod [2020-06-18T04:29:12.842Z] -rw-r--r-- 1 jenkins jenkins 20718 Jun 18 04:28 go.sum [2020-06-18T04:29:12.842Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 18 04:27 internal [2020-06-18T04:29:12.842Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 18 04:27 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:29:12.900Z] Sending build context to Docker daemon 12.97MB [2020-06-18T04:29:12.900Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-18T04:29:12.900Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-18T04:29:12.900Z] ---> ca07afe3064b [2020-06-18T04:29:12.900Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-18T04:29:13.161Z] ---> Running in 944b1237ac7f [2020-06-18T04:29:13.204Z] + 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=236ac07891fd6e4879078cce32e2904d1f82e62b --label arch=arm64 --label version=0.0.0 . [2020-06-18T04:29:13.427Z] Removing intermediate container 944b1237ac7f [2020-06-18T04:29:13.427Z] ---> e1602e9adbcd [2020-06-18T04:29:13.427Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-18T04:29:13.427Z] ---> Running in 50d53848212e [2020-06-18T04:29:13.427Z] Removing intermediate container 50d53848212e [2020-06-18T04:29:13.427Z] ---> 0ff48f9f1e13 [2020-06-18T04:29:13.427Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-18T04:29:13.689Z] ---> Running in 12b031deb18d [2020-06-18T04:29:13.689Z] Removing intermediate container 12b031deb18d [2020-06-18T04:29:13.689Z] ---> d8a325c4c0a1 [2020-06-18T04:29:13.689Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-18T04:29:13.814Z] Sending build context to Docker daemon 12.97MB [2020-06-18T04:29:13.814Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-18T04:29:13.814Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-18T04:29:13.814Z] ---> fbd97a6622c8 [2020-06-18T04:29:13.814Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-18T04:29:13.953Z] ---> Running in 54977361e137 [2020-06-18T04:29:13.953Z] Removing intermediate container 54977361e137 [2020-06-18T04:29:13.953Z] ---> f72b339f539a [2020-06-18T04:29:13.953Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-18T04:29:13.953Z] ---> Running in 69c4e2ed0f68 [2020-06-18T04:29:14.087Z] ---> Running in c0d3ea8d3667 [2020-06-18T04:29:14.215Z] Removing intermediate container 69c4e2ed0f68 [2020-06-18T04:29:14.215Z] ---> 5642e9f3f6fa [2020-06-18T04:29:14.215Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-18T04:29:14.215Z] ---> Running in df068d6e6d59 [2020-06-18T04:29:14.684Z] Removing intermediate container c0d3ea8d3667 [2020-06-18T04:29:14.684Z] ---> 6f172d497901 [2020-06-18T04:29:14.684Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-18T04:29:14.684Z] ---> Running in e26c08ec0cd6 [2020-06-18T04:29:14.958Z] Removing intermediate container e26c08ec0cd6 [2020-06-18T04:29:14.958Z] ---> 224ff0ca6d7e [2020-06-18T04:29:14.958Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-18T04:29:15.161Z] Removing intermediate container df068d6e6d59 [2020-06-18T04:29:15.161Z] ---> 5b110e6b52a9 [2020-06-18T04:29:15.161Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-18T04:29:15.161Z] ---> Running in e4cf4fdd52ad [2020-06-18T04:29:15.234Z] ---> Running in f6cc0919a6c9 [2020-06-18T04:29:15.422Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-18T04:29:15.508Z] Removing intermediate container f6cc0919a6c9 [2020-06-18T04:29:15.508Z] ---> 44110b656859 [2020-06-18T04:29:15.508Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-18T04:29:15.779Z] ---> Running in 7975f494cec0 [2020-06-18T04:29:16.054Z] Removing intermediate container 7975f494cec0 [2020-06-18T04:29:16.054Z] ---> 7847e8423ff9 [2020-06-18T04:29:16.054Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-18T04:29:16.329Z] ---> Running in 326cd5d2f53b [2020-06-18T04:29:16.363Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-18T04:29:16.625Z] v3.11.6-82-gfb7117b954 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-18T04:29:16.625Z] v3.11.6-83-ge3f369d1b4 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-18T04:29:16.625Z] OK: 11290 distinct packages available [2020-06-18T04:29:16.625Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-18T04:29:16.925Z] Removing intermediate container 326cd5d2f53b [2020-06-18T04:29:16.925Z] ---> 0a1c749d9344 [2020-06-18T04:29:16.925Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-18T04:29:16.925Z] ---> Running in dce2a4575613 [2020-06-18T04:29:17.567Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-18T04:29:17.830Z] OK: 143 MiB in 39 packages [2020-06-18T04:29:18.787Z] Removing intermediate container e4cf4fdd52ad [2020-06-18T04:29:18.787Z] ---> b64aa89671e1 [2020-06-18T04:29:18.787Z] Step 10/24 : ENV GO111MODULE=on [2020-06-18T04:29:19.049Z] ---> Running in 354104457dcb [2020-06-18T04:29:19.049Z] Removing intermediate container 354104457dcb [2020-06-18T04:29:19.049Z] ---> 987b4624a5ea [2020-06-18T04:29:19.049Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-18T04:29:19.311Z] ---> Running in fc8be702c258 [2020-06-18T04:29:19.311Z] Removing intermediate container fc8be702c258 [2020-06-18T04:29:19.311Z] ---> e0fd31398ad5 [2020-06-18T04:29:19.311Z] Step 12/24 : COPY go.mod . [2020-06-18T04:29:19.535Z] Removing intermediate container dce2a4575613 [2020-06-18T04:29:19.535Z] ---> 62dec07ef5e2 [2020-06-18T04:29:19.535Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-18T04:29:19.535Z] ---> Running in c57edff0e8a9 [2020-06-18T04:29:19.572Z] ---> 1b22d2d8ab10 [2020-06-18T04:29:19.572Z] Step 13/24 : COPY Makefile . [2020-06-18T04:29:19.833Z] ---> 14e061a02117 [2020-06-18T04:29:19.833Z] Step 14/24 : RUN make update [2020-06-18T04:29:19.833Z] ---> Running in 0262fa21f314 [2020-06-18T04:29:20.408Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-18T04:29:20.974Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-18T04:29:20.981Z] Removing intermediate container 0262fa21f314 [2020-06-18T04:29:20.981Z] ---> d40c48bce050 [2020-06-18T04:29:20.981Z] Step 15/24 : COPY . . [2020-06-18T04:29:21.566Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-18T04:29:22.369Z] ---> 42a8b99d2ca7 [2020-06-18T04:29:22.369Z] Step 16/24 : RUN ${MAKE} [2020-06-18T04:29:22.369Z] ---> Running in 45bac498ad88 [2020-06-18T04:29:22.538Z] v3.11.6-81-g1a7f4d67e9 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-18T04:29:22.538Z] v3.11.6-84-gd805aec21b [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-18T04:29:22.538Z] OK: 11179 distinct packages available [2020-06-18T04:29:22.538Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-18T04:29:22.629Z] 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-06-18T04:29:23.129Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-18T04:29:23.722Z] OK: 125 MiB in 39 packages [2020-06-18T04:29:25.158Z] Removing intermediate container c57edff0e8a9 [2020-06-18T04:29:25.158Z] ---> 7d8bae1905c8 [2020-06-18T04:29:25.158Z] Step 10/24 : ENV GO111MODULE=on [2020-06-18T04:29:25.158Z] ---> Running in 459bde0fff23 [2020-06-18T04:29:25.431Z] Removing intermediate container 459bde0fff23 [2020-06-18T04:29:25.431Z] ---> 0ffd9794d871 [2020-06-18T04:29:25.431Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-18T04:29:25.703Z] ---> Running in 72fa58f8f743 [2020-06-18T04:29:26.297Z] Removing intermediate container 72fa58f8f743 [2020-06-18T04:29:26.297Z] ---> 0b71544dc49a [2020-06-18T04:29:26.297Z] Step 12/24 : COPY go.mod . [2020-06-18T04:29:26.891Z] ---> 4033fa1e4f34 [2020-06-18T04:29:26.891Z] Step 13/24 : COPY Makefile . [2020-06-18T04:29:27.483Z] ---> 551726f48106 [2020-06-18T04:29:27.483Z] Step 14/24 : RUN make update [2020-06-18T04:29:27.769Z] ---> Running in ed97ec8b9a60 [2020-06-18T04:29:29.198Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-18T04:29:30.637Z] Removing intermediate container ed97ec8b9a60 [2020-06-18T04:29:30.637Z] ---> 9faf5aefc294 [2020-06-18T04:29:30.637Z] Step 15/24 : COPY . . [2020-06-18T04:29:30.839Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-18T04:29:32.074Z] ---> 2ea0cddb1946 [2020-06-18T04:29:32.074Z] Step 16/24 : RUN ${MAKE} [2020-06-18T04:29:32.074Z] ---> Running in 9cf5b3a86975 [2020-06-18T04:29:33.517Z] 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-06-18T04:29:34.163Z] Removing intermediate container 45bac498ad88 [2020-06-18T04:29:34.163Z] ---> c5c02b994059 [2020-06-18T04:29:34.163Z] Step 17/24 : FROM alpine [2020-06-18T04:29:34.163Z] latest: Pulling from library/alpine [2020-06-18T04:29:34.163Z] df20fa9351a1: Pulling fs layer [2020-06-18T04:29:34.163Z] df20fa9351a1: Download complete [2020-06-18T04:29:34.427Z] df20fa9351a1: Pull complete [2020-06-18T04:29:34.427Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-18T04:29:34.427Z] Status: Downloaded newer image for alpine:latest [2020-06-18T04:29:34.427Z] ---> a24bb4013296 [2020-06-18T04:29:34.427Z] Step 18/24 : EXPOSE 4000 [2020-06-18T04:29:34.689Z] ---> Running in f42c4aaa7b37 [2020-06-18T04:29:34.689Z] Removing intermediate container f42c4aaa7b37 [2020-06-18T04:29:34.689Z] ---> eb9be249434a [2020-06-18T04:29:34.689Z] 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-06-18T04:29:36.075Z] ---> 284ecdb03960 [2020-06-18T04:29:36.075Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-18T04:29:36.075Z] ---> Running in 567786202e95 [2020-06-18T04:29:36.075Z] Removing intermediate container 567786202e95 [2020-06-18T04:29:36.075Z] ---> f173d7d98ace [2020-06-18T04:29:36.075Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-18T04:29:36.075Z] ---> Running in df4947dab7a6 [2020-06-18T04:29:36.335Z] Removing intermediate container df4947dab7a6 [2020-06-18T04:29:36.335Z] ---> 4024f02ece8e [2020-06-18T04:29:36.335Z] Step 22/24 : LABEL arch=amd64 [2020-06-18T04:29:36.335Z] ---> Running in 792f2c691859 [2020-06-18T04:29:36.596Z] Removing intermediate container 792f2c691859 [2020-06-18T04:29:36.596Z] ---> 69fb96c1d450 [2020-06-18T04:29:36.596Z] Step 23/24 : LABEL git_sha=236ac07891fd6e4879078cce32e2904d1f82e62b [2020-06-18T04:29:36.596Z] ---> Running in f7c9ff843827 [2020-06-18T04:29:36.596Z] Removing intermediate container f7c9ff843827 [2020-06-18T04:29:36.596Z] ---> f153977c4be4 [2020-06-18T04:29:36.596Z] Step 24/24 : LABEL version=0.0.0 [2020-06-18T04:29:36.857Z] ---> Running in f5b637d677e0 [2020-06-18T04:29:36.857Z] Removing intermediate container f5b637d677e0 [2020-06-18T04:29:36.857Z] ---> e2de66e93fea [2020-06-18T04:29:36.857Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-18T04:29:36.857Z] Successfully built e2de66e93fea [2020-06-18T04:29:36.857Z] 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-06-18T04:29:55.707Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-18T04:30:02.409Z] Removing intermediate container 9cf5b3a86975 [2020-06-18T04:30:02.409Z] ---> f3327a1110c7 [2020-06-18T04:30:02.409Z] Step 17/24 : FROM alpine [2020-06-18T04:30:02.681Z] latest: Pulling from library/alpine [2020-06-18T04:30:02.954Z] b538f80385f9: Pulling fs layer [2020-06-18T04:30:02.954Z] b538f80385f9: Verifying Checksum [2020-06-18T04:30:02.954Z] b538f80385f9: Download complete [2020-06-18T04:30:03.553Z] b538f80385f9: Pull complete [2020-06-18T04:30:03.827Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-18T04:30:03.827Z] Status: Downloaded newer image for alpine:latest [2020-06-18T04:30:03.827Z] ---> 62ee0e9f8440 [2020-06-18T04:30:03.827Z] Step 18/24 : EXPOSE 4000 [2020-06-18T04:30:03.827Z] ---> Running in a36ffa3fb7b6 [2020-06-18T04:30:04.426Z] Removing intermediate container a36ffa3fb7b6 [2020-06-18T04:30:04.426Z] ---> 5d9c9c2ffab7 [2020-06-18T04:30:04.426Z] 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-06-18T04:30:06.407Z] ---> 882f9acd117f [2020-06-18T04:30:06.407Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-18T04:30:06.407Z] ---> Running in ecef431c0558 [2020-06-18T04:30:06.681Z] Removing intermediate container ecef431c0558 [2020-06-18T04:30:06.681Z] ---> e10147c36f8c [2020-06-18T04:30:06.681Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-18T04:30:06.960Z] ---> Running in 3aaf273c7c25 [2020-06-18T04:30:07.235Z] Removing intermediate container 3aaf273c7c25 [2020-06-18T04:30:07.235Z] ---> e10991e47019 [2020-06-18T04:30:07.235Z] Step 22/24 : LABEL arch=arm64 [2020-06-18T04:30:07.509Z] ---> Running in e8efd4b3028b [2020-06-18T04:30:07.784Z] Removing intermediate container e8efd4b3028b [2020-06-18T04:30:07.784Z] ---> 7a8834268120 [2020-06-18T04:30:07.784Z] Step 23/24 : LABEL git_sha=236ac07891fd6e4879078cce32e2904d1f82e62b [2020-06-18T04:30:08.059Z] ---> Running in 0d931a4793a1 [2020-06-18T04:30:08.333Z] Removing intermediate container 0d931a4793a1 [2020-06-18T04:30:08.333Z] ---> ab38d09573f4 [2020-06-18T04:30:08.333Z] Step 24/24 : LABEL version=0.0.0 [2020-06-18T04:30:08.606Z] ---> Running in c6931e1aeaaf [2020-06-18T04:30:08.878Z] Removing intermediate container c6931e1aeaaf [2020-06-18T04:30:08.878Z] ---> 602dbb2b556b [2020-06-18T04:30:08.878Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-18T04:30:08.878Z] Successfully built 602dbb2b556b [2020-06-18T04:30:09.152Z] 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-06-18T04:30:10.536Z] provisioning config files... [2020-06-18T04:30:10.546Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-243@tmp/config188664273078790271tmp [Pipeline] { [Pipeline] sh [2020-06-18T04:30:10.918Z] + curl -s https://codecov.io/bash [2020-06-18T04:30:10.918Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-243@tmp/config188664273078790271tmp [2020-06-18T04:30:11.180Z] [2020-06-18T04:30:11.180Z] _____ _ [2020-06-18T04:30:11.180Z] / ____| | | [2020-06-18T04:30:11.180Z] | | ___ __| | ___ ___ _____ __ [2020-06-18T04:30:11.180Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-18T04:30:11.180Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-18T04:30:11.180Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-18T04:30:11.180Z] Bash-20200602-f809a24 [2020-06-18T04:30:11.180Z] [2020-06-18T04:30:11.180Z] [2020-06-18T04:30:11.180Z] ==> Jenkins CI detected. [2020-06-18T04:30:11.180Z] project root: . [2020-06-18T04:30:11.180Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-18T04:30:11.180Z] ==> Running gcov in . (disable via -X gcov) [2020-06-18T04:30:11.180Z] ==> Python coveragepy not found [2020-06-18T04:30:11.180Z] ==> Searching for coverage reports in: [2020-06-18T04:30:11.180Z] + . [2020-06-18T04:30:11.180Z] -> Found 1 reports [2020-06-18T04:30:11.180Z] ==> Detecting git/mercurial file structure [2020-06-18T04:30:11.180Z] ==> Reading reports [2020-06-18T04:30:11.180Z] + ./coverage.out bytes=10 [2020-06-18T04:30:11.180Z] ==> Appending adjustments [2020-06-18T04:30:11.180Z] https://docs.codecov.io/docs/fixing-reports [2020-06-18T04:30:11.180Z] + Found adjustments [2020-06-18T04:30:11.180Z] ==> Gzipping contents [2020-06-18T04:30:11.180Z] ==> Uploading reports [2020-06-18T04:30:11.446Z] url: https://codecov.io [2020-06-18T04:30:11.446Z] query: branch=PR-243&commit=236ac07891fd6e4879078cce32e2904d1f82e62b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-243%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=243&job= [2020-06-18T04:30:11.446Z] -> Pinging Codecov [2020-06-18T04:30:11.446Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-243&commit=236ac07891fd6e4879078cce32e2904d1f82e62b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-243%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=243&job= [2020-06-18T04:30:11.711Z] -> Uploading [2020-06-18T04:30:12.282Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/236ac07891fd6e4879078cce32e2904d1f82e62b [Pipeline] } [2020-06-18T04:30:12.303Z] 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-06-18T04:30:13.771Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:30:14.370Z] ---> package-listing.sh [2020-06-18T04:30:14.370Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-18T04:30:14.370Z] ++ facter osfamily [2020-06-18T04:30:14.370Z] + OS_FAMILY=redhat [2020-06-18T04:30:14.370Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-243 [2020-06-18T04:30:14.370Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-18T04:30:14.370Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-18T04:30:14.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-18T04:30:14.370Z] + PACKAGES=/tmp/packages_start.txt [2020-06-18T04:30:14.370Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-243 ']' [2020-06-18T04:30:14.370Z] + PACKAGES=/tmp/packages_end.txt [2020-06-18T04:30:14.370Z] + case "${OS_FAMILY}" in [2020-06-18T04:30:14.370Z] + rpm -qa [2020-06-18T04:30:14.370Z] + sort [2020-06-18T04:30:17.677Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-18T04:30:17.677Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-18T04:30:17.677Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-18T04:30:17.677Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-243 ']' [2020-06-18T04:30:17.677Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-243/archives/ [2020-06-18T04:30:17.677Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-243/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:30:18.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-18T04:30:18.321Z] [2020-06-18T04:30:18.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-18T04:30:18.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-18T04:30:18.686Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-18T04:30:18.686Z] c9b1b535fdd9: Pulling fs layer [2020-06-18T04:30:18.686Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-18T04:30:18.686Z] 756a868c4378: Pulling fs layer [2020-06-18T04:30:18.686Z] 444b2fc9a129: Pulling fs layer [2020-06-18T04:30:18.686Z] ea15f1150254: Pulling fs layer [2020-06-18T04:30:18.686Z] 41b27a9f41bf: Pulling fs layer [2020-06-18T04:30:18.686Z] 28c525ee5125: Pulling fs layer [2020-06-18T04:30:18.686Z] 094b1ea09ed8: Pulling fs layer [2020-06-18T04:30:18.686Z] 138eaada9080: Pulling fs layer [2020-06-18T04:30:18.686Z] 0622d0fa9048: Pulling fs layer [2020-06-18T04:30:18.686Z] ea15f1150254: Waiting [2020-06-18T04:30:18.686Z] 444b2fc9a129: Waiting [2020-06-18T04:30:18.686Z] 094b1ea09ed8: Waiting [2020-06-18T04:30:18.686Z] 41b27a9f41bf: Waiting [2020-06-18T04:30:18.686Z] 138eaada9080: Waiting [2020-06-18T04:30:18.686Z] 0622d0fa9048: Waiting [2020-06-18T04:30:18.686Z] 28c525ee5125: Waiting [2020-06-18T04:30:18.686Z] 2cc5ad85d9ab: Download complete [2020-06-18T04:30:18.686Z] 444b2fc9a129: Verifying Checksum [2020-06-18T04:30:18.686Z] 444b2fc9a129: Download complete [2020-06-18T04:30:18.686Z] c9b1b535fdd9: Verifying Checksum [2020-06-18T04:30:18.686Z] c9b1b535fdd9: Download complete [2020-06-18T04:30:18.686Z] ea15f1150254: Verifying Checksum [2020-06-18T04:30:18.686Z] ea15f1150254: Download complete [2020-06-18T04:30:18.686Z] 28c525ee5125: Verifying Checksum [2020-06-18T04:30:18.686Z] 28c525ee5125: Download complete [2020-06-18T04:30:19.297Z] 756a868c4378: Verifying Checksum [2020-06-18T04:30:19.297Z] 756a868c4378: Download complete [2020-06-18T04:30:19.297Z] c9b1b535fdd9: Pull complete [2020-06-18T04:30:19.297Z] 138eaada9080: Verifying Checksum [2020-06-18T04:30:19.297Z] 138eaada9080: Download complete [2020-06-18T04:30:19.297Z] 0622d0fa9048: Verifying Checksum [2020-06-18T04:30:19.297Z] 0622d0fa9048: Download complete [2020-06-18T04:30:19.297Z] 094b1ea09ed8: Verifying Checksum [2020-06-18T04:30:19.297Z] 094b1ea09ed8: Download complete [2020-06-18T04:30:19.875Z] 2cc5ad85d9ab: Pull complete [2020-06-18T04:30:19.875Z] 41b27a9f41bf: Verifying Checksum [2020-06-18T04:30:19.875Z] 41b27a9f41bf: Download complete [2020-06-18T04:30:21.271Z] 756a868c4378: Pull complete [2020-06-18T04:30:21.271Z] 444b2fc9a129: Pull complete [2020-06-18T04:30:21.533Z] ea15f1150254: Pull complete [2020-06-18T04:30:25.761Z] 41b27a9f41bf: Pull complete [2020-06-18T04:30:25.761Z] 28c525ee5125: Pull complete [2020-06-18T04:30:28.309Z] 094b1ea09ed8: Pull complete [2020-06-18T04:30:28.570Z] 138eaada9080: Pull complete [2020-06-18T04:30:28.832Z] 0622d0fa9048: Pull complete [2020-06-18T04:30:28.832Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-18T04:30:28.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-18T04:30:28.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-18T04:30:29.030Z] prd-centos7-docker-4c-2g-3486 does not seem to be running inside a container [2020-06-18T04:30:29.070Z] $ 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-243 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-243:/w/workspace/edgexfoundry_edgex-ui-go_PR-243:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-243@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-243@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-18T04:30:32.574Z] $ docker top 29b1a018d412622e261708498e2a7cbeb610164206dcdb2aa8d2b284963cd9a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-18T04:30:32.804Z] provisioning config files... [2020-06-18T04:30:32.817Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-243@tmp/config8694247401612311111tmp [Pipeline] { [Pipeline] echo [2020-06-18T04:30:32.891Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:30:33.212Z] ---> create-netrc.sh [Pipeline] echo [2020-06-18T04:30:33.236Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-18T04:30:33.552Z] ---> logs-deploy.sh [2020-06-18T04:30:33.553Z] + ARCHIVE_ARTIFACTS= [2020-06-18T04:30:33.553Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-18T04:30:33.553Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-18T04:30:33.553Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-18T04:30:33.553Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-243/1 [2020-06-18T04:30:33.553Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-243/1/ [2020-06-18T04:30:33.553Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-243/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-243 [2020-06-18T04:30:34.938Z] Archives upload complete. [2020-06-18T04:30:34.938Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-243/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-243/1/