Pull request #187 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 bd771b9bd1520c0f864cfec9757f2f7571626c96 rather than 95185cc391bb381f64953572ca3c983f1b254dfe Obtained Jenkinsfile from bd771b9bd1520c0f864cfec9757f2f7571626c96 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-187/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 Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2810 in /w/workspace/edgexfoundry_edgex-ui-go_PR-187 [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-187 # 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/187/head:refs/remotes/origin/PR-187 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit bd771b9bd1520c0f864cfec9757f2f7571626c96 into PR head commit 95185cc391bb381f64953572ca3c983f1b254dfe Merge succeeded, producing 95185cc391bb381f64953572ca3c983f1b254dfe Checking out Revision 95185cc391bb381f64953572ca3c983f1b254dfe (PR-187) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/187/head:refs/remotes/origin/PR-187 # 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/187/head:refs/remotes/origin/PR-187 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95185cc391bb381f64953572ca3c983f1b254dfe # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bd771b9bd1520c0f864cfec9757f2f7571626c96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95185cc391bb381f64953572ca3c983f1b254dfe # timeout=10 Commit message: "Add parameters vertification for gateway page" 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:41:29 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:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:41:31 07:41:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:41:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:41:32 latest: Pulling from edgex-devops/git-semver 07:41:32 9123ac7c32f7: Pulling fs layer 07:41:32 b8cc5d1170e3: Pulling fs layer 07:41:32 2924cbbf6a41: Pulling fs layer 07:41:32 93b08a4f1073: Pulling fs layer 07:41:32 93b08a4f1073: Waiting 07:41:32 b8cc5d1170e3: Verifying Checksum 07:41:32 b8cc5d1170e3: Download complete 07:41:32 9123ac7c32f7: Verifying Checksum 07:41:32 9123ac7c32f7: Download complete 07:41:32 2924cbbf6a41: Verifying Checksum 07:41:32 2924cbbf6a41: Download complete 07:41:32 93b08a4f1073: Verifying Checksum 07:41:32 93b08a4f1073: Download complete 07:41:32 9123ac7c32f7: Pull complete 07:41:32 b8cc5d1170e3: Pull complete 07:41:33 2924cbbf6a41: Pull complete 07:41:33 93b08a4f1073: Pull complete 07:41:33 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:41:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:41:33 prd-centos7-docker-4c-2g-2810 does not seem to be running inside a container 07:41:33 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-187 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-187:/w/workspace/edgexfoundry_edgex-ui-go_PR-187:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-187@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 07:41:34 $ docker top 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:41:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:34 [ssh-agent] Looking for ssh-agent implementation... 07:41:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:34 $ docker exec 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 ssh-agent 07:41:35 SSH_AUTH_SOCK=/tmp/ssh-MSCH4ElHhNqQ/agent.15 07:41:35 SSH_AGENT_PID=22 07:41:35 Running ssh-add (command line suppressed) 07:41:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/private_key_6900153456315394983.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/private_key_6900153456315394983.key) 07:41:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:35 + git describe --exact-match --tags HEAD 07:41:35 fatal: No names found, cannot describe anything. [Pipeline] } 07:41:35 $ docker exec --env ******** --env ******** 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 ssh-agent -k 07:41:35 unset SSH_AUTH_SOCK; 07:41:35 unset SSH_AGENT_PID; 07:41:35 echo Agent pid 22 killed; 07:41:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:41:36 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:41:36 This usually means this commit has not been tagged. [Pipeline] sshagent 07:41:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:36 [ssh-agent] Looking for ssh-agent implementation... 07:41:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:36 $ docker exec 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 ssh-agent 07:41:36 SSH_AUTH_SOCK=/tmp/ssh-LZJRYFrkpDlU/agent.58 07:41:36 SSH_AGENT_PID=65 07:41:36 Running ssh-add (command line suppressed) 07:41:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/private_key_2338018216628003551.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/private_key_2338018216628003551.key) 07:41:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:37 + git semver init 07:41:37 # -> Open(): unable to determine branch for HEAD 07:41:37 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-187/.git 07:41:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-187 07:41:37 # $SEMVER_REMOTE_NAME = origin 07:41:37 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 07:41:37 # $SEMVER_USER_NAME = jenkins 07:41:37 # $SEMVER_BRANCH = PR-187 07:41:37 # $SEMVER_TEMP = /tmp/semver-045147661 07:41:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:41:37 # '/tmp/semver-045147661' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-187/.semver' 07:41:37 # -> Force: false 07:41:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-187/.semver [Pipeline] } 07:41:37 $ docker exec --env ******** --env ******** 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 ssh-agent -k 07:41:37 unset SSH_AUTH_SOCK; 07:41:37 unset SSH_AGENT_PID; 07:41:37 echo Agent pid 65 killed; 07:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:38 + git semver [Pipeline] } 07:41:38 $ docker stop --time=1 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 07:41:39 $ docker rm -f 1ad9ebb512ef9b8ea80b114b72918ca9cd7747ee9a033a10df3a89e6beeb91d2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:41:40 Stashed 36 file(s) [Pipeline] echo 07:41:40 [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:41:56 Still waiting to schedule task 07:41:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:41:56 Still waiting to schedule task 07:41:56 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:43:25 Running on prd-centos7-docker-4c-2g-2813 in /w/workspace/edgexfoundry_edgex-ui-go_PR-187 [Pipeline] { [Pipeline] ws 07:43:26 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:43:28 using credential edgex-jenkins-ssh 07:43:28 Cloning the remote Git repository 07:43:28 Cloning with configured refspecs honoured and without tags 07:43:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:43:28 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:43:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:43:28 > git --version # timeout=10 07:43:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:43:29 Fetching without tags 07:43:30 Merging remotes/origin/master commit bd771b9bd1520c0f864cfec9757f2f7571626c96 into PR head commit 95185cc391bb381f64953572ca3c983f1b254dfe 07:43:30 Merge succeeded, producing 95185cc391bb381f64953572ca3c983f1b254dfe 07:43:30 Checking out Revision 95185cc391bb381f64953572ca3c983f1b254dfe (PR-187) 07:43:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:43:29 > git config --add remote.origin.fetch +refs/pull/187/head:refs/remotes/origin/PR-187 # timeout=10 07:43:29 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:43:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:43:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:43:29 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:43:29 > git config core.sparsecheckout # timeout=10 07:43:29 > git checkout -f 95185cc391bb381f64953572ca3c983f1b254dfe # timeout=10 07:43:29 > git remote # timeout=10 07:43:29 > git config --get remote.origin.url # timeout=10 07:43:29 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:29 > git merge bd771b9bd1520c0f864cfec9757f2f7571626c96 # timeout=10 07:43:29 > git rev-parse HEAD^{commit} # timeout=10 07:43:29 > git config core.sparsecheckout # timeout=10 07:43:29 > git checkout -f 95185cc391bb381f64953572ca3c983f1b254dfe # timeout=10 07:43:33 Commit message: "Add parameters vertification for gateway page" 07:43:33 > git --version # timeout=10 07:43:33 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:43:34 ========================================================= 07:43:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 07:43:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:43:35 + 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:43:35 Sending build context to Docker daemon 11.37MB 07:43:35 Step 1/8 : ARG BASE=golang:1.11-alpine 07:43:35 Step 2/8 : FROM ${BASE} 07:43:35 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:43:35 9d48c3bd43c5: Pulling fs layer 07:43:35 7f94eaf8af20: Pulling fs layer 07:43:35 9fe9984849c1: Pulling fs layer 07:43:35 ec448270508e: Pulling fs layer 07:43:35 65ba82af53f7: Pulling fs layer 07:43:35 07c18b20a200: Pulling fs layer 07:43:35 d9b3ee039db2: Pulling fs layer 07:43:35 8c79c1ac0d81: Pulling fs layer 07:43:35 ff40f1a7a0b9: Pulling fs layer 07:43:35 bdb43ae2d12f: Pulling fs layer 07:43:35 8e1ab0ef8490: Pulling fs layer 07:43:35 d9b3ee039db2: Waiting 07:43:35 ec448270508e: Waiting 07:43:35 65ba82af53f7: Waiting 07:43:35 8c79c1ac0d81: Waiting 07:43:35 ff40f1a7a0b9: Waiting 07:43:35 bdb43ae2d12f: Waiting 07:43:35 07c18b20a200: Waiting 07:43:35 8e1ab0ef8490: Waiting 07:43:35 9fe9984849c1: Verifying Checksum 07:43:35 9fe9984849c1: Download complete 07:43:35 7f94eaf8af20: Download complete 07:43:35 65ba82af53f7: Verifying Checksum 07:43:35 65ba82af53f7: Download complete 07:43:35 9d48c3bd43c5: Verifying Checksum 07:43:35 9d48c3bd43c5: Download complete 07:43:36 07c18b20a200: Verifying Checksum 07:43:36 07c18b20a200: Download complete 07:43:36 9d48c3bd43c5: Pull complete 07:43:36 7f94eaf8af20: Pull complete 07:43:37 d9b3ee039db2: Verifying Checksum 07:43:37 d9b3ee039db2: Download complete 07:43:37 ff40f1a7a0b9: Verifying Checksum 07:43:37 ff40f1a7a0b9: Download complete 07:43:37 bdb43ae2d12f: Verifying Checksum 07:43:37 bdb43ae2d12f: Download complete 07:43:37 8e1ab0ef8490: Verifying Checksum 07:43:37 8e1ab0ef8490: Download complete 07:43:37 8c79c1ac0d81: Verifying Checksum 07:43:37 8c79c1ac0d81: Download complete 07:43:37 ec448270508e: Download complete 07:43:38 9fe9984849c1: Pull complete 07:43:42 ec448270508e: Pull complete 07:43:42 65ba82af53f7: Pull complete 07:43:43 07c18b20a200: Pull complete 07:43:48 d9b3ee039db2: Pull complete 07:43:51 8c79c1ac0d81: Pull complete 07:43:51 ff40f1a7a0b9: Pull complete 07:43:51 bdb43ae2d12f: Pull complete 07:43:51 8e1ab0ef8490: Pull complete 07:43:51 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 07:43:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 07:43:51 ---> 8acfeb908b63 07:43:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:43:51 ---> Running in 9e690b9b6806 07:43:51 Removing intermediate container 9e690b9b6806 07:43:51 ---> 9dcb386f77b2 07:43:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:52 ---> Running in 039a1dca2275 07:43:53 Removing intermediate container 039a1dca2275 07:43:53 ---> 9b3fb716704a 07:43:53 Step 5/8 : RUN apk add --no-cache make git 07:43:53 ---> Running in e15883884a72 07:43:54 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:43:54 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:43:54 OK: 134 MiB in 39 packages 07:43:55 Removing intermediate container e15883884a72 07:43:55 ---> 7ad90665eee5 07:43:55 Step 6/8 : WORKDIR /edgex-ui-go 07:43:55 ---> Running in 195b89b334dd 07:43:55 Removing intermediate container 195b89b334dd 07:43:55 ---> f14045c56e15 07:43:55 Step 7/8 : COPY . . 07:43:57 ---> 335d563e7367 07:43:57 Step 8/8 : RUN go mod download 07:43:57 ---> Running in 220ea0238b43 07:43:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 07:43:57 go: finding github.com/gorilla/mux v1.7.1 07:43:57 go: finding github.com/pelletier/go-toml v1.2.0 07:43:57 go: finding github.com/gorilla/websocket v1.4.0 07:43:57 go: finding github.com/BurntSushi/toml v0.3.1 07:43:57 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:43:57 go: finding github.com/kr/pretty v0.1.0 07:43:58 go: finding github.com/kr/text v0.1.0 07:43:58 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 07:43:58 go: finding github.com/mitchellh/copystructure v1.0.0 07:43:58 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:43:58 go: finding github.com/hashicorp/consul/api v1.1.0 07:43:58 go: finding github.com/stretchr/testify v1.3.0 07:43:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:43:58 go: finding github.com/pkg/errors v0.8.1 07:43:58 go: finding github.com/kr/pty v1.1.1 07:43:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:43:58 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:43:58 go: finding github.com/davecgh/go-spew v1.1.0 07:43:58 go: finding github.com/pmezard/go-difflib v1.0.0 07:43:58 go: finding github.com/stretchr/objx v0.1.0 07:43:59 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:43:59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:43:59 go: finding golang.org/x/text v0.3.0 07:44:00 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 07:44:02 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:44:02 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:44:02 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:44:02 go: finding github.com/hashicorp/go-uuid v1.0.1 07:44:02 go: finding github.com/hashicorp/serf v0.8.2 07:44:02 go: finding github.com/mitchellh/mapstructure v1.1.2 07:44:02 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:44:02 go: finding github.com/mitchellh/go-homedir v1.0.0 07:44:02 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:44:03 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:44:03 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:44:03 go: finding github.com/mitchellh/iochan v1.0.0 07:44:03 go: finding github.com/hashicorp/memberlist v0.1.3 07:44:03 go: finding github.com/mitchellh/cli v1.0.0 07:44:03 go: finding github.com/hashicorp/logutils v1.0.0 07:44:03 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:44:03 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:44:03 go: finding github.com/hashicorp/mdns v1.0.0 07:44:03 go: finding github.com/hashicorp/go-syslog v1.0.0 07:44:03 go: finding github.com/mitchellh/gox v0.4.0 07:44:03 go: finding github.com/mattn/go-isatty v0.0.3 07:44:03 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 07:44:03 go: finding github.com/hashicorp/go-multierror v1.0.0 07:44:03 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:44:03 go: finding github.com/fatih/color v1.7.0 07:44:03 go: finding github.com/mattn/go-colorable v0.0.9 07:44:03 go: finding github.com/miekg/dns v1.0.14 07:44:04 go: finding github.com/bgentry/speakeasy v0.1.0 07:44:04 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:44:04 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:44:04 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:44:04 go: finding github.com/davecgh/go-spew v1.1.1 07:44:04 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:44:04 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 07:44:04 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:44:04 go: finding github.com/stretchr/testify v1.2.2 07:44:04 go: finding github.com/posener/complete v1.1.1 07:44:04 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:44:04 go: finding github.com/hashicorp/go.net v0.0.1 07:44:04 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:44:04 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:44:04 go: finding github.com/hashicorp/errwrap v1.0.0 07:44:04 go: finding github.com/hashicorp/golang-lru v0.5.0 07:44:04 go: finding github.com/hashicorp/go-uuid v1.0.0 07:44:04 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 07:45:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2814 in /w/workspace/edgexfoundry_edgex-ui-go_PR-187 [Pipeline] { [Pipeline] ws 07:45:30 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:45:35 using credential edgex-jenkins-ssh 07:45:35 Cloning the remote Git repository 07:45:35 Cloning with configured refspecs honoured and without tags 07:45:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:45:35 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:45:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:45:36 > git --version # timeout=10 07:45:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:45:37 Fetching without tags 07:45:37 Merging remotes/origin/master commit bd771b9bd1520c0f864cfec9757f2f7571626c96 into PR head commit 95185cc391bb381f64953572ca3c983f1b254dfe 07:45:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:45:37 > git config --add remote.origin.fetch +refs/pull/187/head:refs/remotes/origin/PR-187 # timeout=10 07:45:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:45:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:45:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:45:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:45:37 > git config core.sparsecheckout # timeout=10 07:45:37 > git checkout -f 95185cc391bb381f64953572ca3c983f1b254dfe # timeout=10 07:45:38 > git remote # timeout=10 07:45:38 > git config --get remote.origin.url # timeout=10 07:45:38 Merge succeeded, producing 95185cc391bb381f64953572ca3c983f1b254dfe 07:45:38 Checking out Revision 95185cc391bb381f64953572ca3c983f1b254dfe (PR-187) 07:45:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:38 > git merge bd771b9bd1520c0f864cfec9757f2f7571626c96 # timeout=10 07:45:38 > git rev-parse HEAD^{commit} # timeout=10 07:45:38 > git config core.sparsecheckout # timeout=10 07:45:38 > git checkout -f 95185cc391bb381f64953572ca3c983f1b254dfe # timeout=10 07:45:42 Commit message: "Add parameters vertification for gateway page" 07:45:42 > git --version # timeout=10 07:45:42 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:45:44 ========================================================= 07:45:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 07:45:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:45:45 + 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:45:46 Sending build context to Docker daemon 11.37MB 07:45:46 Step 1/8 : ARG BASE=golang:1.11-alpine 07:45:46 Step 2/8 : FROM ${BASE} 07:45:46 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:45:46 29bddadc8f3f: Pulling fs layer 07:45:46 02bb20f2603b: Pulling fs layer 07:45:46 b62863a3550b: Pulling fs layer 07:45:46 9586258a13ea: Pulling fs layer 07:45:46 a8b2cbafd68c: Pulling fs layer 07:45:46 d1dd75721c92: Pulling fs layer 07:45:46 4e34fffdb759: Pulling fs layer 07:45:46 fd1d9eb628f9: Pulling fs layer 07:45:46 bd44c58b92db: Pulling fs layer 07:45:46 e5856e266cf4: Pulling fs layer 07:45:46 f0f88b30cdbb: Pulling fs layer 07:45:46 9586258a13ea: Waiting 07:45:46 a8b2cbafd68c: Waiting 07:45:46 d1dd75721c92: Waiting 07:45:46 4e34fffdb759: Waiting 07:45:46 fd1d9eb628f9: Waiting 07:45:46 bd44c58b92db: Waiting 07:45:46 e5856e266cf4: Waiting 07:45:46 f0f88b30cdbb: Waiting 07:45:47 b62863a3550b: Verifying Checksum 07:45:47 02bb20f2603b: Download complete 07:45:47 a8b2cbafd68c: Verifying Checksum 07:45:47 a8b2cbafd68c: Download complete 07:45:47 d1dd75721c92: Download complete 07:45:47 29bddadc8f3f: Verifying Checksum 07:45:47 29bddadc8f3f: Download complete 07:45:48 29bddadc8f3f: Pull complete 07:45:48 02bb20f2603b: Pull complete 07:45:48 b62863a3550b: Pull complete 07:45:51 4e34fffdb759: Verifying Checksum 07:45:51 4e34fffdb759: Download complete 07:45:51 bd44c58b92db: Verifying Checksum 07:45:51 bd44c58b92db: Download complete 07:45:54 e5856e266cf4: Verifying Checksum 07:45:54 e5856e266cf4: Download complete 07:45:54 f0f88b30cdbb: Verifying Checksum 07:45:54 f0f88b30cdbb: Download complete 07:45:55 fd1d9eb628f9: Verifying Checksum 07:45:55 fd1d9eb628f9: Download complete 07:45:56 9586258a13ea: Download complete 07:46:06 9586258a13ea: Pull complete 07:46:06 a8b2cbafd68c: Pull complete 07:46:06 d1dd75721c92: Pull complete 07:46:11 4e34fffdb759: Pull complete 07:46:16 fd1d9eb628f9: Pull complete 07:46:16 bd44c58b92db: Pull complete 07:46:18 e5856e266cf4: Pull complete 07:46:18 f0f88b30cdbb: Pull complete 07:46:18 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 07:46:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 07:46:19 ---> 0be50c763560 07:46:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:46:23 ---> Running in 8cc057e4458f 07:46:23 Removing intermediate container 8cc057e4458f 07:46:23 ---> d5818f7601e9 07:46:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:23 ---> Running in f319dcbb6f3e 07:46:25 Removing intermediate container f319dcbb6f3e 07:46:25 ---> 75ce6aa7f44e 07:46:25 Step 5/8 : RUN apk add --no-cache make git 07:46:25 ---> Running in 0a0cf0645862 07:46:26 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:46:27 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:46:27 OK: 121 MiB in 39 packages 07:46:28 Removing intermediate container 0a0cf0645862 07:46:28 ---> 805a394eda97 07:46:28 Step 6/8 : WORKDIR /edgex-ui-go 07:46:28 ---> Running in 8d08c784734f 07:46:29 Removing intermediate container 8d08c784734f 07:46:29 ---> 33f28a4fc72e 07:46:29 Step 7/8 : COPY . . 07:46:30 ---> 9d0bbcac0581 07:46:30 Step 8/8 : RUN go mod download 07:46:30 ---> Running in 815edf2f3590 07:46:31 go: finding github.com/BurntSushi/toml v0.3.1 07:46:31 go: finding github.com/gorilla/websocket v1.4.0 07:46:31 go: finding github.com/kr/pretty v0.1.0 07:46:31 go: finding github.com/gorilla/mux v1.7.1 07:46:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 07:46:31 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:46:31 go: finding github.com/pelletier/go-toml v1.2.0 07:46:32 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 07:46:32 go: finding github.com/kr/text v0.1.0 07:46:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:46:32 go: finding github.com/hashicorp/consul/api v1.1.0 07:46:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:46:32 go: finding github.com/mitchellh/copystructure v1.0.0 07:46:33 go: finding github.com/stretchr/testify v1.3.0 07:46:33 go: finding github.com/pkg/errors v0.8.1 07:46:33 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:46:33 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:46:33 go: finding github.com/kr/pty v1.1.1 07:46:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:46:34 go: finding github.com/stretchr/objx v0.1.0 07:46:34 go: finding github.com/davecgh/go-spew v1.1.0 07:46:34 go: finding github.com/pmezard/go-difflib v1.0.0 07:46:36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:46:36 go: finding golang.org/x/text v0.3.0 07:46:38 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 07:46:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:46:39 go: finding github.com/mitchellh/mapstructure v1.1.2 07:46:39 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:46:39 go: finding github.com/hashicorp/go-uuid v1.0.1 07:46:39 go: finding github.com/hashicorp/serf v0.8.2 07:46:39 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:46:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:46:40 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:46:40 go: finding github.com/mitchellh/go-homedir v1.0.0 07:46:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:46:40 go: finding github.com/hashicorp/memberlist v0.1.3 07:46:40 go: finding github.com/hashicorp/logutils v1.0.0 07:46:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:46:40 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:46:40 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:46:40 go: finding github.com/mitchellh/cli v1.0.0 07:46:41 Removing intermediate container 220ea0238b43 07:46:41 ---> defba0022743 07:46:41 Successfully built defba0022743 07:46:41 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:46:41 go: finding github.com/mitchellh/iochan v1.0.0 07:46:42 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 07:46:42 go: finding github.com/hashicorp/go-syslog v1.0.0 07:46:42 go: finding github.com/mitchellh/gox v0.4.0 07:46:42 go: finding github.com/hashicorp/mdns v1.0.0 07:46:42 go: finding github.com/posener/complete v1.1.1 07:46:42 + docker inspect -f . ci-base-image-x86_64 07:46:42 . [Pipeline] withDockerContainer 07:46:42 prd-centos7-docker-4c-2g-2813 does not seem to be running inside a container 07:46:42 $ 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 07:46:42 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:46:42 $ docker top f2183d22718ebdf8ffec37f71ae73c9a74c0bead4c7887340232a4b82c7e5f8c -eo pid,comm 07:46:42 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [Pipeline] { [Pipeline] sh 07:46:43 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:46:43 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 07:46:43 go: finding github.com/davecgh/go-spew v1.1.1 07:46:43 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:46:43 go: finding github.com/stretchr/testify v1.2.2 07:46:43 + go version 07:46:43 go version go1.11.13 linux/amd64 07:46:43 go: finding github.com/mattn/go-colorable v0.0.9 07:46:43 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:46:43 go: finding github.com/hashicorp/go-multierror v1.0.0 [Pipeline] sh 07:46:43 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:46:43 + make test 07:46:43 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:46:44 go: finding github.com/bgentry/speakeasy v0.1.0 07:46:44 go: finding github.com/mattn/go-isatty v0.0.3 07:46:44 go: finding github.com/miekg/dns v1.0.14 07:46:44 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 07:46:44 go: finding github.com/hashicorp/go-uuid v1.0.0 07:46:44 go: finding github.com/hashicorp/go.net v0.0.1 07:46:44 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:46:44 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:46:44 go: finding github.com/fatih/color v1.7.0 07:46:44 go: finding github.com/hashicorp/errwrap v1.0.0 07:46:44 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:46:44 go: finding github.com/hashicorp/golang-lru v0.5.0 07:46:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:46:53 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 07:46:53 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 07:46:53 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 07:46:53 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 07:46:53 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 07:46:53 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 07:46:53 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 07:46:53 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 07:46:53 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 07:46:53 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 07:46:53 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:46:53 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:46:53 GO111MODULE=on go vet ./... [Pipeline] stash 07:46:57 Stashed 1 file(s) [Pipeline] } 07:46:57 $ docker stop --time=1 f2183d22718ebdf8ffec37f71ae73c9a74c0bead4c7887340232a4b82c7e5f8c 07:46:59 $ docker rm -f f2183d22718ebdf8ffec37f71ae73c9a74c0bead4c7887340232a4b82c7e5f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:47:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:47:00 + ls -al . 07:47:00 total 72 07:47:00 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 07:46 . 07:47:00 drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 07:43 .. 07:47:00 drwxrwxr-x. 8 jenkins jenkins 119 Apr 8 07:43 app 07:47:00 drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 07:43 assets 07:47:00 drwxrwxr-x. 2 jenkins jenkins 35 Apr 8 07:43 bin 07:47:00 drwxrwxr-x. 3 jenkins jenkins 29 Apr 8 07:43 cmd 07:47:00 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 8 07:43 CONTRIBUTING.md 07:47:00 -rw-r--r--. 1 jenkins jenkins 10 Apr 8 07:46 coverage.out 07:47:00 -rw-rw-r--. 1 jenkins jenkins 839 Apr 8 07:43 Dockerfile 07:47:00 -rw-rw-r--. 1 jenkins jenkins 898 Apr 8 07:43 Dockerfile.build 07:47:00 drwxrwxr-x. 4 jenkins jenkins 53 Apr 8 07:43 docs 07:47:00 drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 07:43 .git 07:47:00 -rw-rw-r--. 1 jenkins jenkins 123 Apr 8 07:43 .gitignore 07:47:00 -rw-rw-r--. 1 jenkins jenkins 522 Apr 8 07:43 go.mod 07:47:00 -rw-r--r--. 1 jenkins jenkins 8727 Apr 8 07:46 go.sum 07:47:00 drwxrwxr-x. 3 jenkins jenkins 17 Apr 8 07:43 internal 07:47:00 -rw-rw-r--. 1 jenkins jenkins 675 Apr 8 07:43 Jenkinsfile 07:47:00 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 8 07:43 LICENSE 07:47:00 -rw-rw-r--. 1 jenkins jenkins 951 Apr 8 07:43 Makefile 07:47:00 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 8 07:43 README.md 07:47:00 drwxrwxr-x. 3 jenkins jenkins 58 Apr 8 07:43 .semver 07:47:00 drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 07:43 snap 07:47:00 -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 07:41 VERSION 07:47:00 -rw-rw-r--. 1 jenkins jenkins 155 Apr 8 07:43 version.go [Pipeline] isUnix [Pipeline] sh 07:47:01 + 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=95185cc391bb381f64953572ca3c983f1b254dfe --label arch=amd64 --label version=0.0.0 . 07:47:01 Sending build context to Docker daemon 11.38MB 07:47:01 Step 1/23 : ARG BASE=golang:1.11-alpine 07:47:01 Step 2/23 : FROM ${BASE} AS builder 07:47:01 ---> defba0022743 07:47:01 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:47:01 ---> Running in 91a0f8c20d8a 07:47:01 Removing intermediate container 91a0f8c20d8a 07:47:01 ---> a076c53c60fd 07:47:01 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 07:47:01 ---> Running in 614cbf3e5f75 07:47:01 Removing intermediate container 614cbf3e5f75 07:47:01 ---> 38ce8bad589a 07:47:01 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 07:47:01 ---> Running in 54f8d2934ce7 07:47:02 Removing intermediate container 54f8d2934ce7 07:47:02 ---> 0dceeb00fbc1 07:47:02 Step 6/23 : LABEL Name=edgex-ui-go 07:47:02 ---> Running in d52d77e43bc9 07:47:02 Removing intermediate container d52d77e43bc9 07:47:02 ---> 7fe8763fa8aa 07:47:02 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:47:02 ---> Running in a27dd6eda4b1 07:47:02 Removing intermediate container a27dd6eda4b1 07:47:02 ---> bf107af1975c 07:47:02 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:02 ---> Running in d6c4cad7810f 07:47:03 Removing intermediate container d6c4cad7810f 07:47:03 ---> 7ed9f697e093 07:47:03 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:47:03 ---> Running in 695be698caaf 07:47:03 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:47:04 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:47:04 OK: 134 MiB in 39 packages 07:47:05 Removing intermediate container 695be698caaf 07:47:05 ---> 6d0dd6582e2a 07:47:05 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:47:05 ---> Running in 806e6dcb2101 07:47:05 Removing intermediate container 806e6dcb2101 07:47:05 ---> 50015aa44e0b 07:47:05 Step 11/23 : COPY go.mod . 07:47:05 ---> d7dda530a92f 07:47:05 Step 12/23 : COPY Makefile . 07:47:05 ---> fd08e7adab6f 07:47:05 Step 13/23 : RUN make update 07:47:05 ---> Running in 001d3184af54 07:47:05 CGO_ENABLED=0 GO111MODULE=on go mod download 07:47:06 Removing intermediate container 001d3184af54 07:47:06 ---> 1e2eb6ed582c 07:47:06 Step 14/23 : COPY . . 07:47:06 ---> 6a1acdb6445e 07:47:06 Step 15/23 : RUN ${MAKE} 07:47:07 ---> Running in dd8079ebf7c9 07:47:07 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:47:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:47:19 Removing intermediate container dd8079ebf7c9 07:47:19 ---> 8683f3857ab7 07:47:19 Step 16/23 : FROM alpine 07:47:19 latest: Pulling from library/alpine 07:47:19 aad63a933944: Pulling fs layer 07:47:19 aad63a933944: Verifying Checksum 07:47:19 aad63a933944: Download complete 07:47:20 aad63a933944: Pull complete 07:47:20 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 07:47:20 Status: Downloaded newer image for alpine:latest 07:47:20 ---> a187dde48cd2 07:47:20 Step 17/23 : EXPOSE 4000 07:47:20 ---> Running in adbaee37437a 07:47:20 Removing intermediate container adbaee37437a 07:47:20 ---> 632010950fc5 07:47:20 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 07:47:20 ---> b0ad06159759 07:47:20 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:47:20 ---> Running in 502ea608b3e5 07:47:21 Removing intermediate container 502ea608b3e5 07:47:21 ---> 3cd7aae95892 07:47:21 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 07:47:21 ---> Running in d1f4ba977e5d 07:47:21 Removing intermediate container d1f4ba977e5d 07:47:21 ---> 6deab3542f8f 07:47:21 Step 21/23 : LABEL arch=amd64 07:47:21 ---> Running in 912b184fbe26 07:47:21 Removing intermediate container 912b184fbe26 07:47:21 ---> e0424fa4ec5b 07:47:21 Step 22/23 : LABEL git_sha=95185cc391bb381f64953572ca3c983f1b254dfe 07:47:21 ---> Running in 8a84cdc09094 07:47:21 Removing intermediate container 8a84cdc09094 07:47:21 ---> 71740b759c8c 07:47:21 Step 23/23 : LABEL version=0.0.0 07:47:21 ---> Running in 12dd62ef0e79 07:47:21 Removing intermediate container 12dd62ef0e79 07:47:21 ---> 750d5b415af3 07:47:21 [Warning] One or more build-args [ARCH] were not consumed 07:47:21 Successfully built 750d5b415af3 07:47:21 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] } 07:47:23 Removing intermediate container 815edf2f3590 07:47:23 ---> ece01fee8d4b 07:47:23 Successfully built ece01fee8d4b 07:47:23 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:47:24 + docker inspect -f . ci-base-image-arm64 07:47:24 . [Pipeline] withDockerContainer 07:47:25 prd-ubuntu18.04-docker-arm64-4c-16g-2814 does not seem to be running inside a container 07:47:25 $ 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:47:26 $ docker top f866fae82d89641e9cb467ea53afd72e1f2194eadbf1b813a4582d67e98ee3ce -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:27 + go version 07:47:27 go version go1.11.13 linux/arm64 [Pipeline] sh 07:47:28 + make test 07:47:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:47:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:47:56 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 07:47:56 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 07:47:56 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 07:47:56 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 07:47:56 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 07:47:56 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 07:47:56 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 07:47:56 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 07:47:56 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 07:47:56 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 07:47:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:47:56 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:47:56 GO111MODULE=on go vet ./... [Pipeline] stash 07:48:06 Warning: overwriting stash ‘coverage-report’ 07:48:07 Stashed 1 file(s) [Pipeline] } 07:48:07 $ docker stop --time=1 f866fae82d89641e9cb467ea53afd72e1f2194eadbf1b813a4582d67e98ee3ce 07:48:09 $ docker rm -f f866fae82d89641e9cb467ea53afd72e1f2194eadbf1b813a4582d67e98ee3ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:48:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:48:11 + ls -al . 07:48:11 total 112 07:48:11 drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 07:47 . 07:48:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 07:45 .. 07:48:11 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 07:45 .git 07:48:11 -rw-rw-r-- 1 jenkins jenkins 123 Apr 8 07:45 .gitignore 07:48:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 07:45 .semver 07:48:11 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 8 07:45 CONTRIBUTING.md 07:48:11 -rw-rw-r-- 1 jenkins jenkins 839 Apr 8 07:45 Dockerfile 07:48:11 -rw-rw-r-- 1 jenkins jenkins 898 Apr 8 07:45 Dockerfile.build 07:48:11 -rw-rw-r-- 1 jenkins jenkins 675 Apr 8 07:45 Jenkinsfile 07:48:11 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 8 07:45 LICENSE 07:48:11 -rw-rw-r-- 1 jenkins jenkins 951 Apr 8 07:45 Makefile 07:48:11 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 8 07:45 README.md 07:48:11 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 07:41 VERSION 07:48:11 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 07:45 app 07:48:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 07:45 assets 07:48:11 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 07:45 bin 07:48:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 07:45 cmd 07:48:11 -rw-r--r-- 1 jenkins jenkins 10 Apr 8 07:47 coverage.out 07:48:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 07:45 docs 07:48:11 -rw-rw-r-- 1 jenkins jenkins 522 Apr 8 07:45 go.mod 07:48:11 -rw-r--r-- 1 jenkins jenkins 8727 Apr 8 07:47 go.sum 07:48:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 07:45 internal 07:48:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 07:45 snap 07:48:11 -rw-rw-r-- 1 jenkins jenkins 155 Apr 8 07:45 version.go [Pipeline] isUnix [Pipeline] sh 07:48:11 + 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=95185cc391bb381f64953572ca3c983f1b254dfe --label arch=arm64 --label version=0.0.0 . 07:48:12 Sending build context to Docker daemon 11.38MB 07:48:12 Step 1/23 : ARG BASE=golang:1.11-alpine 07:48:12 Step 2/23 : FROM ${BASE} AS builder 07:48:12 ---> ece01fee8d4b 07:48:12 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:48:12 ---> Running in e7fd3d372811 07:48:12 Removing intermediate container e7fd3d372811 07:48:12 ---> 9bed1d6b758c 07:48:12 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 07:48:12 ---> Running in e593c1cd9afd 07:48:13 Removing intermediate container e593c1cd9afd 07:48:13 ---> 2c388de4a9e0 07:48:13 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 07:48:13 ---> Running in 9042c8ad185c 07:48:13 Removing intermediate container 9042c8ad185c 07:48:13 ---> f4e8a26188ba 07:48:13 Step 6/23 : LABEL Name=edgex-ui-go 07:48:13 ---> Running in 69652713af92 07:48:14 Removing intermediate container 69652713af92 07:48:14 ---> 3c7d5d19657c 07:48:14 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:48:14 ---> Running in bc7a1d422fb1 07:48:14 Removing intermediate container bc7a1d422fb1 07:48:14 ---> e93076c0377c 07:48:14 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:14 ---> Running in 30ed366aa793 07:48:16 Removing intermediate container 30ed366aa793 07:48:16 ---> 9b951c8109f1 07:48:16 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:48:16 ---> Running in 31a9f83d3a0b 07:48:17 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:48:18 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:48:18 OK: 121 MiB in 39 packages 07:48:19 Removing intermediate container 31a9f83d3a0b 07:48:19 ---> e9cd8916dc35 07:48:19 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:48:19 ---> Running in 050bba62a706 07:48:20 Removing intermediate container 050bba62a706 07:48:20 ---> 9c3744623bcc 07:48:20 Step 11/23 : COPY go.mod . 07:48:20 ---> 4313a70b157d 07:48:20 Step 12/23 : COPY Makefile . 07:48:21 ---> fdb73fbdbc5f 07:48:21 Step 13/23 : RUN make update 07:48:21 ---> Running in 287c5386b70b 07:48:22 CGO_ENABLED=0 GO111MODULE=on go mod download 07:48:23 Removing intermediate container 287c5386b70b 07:48:23 ---> 2932faa05e24 07:48:23 Step 14/23 : COPY . . 07:48:24 ---> 9103505cc6e8 07:48:24 Step 15/23 : RUN ${MAKE} 07:48:24 ---> Running in e6bf2c243832 07:48:25 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:48:47 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:48:55 Removing intermediate container e6bf2c243832 07:48:55 ---> 8eead7cd92fd 07:48:55 Step 16/23 : FROM alpine 07:48:55 latest: Pulling from library/alpine 07:48:55 8a0637ca1ac9: Pulling fs layer 07:48:55 8a0637ca1ac9: Verifying Checksum 07:48:55 8a0637ca1ac9: Download complete 07:48:55 8a0637ca1ac9: Pull complete 07:48:55 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 07:48:55 Status: Downloaded newer image for alpine:latest 07:48:55 ---> 2ee122dcc32d 07:48:55 Step 17/23 : EXPOSE 4000 07:48:56 ---> Running in 7345cf9513a7 07:48:56 Removing intermediate container 7345cf9513a7 07:48:56 ---> 3b456903c79f 07:48:56 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 07:48:57 ---> 7e6c86701039 07:48:57 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:48:57 ---> Running in b07fb635f4dd 07:48:58 Removing intermediate container b07fb635f4dd 07:48:58 ---> 3529ee27a46f 07:48:58 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 07:48:58 ---> Running in c11038dd467d 07:48:58 Removing intermediate container c11038dd467d 07:48:58 ---> 85a190799106 07:48:58 Step 21/23 : LABEL arch=arm64 07:48:59 ---> Running in 86586b52521e 07:48:59 Removing intermediate container 86586b52521e 07:48:59 ---> 058402f5baca 07:48:59 Step 22/23 : LABEL git_sha=95185cc391bb381f64953572ca3c983f1b254dfe 07:48:59 ---> Running in 125cbd5978dd 07:48:59 Removing intermediate container 125cbd5978dd 07:48:59 ---> e92b33134a2a 07:48:59 Step 23/23 : LABEL version=0.0.0 07:48:59 ---> Running in 8195116d7503 07:49:00 Removing intermediate container 8195116d7503 07:49:00 ---> 06fdf047b2af 07:49:00 [Warning] One or more build-args [ARCH] were not consumed 07:49:00 Successfully built 06fdf047b2af 07:49:00 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 07:49:02 provisioning config files... 07:49:02 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/config1313733324224395255tmp [Pipeline] { [Pipeline] sh 07:49:02 + curl -s https://codecov.io/bash 07:49:02 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/config1313733324224395255tmp 07:49:02 07:49:02 _____ _ 07:49:02 / ____| | | 07:49:02 | | ___ __| | ___ ___ _____ __ 07:49:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:49:02 | |___| (_) | (_| | __/ (_| (_) \ V / 07:49:02 \_____\___/ \__,_|\___|\___\___/ \_/ 07:49:02 Bash-tbd 07:49:02 07:49:02 07:49:02 ==> Jenkins CI detected. 07:49:02 project root: . 07:49:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:49:02 ==> Running gcov in . (disable via -X gcov) 07:49:02 ==> Python coveragepy not found 07:49:02 ==> Searching for coverage reports in: 07:49:02 + . 07:49:02 -> Found 1 reports 07:49:02 ==> Detecting git/mercurial file structure 07:49:02 ==> Reading reports 07:49:02 + ./coverage.out bytes=10 07:49:02 ==> Appending adjustments 07:49:02 http://docs.codecov.io/docs/fixing-reports 07:49:03 + Found adjustments 07:49:03 ==> Gzipping contents 07:49:03 ==> Uploading reports 07:49:03 url: https://codecov.io 07:49:03 query: branch=PR-187&commit=95185cc391bb381f64953572ca3c983f1b254dfe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-187%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=187&job= 07:49:03 -> Pinging Codecov 07:49:03 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-187&commit=95185cc391bb381f64953572ca3c983f1b254dfe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-187%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=187&job= 07:49:03 -> Uploading 07:49:03 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/95185cc391bb381f64953572ca3c983f1b254dfe [Pipeline] } 07:49:03 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:49:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:49:05 ---> package-listing.sh 07:49:05 ++ facter osfamily 07:49:05 ++ tr '[:upper:]' '[:lower:]' 07:49:05 + OS_FAMILY=redhat 07:49:05 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-187 07:49:05 + START_PACKAGES=/tmp/packages_start.txt 07:49:05 + END_PACKAGES=/tmp/packages_end.txt 07:49:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:49:05 + PACKAGES=/tmp/packages_start.txt 07:49:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-187 ']' 07:49:05 + PACKAGES=/tmp/packages_end.txt 07:49:05 + case "${OS_FAMILY}" in 07:49:05 + rpm -qa 07:49:05 + sort 07:49:10 + '[' -f /tmp/packages_start.txt ']' 07:49:10 + '[' -f /tmp/packages_end.txt ']' 07:49:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:49:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-187 ']' 07:49:10 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-187/archives/ 07:49:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-187/archives/ [Pipeline] isUnix [Pipeline] sh 07:49:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:49:10 07:49:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:49:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:49:10 alpine: Pulling from edgex-lftools-log-publisher 07:49:10 c9b1b535fdd9: Pulling fs layer 07:49:10 2cc5ad85d9ab: Pulling fs layer 07:49:10 756a868c4378: Pulling fs layer 07:49:10 444b2fc9a129: Pulling fs layer 07:49:10 ea15f1150254: Pulling fs layer 07:49:10 41b27a9f41bf: Pulling fs layer 07:49:10 28c525ee5125: Pulling fs layer 07:49:10 094b1ea09ed8: Pulling fs layer 07:49:10 138eaada9080: Pulling fs layer 07:49:10 0622d0fa9048: Pulling fs layer 07:49:10 41b27a9f41bf: Waiting 07:49:10 28c525ee5125: Waiting 07:49:10 094b1ea09ed8: Waiting 07:49:10 138eaada9080: Waiting 07:49:10 0622d0fa9048: Waiting 07:49:10 444b2fc9a129: Waiting 07:49:10 ea15f1150254: Waiting 07:49:10 2cc5ad85d9ab: Download complete 07:49:10 444b2fc9a129: Verifying Checksum 07:49:10 444b2fc9a129: Download complete 07:49:10 c9b1b535fdd9: Verifying Checksum 07:49:10 c9b1b535fdd9: Download complete 07:49:10 ea15f1150254: Verifying Checksum 07:49:10 ea15f1150254: Download complete 07:49:11 28c525ee5125: Verifying Checksum 07:49:11 28c525ee5125: Download complete 07:49:11 c9b1b535fdd9: Pull complete 07:49:11 756a868c4378: Verifying Checksum 07:49:11 756a868c4378: Download complete 07:49:11 138eaada9080: Verifying Checksum 07:49:11 138eaada9080: Download complete 07:49:11 0622d0fa9048: Verifying Checksum 07:49:11 0622d0fa9048: Download complete 07:49:11 094b1ea09ed8: Verifying Checksum 07:49:11 094b1ea09ed8: Download complete 07:49:11 2cc5ad85d9ab: Pull complete 07:49:11 41b27a9f41bf: Verifying Checksum 07:49:11 41b27a9f41bf: Download complete 07:49:12 756a868c4378: Pull complete 07:49:12 444b2fc9a129: Pull complete 07:49:13 ea15f1150254: Pull complete 07:49:16 41b27a9f41bf: Pull complete 07:49:16 28c525ee5125: Pull complete 07:49:18 094b1ea09ed8: Pull complete 07:49:18 138eaada9080: Pull complete 07:49:18 0622d0fa9048: Pull complete 07:49:18 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:49:19 prd-centos7-docker-4c-2g-2810 does not seem to be running inside a container 07:49:19 $ 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-187 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-187:/w/workspace/edgexfoundry_edgex-ui-go_PR-187:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-187@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 07:49:20 $ docker top af42f58c42365ea90e1adc1838510b3baf9d3bfeee78a96d966347a187ae47c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:49:20 provisioning config files... 07:49:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp/config4157457515015666692tmp [Pipeline] { [Pipeline] echo 07:49:20 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:49:20 ---> create-netrc.sh [Pipeline] echo 07:49:21 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:49:21 ---> logs-deploy.sh 07:49:21 + ARCHIVE_ARTIFACTS= 07:49:21 + LOGS_SERVER=https://logs.edgexfoundry.org 07:49:21 + '[' https://logs.edgexfoundry.org == None ']' 07:49:21 + NEXUS_URL=https://nexus.edgexfoundry.org 07:49:21 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-187/1 07:49:21 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-187/1/ 07:49:21 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-187/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-187 07:49:22 Archives upload complete. 07:49:22 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-187/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-187/1/ 07:49:23 ---> uname -a: 07:49:23 Linux af42f58c4236 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 07:49:23 07:49:23 07:49:23 ---> lscpu: 07:49:23 Architecture: x86_64 07:49:23 CPU op-mode(s): 32-bit, 64-bit 07:49:23 Byte Order: Little Endian 07:49:23 Address sizes: 40 bits physical, 48 bits virtual 07:49:23 CPU(s): 4 07:49:23 On-line CPU(s) list: 0-3 07:49:23 Thread(s) per core: 1 07:49:23 Core(s) per socket: 1 07:49:23 Socket(s): 4 07:49:23 NUMA node(s): 1 07:49:23 Vendor ID: GenuineIntel 07:49:23 CPU family: 6 07:49:23 Model: 44 07:49:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:49:23 Stepping: 1 07:49:23 CPU MHz: 2933.438 07:49:23 BogoMIPS: 5866.87 07:49:23 Virtualization: VT-x 07:49:23 Hypervisor vendor: KVM 07:49:23 Virtualization type: full 07:49:23 L1d cache: 128 KiB 07:49:23 L1i cache: 128 KiB 07:49:23 L2 cache: 16 MiB 07:49:23 L3 cache: 64 MiB 07:49:23 NUMA node0 CPU(s): 0-3 07:49:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 07:49:23 Vulnerability Meltdown: Mitigation; PTI 07:49:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:49:23 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 07:49:23 Vulnerability Spectre v2: Mitigation; Full retpoline 07:49:23 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 07:49:23 07:49:23 07:49:23 ---> nproc: 07:49:23 4 07:49:23 07:49:23 07:49:23 ---> df -h: 07:49:23 Filesystem Size Used Available Use% Mounted on 07:49:23 overlay 50.0G 6.4G 43.6G 13% / 07:49:23 tmpfs 64.0M 0 64.0M 0% /dev 07:49:23 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 07:49:23 shm 64.0M 0 64.0M 0% /dev/shm 07:49:23 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 07:49:23 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 07:49:23 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 07:49:23 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 07:49:23 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-187 07:49:23 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-187@tmp 07:49:23 07:49:23 07:49:23 ---> free -m: 07:49:23 total used free shared buff/cache available 07:49:23 Mem: 1838 592 76 0 1169 1141 07:49:23 Swap: 1023 0 1023 07:49:23 07:49:23 07:49:23 ---> ip addr: 07:49:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:49:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:49:23 inet 127.0.0.1/8 scope host lo 07:49:23 valid_lft forever preferred_lft forever 07:49:23 6: eth0@if7: mtu 1458 qdisc noqueue state UP 07:49:23 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 07:49:23 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 07:49:23 valid_lft forever preferred_lft forever 07:49:23 07:49:23