Pull request #246 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at c6e90bcad506a53a21afbb07ae058210c81821b7 rather than 66c5065e8bb9cfe081a12077b383891c2c3f8845 Obtained Jenkinsfile from c6e90bcad506a53a21afbb07ae058210c81821b7 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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-3952 in /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [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-246 # 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/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 66c5065e8bb9cfe081a12077b383891c2c3f8845 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/246/head:refs/remotes/origin/PR-246 # 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/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66c5065e8bb9cfe081a12077b383891c2c3f8845 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing 66c5065e8bb9cfe081a12077b383891c2c3f8845 Checking out Revision 66c5065e8bb9cfe081a12077b383891c2c3f8845 (PR-246) > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66c5065e8bb9cfe081a12077b383891c2c3f8845 # timeout=10 Commit message: "Add mqtt device device to edgex doc" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-22T09:41:52.340Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-22T09:41:52.472Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-22T09:41:52.510Z] ========================================================= [2020-06-22T09:41:52.510Z] EdgeX Global Pipelines Version Info [2020-06-22T09:41:52.510Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 34720105864531a09e757c225655761a71574d07 # timeout=10 [2020-06-22T09:41:54.360Z] ------------------- [2020-06-22T09:41:54.360Z] stable info: [2020-06-22T09:41:54.360Z] ------------------- [2020-06-22T09:41:54.360Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-22T09:41:54.360Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-22T09:41:54.360Z] Message: update stable to v1.0.89 [2020-06-22T09:41:55.305Z] ------------------- [2020-06-22T09:41:55.305Z] experimental info: [2020-06-22T09:41:55.305Z] ------------------- [2020-06-22T09:41:55.305Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-22T09:41:55.305Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-22T09:41:55.305Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:41:56.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T09:41:57.069Z] [2020-06-22T09:41:57.069Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:41:57.384Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T09:41:57.384Z] latest: Pulling from edgex-devops/git-semver [2020-06-22T09:41:57.384Z] 9123ac7c32f7: Pulling fs layer [2020-06-22T09:41:57.384Z] b8cc5d1170e3: Pulling fs layer [2020-06-22T09:41:57.384Z] 2924cbbf6a41: Pulling fs layer [2020-06-22T09:41:57.384Z] 93b08a4f1073: Pulling fs layer [2020-06-22T09:41:57.384Z] 93b08a4f1073: Waiting [2020-06-22T09:41:57.384Z] b8cc5d1170e3: Verifying Checksum [2020-06-22T09:41:57.384Z] b8cc5d1170e3: Download complete [2020-06-22T09:41:57.384Z] 9123ac7c32f7: Verifying Checksum [2020-06-22T09:41:57.384Z] 9123ac7c32f7: Download complete [2020-06-22T09:41:57.655Z] 93b08a4f1073: Verifying Checksum [2020-06-22T09:41:57.655Z] 93b08a4f1073: Download complete [2020-06-22T09:41:57.655Z] 2924cbbf6a41: Verifying Checksum [2020-06-22T09:41:57.655Z] 2924cbbf6a41: Download complete [2020-06-22T09:41:57.655Z] 9123ac7c32f7: Pull complete [2020-06-22T09:41:57.922Z] b8cc5d1170e3: Pull complete [2020-06-22T09:41:58.497Z] 2924cbbf6a41: Pull complete [2020-06-22T09:41:58.757Z] 93b08a4f1073: Pull complete [2020-06-22T09:41:58.757Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-22T09:41:58.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T09:41:58.757Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-22T09:41:58.859Z] prd-centos7-docker-4c-2g-3952 does not seem to be running inside a container [2020-06-22T09:41:58.902Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-246 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246:/w/workspace/edgexfoundry_edgex-ui-go_PR-246:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-22T09:42:00.867Z] $ docker top 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-22T09:42:01.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T09:42:01.047Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T09:42:01.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T09:42:01.256Z] $ docker exec 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 ssh-agent [2020-06-22T09:42:01.416Z] SSH_AUTH_SOCK=/tmp/ssh-Z0zdMLIpDqYH/agent.11 [2020-06-22T09:42:01.416Z] SSH_AGENT_PID=16 [2020-06-22T09:42:01.426Z] Running ssh-add (command line suppressed) [2020-06-22T09:42:01.551Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_4082709964380315641.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_4082709964380315641.key) [2020-06-22T09:42:01.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T09:42:01.922Z] + git describe --exact-match --tags HEAD [2020-06-22T09:42:01.922Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-22T09:42:01.982Z] $ docker exec --env ******** --env ******** 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 ssh-agent -k [2020-06-22T09:42:02.111Z] unset SSH_AUTH_SOCK; [2020-06-22T09:42:02.111Z] unset SSH_AGENT_PID; [2020-06-22T09:42:02.111Z] echo Agent pid 16 killed; [2020-06-22T09:42:02.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-22T09:42:02.190Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-22T09:42:02.190Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-22T09:42:02.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T09:42:02.235Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T09:42:02.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T09:42:02.413Z] $ docker exec 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 ssh-agent [2020-06-22T09:42:02.567Z] SSH_AUTH_SOCK=/tmp/ssh-l7SWgLfnXNzS/agent.44 [2020-06-22T09:42:02.567Z] SSH_AGENT_PID=50 [2020-06-22T09:42:02.573Z] Running ssh-add (command line suppressed) [2020-06-22T09:42:02.696Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_3332582728657853429.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_3332582728657853429.key) [2020-06-22T09:42:02.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T09:42:03.047Z] + git semver init [2020-06-22T09:42:03.047Z] # -> Open(): unable to determine branch for HEAD [2020-06-22T09:42:03.047Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-246/.git [2020-06-22T09:42:03.047Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [2020-06-22T09:42:03.047Z] # $SEMVER_REMOTE_NAME = origin [2020-06-22T09:42:03.047Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-22T09:42:03.047Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-22T09:42:03.047Z] # $SEMVER_BRANCH = PR-246 [2020-06-22T09:42:03.047Z] # $SEMVER_TEMP = /tmp/semver-986043770 [2020-06-22T09:42:03.047Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-06-22T09:42:04.959Z] # '/tmp/semver-986043770' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-246/.semver' [2020-06-22T09:42:04.959Z] # -> Force: false [2020-06-22T09:42:04.959Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-246/.semver [Pipeline] } [2020-06-22T09:42:04.973Z] $ docker exec --env ******** --env ******** 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 ssh-agent -k [2020-06-22T09:42:05.092Z] unset SSH_AUTH_SOCK; [2020-06-22T09:42:05.092Z] unset SSH_AGENT_PID; [2020-06-22T09:42:05.092Z] echo Agent pid 50 killed; [2020-06-22T09:42:05.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-22T09:42:05.491Z] + git semver [Pipeline] } [2020-06-22T09:42:05.513Z] $ docker stop --time=1 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 [2020-06-22T09:42:06.855Z] $ docker rm -f 002b6778746eaee345e6854ba7c46a9b236ed0a31b7c7e0a40d0bc920ea2aa67 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-22T09:42:07.734Z] Stashed 61 file(s) [Pipeline] echo [2020-06-22T09:42:07.736Z] [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-22T09:42:22.895Z] Still waiting to schedule task [2020-06-22T09:42:22.895Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3952’ [2020-06-22T09:42:22.897Z] Still waiting to schedule task [2020-06-22T09:42:22.897Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-22T09:43:59.671Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3953 in /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [Pipeline] { [Pipeline] ws [2020-06-22T09:43:59.697Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-06-22T09:44:04.462Z] using credential edgex-jenkins-ssh [2020-06-22T09:44:04.500Z] Cloning the remote Git repository [2020-06-22T09:44:04.500Z] Cloning with configured refspecs honoured and without tags [2020-06-22T09:44:04.543Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T09:44:04.648Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-06-22T09:44:04.749Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T09:44:04.750Z] > git --version # timeout=10 [2020-06-22T09:44:04.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T09:44:04.845Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T09:44:06.394Z] Fetching without tags [2020-06-22T09:44:06.874Z] Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 66c5065e8bb9cfe081a12077b383891c2c3f8845 [2020-06-22T09:44:07.263Z] Merge succeeded, producing 66c5065e8bb9cfe081a12077b383891c2c3f8845 [2020-06-22T09:44:07.264Z] Checking out Revision 66c5065e8bb9cfe081a12077b383891c2c3f8845 (PR-246) [2020-06-22T09:44:06.260Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-22T09:44:06.276Z] > git config --add remote.origin.fetch +refs/pull/246/head:refs/remotes/origin/PR-246 # timeout=10 [2020-06-22T09:44:06.298Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T09:44:06.340Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-22T09:44:06.378Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T09:44:06.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T09:44:06.388Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T09:44:06.865Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T09:44:06.887Z] > git checkout -f 66c5065e8bb9cfe081a12077b383891c2c3f8845 # timeout=10 [2020-06-22T09:44:07.134Z] > git remote # timeout=10 [2020-06-22T09:44:07.160Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T09:44:07.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T09:44:07.192Z] > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 [2020-06-22T09:44:07.217Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T09:44:07.244Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T09:44:07.258Z] > git checkout -f 66c5065e8bb9cfe081a12077b383891c2c3f8845 # timeout=10 [2020-06-22T09:44:11.881Z] Commit message: "Add mqtt device device to edgex doc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T09:44:13.549Z] ========================================================= [2020-06-22T09:44:13.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-22T09:44:13.549Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:44:14.712Z] + 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-22T09:44:15.695Z] Sending build context to Docker daemon 19.07MB [2020-06-22T09:44:15.695Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-22T09:44:15.695Z] Step 2/8 : FROM ${BASE} [2020-06-22T09:44:15.972Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-22T09:44:16.253Z] cde5963f3b93: Pulling fs layer [2020-06-22T09:44:16.253Z] 2a23fa8c16f7: Pulling fs layer [2020-06-22T09:44:16.253Z] 777b28850792: Pulling fs layer [2020-06-22T09:44:16.253Z] 8a11ddd9e578: Pulling fs layer [2020-06-22T09:44:16.253Z] 4cf88f913ddb: Pulling fs layer [2020-06-22T09:44:16.253Z] 1df406cf5192: Pulling fs layer [2020-06-22T09:44:16.254Z] cd6300453558: Pulling fs layer [2020-06-22T09:44:16.254Z] b9c365052c96: Pulling fs layer [2020-06-22T09:44:16.254Z] a2d8cc88f415: Pulling fs layer [2020-06-22T09:44:16.254Z] ea1d1ca13537: Pulling fs layer [2020-06-22T09:44:16.254Z] 3750a50a1c5e: Pulling fs layer [2020-06-22T09:44:16.254Z] 8a11ddd9e578: Waiting [2020-06-22T09:44:16.254Z] 4cf88f913ddb: Waiting [2020-06-22T09:44:16.254Z] 1df406cf5192: Waiting [2020-06-22T09:44:16.254Z] cd6300453558: Waiting [2020-06-22T09:44:16.254Z] b9c365052c96: Waiting [2020-06-22T09:44:16.254Z] a2d8cc88f415: Waiting [2020-06-22T09:44:16.254Z] ea1d1ca13537: Waiting [2020-06-22T09:44:16.254Z] 3750a50a1c5e: Waiting [2020-06-22T09:44:16.254Z] 777b28850792: Verifying Checksum [2020-06-22T09:44:16.254Z] 777b28850792: Download complete [2020-06-22T09:44:16.254Z] 2a23fa8c16f7: Verifying Checksum [2020-06-22T09:44:16.254Z] 2a23fa8c16f7: Download complete [2020-06-22T09:44:16.254Z] 4cf88f913ddb: Download complete [2020-06-22T09:44:16.254Z] 1df406cf5192: Verifying Checksum [2020-06-22T09:44:16.254Z] 1df406cf5192: Download complete [2020-06-22T09:44:16.254Z] cde5963f3b93: Verifying Checksum [2020-06-22T09:44:16.254Z] cde5963f3b93: Download complete [2020-06-22T09:44:16.856Z] cde5963f3b93: Pull complete [2020-06-22T09:44:17.459Z] 2a23fa8c16f7: Pull complete [2020-06-22T09:44:18.074Z] 777b28850792: Pull complete [2020-06-22T09:44:18.676Z] cd6300453558: Verifying Checksum [2020-06-22T09:44:18.676Z] cd6300453558: Download complete [2020-06-22T09:44:18.676Z] a2d8cc88f415: Download complete [2020-06-22T09:44:20.121Z] ea1d1ca13537: Verifying Checksum [2020-06-22T09:44:20.121Z] ea1d1ca13537: Download complete [2020-06-22T09:44:20.121Z] 3750a50a1c5e: Download complete [2020-06-22T09:44:21.553Z] b9c365052c96: Verifying Checksum [2020-06-22T09:44:21.553Z] b9c365052c96: Download complete [2020-06-22T09:44:21.823Z] 8a11ddd9e578: Download complete [2020-06-22T09:44:34.220Z] 8a11ddd9e578: Pull complete [2020-06-22T09:44:34.220Z] 4cf88f913ddb: Pull complete [2020-06-22T09:44:34.220Z] 1df406cf5192: Pull complete [2020-06-22T09:44:37.620Z] cd6300453558: Pull complete [2020-06-22T09:44:43.039Z] b9c365052c96: Pull complete [2020-06-22T09:44:43.039Z] a2d8cc88f415: Pull complete [2020-06-22T09:44:45.023Z] ea1d1ca13537: Pull complete [2020-06-22T09:44:45.300Z] 3750a50a1c5e: Pull complete [2020-06-22T09:44:45.300Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-22T09:44:45.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-22T09:44:45.300Z] ---> 78745c68409d [2020-06-22T09:44:45.300Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-22T09:44:50.161Z] Running on prd-centos7-docker-4c-2g-3954 in /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [Pipeline] { [Pipeline] ws [2020-06-22T09:44:50.185Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-06-22T09:44:50.702Z] ---> Running in 3bbdbdccdb02 [2020-06-22T09:44:50.702Z] Removing intermediate container 3bbdbdccdb02 [2020-06-22T09:44:50.702Z] ---> 148d6016a7a3 [2020-06-22T09:44:50.702Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-22T09:44:50.702Z] ---> Running in 19acaa69525d [2020-06-22T09:44:52.593Z] using credential edgex-jenkins-ssh [2020-06-22T09:44:52.618Z] Cloning the remote Git repository [2020-06-22T09:44:52.618Z] Cloning with configured refspecs honoured and without tags [2020-06-22T09:44:53.330Z] Removing intermediate container 19acaa69525d [2020-06-22T09:44:53.330Z] ---> b7a676a9e3a1 [2020-06-22T09:44:53.330Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-22T09:44:53.330Z] ---> Running in 1034ac774430 [2020-06-22T09:44:52.645Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T09:44:52.713Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-06-22T09:44:52.938Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T09:44:52.939Z] > git --version # timeout=10 [2020-06-22T09:44:52.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T09:44:52.970Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T09:44:54.028Z] Fetching without tags [2020-06-22T09:44:54.414Z] Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 66c5065e8bb9cfe081a12077b383891c2c3f8845 [2020-06-22T09:44:54.557Z] Merge succeeded, producing 66c5065e8bb9cfe081a12077b383891c2c3f8845 [2020-06-22T09:44:54.558Z] Checking out Revision 66c5065e8bb9cfe081a12077b383891c2c3f8845 (PR-246) [2020-06-22T09:44:54.765Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T09:44:53.995Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-22T09:44:54.005Z] > git config --add remote.origin.fetch +refs/pull/246/head:refs/remotes/origin/PR-246 # timeout=10 [2020-06-22T09:44:54.011Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T09:44:54.024Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-22T09:44:54.034Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-22T09:44:54.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T09:44:54.038Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T09:44:54.424Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T09:44:54.434Z] > git checkout -f 66c5065e8bb9cfe081a12077b383891c2c3f8845 # timeout=10 [2020-06-22T09:44:54.531Z] > git remote # timeout=10 [2020-06-22T09:44:54.535Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T09:44:54.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T09:44:54.543Z] > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 [2020-06-22T09:44:54.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T09:44:54.562Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T09:44:54.567Z] > git checkout -f 66c5065e8bb9cfe081a12077b383891c2c3f8845 # timeout=10 [2020-06-22T09:44:55.357Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T09:44:55.951Z] OK: 125 MiB in 39 packages [2020-06-22T09:44:57.381Z] Removing intermediate container 1034ac774430 [2020-06-22T09:44:57.381Z] ---> e9a0472f091d [2020-06-22T09:44:57.381Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-22T09:44:57.381Z] ---> Running in c78c08310317 [2020-06-22T09:44:57.977Z] Removing intermediate container c78c08310317 [2020-06-22T09:44:57.977Z] ---> 809852a3e70b [2020-06-22T09:44:57.977Z] Step 7/8 : COPY . . [2020-06-22T09:44:58.214Z] Commit message: "Add mqtt device device to edgex doc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T09:44:58.969Z] ========================================================= [2020-06-22T09:44:58.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-22T09:44:58.969Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:44:59.575Z] + 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-22T09:44:59.949Z] ---> 13591e8626d6 [2020-06-22T09:44:59.949Z] Step 8/8 : RUN go mod download [2020-06-22T09:44:59.949Z] ---> Running in b2531b2c16c4 [2020-06-22T09:45:00.147Z] Sending build context to Docker daemon 19.07MB [2020-06-22T09:45:00.147Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-22T09:45:00.147Z] Step 2/8 : FROM ${BASE} [2020-06-22T09:45:00.147Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-22T09:45:00.147Z] e6b0cf9c0882: Pulling fs layer [2020-06-22T09:45:00.147Z] 2848faf0eed1: Pulling fs layer [2020-06-22T09:45:00.147Z] 0f37312ad70f: Pulling fs layer [2020-06-22T09:45:00.147Z] 5788d62ee057: Pulling fs layer [2020-06-22T09:45:00.147Z] 0e6b1d234666: Pulling fs layer [2020-06-22T09:45:00.147Z] bf5d7aec512f: Pulling fs layer [2020-06-22T09:45:00.147Z] 34c802a77dc8: Pulling fs layer [2020-06-22T09:45:00.147Z] 9eb99e56ec68: Pulling fs layer [2020-06-22T09:45:00.147Z] 27c7a5d97fbd: Pulling fs layer [2020-06-22T09:45:00.147Z] 5c102a31e300: Pulling fs layer [2020-06-22T09:45:00.147Z] dcfb455df0a1: Pulling fs layer [2020-06-22T09:45:00.147Z] 34c802a77dc8: Waiting [2020-06-22T09:45:00.147Z] 9eb99e56ec68: Waiting [2020-06-22T09:45:00.147Z] 27c7a5d97fbd: Waiting [2020-06-22T09:45:00.147Z] 5c102a31e300: Waiting [2020-06-22T09:45:00.147Z] dcfb455df0a1: Waiting [2020-06-22T09:45:00.147Z] 5788d62ee057: Waiting [2020-06-22T09:45:00.147Z] 0e6b1d234666: Waiting [2020-06-22T09:45:00.147Z] bf5d7aec512f: Waiting [2020-06-22T09:45:00.147Z] 0f37312ad70f: Verifying Checksum [2020-06-22T09:45:00.147Z] 0f37312ad70f: Download complete [2020-06-22T09:45:00.147Z] 2848faf0eed1: Download complete [2020-06-22T09:45:00.147Z] 0e6b1d234666: Verifying Checksum [2020-06-22T09:45:00.147Z] 0e6b1d234666: Download complete [2020-06-22T09:45:00.147Z] bf5d7aec512f: Verifying Checksum [2020-06-22T09:45:00.147Z] bf5d7aec512f: Download complete [2020-06-22T09:45:00.410Z] e6b0cf9c0882: Verifying Checksum [2020-06-22T09:45:00.410Z] e6b0cf9c0882: Pull complete [2020-06-22T09:45:00.679Z] 2848faf0eed1: Pull complete [2020-06-22T09:45:00.953Z] 0f37312ad70f: Pull complete [2020-06-22T09:45:01.240Z] 34c802a77dc8: Verifying Checksum [2020-06-22T09:45:01.240Z] 34c802a77dc8: Download complete [2020-06-22T09:45:01.240Z] 27c7a5d97fbd: Verifying Checksum [2020-06-22T09:45:01.240Z] 27c7a5d97fbd: Download complete [2020-06-22T09:45:01.516Z] 5c102a31e300: Verifying Checksum [2020-06-22T09:45:01.516Z] 5c102a31e300: Download complete [2020-06-22T09:45:01.776Z] dcfb455df0a1: Verifying Checksum [2020-06-22T09:45:01.776Z] dcfb455df0a1: Download complete [2020-06-22T09:45:01.776Z] 5788d62ee057: Verifying Checksum [2020-06-22T09:45:01.776Z] 5788d62ee057: Download complete [2020-06-22T09:45:01.776Z] 9eb99e56ec68: Verifying Checksum [2020-06-22T09:45:01.776Z] 9eb99e56ec68: Download complete [2020-06-22T09:45:03.359Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-22T09:45:03.360Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-22T09:45:03.360Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-22T09:45:03.360Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-22T09:45:03.360Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-22T09:45:03.360Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-22T09:45:03.360Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-22T09:45:03.360Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-22T09:45:03.360Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-22T09:45:03.360Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-22T09:45:03.360Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-22T09:45:03.360Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-22T09:45:03.360Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-22T09:45:03.360Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-22T09:45:03.360Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-22T09:45:03.360Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-22T09:45:03.360Z] go: finding github.com/fatih/color v1.9.0 [2020-06-22T09:45:03.360Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-22T09:45:03.360Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-22T09:45:03.360Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-22T09:45:03.360Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-22T09:45:03.360Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-22T09:45:03.360Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-22T09:45:03.360Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-22T09:45:03.360Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-22T09:45:03.360Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-22T09:45:03.360Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-22T09:45:03.360Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-22T09:45:03.360Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-22T09:45:03.360Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-22T09:45:03.360Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-22T09:45:03.360Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-22T09:45:03.360Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-22T09:45:03.360Z] go: finding github.com/kr/pty v1.1.1 [2020-06-22T09:45:03.360Z] go: finding github.com/kr/text v0.1.0 [2020-06-22T09:45:03.360Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-22T09:45:03.360Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-22T09:45:03.360Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-22T09:45:03.360Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-22T09:45:03.360Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-22T09:45:03.360Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-22T09:45:03.360Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-22T09:45:03.360Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-22T09:45:03.360Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-22T09:45:03.360Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-22T09:45:03.360Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-22T09:45:03.360Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-22T09:45:03.360Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-22T09:45:03.360Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-22T09:45:03.360Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-22T09:45:03.360Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-22T09:45:03.360Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-22T09:45:03.360Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-22T09:45:03.360Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-22T09:45:03.360Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-22T09:45:03.633Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-22T09:45:03.633Z] go: finding github.com/posener/complete v1.1.1 [2020-06-22T09:45:03.633Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-22T09:45:03.633Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-22T09:45:03.633Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-22T09:45:03.633Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-22T09:45:03.633Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-22T09:45:03.633Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-22T09:45:03.633Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-22T09:45:03.633Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-22T09:45:03.633Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-22T09:45:03.633Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-22T09:45:03.633Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-22T09:45:03.633Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-22T09:45:03.633Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-22T09:45:03.633Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-22T09:45:03.633Z] go: finding golang.org/x/text v0.3.2 [2020-06-22T09:45:03.634Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-22T09:45:03.634Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-22T09:45:03.634Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-22T09:45:03.634Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-22T09:45:03.634Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-22T09:45:03.634Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-22T09:45:09.960Z] 5788d62ee057: Pull complete [2020-06-22T09:45:09.960Z] 0e6b1d234666: Pull complete [2020-06-22T09:45:09.960Z] bf5d7aec512f: Pull complete [2020-06-22T09:45:13.259Z] 34c802a77dc8: Pull complete [2020-06-22T09:45:16.567Z] 9eb99e56ec68: Pull complete [2020-06-22T09:45:16.567Z] 27c7a5d97fbd: Pull complete [2020-06-22T09:45:17.142Z] 5c102a31e300: Pull complete [2020-06-22T09:45:17.142Z] dcfb455df0a1: Pull complete [2020-06-22T09:45:17.402Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-22T09:45:17.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-22T09:45:17.402Z] ---> 7c70fe431013 [2020-06-22T09:45:17.402Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-22T09:45:19.332Z] ---> Running in 63a9c5ae7089 [2020-06-22T09:45:19.332Z] Removing intermediate container 63a9c5ae7089 [2020-06-22T09:45:19.332Z] ---> 5fa12764ed7a [2020-06-22T09:45:19.332Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-22T09:45:19.332Z] ---> Running in 2701ac2a2146 [2020-06-22T09:45:20.717Z] Removing intermediate container 2701ac2a2146 [2020-06-22T09:45:20.717Z] ---> 06ca706afcc1 [2020-06-22T09:45:20.717Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-22T09:45:20.717Z] ---> Running in 7637ae085fa5 [2020-06-22T09:45:21.287Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T09:45:21.860Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T09:45:21.959Z] Removing intermediate container b2531b2c16c4 [2020-06-22T09:45:21.959Z] ---> 652dbbcbd2d1 [2020-06-22T09:45:21.959Z] Successfully built 652dbbcbd2d1 [2020-06-22T09:45:21.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-06-22T09:45:22.119Z] OK: 143 MiB in 39 packages [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:45:22.483Z] + docker inspect -f . ci-base-image-arm64 [2020-06-22T09:45:22.483Z] . [Pipeline] withDockerContainer [2020-06-22T09:45:22.691Z] Removing intermediate container 7637ae085fa5 [2020-06-22T09:45:22.691Z] ---> cfff6a731db2 [2020-06-22T09:45:22.691Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-22T09:45:22.691Z] ---> Running in 6b17f0a4ec9c [2020-06-22T09:45:22.736Z] prd-ubuntu18.04-docker-arm64-4c-16g-3953 does not seem to be running inside a container [2020-06-22T09:45:22.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-22T09:45:22.954Z] Removing intermediate container 6b17f0a4ec9c [2020-06-22T09:45:22.954Z] ---> 4aedc7c87278 [2020-06-22T09:45:22.954Z] Step 7/8 : COPY . . [2020-06-22T09:45:24.340Z] ---> e5631d75e343 [2020-06-22T09:45:24.340Z] Step 8/8 : RUN go mod download [2020-06-22T09:45:24.340Z] ---> Running in 3bba46ceb85b [2020-06-22T09:45:24.592Z] $ docker top 1902270c15cf5dd091a0fdfa906f21dc52640629d937a301835d03a93ad8ff15 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-22T09:45:25.994Z] + go version [2020-06-22T09:45:25.994Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-22T09:45:27.046Z] + make test [2020-06-22T09:45:27.046Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-22T09:45:27.641Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-22T09:45:27.641Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-22T09:45:27.641Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-22T09:45:27.641Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-22T09:45:27.641Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-22T09:45:27.641Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-22T09:45:27.641Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-22T09:45:27.641Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-22T09:45:27.641Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-22T09:45:27.641Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-22T09:45:27.641Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-22T09:45:27.641Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-22T09:45:27.641Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-22T09:45:27.641Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-22T09:45:27.641Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-22T09:45:27.641Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-22T09:45:27.641Z] go: finding github.com/fatih/color v1.9.0 [2020-06-22T09:45:27.641Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-22T09:45:27.641Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-22T09:45:27.641Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-22T09:45:27.641Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-22T09:45:27.641Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-22T09:45:27.641Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-22T09:45:27.641Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-22T09:45:27.641Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-22T09:45:27.641Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-22T09:45:27.641Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-22T09:45:27.641Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-22T09:45:27.641Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-22T09:45:27.641Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-22T09:45:27.641Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-22T09:45:27.641Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-22T09:45:27.641Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-22T09:45:27.641Z] go: finding github.com/kr/pty v1.1.1 [2020-06-22T09:45:27.641Z] go: finding github.com/kr/text v0.1.0 [2020-06-22T09:45:27.641Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-22T09:45:27.641Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-22T09:45:27.641Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-22T09:45:27.641Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-22T09:45:27.641Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-22T09:45:27.641Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-22T09:45:27.641Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-22T09:45:27.641Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-22T09:45:27.641Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-22T09:45:27.641Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-22T09:45:27.641Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-22T09:45:27.641Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-22T09:45:27.641Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-22T09:45:27.641Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-22T09:45:27.641Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-22T09:45:27.641Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-22T09:45:27.642Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-22T09:45:27.642Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-22T09:45:27.642Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-22T09:45:27.642Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-22T09:45:27.642Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-22T09:45:27.642Z] go: finding github.com/posener/complete v1.1.1 [2020-06-22T09:45:27.642Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-22T09:45:27.642Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-22T09:45:27.642Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-22T09:45:27.642Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-22T09:45:27.642Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-22T09:45:27.642Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-22T09:45:27.642Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-22T09:45:27.642Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-22T09:45:27.642Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-22T09:45:27.642Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-22T09:45:27.642Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-22T09:45:27.909Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-22T09:45:27.909Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-22T09:45:27.909Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-22T09:45:27.909Z] go: finding golang.org/x/text v0.3.2 [2020-06-22T09:45:27.909Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-22T09:45:27.909Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-22T09:45:27.909Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-22T09:45:27.909Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-22T09:45:27.909Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-22T09:45:27.909Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-22T09:45:28.477Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-22T09:45:42.828Z] Removing intermediate container 3bba46ceb85b [2020-06-22T09:45:42.828Z] ---> 2ed153095b90 [2020-06-22T09:45:42.828Z] Successfully built 2ed153095b90 [2020-06-22T09:45:42.828Z] 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-22T09:45:43.287Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-22T09:45:43.287Z] . [Pipeline] withDockerContainer [2020-06-22T09:45:43.494Z] prd-centos7-docker-4c-2g-3954 does not seem to be running inside a container [2020-06-22T09:45:43.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-22T09:45:44.163Z] $ docker top db4ee4f58d1bbc0846606cdbee40bd2dd9cb5faf1b069a2ffcdaffb7f0f7384b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-22T09:45:45.138Z] + go version [2020-06-22T09:45:45.138Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-22T09:45:45.434Z] + make test [2020-06-22T09:45:45.434Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-22T09:45:46.375Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-22T09:45:50.680Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-22T09:45:50.680Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-22T09:45:50.680Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-22T09:45:50.680Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-22T09:45:50.680Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-22T09:45:50.680Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-22T09:45:50.680Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-22T09:45:50.680Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-22T09:45:50.680Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-22T09:45:50.680Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-22T09:45:50.680Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-22T09:45:50.680Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-22T09:45:50.680Z] GO111MODULE=on go vet ./... [2020-06-22T09:45:53.054Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-22T09:45:53.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-22T09:45:53.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-22T09:45:53.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-22T09:45:53.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-22T09:45:53.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-22T09:45:53.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-22T09:45:53.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-22T09:45:53.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-22T09:45:53.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-22T09:45:53.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-22T09:45:53.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-22T09:45:53.054Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-06-22T09:45:54.670Z] Stashed 1 file(s) [Pipeline] } [2020-06-22T09:45:54.678Z] $ docker stop --time=1 db4ee4f58d1bbc0846606cdbee40bd2dd9cb5faf1b069a2ffcdaffb7f0f7384b [2020-06-22T09:45:56.758Z] $ docker rm -f db4ee4f58d1bbc0846606cdbee40bd2dd9cb5faf1b069a2ffcdaffb7f0f7384b [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] } [2020-06-22T09:45:56.940Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-06-22T09:45:58.104Z] Stashed 1 file(s) [Pipeline] } [2020-06-22T09:45:59.039Z] $ docker stop --time=1 1902270c15cf5dd091a0fdfa906f21dc52640629d937a301835d03a93ad8ff15 [2020-06-22T09:46:01.121Z] $ docker rm -f 1902270c15cf5dd091a0fdfa906f21dc52640629d937a301835d03a93ad8ff15 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-22T09:46:01.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-22T09:46:02.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-22T09:46:02.203Z] + ls -al . [2020-06-22T09:46:02.203Z] total 84 [2020-06-22T09:46:02.203Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 22 09:45 . [2020-06-22T09:46:02.203Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 22 09:44 .. [2020-06-22T09:46:02.203Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 09:44 assets [2020-06-22T09:46:02.203Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 09:44 bin [2020-06-22T09:46:02.203Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 09:44 cmd [2020-06-22T09:46:02.203Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 09:44 CONTRIBUTING.md [2020-06-22T09:46:02.203Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 22 09:45 coverage.out [2020-06-22T09:46:02.203Z] -rw-rw-r--. 1 jenkins jenkins 913 Jun 22 09:44 Dockerfile [2020-06-22T09:46:02.203Z] -rw-rw-r--. 1 jenkins jenkins 898 Jun 22 09:44 Dockerfile.build [2020-06-22T09:46:02.203Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 22 09:44 docs [2020-06-22T09:46:02.203Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 09:44 .git [2020-06-22T09:46:02.203Z] drwxrwxr-x. 2 jenkins jenkins 38 Jun 22 09:44 .github [2020-06-22T09:46:02.203Z] -rw-rw-r--. 1 jenkins jenkins 136 Jun 22 09:44 .gitignore [2020-06-22T09:46:02.203Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jun 22 09:44 go.mod [2020-06-22T09:46:02.203Z] -rw-r--r--. 1 jenkins jenkins 20718 Jun 22 09:45 go.sum [2020-06-22T09:46:02.203Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 22 09:44 internal [2020-06-22T09:46:02.203Z] -rw-rw-r--. 1 jenkins jenkins 675 Jun 22 09:44 Jenkinsfile [2020-06-22T09:46:02.203Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 09:44 LICENSE [2020-06-22T09:46:02.203Z] -rw-rw-r--. 1 jenkins jenkins 951 Jun 22 09:44 Makefile [2020-06-22T09:46:02.203Z] -rw-rw-r--. 1 jenkins jenkins 2686 Jun 22 09:44 README.md [2020-06-22T09:46:02.203Z] drwxrwxr-x. 3 jenkins jenkins 58 Jun 22 09:44 .semver [2020-06-22T09:46:02.203Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 22 09:42 VERSION [2020-06-22T09:46:02.203Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 09:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:46:02.489Z] + ls -al . [2020-06-22T09:46:02.489Z] total 120 [2020-06-22T09:46:02.489Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 09:45 . [2020-06-22T09:46:02.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:44 .. [2020-06-22T09:46:02.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 09:44 .git [2020-06-22T09:46:02.489Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:44 .github [2020-06-22T09:46:02.489Z] -rw-rw-r-- 1 jenkins jenkins 136 Jun 22 09:44 .gitignore [2020-06-22T09:46:02.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:44 .semver [2020-06-22T09:46:02.489Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 09:44 CONTRIBUTING.md [2020-06-22T09:46:02.489Z] -rw-rw-r-- 1 jenkins jenkins 913 Jun 22 09:44 Dockerfile [2020-06-22T09:46:02.489Z] -rw-rw-r-- 1 jenkins jenkins 898 Jun 22 09:44 Dockerfile.build [2020-06-22T09:46:02.489Z] -rw-rw-r-- 1 jenkins jenkins 675 Jun 22 09:44 Jenkinsfile [2020-06-22T09:46:02.489Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 09:44 LICENSE [2020-06-22T09:46:02.489Z] -rw-rw-r-- 1 jenkins jenkins 951 Jun 22 09:44 Makefile [2020-06-22T09:46:02.489Z] -rw-rw-r-- 1 jenkins jenkins 2686 Jun 22 09:44 README.md [2020-06-22T09:46:02.489Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 09:42 VERSION [2020-06-22T09:46:02.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:44 assets [2020-06-22T09:46:02.489Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:44 bin [2020-06-22T09:46:02.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:44 cmd [2020-06-22T09:46:02.489Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 09:45 coverage.out [2020-06-22T09:46:02.489Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 09:44 docs [2020-06-22T09:46:02.489Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jun 22 09:44 go.mod [2020-06-22T09:46:02.489Z] -rw-r--r-- 1 jenkins jenkins 20718 Jun 22 09:45 go.sum [2020-06-22T09:46:02.489Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 09:44 internal [2020-06-22T09:46:02.489Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 09:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:46:02.533Z] + 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=66c5065e8bb9cfe081a12077b383891c2c3f8845 --label arch=amd64 --label version=0.0.0 . [2020-06-22T09:46:02.795Z] Sending build context to Docker daemon 19.09MB [2020-06-22T09:46:02.795Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-22T09:46:02.795Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-22T09:46:02.795Z] ---> 2ed153095b90 [2020-06-22T09:46:02.795Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-22T09:46:02.822Z] + 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=66c5065e8bb9cfe081a12077b383891c2c3f8845 --label arch=arm64 --label version=0.0.0 . [2020-06-22T09:46:03.365Z] ---> Running in 9f3ebeaa2f49 [2020-06-22T09:46:03.365Z] Removing intermediate container 9f3ebeaa2f49 [2020-06-22T09:46:03.365Z] ---> 6a1611caa989 [2020-06-22T09:46:03.365Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-22T09:46:03.365Z] ---> Running in 23ebd8dd0fc4 [2020-06-22T09:46:03.415Z] Sending build context to Docker daemon 19.09MB [2020-06-22T09:46:03.415Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-22T09:46:03.415Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-22T09:46:03.415Z] ---> 652dbbcbd2d1 [2020-06-22T09:46:03.415Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-22T09:46:03.626Z] Removing intermediate container 23ebd8dd0fc4 [2020-06-22T09:46:03.626Z] ---> c19cfb90078f [2020-06-22T09:46:03.626Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-22T09:46:03.626Z] ---> Running in a083e11b2ee4 [2020-06-22T09:46:03.626Z] Removing intermediate container a083e11b2ee4 [2020-06-22T09:46:03.626Z] ---> 3e6c43fc2115 [2020-06-22T09:46:03.626Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-22T09:46:03.688Z] ---> Running in cc75fa3ee108 [2020-06-22T09:46:03.886Z] ---> Running in a2faf1fe120d [2020-06-22T09:46:03.886Z] Removing intermediate container a2faf1fe120d [2020-06-22T09:46:03.886Z] ---> 44ebdbde3adb [2020-06-22T09:46:03.886Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-22T09:46:03.886Z] ---> Running in 1a55800971b3 [2020-06-22T09:46:04.146Z] Removing intermediate container 1a55800971b3 [2020-06-22T09:46:04.147Z] ---> 63c175733b2c [2020-06-22T09:46:04.147Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-22T09:46:04.147Z] ---> Running in 36ba98926658 [2020-06-22T09:46:04.282Z] Removing intermediate container cc75fa3ee108 [2020-06-22T09:46:04.282Z] ---> a5cd7119d1a2 [2020-06-22T09:46:04.282Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-22T09:46:04.282Z] ---> Running in e522991d06b6 [2020-06-22T09:46:04.884Z] Removing intermediate container e522991d06b6 [2020-06-22T09:46:04.884Z] ---> 22cf82f4f857 [2020-06-22T09:46:04.884Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-22T09:46:04.884Z] ---> Running in c183def0d2e8 [2020-06-22T09:46:05.091Z] Removing intermediate container 36ba98926658 [2020-06-22T09:46:05.091Z] ---> 176df3b5c337 [2020-06-22T09:46:05.091Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-22T09:46:05.091Z] ---> Running in 1ea9cf00fe35 [2020-06-22T09:46:05.352Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T09:46:05.481Z] Removing intermediate container c183def0d2e8 [2020-06-22T09:46:05.481Z] ---> 68afdde45290 [2020-06-22T09:46:05.481Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-22T09:46:05.481Z] ---> Running in 0d38143cdc12 [2020-06-22T09:46:06.074Z] Removing intermediate container 0d38143cdc12 [2020-06-22T09:46:06.074Z] ---> 8484bfe2b86c [2020-06-22T09:46:06.074Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-22T09:46:06.074Z] ---> Running in ff59745dbb00 [2020-06-22T09:46:06.294Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T09:46:06.553Z] v3.11.6-86-gf4e478f351 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-22T09:46:06.553Z] v3.11.6-86-gf4e478f351 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-22T09:46:06.553Z] OK: 11290 distinct packages available [2020-06-22T09:46:06.553Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T09:46:06.672Z] Removing intermediate container ff59745dbb00 [2020-06-22T09:46:06.672Z] ---> 5eeed9af9fdd [2020-06-22T09:46:06.672Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-22T09:46:06.672Z] ---> Running in 28c92d061338 [2020-06-22T09:46:07.490Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T09:46:08.429Z] OK: 143 MiB in 39 packages [2020-06-22T09:46:08.692Z] Removing intermediate container 1ea9cf00fe35 [2020-06-22T09:46:08.692Z] ---> 2c6ae0b3add1 [2020-06-22T09:46:08.692Z] Step 10/24 : ENV GO111MODULE=on [2020-06-22T09:46:08.953Z] ---> Running in 2611db2a53de [2020-06-22T09:46:08.953Z] Removing intermediate container 2611db2a53de [2020-06-22T09:46:08.953Z] ---> 3b565c5543cf [2020-06-22T09:46:08.953Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-22T09:46:08.953Z] ---> Running in 4223bf7251fd [2020-06-22T09:46:09.214Z] Removing intermediate container 4223bf7251fd [2020-06-22T09:46:09.214Z] ---> 9dd46f5feba0 [2020-06-22T09:46:09.214Z] Step 12/24 : COPY go.mod . [2020-06-22T09:46:09.291Z] Removing intermediate container 28c92d061338 [2020-06-22T09:46:09.291Z] ---> ecc2a0934d14 [2020-06-22T09:46:09.291Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-22T09:46:09.291Z] ---> Running in 92c33db9c4cc [2020-06-22T09:46:09.474Z] ---> 9b2fd2961f10 [2020-06-22T09:46:09.474Z] Step 13/24 : COPY Makefile . [2020-06-22T09:46:09.474Z] ---> d978780548f3 [2020-06-22T09:46:09.474Z] Step 14/24 : RUN make update [2020-06-22T09:46:09.734Z] ---> Running in 38149dd01961 [2020-06-22T09:46:10.001Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-22T09:46:10.575Z] Removing intermediate container 38149dd01961 [2020-06-22T09:46:10.575Z] ---> f1bf1110450b [2020-06-22T09:46:10.575Z] Step 15/24 : COPY . . [2020-06-22T09:46:10.722Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T09:46:11.692Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T09:46:11.961Z] ---> 67ff131a8ce1 [2020-06-22T09:46:11.961Z] Step 16/24 : RUN ${MAKE} [2020-06-22T09:46:11.961Z] ---> Running in 10ac341ee7c1 [2020-06-22T09:46:12.225Z] 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-22T09:46:12.669Z] v3.11.6-87-gde9ffe4975 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-22T09:46:12.669Z] v3.11.6-84-gd805aec21b [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-22T09:46:12.669Z] OK: 11179 distinct packages available [2020-06-22T09:46:12.669Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T09:46:13.641Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T09:46:14.233Z] OK: 125 MiB in 39 packages [2020-06-22T09:46:15.212Z] Removing intermediate container 92c33db9c4cc [2020-06-22T09:46:15.212Z] ---> b02f82d52818 [2020-06-22T09:46:15.212Z] Step 10/24 : ENV GO111MODULE=on [2020-06-22T09:46:15.492Z] ---> Running in c6894b562ee3 [2020-06-22T09:46:15.764Z] Removing intermediate container c6894b562ee3 [2020-06-22T09:46:15.764Z] ---> 31e593199caa [2020-06-22T09:46:15.764Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-22T09:46:16.037Z] ---> Running in c5d3f9f234fd [2020-06-22T09:46:16.323Z] Removing intermediate container c5d3f9f234fd [2020-06-22T09:46:16.323Z] ---> 4630a0b1d39c [2020-06-22T09:46:16.323Z] Step 12/24 : COPY go.mod . [2020-06-22T09:46:17.305Z] ---> 766a8e22dd23 [2020-06-22T09:46:17.305Z] Step 13/24 : COPY Makefile . [2020-06-22T09:46:17.900Z] ---> ddd3b39e348b [2020-06-22T09:46:17.900Z] Step 14/24 : RUN make update [2020-06-22T09:46:17.900Z] ---> Running in 69c75f948e87 [2020-06-22T09:46:19.333Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-22T09:46:20.433Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-22T09:46:20.762Z] Removing intermediate container 69c75f948e87 [2020-06-22T09:46:20.762Z] ---> 3d1f78f6f72d [2020-06-22T09:46:20.762Z] Step 15/24 : COPY . . [2020-06-22T09:46:22.347Z] Removing intermediate container 10ac341ee7c1 [2020-06-22T09:46:22.347Z] ---> b35b07baab09 [2020-06-22T09:46:22.347Z] Step 17/24 : FROM alpine [2020-06-22T09:46:22.728Z] ---> 1f84e4a504cd [2020-06-22T09:46:22.728Z] Step 16/24 : RUN ${MAKE} [2020-06-22T09:46:22.728Z] ---> Running in 4674491299f7 [2020-06-22T09:46:22.916Z] latest: Pulling from library/alpine [2020-06-22T09:46:22.916Z] df20fa9351a1: Pulling fs layer [2020-06-22T09:46:22.916Z] df20fa9351a1: Verifying Checksum [2020-06-22T09:46:22.916Z] df20fa9351a1: Download complete [2020-06-22T09:46:23.176Z] df20fa9351a1: Pull complete [2020-06-22T09:46:23.699Z] 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-22T09:46:24.118Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-22T09:46:24.118Z] Status: Downloaded newer image for alpine:latest [2020-06-22T09:46:24.118Z] ---> a24bb4013296 [2020-06-22T09:46:24.118Z] Step 18/24 : EXPOSE 4000 [2020-06-22T09:46:24.118Z] ---> Running in 5457c2387aea [2020-06-22T09:46:24.118Z] Removing intermediate container 5457c2387aea [2020-06-22T09:46:24.118Z] ---> 1ac52951ad24 [2020-06-22T09:46:24.118Z] 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-22T09:46:25.061Z] ---> 27489ba75928 [2020-06-22T09:46:25.061Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-22T09:46:25.061Z] ---> Running in 9cf930d671eb [2020-06-22T09:46:25.321Z] Removing intermediate container 9cf930d671eb [2020-06-22T09:46:25.321Z] ---> 0dfdaf887d33 [2020-06-22T09:46:25.321Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-22T09:46:25.321Z] ---> Running in a97541631645 [2020-06-22T09:46:25.581Z] Removing intermediate container a97541631645 [2020-06-22T09:46:25.581Z] ---> aea2ea384a32 [2020-06-22T09:46:25.581Z] Step 22/24 : LABEL arch=amd64 [2020-06-22T09:46:25.581Z] ---> Running in 785183006d8e [2020-06-22T09:46:25.581Z] Removing intermediate container 785183006d8e [2020-06-22T09:46:25.581Z] ---> 9b3c4cf499e4 [2020-06-22T09:46:25.581Z] Step 23/24 : LABEL git_sha=66c5065e8bb9cfe081a12077b383891c2c3f8845 [2020-06-22T09:46:25.840Z] ---> Running in 0d91a9e07c1b [2020-06-22T09:46:25.840Z] Removing intermediate container 0d91a9e07c1b [2020-06-22T09:46:25.840Z] ---> 46e5491a1fde [2020-06-22T09:46:25.840Z] Step 24/24 : LABEL version=0.0.0 [2020-06-22T09:46:26.099Z] ---> Running in aaa726a5bb5d [2020-06-22T09:46:26.099Z] Removing intermediate container aaa726a5bb5d [2020-06-22T09:46:26.099Z] ---> a50047adffc0 [2020-06-22T09:46:26.099Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-22T09:46:26.099Z] Successfully built a50047adffc0 [2020-06-22T09:46:26.099Z] 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-22T09:46:45.892Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-22T09:46:52.597Z] Removing intermediate container 4674491299f7 [2020-06-22T09:46:52.597Z] ---> 94f8d99a6180 [2020-06-22T09:46:52.597Z] Step 17/24 : FROM alpine [2020-06-22T09:46:52.597Z] latest: Pulling from library/alpine [2020-06-22T09:46:53.189Z] b538f80385f9: Pulling fs layer [2020-06-22T09:46:53.189Z] b538f80385f9: Verifying Checksum [2020-06-22T09:46:53.189Z] b538f80385f9: Download complete [2020-06-22T09:46:53.796Z] b538f80385f9: Pull complete [2020-06-22T09:46:53.796Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-22T09:46:53.796Z] Status: Downloaded newer image for alpine:latest [2020-06-22T09:46:53.796Z] ---> 62ee0e9f8440 [2020-06-22T09:46:53.796Z] Step 18/24 : EXPOSE 4000 [2020-06-22T09:46:54.069Z] ---> Running in f9a5fdfbaaac [2020-06-22T09:46:54.343Z] Removing intermediate container f9a5fdfbaaac [2020-06-22T09:46:54.343Z] ---> d4e8a09230b8 [2020-06-22T09:46:54.343Z] 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-22T09:46:56.317Z] ---> 0dcc954d335b [2020-06-22T09:46:56.317Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-22T09:46:56.317Z] ---> Running in 3b7f4b58acea [2020-06-22T09:46:56.911Z] Removing intermediate container 3b7f4b58acea [2020-06-22T09:46:56.911Z] ---> d54cb2aed81c [2020-06-22T09:46:56.911Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-22T09:46:56.911Z] ---> Running in 76f4bf9099ab [2020-06-22T09:46:57.184Z] Removing intermediate container 76f4bf9099ab [2020-06-22T09:46:57.184Z] ---> 3ab76dd58087 [2020-06-22T09:46:57.184Z] Step 22/24 : LABEL arch=arm64 [2020-06-22T09:46:57.457Z] ---> Running in 99de026d70cf [2020-06-22T09:46:57.731Z] Removing intermediate container 99de026d70cf [2020-06-22T09:46:57.731Z] ---> 156cab633d08 [2020-06-22T09:46:57.731Z] Step 23/24 : LABEL git_sha=66c5065e8bb9cfe081a12077b383891c2c3f8845 [2020-06-22T09:46:58.006Z] ---> Running in 712223e97a8f [2020-06-22T09:46:58.600Z] Removing intermediate container 712223e97a8f [2020-06-22T09:46:58.600Z] ---> c5fb515acac9 [2020-06-22T09:46:58.600Z] Step 24/24 : LABEL version=0.0.0 [2020-06-22T09:46:58.600Z] ---> Running in fa225b593340 [2020-06-22T09:46:59.195Z] Removing intermediate container fa225b593340 [2020-06-22T09:46:59.195Z] ---> 642b339ce542 [2020-06-22T09:46:59.195Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-22T09:46:59.195Z] Successfully built 642b339ce542 [2020-06-22T09:46:59.195Z] 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-22T09:46:59.917Z] provisioning config files... [2020-06-22T09:46:59.927Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/config2419147778504710897tmp [Pipeline] { [Pipeline] sh [2020-06-22T09:47:00.242Z] + curl -s https://codecov.io/bash [2020-06-22T09:47:00.242Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/config2419147778504710897tmp [2020-06-22T09:47:00.501Z] [2020-06-22T09:47:00.501Z] _____ _ [2020-06-22T09:47:00.501Z] / ____| | | [2020-06-22T09:47:00.501Z] | | ___ __| | ___ ___ _____ __ [2020-06-22T09:47:00.501Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-22T09:47:00.501Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-22T09:47:00.501Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-22T09:47:00.501Z] Bash-20200602-f809a24 [2020-06-22T09:47:00.501Z] [2020-06-22T09:47:00.501Z] [2020-06-22T09:47:00.501Z] ==> Jenkins CI detected. [2020-06-22T09:47:00.501Z] project root: . [2020-06-22T09:47:00.501Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-22T09:47:00.501Z] ==> Running gcov in . (disable via -X gcov) [2020-06-22T09:47:00.501Z] ==> Python coveragepy not found [2020-06-22T09:47:00.501Z] ==> Searching for coverage reports in: [2020-06-22T09:47:00.501Z] + . [2020-06-22T09:47:00.501Z] -> Found 1 reports [2020-06-22T09:47:00.501Z] ==> Detecting git/mercurial file structure [2020-06-22T09:47:00.501Z] ==> Reading reports [2020-06-22T09:47:00.501Z] + ./coverage.out bytes=10 [2020-06-22T09:47:00.501Z] ==> Appending adjustments [2020-06-22T09:47:00.501Z] https://docs.codecov.io/docs/fixing-reports [2020-06-22T09:47:00.762Z] + Found adjustments [2020-06-22T09:47:00.762Z] ==> Gzipping contents [2020-06-22T09:47:00.762Z] ==> Uploading reports [2020-06-22T09:47:00.762Z] url: https://codecov.io [2020-06-22T09:47:00.762Z] query: branch=PR-246&commit=66c5065e8bb9cfe081a12077b383891c2c3f8845&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-246%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=246&job= [2020-06-22T09:47:00.762Z] -> Pinging Codecov [2020-06-22T09:47:00.762Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-246&commit=66c5065e8bb9cfe081a12077b383891c2c3f8845&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-246%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=246&job= [2020-06-22T09:47:01.338Z] -> Uploading [2020-06-22T09:47:01.910Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/66c5065e8bb9cfe081a12077b383891c2c3f8845 [Pipeline] } [2020-06-22T09:47:01.918Z] 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-22T09:47:02.779Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T09:47:03.334Z] ---> package-listing.sh [2020-06-22T09:47:03.334Z] ++ facter osfamily [2020-06-22T09:47:03.334Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-22T09:47:03.334Z] + OS_FAMILY=redhat [2020-06-22T09:47:03.334Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-246 [2020-06-22T09:47:03.334Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-22T09:47:03.334Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-22T09:47:03.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-22T09:47:03.334Z] + PACKAGES=/tmp/packages_start.txt [2020-06-22T09:47:03.334Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-246 ']' [2020-06-22T09:47:03.334Z] + PACKAGES=/tmp/packages_end.txt [2020-06-22T09:47:03.334Z] + case "${OS_FAMILY}" in [2020-06-22T09:47:03.334Z] + rpm -qa [2020-06-22T09:47:03.334Z] + sort [2020-06-22T09:47:07.537Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-22T09:47:07.537Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-22T09:47:07.537Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-22T09:47:07.537Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-246 ']' [2020-06-22T09:47:07.537Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-246/archives/ [2020-06-22T09:47:07.537Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-246/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:47:08.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T09:47:08.127Z] [2020-06-22T09:47:08.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-22T09:47:08.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T09:47:08.444Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-22T09:47:08.444Z] c9b1b535fdd9: Pulling fs layer [2020-06-22T09:47:08.444Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-22T09:47:08.444Z] 756a868c4378: Pulling fs layer [2020-06-22T09:47:08.444Z] 444b2fc9a129: Pulling fs layer [2020-06-22T09:47:08.444Z] ea15f1150254: Pulling fs layer [2020-06-22T09:47:08.444Z] 41b27a9f41bf: Pulling fs layer [2020-06-22T09:47:08.444Z] 28c525ee5125: Pulling fs layer [2020-06-22T09:47:08.444Z] 094b1ea09ed8: Pulling fs layer [2020-06-22T09:47:08.444Z] 138eaada9080: Pulling fs layer [2020-06-22T09:47:08.444Z] 0622d0fa9048: Pulling fs layer [2020-06-22T09:47:08.444Z] 41b27a9f41bf: Waiting [2020-06-22T09:47:08.444Z] 138eaada9080: Waiting [2020-06-22T09:47:08.444Z] 28c525ee5125: Waiting [2020-06-22T09:47:08.444Z] 094b1ea09ed8: Waiting [2020-06-22T09:47:08.444Z] 0622d0fa9048: Waiting [2020-06-22T09:47:08.444Z] 444b2fc9a129: Waiting [2020-06-22T09:47:08.444Z] ea15f1150254: Waiting [2020-06-22T09:47:08.444Z] 2cc5ad85d9ab: Download complete [2020-06-22T09:47:08.444Z] 444b2fc9a129: Verifying Checksum [2020-06-22T09:47:08.444Z] 444b2fc9a129: Download complete [2020-06-22T09:47:08.444Z] c9b1b535fdd9: Verifying Checksum [2020-06-22T09:47:08.444Z] c9b1b535fdd9: Download complete [2020-06-22T09:47:08.444Z] ea15f1150254: Download complete [2020-06-22T09:47:08.721Z] 28c525ee5125: Verifying Checksum [2020-06-22T09:47:08.721Z] 28c525ee5125: Download complete [2020-06-22T09:47:08.989Z] 756a868c4378: Verifying Checksum [2020-06-22T09:47:08.989Z] 756a868c4378: Download complete [2020-06-22T09:47:08.989Z] c9b1b535fdd9: Pull complete [2020-06-22T09:47:08.989Z] 138eaada9080: Verifying Checksum [2020-06-22T09:47:08.989Z] 138eaada9080: Download complete [2020-06-22T09:47:08.989Z] 0622d0fa9048: Verifying Checksum [2020-06-22T09:47:08.989Z] 0622d0fa9048: Download complete [2020-06-22T09:47:09.257Z] 094b1ea09ed8: Verifying Checksum [2020-06-22T09:47:09.257Z] 094b1ea09ed8: Download complete [2020-06-22T09:47:09.257Z] 2cc5ad85d9ab: Pull complete [2020-06-22T09:47:09.529Z] 41b27a9f41bf: Verifying Checksum [2020-06-22T09:47:09.529Z] 41b27a9f41bf: Download complete [2020-06-22T09:47:10.474Z] 756a868c4378: Pull complete [2020-06-22T09:47:10.736Z] 444b2fc9a129: Pull complete [2020-06-22T09:47:10.999Z] ea15f1150254: Pull complete [2020-06-22T09:47:15.221Z] 41b27a9f41bf: Pull complete [2020-06-22T09:47:15.221Z] 28c525ee5125: Pull complete [2020-06-22T09:47:17.771Z] 094b1ea09ed8: Pull complete [2020-06-22T09:47:17.771Z] 138eaada9080: Pull complete [2020-06-22T09:47:18.031Z] 0622d0fa9048: Pull complete [2020-06-22T09:47:18.031Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-22T09:47:18.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T09:47:18.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-22T09:47:18.168Z] prd-centos7-docker-4c-2g-3952 does not seem to be running inside a container [2020-06-22T09:47:18.212Z] $ 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-246 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246:/w/workspace/edgexfoundry_edgex-ui-go_PR-246:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-22T09:47:21.724Z] $ docker top 589b3514d73b020efc434f3d914966753743df1200ce8f93a204284989ff3a51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-22T09:47:21.873Z] provisioning config files... [2020-06-22T09:47:21.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/config3884306313322682532tmp [Pipeline] { [Pipeline] echo [2020-06-22T09:47:21.913Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T09:47:22.206Z] ---> create-netrc.sh [Pipeline] echo [2020-06-22T09:47:22.216Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T09:47:22.506Z] ---> logs-deploy.sh [2020-06-22T09:47:22.506Z] + ARCHIVE_ARTIFACTS= [2020-06-22T09:47:22.506Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-22T09:47:22.506Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-22T09:47:22.506Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-22T09:47:22.506Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-246/2 [2020-06-22T09:47:22.506Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-246/2/ [2020-06-22T09:47:22.506Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-246/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [2020-06-22T09:47:23.891Z] Archives upload complete. [2020-06-22T09:47:23.891Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-246/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-246/2/