Pull request #165 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 rather than 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd Obtained Jenkinsfile from f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-412 in /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 into PR head commit 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd Merge succeeded, producing 5384afd1e98dc00ea35bcb6a494be489d31510fd Checking out Revision 5384afd1e98dc00ea35bcb6a494be489d31510fd (PR-165) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5384afd1e98dc00ea35bcb6a494be489d31510fd # timeout=10 Commit message: "Merge commit 'f2a99f3bc2ad6ee2bc5a872ec09d024000b55099' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:54:50 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 03:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:54:52 03:54:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:54:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:54:52 latest: Pulling from edgex-devops/git-semver 03:54:52 9123ac7c32f7: Pulling fs layer 03:54:52 b8cc5d1170e3: Pulling fs layer 03:54:52 2924cbbf6a41: Pulling fs layer 03:54:52 93b08a4f1073: Pulling fs layer 03:54:52 93b08a4f1073: Waiting 03:54:52 b8cc5d1170e3: Verifying Checksum 03:54:52 b8cc5d1170e3: Download complete 03:54:53 9123ac7c32f7: Verifying Checksum 03:54:53 9123ac7c32f7: Download complete 03:54:53 93b08a4f1073: Verifying Checksum 03:54:53 93b08a4f1073: Download complete 03:54:53 2924cbbf6a41: Verifying Checksum 03:54:53 2924cbbf6a41: Download complete 03:54:53 9123ac7c32f7: Pull complete 03:54:53 b8cc5d1170e3: Pull complete 03:54:53 2924cbbf6a41: Pull complete 03:54:54 93b08a4f1073: Pull complete 03:54:54 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:54:54 prd-centos7-docker-4c-2g-412 does not seem to be running inside a container 03:54:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-165 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-165:/w/workspace/edgexfoundry_edgex-ui-go_PR-165:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:54:54 $ docker top a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:55 [ssh-agent] Looking for ssh-agent implementation... 03:54:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:55 $ docker exec a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec ssh-agent 03:54:55 SSH_AUTH_SOCK=/tmp/ssh-gfW0f0QGIKDH/agent.15 03:54:55 SSH_AGENT_PID=22 03:54:55 Running ssh-add (command line suppressed) 03:54:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/private_key_4786932598862900196.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/private_key_4786932598862900196.key) 03:54:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:56 + git describe --exact-match --tags HEAD 03:54:56 fatal: No names found, cannot describe anything. [Pipeline] } 03:54:56 $ docker exec --env ******** --env ******** a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec ssh-agent -k 03:54:56 unset SSH_AUTH_SOCK; 03:54:56 unset SSH_AGENT_PID; 03:54:56 echo Agent pid 22 killed; 03:54:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:54:56 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:54:56 This usually means this commit has not been tagged. [Pipeline] sshagent 03:54:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:56 [ssh-agent] Looking for ssh-agent implementation... 03:54:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:56 $ docker exec a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec ssh-agent 03:54:56 SSH_AUTH_SOCK=/tmp/ssh-u3TTN58Xx3Eh/agent.58 03:54:56 SSH_AGENT_PID=64 03:54:56 Running ssh-add (command line suppressed) 03:54:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/private_key_7811189277711207870.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/private_key_7811189277711207870.key) 03:54:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:57 + git semver init 03:54:57 # -> Open(): unable to determine branch for HEAD 03:54:57 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-165/.git 03:54:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-165 03:54:57 # $SEMVER_REMOTE_NAME = origin 03:54:57 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 03:54:57 # $SEMVER_USER_NAME = jenkins 03:54:57 # $SEMVER_BRANCH = PR-165 03:54:57 # $SEMVER_TEMP = /tmp/semver-182909742 03:54:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 03:54:57 # '/tmp/semver-182909742' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-165/.semver' 03:54:57 # -> Force: false 03:54:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-165/.semver [Pipeline] } 03:54:57 $ docker exec --env ******** --env ******** a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec ssh-agent -k 03:54:57 unset SSH_AUTH_SOCK; 03:54:57 unset SSH_AGENT_PID; 03:54:57 echo Agent pid 64 killed; 03:54:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:58 + git semver [Pipeline] } 03:54:58 $ docker stop --time=1 a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec 03:54:59 $ docker rm -f a07a988118d2abdf15bf654441bc7178ba19ed00feee8328ae147fa9e5045dec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:55:00 Stashed 26 file(s) [Pipeline] echo 03:55:00 [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 03:55:16 Still waiting to schedule task 03:55:16 ‘prd-centos7-docker-4c-2g-411’ is offline; ‘prd-centos7-docker-4c-2g-413’ is offline; ‘prd-centos7-docker-4c-2g-563’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10364’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5709’ doesn’t have label ‘centos7-docker-4c-2g’ 03:55:16 Still waiting to schedule task 03:55:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:55:28 Running on prd-centos7-docker-4c-2g-413 in /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [Pipeline] { [Pipeline] ws 03:55:28 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 03:55:30 using credential edgex-jenkins-ssh 03:55:30 Cloning the remote Git repository 03:55:30 Cloning with configured refspecs honoured and without tags 03:55:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:55:30 > git init /w/workspace/edgex-ui-go/2 # timeout=10 03:55:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:55:30 > git --version # timeout=10 03:55:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:55:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:55:32 Fetching without tags 03:55:32 Merging remotes/origin/master commit f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 into PR head commit 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd 03:55:32 Merge succeeded, producing 53dd8db0571386f53149cc1bd680247d1cb21e1f 03:55:32 Checking out Revision 53dd8db0571386f53149cc1bd680247d1cb21e1f (PR-165) 03:55:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:55:32 > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 03:55:32 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:55:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:55:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:55:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:55:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:55:32 > git config core.sparsecheckout # timeout=10 03:55:32 > git checkout -f 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd # timeout=10 03:55:32 > git remote # timeout=10 03:55:32 > git config --get remote.origin.url # timeout=10 03:55:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:55:32 > git merge f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 # timeout=10 03:55:32 > git rev-parse HEAD^{commit} # timeout=10 03:55:32 > git config core.sparsecheckout # timeout=10 03:55:32 > git checkout -f 53dd8db0571386f53149cc1bd680247d1cb21e1f # timeout=10 03:55:38 Commit message: "Merge commit 'f2a99f3bc2ad6ee2bc5a872ec09d024000b55099' into HEAD" 03:55:38 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:55:39 ========================================================= 03:55:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 03:55:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:55:39 + 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 . 03:55:40 Sending build context to Docker daemon 10.76MB 03:55:40 Step 1/8 : ARG BASE=golang:1.11-alpine 03:55:40 Step 2/8 : FROM ${BASE} 03:55:40 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:55:40 9d48c3bd43c5: Pulling fs layer 03:55:40 7f94eaf8af20: Pulling fs layer 03:55:40 9fe9984849c1: Pulling fs layer 03:55:40 ec448270508e: Pulling fs layer 03:55:40 65ba82af53f7: Pulling fs layer 03:55:40 07c18b20a200: Pulling fs layer 03:55:40 d9b3ee039db2: Pulling fs layer 03:55:40 8c79c1ac0d81: Pulling fs layer 03:55:40 ff40f1a7a0b9: Pulling fs layer 03:55:40 bdb43ae2d12f: Pulling fs layer 03:55:40 8e1ab0ef8490: Pulling fs layer 03:55:40 ec448270508e: Waiting 03:55:40 65ba82af53f7: Waiting 03:55:40 07c18b20a200: Waiting 03:55:40 d9b3ee039db2: Waiting 03:55:40 8c79c1ac0d81: Waiting 03:55:40 ff40f1a7a0b9: Waiting 03:55:40 bdb43ae2d12f: Waiting 03:55:40 8e1ab0ef8490: Waiting 03:55:40 9fe9984849c1: Download complete 03:55:40 7f94eaf8af20: Verifying Checksum 03:55:40 7f94eaf8af20: Download complete 03:55:40 65ba82af53f7: Verifying Checksum 03:55:40 65ba82af53f7: Download complete 03:55:40 07c18b20a200: Verifying Checksum 03:55:40 07c18b20a200: Download complete 03:55:40 9d48c3bd43c5: Verifying Checksum 03:55:40 9d48c3bd43c5: Download complete 03:55:40 9d48c3bd43c5: Pull complete 03:55:41 d9b3ee039db2: Verifying Checksum 03:55:41 d9b3ee039db2: Download complete 03:55:41 ff40f1a7a0b9: Verifying Checksum 03:55:41 ff40f1a7a0b9: Download complete 03:55:41 bdb43ae2d12f: Verifying Checksum 03:55:41 bdb43ae2d12f: Download complete 03:55:41 8e1ab0ef8490: Verifying Checksum 03:55:41 8e1ab0ef8490: Download complete 03:55:41 ec448270508e: Download complete 03:55:41 8c79c1ac0d81: Verifying Checksum 03:55:41 8c79c1ac0d81: Download complete 03:55:42 7f94eaf8af20: Pull complete 03:55:42 9fe9984849c1: Pull complete 03:55:47 ec448270508e: Pull complete 03:55:47 65ba82af53f7: Pull complete 03:55:47 07c18b20a200: Pull complete 03:55:53 d9b3ee039db2: Pull complete 03:55:55 8c79c1ac0d81: Pull complete 03:55:55 ff40f1a7a0b9: Pull complete 03:55:56 bdb43ae2d12f: Pull complete 03:55:56 8e1ab0ef8490: Pull complete 03:55:56 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 03:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 03:55:56 ---> 8acfeb908b63 03:55:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:55:56 ---> Running in 5f9bc64225fc 03:55:56 Removing intermediate container 5f9bc64225fc 03:55:56 ---> 70d67be4d74b 03:55:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:56 ---> Running in 2d8f2c8b9038 03:55:58 Removing intermediate container 2d8f2c8b9038 03:55:58 ---> b6ad48f3083d 03:55:58 Step 5/8 : RUN apk add --no-cache make git 03:55:58 ---> Running in b339362fcb68 03:55:58 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 03:55:59 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 03:55:59 OK: 134 MiB in 39 packages 03:55:59 Removing intermediate container b339362fcb68 03:55:59 ---> 234f97a81530 03:55:59 Step 6/8 : WORKDIR /edgex-ui-go 03:56:00 ---> Running in d5f7aa374e5f 03:56:00 Removing intermediate container d5f7aa374e5f 03:56:00 ---> 90db130a57b7 03:56:00 Step 7/8 : COPY . . 03:56:01 ---> 9fea48240346 03:56:01 Step 8/8 : RUN go mod download 03:56:01 ---> Running in 3ca5df8f0807 03:56:02 go: finding github.com/pelletier/go-toml v1.2.0 03:56:02 go: finding github.com/gorilla/mux v1.7.1 03:56:02 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 03:56:02 go: finding github.com/gorilla/websocket v1.4.0 03:56:02 go: finding github.com/kr/pretty v0.1.0 03:56:02 go: finding github.com/BurntSushi/toml v0.3.1 03:56:02 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 03:56:02 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 03:56:02 go: finding github.com/kr/text v0.1.0 03:56:02 go: finding github.com/mitchellh/copystructure v1.0.0 03:56:02 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:56:02 go: finding github.com/hashicorp/consul/api v1.1.0 03:56:02 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:56:02 go: finding github.com/stretchr/testify v1.3.0 03:56:02 go: finding github.com/pkg/errors v0.8.1 03:56:02 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 03:56:02 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 03:56:02 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:56:03 go: finding github.com/pmezard/go-difflib v1.0.0 03:56:03 go: finding github.com/stretchr/objx v0.1.0 03:56:03 go: finding github.com/davecgh/go-spew v1.1.0 03:56:03 go: finding github.com/kr/pty v1.1.1 03:56:07 go: finding golang.org/x/text v0.3.0 03:56:07 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 03:56:07 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:56:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:56:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:56:07 go: finding github.com/hashicorp/go-uuid v1.0.1 03:56:07 go: finding github.com/hashicorp/serf v0.8.2 03:56:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:56:07 go: finding github.com/mitchellh/mapstructure v1.1.2 03:56:07 go: finding github.com/mitchellh/go-homedir v1.0.0 03:56:08 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:56:08 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 03:56:09 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:56:09 go: finding github.com/mitchellh/iochan v1.0.0 03:56:09 go: finding github.com/hashicorp/mdns v1.0.0 03:56:09 go: finding github.com/hashicorp/memberlist v0.1.3 03:56:09 go: finding github.com/mitchellh/cli v1.0.0 03:56:09 go: finding github.com/hashicorp/logutils v1.0.0 03:56:09 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:56:09 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:56:09 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:56:09 go: finding github.com/hashicorp/go-syslog v1.0.0 03:56:09 go: finding github.com/mitchellh/gox v0.4.0 03:56:09 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 03:56:09 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:56:09 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:56:09 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 03:56:09 go: finding github.com/mattn/go-colorable v0.0.9 03:56:09 go: finding github.com/fatih/color v1.7.0 03:56:09 go: finding github.com/hashicorp/go-multierror v1.0.0 03:56:09 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:56:09 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:56:09 go: finding github.com/davecgh/go-spew v1.1.1 03:56:09 go: finding github.com/posener/complete v1.1.1 03:56:09 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:56:10 go: finding github.com/stretchr/testify v1.2.2 03:56:10 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:56:10 go: finding github.com/hashicorp/go.net v0.0.1 03:56:10 go: finding github.com/bgentry/speakeasy v0.1.0 03:56:10 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:56:10 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 03:56:10 go: finding github.com/miekg/dns v1.0.14 03:56:10 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:56:10 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:56:10 go: finding github.com/hashicorp/errwrap v1.0.0 03:56:10 go: finding github.com/mattn/go-isatty v0.0.3 03:56:10 go: finding github.com/hashicorp/go-uuid v1.0.0 03:56:10 go: finding github.com/hashicorp/golang-lru v0.5.0 03:56:22 Removing intermediate container 3ca5df8f0807 03:56:22 ---> 545ac16bc088 03:56:22 Successfully built 545ac16bc088 03:56:22 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 03:56:23 + docker inspect -f . ci-base-image-x86_64 03:56:23 . [Pipeline] withDockerContainer 03:56:23 prd-centos7-docker-4c-2g-413 does not seem to be running inside a container 03:56:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:56:24 $ docker top 153db8ed1cc5a4f06bec510f128aef28e76c17f5458f246ef09cb494cc2ae6ea -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:24 + go version 03:56:24 go version go1.11.13 linux/amd64 [Pipeline] sh 03:56:24 + make test 03:56:24 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:56:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:56:36 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 03:56:36 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 03:56:36 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 03:56:36 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 03:56:36 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 03:56:36 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 03:56:36 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 03:56:36 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 03:56:36 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 03:56:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:56:36 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 03:56:36 GO111MODULE=on go vet ./... [Pipeline] stash 03:56:40 Stashed 1 file(s) [Pipeline] } 03:56:40 $ docker stop --time=1 153db8ed1cc5a4f06bec510f128aef28e76c17f5458f246ef09cb494cc2ae6ea 03:56:41 $ docker rm -f 153db8ed1cc5a4f06bec510f128aef28e76c17f5458f246ef09cb494cc2ae6ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:56:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:56:43 + ls -al . 03:56:43 total 72 03:56:43 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 13 03:56 . 03:56:43 drwxrwxr-x. 4 jenkins jenkins 28 Mar 13 03:55 .. 03:56:43 drwxrwxr-x. 8 jenkins jenkins 119 Mar 13 03:55 app 03:56:43 drwxrwxr-x. 3 jenkins jenkins 20 Mar 13 03:55 assets 03:56:43 drwxrwxr-x. 2 jenkins jenkins 35 Mar 13 03:55 bin 03:56:43 drwxrwxr-x. 3 jenkins jenkins 29 Mar 13 03:55 cmd 03:56:43 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 13 03:55 CONTRIBUTING.md 03:56:43 -rw-r--r--. 1 jenkins jenkins 10 Mar 13 03:56 coverage.out 03:56:43 -rw-rw-r--. 1 jenkins jenkins 839 Mar 13 03:55 Dockerfile 03:56:43 -rw-rw-r--. 1 jenkins jenkins 898 Mar 13 03:55 Dockerfile.build 03:56:43 drwxrwxr-x. 4 jenkins jenkins 53 Mar 13 03:55 docs 03:56:43 drwxrwxr-x. 8 jenkins jenkins 179 Mar 13 03:55 .git 03:56:43 -rw-rw-r--. 1 jenkins jenkins 123 Mar 13 03:55 .gitignore 03:56:43 -rw-rw-r--. 1 jenkins jenkins 522 Mar 13 03:55 go.mod 03:56:43 -rw-r--r--. 1 jenkins jenkins 8727 Mar 13 03:56 go.sum 03:56:43 drwxrwxr-x. 3 jenkins jenkins 17 Mar 13 03:55 internal 03:56:43 -rw-rw-r--. 1 jenkins jenkins 675 Mar 13 03:55 Jenkinsfile 03:56:43 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 13 03:55 LICENSE 03:56:43 -rw-rw-r--. 1 jenkins jenkins 951 Mar 13 03:55 Makefile 03:56:43 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 13 03:55 README.md 03:56:43 drwxrwxr-x. 3 jenkins jenkins 58 Mar 13 03:55 .semver 03:56:43 drwxrwxr-x. 4 jenkins jenkins 54 Mar 13 03:55 snap 03:56:43 -rw-rw-r--. 1 jenkins jenkins 5 Mar 13 03:55 VERSION 03:56:43 -rw-rw-r--. 1 jenkins jenkins 155 Mar 13 03:55 version.go [Pipeline] isUnix [Pipeline] sh 03:56:43 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5384afd1e98dc00ea35bcb6a494be489d31510fd --label arch=amd64 --label version=0.0.0 . 03:56:43 Sending build context to Docker daemon 10.77MB 03:56:43 Step 1/23 : ARG BASE=golang:1.11-alpine 03:56:43 Step 2/23 : FROM ${BASE} AS builder 03:56:43 ---> 545ac16bc088 03:56:43 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:56:43 ---> Running in 1f1623cc31bd 03:56:44 Removing intermediate container 1f1623cc31bd 03:56:44 ---> 36f3740eb858 03:56:44 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 03:56:44 ---> Running in 54b88967edc3 03:56:44 Removing intermediate container 54b88967edc3 03:56:44 ---> 420beb5e3e2f 03:56:44 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 03:56:44 ---> Running in a4336208acb9 03:56:44 Removing intermediate container a4336208acb9 03:56:44 ---> e325f0e78b89 03:56:44 Step 6/23 : LABEL Name=edgex-ui-go 03:56:44 ---> Running in 5a217c8905b5 03:56:44 Removing intermediate container 5a217c8905b5 03:56:44 ---> 1ec52f4dcf1f 03:56:44 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:56:44 ---> Running in 7ccdd953ddc0 03:56:44 Removing intermediate container 7ccdd953ddc0 03:56:44 ---> 8a5114118f5a 03:56:44 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:44 ---> Running in 010beb63e1fd 03:56:45 Removing intermediate container 010beb63e1fd 03:56:45 ---> b26b164ea363 03:56:45 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:56:45 ---> Running in 3df94310f1f7 03:56:45 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 03:56:46 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 03:56:46 OK: 134 MiB in 39 packages 03:56:47 Removing intermediate container 3df94310f1f7 03:56:47 ---> 38ea7fd641f7 03:56:47 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:56:47 ---> Running in c5299daed0db 03:56:47 Removing intermediate container c5299daed0db 03:56:47 ---> b99cecab3185 03:56:47 Step 11/23 : COPY go.mod . 03:56:47 ---> bc010ccccbb9 03:56:47 Step 12/23 : COPY Makefile . 03:56:47 ---> 7412407d1b4e 03:56:47 Step 13/23 : RUN make update 03:56:47 ---> Running in e4deb706ed65 03:56:48 CGO_ENABLED=0 GO111MODULE=on go mod download 03:56:48 Removing intermediate container e4deb706ed65 03:56:48 ---> 624c6ed8546f 03:56:48 Step 14/23 : COPY . . 03:56:48 ---> 9ad6c2c27fbc 03:56:48 Step 15/23 : RUN ${MAKE} 03:56:48 ---> Running in d5a8b0bffb73 03:56:49 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 03:56:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:56:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-414 in /w/workspace/edgexfoundry_edgex-ui-go_PR-165 [Pipeline] { [Pipeline] ws 03:56:59 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 03:56:59 Removing intermediate container d5a8b0bffb73 03:56:59 ---> ac0c06213ecc 03:56:59 Step 16/23 : FROM alpine 03:57:00 latest: Pulling from library/alpine 03:57:00 c9b1b535fdd9: Pulling fs layer 03:57:00 c9b1b535fdd9: Verifying Checksum 03:57:00 c9b1b535fdd9: Download complete 03:57:00 c9b1b535fdd9: Pull complete 03:57:00 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 03:57:01 Status: Downloaded newer image for alpine:latest 03:57:01 ---> e7d92cdc71fe 03:57:01 Step 17/23 : EXPOSE 4000 03:57:01 ---> Running in 103df6844119 03:57:01 Removing intermediate container 103df6844119 03:57:01 ---> 7092b92afcd1 03:57:01 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 03:57:01 ---> b8380d70d839 03:57:01 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:57:01 ---> Running in 92c0c1a7e961 03:57:01 Removing intermediate container 92c0c1a7e961 03:57:01 ---> cd3eaecca62e 03:57:01 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 03:57:01 ---> Running in 91ae3cb7d5ec 03:57:01 Removing intermediate container 91ae3cb7d5ec 03:57:01 ---> 056e415051a5 03:57:01 Step 21/23 : LABEL arch=amd64 03:57:02 ---> Running in d6002a57e15b 03:57:02 Removing intermediate container d6002a57e15b 03:57:02 ---> f916367db216 03:57:02 Step 22/23 : LABEL git_sha=5384afd1e98dc00ea35bcb6a494be489d31510fd 03:57:02 ---> Running in 3102efdd1fcd 03:57:02 Removing intermediate container 3102efdd1fcd 03:57:02 ---> 3eaa5133553c 03:57:02 Step 23/23 : LABEL version=0.0.0 03:57:02 ---> Running in fdb8ac7960d7 03:57:02 Removing intermediate container fdb8ac7960d7 03:57:02 ---> 089fedd982c0 03:57:02 [Warning] One or more build-args [ARCH] were not consumed 03:57:02 Successfully built 089fedd982c0 03:57:02 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] } 03:57:05 using credential edgex-jenkins-ssh 03:57:05 Cloning the remote Git repository 03:57:05 Cloning with configured refspecs honoured and without tags 03:57:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:57:05 > git init /w/workspace/edgex-ui-go/2 # timeout=10 03:57:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:57:06 > git --version # timeout=10 03:57:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:57:07 Fetching without tags 03:57:08 Merging remotes/origin/master commit f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 into PR head commit 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd 03:57:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:57:07 > git config --add remote.origin.fetch +refs/pull/165/head:refs/remotes/origin/PR-165 # timeout=10 03:57:07 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:57:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:57:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:57:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:57:08 > git config core.sparsecheckout # timeout=10 03:57:08 > git checkout -f 6d96aebb205fe7e488a992ee8bb6cd6767fc0dfd # timeout=10 03:57:08 Merge succeeded, producing 69da7b400cb83b20ece6539921044f842c3c6c99 03:57:08 Checking out Revision 69da7b400cb83b20ece6539921044f842c3c6c99 (PR-165) 03:57:08 > git remote # timeout=10 03:57:08 > git config --get remote.origin.url # timeout=10 03:57:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:08 > git merge f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 # timeout=10 03:57:08 > git rev-parse HEAD^{commit} # timeout=10 03:57:08 > git config core.sparsecheckout # timeout=10 03:57:08 > git checkout -f 69da7b400cb83b20ece6539921044f842c3c6c99 # timeout=10 03:57:13 Commit message: "Merge commit 'f2a99f3bc2ad6ee2bc5a872ec09d024000b55099' into HEAD" 03:57:13 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:57:14 ========================================================= 03:57:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 03:57:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:57:16 + 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 . 03:57:17 Sending build context to Docker daemon 10.76MB 03:57:17 Step 1/8 : ARG BASE=golang:1.11-alpine 03:57:17 Step 2/8 : FROM ${BASE} 03:57:17 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:57:17 29bddadc8f3f: Pulling fs layer 03:57:17 02bb20f2603b: Pulling fs layer 03:57:17 b62863a3550b: Pulling fs layer 03:57:17 9586258a13ea: Pulling fs layer 03:57:17 a8b2cbafd68c: Pulling fs layer 03:57:17 d1dd75721c92: Pulling fs layer 03:57:17 9586258a13ea: Waiting 03:57:17 a8b2cbafd68c: Waiting 03:57:17 4e34fffdb759: Pulling fs layer 03:57:17 fd1d9eb628f9: Pulling fs layer 03:57:17 bd44c58b92db: Pulling fs layer 03:57:17 e5856e266cf4: Pulling fs layer 03:57:17 d1dd75721c92: Waiting 03:57:17 f0f88b30cdbb: Pulling fs layer 03:57:17 4e34fffdb759: Waiting 03:57:17 fd1d9eb628f9: Waiting 03:57:17 e5856e266cf4: Waiting 03:57:17 f0f88b30cdbb: Waiting 03:57:17 bd44c58b92db: Waiting 03:57:17 b62863a3550b: Verifying Checksum 03:57:17 b62863a3550b: Download complete 03:57:17 02bb20f2603b: Download complete 03:57:17 a8b2cbafd68c: Verifying Checksum 03:57:17 a8b2cbafd68c: Download complete 03:57:17 d1dd75721c92: Verifying Checksum 03:57:17 d1dd75721c92: Download complete 03:57:17 29bddadc8f3f: Verifying Checksum 03:57:17 29bddadc8f3f: Download complete 03:57:19 29bddadc8f3f: Pull complete 03:57:19 02bb20f2603b: Pull complete 03:57:19 b62863a3550b: Pull complete 03:57:22 4e34fffdb759: Verifying Checksum 03:57:22 4e34fffdb759: Download complete 03:57:22 bd44c58b92db: Verifying Checksum 03:57:22 bd44c58b92db: Download complete 03:57:25 e5856e266cf4: Verifying Checksum 03:57:25 e5856e266cf4: Download complete 03:57:25 f0f88b30cdbb: Verifying Checksum 03:57:25 f0f88b30cdbb: Download complete 03:57:26 fd1d9eb628f9: Verifying Checksum 03:57:26 fd1d9eb628f9: Download complete 03:57:27 9586258a13ea: Verifying Checksum 03:57:27 9586258a13ea: Download complete 03:57:37 9586258a13ea: Pull complete 03:57:37 a8b2cbafd68c: Pull complete 03:57:37 d1dd75721c92: Pull complete 03:57:43 4e34fffdb759: Pull complete 03:57:46 fd1d9eb628f9: Pull complete 03:57:46 bd44c58b92db: Pull complete 03:57:48 e5856e266cf4: Pull complete 03:57:49 f0f88b30cdbb: Pull complete 03:57:49 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 03:57:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 03:57:49 ---> 0be50c763560 03:57:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:57:53 ---> Running in 1db42148378d 03:57:53 Removing intermediate container 1db42148378d 03:57:53 ---> 60a3cc0309d8 03:57:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:54 ---> Running in 9f36a8467739 03:57:56 Removing intermediate container 9f36a8467739 03:57:56 ---> 52ce693e8cd1 03:57:56 Step 5/8 : RUN apk add --no-cache make git 03:57:56 ---> Running in a3ce116b8410 03:57:57 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 03:57:58 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 03:57:58 OK: 121 MiB in 39 packages 03:57:59 Removing intermediate container a3ce116b8410 03:57:59 ---> 07a864928e08 03:57:59 Step 6/8 : WORKDIR /edgex-ui-go 03:57:59 ---> Running in 12525d04d6a4 03:58:00 Removing intermediate container 12525d04d6a4 03:58:00 ---> b7a0bd5e91ab 03:58:00 Step 7/8 : COPY . . 03:58:02 ---> c34dc3fa1d50 03:58:02 Step 8/8 : RUN go mod download 03:58:02 ---> Running in c52610dc36ce 03:58:03 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 03:58:03 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 03:58:03 go: finding github.com/gorilla/mux v1.7.1 03:58:03 go: finding github.com/kr/pretty v0.1.0 03:58:03 go: finding github.com/BurntSushi/toml v0.3.1 03:58:03 go: finding github.com/pelletier/go-toml v1.2.0 03:58:03 go: finding github.com/gorilla/websocket v1.4.0 03:58:03 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 03:58:03 go: finding github.com/kr/text v0.1.0 03:58:04 go: finding github.com/mitchellh/copystructure v1.0.0 03:58:04 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:58:04 go: finding github.com/hashicorp/consul/api v1.1.0 03:58:04 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:58:04 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 03:58:04 go: finding github.com/stretchr/testify v1.3.0 03:58:04 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 03:58:04 go: finding github.com/pkg/errors v0.8.1 03:58:04 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:58:04 go: finding github.com/kr/pty v1.1.1 03:58:05 go: finding github.com/davecgh/go-spew v1.1.0 03:58:05 go: finding github.com/stretchr/objx v0.1.0 03:58:05 go: finding github.com/pmezard/go-difflib v1.0.0 03:58:07 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 03:58:07 go: finding golang.org/x/text v0.3.0 03:58:09 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 03:58:12 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:58:12 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:58:12 go: finding github.com/hashicorp/go-uuid v1.0.1 03:58:12 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:58:12 go: finding github.com/mitchellh/mapstructure v1.1.2 03:58:12 go: finding github.com/hashicorp/serf v0.8.2 03:58:12 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:58:13 go: finding github.com/mitchellh/go-homedir v1.0.0 03:58:13 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:58:14 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:58:14 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:58:14 go: finding github.com/mitchellh/cli v1.0.0 03:58:14 go: finding github.com/hashicorp/logutils v1.0.0 03:58:14 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:58:14 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:58:14 go: finding github.com/mitchellh/iochan v1.0.0 03:58:14 go: finding github.com/hashicorp/memberlist v0.1.3 03:58:14 go: finding github.com/hashicorp/mdns v1.0.0 03:58:14 go: finding github.com/hashicorp/go-syslog v1.0.0 03:58:15 go: finding github.com/mitchellh/gox v0.4.0 03:58:15 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 03:58:15 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:58:15 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 03:58:15 go: finding github.com/posener/complete v1.1.1 03:58:15 go: finding github.com/mattn/go-isatty v0.0.3 03:58:15 go: finding github.com/mattn/go-colorable v0.0.9 03:58:15 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:58:15 go: finding github.com/stretchr/testify v1.2.2 03:58:15 go: finding github.com/hashicorp/go-multierror v1.0.0 03:58:15 go: finding github.com/fatih/color v1.7.0 03:58:15 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:58:15 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:58:16 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:58:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:58:16 go: finding github.com/davecgh/go-spew v1.1.1 03:58:16 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 03:58:16 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:58:16 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:58:16 go: finding github.com/hashicorp/go.net v0.0.1 03:58:16 go: finding github.com/miekg/dns v1.0.14 03:58:16 go: finding github.com/bgentry/speakeasy v0.1.0 03:58:16 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:58:16 go: finding github.com/hashicorp/errwrap v1.0.0 03:58:17 go: finding github.com/hashicorp/go-uuid v1.0.0 03:58:17 go: finding github.com/hashicorp/golang-lru v0.5.0 03:58:49 Removing intermediate container c52610dc36ce 03:58:49 ---> 26f7ab6f248d 03:58:49 Successfully built 26f7ab6f248d 03:58:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:58:49 + docker inspect -f . ci-base-image-arm64 03:58:50 . [Pipeline] withDockerContainer 03:58:50 prd-ubuntu18.04-docker-arm64-4c-16g-414 does not seem to be running inside a container 03:58:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:58:52 $ docker top e17712ef2bb03276cc16b7af8c1ce9aafb417d07f78949667d68b0517996546c -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:53 + go version 03:58:53 go version go1.11.13 linux/arm64 [Pipeline] sh 03:58:53 + make test 03:58:53 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:58:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:59:21 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 03:59:21 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 03:59:21 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 03:59:21 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 03:59:21 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 03:59:21 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 03:59:21 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 03:59:21 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 03:59:21 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 03:59:21 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:59:21 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 03:59:21 GO111MODULE=on go vet ./... [Pipeline] stash 03:59:34 Warning: overwriting stash ‘coverage-report’ 03:59:34 Stashed 1 file(s) [Pipeline] } 03:59:34 $ docker stop --time=1 e17712ef2bb03276cc16b7af8c1ce9aafb417d07f78949667d68b0517996546c 03:59:36 $ docker rm -f e17712ef2bb03276cc16b7af8c1ce9aafb417d07f78949667d68b0517996546c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:59:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:59:38 + ls -al . 03:59:38 total 112 03:59:38 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 03:58 . 03:59:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 03:57 .. 03:59:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 03:57 .git 03:59:38 -rw-rw-r-- 1 jenkins jenkins 123 Mar 13 03:57 .gitignore 03:59:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:57 .semver 03:59:38 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 13 03:57 CONTRIBUTING.md 03:59:38 -rw-rw-r-- 1 jenkins jenkins 839 Mar 13 03:57 Dockerfile 03:59:38 -rw-rw-r-- 1 jenkins jenkins 898 Mar 13 03:57 Dockerfile.build 03:59:38 -rw-rw-r-- 1 jenkins jenkins 675 Mar 13 03:57 Jenkinsfile 03:59:38 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 13 03:57 LICENSE 03:59:38 -rw-rw-r-- 1 jenkins jenkins 951 Mar 13 03:57 Makefile 03:59:38 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 13 03:57 README.md 03:59:38 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 03:55 VERSION 03:59:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 03:57 app 03:59:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:57 assets 03:59:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 03:57 bin 03:59:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:57 cmd 03:59:38 -rw-r--r-- 1 jenkins jenkins 10 Mar 13 03:58 coverage.out 03:59:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 03:57 docs 03:59:38 -rw-rw-r-- 1 jenkins jenkins 522 Mar 13 03:57 go.mod 03:59:38 -rw-r--r-- 1 jenkins jenkins 8727 Mar 13 03:58 go.sum 03:59:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:57 internal 03:59:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 03:57 snap 03:59:38 -rw-rw-r-- 1 jenkins jenkins 155 Mar 13 03:57 version.go [Pipeline] isUnix [Pipeline] sh 03:59:38 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5384afd1e98dc00ea35bcb6a494be489d31510fd --label arch=arm64 --label version=0.0.0 . 03:59:39 Sending build context to Docker daemon 10.77MB 03:59:39 Step 1/23 : ARG BASE=golang:1.11-alpine 03:59:39 Step 2/23 : FROM ${BASE} AS builder 03:59:39 ---> 26f7ab6f248d 03:59:39 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:59:39 ---> Running in 5449a8b53b0a 03:59:40 Removing intermediate container 5449a8b53b0a 03:59:40 ---> bd1ef5de4d39 03:59:40 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 03:59:40 ---> Running in 7a0f525a71e9 03:59:40 Removing intermediate container 7a0f525a71e9 03:59:40 ---> c5cead5f7625 03:59:40 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 03:59:40 ---> Running in d9ad4ae36026 03:59:41 Removing intermediate container d9ad4ae36026 03:59:41 ---> 1a8016d91dc4 03:59:41 Step 6/23 : LABEL Name=edgex-ui-go 03:59:41 ---> Running in 284c35584a2c 03:59:41 Removing intermediate container 284c35584a2c 03:59:41 ---> c0edc09617b6 03:59:41 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:59:41 ---> Running in 35f703f5bc41 03:59:41 Removing intermediate container 35f703f5bc41 03:59:41 ---> 91c99ccfa087 03:59:41 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:42 ---> Running in f4174aaee180 03:59:44 Removing intermediate container f4174aaee180 03:59:44 ---> e5e65823e797 03:59:44 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:59:44 ---> Running in e99d440faa0a 03:59:45 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 03:59:45 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 03:59:46 OK: 121 MiB in 39 packages 03:59:47 Removing intermediate container e99d440faa0a 03:59:47 ---> 75f1f1bca93c 03:59:47 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:59:47 ---> Running in ea7cc29f5326 03:59:47 Removing intermediate container ea7cc29f5326 03:59:47 ---> 14d732935770 03:59:47 Step 11/23 : COPY go.mod . 03:59:48 ---> e0262f1fd6ee 03:59:48 Step 12/23 : COPY Makefile . 03:59:48 ---> e079f488380f 03:59:48 Step 13/23 : RUN make update 03:59:48 ---> Running in 348343b3a8a1 03:59:49 CGO_ENABLED=0 GO111MODULE=on go mod download 03:59:50 Removing intermediate container 348343b3a8a1 03:59:50 ---> 1200e0735dbb 03:59:50 Step 14/23 : COPY . . 03:59:52 ---> 65dc59933f88 03:59:52 Step 15/23 : RUN ${MAKE} 03:59:52 ---> Running in 6a05b87fd90d 03:59:53 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 04:00:15 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:00:25 Removing intermediate container 6a05b87fd90d 04:00:25 ---> 561605b0abb6 04:00:25 Step 16/23 : FROM alpine 04:00:25 latest: Pulling from library/alpine 04:00:25 8fa90b21c985: Pulling fs layer 04:00:29 8fa90b21c985: Verifying Checksum 04:00:29 8fa90b21c985: Download complete 04:00:29 8fa90b21c985: Pull complete 04:00:29 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 04:00:29 Status: Downloaded newer image for alpine:latest 04:00:29 ---> 6e4716cdcf7a 04:00:29 Step 17/23 : EXPOSE 4000 04:00:29 ---> Running in 9ca868dfef7f 04:00:30 Removing intermediate container 9ca868dfef7f 04:00:30 ---> 7fb312b9d47a 04:00:30 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:00:31 ---> 3e98e2f7f9f1 04:00:31 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:00:31 ---> Running in adf2b3cfba34 04:00:32 Removing intermediate container adf2b3cfba34 04:00:32 ---> 2fe11c358c2f 04:00:32 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 04:00:32 ---> Running in 418eca97f274 04:00:32 Removing intermediate container 418eca97f274 04:00:32 ---> 5704c5a4d996 04:00:32 Step 21/23 : LABEL arch=arm64 04:00:32 ---> Running in 4b8e4860b898 04:00:32 Removing intermediate container 4b8e4860b898 04:00:32 ---> 60adc424c031 04:00:32 Step 22/23 : LABEL git_sha=5384afd1e98dc00ea35bcb6a494be489d31510fd 04:00:32 ---> Running in 66b88b875709 04:00:33 Removing intermediate container 66b88b875709 04:00:33 ---> ab7fb8611a2c 04:00:33 Step 23/23 : LABEL version=0.0.0 04:00:33 ---> Running in f16a51eba132 04:00:33 Removing intermediate container f16a51eba132 04:00:33 ---> 14c974e627f6 04:00:33 [Warning] One or more build-args [ARCH] were not consumed 04:00:34 Successfully built 14c974e627f6 04:00:34 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:00:35 provisioning config files... 04:00:35 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/config6581784883477954990tmp [Pipeline] { [Pipeline] sh 04:00:35 + curl -s https://codecov.io/bash 04:00:35 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/config6581784883477954990tmp 04:00:35 04:00:35 _____ _ 04:00:35 / ____| | | 04:00:35 | | ___ __| | ___ ___ _____ __ 04:00:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:00:35 | |___| (_) | (_| | __/ (_| (_) \ V / 04:00:35 \_____\___/ \__,_|\___|\___\___/ \_/ 04:00:35 Bash-20200303-bc4d7e6 04:00:35 04:00:35 04:00:35 ==> Jenkins CI detected. 04:00:35 project root: . 04:00:35 Fixing merge commit SHA 04:00:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:00:35 ==> Running gcov in . (disable via -X gcov) 04:00:35 ==> Python coveragepy not found 04:00:35 ==> Searching for coverage reports in: 04:00:35 + . 04:00:35 -> Found 1 reports 04:00:35 ==> Detecting git/mercurial file structure 04:00:35 ==> Reading reports 04:00:35 + ./coverage.out bytes=10 04:00:35 ==> Appending adjustments 04:00:35 http://docs.codecov.io/docs/fixing-reports 04:00:36 + Found adjustments 04:00:36 ==> Gzipping contents 04:00:36 ==> Uploading reports 04:00:36 url: https://codecov.io 04:00:36 query: branch=PR-165&commit=f2a99f3bc2ad6ee2bc5a872ec09d024000b55099&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-165%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=165&job= 04:00:36 -> Pinging Codecov 04:00:36 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-165&commit=f2a99f3bc2ad6ee2bc5a872ec09d024000b55099&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-165%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=165&job= 04:00:36 -> Uploading 04:00:36 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 [Pipeline] } 04:00:36 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 04:00:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:00:38 ---> package-listing.sh 04:00:38 ++ facter osfamily 04:00:38 ++ tr '[:upper:]' '[:lower:]' 04:00:38 + OS_FAMILY=redhat 04:00:38 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-165 04:00:38 + START_PACKAGES=/tmp/packages_start.txt 04:00:38 + END_PACKAGES=/tmp/packages_end.txt 04:00:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:00:38 + PACKAGES=/tmp/packages_start.txt 04:00:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-165 ']' 04:00:38 + PACKAGES=/tmp/packages_end.txt 04:00:38 + case "${OS_FAMILY}" in 04:00:38 + rpm -qa 04:00:38 + sort 04:00:43 + '[' -f /tmp/packages_start.txt ']' 04:00:43 + '[' -f /tmp/packages_end.txt ']' 04:00:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:00:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-165 ']' 04:00:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-165/archives/ 04:00:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-165/archives/ [Pipeline] isUnix [Pipeline] sh 04:00:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:00:43 04:00:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:00:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:00:43 alpine: Pulling from edgex-lftools-log-publisher 04:00:43 c9b1b535fdd9: Pulling fs layer 04:00:43 2cc5ad85d9ab: Pulling fs layer 04:00:43 756a868c4378: Pulling fs layer 04:00:43 444b2fc9a129: Pulling fs layer 04:00:43 ea15f1150254: Pulling fs layer 04:00:43 41b27a9f41bf: Pulling fs layer 04:00:43 28c525ee5125: Pulling fs layer 04:00:43 094b1ea09ed8: Pulling fs layer 04:00:43 138eaada9080: Pulling fs layer 04:00:43 0622d0fa9048: Pulling fs layer 04:00:43 28c525ee5125: Waiting 04:00:43 444b2fc9a129: Waiting 04:00:43 094b1ea09ed8: Waiting 04:00:43 ea15f1150254: Waiting 04:00:43 41b27a9f41bf: Waiting 04:00:43 138eaada9080: Waiting 04:00:43 0622d0fa9048: Waiting 04:00:43 2cc5ad85d9ab: Verifying Checksum 04:00:43 2cc5ad85d9ab: Download complete 04:00:43 444b2fc9a129: Verifying Checksum 04:00:43 444b2fc9a129: Download complete 04:00:43 c9b1b535fdd9: Verifying Checksum 04:00:43 c9b1b535fdd9: Download complete 04:00:43 ea15f1150254: Verifying Checksum 04:00:43 ea15f1150254: Download complete 04:00:44 28c525ee5125: Verifying Checksum 04:00:44 28c525ee5125: Download complete 04:00:44 756a868c4378: Verifying Checksum 04:00:44 756a868c4378: Download complete 04:00:44 c9b1b535fdd9: Pull complete 04:00:44 138eaada9080: Verifying Checksum 04:00:44 138eaada9080: Download complete 04:00:44 0622d0fa9048: Verifying Checksum 04:00:44 0622d0fa9048: Download complete 04:00:44 2cc5ad85d9ab: Pull complete 04:00:44 094b1ea09ed8: Verifying Checksum 04:00:44 094b1ea09ed8: Download complete 04:00:45 41b27a9f41bf: Verifying Checksum 04:00:45 41b27a9f41bf: Download complete 04:00:46 756a868c4378: Pull complete 04:00:46 444b2fc9a129: Pull complete 04:00:46 ea15f1150254: Pull complete 04:00:49 41b27a9f41bf: Pull complete 04:00:49 28c525ee5125: Pull complete 04:00:52 094b1ea09ed8: Pull complete 04:00:52 138eaada9080: Pull complete 04:00:52 0622d0fa9048: Pull complete 04:00:52 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:00:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:00:52 prd-centos7-docker-4c-2g-412 does not seem to be running inside a container 04:00:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-165 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-165:/w/workspace/edgexfoundry_edgex-ui-go_PR-165:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:00:53 $ docker top 93e62d2bd80dd5187cf78a3406d6e02627c4c090989175be2177d94cf1a880d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:00:53 provisioning config files... 04:00:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-165@tmp/config8148060046856721279tmp [Pipeline] { [Pipeline] echo 04:00:54 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:00:54 ---> create-netrc.sh [Pipeline] echo 04:00:54 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:00:54 ---> logs-deploy.sh 04:00:54 + ARCHIVE_ARTIFACTS= 04:00:54 + LOGS_SERVER=https://logs.edgexfoundry.org 04:00:54 + '[' https://logs.edgexfoundry.org == None ']' 04:00:54 + NEXUS_URL=https://nexus.edgexfoundry.org 04:00:54 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-165/2 04:00:54 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-165/2/ 04:00:54 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-165/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-165 04:00:55 Archives upload complete. 04:00:55 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-165/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-165/2/