Pull request #195 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 671048ced1f0ba70c2283b1d13ee23d33c0bd939+eddc397b1c413a68ea6a3bf4c69acea764bdd9ad (734f60afacadb1fc3de60de089f843b603dd26d9) 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3206 in /w/workspace/edgexfoundry_edgex-ui-go_PR-195 [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-195 # 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/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit eddc397b1c413a68ea6a3bf4c69acea764bdd9ad into PR head commit 671048ced1f0ba70c2283b1d13ee23d33c0bd939 Merge succeeded, producing 671048ced1f0ba70c2283b1d13ee23d33c0bd939 Checking out Revision 671048ced1f0ba70c2283b1d13ee23d33c0bd939 (PR-195) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/195/head:refs/remotes/origin/PR-195 # 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/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 671048ced1f0ba70c2283b1d13ee23d33c0bd939 # 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 eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 671048ced1f0ba70c2283b1d13ee23d33c0bd939 # timeout=10 Commit message: "fix some trouble" > git rev-list --no-walk 5670e6ba20955e5142dc96d828f5a2add3099703 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:42:54 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 06:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:56 06:42:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:42:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:56 latest: Pulling from edgex-devops/git-semver 06:42:56 9123ac7c32f7: Pulling fs layer 06:42:56 b8cc5d1170e3: Pulling fs layer 06:42:56 2924cbbf6a41: Pulling fs layer 06:42:56 93b08a4f1073: Pulling fs layer 06:42:56 93b08a4f1073: Waiting 06:42:56 b8cc5d1170e3: Download complete 06:42:57 9123ac7c32f7: Download complete 06:42:57 93b08a4f1073: Verifying Checksum 06:42:57 93b08a4f1073: Download complete 06:42:57 2924cbbf6a41: Verifying Checksum 06:42:57 2924cbbf6a41: Download complete 06:42:57 9123ac7c32f7: Pull complete 06:42:57 b8cc5d1170e3: Pull complete 06:42:58 2924cbbf6a41: Pull complete 06:42:58 93b08a4f1073: Pull complete 06:42:58 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 06:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:42:58 prd-centos7-docker-4c-2g-3206 does not seem to be running inside a container 06:42:58 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-195 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-195:/w/workspace/edgexfoundry_edgex-ui-go_PR-195:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-195@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-195@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 06:42:59 $ docker top 0fdeffd61e99d50b12fe7436f67e3436b3b66776a58534dbd4507eaf928cab84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:59 [ssh-agent] Looking for ssh-agent implementation... 06:43:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:00 $ docker exec 0fdeffd61e99d50b12fe7436f67e3436b3b66776a58534dbd4507eaf928cab84 ssh-agent 06:43:00 SSH_AUTH_SOCK=/tmp/ssh-BUSsssux72kB/agent.15 06:43:00 SSH_AGENT_PID=22 06:43:00 Running ssh-add (command line suppressed) 06:43:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-195@tmp/private_key_8401013082681788626.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-195@tmp/private_key_8401013082681788626.key) 06:43:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:00 + git describe --exact-match --tags HEAD 06:43:00 fatal: No names found, cannot describe anything. [Pipeline] } 06:43:00 $ docker exec --env ******** --env ******** 0fdeffd61e99d50b12fe7436f67e3436b3b66776a58534dbd4507eaf928cab84 ssh-agent -k 06:43:01 unset SSH_AUTH_SOCK; 06:43:01 unset SSH_AGENT_PID; 06:43:01 echo Agent pid 22 killed; 06:43:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:43:01 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:43:01 This usually means this commit has not been tagged. [Pipeline] sshagent 06:43:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:01 [ssh-agent] Looking for ssh-agent implementation... 06:43:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:01 $ docker exec 0fdeffd61e99d50b12fe7436f67e3436b3b66776a58534dbd4507eaf928cab84 ssh-agent 06:43:01 SSH_AUTH_SOCK=/tmp/ssh-crZkfKScEGad/agent.57 06:43:01 SSH_AGENT_PID=63 06:43:01 Running ssh-add (command line suppressed) 06:43:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-195@tmp/private_key_1453810577511444456.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-195@tmp/private_key_1453810577511444456.key) 06:43:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:02 + git semver init 06:43:02 # -> Open(): unable to determine branch for HEAD 06:43:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-195/.git 06:43:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-195 06:43:02 # $SEMVER_REMOTE_NAME = origin 06:43:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:43:02 # $SEMVER_USER_NAME = edgex-jenkins 06:43:02 # $SEMVER_BRANCH = PR-195 06:43:02 # $SEMVER_TEMP = /tmp/semver-332381475 06:43:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:43:03 # '/tmp/semver-332381475' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-195/.semver' 06:43:03 # -> Force: false 06:43:03 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-195/.semver [Pipeline] } 06:43:03 $ docker exec --env ******** --env ******** 0fdeffd61e99d50b12fe7436f67e3436b3b66776a58534dbd4507eaf928cab84 ssh-agent -k 06:43:03 unset SSH_AUTH_SOCK; 06:43:03 unset SSH_AGENT_PID; 06:43:03 echo Agent pid 63 killed; 06:43:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:03 + git semver [Pipeline] } 06:43:03 $ docker stop --time=1 0fdeffd61e99d50b12fe7436f67e3436b3b66776a58534dbd4507eaf928cab84 06:43:05 $ docker rm -f 0fdeffd61e99d50b12fe7436f67e3436b3b66776a58534dbd4507eaf928cab84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:43:06 Stashed 39 file(s) [Pipeline] echo 06:43:06 [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 06:43:21 Still waiting to schedule task 06:43:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:43:21 Still waiting to schedule task 06:43:21 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:45:22 Running on prd-centos7-docker-4c-2g-3207 in /w/workspace/edgexfoundry_edgex-ui-go_PR-195 [Pipeline] { [Pipeline] ws 06:45:22 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 06:45:24 using credential edgex-jenkins-ssh 06:45:24 Cloning the remote Git repository 06:45:24 Cloning with configured refspecs honoured and without tags 06:45:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:45:24 > git init /w/workspace/edgex-ui-go/2 # timeout=10 06:45:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:45:24 > git --version # timeout=10 06:45:25 Fetching without tags 06:45:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:45:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:45:24 > git config --add remote.origin.fetch +refs/pull/195/head:refs/remotes/origin/PR-195 # timeout=10 06:45:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:45:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:45:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:45:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:45:25 Merging remotes/origin/master commit eddc397b1c413a68ea6a3bf4c69acea764bdd9ad into PR head commit 671048ced1f0ba70c2283b1d13ee23d33c0bd939 06:45:26 Merge succeeded, producing 671048ced1f0ba70c2283b1d13ee23d33c0bd939 06:45:26 Checking out Revision 671048ced1f0ba70c2283b1d13ee23d33c0bd939 (PR-195) 06:45:25 > git config core.sparsecheckout # timeout=10 06:45:25 > git checkout -f 671048ced1f0ba70c2283b1d13ee23d33c0bd939 # timeout=10 06:45:25 > git remote # timeout=10 06:45:25 > git config --get remote.origin.url # timeout=10 06:45:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:25 > git merge eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 06:45:25 > git rev-parse HEAD^{commit} # timeout=10 06:45:25 > git config core.sparsecheckout # timeout=10 06:45:25 > git checkout -f 671048ced1f0ba70c2283b1d13ee23d33c0bd939 # timeout=10 06:45:29 Commit message: "fix some trouble" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:45:30 ========================================================= 06:45:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 06:45:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:45:31 + 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 . 06:45:31 Sending build context to Docker daemon 11.39MB 06:45:31 Step 1/8 : ARG BASE=golang:1.11-alpine 06:45:31 Step 2/8 : FROM ${BASE} 06:45:31 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 06:45:31 9d48c3bd43c5: Pulling fs layer 06:45:31 7f94eaf8af20: Pulling fs layer 06:45:31 9fe9984849c1: Pulling fs layer 06:45:31 ec448270508e: Pulling fs layer 06:45:31 65ba82af53f7: Pulling fs layer 06:45:31 07c18b20a200: Pulling fs layer 06:45:31 d9b3ee039db2: Pulling fs layer 06:45:31 8c79c1ac0d81: Pulling fs layer 06:45:31 ff40f1a7a0b9: Pulling fs layer 06:45:31 bdb43ae2d12f: Pulling fs layer 06:45:31 8e1ab0ef8490: Pulling fs layer 06:45:31 d9b3ee039db2: Waiting 06:45:31 8c79c1ac0d81: Waiting 06:45:31 ff40f1a7a0b9: Waiting 06:45:31 bdb43ae2d12f: Waiting 06:45:31 8e1ab0ef8490: Waiting 06:45:31 07c18b20a200: Waiting 06:45:31 ec448270508e: Waiting 06:45:31 9fe9984849c1: Verifying Checksum 06:45:31 9fe9984849c1: Download complete 06:45:31 7f94eaf8af20: Download complete 06:45:31 65ba82af53f7: Verifying Checksum 06:45:31 65ba82af53f7: Download complete 06:45:31 07c18b20a200: Verifying Checksum 06:45:31 07c18b20a200: Download complete 06:45:31 9d48c3bd43c5: Verifying Checksum 06:45:31 9d48c3bd43c5: Download complete 06:45:32 9d48c3bd43c5: Pull complete 06:45:32 d9b3ee039db2: Verifying Checksum 06:45:32 d9b3ee039db2: Download complete 06:45:32 ff40f1a7a0b9: Verifying Checksum 06:45:32 ff40f1a7a0b9: Download complete 06:45:33 ec448270508e: Download complete 06:45:33 8e1ab0ef8490: Verifying Checksum 06:45:33 8e1ab0ef8490: Download complete 06:45:33 bdb43ae2d12f: Verifying Checksum 06:45:33 bdb43ae2d12f: Download complete 06:45:33 8c79c1ac0d81: Verifying Checksum 06:45:33 8c79c1ac0d81: Download complete 06:45:33 7f94eaf8af20: Pull complete 06:45:34 9fe9984849c1: Pull complete 06:45:39 ec448270508e: Pull complete 06:45:39 65ba82af53f7: Pull complete 06:45:39 07c18b20a200: Pull complete 06:45:44 d9b3ee039db2: Pull complete 06:45:47 8c79c1ac0d81: Pull complete 06:45:47 ff40f1a7a0b9: Pull complete 06:45:48 bdb43ae2d12f: Pull complete 06:45:48 8e1ab0ef8490: Pull complete 06:45:48 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 06:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 06:45:48 ---> 8acfeb908b63 06:45:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:45:48 ---> Running in 10efeb3b5607 06:45:48 Removing intermediate container 10efeb3b5607 06:45:48 ---> d724bee39ea2 06:45:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:48 ---> Running in 9277320f46cb 06:45:49 Removing intermediate container 9277320f46cb 06:45:49 ---> 78b772db81c8 06:45:49 Step 5/8 : RUN apk add --no-cache make git 06:45:49 ---> Running in dd9f5bcd2eb5 06:45:50 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:45:51 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:45:51 OK: 134 MiB in 39 packages 06:45:51 Removing intermediate container dd9f5bcd2eb5 06:45:51 ---> 4f72a9fbec60 06:45:51 Step 6/8 : WORKDIR /edgex-ui-go 06:45:51 ---> Running in 250b76659944 06:45:51 Removing intermediate container 250b76659944 06:45:51 ---> 243c230ede35 06:45:51 Step 7/8 : COPY . . 06:45:52 ---> b743124134bb 06:45:52 Step 8/8 : RUN go mod download 06:45:52 ---> Running in df083ebac8ee 06:45:53 go: finding github.com/pelletier/go-toml v1.2.0 06:45:53 go: finding github.com/gorilla/mux v1.7.1 06:45:53 go: finding github.com/BurntSushi/toml v0.3.1 06:45:53 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 06:45:53 go: finding github.com/kr/pretty v0.1.0 06:45:53 go: finding github.com/gorilla/websocket v1.4.0 06:45:53 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:45:53 go: finding github.com/kr/text v0.1.0 06:45:53 go: finding github.com/mitchellh/copystructure v1.0.0 06:45:53 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:45:53 go: finding github.com/hashicorp/consul/api v1.1.0 06:45:53 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 06:45:53 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:45:53 go: finding github.com/stretchr/testify v1.3.0 06:45:53 go: finding github.com/pkg/errors v0.8.1 06:45:54 go: finding github.com/kr/pty v1.1.1 06:45:54 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:45:54 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 06:45:54 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:45:54 go: finding github.com/davecgh/go-spew v1.1.0 06:45:54 go: finding github.com/stretchr/objx v0.1.0 06:45:54 go: finding github.com/pmezard/go-difflib v1.0.0 06:45:55 go: finding golang.org/x/text v0.3.0 06:45:55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:45:56 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 06:45:58 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:45:58 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:45:58 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:45:58 go: finding github.com/mitchellh/mapstructure v1.1.2 06:45:58 go: finding github.com/hashicorp/serf v0.8.2 06:45:58 go: finding github.com/hashicorp/go-uuid v1.0.1 06:45:58 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:45:58 go: finding github.com/mitchellh/go-homedir v1.0.0 06:45:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:45:59 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:45:59 go: finding github.com/mitchellh/iochan v1.0.0 06:45:59 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:45:59 go: finding github.com/hashicorp/memberlist v0.1.3 06:45:59 go: finding github.com/hashicorp/logutils v1.0.0 06:45:59 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:45:59 go: finding github.com/mitchellh/cli v1.0.0 06:45:59 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:45:59 go: finding github.com/hashicorp/mdns v1.0.0 06:45:59 go: finding github.com/hashicorp/go-syslog v1.0.0 06:45:59 go: finding github.com/mitchellh/gox v0.4.0 06:45:59 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 06:45:59 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:45:59 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:45:59 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 06:45:59 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:45:59 go: finding github.com/stretchr/testify v1.2.2 06:45:59 go: finding github.com/hashicorp/go.net v0.0.1 06:45:59 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:45:59 go: finding github.com/hashicorp/go-multierror v1.0.0 06:45:59 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:45:59 go: finding github.com/mattn/go-colorable v0.0.9 06:45:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:45:59 go: finding github.com/posener/complete v1.1.1 06:45:59 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 06:45:59 go: finding github.com/davecgh/go-spew v1.1.1 06:46:00 go: finding github.com/fatih/color v1.7.0 06:46:00 go: finding github.com/bgentry/speakeasy v0.1.0 06:46:00 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:46:00 go: finding github.com/mattn/go-isatty v0.0.3 06:46:00 go: finding github.com/miekg/dns v1.0.14 06:46:00 go: finding github.com/hashicorp/go-uuid v1.0.0 06:46:00 go: finding github.com/hashicorp/errwrap v1.0.0 06:46:00 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:46:00 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:46:00 go: finding github.com/hashicorp/golang-lru v0.5.0 06:46:15 Removing intermediate container df083ebac8ee 06:46:15 ---> 3da0f3b018f9 06:46:15 Successfully built 3da0f3b018f9 06:46:15 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 06:46:15 + docker inspect -f . ci-base-image-x86_64 06:46:15 . [Pipeline] withDockerContainer 06:46:16 prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container 06:46:16 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:46:18 $ docker top 267f474a30e12d19134776676be35bc0d43cbea35c9d91b9b4988425ef68ea92 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:19 + go version 06:46:19 go version go1.11.13 linux/amd64 [Pipeline] sh 06:46:20 + make test 06:46:20 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:46:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:46:29 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:46:29 GO111MODULE=on go vet ./... [Pipeline] stash 06:46:32 Stashed 1 file(s) [Pipeline] } 06:46:32 $ docker stop --time=1 267f474a30e12d19134776676be35bc0d43cbea35c9d91b9b4988425ef68ea92 06:46:33 $ docker rm -f 267f474a30e12d19134776676be35bc0d43cbea35c9d91b9b4988425ef68ea92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:46:35 + ls -al . 06:46:35 total 72 06:46:35 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 10 06:46 . 06:46:35 drwxrwxr-x. 4 jenkins jenkins 28 Apr 10 06:45 .. 06:46:35 drwxrwxr-x. 8 jenkins jenkins 119 Apr 10 06:45 app 06:46:35 drwxrwxr-x. 3 jenkins jenkins 20 Apr 10 06:45 assets 06:46:35 drwxrwxr-x. 2 jenkins jenkins 35 Apr 10 06:45 bin 06:46:35 drwxrwxr-x. 3 jenkins jenkins 29 Apr 10 06:45 cmd 06:46:35 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 10 06:45 CONTRIBUTING.md 06:46:35 -rw-r--r--. 1 jenkins jenkins 10 Apr 10 06:46 coverage.out 06:46:35 -rw-rw-r--. 1 jenkins jenkins 912 Apr 10 06:45 Dockerfile 06:46:35 -rw-rw-r--. 1 jenkins jenkins 898 Apr 10 06:45 Dockerfile.build 06:46:35 drwxrwxr-x. 4 jenkins jenkins 53 Apr 10 06:45 docs 06:46:35 drwxrwxr-x. 8 jenkins jenkins 179 Apr 10 06:45 .git 06:46:35 -rw-rw-r--. 1 jenkins jenkins 123 Apr 10 06:45 .gitignore 06:46:35 -rw-rw-r--. 1 jenkins jenkins 522 Apr 10 06:45 go.mod 06:46:35 -rw-r--r--. 1 jenkins jenkins 8727 Apr 10 06:46 go.sum 06:46:35 drwxrwxr-x. 3 jenkins jenkins 17 Apr 10 06:45 internal 06:46:35 -rw-rw-r--. 1 jenkins jenkins 675 Apr 10 06:45 Jenkinsfile 06:46:35 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 10 06:45 LICENSE 06:46:35 -rw-rw-r--. 1 jenkins jenkins 951 Apr 10 06:45 Makefile 06:46:35 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 10 06:45 README.md 06:46:35 drwxrwxr-x. 3 jenkins jenkins 58 Apr 10 06:45 .semver 06:46:35 drwxrwxr-x. 4 jenkins jenkins 54 Apr 10 06:45 snap 06:46:35 -rw-rw-r--. 1 jenkins jenkins 5 Apr 10 06:43 VERSION 06:46:35 -rw-rw-r--. 1 jenkins jenkins 155 Apr 10 06:45 version.go [Pipeline] isUnix [Pipeline] sh 06:46:35 + 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=671048ced1f0ba70c2283b1d13ee23d33c0bd939 --label arch=amd64 --label version=0.0.0 . 06:46:35 Sending build context to Docker daemon 11.4MB 06:46:35 Step 1/24 : ARG BASE=golang:1.13-alpine 06:46:35 Step 2/24 : FROM ${BASE} AS builder 06:46:35 ---> 3da0f3b018f9 06:46:35 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:46:35 ---> Running in 3e753962c687 06:46:35 Removing intermediate container 3e753962c687 06:46:35 ---> bd444645343c 06:46:35 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:46:36 ---> Running in 84999ce106ab 06:46:36 Removing intermediate container 84999ce106ab 06:46:36 ---> 7ab301197247 06:46:36 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:46:36 ---> Running in 5648fde8796a 06:46:36 Removing intermediate container 5648fde8796a 06:46:36 ---> 2fbab649c720 06:46:36 Step 6/24 : LABEL Name=edgex-ui-go 06:46:36 ---> Running in 57f00c222ff4 06:46:36 Removing intermediate container 57f00c222ff4 06:46:36 ---> 24bb1494ccff 06:46:36 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:46:36 ---> Running in 8a28958cebc5 06:46:36 Removing intermediate container 8a28958cebc5 06:46:36 ---> 58500e4496b3 06:46:36 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:36 ---> Running in bf9cdeab50e6 06:46:37 Removing intermediate container bf9cdeab50e6 06:46:37 ---> 5e6e268339ab 06:46:37 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:46:37 ---> Running in 2d9c35e4d4b5 06:46:37 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:46:38 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:46:39 v3.10.4-60-g1b98e4aac6 [http://nl.alpinelinux.org/alpine/v3.10/main] 06:46:39 v3.10.4-56-gde8ecbcf01 [http://nl.alpinelinux.org/alpine/v3.10/community] 06:46:39 OK: 10350 distinct packages available 06:46:39 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:46:39 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:46:39 OK: 134 MiB in 39 packages 06:46:40 Removing intermediate container 2d9c35e4d4b5 06:46:40 ---> 678b76571877 06:46:40 Step 10/24 : ENV GO111MODULE=on 06:46:40 ---> Running in 4bbce95b6a01 06:46:40 Removing intermediate container 4bbce95b6a01 06:46:40 ---> aacfcc19a962 06:46:40 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:46:40 ---> Running in 264a5b77b900 06:46:40 Removing intermediate container 264a5b77b900 06:46:40 ---> a1862295f421 06:46:40 Step 12/24 : COPY go.mod . 06:46:41 ---> 5cd427e3786a 06:46:41 Step 13/24 : COPY Makefile . 06:46:41 ---> 8bf7a2e33ce8 06:46:41 Step 14/24 : RUN make update 06:46:41 ---> Running in a2707fed1b72 06:46:41 CGO_ENABLED=0 GO111MODULE=on go mod download 06:46:41 Removing intermediate container a2707fed1b72 06:46:41 ---> 7a7c45ab8a46 06:46:41 Step 15/24 : COPY . . 06:46:42 ---> cea20821ce63 06:46:42 Step 16/24 : RUN ${MAKE} 06:46:42 ---> Running in 040ec53b0612 06:46:43 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 06:46:53 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:46:55 Removing intermediate container 040ec53b0612 06:46:55 ---> 6454c3977f64 06:46:55 Step 17/24 : FROM alpine 06:46:55 latest: Pulling from library/alpine 06:46:55 aad63a933944: Pulling fs layer 06:46:55 aad63a933944: Verifying Checksum 06:46:55 aad63a933944: Download complete 06:46:55 aad63a933944: Pull complete 06:46:55 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 06:46:55 Status: Downloaded newer image for alpine:latest 06:46:55 ---> a187dde48cd2 06:46:55 Step 18/24 : EXPOSE 4000 06:46:56 ---> Running in 89e50c935838 06:46:56 Removing intermediate container 89e50c935838 06:46:56 ---> e01da192d32e 06:46:56 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:46:56 ---> 04f9294cdd5e 06:46:56 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:46:56 ---> Running in 2e5f6495812e 06:46:56 Removing intermediate container 2e5f6495812e 06:46:56 ---> f8237166cac7 06:46:56 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:46:56 ---> Running in 82efb349bc04 06:46:56 Removing intermediate container 82efb349bc04 06:46:56 ---> 265bc3925b2c 06:46:56 Step 22/24 : LABEL arch=amd64 06:46:57 ---> Running in 591530fab8eb 06:46:57 Removing intermediate container 591530fab8eb 06:46:57 ---> 6452ce0d9f76 06:46:57 Step 23/24 : LABEL git_sha=671048ced1f0ba70c2283b1d13ee23d33c0bd939 06:46:57 ---> Running in f6b55c10a051 06:46:57 Removing intermediate container f6b55c10a051 06:46:57 ---> 0075e8f6242d 06:46:57 Step 24/24 : LABEL version=0.0.0 06:46:57 ---> Running in c6ecca2f8b60 06:46:57 Removing intermediate container c6ecca2f8b60 06:46:57 ---> 43e642acd41b 06:46:57 [Warning] One or more build-args [ARCH] were not consumed 06:46:57 Successfully built 43e642acd41b 06:46:57 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] } 06:47:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3208 in /w/workspace/edgexfoundry_edgex-ui-go_PR-195 [Pipeline] { [Pipeline] ws 06:47:45 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 06:47:52 using credential edgex-jenkins-ssh 06:47:52 Cloning the remote Git repository 06:47:52 Cloning with configured refspecs honoured and without tags 06:47:52 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:47:52 > git init /w/workspace/edgex-ui-go/2 # timeout=10 06:47:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:47:52 > git --version # timeout=10 06:47:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:47:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:47:53 Fetching without tags 06:47:54 Merging remotes/origin/master commit eddc397b1c413a68ea6a3bf4c69acea764bdd9ad into PR head commit 671048ced1f0ba70c2283b1d13ee23d33c0bd939 06:47:54 Merge succeeded, producing 671048ced1f0ba70c2283b1d13ee23d33c0bd939 06:47:54 Checking out Revision 671048ced1f0ba70c2283b1d13ee23d33c0bd939 (PR-195) 06:47:53 > git config --add remote.origin.fetch +refs/pull/195/head:refs/remotes/origin/PR-195 # timeout=10 06:47:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:47:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:47:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:47:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:47:54 > git config core.sparsecheckout # timeout=10 06:47:54 > git checkout -f 671048ced1f0ba70c2283b1d13ee23d33c0bd939 # timeout=10 06:47:54 > git remote # timeout=10 06:47:54 > git config --get remote.origin.url # timeout=10 06:47:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:54 > git merge eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 06:47:54 > git rev-parse HEAD^{commit} # timeout=10 06:47:54 > git config core.sparsecheckout # timeout=10 06:47:54 > git checkout -f 671048ced1f0ba70c2283b1d13ee23d33c0bd939 # timeout=10 06:47:59 Commit message: "fix some trouble" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:48:01 ========================================================= 06:48:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 06:48:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:48:02 + 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 . 06:48:03 Sending build context to Docker daemon 11.39MB 06:48:03 Step 1/8 : ARG BASE=golang:1.11-alpine 06:48:03 Step 2/8 : FROM ${BASE} 06:48:03 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:48:03 29bddadc8f3f: Pulling fs layer 06:48:03 02bb20f2603b: Pulling fs layer 06:48:03 b62863a3550b: Pulling fs layer 06:48:03 9586258a13ea: Pulling fs layer 06:48:03 a8b2cbafd68c: Pulling fs layer 06:48:03 d1dd75721c92: Pulling fs layer 06:48:03 4e34fffdb759: Pulling fs layer 06:48:03 fd1d9eb628f9: Pulling fs layer 06:48:03 bd44c58b92db: Pulling fs layer 06:48:03 e5856e266cf4: Pulling fs layer 06:48:03 f0f88b30cdbb: Pulling fs layer 06:48:03 4e34fffdb759: Waiting 06:48:03 fd1d9eb628f9: Waiting 06:48:03 e5856e266cf4: Waiting 06:48:03 bd44c58b92db: Waiting 06:48:03 f0f88b30cdbb: Waiting 06:48:03 a8b2cbafd68c: Waiting 06:48:03 d1dd75721c92: Waiting 06:48:03 9586258a13ea: Waiting 06:48:03 b62863a3550b: Verifying Checksum 06:48:03 b62863a3550b: Download complete 06:48:03 02bb20f2603b: Verifying Checksum 06:48:03 02bb20f2603b: Download complete 06:48:03 a8b2cbafd68c: Verifying Checksum 06:48:03 a8b2cbafd68c: Download complete 06:48:03 d1dd75721c92: Verifying Checksum 06:48:03 d1dd75721c92: Download complete 06:48:04 29bddadc8f3f: Download complete 06:48:04 29bddadc8f3f: Pull complete 06:48:05 02bb20f2603b: Pull complete 06:48:05 b62863a3550b: Pull complete 06:48:08 4e34fffdb759: Verifying Checksum 06:48:08 4e34fffdb759: Download complete 06:48:08 bd44c58b92db: Verifying Checksum 06:48:08 bd44c58b92db: Download complete 06:48:10 e5856e266cf4: Verifying Checksum 06:48:10 e5856e266cf4: Download complete 06:48:10 f0f88b30cdbb: Download complete 06:48:12 fd1d9eb628f9: Download complete 06:48:13 9586258a13ea: Download complete 06:48:23 9586258a13ea: Pull complete 06:48:24 a8b2cbafd68c: Pull complete 06:48:24 d1dd75721c92: Pull complete 06:48:29 4e34fffdb759: Pull complete 06:48:34 fd1d9eb628f9: Pull complete 06:48:34 bd44c58b92db: Pull complete 06:48:36 e5856e266cf4: Pull complete 06:48:36 f0f88b30cdbb: Pull complete 06:48:36 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 06:48:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 06:48:36 ---> 0be50c763560 06:48:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:48:40 ---> Running in 58313e5cc5d6 06:48:40 Removing intermediate container 58313e5cc5d6 06:48:40 ---> ddfd334e3c11 06:48:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:48:41 ---> Running in 38ac149231b1 06:48:43 Removing intermediate container 38ac149231b1 06:48:43 ---> ca1eddd59e2f 06:48:43 Step 5/8 : RUN apk add --no-cache make git 06:48:43 ---> Running in c832adc9b2e8 06:48:44 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:48:44 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:48:45 OK: 121 MiB in 39 packages 06:48:46 Removing intermediate container c832adc9b2e8 06:48:46 ---> daf90312d984 06:48:46 Step 6/8 : WORKDIR /edgex-ui-go 06:48:46 ---> Running in 0fbbb1731a49 06:48:47 Removing intermediate container 0fbbb1731a49 06:48:47 ---> d6cce5f2a3ea 06:48:47 Step 7/8 : COPY . . 06:48:48 ---> 822bb24434e1 06:48:48 Step 8/8 : RUN go mod download 06:48:48 ---> Running in ba065759e144 06:48:49 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 06:48:49 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:48:49 go: finding github.com/gorilla/websocket v1.4.0 06:48:49 go: finding github.com/kr/pretty v0.1.0 06:48:49 go: finding github.com/pelletier/go-toml v1.2.0 06:48:49 go: finding github.com/gorilla/mux v1.7.1 06:48:49 go: finding github.com/BurntSushi/toml v0.3.1 06:48:50 go: finding github.com/mitchellh/copystructure v1.0.0 06:48:50 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:48:50 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 06:48:50 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:48:50 go: finding github.com/hashicorp/consul/api v1.1.0 06:48:50 go: finding github.com/stretchr/testify v1.3.0 06:48:50 go: finding github.com/kr/text v0.1.0 06:48:51 go: finding github.com/pkg/errors v0.8.1 06:48:51 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 06:48:51 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:48:51 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:48:51 go: finding github.com/kr/pty v1.1.1 06:48:52 go: finding github.com/pmezard/go-difflib v1.0.0 06:48:52 go: finding github.com/davecgh/go-spew v1.1.0 06:48:52 go: finding github.com/stretchr/objx v0.1.0 06:48:54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:48:54 go: finding golang.org/x/text v0.3.0 06:48:56 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 06:48:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:48:57 go: finding github.com/mitchellh/mapstructure v1.1.2 06:48:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:48:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:48:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:48:57 go: finding github.com/hashicorp/go-uuid v1.0.1 06:48:57 go: finding github.com/hashicorp/serf v0.8.2 06:48:58 go: finding github.com/mitchellh/go-homedir v1.0.0 06:48:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:48:59 go: finding github.com/hashicorp/memberlist v0.1.3 06:48:59 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:48:59 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:48:59 go: finding github.com/hashicorp/logutils v1.0.0 06:48:59 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:48:59 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:48:59 go: finding github.com/mitchellh/cli v1.0.0 06:48:59 go: finding github.com/mitchellh/iochan v1.0.0 06:48:59 go: finding github.com/hashicorp/mdns v1.0.0 06:49:00 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 06:49:00 go: finding github.com/mitchellh/gox v0.4.0 06:49:00 go: finding github.com/hashicorp/go-syslog v1.0.0 06:49:00 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:49:00 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 06:49:00 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:49:00 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:49:00 go: finding github.com/mattn/go-isatty v0.0.3 06:49:00 go: finding github.com/posener/complete v1.1.1 06:49:00 go: finding github.com/miekg/dns v1.0.14 06:49:00 go: finding github.com/mattn/go-colorable v0.0.9 06:49:00 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:49:01 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:49:01 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:49:01 go: finding github.com/hashicorp/go.net v0.0.1 06:49:02 go: finding github.com/hashicorp/go-multierror v1.0.0 06:49:02 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:49:02 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:49:02 go: finding github.com/fatih/color v1.7.0 06:49:02 go: finding github.com/stretchr/testify v1.2.2 06:49:03 go: finding github.com/bgentry/speakeasy v0.1.0 06:49:03 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 06:49:03 go: finding github.com/davecgh/go-spew v1.1.1 06:49:03 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:49:03 go: finding github.com/hashicorp/go-uuid v1.0.0 06:49:03 go: finding github.com/hashicorp/errwrap v1.0.0 06:49:03 go: finding github.com/hashicorp/golang-lru v0.5.0 06:49:35 Removing intermediate container ba065759e144 06:49:35 ---> d7c43e893dac 06:49:35 Successfully built d7c43e893dac 06:49:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:49:36 + docker inspect -f . ci-base-image-arm64 06:49:36 . [Pipeline] withDockerContainer 06:49:37 prd-ubuntu18.04-docker-arm64-4c-16g-3208 does not seem to be running inside a container 06:49:37 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:49:38 $ docker top 6cf2b5db6e92809b29248a723b2069809ca343477d06b5a5dce47760b68a344e -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:39 + go version 06:49:39 go version go1.11.13 linux/arm64 [Pipeline] sh 06:49:40 + make test 06:49:40 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:49:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:50:09 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 06:50:09 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 06:50:09 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 06:50:09 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 06:50:09 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 06:50:09 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 06:50:09 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 06:50:09 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 06:50:09 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 06:50:09 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 06:50:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:50:09 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:50:09 GO111MODULE=on go vet ./... [Pipeline] stash 06:50:21 Warning: overwriting stash ‘coverage-report’ 06:50:22 Stashed 1 file(s) [Pipeline] } 06:50:22 $ docker stop --time=1 6cf2b5db6e92809b29248a723b2069809ca343477d06b5a5dce47760b68a344e 06:50:24 $ docker rm -f 6cf2b5db6e92809b29248a723b2069809ca343477d06b5a5dce47760b68a344e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:50:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:50:26 + ls -al . 06:50:26 total 112 06:50:26 drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 06:49 . 06:50:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 06:47 .. 06:50:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 06:47 .git 06:50:26 -rw-rw-r-- 1 jenkins jenkins 123 Apr 10 06:47 .gitignore 06:50:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 06:48 .semver 06:50:26 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 10 06:47 CONTRIBUTING.md 06:50:26 -rw-rw-r-- 1 jenkins jenkins 912 Apr 10 06:47 Dockerfile 06:50:26 -rw-rw-r-- 1 jenkins jenkins 898 Apr 10 06:47 Dockerfile.build 06:50:26 -rw-rw-r-- 1 jenkins jenkins 675 Apr 10 06:47 Jenkinsfile 06:50:26 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 10 06:47 LICENSE 06:50:26 -rw-rw-r-- 1 jenkins jenkins 951 Apr 10 06:47 Makefile 06:50:26 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 10 06:47 README.md 06:50:26 -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 06:43 VERSION 06:50:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 06:47 app 06:50:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 06:47 assets 06:50:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 06:47 bin 06:50:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 06:47 cmd 06:50:26 -rw-r--r-- 1 jenkins jenkins 10 Apr 10 06:49 coverage.out 06:50:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 06:47 docs 06:50:26 -rw-rw-r-- 1 jenkins jenkins 522 Apr 10 06:47 go.mod 06:50:26 -rw-r--r-- 1 jenkins jenkins 8727 Apr 10 06:49 go.sum 06:50:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 06:47 internal 06:50:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 06:47 snap 06:50:26 -rw-rw-r-- 1 jenkins jenkins 155 Apr 10 06:47 version.go [Pipeline] isUnix [Pipeline] sh 06:50: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=671048ced1f0ba70c2283b1d13ee23d33c0bd939 --label arch=arm64 --label version=0.0.0 . 06:50:27 Sending build context to Docker daemon 11.4MB 06:50:27 Step 1/24 : ARG BASE=golang:1.13-alpine 06:50:27 Step 2/24 : FROM ${BASE} AS builder 06:50:27 ---> d7c43e893dac 06:50:27 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:50:27 ---> Running in 1471f0ceb0f9 06:50:27 Removing intermediate container 1471f0ceb0f9 06:50:27 ---> 88c68c414b29 06:50:27 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:50:27 ---> Running in e3646e441358 06:50:28 Removing intermediate container e3646e441358 06:50:28 ---> 399f877e81bc 06:50:28 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:50:28 ---> Running in c92e48baaed0 06:50:28 Removing intermediate container c92e48baaed0 06:50:28 ---> 5db10362c356 06:50:28 Step 6/24 : LABEL Name=edgex-ui-go 06:50:29 ---> Running in 4fd23c5db781 06:50:29 Removing intermediate container 4fd23c5db781 06:50:29 ---> 00a09caa1413 06:50:29 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:50:29 ---> Running in fc662eb52a74 06:50:29 Removing intermediate container fc662eb52a74 06:50:29 ---> 8e7a1093541b 06:50:29 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:30 ---> Running in 97267f91979a 06:50:32 Removing intermediate container 97267f91979a 06:50:32 ---> b24dc1c13b7c 06:50:32 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:50:32 ---> Running in 402c93ea0dc1 06:50:33 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:50:34 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:50:34 v3.10.4-60-g1b98e4aac6 [http://nl.alpinelinux.org/alpine/v3.10/main] 06:50:34 v3.10.4-56-gde8ecbcf01 [http://nl.alpinelinux.org/alpine/v3.10/community] 06:50:34 OK: 10171 distinct packages available 06:50:34 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:50:35 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:50:35 OK: 121 MiB in 39 packages 06:50:37 Removing intermediate container 402c93ea0dc1 06:50:37 ---> fae75c254d4c 06:50:37 Step 10/24 : ENV GO111MODULE=on 06:50:37 ---> Running in e9211edf871b 06:50:37 Removing intermediate container e9211edf871b 06:50:37 ---> cf42c50cecf6 06:50:37 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:50:37 ---> Running in f8192928d713 06:50:38 Removing intermediate container f8192928d713 06:50:38 ---> 132bde0c7066 06:50:38 Step 12/24 : COPY go.mod . 06:50:38 ---> f7aa916e2af1 06:50:38 Step 13/24 : COPY Makefile . 06:50:39 ---> e32c3c3dbc81 06:50:39 Step 14/24 : RUN make update 06:50:39 ---> Running in 24f8177d2eba 06:50:40 CGO_ENABLED=0 GO111MODULE=on go mod download 06:50:41 Removing intermediate container 24f8177d2eba 06:50:41 ---> 4bd24cec0fce 06:50:41 Step 15/24 : COPY . . 06:50:42 ---> 6a6c0a994f2c 06:50:42 Step 16/24 : RUN ${MAKE} 06:50:43 ---> Running in df6647f1d84f 06:50:44 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 06:51:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:51:15 Removing intermediate container df6647f1d84f 06:51:15 ---> b92e3cb2e9dc 06:51:15 Step 17/24 : FROM alpine 06:51:15 latest: Pulling from library/alpine 06:51:15 8a0637ca1ac9: Pulling fs layer 06:51:15 8a0637ca1ac9: Download complete 06:51:16 8a0637ca1ac9: Pull complete 06:51:16 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 06:51:16 Status: Downloaded newer image for alpine:latest 06:51:16 ---> 2ee122dcc32d 06:51:16 Step 18/24 : EXPOSE 4000 06:51:16 ---> Running in 6b80da8b6e61 06:51:16 Removing intermediate container 6b80da8b6e61 06:51:16 ---> d10df0bdfd18 06:51:16 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:51:18 ---> 9ff2b3cff2ad 06:51:18 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:51:18 ---> Running in 56df196490f9 06:51:18 Removing intermediate container 56df196490f9 06:51:18 ---> f9b8a24fa3b3 06:51:18 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:51:19 ---> Running in ff9c51b7a1f5 06:51:19 Removing intermediate container ff9c51b7a1f5 06:51:19 ---> 58ab7598a62d 06:51:19 Step 22/24 : LABEL arch=arm64 06:51:19 ---> Running in 31d1c153509e 06:51:20 Removing intermediate container 31d1c153509e 06:51:20 ---> 9d39d1752ebb 06:51:20 Step 23/24 : LABEL git_sha=671048ced1f0ba70c2283b1d13ee23d33c0bd939 06:51:20 ---> Running in cfb91da7826a 06:51:20 Removing intermediate container cfb91da7826a 06:51:20 ---> 7f78bb55dffc 06:51:20 Step 24/24 : LABEL version=0.0.0 06:51:20 ---> Running in 0f9e714a2d44 06:51:20 Removing intermediate container 0f9e714a2d44 06:51:20 ---> a27660dfe6b0 06:51:20 [Warning] One or more build-args [ARCH] were not consumed 06:51:20 Successfully built a27660dfe6b0 06:51:20 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 06:51:21 provisioning config files... 06:51:21 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-195@tmp/config1773860427616527875tmp [Pipeline] { [Pipeline] sh 06:51:22 + curl -s https://codecov.io/bash 06:51:22 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-195@tmp/config1773860427616527875tmp 06:51:22 06:51:22 _____ _ 06:51:22 / ____| | | 06:51:22 | | ___ __| | ___ ___ _____ __ 06:51:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:51:22 | |___| (_) | (_| | __/ (_| (_) \ V / 06:51:22 \_____\___/ \__,_|\___|\___\___/ \_/ 06:51:22 Bash-tbd 06:51:22 06:51:22 06:51:22 ==> Jenkins CI detected. 06:51:22 project root: . 06:51:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:51:22 ==> Running gcov in . (disable via -X gcov) 06:51:22 ==> Python coveragepy not found 06:51:22 ==> Searching for coverage reports in: 06:51:22 + . 06:51:22 -> Found 1 reports 06:51:22 ==> Detecting git/mercurial file structure 06:51:22 ==> Reading reports 06:51:22 + ./coverage.out bytes=10 06:51:22 ==> Appending adjustments 06:51:22 http://docs.codecov.io/docs/fixing-reports 06:51:22 + Found adjustments 06:51:22 ==> Gzipping contents 06:51:22 ==> Uploading reports 06:51:22 url: https://codecov.io 06:51:22 query: branch=PR-195&commit=671048ced1f0ba70c2283b1d13ee23d33c0bd939&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-195%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=195&job= 06:51:22 -> Pinging Codecov 06:51:22 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-195&commit=671048ced1f0ba70c2283b1d13ee23d33c0bd939&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-195%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=195&job= 06:51:23 -> Uploading 06:51:23 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/671048ced1f0ba70c2283b1d13ee23d33c0bd939 [Pipeline] } 06:51:23 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 06:51:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:51:25 ---> package-listing.sh 06:51:25 ++ facter osfamily 06:51:25 ++ tr '[:upper:]' '[:lower:]' 06:51:25 + OS_FAMILY=redhat 06:51:25 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-195 06:51:25 + START_PACKAGES=/tmp/packages_start.txt 06:51:25 + END_PACKAGES=/tmp/packages_end.txt 06:51:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:51:25 + PACKAGES=/tmp/packages_start.txt 06:51:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-195 ']' 06:51:25 + PACKAGES=/tmp/packages_end.txt 06:51:25 + case "${OS_FAMILY}" in 06:51:25 + rpm -qa 06:51:25 + sort 06:51:29 + '[' -f /tmp/packages_start.txt ']' 06:51:29 + '[' -f /tmp/packages_end.txt ']' 06:51:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:51:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-195 ']' 06:51:29 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-195/archives/ 06:51:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-195/archives/ [Pipeline] isUnix [Pipeline] sh 06:51:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:51:29 06:51:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:51:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:51:30 alpine: Pulling from edgex-lftools-log-publisher 06:51:30 c9b1b535fdd9: Pulling fs layer 06:51:30 2cc5ad85d9ab: Pulling fs layer 06:51:30 756a868c4378: Pulling fs layer 06:51:30 444b2fc9a129: Pulling fs layer 06:51:30 ea15f1150254: Pulling fs layer 06:51:30 41b27a9f41bf: Pulling fs layer 06:51:30 28c525ee5125: Pulling fs layer 06:51:30 094b1ea09ed8: Pulling fs layer 06:51:30 138eaada9080: Pulling fs layer 06:51:30 0622d0fa9048: Pulling fs layer 06:51:30 41b27a9f41bf: Waiting 06:51:30 28c525ee5125: Waiting 06:51:30 094b1ea09ed8: Waiting 06:51:30 138eaada9080: Waiting 06:51:30 0622d0fa9048: Waiting 06:51:30 444b2fc9a129: Waiting 06:51:30 ea15f1150254: Waiting 06:51:30 2cc5ad85d9ab: Verifying Checksum 06:51:30 2cc5ad85d9ab: Download complete 06:51:30 444b2fc9a129: Verifying Checksum 06:51:30 444b2fc9a129: Download complete 06:51:30 c9b1b535fdd9: Verifying Checksum 06:51:30 ea15f1150254: Download complete 06:51:30 28c525ee5125: Verifying Checksum 06:51:30 28c525ee5125: Download complete 06:51:31 756a868c4378: Verifying Checksum 06:51:31 756a868c4378: Download complete 06:51:31 c9b1b535fdd9: Pull complete 06:51:31 138eaada9080: Verifying Checksum 06:51:31 138eaada9080: Download complete 06:51:31 094b1ea09ed8: Verifying Checksum 06:51:31 094b1ea09ed8: Download complete 06:51:31 0622d0fa9048: Verifying Checksum 06:51:31 0622d0fa9048: Download complete 06:51:31 2cc5ad85d9ab: Pull complete 06:51:32 41b27a9f41bf: Verifying Checksum 06:51:32 41b27a9f41bf: Download complete 06:51:33 756a868c4378: Pull complete 06:51:33 444b2fc9a129: Pull complete 06:51:33 ea15f1150254: Pull complete 06:51:37 41b27a9f41bf: Pull complete 06:51:37 28c525ee5125: Pull complete 06:51:40 094b1ea09ed8: Pull complete 06:51:40 138eaada9080: Pull complete 06:51:40 0622d0fa9048: Pull complete 06:51:40 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 06:51:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:51:40 prd-centos7-docker-4c-2g-3206 does not seem to be running inside a container 06:51:40 $ 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-195 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-195:/w/workspace/edgexfoundry_edgex-ui-go_PR-195:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-195@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-195@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 06:51:41 $ docker top d043e1a6a88a3cc5411bebed0464b70ff2250b4f9b97b3eccf12d72b352a15db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:42 provisioning config files... 06:51:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-195@tmp/config7973955878046096775tmp [Pipeline] { [Pipeline] echo 06:51:42 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:51:42 ---> create-netrc.sh [Pipeline] echo 06:51:42 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:51:42 ---> logs-deploy.sh 06:51:42 + ARCHIVE_ARTIFACTS= 06:51:42 + LOGS_SERVER=https://logs.edgexfoundry.org 06:51:42 + '[' https://logs.edgexfoundry.org == None ']' 06:51:42 + NEXUS_URL=https://nexus.edgexfoundry.org 06:51:42 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-195/2 06:51:42 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-195/2/ 06:51:42 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-195/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-195 06:51:44 Archives upload complete. 06:51:44 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-195/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-195/2/