Pull request #162 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 b7b5aeb7e670236aa97615c39cd335eef2abaff5 rather than 72f42f4e955ccee9c4c7d1af363b1aabe667929e Obtained Jenkinsfile from b7b5aeb7e670236aa97615c39cd335eef2abaff5 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 b810438aec07f555226556e3b59abf2bab733840 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-162/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 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 > 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 Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-140 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [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-162 # 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/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit 72f42f4e955ccee9c4c7d1af363b1aabe667929e > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # 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/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 Merge succeeded, producing 72f42f4e955ccee9c4c7d1af363b1aabe667929e Checking out Revision 72f42f4e955ccee9c4c7d1af363b1aabe667929e (PR-162) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 Commit message: "Issue #151" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:17:45 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 17:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:47 17:17:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:17:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:48 latest: Pulling from edgex-devops/git-semver 17:17:48 9123ac7c32f7: Pulling fs layer 17:17:48 b8cc5d1170e3: Pulling fs layer 17:17:48 2924cbbf6a41: Pulling fs layer 17:17:48 93b08a4f1073: Pulling fs layer 17:17:48 93b08a4f1073: Waiting 17:17:48 b8cc5d1170e3: Verifying Checksum 17:17:48 b8cc5d1170e3: Download complete 17:17:48 9123ac7c32f7: Verifying Checksum 17:17:48 9123ac7c32f7: Download complete 17:17:48 93b08a4f1073: Verifying Checksum 17:17:48 93b08a4f1073: Download complete 17:17:48 2924cbbf6a41: Verifying Checksum 17:17:48 2924cbbf6a41: Download complete 17:17:48 9123ac7c32f7: Pull complete 17:17:48 b8cc5d1170e3: Pull complete 17:17:49 2924cbbf6a41: Pull complete 17:17:50 93b08a4f1073: Pull complete 17:17:50 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:17:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:17:50 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 17:17:50 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-162 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162:/w/workspace/edgexfoundry_edgex-ui-go_PR-162:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@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:10004/edgex-devops/git-semver:latest cat 17:17:51 $ docker top c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:51 [ssh-agent] Looking for ssh-agent implementation... 17:17:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:51 $ docker exec c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 ssh-agent 17:17:51 SSH_AUTH_SOCK=/tmp/ssh-qBhOCpKtoRV4/agent.15 17:17:51 SSH_AGENT_PID=22 17:17:51 Running ssh-add (command line suppressed) 17:17:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_8210645253816018832.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_8210645253816018832.key) 17:17:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:52 + git describe --exact-match --tags HEAD 17:17:52 fatal: No names found, cannot describe anything. [Pipeline] } 17:17:52 $ docker exec --env ******** --env ******** c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 ssh-agent -k 17:17:52 unset SSH_AUTH_SOCK; 17:17:52 unset SSH_AGENT_PID; 17:17:52 echo Agent pid 22 killed; 17:17:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:17:53 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:17:53 This usually means this commit has not been tagged. [Pipeline] sshagent 17:17:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:53 [ssh-agent] Looking for ssh-agent implementation... 17:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:53 $ docker exec c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 ssh-agent 17:17:53 SSH_AUTH_SOCK=/tmp/ssh-Yg7RjiajAESQ/agent.58 17:17:53 SSH_AGENT_PID=65 17:17:53 Running ssh-add (command line suppressed) 17:17:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_7444973646125974806.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/private_key_7444973646125974806.key) 17:17:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:54 + git semver init 17:17:54 # -> Open(): unable to determine branch for HEAD 17:17:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.git 17:17:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-162 17:17:54 # $SEMVER_REMOTE_NAME = origin 17:17:54 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 17:17:54 # $SEMVER_USER_NAME = jenkins 17:17:54 # $SEMVER_BRANCH = PR-162 17:17:54 # $SEMVER_TEMP = /tmp/semver-822891713 17:17:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 17:17:54 # '/tmp/semver-822891713' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver' 17:17:54 # -> Force: false 17:17:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-162/.semver [Pipeline] } 17:17:55 $ docker exec --env ******** --env ******** c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 ssh-agent -k 17:17:55 unset SSH_AUTH_SOCK; 17:17:55 unset SSH_AGENT_PID; 17:17:55 echo Agent pid 65 killed; 17:17:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:55 + git semver [Pipeline] } 17:17:55 $ docker stop --time=1 c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 17:17:57 $ docker rm -f c072dfa21e0544f37b0b6d3e70dd39929288b7875cf91bb90c5416d95d1bf951 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:17:58 Stashed 24 file(s) [Pipeline] echo 17:17:58 [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 17:18:14 Still waiting to schedule task 17:18:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:18:14 Still waiting to schedule task 17:18:14 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:19:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-141 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws 17:19:59 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 17:20:05 using credential edgex-jenkins-ssh 17:20:05 Cloning the remote Git repository 17:20:05 Cloning with configured refspecs honoured and without tags 17:20:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:20:05 > git init /w/workspace/edgex-ui-go/1 # timeout=10 17:20:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:20:05 > git --version # timeout=10 17:20:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:20:07 Fetching without tags 17:20:07 Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit 72f42f4e955ccee9c4c7d1af363b1aabe667929e 17:20:08 Merge succeeded, producing 72f42f4e955ccee9c4c7d1af363b1aabe667929e 17:20:08 Checking out Revision 72f42f4e955ccee9c4c7d1af363b1aabe667929e (PR-162) 17:20:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:20:07 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 17:20:07 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:20:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:20:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:20:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:20:07 > git config core.sparsecheckout # timeout=10 17:20:07 > git checkout -f 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 17:20:08 > git remote # timeout=10 17:20:08 > git config --get remote.origin.url # timeout=10 17:20:08 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:08 > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 17:20:08 > git rev-parse HEAD^{commit} # timeout=10 17:20:08 > git config core.sparsecheckout # timeout=10 17:20:08 > git checkout -f 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 17:20:12 Commit message: "Issue #151" 17:20:13 > git --version # timeout=10 17:20:13 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:20:14 ========================================================= 17:20:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 17:20:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:20:17 + 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 . 17:20:18 Sending build context to Docker daemon 10.73MB 17:20:18 Step 1/8 : ARG BASE=golang:1.11-alpine 17:20:18 Step 2/8 : FROM ${BASE} 17:20:18 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:20:18 29bddadc8f3f: Pulling fs layer 17:20:18 02bb20f2603b: Pulling fs layer 17:20:18 b62863a3550b: Pulling fs layer 17:20:18 9586258a13ea: Pulling fs layer 17:20:18 a8b2cbafd68c: Pulling fs layer 17:20:18 d1dd75721c92: Pulling fs layer 17:20:18 4e34fffdb759: Pulling fs layer 17:20:18 fd1d9eb628f9: Pulling fs layer 17:20:18 bd44c58b92db: Pulling fs layer 17:20:18 e5856e266cf4: Pulling fs layer 17:20:18 f0f88b30cdbb: Pulling fs layer 17:20:18 4e34fffdb759: Waiting 17:20:18 fd1d9eb628f9: Waiting 17:20:18 bd44c58b92db: Waiting 17:20:18 9586258a13ea: Waiting 17:20:18 e5856e266cf4: Waiting 17:20:18 f0f88b30cdbb: Waiting 17:20:18 a8b2cbafd68c: Waiting 17:20:18 d1dd75721c92: Waiting 17:20:18 b62863a3550b: Verifying Checksum 17:20:18 b62863a3550b: Download complete 17:20:18 02bb20f2603b: Verifying Checksum 17:20:18 02bb20f2603b: Download complete 17:20:18 a8b2cbafd68c: Verifying Checksum 17:20:18 a8b2cbafd68c: Download complete 17:20:18 d1dd75721c92: Verifying Checksum 17:20:18 d1dd75721c92: Download complete 17:20:19 29bddadc8f3f: Download complete 17:20:20 29bddadc8f3f: Pull complete 17:20:21 02bb20f2603b: Pull complete 17:20:21 b62863a3550b: Pull complete 17:20:23 Running on prd-centos7-docker-4c-2g-142 in /w/workspace/edgexfoundry_edgex-ui-go_PR-162 [Pipeline] { [Pipeline] ws 17:20:23 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 17:20:24 4e34fffdb759: Verifying Checksum 17:20:24 4e34fffdb759: Download complete 17:20:24 bd44c58b92db: Verifying Checksum 17:20:24 bd44c58b92db: Download complete 17:20:26 using credential edgex-jenkins-ssh 17:20:26 Cloning the remote Git repository 17:20:26 Cloning with configured refspecs honoured and without tags 17:20:26 e5856e266cf4: Download complete 17:20:27 f0f88b30cdbb: Download complete 17:20:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:20:26 > git init /w/workspace/edgex-ui-go/1 # timeout=10 17:20:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:20:26 > git --version # timeout=10 17:20:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:20:27 Fetching without tags 17:20:28 Merging remotes/origin/master commit b7b5aeb7e670236aa97615c39cd335eef2abaff5 into PR head commit 72f42f4e955ccee9c4c7d1af363b1aabe667929e 17:20:28 Merge succeeded, producing 72f42f4e955ccee9c4c7d1af363b1aabe667929e 17:20:28 Checking out Revision 72f42f4e955ccee9c4c7d1af363b1aabe667929e (PR-162) 17:20:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:20:27 > git config --add remote.origin.fetch +refs/pull/162/head:refs/remotes/origin/PR-162 # timeout=10 17:20:27 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:20:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:20:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:20:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:20:28 > git config core.sparsecheckout # timeout=10 17:20:28 > git checkout -f 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 17:20:28 > git remote # timeout=10 17:20:28 > git config --get remote.origin.url # timeout=10 17:20:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:28 > git merge b7b5aeb7e670236aa97615c39cd335eef2abaff5 # timeout=10 17:20:28 > git rev-parse HEAD^{commit} # timeout=10 17:20:28 > git config core.sparsecheckout # timeout=10 17:20:28 > git checkout -f 72f42f4e955ccee9c4c7d1af363b1aabe667929e # timeout=10 17:20:28 fd1d9eb628f9: Verifying Checksum 17:20:28 fd1d9eb628f9: Download complete 17:20:30 9586258a13ea: Verifying Checksum 17:20:30 9586258a13ea: Download complete 17:20:32 Commit message: "Issue #151" 17:20:32 > git --version # timeout=10 17:20:32 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:20:33 ========================================================= 17:20:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 17:20:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:20:34 + 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 . 17:20:34 Sending build context to Docker daemon 10.73MB 17:20:34 Step 1/8 : ARG BASE=golang:1.11-alpine 17:20:34 Step 2/8 : FROM ${BASE} 17:20:34 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:20:34 9d48c3bd43c5: Pulling fs layer 17:20:34 7f94eaf8af20: Pulling fs layer 17:20:34 9fe9984849c1: Pulling fs layer 17:20:34 ec448270508e: Pulling fs layer 17:20:34 65ba82af53f7: Pulling fs layer 17:20:34 07c18b20a200: Pulling fs layer 17:20:34 d9b3ee039db2: Pulling fs layer 17:20:34 8c79c1ac0d81: Pulling fs layer 17:20:34 ff40f1a7a0b9: Pulling fs layer 17:20:34 bdb43ae2d12f: Pulling fs layer 17:20:34 8e1ab0ef8490: Pulling fs layer 17:20:34 d9b3ee039db2: Waiting 17:20:34 8c79c1ac0d81: Waiting 17:20:34 ff40f1a7a0b9: Waiting 17:20:34 bdb43ae2d12f: Waiting 17:20:34 8e1ab0ef8490: Waiting 17:20:34 ec448270508e: Waiting 17:20:34 65ba82af53f7: Waiting 17:20:34 07c18b20a200: Waiting 17:20:34 9fe9984849c1: Verifying Checksum 17:20:34 9fe9984849c1: Download complete 17:20:34 7f94eaf8af20: Download complete 17:20:34 65ba82af53f7: Download complete 17:20:34 07c18b20a200: Verifying Checksum 17:20:34 07c18b20a200: Download complete 17:20:34 9d48c3bd43c5: Verifying Checksum 17:20:34 9d48c3bd43c5: Download complete 17:20:35 9d48c3bd43c5: Pull complete 17:20:35 d9b3ee039db2: Verifying Checksum 17:20:35 d9b3ee039db2: Download complete 17:20:35 ff40f1a7a0b9: Verifying Checksum 17:20:35 ff40f1a7a0b9: Download complete 17:20:35 7f94eaf8af20: Pull complete 17:20:36 bdb43ae2d12f: Verifying Checksum 17:20:36 bdb43ae2d12f: Download complete 17:20:36 8e1ab0ef8490: Verifying Checksum 17:20:36 8e1ab0ef8490: Download complete 17:20:36 9fe9984849c1: Pull complete 17:20:36 8c79c1ac0d81: Verifying Checksum 17:20:36 8c79c1ac0d81: Download complete 17:20:36 ec448270508e: Download complete 17:20:42 9586258a13ea: Pull complete 17:20:42 a8b2cbafd68c: Pull complete 17:20:42 d1dd75721c92: Pull complete 17:20:43 ec448270508e: Pull complete 17:20:43 65ba82af53f7: Pull complete 17:20:43 07c18b20a200: Pull complete 17:20:46 4e34fffdb759: Pull complete 17:20:46 d9b3ee039db2: Pull complete 17:20:49 8c79c1ac0d81: Pull complete 17:20:49 ff40f1a7a0b9: Pull complete 17:20:50 fd1d9eb628f9: Pull complete 17:20:50 bdb43ae2d12f: Pull complete 17:20:50 bd44c58b92db: Pull complete 17:20:50 8e1ab0ef8490: Pull complete 17:20:50 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 17:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 17:20:50 ---> 8acfeb908b63 17:20:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:20:50 ---> Running in 80129348770a 17:20:50 Removing intermediate container 80129348770a 17:20:50 ---> e27b1e77aeac 17:20:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:51 ---> Running in 09a8c45f72b3 17:20:52 Removing intermediate container 09a8c45f72b3 17:20:52 ---> 35a196a45ecc 17:20:52 Step 5/8 : RUN apk add --no-cache make git 17:20:52 ---> Running in 4fc3c15b18e5 17:20:52 e5856e266cf4: Pull complete 17:20:52 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 17:20:52 f0f88b30cdbb: Pull complete 17:20:52 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 17:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 17:20:52 ---> 0be50c763560 17:20:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:20:55 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 17:20:55 OK: 134 MiB in 39 packages 17:20:56 Removing intermediate container 4fc3c15b18e5 17:20:56 ---> e987e26e35e7 17:20:56 Step 6/8 : WORKDIR /edgex-ui-go 17:20:56 ---> Running in 6b2e74cbe8b6 17:20:56 Removing intermediate container 6b2e74cbe8b6 17:20:56 ---> 0fb05d367e6a 17:20:56 Step 7/8 : COPY . . 17:20:57 ---> cc307c7c98fd 17:20:57 Step 8/8 : RUN go mod download 17:20:57 ---> Running in be6ce53c1f59 17:20:57 ---> Running in 562a4b068de5 17:20:57 Removing intermediate container 562a4b068de5 17:20:57 ---> 54f80e3bc009 17:20:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:57 ---> Running in 90746f99e5de 17:20:57 go: finding github.com/gorilla/websocket v1.4.0 17:20:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 17:20:57 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:20:57 go: finding github.com/pelletier/go-toml v1.2.0 17:20:57 go: finding github.com/BurntSushi/toml v0.3.1 17:20:57 go: finding github.com/kr/pretty v0.1.0 17:20:57 go: finding github.com/gorilla/mux v1.7.1 17:20:57 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 17:20:57 go: finding github.com/kr/text v0.1.0 17:20:57 go: finding github.com/mitchellh/copystructure v1.0.0 17:20:58 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:20:58 go: finding github.com/hashicorp/consul/api v1.1.0 17:20:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:20:58 go: finding github.com/stretchr/testify v1.3.0 17:20:58 go: finding github.com/pkg/errors v0.8.1 17:20:58 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 17:20:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:20:58 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 17:20:58 go: finding github.com/kr/pty v1.1.1 17:20:58 go: finding github.com/pmezard/go-difflib v1.0.0 17:20:58 go: finding github.com/davecgh/go-spew v1.1.0 17:20:59 go: finding github.com/stretchr/objx v0.1.0 17:20:59 go: finding golang.org/x/text v0.3.0 17:20:59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:20:59 Removing intermediate container 90746f99e5de 17:20:59 ---> c15b941ce08a 17:20:59 Step 5/8 : RUN apk add --no-cache make git 17:20:59 ---> Running in 01cd1bd45869 17:21:00 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 17:21:01 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:21:01 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 17:21:02 OK: 121 MiB in 39 packages 17:21:03 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:21:03 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:21:03 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:21:03 go: finding github.com/mitchellh/mapstructure v1.1.2 17:21:03 go: finding github.com/hashicorp/go-uuid v1.0.1 17:21:03 go: finding github.com/hashicorp/serf v0.8.2 17:21:03 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:21:03 go: finding github.com/mitchellh/go-homedir v1.0.0 17:21:03 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:21:04 Removing intermediate container 01cd1bd45869 17:21:04 ---> b7c93f7de158 17:21:04 Step 6/8 : WORKDIR /edgex-ui-go 17:21:04 ---> Running in 4dfaead431ae 17:21:04 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:21:04 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:21:04 go: finding github.com/hashicorp/memberlist v0.1.3 17:21:04 go: finding github.com/hashicorp/logutils v1.0.0 17:21:04 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:21:04 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:21:04 go: finding github.com/mitchellh/cli v1.0.0 17:21:04 go: finding github.com/mitchellh/iochan v1.0.0 17:21:04 go: finding github.com/hashicorp/mdns v1.0.0 17:21:04 go: finding github.com/hashicorp/go-syslog v1.0.0 17:21:04 go: finding github.com/mitchellh/gox v0.4.0 17:21:04 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 17:21:04 Removing intermediate container 4dfaead431ae 17:21:04 ---> 415b1b6a7491 17:21:04 Step 7/8 : COPY . . 17:21:04 go: finding github.com/mattn/go-colorable v0.0.9 17:21:04 go: finding github.com/posener/complete v1.1.1 17:21:04 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 17:21:04 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 17:21:04 go: finding github.com/hashicorp/go-multierror v1.0.0 17:21:04 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 17:21:04 go: finding github.com/fatih/color v1.7.0 17:21:04 go: finding github.com/stretchr/testify v1.2.2 17:21:04 go: finding github.com/hashicorp/go.net v0.0.1 17:21:04 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:21:05 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 17:21:05 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:21:05 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:21:05 go: finding github.com/bgentry/speakeasy v0.1.0 17:21:05 go: finding github.com/davecgh/go-spew v1.1.1 17:21:05 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 17:21:05 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:21:05 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:21:05 go: finding github.com/hashicorp/errwrap v1.0.0 17:21:05 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:21:05 go: finding github.com/mattn/go-isatty v0.0.3 17:21:05 go: finding github.com/miekg/dns v1.0.14 17:21:05 go: finding github.com/hashicorp/go-uuid v1.0.0 17:21:05 go: finding github.com/hashicorp/golang-lru v0.5.0 17:21:06 ---> 46ad621f1c0d 17:21:06 Step 8/8 : RUN go mod download 17:21:06 ---> Running in 22368670d966 17:21:07 go: finding github.com/BurntSushi/toml v0.3.1 17:21:07 go: finding github.com/pelletier/go-toml v1.2.0 17:21:07 go: finding github.com/kr/pretty v0.1.0 17:21:07 go: finding github.com/gorilla/websocket v1.4.0 17:21:07 go: finding github.com/gorilla/mux v1.7.1 17:21:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 17:21:07 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:21:08 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 17:21:08 go: finding github.com/kr/text v0.1.0 17:21:08 go: finding github.com/mitchellh/copystructure v1.0.0 17:21:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:21:08 go: finding github.com/hashicorp/consul/api v1.1.0 17:21:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:21:08 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 17:21:08 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 17:21:08 go: finding github.com/pkg/errors v0.8.1 17:21:08 go: finding github.com/stretchr/testify v1.3.0 17:21:09 go: finding github.com/kr/pty v1.1.1 17:21:09 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:21:09 go: finding github.com/pmezard/go-difflib v1.0.0 17:21:09 go: finding github.com/stretchr/objx v0.1.0 17:21:09 go: finding github.com/davecgh/go-spew v1.1.0 17:21:11 go: finding golang.org/x/text v0.3.0 17:21:11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:21:14 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:21:16 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:21:16 go: finding github.com/hashicorp/go-uuid v1.0.1 17:21:16 go: finding github.com/hashicorp/serf v0.8.2 17:21:16 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:21:16 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:21:16 go: finding github.com/mitchellh/mapstructure v1.1.2 17:21:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:21:17 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:21:17 go: finding github.com/mitchellh/go-homedir v1.0.0 17:21:18 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:21:18 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:21:18 go: finding github.com/hashicorp/memberlist v0.1.3 17:21:18 go: finding github.com/hashicorp/logutils v1.0.0 17:21:18 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:21:18 go: finding github.com/mitchellh/cli v1.0.0 17:21:18 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:21:18 go: finding github.com/mitchellh/iochan v1.0.0 17:21:18 go: finding github.com/hashicorp/mdns v1.0.0 17:21:18 go: finding github.com/hashicorp/go-syslog v1.0.0 17:21:18 go: finding github.com/mitchellh/gox v0.4.0 17:21:19 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 17:21:19 go: finding github.com/stretchr/testify v1.2.2 17:21:19 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:21:19 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 17:21:19 go: finding github.com/hashicorp/go-multierror v1.0.0 17:21:19 go: finding github.com/miekg/dns v1.0.14 17:21:19 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 17:21:19 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:21:19 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 17:21:19 go: finding github.com/fatih/color v1.7.0 17:21:19 go: finding github.com/mattn/go-colorable v0.0.9 17:21:19 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:21:19 go: finding github.com/hashicorp/go.net v0.0.1 17:21:20 go: finding github.com/davecgh/go-spew v1.1.1 17:21:20 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:21:20 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 17:21:20 go: finding github.com/posener/complete v1.1.1 17:21:20 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:21:20 go: finding github.com/mattn/go-isatty v0.0.3 17:21:20 go: finding github.com/bgentry/speakeasy v0.1.0 17:21:20 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:21:20 Removing intermediate container be6ce53c1f59 17:21:20 ---> 8c12a77d3d0c 17:21:20 Successfully built 8c12a77d3d0c 17:21:20 Successfully tagged ci-base-image-x86_64:latest 17:21:20 go: finding github.com/hashicorp/errwrap v1.0.0 17:21:20 go: finding github.com/hashicorp/go-uuid v1.0.0 17:21:20 go: finding github.com/hashicorp/golang-lru v0.5.0 [Pipeline] } [Pipeline] // script [Pipeline] } 17:21:21 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:21 + docker inspect -f . ci-base-image-x86_64 17:21:21 . [Pipeline] withDockerContainer 17:21:21 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 17:21:21 $ 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-x86_64 cat 17:21:24 $ docker top e920aa70c2fc363ba343ec1c65f6a55f75f9b526293bb2a5bd5e523c3ded32c0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:25 + go version 17:21:25 go version go1.11.13 linux/amd64 [Pipeline] sh 17:21:25 + make test 17:21:25 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:21:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:21:37 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 17:21:37 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 17:21:37 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 17:21:37 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 17:21:37 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 17:21:37 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 17:21:37 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 17:21:37 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 17:21:37 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 17:21:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:21:37 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 17:21:37 GO111MODULE=on go vet ./... [Pipeline] stash 17:21:41 Stashed 1 file(s) [Pipeline] } 17:21:41 $ docker stop --time=1 e920aa70c2fc363ba343ec1c65f6a55f75f9b526293bb2a5bd5e523c3ded32c0 17:21:43 $ docker rm -f e920aa70c2fc363ba343ec1c65f6a55f75f9b526293bb2a5bd5e523c3ded32c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:21:45 + ls -al . 17:21:45 total 72 17:21:45 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 11 17:21 . 17:21:45 drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 17:20 .. 17:21:45 drwxrwxr-x. 8 jenkins jenkins 119 Mar 11 17:20 app 17:21:45 drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 17:20 assets 17:21:45 drwxrwxr-x. 2 jenkins jenkins 35 Mar 11 17:20 bin 17:21:45 drwxrwxr-x. 3 jenkins jenkins 29 Mar 11 17:20 cmd 17:21:45 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 11 17:20 CONTRIBUTING.md 17:21:45 -rw-r--r--. 1 jenkins jenkins 10 Mar 11 17:21 coverage.out 17:21:45 -rw-rw-r--. 1 jenkins jenkins 839 Mar 11 17:20 Dockerfile 17:21:45 -rw-rw-r--. 1 jenkins jenkins 898 Mar 11 17:20 Dockerfile.build 17:21:45 drwxrwxr-x. 4 jenkins jenkins 53 Mar 11 17:20 docs 17:21:45 drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 17:20 .git 17:21:45 -rw-rw-r--. 1 jenkins jenkins 123 Mar 11 17:20 .gitignore 17:21:45 -rw-rw-r--. 1 jenkins jenkins 522 Mar 11 17:20 go.mod 17:21:45 -rw-r--r--. 1 jenkins jenkins 8727 Mar 11 17:21 go.sum 17:21:45 drwxrwxr-x. 3 jenkins jenkins 17 Mar 11 17:20 internal 17:21:45 -rw-rw-r--. 1 jenkins jenkins 675 Mar 11 17:20 Jenkinsfile 17:21:45 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 11 17:20 LICENSE 17:21:45 -rw-rw-r--. 1 jenkins jenkins 951 Mar 11 17:20 Makefile 17:21:45 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 11 17:20 README.md 17:21:45 drwxrwxr-x. 3 jenkins jenkins 58 Mar 11 17:20 .semver 17:21:45 drwxrwxr-x. 4 jenkins jenkins 54 Mar 11 17:20 snap 17:21:45 -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 17:17 VERSION 17:21:45 -rw-rw-r--. 1 jenkins jenkins 155 Mar 11 17:20 version.go [Pipeline] isUnix [Pipeline] sh 17:21:45 + 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=72f42f4e955ccee9c4c7d1af363b1aabe667929e --label arch=amd64 --label version=0.0.0 . 17:21:45 Sending build context to Docker daemon 10.74MB 17:21:45 Step 1/23 : ARG BASE=golang:1.11-alpine 17:21:45 Step 2/23 : FROM ${BASE} AS builder 17:21:45 ---> 8c12a77d3d0c 17:21:45 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:21:45 ---> Running in c108d385bee4 17:21:45 Removing intermediate container c108d385bee4 17:21:45 ---> bcf52af4108d 17:21:45 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 17:21:46 ---> Running in 2c243b324714 17:21:46 Removing intermediate container 2c243b324714 17:21:46 ---> 99ae164fdefe 17:21:46 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 17:21:46 ---> Running in 3ad800a96605 17:21:46 Removing intermediate container 3ad800a96605 17:21:46 ---> 3365f945ecc4 17:21:46 Step 6/23 : LABEL Name=edgex-ui-go 17:21:46 ---> Running in f871cf9b546d 17:21:46 Removing intermediate container f871cf9b546d 17:21:46 ---> 8abadac76c21 17:21:46 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 17:21:46 ---> Running in 2f56e45a2e2b 17:21:46 Removing intermediate container 2f56e45a2e2b 17:21:46 ---> 3ff5123a161f 17:21:46 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:46 ---> Running in 81a06711711d 17:21:47 Removing intermediate container 81a06711711d 17:21:47 ---> 750702e48da7 17:21:47 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:47 ---> Running in e7f966d49f23 17:21:47 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 17:21:49 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 17:21:49 OK: 134 MiB in 39 packages 17:21:50 Removing intermediate container e7f966d49f23 17:21:50 ---> 85c76ccd712a 17:21:50 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:21:50 ---> Running in f8597ea7503e 17:21:50 Removing intermediate container f8597ea7503e 17:21:50 ---> d7fdf8315a15 17:21:50 Step 11/23 : COPY go.mod . 17:21:50 ---> 1af456d56864 17:21:50 Step 12/23 : COPY Makefile . 17:21:50 ---> a9c7bfed1af6 17:21:50 Step 13/23 : RUN make update 17:21:50 ---> Running in a5c79659cd05 17:21:51 CGO_ENABLED=0 GO111MODULE=on go mod download 17:21:51 Removing intermediate container a5c79659cd05 17:21:51 ---> 97735d46125a 17:21:51 Step 14/23 : COPY . . 17:21:51 ---> bd14601ebac3 17:21:51 Step 15/23 : RUN ${MAKE} 17:21:51 ---> Running in 18296c76f05a 17:21:52 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 17:21:53 Removing intermediate container 22368670d966 17:21:53 ---> 78de6048b8af 17:21:53 Successfully built 78de6048b8af 17:21:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:54 + docker inspect -f . ci-base-image-arm64 17:21:54 . [Pipeline] withDockerContainer 17:21:54 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 17:21:55 $ 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 17:21:56 $ docker top f9eff6de2b0b228d2f8ad82961784c86c479bb9c6a05c4b5bef0ee3be4c390d4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:57 + go version 17:21:57 go version go1.11.13 linux/arm64 [Pipeline] sh 17:21:58 + make test 17:21:58 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:21:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:22:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:22:05 Removing intermediate container 18296c76f05a 17:22:05 ---> 26d171e4613c 17:22:05 Step 16/23 : FROM alpine 17:22:06 latest: Pulling from library/alpine 17:22:06 c9b1b535fdd9: Pulling fs layer 17:22:06 c9b1b535fdd9: Verifying Checksum 17:22:06 c9b1b535fdd9: Download complete 17:22:06 c9b1b535fdd9: Pull complete 17:22:06 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 17:22:06 Status: Downloaded newer image for alpine:latest 17:22:06 ---> e7d92cdc71fe 17:22:06 Step 17/23 : EXPOSE 4000 17:22:06 ---> Running in a9e853345280 17:22:06 Removing intermediate container a9e853345280 17:22:06 ---> 6fe295d10d8a 17:22:06 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 17:22:07 ---> 3e6c5c16fbd6 17:22:07 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:22:07 ---> Running in 6e560759e248 17:22:07 Removing intermediate container 6e560759e248 17:22:07 ---> a964536f2ffe 17:22:07 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 17:22:07 ---> Running in 6309c893fd28 17:22:08 Removing intermediate container 6309c893fd28 17:22:08 ---> 2fdd27766bdc 17:22:08 Step 21/23 : LABEL arch=amd64 17:22:08 ---> Running in 1990069a7f68 17:22:08 Removing intermediate container 1990069a7f68 17:22:08 ---> be3114cec4f2 17:22:08 Step 22/23 : LABEL git_sha=72f42f4e955ccee9c4c7d1af363b1aabe667929e 17:22:08 ---> Running in 82afaf644e8c 17:22:08 Removing intermediate container 82afaf644e8c 17:22:08 ---> 9bb914bc0fb2 17:22:08 Step 23/23 : LABEL version=0.0.0 17:22:08 ---> Running in eee965c25228 17:22:08 Removing intermediate container eee965c25228 17:22:08 ---> a22ca2e5e5e8 17:22:08 [Warning] One or more build-args [ARCH] were not consumed 17:22:08 Successfully built a22ca2e5e5e8 17:22:08 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] } 17:22:26 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 17:22:26 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 17:22:26 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 17:22:26 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 17:22:26 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 17:22:26 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 17:22:26 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 17:22:26 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 17:22:26 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 17:22:26 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:22:26 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 17:22:26 GO111MODULE=on go vet ./... [Pipeline] stash 17:22:38 Warning: overwriting stash ‘coverage-report’ 17:22:39 Stashed 1 file(s) [Pipeline] } 17:22:39 $ docker stop --time=1 f9eff6de2b0b228d2f8ad82961784c86c479bb9c6a05c4b5bef0ee3be4c390d4 17:22:41 $ docker rm -f f9eff6de2b0b228d2f8ad82961784c86c479bb9c6a05c4b5bef0ee3be4c390d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:22:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:22:42 + ls -al . 17:22:42 total 112 17:22:42 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:21 . 17:22:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:20 .. 17:22:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:20 .git 17:22:42 -rw-rw-r-- 1 jenkins jenkins 123 Mar 11 17:20 .gitignore 17:22:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:20 .semver 17:22:42 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 17:20 CONTRIBUTING.md 17:22:42 -rw-rw-r-- 1 jenkins jenkins 839 Mar 11 17:20 Dockerfile 17:22:42 -rw-rw-r-- 1 jenkins jenkins 898 Mar 11 17:20 Dockerfile.build 17:22:42 -rw-rw-r-- 1 jenkins jenkins 675 Mar 11 17:20 Jenkinsfile 17:22:42 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 17:20 LICENSE 17:22:42 -rw-rw-r-- 1 jenkins jenkins 951 Mar 11 17:20 Makefile 17:22:42 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 11 17:20 README.md 17:22:42 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 17:17 VERSION 17:22:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:20 app 17:22:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:20 assets 17:22:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:20 bin 17:22:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:20 cmd 17:22:42 -rw-r--r-- 1 jenkins jenkins 10 Mar 11 17:21 coverage.out 17:22:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:20 docs 17:22:42 -rw-rw-r-- 1 jenkins jenkins 522 Mar 11 17:20 go.mod 17:22:42 -rw-r--r-- 1 jenkins jenkins 8727 Mar 11 17:21 go.sum 17:22:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:20 internal 17:22:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:20 snap 17:22:42 -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 17:20 version.go [Pipeline] isUnix [Pipeline] sh 17:22:43 + 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=72f42f4e955ccee9c4c7d1af363b1aabe667929e --label arch=arm64 --label version=0.0.0 . 17:22:43 Sending build context to Docker daemon 10.74MB 17:22:43 Step 1/23 : ARG BASE=golang:1.11-alpine 17:22:43 Step 2/23 : FROM ${BASE} AS builder 17:22:43 ---> 78de6048b8af 17:22:43 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:22:44 ---> Running in 0d8a707b2c56 17:22:44 Removing intermediate container 0d8a707b2c56 17:22:44 ---> 1b72bf00b985 17:22:44 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 17:22:44 ---> Running in 536ac3f19024 17:22:44 Removing intermediate container 536ac3f19024 17:22:44 ---> c0beae4d4995 17:22:44 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 17:22:44 ---> Running in 7b766173d6c8 17:22:45 Removing intermediate container 7b766173d6c8 17:22:45 ---> 484916b3b0c2 17:22:45 Step 6/23 : LABEL Name=edgex-ui-go 17:22:45 ---> Running in 4e9effe370a1 17:22:45 Removing intermediate container 4e9effe370a1 17:22:45 ---> cde915c56168 17:22:45 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 17:22:46 ---> Running in f1dd12b646bd 17:22:46 Removing intermediate container f1dd12b646bd 17:22:46 ---> 8aa666ed805e 17:22:46 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:46 ---> Running in 49746497b795 17:22:48 Removing intermediate container 49746497b795 17:22:48 ---> 23d23addca32 17:22:48 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:48 ---> Running in 5f85ffb1d901 17:22:49 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 17:22:50 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 17:22:52 OK: 121 MiB in 39 packages 17:22:52 Removing intermediate container 5f85ffb1d901 17:22:52 ---> d7ebf20fed09 17:22:52 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:22:52 ---> Running in 83a455e4f5ad 17:22:53 Removing intermediate container 83a455e4f5ad 17:22:53 ---> 56d54355a309 17:22:53 Step 11/23 : COPY go.mod . 17:22:53 ---> 917fb3ddd027 17:22:53 Step 12/23 : COPY Makefile . 17:22:54 ---> c3d817456919 17:22:54 Step 13/23 : RUN make update 17:22:54 ---> Running in b46f4ef640e6 17:22:55 CGO_ENABLED=0 GO111MODULE=on go mod download 17:22:56 Removing intermediate container b46f4ef640e6 17:22:56 ---> a2894f195731 17:22:56 Step 14/23 : COPY . . 17:22:58 ---> c666ff024437 17:22:58 Step 15/23 : RUN ${MAKE} 17:22:58 ---> Running in 057ff55a82f9 17:22:59 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 17:23:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:23:29 Removing intermediate container 057ff55a82f9 17:23:29 ---> fc24c21e3b38 17:23:29 Step 16/23 : FROM alpine 17:23:29 latest: Pulling from library/alpine 17:23:29 8fa90b21c985: Pulling fs layer 17:23:30 8fa90b21c985: Verifying Checksum 17:23:30 8fa90b21c985: Download complete 17:23:30 8fa90b21c985: Pull complete 17:23:30 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 17:23:30 Status: Downloaded newer image for alpine:latest 17:23:30 ---> 6e4716cdcf7a 17:23:30 Step 17/23 : EXPOSE 4000 17:23:30 ---> Running in 685371e7af65 17:23:30 Removing intermediate container 685371e7af65 17:23:30 ---> 71cbf21c81d9 17:23:30 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 17:23:32 ---> 3ac151e9e506 17:23:32 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:23:32 ---> Running in 4012aa01cac7 17:23:32 Removing intermediate container 4012aa01cac7 17:23:32 ---> 90207c6dd939 17:23:32 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 17:23:33 ---> Running in 801b398be6be 17:23:33 Removing intermediate container 801b398be6be 17:23:33 ---> 1e8dd3237fa6 17:23:33 Step 21/23 : LABEL arch=arm64 17:23:33 ---> Running in a10902659d04 17:23:33 Removing intermediate container a10902659d04 17:23:33 ---> c686b5282860 17:23:33 Step 22/23 : LABEL git_sha=72f42f4e955ccee9c4c7d1af363b1aabe667929e 17:23:33 ---> Running in 874252b3a655 17:23:34 Removing intermediate container 874252b3a655 17:23:34 ---> 72906ed66a26 17:23:34 Step 23/23 : LABEL version=0.0.0 17:23:34 ---> Running in e783a3d5f454 17:23:34 Removing intermediate container e783a3d5f454 17:23:34 ---> dd06a8a8d078 17:23:34 [Warning] One or more build-args [ARCH] were not consumed 17:23:34 Successfully built dd06a8a8d078 17:23:34 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 17:23:36 provisioning config files... 17:23:36 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config4700191780162043522tmp [Pipeline] { [Pipeline] sh 17:23:36 + curl -s https://codecov.io/bash 17:23:36 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config4700191780162043522tmp 17:23:37 17:23:37 _____ _ 17:23:37 / ____| | | 17:23:37 | | ___ __| | ___ ___ _____ __ 17:23:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:23:37 | |___| (_) | (_| | __/ (_| (_) \ V / 17:23:37 \_____\___/ \__,_|\___|\___\___/ \_/ 17:23:37 Bash-20200303-bc4d7e6 17:23:37 17:23:37 17:23:37 ==> Jenkins CI detected. 17:23:37 project root: . 17:23:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:23:37 ==> Running gcov in . (disable via -X gcov) 17:23:37 ==> Python coveragepy not found 17:23:37 ==> Searching for coverage reports in: 17:23:37 + . 17:23:37 -> Found 1 reports 17:23:37 ==> Detecting git/mercurial file structure 17:23:37 ==> Reading reports 17:23:37 + ./coverage.out bytes=10 17:23:37 ==> Appending adjustments 17:23:37 http://docs.codecov.io/docs/fixing-reports 17:23:37 + Found adjustments 17:23:37 ==> Gzipping contents 17:23:37 ==> Uploading reports 17:23:37 url: https://codecov.io 17:23:37 query: branch=PR-162&commit=72f42f4e955ccee9c4c7d1af363b1aabe667929e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= 17:23:37 -> Pinging Codecov 17:23:37 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-162&commit=72f42f4e955ccee9c4c7d1af363b1aabe667929e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-162%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=162&job= 17:23:37 -> Uploading 17:23:38 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/72f42f4e955ccee9c4c7d1af363b1aabe667929e [Pipeline] } 17:23:38 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 17:23:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:40 ---> package-listing.sh 17:23:40 ++ facter osfamily 17:23:40 ++ tr '[:upper:]' '[:lower:]' 17:23:40 + OS_FAMILY=redhat 17:23:40 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-162 17:23:40 + START_PACKAGES=/tmp/packages_start.txt 17:23:40 + END_PACKAGES=/tmp/packages_end.txt 17:23:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:40 + PACKAGES=/tmp/packages_start.txt 17:23:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' 17:23:40 + PACKAGES=/tmp/packages_end.txt 17:23:40 + case "${OS_FAMILY}" in 17:23:40 + rpm -qa 17:23:40 + sort 17:23:44 + '[' -f /tmp/packages_start.txt ']' 17:23:44 + '[' -f /tmp/packages_end.txt ']' 17:23:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-162 ']' 17:23:44 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ 17:23:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-162/archives/ [Pipeline] isUnix [Pipeline] sh 17:23:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:23:45 17:23:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:23:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:23:45 alpine: Pulling from edgex-lftools-log-publisher 17:23:45 c9b1b535fdd9: Pulling fs layer 17:23:45 2cc5ad85d9ab: Pulling fs layer 17:23:45 756a868c4378: Pulling fs layer 17:23:45 444b2fc9a129: Pulling fs layer 17:23:45 ea15f1150254: Pulling fs layer 17:23:45 41b27a9f41bf: Pulling fs layer 17:23:45 28c525ee5125: Pulling fs layer 17:23:45 094b1ea09ed8: Pulling fs layer 17:23:45 138eaada9080: Pulling fs layer 17:23:45 0622d0fa9048: Pulling fs layer 17:23:45 28c525ee5125: Waiting 17:23:45 094b1ea09ed8: Waiting 17:23:45 138eaada9080: Waiting 17:23:45 444b2fc9a129: Waiting 17:23:45 41b27a9f41bf: Waiting 17:23:45 ea15f1150254: Waiting 17:23:45 0622d0fa9048: Waiting 17:23:45 2cc5ad85d9ab: Download complete 17:23:45 444b2fc9a129: Verifying Checksum 17:23:45 444b2fc9a129: Download complete 17:23:45 c9b1b535fdd9: Verifying Checksum 17:23:45 c9b1b535fdd9: Download complete 17:23:45 ea15f1150254: Verifying Checksum 17:23:45 ea15f1150254: Download complete 17:23:45 28c525ee5125: Verifying Checksum 17:23:45 28c525ee5125: Download complete 17:23:46 756a868c4378: Verifying Checksum 17:23:46 756a868c4378: Download complete 17:23:46 138eaada9080: Verifying Checksum 17:23:46 138eaada9080: Download complete 17:23:46 c9b1b535fdd9: Pull complete 17:23:46 094b1ea09ed8: Verifying Checksum 17:23:46 094b1ea09ed8: Download complete 17:23:46 0622d0fa9048: Verifying Checksum 17:23:46 0622d0fa9048: Download complete 17:23:46 2cc5ad85d9ab: Pull complete 17:23:46 41b27a9f41bf: Verifying Checksum 17:23:46 41b27a9f41bf: Download complete 17:23:48 756a868c4378: Pull complete 17:23:49 444b2fc9a129: Pull complete 17:23:49 ea15f1150254: Pull complete 17:23:53 41b27a9f41bf: Pull complete 17:23:53 28c525ee5125: Pull complete 17:23:55 094b1ea09ed8: Pull complete 17:23:55 138eaada9080: Pull complete 17:23:55 0622d0fa9048: Pull complete 17:23:55 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:23:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:23:56 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 17:23:56 $ 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-162 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162:/w/workspace/edgexfoundry_edgex-ui-go_PR-162:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:23:57 $ docker top a6a7db46a49aa3e391a96d7207de9816e2e97dc887e0b31849591b1debe74528 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:23:57 provisioning config files... 17:23:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp/config1445433372252595033tmp [Pipeline] { [Pipeline] echo 17:23:57 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:58 ---> create-netrc.sh [Pipeline] echo 17:23:58 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:23:58 ---> logs-deploy.sh 17:23:58 + ARCHIVE_ARTIFACTS= 17:23:58 + LOGS_SERVER=https://logs.edgexfoundry.org 17:23:58 + '[' https://logs.edgexfoundry.org == None ']' 17:23:58 + NEXUS_URL=https://nexus.edgexfoundry.org 17:23:58 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/1 17:23:58 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/1/ 17:23:58 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-162 17:23:59 Archives upload complete. 17:23:59 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-162/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-162/1/ 17:24:00 ---> uname -a: 17:24:00 Linux a6a7db46a49a 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 17:24:00 17:24:00 17:24:00 ---> lscpu: 17:24:00 Architecture: x86_64 17:24:00 CPU op-mode(s): 32-bit, 64-bit 17:24:00 Byte Order: Little Endian 17:24:00 Address sizes: 40 bits physical, 48 bits virtual 17:24:00 CPU(s): 4 17:24:00 On-line CPU(s) list: 0-3 17:24:00 Thread(s) per core: 1 17:24:00 Core(s) per socket: 1 17:24:00 Socket(s): 4 17:24:00 NUMA node(s): 1 17:24:00 Vendor ID: GenuineIntel 17:24:00 CPU family: 6 17:24:00 Model: 44 17:24:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:24:00 Stepping: 1 17:24:00 CPU MHz: 2933.436 17:24:00 BogoMIPS: 5866.87 17:24:00 Virtualization: VT-x 17:24:00 Hypervisor vendor: KVM 17:24:00 Virtualization type: full 17:24:00 L1d cache: 128 KiB 17:24:00 L1i cache: 128 KiB 17:24:00 L2 cache: 16 MiB 17:24:00 L3 cache: 64 MiB 17:24:00 NUMA node0 CPU(s): 0-3 17:24:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 17:24:00 Vulnerability Meltdown: Mitigation; PTI 17:24:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:24:00 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 17:24:00 Vulnerability Spectre v2: Mitigation; Full retpoline 17:24:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:24:00 17:24:00 17:24:00 ---> nproc: 17:24:00 4 17:24:00 17:24:00 17:24:00 ---> df -h: 17:24:00 Filesystem Size Used Available Use% Mounted on 17:24:00 overlay 50.0G 6.4G 43.6G 13% / 17:24:00 tmpfs 64.0M 0 64.0M 0% /dev 17:24:00 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 17:24:00 shm 64.0M 0 64.0M 0% /dev/shm 17:24:00 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 17:24:00 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 17:24:00 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 17:24:00 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 17:24:00 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-162 17:24:00 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-162@tmp 17:24:00 17:24:00 17:24:00 ---> free -m: 17:24:00 total used free shared buff/cache available 17:24:00 Mem: 1838 596 75 0 1166 1136 17:24:00 Swap: 1023 0 1023 17:24:00 17:24:00 17:24:00 ---> ip addr: 17:24:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:24:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:24:00 inet 127.0.0.1/8 scope host lo 17:24:00 valid_lft forever preferred_lft forever 17:24:00 6: eth0@if7: mtu 1458 qdisc noqueue state UP 17:24:00 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 17:24:00 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 17:24:00 valid_lft forever preferred_lft forever 17:24:00 17:24:00 17:24:00 ---> sar -b -r -n DEV: 17:24:00 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/11/20 _x86_64_ (4 CPU) 17:24:00 17:24:00 17:17:02 LINUX RESTART 17:24:00 17:24:00 17:18:01 tps rtps wtps bread/s bwrtn/s 17:24:00 17:19:01 11.49 0.00 11.49 0.00 2034.02 17:24:00 17:20:01 0.35 0.00 0.35 0.00 5.43 17:24:00 17:21:01 0.23 0.00 0.23 0.00 3.46 17:24:00 17:22:01 0.27 0.00 0.27 0.00 3.00 17:24:00 17:23:01 0.30 0.00 0.30 0.00 4.73 17:24:00 Average: 2.53 0.00 2.53 0.00 410.18 17:24:00 17:24:00 17:18:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:24:00 17:19:01 101556 1780748 94.60 2620 1255328 927660 31.65 432820 1189272 12 17:24:00 17:20:01 102256 1780048 94.57 2620 1255336 919504 31.37 432504 1188976 16 17:24:00 17:21:01 100496 1781808 94.66 2620 1255340 919740 31.38 434852 1188972 8 17:24:00 17:22:01 101256 1781048 94.62 2620 1255340 919504 31.37 433628 1188932 12 17:24:00 17:23:01 100864 1781440 94.64 2620 1255348 919588 31.38 434200 1188932 8 17:24:00 Average: 101286 1781018 94.62 2620 1255338 921199 31.43 433601 1189017 11 17:24:00 17:24:00 17:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 17:24:00 17:19:01 eth0 0.68 0.10 0.05 0.02 0.00 0.00 0.00 17:24:00 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:00 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:00 17:20:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 17:24:00 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:00 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:00 17:21:01 eth0 3.01 1.57 3.62 0.46 0.00 0.00 0.00 17:24:00 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:00 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:00 17:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 17:24:00 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:00 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:00 17:23:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 17:24:00 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:00 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:00 Average: eth0 0.92 0.39 0.76 0.11 0.00 0.00 0.00 17:24:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:00 17:24:00 17:24:00 ---> sar -P ALL: 17:24:00 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/11/20 _x86_64_ (4 CPU) 17:24:00 17:24:00 17:17:02 LINUX RESTART 17:24:00 17:24:00 17:18:01 CPU %user %nice %system %iowait %steal %idle 17:24:00 17:19:01 all 0.13 0.00 0.11 0.00 0.04 99.72 17:24:00 17:19:01 0 0.08 0.00 0.13 0.00 0.05 99.73 17:24:00 17:19:01 1 0.10 0.00 0.07 0.00 0.02 99.82 17:24:00 17:19:01 2 0.13 0.00 0.10 0.00 0.05 99.72 17:24:00 17:19:01 3 0.22 0.00 0.13 0.00 0.02 99.63 17:24:00 17:20:01 all 0.10 0.00 0.05 0.00 0.07 99.78 17:24:00 17:20:01 0 0.03 0.00 0.07 0.00 0.07 99.83 17:24:00 17:20:01 1 0.08 0.00 0.05 0.00 0.12 99.75 17:24:00 17:20:01 2 0.23 0.00 0.07 0.00 0.07 99.63 17:24:00 17:20:01 3 0.05 0.00 0.03 0.00 0.03 99.88 17:24:00 17:21:01 all 0.14 0.00 0.06 0.00 0.19 99.61 17:24:00 17:21:01 0 0.12 0.00 0.08 0.00 0.30 99.50 17:24:00 17:21:01 1 0.07 0.00 0.05 0.00 0.18 99.70 17:24:00 17:21:01 2 0.35 0.00 0.08 0.00 0.17 99.40 17:24:00 17:21:01 3 0.05 0.00 0.03 0.00 0.08 99.83 17:24:00 17:22:01 all 0.14 0.00 0.05 0.00 0.27 99.54 17:24:00 17:22:01 0 0.05 0.00 0.07 0.00 0.43 99.45 17:24:00 17:22:01 1 0.03 0.00 0.05 0.00 0.37 99.55 17:24:00 17:22:01 2 0.42 0.00 0.05 0.00 0.20 99.33 17:24:00 17:22:01 3 0.02 0.00 0.02 0.00 0.10 99.87 17:24:00 17:23:01 all 0.12 0.00 0.06 0.00 0.05 99.77 17:24:00 17:23:01 0 0.07 0.00 0.08 0.00 0.08 99.77 17:24:00 17:23:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:24:00 17:23:01 2 0.35 0.00 0.05 0.00 0.07 99.53 17:24:00 17:23:01 3 0.05 0.00 0.03 0.00 0.02 99.90 17:24:00 Average: all 0.13 0.00 0.07 0.00 0.12 99.69 17:24:00 Average: 0 0.07 0.00 0.09 0.00 0.19 99.66 17:24:00 Average: 1 0.07 0.00 0.05 0.00 0.14 99.74 17:24:00 Average: 2 0.30 0.00 0.07 0.00 0.11 99.52 17:24:00 Average: 3 0.08 0.00 0.05 0.00 0.05 99.82 17:24:00 17:24:00 17:24:00