Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f574e7e603b862d7da8dd0e4a637f16ed11b7329 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-864 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision f574e7e603b862d7da8dd0e4a637f16ed11b7329 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f574e7e603b862d7da8dd0e4a637f16ed11b7329 # timeout=10 Commit message: "deploy button finished" > git rev-list --no-walk 25330ea816b2d6cf92231e3ea4ed6b462b64de01 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:42:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:13 07:42:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:42:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:13 latest: Pulling from edgex-devops/git-semver 07:42:13 9123ac7c32f7: Pulling fs layer 07:42:13 b8cc5d1170e3: Pulling fs layer 07:42:13 2924cbbf6a41: Pulling fs layer 07:42:13 93b08a4f1073: Pulling fs layer 07:42:13 b8cc5d1170e3: Verifying Checksum 07:42:13 b8cc5d1170e3: Download complete 07:42:13 9123ac7c32f7: Verifying Checksum 07:42:13 9123ac7c32f7: Download complete 07:42:13 93b08a4f1073: Verifying Checksum 07:42:13 93b08a4f1073: Download complete 07:42:13 2924cbbf6a41: Verifying Checksum 07:42:13 2924cbbf6a41: Download complete 07:42:14 9123ac7c32f7: Pull complete 07:42:14 b8cc5d1170e3: Pull complete 07:42:15 2924cbbf6a41: Pull complete 07:42:15 93b08a4f1073: Pull complete 07:42:15 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:42:15 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 07:42:15 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:42:16 $ docker top 02ec77fec825b1da0835a0a938e6f4b9ef4bd10dc56fa2e1f92e6ddbd4c018b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:16 [ssh-agent] Looking for ssh-agent implementation... 07:42:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:16 $ docker exec 02ec77fec825b1da0835a0a938e6f4b9ef4bd10dc56fa2e1f92e6ddbd4c018b6 ssh-agent 07:42:16 SSH_AUTH_SOCK=/tmp/ssh-BMOhqL0MkRgP/agent.15 07:42:16 SSH_AGENT_PID=22 07:42:17 Running ssh-add (command line suppressed) 07:42:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7827090351662980067.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7827090351662980067.key) 07:42:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:17 + git describe --exact-match --tags HEAD 07:42:17 fatal: No names found, cannot describe anything. [Pipeline] } 07:42:17 $ docker exec --env ******** --env ******** 02ec77fec825b1da0835a0a938e6f4b9ef4bd10dc56fa2e1f92e6ddbd4c018b6 ssh-agent -k 07:42:17 unset SSH_AUTH_SOCK; 07:42:17 unset SSH_AGENT_PID; 07:42:17 echo Agent pid 22 killed; 07:42:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:42:17 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:42:17 This usually means this commit has not been tagged. [Pipeline] sshagent 07:42:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:17 [ssh-agent] Looking for ssh-agent implementation... 07:42:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:18 $ docker exec 02ec77fec825b1da0835a0a938e6f4b9ef4bd10dc56fa2e1f92e6ddbd4c018b6 ssh-agent 07:42:18 SSH_AUTH_SOCK=/tmp/ssh-ifYGCLKk1cbX/agent.58 07:42:18 SSH_AGENT_PID=65 07:42:18 Running ssh-add (command line suppressed) 07:42:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6928349204182917641.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6928349204182917641.key) 07:42:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:18 + git semver init 07:42:18 # -> Open(): unable to determine branch for HEAD 07:42:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:42:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:42:18 # $SEMVER_REMOTE_NAME = origin 07:42:18 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 07:42:18 # $SEMVER_USER_NAME = jenkins 07:42:18 # $SEMVER_BRANCH = master 07:42:18 # $SEMVER_TEMP = /tmp/semver-985285041 07:42:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:42:19 # '/tmp/semver-985285041' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 07:42:19 # -> Force: false 07:42:19 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:42:19 $ docker exec --env ******** --env ******** 02ec77fec825b1da0835a0a938e6f4b9ef4bd10dc56fa2e1f92e6ddbd4c018b6 ssh-agent -k 07:42:19 unset SSH_AUTH_SOCK; 07:42:19 unset SSH_AGENT_PID; 07:42:19 echo Agent pid 65 killed; 07:42:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:20 + git semver [Pipeline] } 07:42:20 $ docker stop --time=1 02ec77fec825b1da0835a0a938e6f4b9ef4bd10dc56fa2e1f92e6ddbd4c018b6 07:42:21 $ docker rm -f 02ec77fec825b1da0835a0a938e6f4b9ef4bd10dc56fa2e1f92e6ddbd4c018b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:42:22 Stashed 24 file(s) [Pipeline] echo 07:42:22 [edgeXSemver] initialized semver on version 1.2.0-dev.13 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:42:38 Still waiting to schedule task 07:42:38 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-864’ 07:42:38 Still waiting to schedule task 07:42:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:44:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-865 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:44:23 Running in /w/workspace/edgex-ui-go/13 [Pipeline] { [Pipeline] checkout 07:44:29 using credential edgex-jenkins-ssh 07:44:29 Cloning the remote Git repository 07:44:29 Cloning with configured refspecs honoured and without tags 07:44:29 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:44:29 > git init /w/workspace/edgex-ui-go/13 # timeout=10 07:44:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:44:29 > git --version # timeout=10 07:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:44:31 Fetching without tags 07:44:31 Checking out Revision f574e7e603b862d7da8dd0e4a637f16ed11b7329 (master) 07:44:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:44:31 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:44:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:44:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:44:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:44:31 > git config core.sparsecheckout # timeout=10 07:44:31 > git checkout -f f574e7e603b862d7da8dd0e4a637f16ed11b7329 # timeout=10 07:44:36 Commit message: "deploy button finished" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:44:38 ========================================================= 07:44:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 07:44:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:44:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . 07:44:40 Sending build context to Docker daemon 10.75MB 07:44:40 Step 1/8 : ARG BASE=golang:1.11-alpine 07:44:40 Step 2/8 : FROM ${BASE} 07:44:40 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:44:40 29bddadc8f3f: Pulling fs layer 07:44:40 02bb20f2603b: Pulling fs layer 07:44:40 b62863a3550b: Pulling fs layer 07:44:40 9586258a13ea: Pulling fs layer 07:44:40 a8b2cbafd68c: Pulling fs layer 07:44:40 d1dd75721c92: Pulling fs layer 07:44:40 4e34fffdb759: Pulling fs layer 07:44:40 fd1d9eb628f9: Pulling fs layer 07:44:40 bd44c58b92db: Pulling fs layer 07:44:40 e5856e266cf4: Pulling fs layer 07:44:40 f0f88b30cdbb: Pulling fs layer 07:44:40 9586258a13ea: Waiting 07:44:40 d1dd75721c92: Waiting 07:44:40 a8b2cbafd68c: Waiting 07:44:40 fd1d9eb628f9: Waiting 07:44:40 4e34fffdb759: Waiting 07:44:40 bd44c58b92db: Waiting 07:44:40 f0f88b30cdbb: Waiting 07:44:40 e5856e266cf4: Waiting 07:44:40 b62863a3550b: Verifying Checksum 07:44:40 b62863a3550b: Download complete 07:44:40 02bb20f2603b: Download complete 07:44:40 a8b2cbafd68c: Verifying Checksum 07:44:40 a8b2cbafd68c: Download complete 07:44:40 d1dd75721c92: Verifying Checksum 07:44:40 d1dd75721c92: Download complete 07:44:40 29bddadc8f3f: Verifying Checksum 07:44:40 29bddadc8f3f: Download complete 07:44:41 29bddadc8f3f: Pull complete 07:44:42 02bb20f2603b: Pull complete 07:44:42 b62863a3550b: Pull complete 07:44:45 4e34fffdb759: Verifying Checksum 07:44:45 4e34fffdb759: Download complete 07:44:45 bd44c58b92db: Download complete 07:44:47 e5856e266cf4: Verifying Checksum 07:44:47 e5856e266cf4: Download complete 07:44:47 f0f88b30cdbb: Verifying Checksum 07:44:47 f0f88b30cdbb: Download complete 07:44:49 fd1d9eb628f9: Verifying Checksum 07:44:49 fd1d9eb628f9: Download complete 07:44:50 9586258a13ea: Verifying Checksum 07:44:50 9586258a13ea: Download complete 07:44:53 Running on prd-centos7-docker-4c-2g-866 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:44:53 Running in /w/workspace/edgex-ui-go/13 [Pipeline] { [Pipeline] checkout 07:44:56 using credential edgex-jenkins-ssh 07:44:56 Cloning the remote Git repository 07:44:56 Cloning with configured refspecs honoured and without tags 07:44:56 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:44:56 > git init /w/workspace/edgex-ui-go/13 # timeout=10 07:44:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:44:56 > git --version # timeout=10 07:44:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:44:57 Fetching without tags 07:44:57 Checking out Revision f574e7e603b862d7da8dd0e4a637f16ed11b7329 (master) 07:44:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:44:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:44:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:44:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:44:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:44:57 > git config core.sparsecheckout # timeout=10 07:44:57 > git checkout -f f574e7e603b862d7da8dd0e4a637f16ed11b7329 # timeout=10 07:45:00 9586258a13ea: Pull complete 07:45:00 a8b2cbafd68c: Pull complete 07:45:00 d1dd75721c92: Pull complete 07:45:02 Commit message: "deploy button finished" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:45:03 ========================================================= 07:45:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 07:45:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:45:04 4e34fffdb759: Pull complete 07:45:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . 07:45:04 Sending build context to Docker daemon 10.75MB 07:45:04 Step 1/8 : ARG BASE=golang:1.11-alpine 07:45:04 Step 2/8 : FROM ${BASE} 07:45:05 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:45:05 9d48c3bd43c5: Pulling fs layer 07:45:05 7f94eaf8af20: Pulling fs layer 07:45:05 9fe9984849c1: Pulling fs layer 07:45:05 ec448270508e: Pulling fs layer 07:45:05 65ba82af53f7: Pulling fs layer 07:45:05 07c18b20a200: Pulling fs layer 07:45:05 d9b3ee039db2: Pulling fs layer 07:45:05 8c79c1ac0d81: Pulling fs layer 07:45:05 ff40f1a7a0b9: Pulling fs layer 07:45:05 bdb43ae2d12f: Pulling fs layer 07:45:05 8e1ab0ef8490: Pulling fs layer 07:45:05 8c79c1ac0d81: Waiting 07:45:05 ec448270508e: Waiting 07:45:05 ff40f1a7a0b9: Waiting 07:45:05 65ba82af53f7: Waiting 07:45:05 bdb43ae2d12f: Waiting 07:45:05 8e1ab0ef8490: Waiting 07:45:05 d9b3ee039db2: Waiting 07:45:05 9fe9984849c1: Verifying Checksum 07:45:05 9fe9984849c1: Download complete 07:45:05 7f94eaf8af20: Verifying Checksum 07:45:05 7f94eaf8af20: Download complete 07:45:05 65ba82af53f7: Verifying Checksum 07:45:05 65ba82af53f7: Download complete 07:45:05 07c18b20a200: Verifying Checksum 07:45:05 07c18b20a200: Download complete 07:45:05 9d48c3bd43c5: Verifying Checksum 07:45:05 9d48c3bd43c5: Download complete 07:45:05 9d48c3bd43c5: Pull complete 07:45:06 d9b3ee039db2: Verifying Checksum 07:45:06 d9b3ee039db2: Download complete 07:45:06 ff40f1a7a0b9: Verifying Checksum 07:45:06 ff40f1a7a0b9: Download complete 07:45:06 bdb43ae2d12f: Verifying Checksum 07:45:06 bdb43ae2d12f: Download complete 07:45:06 8e1ab0ef8490: Verifying Checksum 07:45:06 8e1ab0ef8490: Download complete 07:45:07 8c79c1ac0d81: Verifying Checksum 07:45:07 8c79c1ac0d81: Download complete 07:45:07 ec448270508e: Verifying Checksum 07:45:07 ec448270508e: Download complete 07:45:07 7f94eaf8af20: Pull complete 07:45:07 9fe9984849c1: Pull complete 07:45:08 fd1d9eb628f9: Pull complete 07:45:08 bd44c58b92db: Pull complete 07:45:10 e5856e266cf4: Pull complete 07:45:10 f0f88b30cdbb: Pull complete 07:45:10 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 07:45:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 07:45:10 ---> 0be50c763560 07:45:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:45:14 ec448270508e: Pull complete 07:45:14 65ba82af53f7: Pull complete 07:45:14 07c18b20a200: Pull complete 07:45:15 ---> Running in 03c7f0c6bb19 07:45:15 Removing intermediate container 03c7f0c6bb19 07:45:15 ---> e405eaef1f09 07:45:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:15 ---> Running in 2d85f899210c 07:45:17 d9b3ee039db2: Pull complete 07:45:17 Removing intermediate container 2d85f899210c 07:45:17 ---> f01cf369931a 07:45:17 Step 5/8 : RUN apk add --no-cache make git 07:45:17 ---> Running in e33dfa645af3 07:45:18 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:45:20 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:45:20 8c79c1ac0d81: Pull complete 07:45:20 ff40f1a7a0b9: Pull complete 07:45:21 OK: 121 MiB in 39 packages 07:45:22 bdb43ae2d12f: Pull complete 07:45:22 8e1ab0ef8490: Pull complete 07:45:22 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 07:45:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 07:45:22 ---> 8acfeb908b63 07:45:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:45:22 ---> Running in cefd87621ac0 07:45:22 Removing intermediate container cefd87621ac0 07:45:22 ---> 95e0f6f238a2 07:45:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:22 ---> Running in 02dea696f6d8 07:45:22 Removing intermediate container e33dfa645af3 07:45:22 ---> 15969da18b7b 07:45:22 Step 6/8 : WORKDIR /edgex-ui-go 07:45:22 ---> Running in ad699fa2f85d 07:45:23 Removing intermediate container ad699fa2f85d 07:45:23 ---> 1cc906a0070c 07:45:23 Step 7/8 : COPY . . 07:45:23 Removing intermediate container 02dea696f6d8 07:45:23 ---> 736039f5c8d4 07:45:23 Step 5/8 : RUN apk add --no-cache make git 07:45:23 ---> Running in d6acaf0d29b6 07:45:24 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:45:24 ---> 0f3cda26287f 07:45:24 Step 8/8 : RUN go mod download 07:45:24 ---> Running in 0f69a64690fb 07:45:25 go: finding github.com/gorilla/websocket v1.4.0 07:45:25 go: finding github.com/BurntSushi/toml v0.3.1 07:45:25 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 07:45:25 go: finding github.com/kr/pretty v0.1.0 07:45:25 go: finding github.com/gorilla/mux v1.7.1 07:45:25 go: finding github.com/pelletier/go-toml v1.2.0 07:45:25 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:45:25 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:45:26 go: finding github.com/kr/text v0.1.0 07:45:26 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 07:45:26 go: finding github.com/mitchellh/copystructure v1.0.0 07:45:26 go: finding github.com/hashicorp/consul/api v1.1.0 07:45:26 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:45:26 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:45:26 go: finding github.com/stretchr/testify v1.3.0 07:45:26 go: finding github.com/pkg/errors v0.8.1 07:45:26 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:45:26 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:45:27 go: finding github.com/kr/pty v1.1.1 07:45:27 OK: 134 MiB in 39 packages 07:45:27 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:45:27 Removing intermediate container d6acaf0d29b6 07:45:27 ---> 8f5af52ef179 07:45:27 Step 6/8 : WORKDIR /edgex-ui-go 07:45:27 ---> Running in becb665a914c 07:45:27 go: finding github.com/stretchr/objx v0.1.0 07:45:27 go: finding github.com/pmezard/go-difflib v1.0.0 07:45:27 Removing intermediate container becb665a914c 07:45:27 ---> e6cfce533bff 07:45:27 Step 7/8 : COPY . . 07:45:28 go: finding github.com/davecgh/go-spew v1.1.0 07:45:28 ---> 418adf32852d 07:45:28 Step 8/8 : RUN go mod download 07:45:28 ---> Running in 945247180e21 07:45:29 go: finding github.com/gorilla/mux v1.7.1 07:45:29 go: finding github.com/pelletier/go-toml v1.2.0 07:45:29 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 07:45:29 go: finding github.com/BurntSushi/toml v0.3.1 07:45:29 go: finding github.com/kr/pretty v0.1.0 07:45:29 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:45:29 go: finding github.com/gorilla/websocket v1.4.0 07:45:29 go: finding golang.org/x/text v0.3.0 07:45:29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:45:30 go: finding github.com/kr/text v0.1.0 07:45:30 go: finding github.com/mitchellh/copystructure v1.0.0 07:45:30 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 07:45:30 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:45:30 go: finding github.com/hashicorp/consul/api v1.1.0 07:45:30 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:45:30 go: finding github.com/stretchr/testify v1.3.0 07:45:30 go: finding github.com/pkg/errors v0.8.1 07:45:30 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:45:30 go: finding github.com/kr/pty v1.1.1 07:45:30 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:45:30 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:45:30 go: finding github.com/pmezard/go-difflib v1.0.0 07:45:30 go: finding github.com/stretchr/objx v0.1.0 07:45:30 go: finding github.com/davecgh/go-spew v1.1.0 07:45:32 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 07:45:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:45:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:45:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:45:32 go: finding github.com/hashicorp/go-uuid v1.0.1 07:45:32 go: finding github.com/hashicorp/serf v0.8.2 07:45:32 go: finding github.com/mitchellh/mapstructure v1.1.2 07:45:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:45:33 go: finding github.com/mitchellh/go-homedir v1.0.0 07:45:33 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:45:34 go: finding golang.org/x/text v0.3.0 07:45:34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:45:34 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:45:34 go: finding github.com/hashicorp/mdns v1.0.0 07:45:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:45:34 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:45:34 go: finding github.com/hashicorp/logutils v1.0.0 07:45:34 go: finding github.com/hashicorp/memberlist v0.1.3 07:45:34 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:45:34 go: finding github.com/hashicorp/serf v0.8.2 07:45:34 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:45:34 go: finding github.com/hashicorp/go-uuid v1.0.1 07:45:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:45:34 go: finding github.com/mitchellh/mapstructure v1.1.2 07:45:34 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:45:34 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:45:34 go: finding github.com/mitchellh/iochan v1.0.0 07:45:34 go: finding github.com/mitchellh/cli v1.0.0 07:45:35 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:45:35 go: finding github.com/mitchellh/go-homedir v1.0.0 07:45:35 go: finding github.com/hashicorp/go-syslog v1.0.0 07:45:35 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:45:35 go: finding github.com/hashicorp/memberlist v0.1.3 07:45:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:45:35 go: finding github.com/hashicorp/logutils v1.0.0 07:45:35 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:45:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:45:35 go: finding github.com/mitchellh/cli v1.0.0 07:45:35 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 07:45:35 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 07:45:35 go: finding github.com/mitchellh/gox v0.4.0 07:45:35 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:45:35 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:45:35 go: finding github.com/mitchellh/iochan v1.0.0 07:45:35 go: finding github.com/hashicorp/mdns v1.0.0 07:45:35 go: finding github.com/hashicorp/go-syslog v1.0.0 07:45:35 go: finding github.com/mattn/go-isatty v0.0.3 07:45:35 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 07:45:35 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:45:35 go: finding github.com/mattn/go-colorable v0.0.9 07:45:35 go: finding github.com/hashicorp/go-multierror v1.0.0 07:45:35 go: finding github.com/davecgh/go-spew v1.1.1 07:45:35 go: finding github.com/hashicorp/go.net v0.0.1 07:45:36 go: finding github.com/mitchellh/gox v0.4.0 07:45:36 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 07:45:36 go: finding github.com/posener/complete v1.1.1 07:45:36 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:45:36 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:45:36 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:45:36 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 07:45:36 go: finding github.com/davecgh/go-spew v1.1.1 07:45:36 go: finding github.com/fatih/color v1.7.0 07:45:36 go: finding github.com/stretchr/testify v1.2.2 07:45:36 go: finding github.com/mattn/go-colorable v0.0.9 07:45:36 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:45:36 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:45:36 go: finding github.com/hashicorp/go-multierror v1.0.0 07:45:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:45:36 go: finding github.com/bgentry/speakeasy v0.1.0 07:45:36 go: finding github.com/mattn/go-isatty v0.0.3 07:45:36 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 07:45:36 go: finding github.com/stretchr/testify v1.2.2 07:45:36 go: finding github.com/miekg/dns v1.0.14 07:45:37 go: finding github.com/fatih/color v1.7.0 07:45:37 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:45:37 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:45:37 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:45:37 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 07:45:37 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:45:37 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:45:37 go: finding github.com/hashicorp/golang-lru v0.5.0 07:45:37 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:45:37 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:45:37 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:45:37 go: finding github.com/hashicorp/go.net v0.0.1 07:45:37 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:45:37 go: finding github.com/hashicorp/errwrap v1.0.0 07:45:37 go: finding github.com/hashicorp/errwrap v1.0.0 07:45:37 go: finding github.com/hashicorp/go-uuid v1.0.0 07:45:38 go: finding github.com/bgentry/speakeasy v0.1.0 07:45:38 go: finding github.com/posener/complete v1.1.1 07:45:38 go: finding github.com/hashicorp/golang-lru v0.5.0 07:45:38 go: finding github.com/miekg/dns v1.0.14 07:45:38 go: finding github.com/hashicorp/go-uuid v1.0.0 07:45:52 Removing intermediate container 945247180e21 07:45:52 ---> 25238d1b2d06 07:45:52 Successfully built 25238d1b2d06 07:45:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:53 + docker inspect -f . ci-base-image-x86_64 07:45:53 . [Pipeline] withDockerContainer 07:45:54 prd-centos7-docker-4c-2g-866 does not seem to be running inside a container 07:45:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@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 ******** ci-base-image-x86_64 cat 07:45:55 $ docker top 37a5e5dda6893b53847b6412fc6b9f834571014908eb73de2d2a5f03dd7de83b -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:55 + go version 07:45:55 go version go1.11.13 linux/amd64 [Pipeline] sh 07:45:55 + make test 07:45:55 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:45:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:46:09 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 07:46:09 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 07:46:09 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 07:46:09 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 07:46:09 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 07:46:09 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 07:46:09 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 07:46:09 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 07:46:09 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 07:46:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:46:09 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:46:09 GO111MODULE=on go vet ./... 07:46:10 Removing intermediate container 0f69a64690fb 07:46:10 ---> 4414070fe943 07:46:10 Successfully built 4414070fe943 07:46:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:46:11 + docker inspect -f . ci-base-image-arm64 07:46:11 . [Pipeline] withDockerContainer 07:46:11 prd-ubuntu18.04-docker-arm64-4c-16g-865 does not seem to be running inside a container 07:46:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@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 ******** ci-base-image-arm64 cat 07:46:13 $ docker top 948aa5e20346880babe283e81bee01a5d6336d7e50d60604da34d5523b200ae2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] stash 07:46:14 + go version 07:46:14 go version go1.11.13 linux/arm64 07:46:14 Stashed 1 file(s) [Pipeline] } 07:46:14 $ docker stop --time=1 37a5e5dda6893b53847b6412fc6b9f834571014908eb73de2d2a5f03dd7de83b 07:46:15 $ docker rm -f 37a5e5dda6893b53847b6412fc6b9f834571014908eb73de2d2a5f03dd7de83b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 07:46:16 + make test 07:46:16 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] sh 07:46:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:46:17 + ls -al . 07:46:17 total 72 07:46:17 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 17 07:45 . 07:46:17 drwxrwxr-x. 4 jenkins jenkins 30 Mar 17 07:44 .. 07:46:17 drwxrwxr-x. 8 jenkins jenkins 119 Mar 17 07:44 app 07:46:17 drwxrwxr-x. 3 jenkins jenkins 20 Mar 17 07:44 assets 07:46:17 drwxrwxr-x. 2 jenkins jenkins 35 Mar 17 07:44 bin 07:46:17 drwxrwxr-x. 3 jenkins jenkins 29 Mar 17 07:44 cmd 07:46:17 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 17 07:44 CONTRIBUTING.md 07:46:17 -rw-r--r--. 1 jenkins jenkins 10 Mar 17 07:45 coverage.out 07:46:17 -rw-rw-r--. 1 jenkins jenkins 839 Mar 17 07:44 Dockerfile 07:46:17 -rw-rw-r--. 1 jenkins jenkins 898 Mar 17 07:44 Dockerfile.build 07:46:17 drwxrwxr-x. 4 jenkins jenkins 53 Mar 17 07:44 docs 07:46:17 drwxrwxr-x. 8 jenkins jenkins 162 Mar 17 07:45 .git 07:46:17 -rw-rw-r--. 1 jenkins jenkins 123 Mar 17 07:44 .gitignore 07:46:17 -rw-rw-r--. 1 jenkins jenkins 522 Mar 17 07:44 go.mod 07:46:17 -rw-r--r--. 1 jenkins jenkins 8727 Mar 17 07:45 go.sum 07:46:17 drwxrwxr-x. 3 jenkins jenkins 17 Mar 17 07:44 internal 07:46:17 -rw-rw-r--. 1 jenkins jenkins 675 Mar 17 07:44 Jenkinsfile 07:46:17 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 17 07:44 LICENSE 07:46:17 -rw-rw-r--. 1 jenkins jenkins 951 Mar 17 07:44 Makefile 07:46:17 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 17 07:44 README.md 07:46:17 drwxrwxr-x. 3 jenkins jenkins 44 Mar 17 07:45 .semver 07:46:17 drwxrwxr-x. 4 jenkins jenkins 54 Mar 17 07:44 snap 07:46:17 -rw-rw-r--. 1 jenkins jenkins 12 Mar 17 07:42 VERSION 07:46:17 -rw-rw-r--. 1 jenkins jenkins 155 Mar 17 07:44 version.go [Pipeline] isUnix [Pipeline] sh 07:46:17 + 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=f574e7e603b862d7da8dd0e4a637f16ed11b7329 --label arch=amd64 --label version=1.2.0-dev.13 . 07:46:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:46:18 Sending build context to Docker daemon 10.76MB 07:46:18 Step 1/23 : ARG BASE=golang:1.11-alpine 07:46:18 Step 2/23 : FROM ${BASE} AS builder 07:46:18 ---> 25238d1b2d06 07:46:18 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:46:18 ---> Running in 88cfa2ebb949 07:46:18 Removing intermediate container 88cfa2ebb949 07:46:18 ---> e04d4fbd0986 07:46:18 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 07:46:18 ---> Running in de4deae8cf45 07:46:18 Removing intermediate container de4deae8cf45 07:46:18 ---> 0e547236670b 07:46:18 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 07:46:18 ---> Running in b4c6bdb36ae7 07:46:18 Removing intermediate container b4c6bdb36ae7 07:46:18 ---> 8f0d15938960 07:46:18 Step 6/23 : LABEL Name=edgex-ui-go 07:46:18 ---> Running in 97adffd2b653 07:46:18 Removing intermediate container 97adffd2b653 07:46:18 ---> 6f0191d2fea9 07:46:18 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:46:18 ---> Running in e4580e18c00c 07:46:19 Removing intermediate container e4580e18c00c 07:46:19 ---> 94df321dfe0e 07:46:19 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:21 ---> Running in c73b3095fb41 07:46:21 Removing intermediate container c73b3095fb41 07:46:21 ---> c0c3be079759 07:46:21 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:46:21 ---> Running in 99bcb09a2994 07:46:22 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:46:24 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:46:25 OK: 134 MiB in 39 packages 07:46:25 Removing intermediate container 99bcb09a2994 07:46:25 ---> 64bdcec47117 07:46:25 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:46:25 ---> Running in 545f91e3b427 07:46:25 Removing intermediate container 545f91e3b427 07:46:25 ---> 800c021292a8 07:46:25 Step 11/23 : COPY go.mod . 07:46:25 ---> 1c3c7d0a1d1b 07:46:25 Step 12/23 : COPY Makefile . 07:46:25 ---> acd6b62bf882 07:46:25 Step 13/23 : RUN make update 07:46:25 ---> Running in 4e717c0bb3c7 07:46:26 CGO_ENABLED=0 GO111MODULE=on go mod download 07:46:27 Removing intermediate container 4e717c0bb3c7 07:46:27 ---> 0e57d143586e 07:46:27 Step 14/23 : COPY . . 07:46:27 ---> 97d3085e0e7c 07:46:27 Step 15/23 : RUN ${MAKE} 07:46:27 ---> Running in 34acea7125b3 07:46:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:46:40 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:46:42 Removing intermediate container 34acea7125b3 07:46:42 ---> 1e0e3c23eae3 07:46:42 Step 16/23 : FROM alpine 07:46:42 latest: Pulling from library/alpine 07:46:42 c9b1b535fdd9: Pulling fs layer 07:46:42 c9b1b535fdd9: Verifying Checksum 07:46:42 c9b1b535fdd9: Download complete 07:46:42 c9b1b535fdd9: Pull complete 07:46:42 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 07:46:42 Status: Downloaded newer image for alpine:latest 07:46:42 ---> e7d92cdc71fe 07:46:42 Step 17/23 : EXPOSE 4000 07:46:42 ---> Running in 3aab44aa181c 07:46:43 Removing intermediate container 3aab44aa181c 07:46:43 ---> 2c2ea65492cd 07:46:43 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:46:43 ---> e43665bdc3f7 07:46:43 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:46:43 ---> Running in de45e833844c 07:46:43 Removing intermediate container de45e833844c 07:46:43 ---> 0b4abb672e1a 07:46:43 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 07:46:43 ---> Running in 2a32d74ecfba 07:46:44 Removing intermediate container 2a32d74ecfba 07:46:44 ---> a96e01d1309a 07:46:44 Step 21/23 : LABEL arch=amd64 07:46:44 ---> Running in b863462f3af1 07:46:44 Removing intermediate container b863462f3af1 07:46:44 ---> a2bd9217e753 07:46:44 Step 22/23 : LABEL git_sha=f574e7e603b862d7da8dd0e4a637f16ed11b7329 07:46:44 ---> Running in b0c0db35776b 07:46:44 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 07:46:44 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 07:46:44 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 07:46:44 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 07:46:44 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 07:46:44 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 07:46:44 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 07:46:44 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 07:46:44 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 07:46:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:46:44 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:46:44 GO111MODULE=on go vet ./... 07:46:44 Removing intermediate container b0c0db35776b 07:46:44 ---> a4662b21bdd0 07:46:44 Step 23/23 : LABEL version=1.2.0-dev.13 07:46:44 ---> Running in 068867f18a79 07:46:44 Removing intermediate container 068867f18a79 07:46:44 ---> d4435542b154 07:46:44 [Warning] One or more build-args [ARCH] were not consumed 07:46:44 Successfully built d4435542b154 07:46:45 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:46:45 provisioning config files... 07:46:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config9156787584103252676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:45 nexus3.edgexfoundry.org:10001 07:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:46 Configure a credential helper to remove this warning. See 07:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:46 07:46:46 Login Succeeded 07:46:46 nexus3.edgexfoundry.org:10002 07:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:46 Configure a credential helper to remove this warning. See 07:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:46 07:46:46 Login Succeeded 07:46:46 nexus3.edgexfoundry.org:10003 07:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:46 Configure a credential helper to remove this warning. See 07:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:46 07:46:46 Login Succeeded 07:46:46 nexus3.edgexfoundry.org:10004 07:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:46 Configure a credential helper to remove this warning. See 07:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:46 07:46:46 Login Succeeded 07:46:46 docker.io 07:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:47 Configure a credential helper to remove this warning. See 07:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:47 07:46:47 Login Succeeded [Pipeline] } 07:46:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:47 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 07:46:47 f574e7e603b862d7da8dd0e4a637f16ed11b7329 07:46:47 latest 07:46:47 1.2.0-dev.13 07:46:47 f574e7e603b862d7da8dd0e4a637f16ed11b7329-1.2.0-dev.13 07:46:47 master 07:46:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:46:48 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f574e7e603b862d7da8dd0e4a637f16ed11b7329 [Pipeline] isUnix [Pipeline] sh 07:46:48 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f574e7e603b862d7da8dd0e4a637f16ed11b7329 07:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:46:48 128418dd7ed4: Preparing 07:46:48 5216338b40a7: Preparing 07:46:48 5216338b40a7: Layer already exists 07:46:50 128418dd7ed4: Pushed 07:46:50 f574e7e603b862d7da8dd0e4a637f16ed11b7329: digest: sha256:9a047d55adaad3ba1f2a272fdb4d1c61d4ec762da41eac753c5bb358fb3f9397 size: 739 [Pipeline] isUnix [Pipeline] sh 07:46:51 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 07:46:51 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 07:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:46:51 128418dd7ed4: Preparing 07:46:51 5216338b40a7: Preparing 07:46:51 128418dd7ed4: Layer already exists 07:46:51 5216338b40a7: Layer already exists 07:46:51 latest: digest: sha256:9a047d55adaad3ba1f2a272fdb4d1c61d4ec762da41eac753c5bb358fb3f9397 size: 739 [Pipeline] isUnix [Pipeline] sh 07:46:52 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh 07:46:52 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.13 07:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:46:52 128418dd7ed4: Preparing 07:46:52 5216338b40a7: Preparing 07:46:52 5216338b40a7: Layer already exists 07:46:52 128418dd7ed4: Layer already exists 07:46:52 1.2.0-dev.13: digest: sha256:9a047d55adaad3ba1f2a272fdb4d1c61d4ec762da41eac753c5bb358fb3f9397 size: 739 [Pipeline] isUnix [Pipeline] sh 07:46:52 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f574e7e603b862d7da8dd0e4a637f16ed11b7329-1.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh 07:46:53 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f574e7e603b862d7da8dd0e4a637f16ed11b7329-1.2.0-dev.13 07:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:46:53 128418dd7ed4: Preparing 07:46:53 5216338b40a7: Preparing 07:46:53 5216338b40a7: Layer already exists 07:46:53 128418dd7ed4: Layer already exists 07:46:53 f574e7e603b862d7da8dd0e4a637f16ed11b7329-1.2.0-dev.13: digest: sha256:9a047d55adaad3ba1f2a272fdb4d1c61d4ec762da41eac753c5bb358fb3f9397 size: 739 [Pipeline] isUnix [Pipeline] sh 07:46:53 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 07:46:53 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 07:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:46:53 128418dd7ed4: Preparing 07:46:53 5216338b40a7: Preparing 07:46:53 5216338b40a7: Layer already exists 07:46:53 128418dd7ed4: Layer already exists 07:46:53 master: digest: sha256:9a047d55adaad3ba1f2a272fdb4d1c61d4ec762da41eac753c5bb358fb3f9397 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stash 07:46:57 Warning: overwriting stash ‘coverage-report’ 07:46:57 Stashed 1 file(s) [Pipeline] } 07:46:57 $ docker stop --time=1 948aa5e20346880babe283e81bee01a5d6336d7e50d60604da34d5523b200ae2 07:46:59 $ docker rm -f 948aa5e20346880babe283e81bee01a5d6336d7e50d60604da34d5523b200ae2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:47:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:47:01 + ls -al . 07:47:01 total 112 07:47:01 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 07:46 . 07:47:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:44 .. 07:47:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 07:44 .git 07:47:01 -rw-rw-r-- 1 jenkins jenkins 123 Mar 17 07:44 .gitignore 07:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:44 .semver 07:47:01 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 17 07:44 CONTRIBUTING.md 07:47:01 -rw-rw-r-- 1 jenkins jenkins 839 Mar 17 07:44 Dockerfile 07:47:01 -rw-rw-r-- 1 jenkins jenkins 898 Mar 17 07:44 Dockerfile.build 07:47:01 -rw-rw-r-- 1 jenkins jenkins 675 Mar 17 07:44 Jenkinsfile 07:47:01 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 17 07:44 LICENSE 07:47:01 -rw-rw-r-- 1 jenkins jenkins 951 Mar 17 07:44 Makefile 07:47:01 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 17 07:44 README.md 07:47:01 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 07:42 VERSION 07:47:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 07:44 app 07:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:44 assets 07:47:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:44 bin 07:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:44 cmd 07:47:01 -rw-r--r-- 1 jenkins jenkins 10 Mar 17 07:46 coverage.out 07:47:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:44 docs 07:47:01 -rw-rw-r-- 1 jenkins jenkins 522 Mar 17 07:44 go.mod 07:47:01 -rw-r--r-- 1 jenkins jenkins 8727 Mar 17 07:46 go.sum 07:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:44 internal 07:47:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:44 snap 07:47:01 -rw-rw-r-- 1 jenkins jenkins 155 Mar 17 07:44 version.go [Pipeline] isUnix [Pipeline] sh 07:47:01 + 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=f574e7e603b862d7da8dd0e4a637f16ed11b7329 --label arch=arm64 --label version=1.2.0-dev.13 . 07:47:02 Sending build context to Docker daemon 10.76MB 07:47:02 Step 1/23 : ARG BASE=golang:1.11-alpine 07:47:02 Step 2/23 : FROM ${BASE} AS builder 07:47:02 ---> 4414070fe943 07:47:02 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:47:02 ---> Running in 1a2ad5f95ccf 07:47:02 Removing intermediate container 1a2ad5f95ccf 07:47:02 ---> 7aa0e2f82192 07:47:02 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 07:47:02 ---> Running in 6d991b701ba7 07:47:03 Removing intermediate container 6d991b701ba7 07:47:03 ---> 5ea5e7088e67 07:47:03 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 07:47:03 ---> Running in b05110ed8ccb 07:47:03 Removing intermediate container b05110ed8ccb 07:47:03 ---> d6ca5a2f4aea 07:47:03 Step 6/23 : LABEL Name=edgex-ui-go 07:47:03 ---> Running in 776800d1dd2f 07:47:04 Removing intermediate container 776800d1dd2f 07:47:04 ---> 854a4d0c117b 07:47:04 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:47:04 ---> Running in 574f46269faa 07:47:04 Removing intermediate container 574f46269faa 07:47:04 ---> e2fc93a5580e 07:47:04 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:04 ---> Running in 5a843c1fb9fd 07:47:06 Removing intermediate container 5a843c1fb9fd 07:47:06 ---> 6c7634b04375 07:47:06 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:47:06 ---> Running in fcb09f5c5916 07:47:07 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:47:08 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:47:09 OK: 121 MiB in 39 packages 07:47:10 Removing intermediate container fcb09f5c5916 07:47:10 ---> cffc6b5a3c27 07:47:10 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:47:10 ---> Running in 025e91bd0dfb 07:47:11 Removing intermediate container 025e91bd0dfb 07:47:11 ---> c0f6144150f2 07:47:11 Step 11/23 : COPY go.mod . 07:47:11 ---> ff12583fa66e 07:47:11 Step 12/23 : COPY Makefile . 07:47:12 ---> 8cc11ae04d40 07:47:12 Step 13/23 : RUN make update 07:47:12 ---> Running in fa9baced7e2d 07:47:13 CGO_ENABLED=0 GO111MODULE=on go mod download 07:47:14 Removing intermediate container fa9baced7e2d 07:47:14 ---> 8168cbb538a8 07:47:14 Step 14/23 : COPY . . 07:47:15 ---> 922867ce24d7 07:47:15 Step 15/23 : RUN ${MAKE} 07:47:15 ---> Running in cb25d469897c 07:47:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:47:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:47:47 Removing intermediate container cb25d469897c 07:47:47 ---> 2211b07a0268 07:47:47 Step 16/23 : FROM alpine 07:47:48 latest: Pulling from library/alpine 07:47:48 8fa90b21c985: Pulling fs layer 07:47:49 8fa90b21c985: Verifying Checksum 07:47:49 8fa90b21c985: Download complete 07:47:49 8fa90b21c985: Pull complete 07:47:49 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 07:47:49 Status: Downloaded newer image for alpine:latest 07:47:49 ---> 6e4716cdcf7a 07:47:49 Step 17/23 : EXPOSE 4000 07:47:49 ---> Running in 2f3313a5108d 07:47:50 Removing intermediate container 2f3313a5108d 07:47:50 ---> 3433de9982db 07:47:50 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:47:51 ---> 9790a75f325d 07:47:51 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:47:51 ---> Running in 54f118e3538c 07:47:52 Removing intermediate container 54f118e3538c 07:47:52 ---> c5dd29d3aa54 07:47:52 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 07:47:52 ---> Running in e5dddef4a47f 07:47:52 Removing intermediate container e5dddef4a47f 07:47:52 ---> d7250aeab5c8 07:47:52 Step 21/23 : LABEL arch=arm64 07:47:52 ---> Running in 48a054618350 07:47:53 Removing intermediate container 48a054618350 07:47:53 ---> 7364d283b70d 07:47:53 Step 22/23 : LABEL git_sha=f574e7e603b862d7da8dd0e4a637f16ed11b7329 07:47:53 ---> Running in 23a868f6ac67 07:47:53 Removing intermediate container 23a868f6ac67 07:47:53 ---> 1487a1e12d71 07:47:53 Step 23/23 : LABEL version=1.2.0-dev.13 07:47:53 ---> Running in fdb93c51e1c7 07:47:54 Removing intermediate container fdb93c51e1c7 07:47:54 ---> 075429d62615 07:47:54 [Warning] One or more build-args [ARCH] were not consumed 07:47:54 Successfully built 075429d62615 07:47:54 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:47:54 provisioning config files... 07:47:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config912680856653579256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:55 nexus3.edgexfoundry.org:10001 07:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:55 Configure a credential helper to remove this warning. See 07:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:55 07:47:55 Login Succeeded 07:47:55 nexus3.edgexfoundry.org:10002 07:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:56 Configure a credential helper to remove this warning. See 07:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:56 07:47:56 Login Succeeded 07:47:56 nexus3.edgexfoundry.org:10003 07:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:57 Configure a credential helper to remove this warning. See 07:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:57 07:47:57 Login Succeeded 07:47:57 nexus3.edgexfoundry.org:10004 07:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:57 Configure a credential helper to remove this warning. See 07:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:57 07:47:57 Login Succeeded 07:47:57 docker.io 07:47:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:58 Configure a credential helper to remove this warning. See 07:47:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:58 07:47:58 Login Succeeded [Pipeline] } 07:47:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:59 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 07:47:59 f574e7e603b862d7da8dd0e4a637f16ed11b7329 07:47:59 latest 07:47:59 1.2.0-dev.13 07:47:59 f574e7e603b862d7da8dd0e4a637f16ed11b7329-1.2.0-dev.13 07:47:59 master 07:47:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:47:59 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f574e7e603b862d7da8dd0e4a637f16ed11b7329 [Pipeline] isUnix [Pipeline] sh 07:48:00 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f574e7e603b862d7da8dd0e4a637f16ed11b7329 07:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:48:00 9617124e6675: Preparing 07:48:00 53745f29fdbf: Preparing 07:48:00 53745f29fdbf: Layer already exists 07:48:04 9617124e6675: Pushed 07:48:04 f574e7e603b862d7da8dd0e4a637f16ed11b7329: digest: sha256:4c143394bb1b5b2bdfbfa8d11604316538c25e0fe8ee133545a2f9c36089e55c size: 739 [Pipeline] isUnix [Pipeline] sh 07:48:05 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:48:05 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 07:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:48:05 9617124e6675: Preparing 07:48:05 53745f29fdbf: Preparing 07:48:05 53745f29fdbf: Layer already exists 07:48:05 9617124e6675: Layer already exists 07:48:06 latest: digest: sha256:4c143394bb1b5b2bdfbfa8d11604316538c25e0fe8ee133545a2f9c36089e55c size: 739 [Pipeline] isUnix [Pipeline] sh 07:48:06 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh 07:48:07 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.13 07:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:48:07 9617124e6675: Preparing 07:48:07 53745f29fdbf: Preparing 07:48:07 53745f29fdbf: Layer already exists 07:48:07 9617124e6675: Layer already exists 07:48:07 1.2.0-dev.13: digest: sha256:4c143394bb1b5b2bdfbfa8d11604316538c25e0fe8ee133545a2f9c36089e55c size: 739 [Pipeline] isUnix [Pipeline] sh 07:48:07 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f574e7e603b862d7da8dd0e4a637f16ed11b7329-1.2.0-dev.13 [Pipeline] isUnix [Pipeline] sh 07:48:08 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f574e7e603b862d7da8dd0e4a637f16ed11b7329-1.2.0-dev.13 07:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:48:08 9617124e6675: Preparing 07:48:08 53745f29fdbf: Preparing 07:48:08 53745f29fdbf: Layer already exists 07:48:08 9617124e6675: Layer already exists 07:48:08 f574e7e603b862d7da8dd0e4a637f16ed11b7329-1.2.0-dev.13: digest: sha256:4c143394bb1b5b2bdfbfa8d11604316538c25e0fe8ee133545a2f9c36089e55c size: 739 [Pipeline] isUnix [Pipeline] sh 07:48:08 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 07:48:09 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 07:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:48:09 9617124e6675: Preparing 07:48:09 53745f29fdbf: Preparing 07:48:09 53745f29fdbf: Layer already exists 07:48:09 9617124e6675: Layer already exists 07:48:09 master: digest: sha256:4c143394bb1b5b2bdfbfa8d11604316538c25e0fe8ee133545a2f9c36089e55c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:48:11 provisioning config files... 07:48:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1527854962880529924tmp [Pipeline] { [Pipeline] sh 07:48:11 + curl -s https://codecov.io/bash 07:48:11 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1527854962880529924tmp 07:48:11 07:48:11 _____ _ 07:48:11 / ____| | | 07:48:11 | | ___ __| | ___ ___ _____ __ 07:48:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:48:11 | |___| (_) | (_| | __/ (_| (_) \ V / 07:48:11 \_____\___/ \__,_|\___|\___\___/ \_/ 07:48:11 Bash-20200316-40b1c41 07:48:11 07:48:11 07:48:11 ==> Jenkins CI detected. 07:48:11 project root: . 07:48:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:48:11 ==> Running gcov in . (disable via -X gcov) 07:48:11 ==> Python coveragepy not found 07:48:11 ==> Searching for coverage reports in: 07:48:11 + . 07:48:11 -> Found 1 reports 07:48:11 ==> Detecting git/mercurial file structure 07:48:11 ==> Reading reports 07:48:11 + ./coverage.out bytes=10 07:48:11 ==> Appending adjustments 07:48:11 http://docs.codecov.io/docs/fixing-reports 07:48:11 + Found adjustments 07:48:11 ==> Gzipping contents 07:48:11 ==> Uploading reports 07:48:11 url: https://codecov.io 07:48:11 query: branch=master&commit=f574e7e603b862d7da8dd0e4a637f16ed11b7329&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 07:48:11 -> Pinging Codecov 07:48:11 https://codecov.io/upload/v4?package=bash-20200316-40b1c41&token=secret&branch=master&commit=f574e7e603b862d7da8dd0e4a637f16ed11b7329&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 07:48:12 -> Uploading 07:48:12 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f574e7e603b862d7da8dd0e4a637f16ed11b7329 [Pipeline] } 07:48:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:48:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 07:48:13 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 07:48:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 07:48:13 07:48:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 07:48:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 07:48:13 1.217.3: Pulling from edgex-devops/edgex-snyk-go 07:48:13 e6b0cf9c0882: Pulling fs layer 07:48:13 2848faf0eed1: Pulling fs layer 07:48:13 0f37312ad70f: Pulling fs layer 07:48:13 7d08f2745646: Pulling fs layer 07:48:13 4c9f31393084: Pulling fs layer 07:48:13 eb21ddb83652: Pulling fs layer 07:48:13 345998794f6b: Pulling fs layer 07:48:13 97a711d68925: Pulling fs layer 07:48:13 7c8476c1cb00: Pulling fs layer 07:48:13 4c9f31393084: Waiting 07:48:13 eb21ddb83652: Waiting 07:48:13 345998794f6b: Waiting 07:48:13 97a711d68925: Waiting 07:48:13 7d08f2745646: Waiting 07:48:13 0f37312ad70f: Verifying Checksum 07:48:13 0f37312ad70f: Download complete 07:48:13 2848faf0eed1: Download complete 07:48:13 4c9f31393084: Verifying Checksum 07:48:13 4c9f31393084: Download complete 07:48:13 eb21ddb83652: Verifying Checksum 07:48:13 eb21ddb83652: Download complete 07:48:13 e6b0cf9c0882: Download complete 07:48:14 e6b0cf9c0882: Pull complete 07:48:14 345998794f6b: Verifying Checksum 07:48:14 345998794f6b: Download complete 07:48:14 2848faf0eed1: Pull complete 07:48:14 0f37312ad70f: Pull complete 07:48:15 7c8476c1cb00: Verifying Checksum 07:48:15 7c8476c1cb00: Download complete 07:48:15 97a711d68925: Verifying Checksum 07:48:15 97a711d68925: Download complete 07:48:15 7d08f2745646: Download complete 07:48:20 7d08f2745646: Pull complete 07:48:20 4c9f31393084: Pull complete 07:48:20 eb21ddb83652: Pull complete 07:48:22 345998794f6b: Pull complete 07:48:26 97a711d68925: Pull complete 07:48:26 7c8476c1cb00: Pull complete 07:48:26 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 07:48:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 07:48:27 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 07:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 07:48:27 $ docker top c381646af80eab8323c4257c9945b86167684bc23589fe91b0db92ef003f600c -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:28 + snyk monitor '--org=edgex-jenkins' 07:48:33 07:48:33 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 07:48:33 07:48:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/6d9f623b-b888-461f-9be2-5a3984b1aacd 07:48:33 07:48:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:48:33 07:48:33 [Pipeline] } 07:48:33 $ docker stop --time=1 c381646af80eab8323c4257c9945b86167684bc23589fe91b0db92ef003f600c 07:48:34 $ docker rm -f c381646af80eab8323c4257c9945b86167684bc23589fe91b0db92ef003f600c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:48:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:48:35 07:48:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 07:48:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:48:36 latest: Pulling from edgex-devops/edgex-klar 07:48:36 e7c96db7181b: Pulling fs layer 07:48:36 1868ca2cb446: Pulling fs layer 07:48:36 136be5d0fe8e: Pulling fs layer 07:48:36 894bfe63afcb: Pulling fs layer 07:48:36 894bfe63afcb: Waiting 07:48:36 1868ca2cb446: Verifying Checksum 07:48:36 1868ca2cb446: Download complete 07:48:36 136be5d0fe8e: Download complete 07:48:36 e7c96db7181b: Verifying Checksum 07:48:36 e7c96db7181b: Download complete 07:48:36 894bfe63afcb: Verifying Checksum 07:48:36 894bfe63afcb: Download complete 07:48:36 e7c96db7181b: Pull complete 07:48:37 1868ca2cb446: Pull complete 07:48:37 136be5d0fe8e: Pull complete 07:48:37 894bfe63afcb: Pull complete 07:48:37 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 07:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 07:48:37 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 07:48:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:48:38 $ docker top fdd109b4b4fd75ee7e4e51c3a0a96d2242c31115d3974745a3812f639679e4cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:38 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f574e7e603b862d7da8dd0e4a637f16ed11b7329+ 07:48:38 tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:48:41 $ docker stop --time=1 fdd109b4b4fd75ee7e4e51c3a0a96d2242c31115d3974745a3812f639679e4cc 07:48:42 $ docker rm -f fdd109b4b4fd75ee7e4e51c3a0a96d2242c31115d3974745a3812f639679e4cc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:48:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:48:43 . [Pipeline] withDockerContainer 07:48:43 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 07:48:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:48:43 $ docker top 65aff90e12b115d19abd94049589539d1d8a41a9495014d860474e3e1f24b8f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:44 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f574e7e603b862d7da8dd0e4a637f16ed11b7329 07:48:44 + tee 07:48:44 clair timeout 1m0s 07:48:44 docker timeout: 1m0s 07:48:44 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:48:45 $ docker stop --time=1 65aff90e12b115d19abd94049589539d1d8a41a9495014d860474e3e1f24b8f8 07:48:46 $ docker rm -f 65aff90e12b115d19abd94049589539d1d8a41a9495014d860474e3e1f24b8f8 [Pipeline] // withDockerContainer [Pipeline] sh 07:48:46 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 07:48:46 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_f574e7e603b862d7da8dd0e4a637f16ed11b7329.html [Pipeline] writeFile [Pipeline] step 07:48:46 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 07:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:48:47 . [Pipeline] withDockerContainer 07:48:47 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 07:48:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:48:47 $ docker top 781fbe28af0d721c6040d17afc123ddc09efc238bc974c7008abc904d89e0855 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:48 + tee 07:48:48 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f574e7e603b862d7da8dd0e4a637f16ed11b7329 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:48:51 $ docker stop --time=1 781fbe28af0d721c6040d17afc123ddc09efc238bc974c7008abc904d89e0855 07:48:53 $ docker rm -f 781fbe28af0d721c6040d17afc123ddc09efc238bc974c7008abc904d89e0855 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 07:48:53 . [Pipeline] withDockerContainer 07:48:53 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 07:48:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 07:48:54 $ docker top 0d6eb9c33bb04d2684a4d784b9b6c64f0b524977db0f09d90cb32e1a9f919e3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:54 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f574e7e603b862d7da8dd0e4a637f16ed11b7329 07:48:54 + tee 07:48:54 clair timeout 1m0s 07:48:54 docker timeout: 1m0s 07:48:54 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:48:55 $ docker stop --time=1 0d6eb9c33bb04d2684a4d784b9b6c64f0b524977db0f09d90cb32e1a9f919e3b 07:48:56 $ docker rm -f 0d6eb9c33bb04d2684a4d784b9b6c64f0b524977db0f09d90cb32e1a9f919e3b [Pipeline] // withDockerContainer [Pipeline] sh 07:48:57 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 07:48:57 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_f574e7e603b862d7da8dd0e4a637f16ed11b7329.html [Pipeline] writeFile [Pipeline] step 07:48:57 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 07:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:48:58 . [Pipeline] withDockerContainer 07:48:58 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 07:48:58 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:48:59 $ docker top dfad29d30598358888619bfb7a58a81c090a74f187a4dbece3e94678b5019eb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:48:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:48:59 [ssh-agent] Looking for ssh-agent implementation... 07:48:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:48:59 $ docker exec dfad29d30598358888619bfb7a58a81c090a74f187a4dbece3e94678b5019eb8 ssh-agent 07:48:59 SSH_AUTH_SOCK=/tmp/ssh-ZdKoCVxkpWlQ/agent.15 07:48:59 SSH_AGENT_PID=22 07:48:59 Running ssh-add (command line suppressed) 07:48:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6358925930447963813.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6358925930447963813.key) 07:48:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:00 + git semver tag 07:49:00 # -> Open(): unable to determine branch for HEAD 07:49:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:49:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:49:00 # $SEMVER_REMOTE_NAME = origin 07:49:00 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 07:49:00 # $SEMVER_USER_NAME = jenkins 07:49:00 # $SEMVER_BRANCH = master 07:49:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:49:00 # f574e7e603b862d7da8dd0e4a637f16ed11b7329 HEAD 07:49:00 # -> Force: false 07:49:00 # 45111e84bea5466caea8bfe436b2ec913a1d170c refs/tags/v1.2.0-dev.13 [Pipeline] } 07:49:00 $ docker exec --env ******** --env ******** dfad29d30598358888619bfb7a58a81c090a74f187a4dbece3e94678b5019eb8 ssh-agent -k 07:49:00 unset SSH_AUTH_SOCK; 07:49:00 unset SSH_AGENT_PID; 07:49:00 echo Agent pid 22 killed; 07:49:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:01 + git semver [Pipeline] } 07:49:01 $ docker stop --time=1 dfad29d30598358888619bfb7a58a81c090a74f187a4dbece3e94678b5019eb8 07:49:02 $ docker rm -f dfad29d30598358888619bfb7a58a81c090a74f187a4dbece3e94678b5019eb8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:49:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 07:49:03 07:49:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:49:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 07:49:03 0.23.1-centos7: Pulling from edgex-lftools 07:49:03 8ba884070f61: Pulling fs layer 07:49:03 78d65bd6cf10: Pulling fs layer 07:49:03 5573da4c1a9d: Pulling fs layer 07:49:03 4493e11b668a: Pulling fs layer 07:49:03 2e4ad32216ba: Pulling fs layer 07:49:03 14bc7892088f: Pulling fs layer 07:49:03 4493e11b668a: Waiting 07:49:03 2e4ad32216ba: Waiting 07:49:03 14bc7892088f: Waiting 07:49:03 78d65bd6cf10: Verifying Checksum 07:49:03 78d65bd6cf10: Download complete 07:49:03 4493e11b668a: Verifying Checksum 07:49:03 4493e11b668a: Download complete 07:49:03 2e4ad32216ba: Verifying Checksum 07:49:03 2e4ad32216ba: Download complete 07:49:04 14bc7892088f: Verifying Checksum 07:49:04 14bc7892088f: Download complete 07:49:04 8ba884070f61: Verifying Checksum 07:49:04 8ba884070f61: Download complete 07:49:05 5573da4c1a9d: Verifying Checksum 07:49:05 5573da4c1a9d: Download complete 07:49:09 8ba884070f61: Pull complete 07:49:09 78d65bd6cf10: Pull complete 07:49:21 5573da4c1a9d: Pull complete 07:49:21 4493e11b668a: Pull complete 07:49:21 2e4ad32216ba: Pull complete 07:49:22 14bc7892088f: Pull complete 07:49:22 Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 07:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:49:22 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 07:49:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat 07:49:23 $ docker top 6b526eb35df3c0e24a30894ef990af557d010b01e4493f5ab582c8ca4586b98f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:49:23 provisioning config files... 07:49:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3802838866827398266tmp 07:49:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2910577875548488319tmp 07:49:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config586822875408428487tmp [Pipeline] { [Pipeline] echo 07:49:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:49:23 ---> sigul-configuration.sh 07:49:23 gpg: directory `/root/.gnupg' created 07:49:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:49:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:49:23 gpg: keyring `/root/.gnupg/secring.gpg' created 07:49:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:49:23 gpg: CAST5 encrypted data 07:49:24 gpg: encrypted with 1 passphrase 07:49:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:49:24 + mkdir /home/jenkins 07:49:24 + mkdir /home/jenkins/sigul [Pipeline] sh 07:49:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 07:49:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:49:25 ---> sigul-install.sh 07:49:31 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:49:31 + git tag --list 07:49:31 v1.2.0-dev.13 [Pipeline] sh 07:49:32 + lftools sign git-tag v1.2.0-dev.13 07:49:33 Signing Git tag with Sigul... 07:49:33 Signing v1.2.0-dev.13 [Pipeline] echo 07:49:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:49:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:49:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:49:34 $ docker stop --time=1 6b526eb35df3c0e24a30894ef990af557d010b01e4493f5ab582c8ca4586b98f 07:49:36 $ docker rm -f 6b526eb35df3c0e24a30894ef990af557d010b01e4493f5ab582c8ca4586b98f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:49:36 . [Pipeline] withDockerContainer 07:49:37 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 07:49:37 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:49:37 $ docker top 12205bfea12bf8a5c95d373e73fdcc20718b4d292543b2759a829b7004ec4025 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:37 [ssh-agent] Looking for ssh-agent implementation... 07:49:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:38 $ docker exec 12205bfea12bf8a5c95d373e73fdcc20718b4d292543b2759a829b7004ec4025 ssh-agent 07:49:38 SSH_AUTH_SOCK=/tmp/ssh-NVevsTjmKgAn/agent.13 07:49:38 SSH_AGENT_PID=20 07:49:38 Running ssh-add (command line suppressed) 07:49:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5728026797818649766.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5728026797818649766.key) 07:49:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:38 + git semver bump pre 07:49:38 # -> Open(): unable to determine branch for HEAD 07:49:38 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:49:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:49:38 # $SEMVER_REMOTE_NAME = origin 07:49:38 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 07:49:38 # $SEMVER_USER_NAME = jenkins 07:49:38 # $SEMVER_BRANCH = master 07:49:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:49:38 1.2.0-dev.14 [Pipeline] } 07:49:38 $ docker exec --env ******** --env ******** 12205bfea12bf8a5c95d373e73fdcc20718b4d292543b2759a829b7004ec4025 ssh-agent -k 07:49:38 unset SSH_AUTH_SOCK; 07:49:38 unset SSH_AGENT_PID; 07:49:38 echo Agent pid 20 killed; 07:49:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:39 + git semver [Pipeline] } 07:49:39 $ docker stop --time=1 12205bfea12bf8a5c95d373e73fdcc20718b4d292543b2759a829b7004ec4025 07:49:40 $ docker rm -f 12205bfea12bf8a5c95d373e73fdcc20718b4d292543b2759a829b7004ec4025 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:49:41 . [Pipeline] withDockerContainer 07:49:41 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 07:49:41 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:49:41 $ docker top 44c5541bdf63e1b2d170181f1bc61489e4b77e6462c992573b6fd510ab7ad976 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:42 [ssh-agent] Looking for ssh-agent implementation... 07:49:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:42 $ docker exec 44c5541bdf63e1b2d170181f1bc61489e4b77e6462c992573b6fd510ab7ad976 ssh-agent 07:49:42 SSH_AUTH_SOCK=/tmp/ssh-B523e1pmzZ7K/agent.15 07:49:42 SSH_AGENT_PID=21 07:49:42 Running ssh-add (command line suppressed) 07:49:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6770295366027989597.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6770295366027989597.key) 07:49:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:43 + git semver push 07:49:43 # -> Open(): unable to determine branch for HEAD 07:49:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:49:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:49:43 # $SEMVER_REMOTE_NAME = origin 07:49:43 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 07:49:43 # $SEMVER_USER_NAME = jenkins 07:49:43 # $SEMVER_BRANCH = master 07:49:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:49:48 $ docker exec --env ******** --env ******** 44c5541bdf63e1b2d170181f1bc61489e4b77e6462c992573b6fd510ab7ad976 ssh-agent -k 07:49:48 unset SSH_AUTH_SOCK; 07:49:48 unset SSH_AGENT_PID; 07:49:48 echo Agent pid 21 killed; 07:49:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:49 + git semver [Pipeline] } 07:49:49 $ docker stop --time=1 44c5541bdf63e1b2d170181f1bc61489e4b77e6462c992573b6fd510ab7ad976 07:49:50 $ docker rm -f 44c5541bdf63e1b2d170181f1bc61489e4b77e6462c992573b6fd510ab7ad976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:49:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:49:51 ---> package-listing.sh 07:49:51 ++ facter osfamily 07:49:51 ++ tr '[:upper:]' '[:lower:]' 07:49:51 + OS_FAMILY=redhat 07:49:51 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 07:49:51 + START_PACKAGES=/tmp/packages_start.txt 07:49:51 + END_PACKAGES=/tmp/packages_end.txt 07:49:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:49:51 + PACKAGES=/tmp/packages_start.txt 07:49:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:49:51 + PACKAGES=/tmp/packages_end.txt 07:49:51 + case "${OS_FAMILY}" in 07:49:51 + rpm -qa 07:49:51 + sort 07:49:55 + '[' -f /tmp/packages_start.txt ']' 07:49:55 + '[' -f /tmp/packages_end.txt ']' 07:49:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:49:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:49:55 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 07:49:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 07:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:49:56 07:49:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:49:56 alpine: Pulling from edgex-lftools-log-publisher 07:49:56 c9b1b535fdd9: Pulling fs layer 07:49:56 2cc5ad85d9ab: Pulling fs layer 07:49:56 756a868c4378: Pulling fs layer 07:49:56 444b2fc9a129: Pulling fs layer 07:49:56 ea15f1150254: Pulling fs layer 07:49:56 41b27a9f41bf: Pulling fs layer 07:49:56 28c525ee5125: Pulling fs layer 07:49:56 094b1ea09ed8: Pulling fs layer 07:49:56 138eaada9080: Pulling fs layer 07:49:56 0622d0fa9048: Pulling fs layer 07:49:56 444b2fc9a129: Waiting 07:49:56 ea15f1150254: Waiting 07:49:56 41b27a9f41bf: Waiting 07:49:56 28c525ee5125: Waiting 07:49:56 138eaada9080: Waiting 07:49:56 094b1ea09ed8: Waiting 07:49:56 2cc5ad85d9ab: Download complete 07:49:56 444b2fc9a129: Verifying Checksum 07:49:56 444b2fc9a129: Download complete 07:49:56 c9b1b535fdd9: Verifying Checksum 07:49:56 c9b1b535fdd9: Download complete 07:49:57 ea15f1150254: Verifying Checksum 07:49:57 ea15f1150254: Download complete 07:49:57 28c525ee5125: Verifying Checksum 07:49:57 28c525ee5125: Download complete 07:49:57 c9b1b535fdd9: Pull complete 07:49:57 756a868c4378: Verifying Checksum 07:49:57 756a868c4378: Download complete 07:49:57 138eaada9080: Verifying Checksum 07:49:57 138eaada9080: Download complete 07:49:57 0622d0fa9048: Verifying Checksum 07:49:57 0622d0fa9048: Download complete 07:49:57 094b1ea09ed8: Verifying Checksum 07:49:57 094b1ea09ed8: Download complete 07:49:58 41b27a9f41bf: Verifying Checksum 07:49:58 41b27a9f41bf: Download complete 07:49:59 2cc5ad85d9ab: Pull complete 07:50:00 756a868c4378: Pull complete 07:50:00 444b2fc9a129: Pull complete 07:50:00 ea15f1150254: Pull complete 07:50:03 41b27a9f41bf: Pull complete 07:50:03 28c525ee5125: Pull complete 07:50:06 094b1ea09ed8: Pull complete 07:50:06 138eaada9080: Pull complete 07:50:06 0622d0fa9048: Pull complete 07:50:06 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:50:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:50:06 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 07:50:06 $ 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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:50:07 $ docker top 7770cdda7f1d2368ac852032127ca97dc435d3e98d385671df774cb94faf9bcc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:50:07 provisioning config files... 07:50:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8201368183674694340tmp [Pipeline] { [Pipeline] echo 07:50:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:50:08 ---> create-netrc.sh [Pipeline] echo 07:50:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:50:08 ---> logs-deploy.sh 07:50:08 + ARCHIVE_ARTIFACTS= 07:50:08 + LOGS_SERVER=https://logs.edgexfoundry.org 07:50:08 + '[' https://logs.edgexfoundry.org == None ']' 07:50:08 + NEXUS_URL=https://nexus.edgexfoundry.org 07:50:08 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/13 07:50:08 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/13/ 07:50:08 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/13 /w/workspace/edgexfoundry_edgex-ui-go_master 07:50:09 Archives upload complete. 07:50:09 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/13 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/13/