Pull request #197 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 8258c8c20028738dfaea8988f62cb9e79add8176 rather than ed2b79bae006f727fe141d8d3fa2093918736f90 Obtained Jenkinsfile from 8258c8c20028738dfaea8988f62cb9e79add8176 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-197/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Running on prd-centos7-docker-4c-2g-3225 in /w/workspace/edgexfoundry_edgex-ui-go_PR-197 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-197 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags Merging remotes/origin/master commit 8258c8c20028738dfaea8988f62cb9e79add8176 into PR head commit ed2b79bae006f727fe141d8d3fa2093918736f90 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/197/head:refs/remotes/origin/PR-197 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed2b79bae006f727fe141d8d3fa2093918736f90 # timeout=10 Merge succeeded, producing ed2b79bae006f727fe141d8d3fa2093918736f90 Checking out Revision ed2b79bae006f727fe141d8d3fa2093918736f90 (PR-197) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8258c8c20028738dfaea8988f62cb9e79add8176 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed2b79bae006f727fe141d8d3fa2093918736f90 # timeout=10 Commit message: "modify subscription add or update to make more streamlined" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:47:21 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 07:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:23 07:47:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:47:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:24 latest: Pulling from edgex-devops/git-semver 07:47:24 9123ac7c32f7: Pulling fs layer 07:47:24 b8cc5d1170e3: Pulling fs layer 07:47:24 2924cbbf6a41: Pulling fs layer 07:47:24 93b08a4f1073: Pulling fs layer 07:47:24 93b08a4f1073: Waiting 07:47:24 b8cc5d1170e3: Verifying Checksum 07:47:24 b8cc5d1170e3: Download complete 07:47:24 9123ac7c32f7: Verifying Checksum 07:47:24 9123ac7c32f7: Download complete 07:47:24 93b08a4f1073: Verifying Checksum 07:47:24 93b08a4f1073: Download complete 07:47:24 2924cbbf6a41: Verifying Checksum 07:47:24 2924cbbf6a41: Download complete 07:47:24 9123ac7c32f7: Pull complete 07:47:24 b8cc5d1170e3: Pull complete 07:47:25 2924cbbf6a41: Pull complete 07:47:25 93b08a4f1073: Pull complete 07:47:25 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:47:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:47:25 prd-centos7-docker-4c-2g-3225 does not seem to be running inside a container 07:47:25 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-197 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-197:/w/workspace/edgexfoundry_edgex-ui-go_PR-197:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:47:26 $ docker top 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:47:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:26 [ssh-agent] Looking for ssh-agent implementation... 07:47:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:27 $ docker exec 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 ssh-agent 07:47:27 SSH_AUTH_SOCK=/tmp/ssh-L4j81LQiPOLI/agent.14 07:47:27 SSH_AGENT_PID=21 07:47:27 Running ssh-add (command line suppressed) 07:47:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/private_key_7400153518774429960.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/private_key_7400153518774429960.key) 07:47:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:27 + git describe --exact-match --tags HEAD 07:47:27 fatal: No names found, cannot describe anything. [Pipeline] } 07:47:28 $ docker exec --env ******** --env ******** 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 ssh-agent -k 07:47:28 unset SSH_AUTH_SOCK; 07:47:28 unset SSH_AGENT_PID; 07:47:28 echo Agent pid 21 killed; 07:47:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:47:28 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:47:28 This usually means this commit has not been tagged. [Pipeline] sshagent 07:47:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:28 [ssh-agent] Looking for ssh-agent implementation... 07:47:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:28 $ docker exec 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 ssh-agent 07:47:28 SSH_AUTH_SOCK=/tmp/ssh-4JQWkb31Yj4K/agent.57 07:47:28 SSH_AGENT_PID=64 07:47:28 Running ssh-add (command line suppressed) 07:47:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/private_key_2166929966683808774.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/private_key_2166929966683808774.key) 07:47:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:29 + git semver init 07:47:29 # -> Open(): unable to determine branch for HEAD 07:47:29 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-197/.git 07:47:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-197 07:47:29 # $SEMVER_REMOTE_NAME = origin 07:47:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:47:29 # $SEMVER_USER_NAME = edgex-jenkins 07:47:29 # $SEMVER_BRANCH = PR-197 07:47:29 # $SEMVER_TEMP = /tmp/semver-719591595 07:47:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:47:30 # '/tmp/semver-719591595' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-197/.semver' 07:47:30 # -> Force: false 07:47:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-197/.semver [Pipeline] } 07:47:30 $ docker exec --env ******** --env ******** 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 ssh-agent -k 07:47:30 unset SSH_AUTH_SOCK; 07:47:30 unset SSH_AGENT_PID; 07:47:30 echo Agent pid 64 killed; 07:47:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:31 + git semver [Pipeline] } 07:47:31 $ docker stop --time=1 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 07:47:32 $ docker rm -f 8bfa83df3331fd886a80a45ecce7bbb7a7393024322b5206effc7e9493c715f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:47:33 Stashed 39 file(s) [Pipeline] echo 07:47:33 [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 07:47:49 Still waiting to schedule task 07:47:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:47:49 Still waiting to schedule task 07:47:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:49:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3226 in /w/workspace/edgexfoundry_edgex-ui-go_PR-197 [Pipeline] { [Pipeline] ws 07:49:41 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:49:46 using credential edgex-jenkins-ssh 07:49:46 Cloning the remote Git repository 07:49:46 Cloning with configured refspecs honoured and without tags 07:49:46 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:49:46 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:49:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:49:46 > git --version # timeout=10 07:49:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:49:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:49:48 Fetching without tags 07:49:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:49:48 > git config --add remote.origin.fetch +refs/pull/197/head:refs/remotes/origin/PR-197 # timeout=10 07:49:48 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:49:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:49:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:49:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:49:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:49:48 Merging remotes/origin/master commit 8258c8c20028738dfaea8988f62cb9e79add8176 into PR head commit ed2b79bae006f727fe141d8d3fa2093918736f90 07:49:49 Merge succeeded, producing ed2b79bae006f727fe141d8d3fa2093918736f90 07:49:49 Checking out Revision ed2b79bae006f727fe141d8d3fa2093918736f90 (PR-197) 07:49:48 > git config core.sparsecheckout # timeout=10 07:49:48 > git checkout -f ed2b79bae006f727fe141d8d3fa2093918736f90 # timeout=10 07:49:49 > git remote # timeout=10 07:49:49 > git config --get remote.origin.url # timeout=10 07:49:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:49:49 > git merge 8258c8c20028738dfaea8988f62cb9e79add8176 # timeout=10 07:49:49 > git rev-parse HEAD^{commit} # timeout=10 07:49:49 > git config core.sparsecheckout # timeout=10 07:49:49 > git checkout -f ed2b79bae006f727fe141d8d3fa2093918736f90 # timeout=10 07:49:54 Commit message: "modify subscription add or update to make more streamlined" 07:49:54 > git --version # timeout=10 07:49:54 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:49:55 ========================================================= 07:49:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 07:49:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:49:57 + 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 . 07:49:58 Sending build context to Docker daemon 11.42MB 07:49:58 Step 1/8 : ARG BASE=golang:1.11-alpine 07:49:58 Step 2/8 : FROM ${BASE} 07:49:58 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:49:58 29bddadc8f3f: Pulling fs layer 07:49:58 02bb20f2603b: Pulling fs layer 07:49:58 b62863a3550b: Pulling fs layer 07:49:58 9586258a13ea: Pulling fs layer 07:49:58 a8b2cbafd68c: Pulling fs layer 07:49:58 d1dd75721c92: Pulling fs layer 07:49:58 9586258a13ea: Waiting 07:49:58 a8b2cbafd68c: Waiting 07:49:58 d1dd75721c92: Waiting 07:49:58 4e34fffdb759: Pulling fs layer 07:49:58 fd1d9eb628f9: Pulling fs layer 07:49:58 bd44c58b92db: Pulling fs layer 07:49:58 e5856e266cf4: Pulling fs layer 07:49:58 4e34fffdb759: Waiting 07:49:58 f0f88b30cdbb: Pulling fs layer 07:49:58 e5856e266cf4: Waiting 07:49:58 fd1d9eb628f9: Waiting 07:49:58 f0f88b30cdbb: Waiting 07:49:58 bd44c58b92db: Waiting 07:49:58 b62863a3550b: Download complete 07:49:58 02bb20f2603b: Verifying Checksum 07:49:58 02bb20f2603b: Download complete 07:49:58 a8b2cbafd68c: Verifying Checksum 07:49:58 a8b2cbafd68c: Download complete 07:49:58 d1dd75721c92: Verifying Checksum 07:49:58 d1dd75721c92: Download complete 07:49:58 29bddadc8f3f: Verifying Checksum 07:49:59 29bddadc8f3f: Pull complete 07:50:00 02bb20f2603b: Pull complete 07:50:00 b62863a3550b: Pull complete 07:50:02 4e34fffdb759: Verifying Checksum 07:50:02 4e34fffdb759: Download complete 07:50:02 bd44c58b92db: Download complete 07:50:05 e5856e266cf4: Verifying Checksum 07:50:05 e5856e266cf4: Download complete 07:50:05 f0f88b30cdbb: Download complete 07:50:07 fd1d9eb628f9: Verifying Checksum 07:50:07 fd1d9eb628f9: Download complete 07:50:08 9586258a13ea: Verifying Checksum 07:50:08 9586258a13ea: Download complete 07:50:21 9586258a13ea: Pull complete 07:50:21 a8b2cbafd68c: Pull complete 07:50:21 d1dd75721c92: Pull complete 07:50:24 4e34fffdb759: Pull complete 07:50:29 fd1d9eb628f9: Pull complete 07:50:29 bd44c58b92db: Pull complete 07:50:31 e5856e266cf4: Pull complete 07:50:31 f0f88b30cdbb: Pull complete 07:50:31 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 07:50:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 07:50:31 ---> 0be50c763560 07:50:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:50:36 ---> Running in 4d19fdd1c893 07:50:36 Removing intermediate container 4d19fdd1c893 07:50:36 ---> 0db39669932a 07:50:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:36 ---> Running in fde2e9765ef0 07:50:38 Removing intermediate container fde2e9765ef0 07:50:38 ---> 3e2854af5c7f 07:50:38 Step 5/8 : RUN apk add --no-cache make git 07:50:38 ---> Running in bc357a530f52 07:50:39 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:50:40 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:50:40 OK: 121 MiB in 39 packages 07:50:41 Removing intermediate container bc357a530f52 07:50:41 ---> 3986055123b6 07:50:41 Step 6/8 : WORKDIR /edgex-ui-go 07:50:41 ---> Running in 4a150753a7cf 07:50:42 Removing intermediate container 4a150753a7cf 07:50:42 ---> f1d29589f316 07:50:42 Step 7/8 : COPY . . 07:50:43 ---> 3c562674a8df 07:50:43 Step 8/8 : RUN go mod download 07:50:43 ---> Running in 019ed4d061e8 07:50:44 go: finding github.com/gorilla/websocket v1.4.0 07:50:44 go: finding github.com/kr/pretty v0.1.0 07:50:44 go: finding github.com/pelletier/go-toml v1.2.0 07:50:44 go: finding github.com/gorilla/mux v1.7.1 07:50:44 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:50:44 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 07:50:44 go: finding github.com/BurntSushi/toml v0.3.1 07:50:45 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 07:50:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:50:45 go: finding github.com/hashicorp/consul/api v1.1.0 07:50:45 go: finding github.com/pkg/errors v0.8.1 07:50:45 go: finding github.com/stretchr/testify v1.3.0 07:50:45 go: finding github.com/kr/text v0.1.0 07:50:45 go: finding github.com/mitchellh/copystructure v1.0.0 07:50:45 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:50:45 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:50:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:50:46 go: finding github.com/kr/pty v1.1.1 07:50:47 go: finding github.com/stretchr/objx v0.1.0 07:50:47 go: finding github.com/pmezard/go-difflib v1.0.0 07:50:47 go: finding github.com/davecgh/go-spew v1.1.0 07:50:47 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:50:49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:50:49 go: finding golang.org/x/text v0.3.0 07:50:51 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 07:50:52 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:50:52 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:50:52 go: finding github.com/hashicorp/serf v0.8.2 07:50:52 go: finding github.com/mitchellh/mapstructure v1.1.2 07:50:52 go: finding github.com/hashicorp/go-uuid v1.0.1 07:50:52 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:50:52 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:50:53 go: finding github.com/mitchellh/go-homedir v1.0.0 07:50:53 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:50:54 go: finding github.com/hashicorp/logutils v1.0.0 07:50:54 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:50:54 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:50:54 go: finding github.com/hashicorp/memberlist v0.1.3 07:50:54 go: finding github.com/mitchellh/cli v1.0.0 07:50:54 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:50:54 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:50:54 go: finding github.com/hashicorp/mdns v1.0.0 07:50:54 go: finding github.com/mitchellh/iochan v1.0.0 07:50:55 go: finding github.com/hashicorp/go-syslog v1.0.0 07:50:55 go: finding github.com/bgentry/speakeasy v0.1.0 07:50:55 go: finding github.com/mattn/go-colorable v0.0.9 07:50:55 go: finding github.com/fatih/color v1.7.0 07:50:55 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:50:55 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 07:50:55 go: finding github.com/posener/complete v1.1.1 07:50:55 go: finding github.com/hashicorp/go.net v0.0.1 07:50:55 go: finding github.com/miekg/dns v1.0.14 07:50:55 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:50:56 go: finding github.com/mattn/go-isatty v0.0.3 07:50:56 go: finding github.com/stretchr/testify v1.2.2 07:50:56 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:50:56 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:50:56 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:50:56 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:50:56 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:50:56 go: finding github.com/davecgh/go-spew v1.1.1 07:50:57 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:50:57 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 07:50:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:50:57 go: finding github.com/hashicorp/go-multierror v1.0.0 07:50:57 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 07:50:58 go: finding github.com/mitchellh/gox v0.4.0 07:50:58 go: finding github.com/hashicorp/go-uuid v1.0.0 07:50:58 go: finding github.com/hashicorp/golang-lru v0.5.0 07:50:58 go: finding github.com/hashicorp/errwrap v1.0.0 07:51:30 Removing intermediate container 019ed4d061e8 07:51:30 ---> a337b36aac4d 07:51:30 Successfully built a337b36aac4d 07:51:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:51:31 + docker inspect -f . ci-base-image-arm64 07:51:32 . [Pipeline] withDockerContainer 07:51:32 prd-ubuntu18.04-docker-arm64-4c-16g-3226 does not seem to be running inside a container 07:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:51:33 $ docker top 499a7dd1c3574a2ddfd5755dbe122f6c84a3395a8a4e6de96d51d1ab4c536343 -eo pid,comm [Pipeline] { [Pipeline] sh 07:51:34 + go version 07:51:34 go version go1.11.13 linux/arm64 [Pipeline] sh 07:51:35 + make test 07:51:35 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:51:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:52:03 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:52:03 GO111MODULE=on go vet ./... [Pipeline] stash 07:52:16 Stashed 1 file(s) [Pipeline] } 07:52:16 $ docker stop --time=1 499a7dd1c3574a2ddfd5755dbe122f6c84a3395a8a4e6de96d51d1ab4c536343 07:52:18 $ docker rm -f 499a7dd1c3574a2ddfd5755dbe122f6c84a3395a8a4e6de96d51d1ab4c536343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:52:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:52:21 + ls -al . 07:52:21 total 112 07:52:21 drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 07:51 . 07:52:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 07:49 .. 07:52:21 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 07:49 .git 07:52:21 -rw-rw-r-- 1 jenkins jenkins 123 Apr 10 07:49 .gitignore 07:52:21 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:49 .semver 07:52:21 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 10 07:49 CONTRIBUTING.md 07:52:21 -rw-rw-r-- 1 jenkins jenkins 912 Apr 10 07:49 Dockerfile 07:52:21 -rw-rw-r-- 1 jenkins jenkins 898 Apr 10 07:49 Dockerfile.build 07:52:21 -rw-rw-r-- 1 jenkins jenkins 675 Apr 10 07:49 Jenkinsfile 07:52:21 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 10 07:49 LICENSE 07:52:21 -rw-rw-r-- 1 jenkins jenkins 951 Apr 10 07:49 Makefile 07:52:21 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 10 07:49 README.md 07:52:21 -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 07:47 VERSION 07:52:21 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 07:49 app 07:52:21 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:49 assets 07:52:21 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 07:49 bin 07:52:21 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:49 cmd 07:52:21 -rw-r--r-- 1 jenkins jenkins 10 Apr 10 07:51 coverage.out 07:52:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 07:49 docs 07:52:21 -rw-rw-r-- 1 jenkins jenkins 522 Apr 10 07:49 go.mod 07:52:21 -rw-r--r-- 1 jenkins jenkins 8727 Apr 10 07:51 go.sum 07:52:21 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:49 internal 07:52:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 07:49 snap 07:52:21 -rw-rw-r-- 1 jenkins jenkins 155 Apr 10 07:49 version.go [Pipeline] isUnix [Pipeline] sh 07:52:21 Running on prd-centos7-docker-4c-2g-3227 in /w/workspace/edgexfoundry_edgex-ui-go_PR-197 [Pipeline] { [Pipeline] ws 07:52:21 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:52:21 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ed2b79bae006f727fe141d8d3fa2093918736f90 --label arch=arm64 --label version=0.0.0 . 07:52:21 Sending build context to Docker daemon 11.43MB 07:52:21 Step 1/24 : ARG BASE=golang:1.13-alpine 07:52:21 Step 2/24 : FROM ${BASE} AS builder 07:52:21 ---> a337b36aac4d 07:52:21 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:52:22 ---> Running in 1231a0830370 07:52:22 Removing intermediate container 1231a0830370 07:52:22 ---> 30f1b2512200 07:52:22 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:52:22 ---> Running in 4d88c70a49c9 07:52:23 Removing intermediate container 4d88c70a49c9 07:52:23 ---> b0885cb38a21 07:52:23 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:52:23 ---> Running in ebfe213eef20 07:52:23 Removing intermediate container ebfe213eef20 07:52:23 ---> eb3113507815 07:52:23 Step 6/24 : LABEL Name=edgex-ui-go 07:52:23 ---> Running in 3e455e7d1f40 07:52:23 Removing intermediate container 3e455e7d1f40 07:52:23 ---> f3883440c4b2 07:52:23 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:52:24 ---> Running in 602dcd0366b2 07:52:24 Removing intermediate container 602dcd0366b2 07:52:24 ---> 7cfd4c239801 07:52:24 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:52:24 ---> Running in 1c539c283e0d 07:52:26 using credential edgex-jenkins-ssh 07:52:26 Removing intermediate container 1c539c283e0d 07:52:26 ---> bf0998ab707c 07:52:26 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:52:26 Cloning the remote Git repository 07:52:26 Cloning with configured refspecs honoured and without tags 07:52:26 ---> Running in 3ffe2e9c1f44 07:52:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:52:26 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:52:27 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:52:28 Fetching without tags 07:52:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:52:27 > git --version # timeout=10 07:52:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:52:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:52:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:52:28 > git config --add remote.origin.fetch +refs/pull/197/head:refs/remotes/origin/PR-197 # timeout=10 07:52:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:52:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:52:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:52:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:52:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:52:28 Merging remotes/origin/master commit 8258c8c20028738dfaea8988f62cb9e79add8176 into PR head commit ed2b79bae006f727fe141d8d3fa2093918736f90 07:52:28 Merge succeeded, producing ed2b79bae006f727fe141d8d3fa2093918736f90 07:52:28 Checking out Revision ed2b79bae006f727fe141d8d3fa2093918736f90 (PR-197) 07:52:28 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:52:28 > git config core.sparsecheckout # timeout=10 07:52:28 > git checkout -f ed2b79bae006f727fe141d8d3fa2093918736f90 # timeout=10 07:52:28 > git remote # timeout=10 07:52:28 > git config --get remote.origin.url # timeout=10 07:52:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:52:28 > git merge 8258c8c20028738dfaea8988f62cb9e79add8176 # timeout=10 07:52:28 > git rev-parse HEAD^{commit} # timeout=10 07:52:28 > git config core.sparsecheckout # timeout=10 07:52:28 > git checkout -f ed2b79bae006f727fe141d8d3fa2093918736f90 # timeout=10 07:52:29 v3.10.4-60-g1b98e4aac6 [http://nl.alpinelinux.org/alpine/v3.10/main] 07:52:29 v3.10.4-56-gde8ecbcf01 [http://nl.alpinelinux.org/alpine/v3.10/community] 07:52:29 OK: 10171 distinct packages available 07:52:29 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:52:29 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:52:30 OK: 121 MiB in 39 packages 07:52:31 Removing intermediate container 3ffe2e9c1f44 07:52:31 ---> 90d2f4d49aaa 07:52:31 Step 10/24 : ENV GO111MODULE=on 07:52:31 ---> Running in deb860e8cf84 07:52:32 Removing intermediate container deb860e8cf84 07:52:32 ---> 6fcafd78b0a7 07:52:32 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:52:32 ---> Running in 207fac7e6b06 07:52:32 Removing intermediate container 207fac7e6b06 07:52:32 ---> 9e7da4c99770 07:52:32 Step 12/24 : COPY go.mod . 07:52:33 ---> e07a841d55ed 07:52:33 Step 13/24 : COPY Makefile . 07:52:33 Commit message: "modify subscription add or update to make more streamlined" 07:52:33 > git --version # timeout=10 07:52:33 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb 07:52:33 ---> 1b106f6c2a7d 07:52:33 Step 14/24 : RUN make update 07:52:33 ---> Running in a7f253db14ef [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 07:52:34 CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] echo 07:52:35 ========================================================= 07:52:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 07:52:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:52:36 Removing intermediate container a7f253db14ef 07:52:36 ---> 766a3c2dfa09 07:52:36 Step 15/24 : COPY . . 07:52:37 + 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 . 07:52:37 Sending build context to Docker daemon 11.42MB 07:52:37 Step 1/8 : ARG BASE=golang:1.11-alpine 07:52:37 Step 2/8 : FROM ${BASE} 07:52:37 ---> d22797f13ef6 07:52:37 Step 16/24 : RUN ${MAKE} 07:52:37 ---> Running in 4857494579e8 07:52:37 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:52:37 9d48c3bd43c5: Pulling fs layer 07:52:37 7f94eaf8af20: Pulling fs layer 07:52:37 9fe9984849c1: Pulling fs layer 07:52:37 ec448270508e: Pulling fs layer 07:52:37 65ba82af53f7: Pulling fs layer 07:52:37 07c18b20a200: Pulling fs layer 07:52:37 d9b3ee039db2: Pulling fs layer 07:52:37 8c79c1ac0d81: Pulling fs layer 07:52:37 ff40f1a7a0b9: Pulling fs layer 07:52:37 bdb43ae2d12f: Pulling fs layer 07:52:37 8e1ab0ef8490: Pulling fs layer 07:52:37 d9b3ee039db2: Waiting 07:52:37 07c18b20a200: Waiting 07:52:37 8c79c1ac0d81: Waiting 07:52:37 ff40f1a7a0b9: Waiting 07:52:37 8e1ab0ef8490: Waiting 07:52:37 ec448270508e: Waiting 07:52:37 65ba82af53f7: Waiting 07:52:37 bdb43ae2d12f: Waiting 07:52:37 9fe9984849c1: Verifying Checksum 07:52:37 9fe9984849c1: Download complete 07:52:37 7f94eaf8af20: Verifying Checksum 07:52:37 7f94eaf8af20: Download complete 07:52:37 65ba82af53f7: Verifying Checksum 07:52:37 65ba82af53f7: Download complete 07:52:37 07c18b20a200: Verifying Checksum 07:52:37 07c18b20a200: Download complete 07:52:38 9d48c3bd43c5: Verifying Checksum 07:52:38 9d48c3bd43c5: Download complete 07:52:38 9d48c3bd43c5: Pull complete 07:52:38 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 07:52:38 7f94eaf8af20: Pull complete 07:52:39 9fe9984849c1: Pull complete 07:52:41 d9b3ee039db2: Verifying Checksum 07:52:41 d9b3ee039db2: Download complete 07:52:41 ff40f1a7a0b9: Verifying Checksum 07:52:41 ff40f1a7a0b9: Download complete 07:52:44 8c79c1ac0d81: Verifying Checksum 07:52:44 8c79c1ac0d81: Download complete 07:52:44 8e1ab0ef8490: Verifying Checksum 07:52:44 8e1ab0ef8490: Download complete 07:52:44 bdb43ae2d12f: Verifying Checksum 07:52:44 bdb43ae2d12f: Download complete 07:52:44 ec448270508e: Verifying Checksum 07:52:44 ec448270508e: Download complete 07:52:54 ec448270508e: Pull complete 07:52:54 65ba82af53f7: Pull complete 07:52:54 07c18b20a200: Pull complete 07:52:58 d9b3ee039db2: Pull complete 07:53:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:53:04 8c79c1ac0d81: Pull complete 07:53:04 ff40f1a7a0b9: Pull complete 07:53:06 bdb43ae2d12f: Pull complete 07:53:06 8e1ab0ef8490: Pull complete 07:53:06 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 07:53:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 07:53:06 ---> 8acfeb908b63 07:53:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:53:06 ---> Running in 4022ce9925fb 07:53:06 Removing intermediate container 4022ce9925fb 07:53:06 ---> a724ad0332ad 07:53:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:07 ---> Running in 751d015f7bc7 07:53:08 Removing intermediate container 751d015f7bc7 07:53:08 ---> a655c8e4742d 07:53:08 Step 5/8 : RUN apk add --no-cache make git 07:53:08 ---> Running in 9bf041e53bb6 07:53:09 Removing intermediate container 4857494579e8 07:53:09 ---> 0b71455c4952 07:53:09 Step 17/24 : FROM alpine 07:53:09 latest: Pulling from library/alpine 07:53:09 8a0637ca1ac9: Pulling fs layer 07:53:09 8a0637ca1ac9: Download complete 07:53:09 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:53:09 8a0637ca1ac9: Pull complete 07:53:09 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 07:53:09 Status: Downloaded newer image for alpine:latest 07:53:09 ---> 2ee122dcc32d 07:53:09 Step 18/24 : EXPOSE 4000 07:53:09 ---> Running in e210281a9c55 07:53:09 Removing intermediate container e210281a9c55 07:53:09 ---> a8d874bb629e 07:53:09 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 07:53:10 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:53:10 OK: 134 MiB in 39 packages 07:53:11 Removing intermediate container 9bf041e53bb6 07:53:11 ---> e1f7e7669c8d 07:53:11 Step 6/8 : WORKDIR /edgex-ui-go 07:53:11 ---> Running in b2eeb7cfd307 07:53:11 ---> 301e8e422f21 07:53:11 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:53:11 Removing intermediate container b2eeb7cfd307 07:53:11 ---> 7cac887c1620 07:53:11 Step 7/8 : COPY . . 07:53:11 ---> Running in 133b4d9bdb26 07:53:11 Removing intermediate container 133b4d9bdb26 07:53:11 ---> 476861495455 07:53:11 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:53:12 ---> Running in 83383c5707da 07:53:12 Removing intermediate container 83383c5707da 07:53:12 ---> cbc2f0ee5493 07:53:12 Step 22/24 : LABEL arch=arm64 07:53:12 ---> Running in 6b5cfde1ada3 07:53:12 Removing intermediate container 6b5cfde1ada3 07:53:12 ---> 7c09c63c2424 07:53:12 Step 23/24 : LABEL git_sha=ed2b79bae006f727fe141d8d3fa2093918736f90 07:53:12 ---> Running in 3e8f95f804ac 07:53:12 ---> 8601a8d7c0b8 07:53:12 Step 8/8 : RUN go mod download 07:53:12 ---> Running in 89981a7144a0 07:53:13 Removing intermediate container 3e8f95f804ac 07:53:13 ---> 576b0defb73a 07:53:13 Step 24/24 : LABEL version=0.0.0 07:53:13 ---> Running in 4c8dd45d79df 07:53:13 Removing intermediate container 4c8dd45d79df 07:53:13 ---> bb193fbc6873 07:53:13 [Warning] One or more build-args [ARCH] were not consumed 07:53:13 Successfully built bb193fbc6873 07:53:13 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] } 07:53:14 go: finding github.com/gorilla/mux v1.7.1 07:53:14 go: finding github.com/pelletier/go-toml v1.2.0 07:53:14 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 07:53:14 go: finding github.com/kr/pretty v0.1.0 07:53:14 go: finding github.com/BurntSushi/toml v0.3.1 07:53:14 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:53:14 go: finding github.com/gorilla/websocket v1.4.0 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:53:15 go: finding github.com/kr/text v0.1.0 07:53:15 go: finding github.com/mitchellh/copystructure v1.0.0 07:53:15 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:53:15 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:53:15 go: finding github.com/hashicorp/consul/api v1.1.0 07:53:15 go: finding github.com/stretchr/testify v1.3.0 07:53:15 go: finding github.com/pkg/errors v0.8.1 07:53:16 go: finding github.com/kr/pty v1.1.1 07:53:16 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:53:16 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 07:53:16 go: finding github.com/pmezard/go-difflib v1.0.0 07:53:16 go: finding github.com/davecgh/go-spew v1.1.0 07:53:16 go: finding github.com/stretchr/objx v0.1.0 07:53:16 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:53:16 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:53:18 go: finding golang.org/x/text v0.3.0 07:53:18 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:53:21 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 07:53:21 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:53:21 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:53:21 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:53:21 go: finding github.com/mitchellh/mapstructure v1.1.2 07:53:21 go: finding github.com/hashicorp/serf v0.8.2 07:53:21 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:53:21 go: finding github.com/hashicorp/go-uuid v1.0.1 07:53:22 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:53:22 go: finding github.com/mitchellh/go-homedir v1.0.0 07:53:23 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:53:23 go: finding github.com/hashicorp/mdns v1.0.0 07:53:23 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:53:23 go: finding github.com/hashicorp/memberlist v0.1.3 07:53:23 go: finding github.com/hashicorp/logutils v1.0.0 07:53:23 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:53:23 go: finding github.com/mitchellh/cli v1.0.0 07:53:23 go: finding github.com/mitchellh/iochan v1.0.0 07:53:23 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:53:24 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 07:53:24 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:53:24 go: finding github.com/hashicorp/go-syslog v1.0.0 07:53:24 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:53:24 go: finding github.com/mitchellh/gox v0.4.0 07:53:24 go: finding github.com/miekg/dns v1.0.14 07:53:24 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:53:24 go: finding github.com/mattn/go-colorable v0.0.9 07:53:24 go: finding github.com/mattn/go-isatty v0.0.3 07:53:24 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:53:24 go: finding github.com/fatih/color v1.7.0 07:53:24 go: finding github.com/stretchr/testify v1.2.2 07:53:25 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:53:25 go: finding github.com/bgentry/speakeasy v0.1.0 07:53:25 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:53:25 go: finding github.com/davecgh/go-spew v1.1.1 07:53:25 go: finding github.com/hashicorp/go.net v0.0.1 07:53:25 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:53:25 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 07:53:25 go: finding github.com/posener/complete v1.1.1 07:53:25 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:53:25 go: finding github.com/hashicorp/go-multierror v1.0.0 07:53:26 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 07:53:26 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:53:26 go: finding github.com/hashicorp/go-uuid v1.0.0 07:53:26 go: finding github.com/hashicorp/golang-lru v0.5.0 07:53:26 go: finding github.com/hashicorp/errwrap v1.0.0 07:53:45 Removing intermediate container 89981a7144a0 07:53:45 ---> 5c1b25890674 07:53:45 Successfully built 5c1b25890674 07:53:45 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 07:53:46 + docker inspect -f . ci-base-image-x86_64 07:53:46 . [Pipeline] withDockerContainer 07:53:46 prd-centos7-docker-4c-2g-3227 does not seem to be running inside a container 07:53:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:53:48 $ docker top 6ffdde6031883eca6235d6f7977a154c2b09ec9a985ac38db3bdab52842917db -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:49 + go version 07:53:49 go version go1.11.13 linux/amd64 [Pipeline] sh 07:53:50 + make test 07:53:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:53:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:54:08 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:54:08 GO111MODULE=on go vet ./... [Pipeline] stash 07:54:15 Warning: overwriting stash ‘coverage-report’ 07:54:15 Stashed 1 file(s) [Pipeline] } 07:54:15 $ docker stop --time=1 6ffdde6031883eca6235d6f7977a154c2b09ec9a985ac38db3bdab52842917db 07:54:17 $ docker rm -f 6ffdde6031883eca6235d6f7977a154c2b09ec9a985ac38db3bdab52842917db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:54:19 + ls -al . 07:54:19 total 72 07:54:19 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 10 07:53 . 07:54:19 drwxrwxr-x. 4 jenkins jenkins 28 Apr 10 07:52 .. 07:54:19 drwxrwxr-x. 8 jenkins jenkins 119 Apr 10 07:52 app 07:54:19 drwxrwxr-x. 3 jenkins jenkins 20 Apr 10 07:52 assets 07:54:19 drwxrwxr-x. 2 jenkins jenkins 35 Apr 10 07:52 bin 07:54:19 drwxrwxr-x. 3 jenkins jenkins 29 Apr 10 07:52 cmd 07:54:19 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 10 07:52 CONTRIBUTING.md 07:54:19 -rw-r--r--. 1 jenkins jenkins 10 Apr 10 07:53 coverage.out 07:54:19 -rw-rw-r--. 1 jenkins jenkins 912 Apr 10 07:52 Dockerfile 07:54:19 -rw-rw-r--. 1 jenkins jenkins 898 Apr 10 07:52 Dockerfile.build 07:54:19 drwxrwxr-x. 4 jenkins jenkins 53 Apr 10 07:52 docs 07:54:19 drwxrwxr-x. 8 jenkins jenkins 179 Apr 10 07:52 .git 07:54:19 -rw-rw-r--. 1 jenkins jenkins 123 Apr 10 07:52 .gitignore 07:54:19 -rw-rw-r--. 1 jenkins jenkins 522 Apr 10 07:52 go.mod 07:54:19 -rw-r--r--. 1 jenkins jenkins 8727 Apr 10 07:53 go.sum 07:54:19 drwxrwxr-x. 3 jenkins jenkins 17 Apr 10 07:52 internal 07:54:19 -rw-rw-r--. 1 jenkins jenkins 675 Apr 10 07:52 Jenkinsfile 07:54:19 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 10 07:52 LICENSE 07:54:19 -rw-rw-r--. 1 jenkins jenkins 951 Apr 10 07:52 Makefile 07:54:19 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 10 07:52 README.md 07:54:19 drwxrwxr-x. 3 jenkins jenkins 58 Apr 10 07:52 .semver 07:54:19 drwxrwxr-x. 4 jenkins jenkins 54 Apr 10 07:52 snap 07:54:19 -rw-rw-r--. 1 jenkins jenkins 5 Apr 10 07:47 VERSION 07:54:19 -rw-rw-r--. 1 jenkins jenkins 155 Apr 10 07:52 version.go [Pipeline] isUnix [Pipeline] sh 07:54:19 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ed2b79bae006f727fe141d8d3fa2093918736f90 --label arch=amd64 --label version=0.0.0 . 07:54:19 Sending build context to Docker daemon 11.43MB 07:54:19 Step 1/24 : ARG BASE=golang:1.13-alpine 07:54:19 Step 2/24 : FROM ${BASE} AS builder 07:54:19 ---> 5c1b25890674 07:54:19 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:54:19 ---> Running in 6b37ecd6a3eb 07:54:19 Removing intermediate container 6b37ecd6a3eb 07:54:19 ---> 91d25f21297b 07:54:19 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:54:20 ---> Running in f6844b0d1ee6 07:54:20 Removing intermediate container f6844b0d1ee6 07:54:20 ---> ee9e2e3899cb 07:54:20 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:54:20 ---> Running in aef02815d7a6 07:54:20 Removing intermediate container aef02815d7a6 07:54:20 ---> 1bdb8675c9de 07:54:20 Step 6/24 : LABEL Name=edgex-ui-go 07:54:20 ---> Running in eaa2f0212590 07:54:20 Removing intermediate container eaa2f0212590 07:54:20 ---> 387041643f01 07:54:20 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:54:20 ---> Running in 48b8e4b3a6d0 07:54:21 Removing intermediate container 48b8e4b3a6d0 07:54:21 ---> 03695f8ffc9d 07:54:21 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:21 ---> Running in 0daf72e81b77 07:54:21 Removing intermediate container 0daf72e81b77 07:54:21 ---> fee60a2e17fc 07:54:21 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:54:21 ---> Running in 4d7184b65c9f 07:54:22 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:54:23 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:54:24 v3.10.4-60-g1b98e4aac6 [http://nl.alpinelinux.org/alpine/v3.10/main] 07:54:24 v3.10.4-56-gde8ecbcf01 [http://nl.alpinelinux.org/alpine/v3.10/community] 07:54:24 OK: 10350 distinct packages available 07:54:24 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:54:24 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:54:25 OK: 134 MiB in 39 packages 07:54:26 Removing intermediate container 4d7184b65c9f 07:54:26 ---> 5dc973f1209a 07:54:26 Step 10/24 : ENV GO111MODULE=on 07:54:26 ---> Running in e68d591ebf0b 07:54:26 Removing intermediate container e68d591ebf0b 07:54:26 ---> bd0521c8398d 07:54:26 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:54:26 ---> Running in c655349cb02f 07:54:26 Removing intermediate container c655349cb02f 07:54:26 ---> 9af7b9f1e40a 07:54:26 Step 12/24 : COPY go.mod . 07:54:27 ---> a7823a511acb 07:54:27 Step 13/24 : COPY Makefile . 07:54:27 ---> 4883a7ab3b27 07:54:27 Step 14/24 : RUN make update 07:54:27 ---> Running in bacabba7aa36 07:54:27 CGO_ENABLED=0 GO111MODULE=on go mod download 07:54:28 Removing intermediate container bacabba7aa36 07:54:28 ---> 2c1374fceed0 07:54:28 Step 15/24 : COPY . . 07:54:28 ---> 14e057cb7f39 07:54:28 Step 16/24 : RUN ${MAKE} 07:54:28 ---> Running in 1cc6bb6d786c 07:54:29 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 07:54:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:54:49 Removing intermediate container 1cc6bb6d786c 07:54:49 ---> dec62c3a3a2a 07:54:49 Step 17/24 : FROM alpine 07:54:49 latest: Pulling from library/alpine 07:54:50 aad63a933944: Pulling fs layer 07:54:51 aad63a933944: Verifying Checksum 07:54:51 aad63a933944: Download complete 07:54:51 aad63a933944: Pull complete 07:54:51 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 07:54:51 Status: Downloaded newer image for alpine:latest 07:54:51 ---> a187dde48cd2 07:54:51 Step 18/24 : EXPOSE 4000 07:54:51 ---> Running in 5d4c111832ba 07:54:51 Removing intermediate container 5d4c111832ba 07:54:51 ---> 536427129056 07:54:51 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 07:54:53 ---> cec33a9e2243 07:54:53 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:54:53 ---> Running in 251c3723119e 07:54:53 Removing intermediate container 251c3723119e 07:54:53 ---> ac31b5098cd3 07:54:53 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:54:53 ---> Running in 7574caeb876a 07:54:53 Removing intermediate container 7574caeb876a 07:54:53 ---> c173bd594557 07:54:53 Step 22/24 : LABEL arch=amd64 07:54:53 ---> Running in b22711339c05 07:54:54 Removing intermediate container b22711339c05 07:54:54 ---> 49bcea4bb124 07:54:54 Step 23/24 : LABEL git_sha=ed2b79bae006f727fe141d8d3fa2093918736f90 07:54:54 ---> Running in 1a3ff79d8218 07:54:54 Removing intermediate container 1a3ff79d8218 07:54:54 ---> 1f8f2596feaf 07:54:54 Step 24/24 : LABEL version=0.0.0 07:54:54 ---> Running in ecebd3e5c061 07:54:54 Removing intermediate container ecebd3e5c061 07:54:54 ---> f8999c34d8a0 07:54:54 [Warning] One or more build-args [ARCH] were not consumed 07:54:54 Successfully built f8999c34d8a0 07:54:54 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:54:56 provisioning config files... 07:54:56 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/config5582351257646821518tmp [Pipeline] { [Pipeline] sh 07:54:56 + curl -s https://codecov.io/bash 07:54:56 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/config5582351257646821518tmp 07:54:56 07:54:56 _____ _ 07:54:56 / ____| | | 07:54:56 | | ___ __| | ___ ___ _____ __ 07:54:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:54:56 | |___| (_) | (_| | __/ (_| (_) \ V / 07:54:56 \_____\___/ \__,_|\___|\___\___/ \_/ 07:54:56 Bash-tbd 07:54:56 07:54:56 07:54:56 ==> Jenkins CI detected. 07:54:56 project root: . 07:54:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:54:56 ==> Running gcov in . (disable via -X gcov) 07:54:56 ==> Python coveragepy not found 07:54:56 ==> Searching for coverage reports in: 07:54:56 + . 07:54:56 -> Found 1 reports 07:54:56 ==> Detecting git/mercurial file structure 07:54:56 ==> Reading reports 07:54:56 + ./coverage.out bytes=10 07:54:56 ==> Appending adjustments 07:54:56 http://docs.codecov.io/docs/fixing-reports 07:54:57 + Found adjustments 07:54:57 ==> Gzipping contents 07:54:57 ==> Uploading reports 07:54:57 url: https://codecov.io 07:54:57 query: branch=PR-197&commit=ed2b79bae006f727fe141d8d3fa2093918736f90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=197&job= 07:54:57 -> Pinging Codecov 07:54:57 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-197&commit=ed2b79bae006f727fe141d8d3fa2093918736f90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=197&job= 07:54:57 -> Uploading 07:54:57 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ed2b79bae006f727fe141d8d3fa2093918736f90 [Pipeline] } 07:54:58 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 07:54:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:54:59 ---> package-listing.sh 07:54:59 ++ facter osfamily 07:54:59 ++ tr '[:upper:]' '[:lower:]' 07:54:59 + OS_FAMILY=redhat 07:54:59 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-197 07:54:59 + START_PACKAGES=/tmp/packages_start.txt 07:54:59 + END_PACKAGES=/tmp/packages_end.txt 07:54:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:54:59 + PACKAGES=/tmp/packages_start.txt 07:54:59 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-197 ']' 07:54:59 + PACKAGES=/tmp/packages_end.txt 07:54:59 + case "${OS_FAMILY}" in 07:54:59 + rpm -qa 07:54:59 + sort 07:55:04 + '[' -f /tmp/packages_start.txt ']' 07:55:04 + '[' -f /tmp/packages_end.txt ']' 07:55:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:55:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-197 ']' 07:55:04 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-197/archives/ 07:55:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-197/archives/ [Pipeline] isUnix [Pipeline] sh 07:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:55:04 07:55:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:55:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:55:05 alpine: Pulling from edgex-lftools-log-publisher 07:55:05 c9b1b535fdd9: Pulling fs layer 07:55:05 2cc5ad85d9ab: Pulling fs layer 07:55:05 756a868c4378: Pulling fs layer 07:55:05 444b2fc9a129: Pulling fs layer 07:55:05 ea15f1150254: Pulling fs layer 07:55:05 41b27a9f41bf: Pulling fs layer 07:55:05 28c525ee5125: Pulling fs layer 07:55:05 094b1ea09ed8: Pulling fs layer 07:55:05 138eaada9080: Pulling fs layer 07:55:05 0622d0fa9048: Pulling fs layer 07:55:05 41b27a9f41bf: Waiting 07:55:05 28c525ee5125: Waiting 07:55:05 444b2fc9a129: Waiting 07:55:05 094b1ea09ed8: Waiting 07:55:05 ea15f1150254: Waiting 07:55:05 138eaada9080: Waiting 07:55:05 0622d0fa9048: Waiting 07:55:05 2cc5ad85d9ab: Download complete 07:55:05 444b2fc9a129: Download complete 07:55:05 c9b1b535fdd9: Verifying Checksum 07:55:05 c9b1b535fdd9: Download complete 07:55:05 ea15f1150254: Verifying Checksum 07:55:05 ea15f1150254: Download complete 07:55:05 28c525ee5125: Verifying Checksum 07:55:05 28c525ee5125: Download complete 07:55:05 c9b1b535fdd9: Pull complete 07:55:05 756a868c4378: Verifying Checksum 07:55:05 756a868c4378: Download complete 07:55:05 094b1ea09ed8: Verifying Checksum 07:55:05 094b1ea09ed8: Download complete 07:55:05 138eaada9080: Verifying Checksum 07:55:05 138eaada9080: Download complete 07:55:05 0622d0fa9048: Verifying Checksum 07:55:05 0622d0fa9048: Download complete 07:55:05 2cc5ad85d9ab: Pull complete 07:55:06 41b27a9f41bf: Verifying Checksum 07:55:06 41b27a9f41bf: Download complete 07:55:07 756a868c4378: Pull complete 07:55:07 444b2fc9a129: Pull complete 07:55:08 ea15f1150254: Pull complete 07:55:12 41b27a9f41bf: Pull complete 07:55:12 28c525ee5125: Pull complete 07:55:14 094b1ea09ed8: Pull complete 07:55:14 138eaada9080: Pull complete 07:55:14 0622d0fa9048: Pull complete 07:55:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:55:14 prd-centos7-docker-4c-2g-3225 does not seem to be running inside a container 07:55:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-197 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-197:/w/workspace/edgexfoundry_edgex-ui-go_PR-197:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:55:15 $ docker top 63ec5f0d70e01df19d6aad05df37a8c9747f5ae65e58076e5ea157360f7c6d00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:16 provisioning config files... 07:55:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-197@tmp/config4948529794629058730tmp [Pipeline] { [Pipeline] echo 07:55:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:55:16 ---> create-netrc.sh [Pipeline] echo 07:55:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:55:16 ---> logs-deploy.sh 07:55:16 + ARCHIVE_ARTIFACTS= 07:55:16 + LOGS_SERVER=https://logs.edgexfoundry.org 07:55:16 + '[' https://logs.edgexfoundry.org == None ']' 07:55:16 + NEXUS_URL=https://nexus.edgexfoundry.org 07:55:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-197/1 07:55:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-197/1/ 07:55:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-197/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-197 07:55:18 Archives upload complete. 07:55:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-197/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-197/1/