Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2842 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 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb (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 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 Commit message: "Fix path separator problem on Windows" > git rev-list --no-walk 7b77da980438135cf839f929c5b499fa5bd7f39a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:07:30 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 10:07:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:07:32 10:07:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:07:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:07:33 latest: Pulling from edgex-devops/git-semver 10:07:33 9123ac7c32f7: Pulling fs layer 10:07:33 b8cc5d1170e3: Pulling fs layer 10:07:33 2924cbbf6a41: Pulling fs layer 10:07:33 93b08a4f1073: Pulling fs layer 10:07:33 b8cc5d1170e3: Verifying Checksum 10:07:33 b8cc5d1170e3: Download complete 10:07:33 9123ac7c32f7: Verifying Checksum 10:07:33 9123ac7c32f7: Download complete 10:07:33 93b08a4f1073: Verifying Checksum 10:07:33 93b08a4f1073: Download complete 10:07:33 2924cbbf6a41: Verifying Checksum 10:07:33 2924cbbf6a41: Download complete 10:07:33 9123ac7c32f7: Pull complete 10:07:33 b8cc5d1170e3: Pull complete 10:07:34 2924cbbf6a41: Pull complete 10:07:34 93b08a4f1073: Pull complete 10:07:34 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 10:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:07:34 prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container 10:07:34 $ 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 10:07:35 $ docker top 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:07:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:35 [ssh-agent] Looking for ssh-agent implementation... 10:07:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:35 $ docker exec 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 ssh-agent 10:07:35 SSH_AUTH_SOCK=/tmp/ssh-i203TPoUPcJy/agent.15 10:07:35 SSH_AGENT_PID=22 10:07:35 Running ssh-add (command line suppressed) 10:07:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_930718493399343469.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_930718493399343469.key) 10:07:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:36 + git describe --exact-match --tags HEAD 10:07:36 fatal: No names found, cannot describe anything. [Pipeline] } 10:07:36 $ docker exec --env ******** --env ******** 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 ssh-agent -k 10:07:36 unset SSH_AUTH_SOCK; 10:07:36 unset SSH_AGENT_PID; 10:07:36 echo Agent pid 22 killed; 10:07:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 10:07:36 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 10:07:36 This usually means this commit has not been tagged. [Pipeline] sshagent 10:07:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:36 [ssh-agent] Looking for ssh-agent implementation... 10:07:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:37 $ docker exec 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 ssh-agent 10:07:37 SSH_AUTH_SOCK=/tmp/ssh-T7E9WJtvjjPc/agent.55 10:07:37 SSH_AGENT_PID=62 10:07:37 Running ssh-add (command line suppressed) 10:07:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4376568688454069890.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4376568688454069890.key) 10:07:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:37 + git semver init 10:07:37 # -> Open(): unable to determine branch for HEAD 10:07:37 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:07:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:07:37 # $SEMVER_REMOTE_NAME = origin 10:07:37 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 10:07:37 # $SEMVER_USER_NAME = jenkins 10:07:37 # $SEMVER_BRANCH = master 10:07:37 # $SEMVER_TEMP = /tmp/semver-382403503 10:07:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:07:38 # '/tmp/semver-382403503' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 10:07:38 # -> Force: false 10:07:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:07:38 $ docker exec --env ******** --env ******** 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 ssh-agent -k 10:07:38 unset SSH_AUTH_SOCK; 10:07:38 unset SSH_AGENT_PID; 10:07:38 echo Agent pid 62 killed; 10:07:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:39 + git semver [Pipeline] } 10:07:39 $ docker stop --time=1 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 10:07:40 $ docker rm -f 6070f8899544c3ccc6a446d38e8f127553ce073e0e9eeaab016afd49c3cbe9e1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 10:07:41 Stashed 33 file(s) [Pipeline] echo 10:07:41 [edgeXSemver] initialized semver on version 1.2.0-dev.22 [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 10:07:56 Still waiting to schedule task 10:07:56 ‘prd-centos7-blackbox-4c-2g-2794’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-2795’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-2841’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-2838’ is offline; ‘prd-centos7-docker-4c-2g-2840’ is offline; ‘prd-centos7-docker-4c-2g-2843’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2839’ doesn’t have label ‘centos7-docker-4c-2g’ 10:07:56 Still waiting to schedule task 10:07:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:09:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2844 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:09:41 Running in /w/workspace/edgex-ui-go/22 [Pipeline] { [Pipeline] checkout 10:09:46 using credential edgex-jenkins-ssh 10:09:47 Cloning the remote Git repository 10:09:47 Cloning with configured refspecs honoured and without tags 10:09:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:09:47 > git init /w/workspace/edgex-ui-go/22 # timeout=10 10:09:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:09:47 > git --version # timeout=10 10:09:47 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 10:09:48 Fetching without tags 10:09:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:09:48 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:09:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:09:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:09:48 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 10:09:48 Checking out Revision 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb (master) 10:09:48 > git config core.sparsecheckout # timeout=10 10:09:48 > git checkout -f 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 10:09:53 Commit message: "Fix path separator problem on Windows" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:09:54 ========================================================= 10:09:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 10:09:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:09:55 + 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 . 10:09:56 Sending build context to Docker daemon 11.37MB 10:09:56 Step 1/8 : ARG BASE=golang:1.11-alpine 10:09:56 Step 2/8 : FROM ${BASE} 10:09:56 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:09:56 29bddadc8f3f: Pulling fs layer 10:09:56 02bb20f2603b: Pulling fs layer 10:09:56 b62863a3550b: Pulling fs layer 10:09:56 9586258a13ea: Pulling fs layer 10:09:56 a8b2cbafd68c: Pulling fs layer 10:09:56 d1dd75721c92: Pulling fs layer 10:09:56 4e34fffdb759: Pulling fs layer 10:09:56 fd1d9eb628f9: Pulling fs layer 10:09:56 bd44c58b92db: Pulling fs layer 10:09:56 e5856e266cf4: Pulling fs layer 10:09:56 f0f88b30cdbb: Pulling fs layer 10:09:56 4e34fffdb759: Waiting 10:09:56 fd1d9eb628f9: Waiting 10:09:56 bd44c58b92db: Waiting 10:09:56 e5856e266cf4: Waiting 10:09:56 f0f88b30cdbb: Waiting 10:09:56 9586258a13ea: Waiting 10:09:56 a8b2cbafd68c: Waiting 10:09:57 b62863a3550b: Verifying Checksum 10:09:57 b62863a3550b: Download complete 10:09:57 02bb20f2603b: Verifying Checksum 10:09:57 02bb20f2603b: Download complete 10:09:57 a8b2cbafd68c: Verifying Checksum 10:09:57 a8b2cbafd68c: Download complete 10:09:57 d1dd75721c92: Verifying Checksum 10:09:57 d1dd75721c92: Download complete 10:09:57 29bddadc8f3f: Download complete 10:09:58 29bddadc8f3f: Pull complete 10:09:59 02bb20f2603b: Pull complete 10:09:59 b62863a3550b: Pull complete 10:10:01 4e34fffdb759: Verifying Checksum 10:10:01 4e34fffdb759: Download complete 10:10:01 bd44c58b92db: Verifying Checksum 10:10:01 bd44c58b92db: Download complete 10:10:03 e5856e266cf4: Verifying Checksum 10:10:03 e5856e266cf4: Download complete 10:10:03 f0f88b30cdbb: Verifying Checksum 10:10:03 f0f88b30cdbb: Download complete 10:10:03 Running on prd-centos7-docker-4c-2g-2845 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:10:03 Running in /w/workspace/edgex-ui-go/22 [Pipeline] { [Pipeline] checkout 10:10:05 fd1d9eb628f9: Verifying Checksum 10:10:05 fd1d9eb628f9: Download complete 10:10:06 9586258a13ea: Download complete 10:10:08 using credential edgex-jenkins-ssh 10:10:08 Cloning the remote Git repository 10:10:08 Cloning with configured refspecs honoured and without tags 10:10:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:10:08 > git init /w/workspace/edgex-ui-go/22 # timeout=10 10:10:09 Fetching without tags 10:10:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:10:08 > git --version # timeout=10 10:10:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 10:10:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:10:09 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:10:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:10:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:10:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 10:10:09 Checking out Revision 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb (master) 10:10:09 > git config core.sparsecheckout # timeout=10 10:10:09 > git checkout -f 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 10:10:13 Commit message: "Fix path separator problem on Windows" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:10:14 ========================================================= 10:10:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 10:10:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:10:15 + 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 . 10:10:15 Sending build context to Docker daemon 11.37MB 10:10:15 Step 1/8 : ARG BASE=golang:1.11-alpine 10:10:15 Step 2/8 : FROM ${BASE} 10:10:15 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 10:10:15 9d48c3bd43c5: Pulling fs layer 10:10:15 7f94eaf8af20: Pulling fs layer 10:10:15 9fe9984849c1: Pulling fs layer 10:10:15 ec448270508e: Pulling fs layer 10:10:15 65ba82af53f7: Pulling fs layer 10:10:15 07c18b20a200: Pulling fs layer 10:10:15 d9b3ee039db2: Pulling fs layer 10:10:15 8c79c1ac0d81: Pulling fs layer 10:10:15 ff40f1a7a0b9: Pulling fs layer 10:10:15 bdb43ae2d12f: Pulling fs layer 10:10:15 8e1ab0ef8490: Pulling fs layer 10:10:15 d9b3ee039db2: Waiting 10:10:15 8c79c1ac0d81: Waiting 10:10:15 bdb43ae2d12f: Waiting 10:10:15 ff40f1a7a0b9: Waiting 10:10:15 65ba82af53f7: Waiting 10:10:15 ec448270508e: Waiting 10:10:15 8e1ab0ef8490: Waiting 10:10:15 9fe9984849c1: Verifying Checksum 10:10:15 9fe9984849c1: Download complete 10:10:15 7f94eaf8af20: Verifying Checksum 10:10:15 7f94eaf8af20: Download complete 10:10:15 65ba82af53f7: Verifying Checksum 10:10:15 65ba82af53f7: Download complete 10:10:15 07c18b20a200: Verifying Checksum 10:10:15 07c18b20a200: Download complete 10:10:15 9d48c3bd43c5: Verifying Checksum 10:10:15 9d48c3bd43c5: Download complete 10:10:16 9d48c3bd43c5: Pull complete 10:10:16 d9b3ee039db2: Verifying Checksum 10:10:16 d9b3ee039db2: Download complete 10:10:16 ff40f1a7a0b9: Verifying Checksum 10:10:16 ff40f1a7a0b9: Download complete 10:10:17 bdb43ae2d12f: Verifying Checksum 10:10:17 bdb43ae2d12f: Download complete 10:10:17 8e1ab0ef8490: Verifying Checksum 10:10:17 8e1ab0ef8490: Download complete 10:10:17 8c79c1ac0d81: Download complete 10:10:17 ec448270508e: Verifying Checksum 10:10:17 ec448270508e: Download complete 10:10:18 7f94eaf8af20: Pull complete 10:10:18 9fe9984849c1: Pull complete 10:10:18 9586258a13ea: Pull complete 10:10:18 a8b2cbafd68c: Pull complete 10:10:18 d1dd75721c92: Pull complete 10:10:21 4e34fffdb759: Pull complete 10:10:23 ec448270508e: Pull complete 10:10:23 65ba82af53f7: Pull complete 10:10:23 07c18b20a200: Pull complete 10:10:25 fd1d9eb628f9: Pull complete 10:10:26 bd44c58b92db: Pull complete 10:10:28 e5856e266cf4: Pull complete 10:10:28 f0f88b30cdbb: Pull complete 10:10:28 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 10:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 10:10:28 ---> 0be50c763560 10:10:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:10:28 d9b3ee039db2: Pull complete 10:10:30 8c79c1ac0d81: Pull complete 10:10:30 ff40f1a7a0b9: Pull complete 10:10:31 bdb43ae2d12f: Pull complete 10:10:31 8e1ab0ef8490: Pull complete 10:10:31 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 10:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 10:10:31 ---> 8acfeb908b63 10:10:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:10:32 ---> Running in 3fc6e89ba901 10:10:32 Removing intermediate container 3fc6e89ba901 10:10:32 ---> d7200588cd77 10:10:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:32 ---> Running in 96020c9b887a 10:10:32 ---> Running in 078faa7a1f5f 10:10:32 Removing intermediate container 078faa7a1f5f 10:10:32 ---> 6e39f6ddff78 10:10:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:33 ---> Running in 7af7bb4005f2 10:10:33 Removing intermediate container 96020c9b887a 10:10:33 ---> 6e26954c0dfa 10:10:33 Step 5/8 : RUN apk add --no-cache make git 10:10:33 ---> Running in cd7ae40cec0a 10:10:34 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 10:10:34 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 10:10:35 Removing intermediate container 7af7bb4005f2 10:10:35 ---> 086282dd5c19 10:10:35 Step 5/8 : RUN apk add --no-cache make git 10:10:35 OK: 134 MiB in 39 packages 10:10:35 ---> Running in c102c2ed16dc 10:10:35 Removing intermediate container cd7ae40cec0a 10:10:35 ---> 93910ac46f40 10:10:35 Step 6/8 : WORKDIR /edgex-ui-go 10:10:35 ---> Running in e93517523c7e 10:10:35 Removing intermediate container e93517523c7e 10:10:35 ---> ba95666cc467 10:10:35 Step 7/8 : COPY . . 10:10:36 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 10:10:36 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 10:10:37 OK: 121 MiB in 39 packages 10:10:37 ---> 8bec2fc4abf7 10:10:37 Step 8/8 : RUN go mod download 10:10:37 ---> Running in f6e6ea6d80c3 10:10:37 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 10:10:37 go: finding github.com/gorilla/websocket v1.4.0 10:10:37 go: finding github.com/gorilla/mux v1.7.1 10:10:37 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 10:10:37 go: finding github.com/pelletier/go-toml v1.2.0 10:10:37 go: finding github.com/BurntSushi/toml v0.3.1 10:10:37 go: finding github.com/kr/pretty v0.1.0 10:10:38 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 10:10:38 go: finding github.com/kr/text v0.1.0 10:10:38 go: finding github.com/mitchellh/copystructure v1.0.0 10:10:38 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 10:10:38 go: finding github.com/hashicorp/consul/api v1.1.0 10:10:38 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:10:38 go: finding github.com/stretchr/testify v1.3.0 10:10:38 go: finding github.com/pkg/errors v0.8.1 10:10:38 Removing intermediate container c102c2ed16dc 10:10:38 ---> 7fb6918cbc95 10:10:38 Step 6/8 : WORKDIR /edgex-ui-go 10:10:38 ---> Running in 508aa8c89403 10:10:38 go: finding github.com/kr/pty v1.1.1 10:10:38 go: finding github.com/mitchellh/reflectwalk v1.0.0 10:10:38 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 10:10:38 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 10:10:38 go: finding github.com/davecgh/go-spew v1.1.0 10:10:38 go: finding github.com/pmezard/go-difflib v1.0.0 10:10:38 go: finding github.com/stretchr/objx v0.1.0 10:10:39 Removing intermediate container 508aa8c89403 10:10:39 ---> ee68584bb7ea 10:10:39 Step 7/8 : COPY . . 10:10:39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:10:39 go: finding golang.org/x/text v0.3.0 10:10:40 ---> cbaaa6cb023f 10:10:40 Step 8/8 : RUN go mod download 10:10:40 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 10:10:41 ---> Running in 935b7c7024d7 10:10:42 go: finding github.com/gorilla/websocket v1.4.0 10:10:42 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 10:10:42 go: finding github.com/BurntSushi/toml v0.3.1 10:10:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 10:10:42 go: finding github.com/kr/pretty v0.1.0 10:10:42 go: finding github.com/gorilla/mux v1.7.1 10:10:42 go: finding github.com/pelletier/go-toml v1.2.0 10:10:42 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 10:10:42 go: finding github.com/kr/text v0.1.0 10:10:42 go: finding github.com/mitchellh/copystructure v1.0.0 10:10:42 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 10:10:42 go: finding github.com/hashicorp/consul/api v1.1.0 10:10:43 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:10:43 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 10:10:43 go: finding github.com/stretchr/testify v1.3.0 10:10:43 go: finding github.com/pkg/errors v0.8.1 10:10:43 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 10:10:43 go: finding github.com/kr/pty v1.1.1 10:10:43 go: finding github.com/hashicorp/consul/sdk v0.1.1 10:10:43 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:10:43 go: finding github.com/hashicorp/go-rootcerts v1.0.0 10:10:43 go: finding github.com/hashicorp/go-uuid v1.0.1 10:10:43 go: finding github.com/mitchellh/mapstructure v1.1.2 10:10:43 go: finding github.com/hashicorp/serf v0.8.2 10:10:43 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 10:10:43 go: finding github.com/mitchellh/go-testing-interface v1.0.0 10:10:43 go: finding github.com/mitchellh/reflectwalk v1.0.0 10:10:43 go: finding github.com/mitchellh/go-homedir v1.0.0 10:10:43 go: finding github.com/hashicorp/go-msgpack v0.5.3 10:10:43 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 10:10:43 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:10:43 go: finding github.com/hashicorp/memberlist v0.1.3 10:10:43 go: finding github.com/hashicorp/logutils v1.0.0 10:10:43 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 10:10:43 go: finding github.com/mitchellh/cli v1.0.0 10:10:43 go: finding github.com/mitchellh/iochan v1.0.0 10:10:43 go: finding github.com/hashicorp/mdns v1.0.0 10:10:44 go: finding github.com/mitchellh/gox v0.4.0 10:10:44 go: finding github.com/davecgh/go-spew v1.1.0 10:10:44 go: finding github.com/pmezard/go-difflib v1.0.0 10:10:44 go: finding github.com/stretchr/objx v0.1.0 10:10:44 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 10:10:44 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 10:10:44 go: finding github.com/fatih/color v1.7.0 10:10:44 go: finding github.com/hashicorp/go-multierror v1.0.0 10:10:44 go: finding github.com/mattn/go-isatty v0.0.3 10:10:44 go: finding github.com/hashicorp/go-syslog v1.0.0 10:10:44 go: finding github.com/hashicorp/go.net v0.0.1 10:10:44 go: finding github.com/miekg/dns v1.0.14 10:10:44 go: finding github.com/stretchr/testify v1.2.2 10:10:44 go: finding github.com/posener/complete v1.1.1 10:10:44 go: finding github.com/bgentry/speakeasy v0.1.0 10:10:44 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:10:44 go: finding github.com/hashicorp/go-sockaddr v1.0.0 10:10:44 go: finding github.com/mattn/go-colorable v0.0.9 10:10:44 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 10:10:44 go: finding github.com/davecgh/go-spew v1.1.1 10:10:44 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 10:10:44 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 10:10:44 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 10:10:44 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:10:44 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 10:10:44 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 10:10:45 go: finding github.com/hashicorp/errwrap v1.0.0 10:10:45 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 10:10:45 go: finding github.com/hashicorp/go-uuid v1.0.0 10:10:45 go: finding github.com/hashicorp/golang-lru v0.5.0 10:10:46 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:10:46 go: finding golang.org/x/text v0.3.0 10:10:48 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 10:10:48 go: finding github.com/hashicorp/consul/sdk v0.1.1 10:10:49 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:10:49 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 10:10:49 go: finding github.com/hashicorp/go-uuid v1.0.1 10:10:49 go: finding github.com/hashicorp/go-rootcerts v1.0.0 10:10:49 go: finding github.com/hashicorp/serf v0.8.2 10:10:49 go: finding github.com/mitchellh/mapstructure v1.1.2 10:10:49 go: finding github.com/mitchellh/go-homedir v1.0.0 10:10:49 go: finding github.com/mitchellh/go-testing-interface v1.0.0 10:10:50 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 10:10:50 go: finding github.com/hashicorp/logutils v1.0.0 10:10:50 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:10:50 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 10:10:50 go: finding github.com/hashicorp/memberlist v0.1.3 10:10:50 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 10:10:50 go: finding github.com/mitchellh/cli v1.0.0 10:10:50 go: finding github.com/mitchellh/iochan v1.0.0 10:10:50 go: finding github.com/hashicorp/mdns v1.0.0 10:10:51 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 10:10:51 go: finding github.com/hashicorp/go-syslog v1.0.0 10:10:51 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 10:10:51 go: finding github.com/mitchellh/gox v0.4.0 10:10:52 go: finding github.com/hashicorp/go-msgpack v0.5.3 10:10:52 go: finding github.com/mattn/go-colorable v0.0.9 10:10:52 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 10:10:52 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:10:52 go: finding github.com/hashicorp/go-multierror v1.0.0 10:10:53 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 10:10:53 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 10:10:53 go: finding github.com/davecgh/go-spew v1.1.1 10:10:53 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:10:53 go: finding github.com/posener/complete v1.1.1 10:10:53 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 10:10:53 go: finding github.com/miekg/dns v1.0.14 10:10:53 go: finding github.com/hashicorp/go-sockaddr v1.0.0 10:10:54 go: finding github.com/mattn/go-isatty v0.0.3 10:10:54 go: finding github.com/hashicorp/go.net v0.0.1 10:10:54 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 10:10:54 go: finding github.com/stretchr/testify v1.2.2 10:10:54 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 10:10:54 go: finding github.com/bgentry/speakeasy v0.1.0 10:10:54 go: finding github.com/hashicorp/errwrap v1.0.0 10:10:54 go: finding github.com/hashicorp/go-uuid v1.0.0 10:10:54 go: finding github.com/hashicorp/golang-lru v0.5.0 10:10:55 go: finding github.com/fatih/color v1.7.0 10:10:57 Removing intermediate container f6e6ea6d80c3 10:10:57 ---> 726706cad61f 10:10:57 Successfully built 726706cad61f 10:10:57 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 10:10:58 + docker inspect -f . ci-base-image-x86_64 10:10:58 . [Pipeline] withDockerContainer 10:10:58 prd-centos7-docker-4c-2g-2845 does not seem to be running inside a container 10:10:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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 10:10:59 $ docker top 9f30b75d2c1bbebfeefae6227feca6fdb860d8d4f9419b9158abd820bb76923b -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:59 + go version 10:10:59 go version go1.11.13 linux/amd64 [Pipeline] sh 10:10:59 + make test 10:10:59 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:11:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:11:11 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 10:11:11 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 10:11:11 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 10:11:11 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 10:11:11 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 10:11:11 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 10:11:11 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 10:11:11 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 10:11:11 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 10:11:11 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 10:11:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:11:11 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:11:11 GO111MODULE=on go vet ./... [Pipeline] stash 10:11:15 Stashed 1 file(s) [Pipeline] } 10:11:15 $ docker stop --time=1 9f30b75d2c1bbebfeefae6227feca6fdb860d8d4f9419b9158abd820bb76923b 10:11:16 $ docker rm -f 9f30b75d2c1bbebfeefae6227feca6fdb860d8d4f9419b9158abd820bb76923b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:11:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:11:17 + ls -al . 10:11:17 total 72 10:11:17 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 10:11 . 10:11:17 drwxrwxr-x. 4 jenkins jenkins 30 Apr 8 10:10 .. 10:11:17 drwxrwxr-x. 8 jenkins jenkins 119 Apr 8 10:10 app 10:11:17 drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 10:10 assets 10:11:17 drwxrwxr-x. 2 jenkins jenkins 35 Apr 8 10:10 bin 10:11:17 drwxrwxr-x. 3 jenkins jenkins 29 Apr 8 10:10 cmd 10:11:17 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 8 10:10 CONTRIBUTING.md 10:11:17 -rw-r--r--. 1 jenkins jenkins 10 Apr 8 10:11 coverage.out 10:11:17 -rw-rw-r--. 1 jenkins jenkins 839 Apr 8 10:10 Dockerfile 10:11:17 -rw-rw-r--. 1 jenkins jenkins 898 Apr 8 10:10 Dockerfile.build 10:11:17 drwxrwxr-x. 4 jenkins jenkins 53 Apr 8 10:10 docs 10:11:17 drwxrwxr-x. 8 jenkins jenkins 162 Apr 8 10:10 .git 10:11:17 -rw-rw-r--. 1 jenkins jenkins 123 Apr 8 10:10 .gitignore 10:11:17 -rw-rw-r--. 1 jenkins jenkins 522 Apr 8 10:10 go.mod 10:11:17 -rw-r--r--. 1 jenkins jenkins 8727 Apr 8 10:11 go.sum 10:11:17 drwxrwxr-x. 3 jenkins jenkins 17 Apr 8 10:10 internal 10:11:17 -rw-rw-r--. 1 jenkins jenkins 675 Apr 8 10:10 Jenkinsfile 10:11:17 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 8 10:10 LICENSE 10:11:17 -rw-rw-r--. 1 jenkins jenkins 951 Apr 8 10:10 Makefile 10:11:17 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 8 10:10 README.md 10:11:17 drwxrwxr-x. 3 jenkins jenkins 44 Apr 8 10:10 .semver 10:11:17 drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 10:10 snap 10:11:17 -rw-rw-r--. 1 jenkins jenkins 12 Apr 8 10:07 VERSION 10:11:17 -rw-rw-r--. 1 jenkins jenkins 155 Apr 8 10:10 version.go [Pipeline] isUnix [Pipeline] sh 10:11:18 + 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=97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb --label arch=amd64 --label version=1.2.0-dev.22 . 10:11:18 Sending build context to Docker daemon 11.38MB 10:11:18 Step 1/23 : ARG BASE=golang:1.11-alpine 10:11:18 Step 2/23 : FROM ${BASE} AS builder 10:11:18 ---> 726706cad61f 10:11:18 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:11:18 ---> Running in 8812c7e041d4 10:11:18 Removing intermediate container 8812c7e041d4 10:11:18 ---> e44053a25342 10:11:18 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 10:11:18 ---> Running in c75a00050e17 10:11:18 Removing intermediate container c75a00050e17 10:11:18 ---> ce4b861c5d0d 10:11:18 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 10:11:18 ---> Running in abdb2d76bd93 10:11:18 Removing intermediate container abdb2d76bd93 10:11:18 ---> f8e781c300c8 10:11:18 Step 6/23 : LABEL Name=edgex-ui-go 10:11:18 ---> Running in 829350b7917d 10:11:18 Removing intermediate container 829350b7917d 10:11:18 ---> 92083a0ca652 10:11:18 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:11:19 ---> Running in 7e432ca3d5e0 10:11:19 Removing intermediate container 7e432ca3d5e0 10:11:19 ---> 38440913c597 10:11:19 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:19 ---> Running in c106d70e6251 10:11:20 Removing intermediate container c106d70e6251 10:11:20 ---> a5b382bb190c 10:11:20 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:20 ---> Running in 78ea02a48ec2 10:11:20 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 10:11:20 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 10:11:21 OK: 134 MiB in 39 packages 10:11:21 Removing intermediate container 78ea02a48ec2 10:11:21 ---> f8d91f8e36ed 10:11:21 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:11:21 ---> Running in 5476e98a7c50 10:11:21 Removing intermediate container 5476e98a7c50 10:11:21 ---> fc717f9af2ce 10:11:21 Step 11/23 : COPY go.mod . 10:11:21 ---> e4502ac8a599 10:11:21 Step 12/23 : COPY Makefile . 10:11:22 ---> ada0a070313a 10:11:22 Step 13/23 : RUN make update 10:11:22 ---> Running in 2a5db8f32f60 10:11:22 CGO_ENABLED=0 GO111MODULE=on go mod download 10:11:23 Removing intermediate container 2a5db8f32f60 10:11:23 ---> c2337ca28b67 10:11:23 Step 14/23 : COPY . . 10:11:23 ---> 5899f780cc6e 10:11:23 Step 15/23 : RUN ${MAKE} 10:11:23 ---> Running in 2124d2f681eb 10:11:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:11:27 Removing intermediate container 935b7c7024d7 10:11:27 ---> 2841b4766d25 10:11:27 Successfully built 2841b4766d25 10:11:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:11:28 + docker inspect -f . ci-base-image-arm64 10:11:28 . [Pipeline] withDockerContainer 10:11:28 prd-ubuntu18.04-docker-arm64-4c-16g-2844 does not seem to be running inside a container 10:11:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/22 -v /w/workspace/edgex-ui-go/22:/w/workspace/edgex-ui-go/22:rw,z -v /w/workspace/edgex-ui-go/22@tmp:/w/workspace/edgex-ui-go/22@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 10:11:29 $ docker top 245a0c2ec12a1fb7588107dcc9a745c6ab9b7ec41d88936096c4b9f060c8eacd -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:30 + go version 10:11:30 go version go1.11.13 linux/arm64 [Pipeline] sh 10:11:31 + make test 10:11:31 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:11:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:11:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:11:35 Removing intermediate container 2124d2f681eb 10:11:35 ---> ade0faf83c5d 10:11:35 Step 16/23 : FROM alpine 10:11:36 latest: Pulling from library/alpine 10:11:36 aad63a933944: Pulling fs layer 10:11:36 aad63a933944: Download complete 10:11:36 aad63a933944: Pull complete 10:11:36 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 10:11:36 Status: Downloaded newer image for alpine:latest 10:11:36 ---> a187dde48cd2 10:11:36 Step 17/23 : EXPOSE 4000 10:11:36 ---> Running in 5744cd450268 10:11:36 Removing intermediate container 5744cd450268 10:11:36 ---> 95c5d02565ad 10:11:36 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 10:11:37 ---> 3c532652dd0a 10:11:37 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:11:37 ---> Running in 096a67b204b6 10:11:37 Removing intermediate container 096a67b204b6 10:11:37 ---> e56db777fd65 10:11:37 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 10:11:37 ---> Running in 5556498f6f37 10:11:37 Removing intermediate container 5556498f6f37 10:11:37 ---> 94ac4c4511dc 10:11:37 Step 21/23 : LABEL arch=amd64 10:11:37 ---> Running in ab5b32a97f62 10:11:37 Removing intermediate container ab5b32a97f62 10:11:37 ---> e5bb9ac69c06 10:11:37 Step 22/23 : LABEL git_sha=97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb 10:11:37 ---> Running in 72db09f7b23f 10:11:38 Removing intermediate container 72db09f7b23f 10:11:38 ---> 6d1ffb88260c 10:11:38 Step 23/23 : LABEL version=1.2.0-dev.22 10:11:38 ---> Running in 55f29b9908d6 10:11:38 Removing intermediate container 55f29b9908d6 10:11:38 ---> 4c52fec3cccf 10:11:38 [Warning] One or more build-args [ARCH] were not consumed 10:11:38 Successfully built 4c52fec3cccf 10:11:38 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 10:11:38 provisioning config files... 10:11:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/22@tmp/config1777196300744642526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:38 nexus3.edgexfoundry.org:10001 10:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:39 Configure a credential helper to remove this warning. See 10:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:39 10:11:39 Login Succeeded 10:11:39 nexus3.edgexfoundry.org:10002 10:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:39 Configure a credential helper to remove this warning. See 10:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:39 10:11:39 Login Succeeded 10:11:39 nexus3.edgexfoundry.org:10003 10:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:39 Configure a credential helper to remove this warning. See 10:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:39 10:11:39 Login Succeeded 10:11:39 nexus3.edgexfoundry.org:10004 10:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:39 Configure a credential helper to remove this warning. See 10:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:39 10:11:39 Login Succeeded 10:11:39 docker.io 10:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:40 Configure a credential helper to remove this warning. See 10:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:40 10:11:40 Login Succeeded [Pipeline] } 10:11:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:40 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 10:11:40 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb 10:11:40 latest 10:11:40 1.2.0-dev.22 10:11:40 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22 10:11:40 master 10:11:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:11:40 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [Pipeline] isUnix [Pipeline] sh 10:11:41 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb 10:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 10:11:41 2bc9fe77dd47: Preparing 10:11:41 beee9f30bc1f: Preparing 10:11:41 beee9f30bc1f: Layer already exists 10:11:42 2bc9fe77dd47: Pushed 10:11:42 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb: digest: sha256:861e4b4307e00c46ba872e4e76876eccbd331c67caf66217ee7bafbd6ef41037 size: 739 [Pipeline] isUnix [Pipeline] sh 10:11:42 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 10:11:43 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 10:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 10:11:43 2bc9fe77dd47: Preparing 10:11:43 beee9f30bc1f: Preparing 10:11:43 2bc9fe77dd47: Layer already exists 10:11:43 beee9f30bc1f: Layer already exists 10:11:43 latest: digest: sha256:861e4b4307e00c46ba872e4e76876eccbd331c67caf66217ee7bafbd6ef41037 size: 739 [Pipeline] isUnix [Pipeline] sh 10:11:43 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 10:11:43 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.22 10:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 10:11:43 2bc9fe77dd47: Preparing 10:11:43 beee9f30bc1f: Preparing 10:11:43 beee9f30bc1f: Layer already exists 10:11:43 2bc9fe77dd47: Layer already exists 10:11:43 1.2.0-dev.22: digest: sha256:861e4b4307e00c46ba872e4e76876eccbd331c67caf66217ee7bafbd6ef41037 size: 739 [Pipeline] isUnix [Pipeline] sh 10:11:44 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 10:11:44 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22 10:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 10:11:44 2bc9fe77dd47: Preparing 10:11:44 beee9f30bc1f: Preparing 10:11:44 2bc9fe77dd47: Layer already exists 10:11:44 beee9f30bc1f: Layer already exists 10:11:44 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22: digest: sha256:861e4b4307e00c46ba872e4e76876eccbd331c67caf66217ee7bafbd6ef41037 size: 739 [Pipeline] isUnix [Pipeline] sh 10:11:44 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 10:11:45 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 10:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 10:11:45 2bc9fe77dd47: Preparing 10:11:45 beee9f30bc1f: Preparing 10:11:45 2bc9fe77dd47: Layer already exists 10:11:45 beee9f30bc1f: Layer already exists 10:11:45 master: digest: sha256:861e4b4307e00c46ba872e4e76876eccbd331c67caf66217ee7bafbd6ef41037 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] } 10:11:59 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 10:11:59 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 10:11:59 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 10:11:59 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 10:11:59 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 10:11:59 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 10:11:59 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 10:11:59 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 10:11:59 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 10:11:59 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 10:11:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:11:59 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:11:59 GO111MODULE=on go vet ./... [Pipeline] stash 10:12:11 Warning: overwriting stash ‘coverage-report’ 10:12:11 Stashed 1 file(s) [Pipeline] } 10:12:11 $ docker stop --time=1 245a0c2ec12a1fb7588107dcc9a745c6ab9b7ec41d88936096c4b9f060c8eacd 10:12:14 $ docker rm -f 245a0c2ec12a1fb7588107dcc9a745c6ab9b7ec41d88936096c4b9f060c8eacd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:15 + ls -al . 10:12:15 total 112 10:12:15 drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 10:11 . 10:12:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:09 .. 10:12:15 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 10:09 .git 10:12:15 -rw-rw-r-- 1 jenkins jenkins 123 Apr 8 10:09 .gitignore 10:12:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:09 .semver 10:12:15 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 8 10:09 CONTRIBUTING.md 10:12:15 -rw-rw-r-- 1 jenkins jenkins 839 Apr 8 10:09 Dockerfile 10:12:15 -rw-rw-r-- 1 jenkins jenkins 898 Apr 8 10:09 Dockerfile.build 10:12:15 -rw-rw-r-- 1 jenkins jenkins 675 Apr 8 10:09 Jenkinsfile 10:12:15 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 8 10:09 LICENSE 10:12:15 -rw-rw-r-- 1 jenkins jenkins 951 Apr 8 10:09 Makefile 10:12:15 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 8 10:09 README.md 10:12:15 -rw-rw-r-- 1 jenkins jenkins 12 Apr 8 10:07 VERSION 10:12:15 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 10:09 app 10:12:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:09 assets 10:12:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 10:09 bin 10:12:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:09 cmd 10:12:15 -rw-r--r-- 1 jenkins jenkins 10 Apr 8 10:11 coverage.out 10:12:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:09 docs 10:12:15 -rw-rw-r-- 1 jenkins jenkins 522 Apr 8 10:09 go.mod 10:12:15 -rw-r--r-- 1 jenkins jenkins 8727 Apr 8 10:11 go.sum 10:12:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 10:09 internal 10:12:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 10:09 snap 10:12:15 -rw-rw-r-- 1 jenkins jenkins 155 Apr 8 10:09 version.go [Pipeline] isUnix [Pipeline] sh 10:12:15 + 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=97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb --label arch=arm64 --label version=1.2.0-dev.22 . 10:12:16 Sending build context to Docker daemon 11.38MB 10:12:16 Step 1/23 : ARG BASE=golang:1.11-alpine 10:12:16 Step 2/23 : FROM ${BASE} AS builder 10:12:16 ---> 2841b4766d25 10:12:16 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:12:16 ---> Running in 9439dff46c00 10:12:16 Removing intermediate container 9439dff46c00 10:12:16 ---> 31ea202834cd 10:12:16 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 10:12:16 ---> Running in 793c97f44376 10:12:17 Removing intermediate container 793c97f44376 10:12:17 ---> a8aca6c208d5 10:12:17 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 10:12:17 ---> Running in 66c0a2e9f3e1 10:12:17 Removing intermediate container 66c0a2e9f3e1 10:12:17 ---> 0da5f9fe7395 10:12:17 Step 6/23 : LABEL Name=edgex-ui-go 10:12:17 ---> Running in 416a966b01c3 10:12:18 Removing intermediate container 416a966b01c3 10:12:18 ---> 157b10d1241f 10:12:18 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:12:18 ---> Running in c43f24c1bb59 10:12:18 Removing intermediate container c43f24c1bb59 10:12:18 ---> d84b7a135d05 10:12:18 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:18 ---> Running in 26e986ff3a7f 10:12:20 Removing intermediate container 26e986ff3a7f 10:12:20 ---> 086dac3a94c4 10:12:20 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:20 ---> Running in c2ed9a03cde1 10:12:21 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 10:12:22 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 10:12:22 OK: 121 MiB in 39 packages 10:12:23 Removing intermediate container c2ed9a03cde1 10:12:23 ---> c763d55e4657 10:12:23 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:12:23 ---> Running in 36b39b65bc4f 10:12:24 Removing intermediate container 36b39b65bc4f 10:12:24 ---> a6e0ea7de753 10:12:24 Step 11/23 : COPY go.mod . 10:12:24 ---> 0a7ab59dff9f 10:12:24 Step 12/23 : COPY Makefile . 10:12:24 ---> 873f4ee12833 10:12:24 Step 13/23 : RUN make update 10:12:24 ---> Running in b42bb8d8f06b 10:12:25 CGO_ENABLED=0 GO111MODULE=on go mod download 10:12:26 Removing intermediate container b42bb8d8f06b 10:12:26 ---> ff6152c64a4b 10:12:26 Step 14/23 : COPY . . 10:12:28 ---> c4c46cd0f308 10:12:28 Step 15/23 : RUN ${MAKE} 10:12:28 ---> Running in e669f0273ffe 10:12:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:12:51 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:12:57 Removing intermediate container e669f0273ffe 10:12:57 ---> 4ff9322538ce 10:12:57 Step 16/23 : FROM alpine 10:12:57 latest: Pulling from library/alpine 10:12:57 8a0637ca1ac9: Pulling fs layer 10:12:58 8a0637ca1ac9: Verifying Checksum 10:12:58 8a0637ca1ac9: Download complete 10:12:58 8a0637ca1ac9: Pull complete 10:12:58 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 10:12:58 Status: Downloaded newer image for alpine:latest 10:12:58 ---> 2ee122dcc32d 10:12:58 Step 17/23 : EXPOSE 4000 10:12:59 ---> Running in b571572b93a3 10:12:59 Removing intermediate container b571572b93a3 10:12:59 ---> 47b1ebefa1c4 10:12:59 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 10:13:01 ---> a6de476d501b 10:13:01 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:13:01 ---> Running in 793eec059ea9 10:13:02 Removing intermediate container 793eec059ea9 10:13:02 ---> ede208843a7b 10:13:02 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 10:13:02 ---> Running in 0dc18afce5e9 10:13:02 Removing intermediate container 0dc18afce5e9 10:13:02 ---> df9fef445105 10:13:02 Step 21/23 : LABEL arch=arm64 10:13:02 ---> Running in adcfc5300ab6 10:13:02 Removing intermediate container adcfc5300ab6 10:13:02 ---> dc3b333a09e4 10:13:02 Step 22/23 : LABEL git_sha=97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb 10:13:02 ---> Running in 9092cbfc4422 10:13:03 Removing intermediate container 9092cbfc4422 10:13:03 ---> b4816d0299c9 10:13:03 Step 23/23 : LABEL version=1.2.0-dev.22 10:13:03 ---> Running in e17a25a11b17 10:13:03 Removing intermediate container e17a25a11b17 10:13:03 ---> 8ea47975b4d6 10:13:03 [Warning] One or more build-args [ARCH] were not consumed 10:13:04 Successfully built 8ea47975b4d6 10:13:04 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 10:13:04 provisioning config files... 10:13:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/22@tmp/config2878206076093415908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:04 nexus3.edgexfoundry.org:10001 10:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:05 Configure a credential helper to remove this warning. See 10:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:05 10:13:05 Login Succeeded 10:13:05 nexus3.edgexfoundry.org:10002 10:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:06 Configure a credential helper to remove this warning. See 10:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:06 10:13:06 Login Succeeded 10:13:06 nexus3.edgexfoundry.org:10003 10:13:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:07 Configure a credential helper to remove this warning. See 10:13:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:07 10:13:07 Login Succeeded 10:13:07 nexus3.edgexfoundry.org:10004 10:13:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:08 Configure a credential helper to remove this warning. See 10:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:08 10:13:08 Login Succeeded 10:13:08 docker.io 10:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:08 Configure a credential helper to remove this warning. See 10:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:08 10:13:08 Login Succeeded [Pipeline] } 10:13:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:09 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 10:13:09 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb 10:13:09 latest 10:13:09 1.2.0-dev.22 10:13:09 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22 10:13:09 master 10:13:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:13:09 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [Pipeline] isUnix [Pipeline] sh 10:13:09 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb 10:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 10:13:10 ab7ff9d26af1: Preparing 10:13:10 294ac687b5fc: Preparing 10:13:10 294ac687b5fc: Layer already exists 10:13:14 ab7ff9d26af1: Pushed 10:13:14 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb: digest: sha256:b26264c0ce4457558dfc8ef7cf44cc83d350387a53fcde134e7c971444cfef82 size: 739 [Pipeline] isUnix [Pipeline] sh 10:13:14 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:13:15 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 10:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 10:13:15 ab7ff9d26af1: Preparing 10:13:15 294ac687b5fc: Preparing 10:13:15 ab7ff9d26af1: Layer already exists 10:13:15 294ac687b5fc: Layer already exists 10:13:15 latest: digest: sha256:b26264c0ce4457558dfc8ef7cf44cc83d350387a53fcde134e7c971444cfef82 size: 739 [Pipeline] isUnix [Pipeline] sh 10:13:16 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 10:13:16 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.22 10:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 10:13:17 ab7ff9d26af1: Preparing 10:13:17 294ac687b5fc: Preparing 10:13:17 ab7ff9d26af1: Layer already exists 10:13:17 294ac687b5fc: Layer already exists 10:13:17 1.2.0-dev.22: digest: sha256:b26264c0ce4457558dfc8ef7cf44cc83d350387a53fcde134e7c971444cfef82 size: 739 [Pipeline] isUnix [Pipeline] sh 10:13:17 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 10:13:17 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22 10:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 10:13:17 ab7ff9d26af1: Preparing 10:13:17 294ac687b5fc: Preparing 10:13:17 ab7ff9d26af1: Layer already exists 10:13:17 294ac687b5fc: Layer already exists 10:13:17 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb-1.2.0-dev.22: digest: sha256:b26264c0ce4457558dfc8ef7cf44cc83d350387a53fcde134e7c971444cfef82 size: 739 [Pipeline] isUnix [Pipeline] sh 10:13:18 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 10:13:18 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 10:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 10:13:19 ab7ff9d26af1: Preparing 10:13:19 294ac687b5fc: Preparing 10:13:19 294ac687b5fc: Layer already exists 10:13:19 ab7ff9d26af1: Layer already exists 10:13:19 master: digest: sha256:b26264c0ce4457558dfc8ef7cf44cc83d350387a53fcde134e7c971444cfef82 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 10:13:20 provisioning config files... 10:13:20 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6094308310054569619tmp [Pipeline] { [Pipeline] sh 10:13:20 + curl -s https://codecov.io/bash 10:13:20 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6094308310054569619tmp 10:13:20 10:13:20 _____ _ 10:13:20 / ____| | | 10:13:20 | | ___ __| | ___ ___ _____ __ 10:13:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:13:20 | |___| (_) | (_| | __/ (_| (_) \ V / 10:13:20 \_____\___/ \__,_|\___|\___\___/ \_/ 10:13:20 Bash-tbd 10:13:20 10:13:20 10:13:20 ==> Jenkins CI detected. 10:13:20 project root: . 10:13:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:13:20 ==> Running gcov in . (disable via -X gcov) 10:13:20 ==> Python coveragepy not found 10:13:20 ==> Searching for coverage reports in: 10:13:20 + . 10:13:20 -> Found 1 reports 10:13:20 ==> Detecting git/mercurial file structure 10:13:20 ==> Reading reports 10:13:20 + ./coverage.out bytes=10 10:13:20 ==> Appending adjustments 10:13:20 http://docs.codecov.io/docs/fixing-reports 10:13:21 + Found adjustments 10:13:21 ==> Gzipping contents 10:13:21 ==> Uploading reports 10:13:21 url: https://codecov.io 10:13:21 query: branch=master&commit=97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 10:13:21 -> Pinging Codecov 10:13:21 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 10:13:21 -> Uploading 10:13:22 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb [Pipeline] } 10:13:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:13:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 10:13:22 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 10:13:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:13:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 10:13:22 10:13:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 10:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 10:13:23 1.217.3: Pulling from edgex-devops/edgex-snyk-go 10:13:23 e6b0cf9c0882: Pulling fs layer 10:13:23 2848faf0eed1: Pulling fs layer 10:13:23 0f37312ad70f: Pulling fs layer 10:13:23 7d08f2745646: Pulling fs layer 10:13:23 4c9f31393084: Pulling fs layer 10:13:23 7d08f2745646: Waiting 10:13:23 eb21ddb83652: Pulling fs layer 10:13:23 345998794f6b: Pulling fs layer 10:13:23 97a711d68925: Pulling fs layer 10:13:23 7c8476c1cb00: Pulling fs layer 10:13:23 4c9f31393084: Waiting 10:13:23 345998794f6b: Waiting 10:13:23 eb21ddb83652: Waiting 10:13:23 97a711d68925: Waiting 10:13:23 7c8476c1cb00: Waiting 10:13:23 0f37312ad70f: Download complete 10:13:23 2848faf0eed1: Download complete 10:13:23 4c9f31393084: Verifying Checksum 10:13:23 4c9f31393084: Download complete 10:13:23 eb21ddb83652: Verifying Checksum 10:13:23 eb21ddb83652: Download complete 10:13:23 e6b0cf9c0882: Verifying Checksum 10:13:23 e6b0cf9c0882: Download complete 10:13:23 345998794f6b: Verifying Checksum 10:13:23 345998794f6b: Download complete 10:13:23 e6b0cf9c0882: Pull complete 10:13:23 7c8476c1cb00: Verifying Checksum 10:13:23 7c8476c1cb00: Download complete 10:13:23 97a711d68925: Verifying Checksum 10:13:23 97a711d68925: Download complete 10:13:24 2848faf0eed1: Pull complete 10:13:24 0f37312ad70f: Pull complete 10:13:24 7d08f2745646: Verifying Checksum 10:13:24 7d08f2745646: Download complete 10:13:30 7d08f2745646: Pull complete 10:13:30 4c9f31393084: Pull complete 10:13:30 eb21ddb83652: Pull complete 10:13:32 345998794f6b: Pull complete 10:13:35 97a711d68925: Pull complete 10:13:36 7c8476c1cb00: Pull complete 10:13:36 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 10:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 10:13:36 prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container 10:13:36 $ 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 10:13:37 $ docker top 0491f5368fca908d41caa818b5593b7ce40e8e7ec4c11ce4d2f10acf1ded93cb -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:37 + snyk monitor '--org=edgex-jenkins' 10:13:41 10:13:41 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 10:13:41 10:13:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/75d51ab3-2e08-4def-aa5c-aae900dcb9c2 10:13:41 10:13:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:13:41 10:13:41 [Pipeline] } 10:13:41 $ docker stop --time=1 0491f5368fca908d41caa818b5593b7ce40e8e7ec4c11ce4d2f10acf1ded93cb 10:13:43 $ docker rm -f 0491f5368fca908d41caa818b5593b7ce40e8e7ec4c11ce4d2f10acf1ded93cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:13:44 10:13:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 10:13:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:13:44 latest: Pulling from edgex-devops/edgex-klar 10:13:44 e7c96db7181b: Pulling fs layer 10:13:44 1868ca2cb446: Pulling fs layer 10:13:44 136be5d0fe8e: Pulling fs layer 10:13:44 894bfe63afcb: Pulling fs layer 10:13:44 894bfe63afcb: Waiting 10:13:44 1868ca2cb446: Verifying Checksum 10:13:44 1868ca2cb446: Download complete 10:13:44 136be5d0fe8e: Verifying Checksum 10:13:44 136be5d0fe8e: Download complete 10:13:44 e7c96db7181b: Verifying Checksum 10:13:44 e7c96db7181b: Download complete 10:13:44 894bfe63afcb: Verifying Checksum 10:13:44 894bfe63afcb: Download complete 10:13:44 e7c96db7181b: Pull complete 10:13:44 1868ca2cb446: Pull complete 10:13:45 136be5d0fe8e: Pull complete 10:13:45 894bfe63afcb: Pull complete 10:13:45 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 10:13:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 10:13:45 prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container 10:13:45 $ 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 10:13:45 $ docker top 54a76a9e1a59d24437bc65ee0b7f22ffde9a5c9bb4a4957340aa2b3a098dcf23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:46 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb 10:13:46 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:13:49 $ docker stop --time=1 54a76a9e1a59d24437bc65ee0b7f22ffde9a5c9bb4a4957340aa2b3a098dcf23 10:13:50 $ docker rm -f 54a76a9e1a59d24437bc65ee0b7f22ffde9a5c9bb4a4957340aa2b3a098dcf23 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:13:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:13:50 . [Pipeline] withDockerContainer 10:13:51 prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container 10:13:51 $ 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 10:13:51 $ docker top 6d61399ec00f46087b16967a6dc650c6b1ab3aa9ac91c0110b5a4af9eee63384 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:52 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb 10:13:52 + tee 10:13:52 clair timeout 1m0s 10:13:52 docker timeout: 1m0s 10:13:52 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:13:53 $ docker stop --time=1 6d61399ec00f46087b16967a6dc650c6b1ab3aa9ac91c0110b5a4af9eee63384 10:13:54 $ docker rm -f 6d61399ec00f46087b16967a6dc650c6b1ab3aa9ac91c0110b5a4af9eee63384 [Pipeline] // withDockerContainer [Pipeline] sh 10:13:54 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 10:13:54 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb.html [Pipeline] writeFile [Pipeline] step 10:13:54 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 10:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:13:55 . [Pipeline] withDockerContainer 10:13:55 prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container 10:13:55 $ 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 10:13:55 $ docker top 73618e07ce099f381d43e5d14d585165b95e4ba8f520a474dfe255d2e5c6044c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:56 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb 10:13:56 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:13:59 $ docker stop --time=1 73618e07ce099f381d43e5d14d585165b95e4ba8f520a474dfe255d2e5c6044c 10:14:00 $ docker rm -f 73618e07ce099f381d43e5d14d585165b95e4ba8f520a474dfe255d2e5c6044c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:14:00 . [Pipeline] withDockerContainer 10:14:01 prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container 10:14:01 $ 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 10:14:01 $ docker top 47c51f0c5642c455e8a3cc02c4de25b64edeb3dc756585adc1ebaaded32ba607 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:02 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb 10:14:02 + tee 10:14:02 clair timeout 1m0s 10:14:02 docker timeout: 1m0s 10:14:02 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:14:02 $ docker stop --time=1 47c51f0c5642c455e8a3cc02c4de25b64edeb3dc756585adc1ebaaded32ba607 10:14:04 $ docker rm -f 47c51f0c5642c455e8a3cc02c4de25b64edeb3dc756585adc1ebaaded32ba607 [Pipeline] // withDockerContainer [Pipeline] sh 10:14:04 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 10:14:04 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb.html [Pipeline] writeFile [Pipeline] step 10:14:04 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 10:14:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:14:05 . [Pipeline] withDockerContainer 10:14:05 prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container 10:14:05 $ 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 10:14:06 $ docker top d7e4facc797a0713143d2acd119a503e592c63fc18b4721dd95638548ff20b7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:14:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:14:06 [ssh-agent] Looking for ssh-agent implementation... 10:14:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:06 $ docker exec d7e4facc797a0713143d2acd119a503e592c63fc18b4721dd95638548ff20b7d ssh-agent 10:14:06 SSH_AUTH_SOCK=/tmp/ssh-V6YdQiXpoTkC/agent.15 10:14:06 SSH_AGENT_PID=22 10:14:06 Running ssh-add (command line suppressed) 10:14:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1644029727173643681.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1644029727173643681.key) 10:14:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:14:07 + git semver tag 10:14:07 # -> Open(): unable to determine branch for HEAD 10:14:07 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:14:07 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:14:07 # $SEMVER_REMOTE_NAME = origin 10:14:07 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 10:14:07 # $SEMVER_USER_NAME = jenkins 10:14:07 # $SEMVER_BRANCH = master 10:14:07 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:14:07 # 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb HEAD 10:14:07 # -> Force: false 10:14:07 # 0f126370ccbca94f7d92400e93cf1611ae3f0005 refs/tags/v1.2.0-dev.22 [Pipeline] } 10:14:07 $ docker exec --env ******** --env ******** d7e4facc797a0713143d2acd119a503e592c63fc18b4721dd95638548ff20b7d ssh-agent -k 10:14:07 unset SSH_AUTH_SOCK; 10:14:07 unset SSH_AGENT_PID; 10:14:07 echo Agent pid 22 killed; 10:14:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:14:08 + git semver [Pipeline] } 10:14:08 $ docker stop --time=1 d7e4facc797a0713143d2acd119a503e592c63fc18b4721dd95638548ff20b7d 10:14:09 $ docker rm -f d7e4facc797a0713143d2acd119a503e592c63fc18b4721dd95638548ff20b7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:14:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:14:10 10:14:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:14:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:14:10 0.23.1-centos7: Pulling from edgex-lftools 10:14:10 ab5ef0e58194: Pulling fs layer 10:14:10 9712f1f96733: Pulling fs layer 10:14:10 63f879dbbcfc: Pulling fs layer 10:14:10 0d9ebad4ef96: Pulling fs layer 10:14:10 e9a5061849ea: Pulling fs layer 10:14:10 d747dcd14b5f: Pulling fs layer 10:14:10 2de7ff778b66: Pulling fs layer 10:14:10 0d9ebad4ef96: Waiting 10:14:10 e9a5061849ea: Waiting 10:14:10 d747dcd14b5f: Waiting 10:14:10 2de7ff778b66: Waiting 10:14:10 9712f1f96733: Verifying Checksum 10:14:10 9712f1f96733: Download complete 10:14:11 63f879dbbcfc: Verifying Checksum 10:14:11 63f879dbbcfc: Download complete 10:14:11 e9a5061849ea: Verifying Checksum 10:14:11 e9a5061849ea: Download complete 10:14:11 d747dcd14b5f: Verifying Checksum 10:14:11 d747dcd14b5f: Download complete 10:14:11 2de7ff778b66: Verifying Checksum 10:14:11 2de7ff778b66: Download complete 10:14:11 0d9ebad4ef96: Verifying Checksum 10:14:11 0d9ebad4ef96: Download complete 10:14:12 ab5ef0e58194: Download complete 10:14:17 ab5ef0e58194: Pull complete 10:14:17 9712f1f96733: Pull complete 10:14:19 63f879dbbcfc: Pull complete 10:14:24 0d9ebad4ef96: Pull complete 10:14:26 e9a5061849ea: Pull complete 10:14:26 d747dcd14b5f: Pull complete 10:14:28 2de7ff778b66: Pull complete 10:14:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:14:29 prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container 10:14:29 $ 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:10003/edgex-lftools:0.23.1-centos7 cat 10:14:30 $ docker top 0d40ddc4b93338361bb3f0abdcb5aff95c12cdfefd9e4b05ee10b55ab649b12d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:14:30 provisioning config files... 10:14:30 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2339350641629842331tmp 10:14:30 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3952120234436234737tmp 10:14:30 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4819477598295683779tmp [Pipeline] { [Pipeline] echo 10:14:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:14:31 ---> sigul-configuration.sh 10:14:31 gpg: directory `/root/.gnupg' created 10:14:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:14:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:14:31 gpg: keyring `/root/.gnupg/secring.gpg' created 10:14:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:14:31 gpg: CAST5 encrypted data 10:14:31 gpg: encrypted with 1 passphrase 10:14:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:14:31 + mkdir /home/jenkins 10:14:31 + mkdir /home/jenkins/sigul [Pipeline] sh 10:14:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 10:14:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:14:32 ---> sigul-install.sh 10:14:37 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 10:14:38 + git tag --list 10:14:38 v1.2.0-dev.22 [Pipeline] sh 10:14:38 + lftools sign git-tag v1.2.0-dev.22 10:14:39 Signing Git tag with Sigul... 10:14:39 Signing v1.2.0-dev.22 [Pipeline] echo 10:14:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:14:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:14:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:14:41 $ docker stop --time=1 0d40ddc4b93338361bb3f0abdcb5aff95c12cdfefd9e4b05ee10b55ab649b12d 10:14:42 $ docker rm -f 0d40ddc4b93338361bb3f0abdcb5aff95c12cdfefd9e4b05ee10b55ab649b12d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 10:14:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:14:43 . [Pipeline] withDockerContainer 10:14:43 prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container 10:14:43 $ 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 10:14:44 $ docker top f28e059103ce4b8e6f36621e236ee989ff920430571397ef46dcd67bc853dba4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:14:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:14:44 [ssh-agent] Looking for ssh-agent implementation... 10:14:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:44 $ docker exec f28e059103ce4b8e6f36621e236ee989ff920430571397ef46dcd67bc853dba4 ssh-agent 10:14:44 SSH_AUTH_SOCK=/tmp/ssh-i0dqnvLDpVFh/agent.15 10:14:44 SSH_AGENT_PID=22 10:14:44 Running ssh-add (command line suppressed) 10:14:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6205522523917099068.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6205522523917099068.key) 10:14:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:14:45 + git semver bump pre 10:14:45 # -> Open(): unable to determine branch for HEAD 10:14:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:14:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:14:45 # $SEMVER_REMOTE_NAME = origin 10:14:45 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 10:14:45 # $SEMVER_USER_NAME = jenkins 10:14:45 # $SEMVER_BRANCH = master 10:14:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:14:45 1.2.0-dev.23 [Pipeline] } 10:14:45 $ docker exec --env ******** --env ******** f28e059103ce4b8e6f36621e236ee989ff920430571397ef46dcd67bc853dba4 ssh-agent -k 10:14:45 unset SSH_AUTH_SOCK; 10:14:45 unset SSH_AGENT_PID; 10:14:45 echo Agent pid 22 killed; 10:14:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:14:46 + git semver [Pipeline] } 10:14:46 $ docker stop --time=1 f28e059103ce4b8e6f36621e236ee989ff920430571397ef46dcd67bc853dba4 10:14:47 $ docker rm -f f28e059103ce4b8e6f36621e236ee989ff920430571397ef46dcd67bc853dba4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:14:47 . [Pipeline] withDockerContainer 10:14:48 prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container 10:14:48 $ 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 10:14:48 $ docker top bf643f76d07611ff5c51e4b4367ae1e43a190a187c4a63b2717ae2a312de6672 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:14:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:14:48 [ssh-agent] Looking for ssh-agent implementation... 10:14:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:49 $ docker exec bf643f76d07611ff5c51e4b4367ae1e43a190a187c4a63b2717ae2a312de6672 ssh-agent 10:14:49 SSH_AUTH_SOCK=/tmp/ssh-h9iDaeO3a1C9/agent.15 10:14:49 SSH_AGENT_PID=21 10:14:49 Running ssh-add (command line suppressed) 10:14:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3766891041560995951.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3766891041560995951.key) 10:14:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:14:49 + git semver push 10:14:49 # -> Open(): unable to determine branch for HEAD 10:14:49 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:14:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:14:49 # $SEMVER_REMOTE_NAME = origin 10:14:49 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 10:14:49 # $SEMVER_USER_NAME = jenkins 10:14:49 # $SEMVER_BRANCH = master 10:14:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:14:56 $ docker exec --env ******** --env ******** bf643f76d07611ff5c51e4b4367ae1e43a190a187c4a63b2717ae2a312de6672 ssh-agent -k 10:14:56 unset SSH_AUTH_SOCK; 10:14:56 unset SSH_AGENT_PID; 10:14:56 echo Agent pid 21 killed; 10:14:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:14:57 + git semver [Pipeline] } 10:14:57 $ docker stop --time=1 bf643f76d07611ff5c51e4b4367ae1e43a190a187c4a63b2717ae2a312de6672 10:14:58 $ docker rm -f bf643f76d07611ff5c51e4b4367ae1e43a190a187c4a63b2717ae2a312de6672 [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 10:14:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:14:59 ---> package-listing.sh 10:14:59 ++ facter osfamily 10:14:59 ++ tr '[:upper:]' '[:lower:]' 10:14:59 + OS_FAMILY=redhat 10:14:59 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 10:14:59 + START_PACKAGES=/tmp/packages_start.txt 10:14:59 + END_PACKAGES=/tmp/packages_end.txt 10:14:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:14:59 + PACKAGES=/tmp/packages_start.txt 10:14:59 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:14:59 + PACKAGES=/tmp/packages_end.txt 10:14:59 + case "${OS_FAMILY}" in 10:14:59 + rpm -qa 10:14:59 + sort 10:15:04 + '[' -f /tmp/packages_start.txt ']' 10:15:04 + '[' -f /tmp/packages_end.txt ']' 10:15:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:15:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:15:04 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 10:15:04 + 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 10:15:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:15:04 10:15:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:15:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:15:04 alpine: Pulling from edgex-lftools-log-publisher 10:15:04 c9b1b535fdd9: Pulling fs layer 10:15:04 2cc5ad85d9ab: Pulling fs layer 10:15:04 756a868c4378: Pulling fs layer 10:15:04 444b2fc9a129: Pulling fs layer 10:15:04 ea15f1150254: Pulling fs layer 10:15:04 41b27a9f41bf: Pulling fs layer 10:15:04 28c525ee5125: Pulling fs layer 10:15:04 094b1ea09ed8: Pulling fs layer 10:15:04 138eaada9080: Pulling fs layer 10:15:04 0622d0fa9048: Pulling fs layer 10:15:04 ea15f1150254: Waiting 10:15:04 41b27a9f41bf: Waiting 10:15:04 28c525ee5125: Waiting 10:15:04 094b1ea09ed8: Waiting 10:15:04 138eaada9080: Waiting 10:15:04 0622d0fa9048: Waiting 10:15:04 444b2fc9a129: Waiting 10:15:04 2cc5ad85d9ab: Download complete 10:15:04 444b2fc9a129: Verifying Checksum 10:15:04 444b2fc9a129: Download complete 10:15:04 c9b1b535fdd9: Verifying Checksum 10:15:04 c9b1b535fdd9: Download complete 10:15:04 ea15f1150254: Download complete 10:15:05 28c525ee5125: Verifying Checksum 10:15:05 28c525ee5125: Download complete 10:15:05 c9b1b535fdd9: Pull complete 10:15:05 756a868c4378: Verifying Checksum 10:15:05 756a868c4378: Download complete 10:15:05 138eaada9080: Verifying Checksum 10:15:05 138eaada9080: Download complete 10:15:05 0622d0fa9048: Verifying Checksum 10:15:05 0622d0fa9048: Download complete 10:15:05 094b1ea09ed8: Verifying Checksum 10:15:05 094b1ea09ed8: Download complete 10:15:05 41b27a9f41bf: Verifying Checksum 10:15:05 41b27a9f41bf: Download complete 10:15:06 2cc5ad85d9ab: Pull complete 10:15:08 756a868c4378: Pull complete 10:15:08 444b2fc9a129: Pull complete 10:15:08 ea15f1150254: Pull complete 10:15:11 41b27a9f41bf: Pull complete 10:15:11 28c525ee5125: Pull complete 10:15:13 094b1ea09ed8: Pull complete 10:15:13 138eaada9080: Pull complete 10:15:13 0622d0fa9048: Pull complete 10:15:13 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 10:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:15:14 prd-centos7-docker-4c-2g-2842 does not seem to be running inside a container 10:15:14 $ 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 10:15:15 $ docker top 962cd779bf4d612e0e9dd42ba3d84dba4ffc2493748271af017a902321db9f7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:15:15 provisioning config files... 10:15:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6059283538145760637tmp [Pipeline] { [Pipeline] echo 10:15:15 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:15:15 ---> create-netrc.sh [Pipeline] echo 10:15:15 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:15:16 ---> logs-deploy.sh 10:15:16 + ARCHIVE_ARTIFACTS= 10:15:16 + LOGS_SERVER=https://logs.edgexfoundry.org 10:15:16 + '[' https://logs.edgexfoundry.org == None ']' 10:15:16 + NEXUS_URL=https://nexus.edgexfoundry.org 10:15:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/22 10:15:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/22/ 10:15:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/22 /w/workspace/edgexfoundry_edgex-ui-go_master 10:15:16 Archives upload complete. 10:15:17 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/22 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/22/