Pull request #165 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 wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 rather than 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd Obtained Jenkinsfile from f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-412 in /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [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-165 # 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/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # 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/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 into PR head commit 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd Merge succeeded, producing 5384afd1e98dc00ea35bcb6a494be489d31510fd Checking out Revision 5384afd1e98dc00ea35bcb6a494be489d31510fd (PR-165) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd # 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 f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5384afd1e98dc00ea35bcb6a494be489d31510fd # timeout=10 Commit message: "Merge commit 'f2a99f3bc2ad6ee2bc5a872ec09d024000b55099' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-13T03:54:50.247Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-13T03:54:52.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-13T03:54:52.369Z] [2020-03-13T03:54:52.369Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-13T03:54:52.749Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-13T03:54:52.749Z] latest: Pulling from edgex-devops/git-semver [2020-03-13T03:54:52.749Z] 9123ac7c32f7: Pulling fs layer [2020-03-13T03:54:52.749Z] b8cc5d1170e3: Pulling fs layer [2020-03-13T03:54:52.749Z] 2924cbbf6a41: Pulling fs layer [2020-03-13T03:54:52.749Z] 93b08a4f1073: Pulling fs layer [2020-03-13T03:54:52.749Z] 93b08a4f1073: Waiting [2020-03-13T03:54:52.749Z] b8cc5d1170e3: Verifying Checksum [2020-03-13T03:54:52.749Z] b8cc5d1170e3: Download complete [2020-03-13T03:54:53.009Z] 9123ac7c32f7: Verifying Checksum [2020-03-13T03:54:53.009Z] 9123ac7c32f7: Download complete [2020-03-13T03:54:53.009Z] 93b08a4f1073: Verifying Checksum [2020-03-13T03:54:53.009Z] 93b08a4f1073: Download complete [2020-03-13T03:54:53.009Z] 2924cbbf6a41: Verifying Checksum [2020-03-13T03:54:53.009Z] 2924cbbf6a41: Download complete [2020-03-13T03:54:53.270Z] 9123ac7c32f7: Pull complete [2020-03-13T03:54:53.270Z] b8cc5d1170e3: Pull complete [2020-03-13T03:54:53.838Z] 2924cbbf6a41: Pull complete [2020-03-13T03:54:54.097Z] 93b08a4f1073: Pull complete [2020-03-13T03:54:54.097Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-13T03:54:54.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-13T03:54:54.234Z] prd-centos7-docker-4c-2g-412 does not seem to be running inside a container [2020-03-13T03:54:54.279Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-165 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-165:/w/workspace/edgexfoundry_edgex-ui-go_PR-165:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-13T03:54:54.861Z] $ docker top a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-13T03:54:55.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-13T03:54:55.126Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-13T03:54:55.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-13T03:54:55.317Z] $ docker exec a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec ssh-agent [2020-03-13T03:54:55.516Z] SSH_AUTH_SOCK=/tmp/ssh-gfW0f0QGIKDH/agent.15 [2020-03-13T03:54:55.516Z] SSH_AGENT_PID=22 [2020-03-13T03:54:55.526Z] Running ssh-add (command line suppressed) [2020-03-13T03:54:55.664Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/private_key_4786932598862900196.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/private_key_4786932598862900196.key) [2020-03-13T03:54:55.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-13T03:54:56.034Z] + git describe --exact-match --tags HEAD [2020-03-13T03:54:56.034Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-13T03:54:56.090Z] $ docker exec --env ******** --env ******** a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec ssh-agent -k [2020-03-13T03:54:56.223Z] unset SSH_AUTH_SOCK; [2020-03-13T03:54:56.224Z] unset SSH_AGENT_PID; [2020-03-13T03:54:56.224Z] echo Agent pid 22 killed; [2020-03-13T03:54:56.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-13T03:54:56.336Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-13T03:54:56.336Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-13T03:54:56.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-13T03:54:56.417Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-13T03:54:56.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-13T03:54:56.599Z] $ docker exec a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec ssh-agent [2020-03-13T03:54:56.760Z] SSH_AUTH_SOCK=/tmp/ssh-u3TTN58Xx3Eh/agent.58 [2020-03-13T03:54:56.760Z] SSH_AGENT_PID=64 [2020-03-13T03:54:56.770Z] Running ssh-add (command line suppressed) [2020-03-13T03:54:56.906Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/private_key_7811189277711207870.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/private_key_7811189277711207870.key) [2020-03-13T03:54:56.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-13T03:54:57.278Z] + git semver init [2020-03-13T03:54:57.278Z] # -> Open(): unable to determine branch for HEAD [2020-03-13T03:54:57.278Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-165/.git [2020-03-13T03:54:57.278Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [2020-03-13T03:54:57.278Z] # $SEMVER_REMOTE_NAME = origin [2020-03-13T03:54:57.278Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-13T03:54:57.278Z] # $SEMVER_USER_NAME = jenkins [2020-03-13T03:54:57.278Z] # $SEMVER_BRANCH = PR-165 [2020-03-13T03:54:57.278Z] # $SEMVER_TEMP = /tmp/semver-182909742 [2020-03-13T03:54:57.278Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-13T03:54:57.852Z] # '/tmp/semver-182909742' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-165/.semver' [2020-03-13T03:54:57.852Z] # -> Force: false [2020-03-13T03:54:57.852Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-165/.semver [Pipeline] } [2020-03-13T03:54:57.860Z] $ docker exec --env ******** --env ******** a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec ssh-agent -k [2020-03-13T03:54:57.986Z] unset SSH_AUTH_SOCK; [2020-03-13T03:54:57.987Z] unset SSH_AGENT_PID; [2020-03-13T03:54:57.987Z] echo Agent pid 64 killed; [2020-03-13T03:54:58.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-13T03:54:58.504Z] + git semver [Pipeline] } [2020-03-13T03:54:58.517Z] $ docker stop --time=1 a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec [2020-03-13T03:54:59.872Z] $ docker rm -f a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-13T03:55:00.818Z] Stashed 26 file(s) [Pipeline] echo [2020-03-13T03:55:00.819Z] [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-03-13T03:55:16.079Z] Still waiting to schedule task [2020-03-13T03:55:16.079Z] ‘prd-centos7-docker-4c-2g-411’ is offline; ‘prd-centos7-docker-4c-2g-413’ is offline; ‘prd-centos7-docker-4c-2g-563’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10364’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5709’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-03-13T03:55:16.081Z] Still waiting to schedule task [2020-03-13T03:55:16.081Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-13T03:55:28.147Z] Running on prd-centos7-docker-4c-2g-413 in /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [Pipeline] { [Pipeline] ws [2020-03-13T03:55:28.189Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-13T03:55:30.598Z] using credential edgex-jenkins-ssh [2020-03-13T03:55:30.644Z] Cloning the remote Git repository [2020-03-13T03:55:30.644Z] Cloning with configured refspecs honoured and without tags [2020-03-13T03:55:30.665Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-13T03:55:30.701Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-13T03:55:30.745Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-13T03:55:30.745Z] > git --version # timeout=10 [2020-03-13T03:55:30.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T03:55:30.776Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T03:55:32.145Z] Fetching without tags [2020-03-13T03:55:32.515Z] Merging remotes/origin/master commit f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 into PR head commit 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd [2020-03-13T03:55:32.723Z] Merge succeeded, producing 53dd8db0571386f53149cc1bd680247d1cb21e1f [2020-03-13T03:55:32.723Z] Checking out Revision 53dd8db0571386f53149cc1bd680247d1cb21e1f (PR-165) [2020-03-13T03:55:32.104Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-13T03:55:32.117Z] > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 [2020-03-13T03:55:32.124Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T03:55:32.136Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-13T03:55:32.150Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-13T03:55:32.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T03:55:32.154Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T03:55:32.520Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T03:55:32.526Z] > git checkout -f 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd # timeout=10 [2020-03-13T03:55:32.611Z] > git remote # timeout=10 [2020-03-13T03:55:32.617Z] > git config --get remote.origin.url # timeout=10 [2020-03-13T03:55:32.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T03:55:32.626Z] > git merge f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 # timeout=10 [2020-03-13T03:55:32.715Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T03:55:32.723Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T03:55:32.726Z] > git checkout -f 53dd8db0571386f53149cc1bd680247d1cb21e1f # timeout=10 [2020-03-13T03:55:38.331Z] Commit message: "Merge commit 'f2a99f3bc2ad6ee2bc5a872ec09d024000b55099' into HEAD" [2020-03-13T03:55:38.331Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-13T03:55:39.156Z] ========================================================= [2020-03-13T03:55:39.156Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-13T03:55:39.156Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-13T03:55:39.743Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . [2020-03-13T03:55:40.004Z] Sending build context to Docker daemon 10.76MB [2020-03-13T03:55:40.004Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-13T03:55:40.004Z] Step 2/8 : FROM ${BASE} [2020-03-13T03:55:40.265Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-13T03:55:40.265Z] 9d48c3bd43c5: Pulling fs layer [2020-03-13T03:55:40.265Z] 7f94eaf8af20: Pulling fs layer [2020-03-13T03:55:40.265Z] 9fe9984849c1: Pulling fs layer [2020-03-13T03:55:40.265Z] ec448270508e: Pulling fs layer [2020-03-13T03:55:40.265Z] 65ba82af53f7: Pulling fs layer [2020-03-13T03:55:40.265Z] 07c18b20a200: Pulling fs layer [2020-03-13T03:55:40.265Z] d9b3ee039db2: Pulling fs layer [2020-03-13T03:55:40.265Z] 8c79c1ac0d81: Pulling fs layer [2020-03-13T03:55:40.265Z] ff40f1a7a0b9: Pulling fs layer [2020-03-13T03:55:40.265Z] bdb43ae2d12f: Pulling fs layer [2020-03-13T03:55:40.265Z] 8e1ab0ef8490: Pulling fs layer [2020-03-13T03:55:40.265Z] ec448270508e: Waiting [2020-03-13T03:55:40.265Z] 65ba82af53f7: Waiting [2020-03-13T03:55:40.265Z] 07c18b20a200: Waiting [2020-03-13T03:55:40.265Z] d9b3ee039db2: Waiting [2020-03-13T03:55:40.265Z] 8c79c1ac0d81: Waiting [2020-03-13T03:55:40.265Z] ff40f1a7a0b9: Waiting [2020-03-13T03:55:40.265Z] bdb43ae2d12f: Waiting [2020-03-13T03:55:40.265Z] 8e1ab0ef8490: Waiting [2020-03-13T03:55:40.265Z] 9fe9984849c1: Download complete [2020-03-13T03:55:40.265Z] 7f94eaf8af20: Verifying Checksum [2020-03-13T03:55:40.265Z] 7f94eaf8af20: Download complete [2020-03-13T03:55:40.265Z] 65ba82af53f7: Verifying Checksum [2020-03-13T03:55:40.265Z] 65ba82af53f7: Download complete [2020-03-13T03:55:40.265Z] 07c18b20a200: Verifying Checksum [2020-03-13T03:55:40.265Z] 07c18b20a200: Download complete [2020-03-13T03:55:40.265Z] 9d48c3bd43c5: Verifying Checksum [2020-03-13T03:55:40.265Z] 9d48c3bd43c5: Download complete [2020-03-13T03:55:40.846Z] 9d48c3bd43c5: Pull complete [2020-03-13T03:55:41.111Z] d9b3ee039db2: Verifying Checksum [2020-03-13T03:55:41.111Z] d9b3ee039db2: Download complete [2020-03-13T03:55:41.111Z] ff40f1a7a0b9: Verifying Checksum [2020-03-13T03:55:41.111Z] ff40f1a7a0b9: Download complete [2020-03-13T03:55:41.689Z] bdb43ae2d12f: Verifying Checksum [2020-03-13T03:55:41.689Z] bdb43ae2d12f: Download complete [2020-03-13T03:55:41.689Z] 8e1ab0ef8490: Verifying Checksum [2020-03-13T03:55:41.689Z] 8e1ab0ef8490: Download complete [2020-03-13T03:55:41.689Z] ec448270508e: Download complete [2020-03-13T03:55:41.689Z] 8c79c1ac0d81: Verifying Checksum [2020-03-13T03:55:41.689Z] 8c79c1ac0d81: Download complete [2020-03-13T03:55:42.624Z] 7f94eaf8af20: Pull complete [2020-03-13T03:55:42.624Z] 9fe9984849c1: Pull complete [2020-03-13T03:55:47.908Z] ec448270508e: Pull complete [2020-03-13T03:55:47.908Z] 65ba82af53f7: Pull complete [2020-03-13T03:55:47.908Z] 07c18b20a200: Pull complete [2020-03-13T03:55:53.191Z] d9b3ee039db2: Pull complete [2020-03-13T03:55:55.740Z] 8c79c1ac0d81: Pull complete [2020-03-13T03:55:55.740Z] ff40f1a7a0b9: Pull complete [2020-03-13T03:55:56.311Z] bdb43ae2d12f: Pull complete [2020-03-13T03:55:56.311Z] 8e1ab0ef8490: Pull complete [2020-03-13T03:55:56.311Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-13T03:55:56.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-13T03:55:56.572Z] ---> 8acfeb908b63 [2020-03-13T03:55:56.572Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-13T03:55:56.572Z] ---> Running in 5f9bc64225fc [2020-03-13T03:55:56.572Z] Removing intermediate container 5f9bc64225fc [2020-03-13T03:55:56.572Z] ---> 70d67be4d74b [2020-03-13T03:55:56.572Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-13T03:55:56.833Z] ---> Running in 2d8f2c8b9038 [2020-03-13T03:55:58.214Z] Removing intermediate container 2d8f2c8b9038 [2020-03-13T03:55:58.214Z] ---> b6ad48f3083d [2020-03-13T03:55:58.214Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-13T03:55:58.214Z] ---> Running in b339362fcb68 [2020-03-13T03:55:58.474Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-13T03:55:59.440Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-13T03:55:59.700Z] OK: 134 MiB in 39 packages [2020-03-13T03:55:59.960Z] Removing intermediate container b339362fcb68 [2020-03-13T03:55:59.960Z] ---> 234f97a81530 [2020-03-13T03:55:59.960Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-13T03:56:00.221Z] ---> Running in d5f7aa374e5f [2020-03-13T03:56:00.221Z] Removing intermediate container d5f7aa374e5f [2020-03-13T03:56:00.221Z] ---> 90db130a57b7 [2020-03-13T03:56:00.221Z] Step 7/8 : COPY . . [2020-03-13T03:56:01.161Z] ---> 9fea48240346 [2020-03-13T03:56:01.161Z] Step 8/8 : RUN go mod download [2020-03-13T03:56:01.161Z] ---> Running in 3ca5df8f0807 [2020-03-13T03:56:02.110Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-13T03:56:02.110Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-13T03:56:02.110Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-13T03:56:02.110Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-13T03:56:02.110Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-13T03:56:02.110Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-13T03:56:02.110Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-13T03:56:02.371Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-13T03:56:02.634Z] go: finding github.com/kr/text v0.1.0 [2020-03-13T03:56:02.634Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-13T03:56:02.634Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-13T03:56:02.634Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-13T03:56:02.634Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-13T03:56:02.634Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-13T03:56:02.634Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-13T03:56:02.894Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-13T03:56:02.894Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-13T03:56:02.894Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-13T03:56:03.154Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-13T03:56:03.154Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-13T03:56:03.154Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-13T03:56:03.154Z] go: finding github.com/kr/pty v1.1.1 [2020-03-13T03:56:07.363Z] go: finding golang.org/x/text v0.3.0 [2020-03-13T03:56:07.363Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-13T03:56:07.363Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-13T03:56:07.363Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-13T03:56:07.363Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-13T03:56:07.363Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-13T03:56:07.363Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-13T03:56:07.363Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-13T03:56:07.363Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-13T03:56:07.937Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-13T03:56:08.195Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-13T03:56:08.455Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-13T03:56:09.025Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-13T03:56:09.025Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-13T03:56:09.025Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-13T03:56:09.025Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-13T03:56:09.025Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-13T03:56:09.025Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-13T03:56:09.025Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-13T03:56:09.025Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-13T03:56:09.025Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-13T03:56:09.289Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-13T03:56:09.289Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-13T03:56:09.289Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-13T03:56:09.289Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-13T03:56:09.289Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-13T03:56:09.289Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-13T03:56:09.289Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-13T03:56:09.289Z] go: finding github.com/fatih/color v1.7.0 [2020-03-13T03:56:09.289Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-13T03:56:09.551Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-13T03:56:09.551Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-13T03:56:09.551Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-13T03:56:09.814Z] go: finding github.com/posener/complete v1.1.1 [2020-03-13T03:56:09.814Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-13T03:56:10.085Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-13T03:56:10.085Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-13T03:56:10.085Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-13T03:56:10.085Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-13T03:56:10.085Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-13T03:56:10.085Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-13T03:56:10.085Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-13T03:56:10.347Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-13T03:56:10.347Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-13T03:56:10.347Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-13T03:56:10.347Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-13T03:56:10.608Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-13T03:56:10.608Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-13T03:56:22.830Z] Removing intermediate container 3ca5df8f0807 [2020-03-13T03:56:22.830Z] ---> 545ac16bc088 [2020-03-13T03:56:22.830Z] Successfully built 545ac16bc088 [2020-03-13T03:56:22.830Z] 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-03-13T03:56:23.415Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-13T03:56:23.415Z] . [Pipeline] withDockerContainer [2020-03-13T03:56:23.539Z] prd-centos7-docker-4c-2g-413 does not seem to be running inside a container [2020-03-13T03:56:23.580Z] $ 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 ******** ci-base-image-x86_64 cat [2020-03-13T03:56:24.170Z] $ docker top 153db8ed1cc5a4f06bec510f128aef28e76c17f5458f246ef09cb494cc2ae6ea -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-13T03:56:24.645Z] + go version [2020-03-13T03:56:24.645Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-13T03:56:24.943Z] + make test [2020-03-13T03:56:24.943Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-13T03:56:28.236Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-13T03:56:36.437Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-13T03:56:36.437Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-13T03:56:36.437Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-13T03:56:36.437Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-13T03:56:36.437Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-13T03:56:36.437Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-13T03:56:36.437Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-13T03:56:36.437Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-13T03:56:36.437Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-13T03:56:36.437Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-13T03:56:36.437Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-13T03:56:36.437Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-13T03:56:40.219Z] Stashed 1 file(s) [Pipeline] } [2020-03-13T03:56:40.221Z] $ docker stop --time=1 153db8ed1cc5a4f06bec510f128aef28e76c17f5458f246ef09cb494cc2ae6ea [2020-03-13T03:56:41.636Z] $ docker rm -f 153db8ed1cc5a4f06bec510f128aef28e76c17f5458f246ef09cb494cc2ae6ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-13T03:56:42.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-13T03:56:43.193Z] + ls -al . [2020-03-13T03:56:43.193Z] total 72 [2020-03-13T03:56:43.193Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 13 03:56 . [2020-03-13T03:56:43.193Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 13 03:55 .. [2020-03-13T03:56:43.193Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 13 03:55 app [2020-03-13T03:56:43.193Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 13 03:55 assets [2020-03-13T03:56:43.193Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 13 03:55 bin [2020-03-13T03:56:43.193Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 13 03:55 cmd [2020-03-13T03:56:43.193Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 13 03:55 CONTRIBUTING.md [2020-03-13T03:56:43.193Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 13 03:56 coverage.out [2020-03-13T03:56:43.193Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 13 03:55 Dockerfile [2020-03-13T03:56:43.193Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 13 03:55 Dockerfile.build [2020-03-13T03:56:43.193Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 13 03:55 docs [2020-03-13T03:56:43.193Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 13 03:55 .git [2020-03-13T03:56:43.193Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 13 03:55 .gitignore [2020-03-13T03:56:43.193Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 13 03:55 go.mod [2020-03-13T03:56:43.193Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 13 03:56 go.sum [2020-03-13T03:56:43.193Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 13 03:55 internal [2020-03-13T03:56:43.193Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 13 03:55 Jenkinsfile [2020-03-13T03:56:43.193Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 13 03:55 LICENSE [2020-03-13T03:56:43.193Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 13 03:55 Makefile [2020-03-13T03:56:43.193Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 13 03:55 README.md [2020-03-13T03:56:43.193Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 13 03:55 .semver [2020-03-13T03:56:43.193Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 13 03:55 snap [2020-03-13T03:56:43.193Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 13 03:55 VERSION [2020-03-13T03:56:43.193Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 13 03:55 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-13T03:56:43.502Z] + 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=5384afd1e98dc00ea35bcb6a494be489d31510fd --label arch=amd64 --label version=0.0.0 . [2020-03-13T03:56:43.766Z] Sending build context to Docker daemon 10.77MB [2020-03-13T03:56:43.767Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-13T03:56:43.767Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-13T03:56:43.767Z] ---> 545ac16bc088 [2020-03-13T03:56:43.767Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-13T03:56:43.767Z] ---> Running in 1f1623cc31bd [2020-03-13T03:56:44.027Z] Removing intermediate container 1f1623cc31bd [2020-03-13T03:56:44.028Z] ---> 36f3740eb858 [2020-03-13T03:56:44.028Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-13T03:56:44.028Z] ---> Running in 54b88967edc3 [2020-03-13T03:56:44.028Z] Removing intermediate container 54b88967edc3 [2020-03-13T03:56:44.028Z] ---> 420beb5e3e2f [2020-03-13T03:56:44.028Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-13T03:56:44.028Z] ---> Running in a4336208acb9 [2020-03-13T03:56:44.289Z] Removing intermediate container a4336208acb9 [2020-03-13T03:56:44.289Z] ---> e325f0e78b89 [2020-03-13T03:56:44.289Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-13T03:56:44.289Z] ---> Running in 5a217c8905b5 [2020-03-13T03:56:44.289Z] Removing intermediate container 5a217c8905b5 [2020-03-13T03:56:44.289Z] ---> 1ec52f4dcf1f [2020-03-13T03:56:44.289Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-13T03:56:44.549Z] ---> Running in 7ccdd953ddc0 [2020-03-13T03:56:44.549Z] Removing intermediate container 7ccdd953ddc0 [2020-03-13T03:56:44.549Z] ---> 8a5114118f5a [2020-03-13T03:56:44.549Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-13T03:56:44.549Z] ---> Running in 010beb63e1fd [2020-03-13T03:56:45.496Z] Removing intermediate container 010beb63e1fd [2020-03-13T03:56:45.496Z] ---> b26b164ea363 [2020-03-13T03:56:45.496Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-13T03:56:45.496Z] ---> Running in 3df94310f1f7 [2020-03-13T03:56:45.759Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-13T03:56:46.333Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-13T03:56:46.596Z] OK: 134 MiB in 39 packages [2020-03-13T03:56:47.174Z] Removing intermediate container 3df94310f1f7 [2020-03-13T03:56:47.174Z] ---> 38ea7fd641f7 [2020-03-13T03:56:47.174Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-13T03:56:47.174Z] ---> Running in c5299daed0db [2020-03-13T03:56:47.174Z] Removing intermediate container c5299daed0db [2020-03-13T03:56:47.174Z] ---> b99cecab3185 [2020-03-13T03:56:47.174Z] Step 11/23 : COPY go.mod . [2020-03-13T03:56:47.452Z] ---> bc010ccccbb9 [2020-03-13T03:56:47.452Z] Step 12/23 : COPY Makefile . [2020-03-13T03:56:47.452Z] ---> 7412407d1b4e [2020-03-13T03:56:47.452Z] Step 13/23 : RUN make update [2020-03-13T03:56:47.452Z] ---> Running in e4deb706ed65 [2020-03-13T03:56:48.036Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-13T03:56:48.301Z] Removing intermediate container e4deb706ed65 [2020-03-13T03:56:48.301Z] ---> 624c6ed8546f [2020-03-13T03:56:48.301Z] Step 14/23 : COPY . . [2020-03-13T03:56:48.881Z] ---> 9ad6c2c27fbc [2020-03-13T03:56:48.881Z] Step 15/23 : RUN ${MAKE} [2020-03-13T03:56:48.881Z] ---> Running in d5a8b0bffb73 [2020-03-13T03:56:49.144Z] 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-03-13T03:56:57.357Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-13T03:56:59.085Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-414 in /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [Pipeline] { [Pipeline] ws [2020-03-13T03:56:59.132Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-03-13T03:56:59.976Z] Removing intermediate container d5a8b0bffb73 [2020-03-13T03:56:59.977Z] ---> ac0c06213ecc [2020-03-13T03:56:59.977Z] Step 16/23 : FROM alpine [2020-03-13T03:57:00.241Z] latest: Pulling from library/alpine [2020-03-13T03:57:00.506Z] c9b1b535fdd9: Pulling fs layer [2020-03-13T03:57:00.771Z] c9b1b535fdd9: Verifying Checksum [2020-03-13T03:57:00.771Z] c9b1b535fdd9: Download complete [2020-03-13T03:57:00.771Z] c9b1b535fdd9: Pull complete [2020-03-13T03:57:00.771Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-13T03:57:01.034Z] Status: Downloaded newer image for alpine:latest [2020-03-13T03:57:01.034Z] ---> e7d92cdc71fe [2020-03-13T03:57:01.034Z] Step 17/23 : EXPOSE 4000 [2020-03-13T03:57:01.034Z] ---> Running in 103df6844119 [2020-03-13T03:57:01.034Z] Removing intermediate container 103df6844119 [2020-03-13T03:57:01.034Z] ---> 7092b92afcd1 [2020-03-13T03:57:01.034Z] Step 18/23 : 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-03-13T03:57:01.614Z] ---> b8380d70d839 [2020-03-13T03:57:01.614Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-13T03:57:01.614Z] ---> Running in 92c0c1a7e961 [2020-03-13T03:57:01.879Z] Removing intermediate container 92c0c1a7e961 [2020-03-13T03:57:01.879Z] ---> cd3eaecca62e [2020-03-13T03:57:01.879Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-13T03:57:01.879Z] ---> Running in 91ae3cb7d5ec [2020-03-13T03:57:01.879Z] Removing intermediate container 91ae3cb7d5ec [2020-03-13T03:57:01.879Z] ---> 056e415051a5 [2020-03-13T03:57:01.879Z] Step 21/23 : LABEL arch=amd64 [2020-03-13T03:57:02.143Z] ---> Running in d6002a57e15b [2020-03-13T03:57:02.143Z] Removing intermediate container d6002a57e15b [2020-03-13T03:57:02.143Z] ---> f916367db216 [2020-03-13T03:57:02.143Z] Step 22/23 : LABEL git_sha=5384afd1e98dc00ea35bcb6a494be489d31510fd [2020-03-13T03:57:02.143Z] ---> Running in 3102efdd1fcd [2020-03-13T03:57:02.406Z] Removing intermediate container 3102efdd1fcd [2020-03-13T03:57:02.406Z] ---> 3eaa5133553c [2020-03-13T03:57:02.406Z] Step 23/23 : LABEL version=0.0.0 [2020-03-13T03:57:02.406Z] ---> Running in fdb8ac7960d7 [2020-03-13T03:57:02.406Z] Removing intermediate container fdb8ac7960d7 [2020-03-13T03:57:02.406Z] ---> 089fedd982c0 [2020-03-13T03:57:02.406Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-13T03:57:02.406Z] Successfully built 089fedd982c0 [2020-03-13T03:57:02.406Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-13T03:57:05.726Z] using credential edgex-jenkins-ssh [2020-03-13T03:57:05.777Z] Cloning the remote Git repository [2020-03-13T03:57:05.777Z] Cloning with configured refspecs honoured and without tags [2020-03-13T03:57:05.813Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-13T03:57:05.920Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-03-13T03:57:06.017Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-13T03:57:06.018Z] > git --version # timeout=10 [2020-03-13T03:57:06.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T03:57:06.143Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T03:57:07.519Z] Fetching without tags [2020-03-13T03:57:08.026Z] Merging remotes/origin/master commit f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 into PR head commit 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd [2020-03-13T03:57:07.363Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-13T03:57:07.392Z] > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 [2020-03-13T03:57:07.415Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T03:57:07.440Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-13T03:57:07.508Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-13T03:57:07.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T03:57:07.538Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T03:57:08.039Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T03:57:08.065Z] > git checkout -f 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd # timeout=10 [2020-03-13T03:57:08.723Z] Merge succeeded, producing 69da7b400cb83b20ece6539921044f842c3c6c99 [2020-03-13T03:57:08.724Z] Checking out Revision 69da7b400cb83b20ece6539921044f842c3c6c99 (PR-165) [2020-03-13T03:57:08.301Z] > git remote # timeout=10 [2020-03-13T03:57:08.337Z] > git config --get remote.origin.url # timeout=10 [2020-03-13T03:57:08.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T03:57:08.377Z] > git merge f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 # timeout=10 [2020-03-13T03:57:08.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T03:57:08.705Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T03:57:08.796Z] > git checkout -f 69da7b400cb83b20ece6539921044f842c3c6c99 # timeout=10 [2020-03-13T03:57:13.536Z] Commit message: "Merge commit 'f2a99f3bc2ad6ee2bc5a872ec09d024000b55099' into HEAD" [2020-03-13T03:57:13.536Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-13T03:57:14.957Z] ========================================================= [2020-03-13T03:57:14.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-13T03:57:14.957Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-13T03:57:16.095Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . [2020-03-13T03:57:17.063Z] Sending build context to Docker daemon 10.76MB [2020-03-13T03:57:17.063Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-13T03:57:17.063Z] Step 2/8 : FROM ${BASE} [2020-03-13T03:57:17.649Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-13T03:57:17.649Z] 29bddadc8f3f: Pulling fs layer [2020-03-13T03:57:17.649Z] 02bb20f2603b: Pulling fs layer [2020-03-13T03:57:17.649Z] b62863a3550b: Pulling fs layer [2020-03-13T03:57:17.649Z] 9586258a13ea: Pulling fs layer [2020-03-13T03:57:17.649Z] a8b2cbafd68c: Pulling fs layer [2020-03-13T03:57:17.649Z] d1dd75721c92: Pulling fs layer [2020-03-13T03:57:17.649Z] 9586258a13ea: Waiting [2020-03-13T03:57:17.649Z] a8b2cbafd68c: Waiting [2020-03-13T03:57:17.649Z] 4e34fffdb759: Pulling fs layer [2020-03-13T03:57:17.649Z] fd1d9eb628f9: Pulling fs layer [2020-03-13T03:57:17.649Z] bd44c58b92db: Pulling fs layer [2020-03-13T03:57:17.649Z] e5856e266cf4: Pulling fs layer [2020-03-13T03:57:17.649Z] d1dd75721c92: Waiting [2020-03-13T03:57:17.649Z] f0f88b30cdbb: Pulling fs layer [2020-03-13T03:57:17.649Z] 4e34fffdb759: Waiting [2020-03-13T03:57:17.649Z] fd1d9eb628f9: Waiting [2020-03-13T03:57:17.649Z] e5856e266cf4: Waiting [2020-03-13T03:57:17.649Z] f0f88b30cdbb: Waiting [2020-03-13T03:57:17.649Z] bd44c58b92db: Waiting [2020-03-13T03:57:17.649Z] b62863a3550b: Verifying Checksum [2020-03-13T03:57:17.649Z] b62863a3550b: Download complete [2020-03-13T03:57:17.649Z] 02bb20f2603b: Download complete [2020-03-13T03:57:17.649Z] a8b2cbafd68c: Verifying Checksum [2020-03-13T03:57:17.649Z] a8b2cbafd68c: Download complete [2020-03-13T03:57:17.921Z] d1dd75721c92: Verifying Checksum [2020-03-13T03:57:17.921Z] d1dd75721c92: Download complete [2020-03-13T03:57:17.921Z] 29bddadc8f3f: Verifying Checksum [2020-03-13T03:57:17.921Z] 29bddadc8f3f: Download complete [2020-03-13T03:57:19.366Z] 29bddadc8f3f: Pull complete [2020-03-13T03:57:19.640Z] 02bb20f2603b: Pull complete [2020-03-13T03:57:19.911Z] b62863a3550b: Pull complete [2020-03-13T03:57:22.545Z] 4e34fffdb759: Verifying Checksum [2020-03-13T03:57:22.545Z] 4e34fffdb759: Download complete [2020-03-13T03:57:22.545Z] bd44c58b92db: Verifying Checksum [2020-03-13T03:57:22.545Z] bd44c58b92db: Download complete [2020-03-13T03:57:25.151Z] e5856e266cf4: Verifying Checksum [2020-03-13T03:57:25.151Z] e5856e266cf4: Download complete [2020-03-13T03:57:25.151Z] f0f88b30cdbb: Verifying Checksum [2020-03-13T03:57:25.151Z] f0f88b30cdbb: Download complete [2020-03-13T03:57:26.559Z] fd1d9eb628f9: Verifying Checksum [2020-03-13T03:57:26.559Z] fd1d9eb628f9: Download complete [2020-03-13T03:57:27.531Z] 9586258a13ea: Verifying Checksum [2020-03-13T03:57:27.531Z] 9586258a13ea: Download complete [2020-03-13T03:57:37.645Z] 9586258a13ea: Pull complete [2020-03-13T03:57:37.645Z] a8b2cbafd68c: Pull complete [2020-03-13T03:57:37.645Z] d1dd75721c92: Pull complete [2020-03-13T03:57:43.021Z] 4e34fffdb759: Pull complete [2020-03-13T03:57:46.412Z] fd1d9eb628f9: Pull complete [2020-03-13T03:57:46.682Z] bd44c58b92db: Pull complete [2020-03-13T03:57:48.656Z] e5856e266cf4: Pull complete [2020-03-13T03:57:49.252Z] f0f88b30cdbb: Pull complete [2020-03-13T03:57:49.252Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-13T03:57:49.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-13T03:57:49.252Z] ---> 0be50c763560 [2020-03-13T03:57:49.252Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-13T03:57:53.572Z] ---> Running in 1db42148378d [2020-03-13T03:57:53.850Z] Removing intermediate container 1db42148378d [2020-03-13T03:57:53.850Z] ---> 60a3cc0309d8 [2020-03-13T03:57:53.850Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-13T03:57:54.122Z] ---> Running in 9f36a8467739 [2020-03-13T03:57:56.126Z] Removing intermediate container 9f36a8467739 [2020-03-13T03:57:56.126Z] ---> 52ce693e8cd1 [2020-03-13T03:57:56.126Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-13T03:57:56.126Z] ---> Running in a3ce116b8410 [2020-03-13T03:57:57.233Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-13T03:57:58.206Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-13T03:57:58.476Z] OK: 121 MiB in 39 packages [2020-03-13T03:57:59.908Z] Removing intermediate container a3ce116b8410 [2020-03-13T03:57:59.908Z] ---> 07a864928e08 [2020-03-13T03:57:59.908Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-13T03:57:59.908Z] ---> Running in 12525d04d6a4 [2020-03-13T03:58:00.189Z] Removing intermediate container 12525d04d6a4 [2020-03-13T03:58:00.189Z] ---> b7a0bd5e91ab [2020-03-13T03:58:00.189Z] Step 7/8 : COPY . . [2020-03-13T03:58:02.175Z] ---> c34dc3fa1d50 [2020-03-13T03:58:02.175Z] Step 8/8 : RUN go mod download [2020-03-13T03:58:02.175Z] ---> Running in c52610dc36ce [2020-03-13T03:58:03.151Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-13T03:58:03.151Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-13T03:58:03.151Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-13T03:58:03.151Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-13T03:58:03.151Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-13T03:58:03.151Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-13T03:58:03.151Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-13T03:58:03.757Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-13T03:58:03.757Z] go: finding github.com/kr/text v0.1.0 [2020-03-13T03:58:04.047Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-13T03:58:04.047Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-13T03:58:04.047Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-13T03:58:04.047Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-13T03:58:04.047Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-13T03:58:04.324Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-13T03:58:04.324Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-13T03:58:04.324Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-13T03:58:04.927Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-13T03:58:04.927Z] go: finding github.com/kr/pty v1.1.1 [2020-03-13T03:58:05.202Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-13T03:58:05.202Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-13T03:58:05.202Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-13T03:58:07.180Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-13T03:58:07.180Z] go: finding golang.org/x/text v0.3.0 [2020-03-13T03:58:09.807Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-13T03:58:12.398Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-13T03:58:12.398Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-13T03:58:12.398Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-13T03:58:12.398Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-13T03:58:12.398Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-13T03:58:12.398Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-13T03:58:12.398Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-13T03:58:13.372Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-13T03:58:13.647Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-13T03:58:14.236Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-13T03:58:14.236Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-13T03:58:14.236Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-13T03:58:14.236Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-13T03:58:14.236Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-13T03:58:14.236Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-13T03:58:14.236Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-13T03:58:14.236Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-13T03:58:14.513Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-13T03:58:14.513Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-13T03:58:15.103Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-13T03:58:15.103Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-13T03:58:15.103Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-13T03:58:15.379Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-13T03:58:15.379Z] go: finding github.com/posener/complete v1.1.1 [2020-03-13T03:58:15.379Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-13T03:58:15.379Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-13T03:58:15.379Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-13T03:58:15.379Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-13T03:58:15.379Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-13T03:58:15.379Z] go: finding github.com/fatih/color v1.7.0 [2020-03-13T03:58:15.653Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-13T03:58:15.927Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-13T03:58:16.201Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-13T03:58:16.201Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-13T03:58:16.201Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-13T03:58:16.201Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-13T03:58:16.201Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-13T03:58:16.474Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-13T03:58:16.474Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-13T03:58:16.474Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-13T03:58:16.474Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-13T03:58:16.474Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-13T03:58:16.744Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-13T03:58:17.014Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-13T03:58:17.014Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-13T03:58:49.307Z] Removing intermediate container c52610dc36ce [2020-03-13T03:58:49.308Z] ---> 26f7ab6f248d [2020-03-13T03:58:49.308Z] Successfully built 26f7ab6f248d [2020-03-13T03:58:49.308Z] 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-03-13T03:58:49.982Z] + docker inspect -f . ci-base-image-arm64 [2020-03-13T03:58:50.255Z] . [Pipeline] withDockerContainer [2020-03-13T03:58:50.600Z] prd-ubuntu18.04-docker-arm64-4c-16g-414 does not seem to be running inside a container [2020-03-13T03:58:50.690Z] $ 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 ******** ci-base-image-arm64 cat [2020-03-13T03:58:52.047Z] $ docker top e17712ef2bb03276cc16b7af8c1ce9aafb417d07f78949667d68b0517996546c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-13T03:58:53.144Z] + go version [2020-03-13T03:58:53.144Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-13T03:58:53.814Z] + make test [2020-03-13T03:58:53.814Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-13T03:58:54.796Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-13T03:59:21.561Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-13T03:59:21.561Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-13T03:59:21.561Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-13T03:59:21.561Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-13T03:59:21.561Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-13T03:59:21.561Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-13T03:59:21.561Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-13T03:59:21.561Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-13T03:59:21.562Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-13T03:59:21.562Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-13T03:59:21.562Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-13T03:59:21.562Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-13T03:59:34.018Z] Warning: overwriting stash ‘coverage-report’ [2020-03-13T03:59:34.534Z] Stashed 1 file(s) [Pipeline] } [2020-03-13T03:59:34.553Z] $ docker stop --time=1 e17712ef2bb03276cc16b7af8c1ce9aafb417d07f78949667d68b0517996546c [2020-03-13T03:59:36.796Z] $ docker rm -f e17712ef2bb03276cc16b7af8c1ce9aafb417d07f78949667d68b0517996546c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-13T03:59:38.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-13T03:59:38.544Z] + ls -al . [2020-03-13T03:59:38.544Z] total 112 [2020-03-13T03:59:38.544Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 03:58 . [2020-03-13T03:59:38.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 03:57 .. [2020-03-13T03:59:38.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 03:57 .git [2020-03-13T03:59:38.544Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 13 03:57 .gitignore [2020-03-13T03:59:38.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:57 .semver [2020-03-13T03:59:38.544Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 13 03:57 CONTRIBUTING.md [2020-03-13T03:59:38.544Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 13 03:57 Dockerfile [2020-03-13T03:59:38.544Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 13 03:57 Dockerfile.build [2020-03-13T03:59:38.544Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 13 03:57 Jenkinsfile [2020-03-13T03:59:38.544Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 13 03:57 LICENSE [2020-03-13T03:59:38.544Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 13 03:57 Makefile [2020-03-13T03:59:38.544Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 13 03:57 README.md [2020-03-13T03:59:38.544Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 03:55 VERSION [2020-03-13T03:59:38.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 03:57 app [2020-03-13T03:59:38.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:57 assets [2020-03-13T03:59:38.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 03:57 bin [2020-03-13T03:59:38.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:57 cmd [2020-03-13T03:59:38.544Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 13 03:58 coverage.out [2020-03-13T03:59:38.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 03:57 docs [2020-03-13T03:59:38.544Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 13 03:57 go.mod [2020-03-13T03:59:38.544Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 13 03:58 go.sum [2020-03-13T03:59:38.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:57 internal [2020-03-13T03:59:38.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 03:57 snap [2020-03-13T03:59:38.544Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 13 03:57 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-13T03:59:38.891Z] + 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=5384afd1e98dc00ea35bcb6a494be489d31510fd --label arch=arm64 --label version=0.0.0 . [2020-03-13T03:59:39.477Z] Sending build context to Docker daemon 10.77MB [2020-03-13T03:59:39.477Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-13T03:59:39.477Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-13T03:59:39.477Z] ---> 26f7ab6f248d [2020-03-13T03:59:39.477Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-13T03:59:39.752Z] ---> Running in 5449a8b53b0a [2020-03-13T03:59:40.022Z] Removing intermediate container 5449a8b53b0a [2020-03-13T03:59:40.022Z] ---> bd1ef5de4d39 [2020-03-13T03:59:40.022Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-13T03:59:40.291Z] ---> Running in 7a0f525a71e9 [2020-03-13T03:59:40.559Z] Removing intermediate container 7a0f525a71e9 [2020-03-13T03:59:40.559Z] ---> c5cead5f7625 [2020-03-13T03:59:40.559Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-13T03:59:40.831Z] ---> Running in d9ad4ae36026 [2020-03-13T03:59:41.102Z] Removing intermediate container d9ad4ae36026 [2020-03-13T03:59:41.102Z] ---> 1a8016d91dc4 [2020-03-13T03:59:41.102Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-13T03:59:41.102Z] ---> Running in 284c35584a2c [2020-03-13T03:59:41.687Z] Removing intermediate container 284c35584a2c [2020-03-13T03:59:41.687Z] ---> c0edc09617b6 [2020-03-13T03:59:41.687Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-13T03:59:41.687Z] ---> Running in 35f703f5bc41 [2020-03-13T03:59:41.958Z] Removing intermediate container 35f703f5bc41 [2020-03-13T03:59:41.958Z] ---> 91c99ccfa087 [2020-03-13T03:59:41.959Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-13T03:59:42.226Z] ---> Running in f4174aaee180 [2020-03-13T03:59:44.188Z] Removing intermediate container f4174aaee180 [2020-03-13T03:59:44.188Z] ---> e5e65823e797 [2020-03-13T03:59:44.188Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-13T03:59:44.188Z] ---> Running in e99d440faa0a [2020-03-13T03:59:45.156Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-13T03:59:45.738Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-13T03:59:46.006Z] OK: 121 MiB in 39 packages [2020-03-13T03:59:47.418Z] Removing intermediate container e99d440faa0a [2020-03-13T03:59:47.418Z] ---> 75f1f1bca93c [2020-03-13T03:59:47.418Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-13T03:59:47.418Z] ---> Running in ea7cc29f5326 [2020-03-13T03:59:47.687Z] Removing intermediate container ea7cc29f5326 [2020-03-13T03:59:47.687Z] ---> 14d732935770 [2020-03-13T03:59:47.687Z] Step 11/23 : COPY go.mod . [2020-03-13T03:59:48.275Z] ---> e0262f1fd6ee [2020-03-13T03:59:48.275Z] Step 12/23 : COPY Makefile . [2020-03-13T03:59:48.860Z] ---> e079f488380f [2020-03-13T03:59:48.860Z] Step 13/23 : RUN make update [2020-03-13T03:59:48.860Z] ---> Running in 348343b3a8a1 [2020-03-13T03:59:49.835Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-13T03:59:50.799Z] Removing intermediate container 348343b3a8a1 [2020-03-13T03:59:50.799Z] ---> 1200e0735dbb [2020-03-13T03:59:50.799Z] Step 14/23 : COPY . . [2020-03-13T03:59:52.214Z] ---> 65dc59933f88 [2020-03-13T03:59:52.214Z] Step 15/23 : RUN ${MAKE} [2020-03-13T03:59:52.484Z] ---> Running in 6a05b87fd90d [2020-03-13T03:59:53.450Z] 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-03-13T04:00:15.567Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-13T04:00:25.667Z] Removing intermediate container 6a05b87fd90d [2020-03-13T04:00:25.667Z] ---> 561605b0abb6 [2020-03-13T04:00:25.667Z] Step 16/23 : FROM alpine [2020-03-13T04:00:25.667Z] latest: Pulling from library/alpine [2020-03-13T04:00:25.667Z] 8fa90b21c985: Pulling fs layer [2020-03-13T04:00:29.009Z] 8fa90b21c985: Verifying Checksum [2020-03-13T04:00:29.009Z] 8fa90b21c985: Download complete [2020-03-13T04:00:29.009Z] 8fa90b21c985: Pull complete [2020-03-13T04:00:29.276Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-13T04:00:29.543Z] Status: Downloaded newer image for alpine:latest [2020-03-13T04:00:29.543Z] ---> 6e4716cdcf7a [2020-03-13T04:00:29.543Z] Step 17/23 : EXPOSE 4000 [2020-03-13T04:00:29.543Z] ---> Running in 9ca868dfef7f [2020-03-13T04:00:30.191Z] Removing intermediate container 9ca868dfef7f [2020-03-13T04:00:30.191Z] ---> 7fb312b9d47a [2020-03-13T04:00:30.191Z] Step 18/23 : 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-03-13T04:00:31.601Z] ---> 3e98e2f7f9f1 [2020-03-13T04:00:31.601Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-13T04:00:31.601Z] ---> Running in adf2b3cfba34 [2020-03-13T04:00:32.184Z] Removing intermediate container adf2b3cfba34 [2020-03-13T04:00:32.184Z] ---> 2fe11c358c2f [2020-03-13T04:00:32.184Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-13T04:00:32.184Z] ---> Running in 418eca97f274 [2020-03-13T04:00:32.454Z] Removing intermediate container 418eca97f274 [2020-03-13T04:00:32.454Z] ---> 5704c5a4d996 [2020-03-13T04:00:32.454Z] Step 21/23 : LABEL arch=arm64 [2020-03-13T04:00:32.720Z] ---> Running in 4b8e4860b898 [2020-03-13T04:00:32.989Z] Removing intermediate container 4b8e4860b898 [2020-03-13T04:00:32.989Z] ---> 60adc424c031 [2020-03-13T04:00:32.989Z] Step 22/23 : LABEL git_sha=5384afd1e98dc00ea35bcb6a494be489d31510fd [2020-03-13T04:00:32.989Z] ---> Running in 66b88b875709 [2020-03-13T04:00:33.575Z] Removing intermediate container 66b88b875709 [2020-03-13T04:00:33.575Z] ---> ab7fb8611a2c [2020-03-13T04:00:33.575Z] Step 23/23 : LABEL version=0.0.0 [2020-03-13T04:00:33.575Z] ---> Running in f16a51eba132 [2020-03-13T04:00:33.842Z] Removing intermediate container f16a51eba132 [2020-03-13T04:00:33.842Z] ---> 14c974e627f6 [2020-03-13T04:00:33.842Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-13T04:00:34.109Z] Successfully built 14c974e627f6 [2020-03-13T04:00:34.109Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-13T04:00:35.243Z] provisioning config files... [2020-03-13T04:00:35.256Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/config6581784883477954990tmp [Pipeline] { [Pipeline] sh [2020-03-13T04:00:35.617Z] + curl -s https://codecov.io/bash [2020-03-13T04:00:35.617Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/config6581784883477954990tmp [2020-03-13T04:00:35.884Z] [2020-03-13T04:00:35.884Z] _____ _ [2020-03-13T04:00:35.884Z] / ____| | | [2020-03-13T04:00:35.884Z] | | ___ __| | ___ ___ _____ __ [2020-03-13T04:00:35.884Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-13T04:00:35.884Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-13T04:00:35.884Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-13T04:00:35.884Z] Bash-20200303-bc4d7e6 [2020-03-13T04:00:35.884Z] [2020-03-13T04:00:35.884Z] [2020-03-13T04:00:35.884Z] ==> Jenkins CI detected. [2020-03-13T04:00:35.884Z] project root: . [2020-03-13T04:00:35.884Z] Fixing merge commit SHA [2020-03-13T04:00:35.884Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-13T04:00:35.884Z] ==> Running gcov in . (disable via -X gcov) [2020-03-13T04:00:35.884Z] ==> Python coveragepy not found [2020-03-13T04:00:35.884Z] ==> Searching for coverage reports in: [2020-03-13T04:00:35.884Z] + . [2020-03-13T04:00:35.884Z] -> Found 1 reports [2020-03-13T04:00:35.884Z] ==> Detecting git/mercurial file structure [2020-03-13T04:00:35.884Z] ==> Reading reports [2020-03-13T04:00:35.884Z] + ./coverage.out bytes=10 [2020-03-13T04:00:35.884Z] ==> Appending adjustments [2020-03-13T04:00:35.884Z] http://docs.codecov.io/docs/fixing-reports [2020-03-13T04:00:36.148Z] + Found adjustments [2020-03-13T04:00:36.148Z] ==> Gzipping contents [2020-03-13T04:00:36.148Z] ==> Uploading reports [2020-03-13T04:00:36.148Z] url: https://codecov.io [2020-03-13T04:00:36.148Z] query: branch=PR-165&commit=f2a99f3bc2ad6ee2bc5a872ec09d024000b55099&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-165%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=165&job= [2020-03-13T04:00:36.148Z] -> Pinging Codecov [2020-03-13T04:00:36.148Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-165&commit=f2a99f3bc2ad6ee2bc5a872ec09d024000b55099&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-165%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=165&job= [2020-03-13T04:00:36.719Z] -> Uploading [2020-03-13T04:00:36.979Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 [Pipeline] } [2020-03-13T04:00:36.989Z] 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-03-13T04:00:38.491Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T04:00:38.803Z] ---> package-listing.sh [2020-03-13T04:00:38.803Z] ++ facter osfamily [2020-03-13T04:00:38.803Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-13T04:00:38.803Z] + OS_FAMILY=redhat [2020-03-13T04:00:38.803Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-165 [2020-03-13T04:00:38.803Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-13T04:00:38.803Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-13T04:00:38.803Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-13T04:00:38.803Z] + PACKAGES=/tmp/packages_start.txt [2020-03-13T04:00:38.803Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-165 ']' [2020-03-13T04:00:38.803Z] + PACKAGES=/tmp/packages_end.txt [2020-03-13T04:00:38.803Z] + case "${OS_FAMILY}" in [2020-03-13T04:00:38.803Z] + rpm -qa [2020-03-13T04:00:38.803Z] + sort [2020-03-13T04:00:43.011Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-13T04:00:43.011Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-13T04:00:43.011Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-13T04:00:43.011Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-165 ']' [2020-03-13T04:00:43.011Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-165/archives/ [2020-03-13T04:00:43.011Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-165/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-13T04:00:43.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-13T04:00:43.460Z] [2020-03-13T04:00:43.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-13T04:00:43.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-13T04:00:43.818Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-13T04:00:43.818Z] c9b1b535fdd9: Pulling fs layer [2020-03-13T04:00:43.818Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-13T04:00:43.818Z] 756a868c4378: Pulling fs layer [2020-03-13T04:00:43.818Z] 444b2fc9a129: Pulling fs layer [2020-03-13T04:00:43.818Z] ea15f1150254: Pulling fs layer [2020-03-13T04:00:43.818Z] 41b27a9f41bf: Pulling fs layer [2020-03-13T04:00:43.818Z] 28c525ee5125: Pulling fs layer [2020-03-13T04:00:43.818Z] 094b1ea09ed8: Pulling fs layer [2020-03-13T04:00:43.818Z] 138eaada9080: Pulling fs layer [2020-03-13T04:00:43.818Z] 0622d0fa9048: Pulling fs layer [2020-03-13T04:00:43.818Z] 28c525ee5125: Waiting [2020-03-13T04:00:43.818Z] 444b2fc9a129: Waiting [2020-03-13T04:00:43.818Z] 094b1ea09ed8: Waiting [2020-03-13T04:00:43.818Z] ea15f1150254: Waiting [2020-03-13T04:00:43.818Z] 41b27a9f41bf: Waiting [2020-03-13T04:00:43.818Z] 138eaada9080: Waiting [2020-03-13T04:00:43.818Z] 0622d0fa9048: Waiting [2020-03-13T04:00:43.818Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-13T04:00:43.818Z] 2cc5ad85d9ab: Download complete [2020-03-13T04:00:43.818Z] 444b2fc9a129: Verifying Checksum [2020-03-13T04:00:43.818Z] 444b2fc9a129: Download complete [2020-03-13T04:00:43.818Z] c9b1b535fdd9: Verifying Checksum [2020-03-13T04:00:43.818Z] c9b1b535fdd9: Download complete [2020-03-13T04:00:43.818Z] ea15f1150254: Verifying Checksum [2020-03-13T04:00:43.818Z] ea15f1150254: Download complete [2020-03-13T04:00:44.086Z] 28c525ee5125: Verifying Checksum [2020-03-13T04:00:44.086Z] 28c525ee5125: Download complete [2020-03-13T04:00:44.349Z] 756a868c4378: Verifying Checksum [2020-03-13T04:00:44.349Z] 756a868c4378: Download complete [2020-03-13T04:00:44.349Z] c9b1b535fdd9: Pull complete [2020-03-13T04:00:44.349Z] 138eaada9080: Verifying Checksum [2020-03-13T04:00:44.349Z] 138eaada9080: Download complete [2020-03-13T04:00:44.349Z] 0622d0fa9048: Verifying Checksum [2020-03-13T04:00:44.349Z] 0622d0fa9048: Download complete [2020-03-13T04:00:44.613Z] 2cc5ad85d9ab: Pull complete [2020-03-13T04:00:44.613Z] 094b1ea09ed8: Verifying Checksum [2020-03-13T04:00:44.613Z] 094b1ea09ed8: Download complete [2020-03-13T04:00:45.182Z] 41b27a9f41bf: Verifying Checksum [2020-03-13T04:00:45.182Z] 41b27a9f41bf: Download complete [2020-03-13T04:00:46.562Z] 756a868c4378: Pull complete [2020-03-13T04:00:46.562Z] 444b2fc9a129: Pull complete [2020-03-13T04:00:46.562Z] ea15f1150254: Pull complete [2020-03-13T04:00:49.855Z] 41b27a9f41bf: Pull complete [2020-03-13T04:00:49.855Z] 28c525ee5125: Pull complete [2020-03-13T04:00:52.398Z] 094b1ea09ed8: Pull complete [2020-03-13T04:00:52.398Z] 138eaada9080: Pull complete [2020-03-13T04:00:52.398Z] 0622d0fa9048: Pull complete [2020-03-13T04:00:52.398Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-13T04:00:52.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-13T04:00:52.572Z] prd-centos7-docker-4c-2g-412 does not seem to be running inside a container [2020-03-13T04:00:52.614Z] $ 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-165 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-165:/w/workspace/edgexfoundry_edgex-ui-go_PR-165:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-13T04:00:53.676Z] $ docker top 93e62d2bd80dd5187cf78a3406d6e02627c4c090989175be2177d94cf1a880d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-13T04:00:53.954Z] provisioning config files... [2020-03-13T04:00:53.977Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/config8148060046856721279tmp [Pipeline] { [Pipeline] echo [2020-03-13T04:00:54.027Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T04:00:54.334Z] ---> create-netrc.sh [Pipeline] echo [2020-03-13T04:00:54.343Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T04:00:54.643Z] ---> logs-deploy.sh [2020-03-13T04:00:54.643Z] + ARCHIVE_ARTIFACTS= [2020-03-13T04:00:54.643Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-13T04:00:54.643Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-13T04:00:54.643Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-13T04:00:54.643Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-165/2 [2020-03-13T04:00:54.643Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-165/2/ [2020-03-13T04:00:54.643Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-165/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [2020-03-13T04:00:55.580Z] Archives upload complete. [2020-03-13T04:00:55.838Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-165/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-165/2/