Pull request #189 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 abd9ad1f1211c72553e79458162fb2aebe795039 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-189/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2817 in /w/workspace/edgexfoundry_edgex-ui-go_PR-189 [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-189 # 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/189/head:refs/remotes/origin/PR-189 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit bd771b9bd1520c0f864cfec9757f2f7571626c96 into PR head commit abd9ad1f1211c72553e79458162fb2aebe795039 Merge succeeded, producing abd9ad1f1211c72553e79458162fb2aebe795039 Checking out Revision abd9ad1f1211c72553e79458162fb2aebe795039 (PR-189) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/189/head:refs/remotes/origin/PR-189 # 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/189/head:refs/remotes/origin/PR-189 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abd9ad1f1211c72553e79458162fb2aebe795039 # 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 abd9ad1f1211c72553e79458162fb2aebe795039 # timeout=10 Commit message: "Fix path separator problem on Windows" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:16: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 08:16:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:32 08:16:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:16:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:33 latest: Pulling from edgex-devops/git-semver 08:16:33 9123ac7c32f7: Pulling fs layer 08:16:33 b8cc5d1170e3: Pulling fs layer 08:16:33 2924cbbf6a41: Pulling fs layer 08:16:33 93b08a4f1073: Pulling fs layer 08:16:33 93b08a4f1073: Waiting 08:16:33 b8cc5d1170e3: Verifying Checksum 08:16:33 b8cc5d1170e3: Download complete 08:16:33 9123ac7c32f7: Download complete 08:16:33 93b08a4f1073: Verifying Checksum 08:16:33 93b08a4f1073: Download complete 08:16:33 2924cbbf6a41: Verifying Checksum 08:16:33 2924cbbf6a41: Download complete 08:16:33 9123ac7c32f7: Pull complete 08:16:33 b8cc5d1170e3: Pull complete 08:16:34 2924cbbf6a41: Pull complete 08:16:34 93b08a4f1073: Pull complete 08:16:34 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:16:34 prd-centos7-docker-4c-2g-2817 does not seem to be running inside a container 08:16:34 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-189 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-189:/w/workspace/edgexfoundry_edgex-ui-go_PR-189:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-189@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 08:16:35 $ docker top fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:16:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:35 [ssh-agent] Looking for ssh-agent implementation... 08:16:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:35 $ docker exec fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 ssh-agent 08:16:36 SSH_AUTH_SOCK=/tmp/ssh-j4VxPQqlLCQe/agent.15 08:16:36 SSH_AGENT_PID=21 08:16:36 Running ssh-add (command line suppressed) 08:16:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/private_key_5798845957126452066.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/private_key_5798845957126452066.key) 08:16:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:36 + git describe --exact-match --tags HEAD 08:16:36 fatal: No names found, cannot describe anything. [Pipeline] } 08:16:36 $ docker exec --env ******** --env ******** fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 ssh-agent -k 08:16:36 unset SSH_AUTH_SOCK; 08:16:36 unset SSH_AGENT_PID; 08:16:36 echo Agent pid 21 killed; 08:16:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:16:37 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:16:37 This usually means this commit has not been tagged. [Pipeline] sshagent 08:16:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:37 [ssh-agent] Looking for ssh-agent implementation... 08:16:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:37 $ docker exec fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 ssh-agent 08:16:37 SSH_AUTH_SOCK=/tmp/ssh-dTbsmnkXxrNe/agent.56 08:16:37 SSH_AGENT_PID=62 08:16:37 Running ssh-add (command line suppressed) 08:16:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/private_key_6366633404370493679.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/private_key_6366633404370493679.key) 08:16:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:38 + git semver init 08:16:38 # -> Open(): unable to determine branch for HEAD 08:16:38 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-189/.git 08:16:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-189 08:16:38 # $SEMVER_REMOTE_NAME = origin 08:16:38 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 08:16:38 # $SEMVER_USER_NAME = jenkins 08:16:38 # $SEMVER_BRANCH = PR-189 08:16:38 # $SEMVER_TEMP = /tmp/semver-714926564 08:16:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:16:39 # '/tmp/semver-714926564' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-189/.semver' 08:16:39 # -> Force: false 08:16:39 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-189/.semver [Pipeline] } 08:16:39 $ docker exec --env ******** --env ******** fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 ssh-agent -k 08:16:39 unset SSH_AUTH_SOCK; 08:16:39 unset SSH_AGENT_PID; 08:16:39 echo Agent pid 62 killed; 08:16:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:16:40 + git semver [Pipeline] } 08:16:40 $ docker stop --time=1 fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 08:16:41 $ docker rm -f fa5f7c48c7766cd790f8943603ed6bd0b78148ef2e8ed4fc12922caae93b12c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:16:42 Stashed 36 file(s) [Pipeline] echo 08:16:42 [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 08:16:57 Still waiting to schedule task 08:16:57 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2817’ 08:16:57 Still waiting to schedule task 08:16:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:18:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2818 in /w/workspace/edgexfoundry_edgex-ui-go_PR-189 [Pipeline] { [Pipeline] ws 08:18:45 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:18:52 using credential edgex-jenkins-ssh 08:18:52 Cloning the remote Git repository 08:18:52 Cloning with configured refspecs honoured and without tags 08:18:52 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:18:52 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:18:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:18:52 > git --version # timeout=10 08:18:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:18:53 Fetching without tags 08:18:54 Merging remotes/origin/master commit bd771b9bd1520c0f864cfec9757f2f7571626c96 into PR head commit abd9ad1f1211c72553e79458162fb2aebe795039 08:18:54 Merge succeeded, producing abd9ad1f1211c72553e79458162fb2aebe795039 08:18:54 Checking out Revision abd9ad1f1211c72553e79458162fb2aebe795039 (PR-189) 08:18:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:18:53 > git config --add remote.origin.fetch +refs/pull/189/head:refs/remotes/origin/PR-189 # timeout=10 08:18:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:18:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:18:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:18:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:18:54 > git config core.sparsecheckout # timeout=10 08:18:54 > git checkout -f abd9ad1f1211c72553e79458162fb2aebe795039 # timeout=10 08:18:54 > git remote # timeout=10 08:18:54 > git config --get remote.origin.url # timeout=10 08:18:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:54 > git merge bd771b9bd1520c0f864cfec9757f2f7571626c96 # timeout=10 08:18:54 > git rev-parse HEAD^{commit} # timeout=10 08:18:54 > git config core.sparsecheckout # timeout=10 08:18:54 > git checkout -f abd9ad1f1211c72553e79458162fb2aebe795039 # timeout=10 08:18:59 Commit message: "Fix path separator problem on Windows" 08:18:59 > git --version # timeout=10 08:18:59 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:19:01 ========================================================= 08:19:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 08:19:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:19:03 + 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 . 08:19:04 Sending build context to Docker daemon 11.36MB 08:19:04 Step 1/8 : ARG BASE=golang:1.11-alpine 08:19:04 Step 2/8 : FROM ${BASE} 08:19:04 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:19:04 29bddadc8f3f: Pulling fs layer 08:19:04 02bb20f2603b: Pulling fs layer 08:19:04 b62863a3550b: Pulling fs layer 08:19:04 9586258a13ea: Pulling fs layer 08:19:04 a8b2cbafd68c: Pulling fs layer 08:19:04 d1dd75721c92: Pulling fs layer 08:19:04 4e34fffdb759: Pulling fs layer 08:19:04 fd1d9eb628f9: Pulling fs layer 08:19:04 bd44c58b92db: Pulling fs layer 08:19:04 e5856e266cf4: Pulling fs layer 08:19:04 f0f88b30cdbb: Pulling fs layer 08:19:04 9586258a13ea: Waiting 08:19:04 a8b2cbafd68c: Waiting 08:19:04 d1dd75721c92: Waiting 08:19:04 4e34fffdb759: Waiting 08:19:04 fd1d9eb628f9: Waiting 08:19:04 bd44c58b92db: Waiting 08:19:04 e5856e266cf4: Waiting 08:19:04 f0f88b30cdbb: Waiting 08:19:04 b62863a3550b: Verifying Checksum 08:19:04 b62863a3550b: Download complete 08:19:04 02bb20f2603b: Verifying Checksum 08:19:04 02bb20f2603b: Download complete 08:19:04 a8b2cbafd68c: Download complete 08:19:04 d1dd75721c92: Verifying Checksum 08:19:04 d1dd75721c92: Download complete 08:19:04 29bddadc8f3f: Download complete 08:19:06 29bddadc8f3f: Pull complete 08:19:06 02bb20f2603b: Pull complete 08:19:06 b62863a3550b: Pull complete 08:19:08 4e34fffdb759: Verifying Checksum 08:19:08 4e34fffdb759: Download complete 08:19:08 bd44c58b92db: Verifying Checksum 08:19:08 bd44c58b92db: Download complete 08:19:11 e5856e266cf4: Verifying Checksum 08:19:11 e5856e266cf4: Download complete 08:19:11 f0f88b30cdbb: Verifying Checksum 08:19:11 f0f88b30cdbb: Download complete 08:19:13 fd1d9eb628f9: Verifying Checksum 08:19:13 fd1d9eb628f9: Download complete 08:19:14 9586258a13ea: Verifying Checksum 08:19:14 9586258a13ea: Download complete 08:19:21 Running on prd-centos7-docker-4c-2g-2819 in /w/workspace/edgexfoundry_edgex-ui-go_PR-189 [Pipeline] { [Pipeline] ws 08:19:21 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:19:24 using credential edgex-jenkins-ssh 08:19:24 Cloning the remote Git repository 08:19:24 Cloning with configured refspecs honoured and without tags 08:19:25 Fetching without tags 08:19:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:19:24 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:19:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:19:24 > git --version # timeout=10 08:19:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:19:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:19:25 > git config --add remote.origin.fetch +refs/pull/189/head:refs/remotes/origin/PR-189 # timeout=10 08:19:25 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:19:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:19:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:19:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:19:25 Merging remotes/origin/master commit bd771b9bd1520c0f864cfec9757f2f7571626c96 into PR head commit abd9ad1f1211c72553e79458162fb2aebe795039 08:19:26 Merge succeeded, producing abd9ad1f1211c72553e79458162fb2aebe795039 08:19:26 Checking out Revision abd9ad1f1211c72553e79458162fb2aebe795039 (PR-189) 08:19:25 > git config core.sparsecheckout # timeout=10 08:19:25 > git checkout -f abd9ad1f1211c72553e79458162fb2aebe795039 # timeout=10 08:19:25 > git remote # timeout=10 08:19:25 > git config --get remote.origin.url # timeout=10 08:19:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:25 > git merge bd771b9bd1520c0f864cfec9757f2f7571626c96 # timeout=10 08:19:25 > git rev-parse HEAD^{commit} # timeout=10 08:19:25 > git config core.sparsecheckout # timeout=10 08:19:25 > git checkout -f abd9ad1f1211c72553e79458162fb2aebe795039 # timeout=10 08:19:26 9586258a13ea: Pull complete 08:19:26 a8b2cbafd68c: Pull complete 08:19:26 d1dd75721c92: Pull complete 08:19:30 4e34fffdb759: Pull complete 08:19:30 Commit message: "Fix path separator problem on Windows" 08:19:30 > git --version # timeout=10 08:19:30 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:19:31 ========================================================= 08:19:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 08:19:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:19:32 + 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 . 08:19:32 Sending build context to Docker daemon 11.36MB 08:19:32 Step 1/8 : ARG BASE=golang:1.11-alpine 08:19:32 Step 2/8 : FROM ${BASE} 08:19:33 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:19:33 9d48c3bd43c5: Pulling fs layer 08:19:33 7f94eaf8af20: Pulling fs layer 08:19:33 9fe9984849c1: Pulling fs layer 08:19:33 ec448270508e: Pulling fs layer 08:19:33 65ba82af53f7: Pulling fs layer 08:19:33 07c18b20a200: Pulling fs layer 08:19:33 d9b3ee039db2: Pulling fs layer 08:19:33 8c79c1ac0d81: Pulling fs layer 08:19:33 ff40f1a7a0b9: Pulling fs layer 08:19:33 bdb43ae2d12f: Pulling fs layer 08:19:33 8e1ab0ef8490: Pulling fs layer 08:19:33 d9b3ee039db2: Waiting 08:19:33 8c79c1ac0d81: Waiting 08:19:33 ff40f1a7a0b9: Waiting 08:19:33 bdb43ae2d12f: Waiting 08:19:33 8e1ab0ef8490: Waiting 08:19:33 ec448270508e: Waiting 08:19:33 65ba82af53f7: Waiting 08:19:33 07c18b20a200: Waiting 08:19:33 9fe9984849c1: Verifying Checksum 08:19:33 9fe9984849c1: Download complete 08:19:33 7f94eaf8af20: Verifying Checksum 08:19:33 7f94eaf8af20: Download complete 08:19:33 65ba82af53f7: Verifying Checksum 08:19:33 65ba82af53f7: Download complete 08:19:33 07c18b20a200: Verifying Checksum 08:19:33 07c18b20a200: Download complete 08:19:33 9d48c3bd43c5: Verifying Checksum 08:19:33 9d48c3bd43c5: Download complete 08:19:33 9d48c3bd43c5: Pull complete 08:19:33 d9b3ee039db2: Verifying Checksum 08:19:33 d9b3ee039db2: Download complete 08:19:33 ff40f1a7a0b9: Verifying Checksum 08:19:33 ff40f1a7a0b9: Download complete 08:19:34 bdb43ae2d12f: Verifying Checksum 08:19:34 bdb43ae2d12f: Download complete 08:19:34 8e1ab0ef8490: Verifying Checksum 08:19:34 8e1ab0ef8490: Download complete 08:19:34 fd1d9eb628f9: Pull complete 08:19:34 ec448270508e: Verifying Checksum 08:19:34 ec448270508e: Download complete 08:19:34 8c79c1ac0d81: Download complete 08:19:34 bd44c58b92db: Pull complete 08:19:35 7f94eaf8af20: Pull complete 08:19:35 9fe9984849c1: Pull complete 08:19:37 e5856e266cf4: Pull complete 08:19:37 f0f88b30cdbb: Pull complete 08:19:37 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 08:19:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 08:19:37 ---> 0be50c763560 08:19:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:19:40 ec448270508e: Pull complete 08:19:40 65ba82af53f7: Pull complete 08:19:40 07c18b20a200: Pull complete 08:19:41 ---> Running in 09b544a9f44a 08:19:41 Removing intermediate container 09b544a9f44a 08:19:41 ---> ac0af1d8edc3 08:19:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:41 ---> Running in 428cc9dbd3dc 08:19:43 Removing intermediate container 428cc9dbd3dc 08:19:43 ---> f8b341a30f0e 08:19:43 Step 5/8 : RUN apk add --no-cache make git 08:19:43 ---> Running in 02d0acc6fd66 08:19:44 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 08:19:45 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 08:19:46 d9b3ee039db2: Pull complete 08:19:46 OK: 121 MiB in 39 packages 08:19:47 Removing intermediate container 02d0acc6fd66 08:19:47 ---> 46467803a868 08:19:47 Step 6/8 : WORKDIR /edgex-ui-go 08:19:47 ---> Running in 424b138dc003 08:19:48 Removing intermediate container 424b138dc003 08:19:48 ---> bea182ac2d81 08:19:48 Step 7/8 : COPY . . 08:19:49 ---> 69485d29ce1c 08:19:49 Step 8/8 : RUN go mod download 08:19:49 8c79c1ac0d81: Pull complete 08:19:49 ff40f1a7a0b9: Pull complete 08:19:49 ---> Running in 9870ef54740c 08:19:50 bdb43ae2d12f: Pull complete 08:19:50 8e1ab0ef8490: Pull complete 08:19:50 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 08:19:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 08:19:50 ---> 8acfeb908b63 08:19:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:19:50 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 08:19:50 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 08:19:50 go: finding github.com/kr/pretty v0.1.0 08:19:50 go: finding github.com/BurntSushi/toml v0.3.1 08:19:50 go: finding github.com/gorilla/mux v1.7.1 08:19:50 go: finding github.com/gorilla/websocket v1.4.0 08:19:50 go: finding github.com/pelletier/go-toml v1.2.0 08:19:50 ---> Running in 9358c0bdecbf 08:19:50 Removing intermediate container 9358c0bdecbf 08:19:50 ---> 765c0eeef21e 08:19:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:50 ---> Running in f71a32a866f0 08:19:51 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 08:19:51 go: finding github.com/kr/text v0.1.0 08:19:51 go: finding github.com/stretchr/testify v1.3.0 08:19:51 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:19:51 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:19:51 go: finding github.com/pkg/errors v0.8.1 08:19:51 go: finding github.com/mitchellh/copystructure v1.0.0 08:19:51 go: finding github.com/hashicorp/consul/api v1.1.0 08:19:51 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 08:19:51 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 08:19:52 Removing intermediate container f71a32a866f0 08:19:52 ---> cfc8a1688622 08:19:52 Step 5/8 : RUN apk add --no-cache make git 08:19:52 ---> Running in b85be615d4aa 08:19:52 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:19:52 go: finding github.com/kr/pty v1.1.1 08:19:52 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:19:52 go: finding github.com/stretchr/objx v0.1.0 08:19:52 go: finding github.com/davecgh/go-spew v1.1.0 08:19:52 go: finding github.com/pmezard/go-difflib v1.0.0 08:19:53 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:19:53 OK: 134 MiB in 39 packages 08:19:54 Removing intermediate container b85be615d4aa 08:19:54 ---> 13a9c023c9af 08:19:54 Step 6/8 : WORKDIR /edgex-ui-go 08:19:54 ---> Running in b94369dc8151 08:19:54 Removing intermediate container b94369dc8151 08:19:54 ---> 4fb32cdf4066 08:19:54 Step 7/8 : COPY . . 08:19:55 go: finding golang.org/x/text v0.3.0 08:19:55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:19:55 ---> b85f31e3d030 08:19:55 Step 8/8 : RUN go mod download 08:19:55 ---> Running in da3168a9dfc4 08:19:56 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 08:19:56 go: finding github.com/gorilla/mux v1.7.1 08:19:56 go: finding github.com/pelletier/go-toml v1.2.0 08:19:56 go: finding github.com/BurntSushi/toml v0.3.1 08:19:56 go: finding github.com/kr/pretty v0.1.0 08:19:56 go: finding github.com/gorilla/websocket v1.4.0 08:19:56 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 08:19:56 go: finding github.com/kr/text v0.1.0 08:19:56 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 08:19:56 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:19:56 go: finding github.com/pkg/errors v0.8.1 08:19:56 go: finding github.com/stretchr/testify v1.3.0 08:19:56 go: finding github.com/hashicorp/consul/api v1.1.0 08:19:56 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:19:56 go: finding github.com/mitchellh/copystructure v1.0.0 08:19:56 go: finding github.com/kr/pty v1.1.1 08:19:56 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 08:19:56 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 08:19:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:19:57 go: finding github.com/pmezard/go-difflib v1.0.0 08:19:57 go: finding github.com/stretchr/objx v0.1.0 08:19:57 go: finding github.com/davecgh/go-spew v1.1.0 08:19:57 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 08:19:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:19:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:19:57 go: finding github.com/hashicorp/go-uuid v1.0.1 08:19:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:19:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:19:57 go: finding github.com/mitchellh/mapstructure v1.1.2 08:19:57 go: finding github.com/hashicorp/serf v0.8.2 08:19:58 go: finding github.com/mitchellh/go-homedir v1.0.0 08:19:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:19:59 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 08:19:59 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:19:59 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:19:59 go: finding github.com/hashicorp/go-syslog v1.0.0 08:19:59 go: finding github.com/hashicorp/mdns v1.0.0 08:19:59 go: finding github.com/mitchellh/iochan v1.0.0 08:19:59 go: finding github.com/mitchellh/gox v0.4.0 08:19:59 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:19:59 go: finding github.com/hashicorp/logutils v1.0.0 08:20:00 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:20:00 go: finding github.com/hashicorp/go-uuid v1.0.1 08:20:00 go: finding github.com/hashicorp/serf v0.8.2 08:20:00 go: finding github.com/mitchellh/mapstructure v1.1.2 08:20:00 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:20:00 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:20:00 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:20:00 go: finding github.com/mitchellh/go-homedir v1.0.0 08:20:00 go: finding github.com/hashicorp/memberlist v0.1.3 08:20:00 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:20:01 go: finding github.com/mitchellh/cli v1.0.0 08:20:01 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:20:01 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 08:20:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:20:01 go: finding github.com/hashicorp/go.net v0.0.1 08:20:01 go: finding github.com/miekg/dns v1.0.14 08:20:01 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:20:01 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:20:01 go: finding github.com/mitchellh/cli v1.0.0 08:20:01 go: finding github.com/mitchellh/iochan v1.0.0 08:20:01 go: finding github.com/hashicorp/memberlist v0.1.3 08:20:01 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:20:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:20:01 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:20:01 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:20:01 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:20:01 go: finding github.com/hashicorp/go-syslog v1.0.0 08:20:02 go: finding github.com/hashicorp/mdns v1.0.0 08:20:02 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 08:20:02 go: finding github.com/hashicorp/logutils v1.0.0 08:20:02 go: finding github.com/fatih/color v1.7.0 08:20:02 go: finding github.com/mitchellh/gox v0.4.0 08:20:02 go: finding github.com/bgentry/speakeasy v0.1.0 08:20:02 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:20:02 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:20:02 go: finding github.com/hashicorp/go-multierror v1.0.0 08:20:02 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:20:02 go: finding github.com/posener/complete v1.1.1 08:20:02 go: finding github.com/mattn/go-isatty v0.0.3 08:20:02 go: finding github.com/stretchr/testify v1.2.2 08:20:03 go: finding github.com/bgentry/speakeasy v0.1.0 08:20:03 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:20:03 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:20:03 go: finding github.com/posener/complete v1.1.1 08:20:03 go: finding github.com/hashicorp/go.net v0.0.1 08:20:03 go: finding github.com/davecgh/go-spew v1.1.1 08:20:03 go: finding github.com/hashicorp/errwrap v1.0.0 08:20:03 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 08:20:03 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:20:03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:20:03 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 08:20:03 go: finding github.com/miekg/dns v1.0.14 08:20:03 go: finding github.com/davecgh/go-spew v1.1.1 08:20:03 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:20:03 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:20:03 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:20:03 go: finding golang.org/x/text v0.3.0 08:20:03 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 08:20:03 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:20:03 go: finding github.com/fatih/color v1.7.0 08:20:04 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:20:04 go: finding github.com/mattn/go-colorable v0.0.9 08:20:04 go: finding github.com/hashicorp/go-uuid v1.0.0 08:20:04 go: finding github.com/hashicorp/golang-lru v0.5.0 08:20:04 go: finding github.com/hashicorp/go-multierror v1.0.0 08:20:04 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:20:04 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:20:04 go: finding github.com/mattn/go-colorable v0.0.9 08:20:04 go: finding github.com/stretchr/testify v1.2.2 08:20:05 go: finding github.com/hashicorp/golang-lru v0.5.0 08:20:05 go: finding github.com/hashicorp/errwrap v1.0.0 08:20:05 go: finding github.com/hashicorp/go-uuid v1.0.0 08:20:05 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 08:20:05 go: finding github.com/mattn/go-isatty v0.0.3 08:20:05 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:20:23 Removing intermediate container da3168a9dfc4 08:20:23 ---> 71340aea9fcd 08:20:23 Successfully built 71340aea9fcd 08:20:23 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 08:20:24 + docker inspect -f . ci-base-image-x86_64 08:20:24 . [Pipeline] withDockerContainer 08:20:24 prd-centos7-docker-4c-2g-2819 does not seem to be running inside a container 08:20:24 $ 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 08:20:25 $ docker top 7b3e57613dcdc9e22a33af3d6fca6cd3a79aaf56d8699722c374162009e311af -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:25 + go version 08:20:25 go version go1.11.13 linux/amd64 [Pipeline] sh 08:20:26 + make test 08:20:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:20:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:20:35 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 08:20:35 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 08:20:35 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 08:20:35 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 08:20:35 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 08:20:35 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 08:20:35 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 08:20:35 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 08:20:35 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 08:20:35 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:20:35 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:20:35 GO111MODULE=on go vet ./... 08:20:36 Removing intermediate container 9870ef54740c 08:20:36 ---> be49ee3dfc0b 08:20:36 Successfully built be49ee3dfc0b 08:20:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:20:37 + docker inspect -f . ci-base-image-arm64 08:20:37 . [Pipeline] withDockerContainer 08:20:38 prd-ubuntu18.04-docker-arm64-4c-16g-2818 does not seem to be running inside a container 08:20:38 $ 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 08:20:39 $ docker top 7ca18e6ba02cf4b06ec9c9e851a60f45d6bcb13bfd22d2e3acc92cc79da3463e -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 08:20:40 Stashed 1 file(s) [Pipeline] } 08:20:40 $ docker stop --time=1 7b3e57613dcdc9e22a33af3d6fca6cd3a79aaf56d8699722c374162009e311af 08:20:40 + go version 08:20:40 go version go1.11.13 linux/arm64 08:20:42 $ docker rm -f 7b3e57613dcdc9e22a33af3d6fca6cd3a79aaf56d8699722c374162009e311af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 08:20:43 + make test 08:20:43 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] sh 08:20:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:20:44 + ls -al . 08:20:44 total 72 08:20:44 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 08:20 . 08:20:44 drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 08:19 .. 08:20:44 drwxrwxr-x. 8 jenkins jenkins 119 Apr 8 08:19 app 08:20:44 drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 08:19 assets 08:20:44 drwxrwxr-x. 2 jenkins jenkins 35 Apr 8 08:19 bin 08:20:44 drwxrwxr-x. 3 jenkins jenkins 29 Apr 8 08:19 cmd 08:20:44 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 8 08:19 CONTRIBUTING.md 08:20:44 -rw-r--r--. 1 jenkins jenkins 10 Apr 8 08:20 coverage.out 08:20:44 -rw-rw-r--. 1 jenkins jenkins 839 Apr 8 08:19 Dockerfile 08:20:44 -rw-rw-r--. 1 jenkins jenkins 898 Apr 8 08:19 Dockerfile.build 08:20:44 drwxrwxr-x. 4 jenkins jenkins 53 Apr 8 08:19 docs 08:20:44 drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 08:19 .git 08:20:44 -rw-rw-r--. 1 jenkins jenkins 123 Apr 8 08:19 .gitignore 08:20:44 -rw-rw-r--. 1 jenkins jenkins 522 Apr 8 08:19 go.mod 08:20:44 -rw-r--r--. 1 jenkins jenkins 8727 Apr 8 08:20 go.sum 08:20:44 drwxrwxr-x. 3 jenkins jenkins 17 Apr 8 08:19 internal 08:20:44 -rw-rw-r--. 1 jenkins jenkins 675 Apr 8 08:19 Jenkinsfile 08:20:44 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 8 08:19 LICENSE 08:20:44 -rw-rw-r--. 1 jenkins jenkins 951 Apr 8 08:19 Makefile 08:20:44 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 8 08:19 README.md 08:20:44 drwxrwxr-x. 3 jenkins jenkins 58 Apr 8 08:19 .semver 08:20:44 drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 08:19 snap 08:20:44 -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 08:16 VERSION 08:20:44 -rw-rw-r--. 1 jenkins jenkins 155 Apr 8 08:19 version.go [Pipeline] isUnix [Pipeline] sh 08:20:44 + 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=abd9ad1f1211c72553e79458162fb2aebe795039 --label arch=amd64 --label version=0.0.0 . 08:20:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:20:44 Sending build context to Docker daemon 11.38MB 08:20:44 Step 1/23 : ARG BASE=golang:1.11-alpine 08:20:44 Step 2/23 : FROM ${BASE} AS builder 08:20:44 ---> 71340aea9fcd 08:20:44 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:20:44 ---> Running in 82033abdac62 08:20:44 Removing intermediate container 82033abdac62 08:20:44 ---> eb0e8367786f 08:20:44 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:20:44 ---> Running in 43212e324ed9 08:20:44 Removing intermediate container 43212e324ed9 08:20:44 ---> 7b10f2dd625c 08:20:44 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:20:45 ---> Running in 3736db4300b0 08:20:45 Removing intermediate container 3736db4300b0 08:20:45 ---> 773ee012c254 08:20:45 Step 6/23 : LABEL Name=edgex-ui-go 08:20:45 ---> Running in 8ca83881430b 08:20:45 Removing intermediate container 8ca83881430b 08:20:45 ---> 522b21ba1ee6 08:20:45 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:20:45 ---> Running in 68188ee770db 08:20:45 Removing intermediate container 68188ee770db 08:20:45 ---> fac6fb4b428d 08:20:45 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:45 ---> Running in b6c10287b0f7 08:20:46 Removing intermediate container b6c10287b0f7 08:20:46 ---> 8dbb94888ce4 08:20:46 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:20:46 ---> Running in 9ca55cb32bd2 08:20:46 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:20:47 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:20:47 OK: 134 MiB in 39 packages 08:20:48 Removing intermediate container 9ca55cb32bd2 08:20:48 ---> 8d2f6b40a459 08:20:48 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:20:48 ---> Running in bf7b58e9faae 08:20:48 Removing intermediate container bf7b58e9faae 08:20:48 ---> d453487d205e 08:20:48 Step 11/23 : COPY go.mod . 08:20:48 ---> 90c708bcbc5f 08:20:48 Step 12/23 : COPY Makefile . 08:20:48 ---> 5c87c1ef5f16 08:20:48 Step 13/23 : RUN make update 08:20:48 ---> Running in 36bcfa772a66 08:20:50 CGO_ENABLED=0 GO111MODULE=on go mod download 08:20:50 Removing intermediate container 36bcfa772a66 08:20:50 ---> 330797cdcb10 08:20:50 Step 14/23 : COPY . . 08:20:51 ---> 7bd020d470bc 08:20:51 Step 15/23 : RUN ${MAKE} 08:20:51 ---> Running in be5dfe5bd219 08:20:51 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 08:21:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:21:02 Removing intermediate container be5dfe5bd219 08:21:02 ---> 8ffa75864ba9 08:21:02 Step 16/23 : FROM alpine 08:21:02 latest: Pulling from library/alpine 08:21:03 aad63a933944: Pulling fs layer 08:21:03 aad63a933944: Download complete 08:21:03 aad63a933944: Pull complete 08:21:03 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 08:21:03 Status: Downloaded newer image for alpine:latest 08:21:03 ---> a187dde48cd2 08:21:03 Step 17/23 : EXPOSE 4000 08:21:03 ---> Running in 7ec5fe03d2f2 08:21:03 Removing intermediate container 7ec5fe03d2f2 08:21:03 ---> e62f33afe972 08:21:03 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 08:21:04 ---> 9740afc464c2 08:21:04 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:21:04 ---> Running in 1c5ad7849464 08:21:04 Removing intermediate container 1c5ad7849464 08:21:04 ---> 332e7dca0b2e 08:21:04 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 08:21:04 ---> Running in fa588cefd459 08:21:04 Removing intermediate container fa588cefd459 08:21:04 ---> f2ba29694e0e 08:21:04 Step 21/23 : LABEL arch=amd64 08:21:04 ---> Running in c241a2b58b80 08:21:04 Removing intermediate container c241a2b58b80 08:21:04 ---> cb68ca9d1271 08:21:04 Step 22/23 : LABEL git_sha=abd9ad1f1211c72553e79458162fb2aebe795039 08:21:04 ---> Running in 95cb29752eac 08:21:05 Removing intermediate container 95cb29752eac 08:21:05 ---> 55ae82010b23 08:21:05 Step 23/23 : LABEL version=0.0.0 08:21:05 ---> Running in 811c7b82fe46 08:21:05 Removing intermediate container 811c7b82fe46 08:21:05 ---> 9dc53ad7c887 08:21:05 [Warning] One or more build-args [ARCH] were not consumed 08:21:05 Successfully built 9dc53ad7c887 08:21:05 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] } 08:21:11 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 08:21:11 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 08:21:11 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 08:21:11 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 08:21:11 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 08:21:11 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 08:21:11 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 08:21:11 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 08:21:11 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 08:21:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:21:11 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:21:11 GO111MODULE=on go vet ./... [Pipeline] stash 08:21:21 Warning: overwriting stash ‘coverage-report’ 08:21:21 Stashed 1 file(s) [Pipeline] } 08:21:21 $ docker stop --time=1 7ca18e6ba02cf4b06ec9c9e851a60f45d6bcb13bfd22d2e3acc92cc79da3463e 08:21:23 $ docker rm -f 7ca18e6ba02cf4b06ec9c9e851a60f45d6bcb13bfd22d2e3acc92cc79da3463e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:21:25 + ls -al . 08:21:25 total 112 08:21:25 drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 08:20 . 08:21:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 08:18 .. 08:21:25 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 08:18 .git 08:21:25 -rw-rw-r-- 1 jenkins jenkins 123 Apr 8 08:18 .gitignore 08:21:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 08:19 .semver 08:21:25 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 8 08:18 CONTRIBUTING.md 08:21:25 -rw-rw-r-- 1 jenkins jenkins 839 Apr 8 08:18 Dockerfile 08:21:25 -rw-rw-r-- 1 jenkins jenkins 898 Apr 8 08:18 Dockerfile.build 08:21:25 -rw-rw-r-- 1 jenkins jenkins 675 Apr 8 08:18 Jenkinsfile 08:21:25 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 8 08:18 LICENSE 08:21:25 -rw-rw-r-- 1 jenkins jenkins 951 Apr 8 08:18 Makefile 08:21:25 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 8 08:18 README.md 08:21:25 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 08:16 VERSION 08:21:25 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 08:18 app 08:21:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 08:18 assets 08:21:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 08:18 bin 08:21:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 08:18 cmd 08:21:25 -rw-r--r-- 1 jenkins jenkins 10 Apr 8 08:20 coverage.out 08:21:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 08:18 docs 08:21:25 -rw-rw-r-- 1 jenkins jenkins 522 Apr 8 08:18 go.mod 08:21:25 -rw-r--r-- 1 jenkins jenkins 8727 Apr 8 08:20 go.sum 08:21:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 08:18 internal 08:21:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 08:18 snap 08:21:25 -rw-rw-r-- 1 jenkins jenkins 155 Apr 8 08:18 version.go [Pipeline] isUnix [Pipeline] sh 08:21:26 + 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=abd9ad1f1211c72553e79458162fb2aebe795039 --label arch=arm64 --label version=0.0.0 . 08:21:26 Sending build context to Docker daemon 11.38MB 08:21:26 Step 1/23 : ARG BASE=golang:1.11-alpine 08:21:26 Step 2/23 : FROM ${BASE} AS builder 08:21:26 ---> be49ee3dfc0b 08:21:26 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:21:26 ---> Running in 1757d90e46db 08:21:27 Removing intermediate container 1757d90e46db 08:21:27 ---> b2261e76057e 08:21:27 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:21:27 ---> Running in d850a16db728 08:21:27 Removing intermediate container d850a16db728 08:21:27 ---> 9580edbb9864 08:21:27 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:21:27 ---> Running in 49d1f42e46c8 08:21:27 Removing intermediate container 49d1f42e46c8 08:21:27 ---> 09c88d75a443 08:21:27 Step 6/23 : LABEL Name=edgex-ui-go 08:21:28 ---> Running in 7b06cdbdf7f4 08:21:28 Removing intermediate container 7b06cdbdf7f4 08:21:28 ---> c1c9407a8211 08:21:28 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:21:28 ---> Running in 5ebb36d3b319 08:21:29 Removing intermediate container 5ebb36d3b319 08:21:29 ---> 9b9afa03249a 08:21:29 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:29 ---> Running in 572aae11bb85 08:21:31 Removing intermediate container 572aae11bb85 08:21:31 ---> 9c8965799b0e 08:21:31 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:21:31 ---> Running in 16dbecab3f19 08:21:31 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 08:21:32 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 08:21:33 OK: 121 MiB in 39 packages 08:21:34 Removing intermediate container 16dbecab3f19 08:21:34 ---> a9ad0c334d61 08:21:34 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:21:34 ---> Running in d2c5657baa53 08:21:34 Removing intermediate container d2c5657baa53 08:21:34 ---> de7b586b7a78 08:21:34 Step 11/23 : COPY go.mod . 08:21:35 ---> b35360ad87a6 08:21:35 Step 12/23 : COPY Makefile . 08:21:35 ---> 5780aaf6a7ef 08:21:35 Step 13/23 : RUN make update 08:21:35 ---> Running in d7ed1e125daf 08:21:36 CGO_ENABLED=0 GO111MODULE=on go mod download 08:21:38 Removing intermediate container d7ed1e125daf 08:21:38 ---> 79f6cb6865b7 08:21:38 Step 14/23 : COPY . . 08:21:39 ---> 007534db0cfb 08:21:39 Step 15/23 : RUN ${MAKE} 08:21:39 ---> Running in 3e2e2ce5fb49 08:21:40 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 08:22:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:22:12 Removing intermediate container 3e2e2ce5fb49 08:22:12 ---> 769b46ef7d38 08:22:12 Step 16/23 : FROM alpine 08:22:12 latest: Pulling from library/alpine 08:22:12 8a0637ca1ac9: Pulling fs layer 08:22:12 8a0637ca1ac9: Download complete 08:22:12 8a0637ca1ac9: Pull complete 08:22:12 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 08:22:12 Status: Downloaded newer image for alpine:latest 08:22:12 ---> 2ee122dcc32d 08:22:12 Step 17/23 : EXPOSE 4000 08:22:13 ---> Running in 145c4f06dd41 08:22:13 Removing intermediate container 145c4f06dd41 08:22:13 ---> 1ddd836c6d58 08:22:13 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 08:22:15 ---> c742d561753e 08:22:15 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:22:15 ---> Running in d06fd2b57eb0 08:22:15 Removing intermediate container d06fd2b57eb0 08:22:15 ---> 1dc25d132af7 08:22:15 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 08:22:15 ---> Running in 013b5cde4f8f 08:22:15 Removing intermediate container 013b5cde4f8f 08:22:15 ---> 7dd075fff0a4 08:22:15 Step 21/23 : LABEL arch=arm64 08:22:16 ---> Running in 67dc080689aa 08:22:16 Removing intermediate container 67dc080689aa 08:22:16 ---> 4e2ca591ab72 08:22:16 Step 22/23 : LABEL git_sha=abd9ad1f1211c72553e79458162fb2aebe795039 08:22:16 ---> Running in bb640ab4386f 08:22:16 Removing intermediate container bb640ab4386f 08:22:16 ---> 766d96517bf9 08:22:16 Step 23/23 : LABEL version=0.0.0 08:22:16 ---> Running in 59a46550978d 08:22:17 Removing intermediate container 59a46550978d 08:22:17 ---> 40f3c8035f4f 08:22:17 [Warning] One or more build-args [ARCH] were not consumed 08:22:17 Successfully built 40f3c8035f4f 08:22:17 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 08:22:18 provisioning config files... 08:22:18 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/config2542921397025569303tmp [Pipeline] { [Pipeline] sh 08:22:19 + curl -s https://codecov.io/bash 08:22:19 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/config2542921397025569303tmp 08:22:19 08:22:19 _____ _ 08:22:19 / ____| | | 08:22:19 | | ___ __| | ___ ___ _____ __ 08:22:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:22:19 | |___| (_) | (_| | __/ (_| (_) \ V / 08:22:19 \_____\___/ \__,_|\___|\___\___/ \_/ 08:22:19 Bash-tbd 08:22:19 08:22:19 08:22:19 ==> Jenkins CI detected. 08:22:19 project root: . 08:22:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:22:19 ==> Running gcov in . (disable via -X gcov) 08:22:19 ==> Python coveragepy not found 08:22:19 ==> Searching for coverage reports in: 08:22:19 + . 08:22:19 -> Found 1 reports 08:22:19 ==> Detecting git/mercurial file structure 08:22:19 ==> Reading reports 08:22:19 + ./coverage.out bytes=10 08:22:19 ==> Appending adjustments 08:22:19 http://docs.codecov.io/docs/fixing-reports 08:22:19 + Found adjustments 08:22:19 ==> Gzipping contents 08:22:19 ==> Uploading reports 08:22:19 url: https://codecov.io 08:22:19 query: branch=PR-189&commit=abd9ad1f1211c72553e79458162fb2aebe795039&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=189&job= 08:22:19 -> Pinging Codecov 08:22:19 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-189&commit=abd9ad1f1211c72553e79458162fb2aebe795039&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=189&job= 08:22:19 -> Uploading 08:22:20 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/abd9ad1f1211c72553e79458162fb2aebe795039 [Pipeline] } 08:22:20 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 08:22:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:22:22 ---> package-listing.sh 08:22:22 ++ facter osfamily 08:22:22 ++ tr '[:upper:]' '[:lower:]' 08:22:22 + OS_FAMILY=redhat 08:22:22 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-189 08:22:22 + START_PACKAGES=/tmp/packages_start.txt 08:22:22 + END_PACKAGES=/tmp/packages_end.txt 08:22:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:22:22 + PACKAGES=/tmp/packages_start.txt 08:22:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-189 ']' 08:22:22 + PACKAGES=/tmp/packages_end.txt 08:22:22 + case "${OS_FAMILY}" in 08:22:22 + rpm -qa 08:22:22 + sort 08:22:26 + '[' -f /tmp/packages_start.txt ']' 08:22:26 + '[' -f /tmp/packages_end.txt ']' 08:22:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:22:26 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-189 ']' 08:22:26 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-189/archives/ 08:22:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-189/archives/ [Pipeline] isUnix [Pipeline] sh 08:22:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:22:27 08:22:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:22:27 alpine: Pulling from edgex-lftools-log-publisher 08:22:27 c9b1b535fdd9: Pulling fs layer 08:22:27 2cc5ad85d9ab: Pulling fs layer 08:22:27 756a868c4378: Pulling fs layer 08:22:27 444b2fc9a129: Pulling fs layer 08:22:27 ea15f1150254: Pulling fs layer 08:22:27 41b27a9f41bf: Pulling fs layer 08:22:27 28c525ee5125: Pulling fs layer 08:22:27 094b1ea09ed8: Pulling fs layer 08:22:27 138eaada9080: Pulling fs layer 08:22:27 0622d0fa9048: Pulling fs layer 08:22:27 444b2fc9a129: Waiting 08:22:27 41b27a9f41bf: Waiting 08:22:27 ea15f1150254: Waiting 08:22:27 28c525ee5125: Waiting 08:22:27 0622d0fa9048: Waiting 08:22:27 138eaada9080: Waiting 08:22:27 094b1ea09ed8: Waiting 08:22:27 2cc5ad85d9ab: Download complete 08:22:27 444b2fc9a129: Verifying Checksum 08:22:27 444b2fc9a129: Download complete 08:22:27 c9b1b535fdd9: Verifying Checksum 08:22:27 c9b1b535fdd9: Download complete 08:22:27 ea15f1150254: Verifying Checksum 08:22:27 ea15f1150254: Download complete 08:22:27 28c525ee5125: Download complete 08:22:27 756a868c4378: Verifying Checksum 08:22:27 756a868c4378: Download complete 08:22:28 c9b1b535fdd9: Pull complete 08:22:28 138eaada9080: Verifying Checksum 08:22:28 138eaada9080: Download complete 08:22:28 0622d0fa9048: Verifying Checksum 08:22:28 0622d0fa9048: Download complete 08:22:28 094b1ea09ed8: Verifying Checksum 08:22:28 2cc5ad85d9ab: Pull complete 08:22:28 41b27a9f41bf: Download complete 08:22:30 756a868c4378: Pull complete 08:22:30 444b2fc9a129: Pull complete 08:22:30 ea15f1150254: Pull complete 08:22:34 41b27a9f41bf: Pull complete 08:22:34 28c525ee5125: Pull complete 08:22:36 094b1ea09ed8: Pull complete 08:22:36 138eaada9080: Pull complete 08:22:36 0622d0fa9048: Pull complete 08:22:36 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:22:36 prd-centos7-docker-4c-2g-2817 does not seem to be running inside a container 08:22:37 $ 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-189 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-189:/w/workspace/edgexfoundry_edgex-ui-go_PR-189:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-189@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 08:22:38 $ docker top 01cd2457b4603615348a119252b0836c6e0c5de8501786afd5b1ab6bc6a5d006 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:22:38 provisioning config files... 08:22:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-189@tmp/config3852732902011518038tmp [Pipeline] { [Pipeline] echo 08:22:38 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:22:38 ---> create-netrc.sh [Pipeline] echo 08:22:38 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:22:39 ---> logs-deploy.sh 08:22:39 + ARCHIVE_ARTIFACTS= 08:22:39 + LOGS_SERVER=https://logs.edgexfoundry.org 08:22:39 + '[' https://logs.edgexfoundry.org == None ']' 08:22:39 + NEXUS_URL=https://nexus.edgexfoundry.org 08:22:39 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-189/1 08:22:39 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-189/1/ 08:22:39 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-189/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-189 08:22:40 Archives upload complete. 08:22:40 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-189/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-189/1/