Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 06ea564be64d0c4d37e15143b1f80c1cbda10af1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1991 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 > 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 Checking out Revision 06ea564be64d0c4d37e15143b1f80c1cbda10af1 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 06ea564be64d0c4d37e15143b1f80c1cbda10af1 # timeout=10 Commit message: "add video link in README" > git rev-list --no-walk cc04255af54e797bbfe352695aeff2c1567be629 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-05T15:40:17.919Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-05T15:40:18.039Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-05T15:40:18.081Z] ========================================================= [2020-06-05T15:40:18.081Z] EdgeX Global Pipelines Version Info [2020-06-05T15:40:18.081Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-05T15:40:20.225Z] ------------------- [2020-06-05T15:40:20.225Z] stable info: [2020-06-05T15:40:20.225Z] ------------------- [2020-06-05T15:40:20.225Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-05T15:40:20.225Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-05T15:40:20.225Z] Message: update stable to v1.0.89 [2020-06-05T15:40:21.273Z] ------------------- [2020-06-05T15:40:21.273Z] experimental info: [2020-06-05T15:40:21.273Z] ------------------- [2020-06-05T15:40:21.273Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-05T15:40:21.273Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-05T15:40:21.273Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:40:22.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-05T15:40:23.211Z] [2020-06-05T15:40:23.211Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:40:23.584Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-05T15:40:23.584Z] latest: Pulling from edgex-devops/git-semver [2020-06-05T15:40:23.584Z] 9123ac7c32f7: Pulling fs layer [2020-06-05T15:40:23.584Z] b8cc5d1170e3: Pulling fs layer [2020-06-05T15:40:23.584Z] 2924cbbf6a41: Pulling fs layer [2020-06-05T15:40:23.584Z] 93b08a4f1073: Pulling fs layer [2020-06-05T15:40:23.908Z] b8cc5d1170e3: Verifying Checksum [2020-06-05T15:40:23.908Z] b8cc5d1170e3: Download complete [2020-06-05T15:40:23.908Z] 9123ac7c32f7: Verifying Checksum [2020-06-05T15:40:23.908Z] 9123ac7c32f7: Download complete [2020-06-05T15:40:24.199Z] 93b08a4f1073: Verifying Checksum [2020-06-05T15:40:24.199Z] 93b08a4f1073: Download complete [2020-06-05T15:40:24.199Z] 2924cbbf6a41: Verifying Checksum [2020-06-05T15:40:24.199Z] 2924cbbf6a41: Download complete [2020-06-05T15:40:24.462Z] 9123ac7c32f7: Pull complete [2020-06-05T15:40:24.462Z] b8cc5d1170e3: Pull complete [2020-06-05T15:40:25.885Z] 2924cbbf6a41: Pull complete [2020-06-05T15:40:26.152Z] 93b08a4f1073: Pull complete [2020-06-05T15:40:26.152Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-05T15:40:26.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-05T15:40:26.433Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-05T15:40:26.706Z] prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container [2020-06-05T15:40:26.818Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-05T15:40:28.608Z] $ docker top b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-05T15:40:28.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-05T15:40:28.805Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-05T15:40:29.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-05T15:40:29.056Z] $ docker exec b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 ssh-agent [2020-06-05T15:40:29.257Z] SSH_AUTH_SOCK=/tmp/ssh-0zMD0C3Eyeh7/agent.12 [2020-06-05T15:40:29.257Z] SSH_AGENT_PID=17 [2020-06-05T15:40:29.272Z] Running ssh-add (command line suppressed) [2020-06-05T15:40:29.452Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4661214227067021838.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4661214227067021838.key) [2020-06-05T15:40:29.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-05T15:40:29.863Z] + git describe --exact-match --tags HEAD [2020-06-05T15:40:29.863Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-05T15:40:30.458Z] $ docker exec --env ******** --env ******** b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 ssh-agent -k [2020-06-05T15:40:30.707Z] unset SSH_AUTH_SOCK; [2020-06-05T15:40:30.708Z] unset SSH_AGENT_PID; [2020-06-05T15:40:30.708Z] echo Agent pid 17 killed; [2020-06-05T15:40:30.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-05T15:40:30.863Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-05T15:40:30.863Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-05T15:40:30.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-05T15:40:30.906Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-05T15:40:31.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-05T15:40:31.215Z] $ docker exec b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 ssh-agent [2020-06-05T15:40:31.567Z] SSH_AUTH_SOCK=/tmp/ssh-fcaIb7uEEVvQ/agent.45 [2020-06-05T15:40:31.567Z] SSH_AGENT_PID=50 [2020-06-05T15:40:31.574Z] Running ssh-add (command line suppressed) [2020-06-05T15:40:31.796Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8949815881182659535.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8949815881182659535.key) [2020-06-05T15:40:31.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-05T15:40:32.220Z] + git semver init [2020-06-05T15:40:32.220Z] # -> Open(): unable to determine branch for HEAD [2020-06-05T15:40:32.220Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-06-05T15:40:32.220Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-05T15:40:32.220Z] # $SEMVER_REMOTE_NAME = origin [2020-06-05T15:40:32.220Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-05T15:40:32.220Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-05T15:40:32.220Z] # $SEMVER_BRANCH = master [2020-06-05T15:40:32.220Z] # $SEMVER_TEMP = /tmp/semver-628269382 [2020-06-05T15:40:32.220Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-06-05T15:40:33.232Z] # '/tmp/semver-628269382' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-06-05T15:40:33.232Z] # -> Force: false [2020-06-05T15:40:33.232Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-06-05T15:40:33.298Z] $ docker exec --env ******** --env ******** b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 ssh-agent -k [2020-06-05T15:40:33.473Z] unset SSH_AUTH_SOCK; [2020-06-05T15:40:33.474Z] unset SSH_AGENT_PID; [2020-06-05T15:40:33.474Z] echo Agent pid 50 killed; [2020-06-05T15:40:33.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-05T15:40:34.002Z] + git semver [Pipeline] } [2020-06-05T15:40:34.027Z] $ docker stop --time=1 b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 [2020-06-05T15:40:35.457Z] $ docker rm -f b99da16d14715221a4986c8562434b47bbcfbf4ed096579492f71e812ba90c61 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-05T15:40:36.905Z] Stashed 51 file(s) [Pipeline] echo [2020-06-05T15:40:36.907Z] [edgeXSemver] initialized semver on version 1.2.1-dev.6 [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 [2020-06-05T15:40:52.054Z] Still waiting to schedule task [2020-06-05T15:40:52.054Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1991’ [2020-06-05T15:40:52.056Z] Still waiting to schedule task [2020-06-05T15:40:52.056Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-05T15:42:37.384Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1992 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-06-05T15:42:37.407Z] Running in /w/workspace/edgex-ui-go/41 [Pipeline] { [Pipeline] checkout [2020-06-05T15:42:42.558Z] using credential edgex-jenkins-ssh [2020-06-05T15:42:42.591Z] Cloning the remote Git repository [2020-06-05T15:42:42.591Z] Cloning with configured refspecs honoured and without tags [2020-06-05T15:42:42.616Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-05T15:42:42.726Z] > git init /w/workspace/edgex-ui-go/41 # timeout=10 [2020-06-05T15:42:42.803Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-05T15:42:42.804Z] > git --version # timeout=10 [2020-06-05T15:42:42.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T15:42:42.875Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-05T15:42:44.084Z] Fetching without tags [2020-06-05T15:42:44.596Z] Checking out Revision 06ea564be64d0c4d37e15143b1f80c1cbda10af1 (master) [2020-06-05T15:42:43.977Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-05T15:42:43.999Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-05T15:42:44.031Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-05T15:42:44.062Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-05T15:42:44.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T15:42:44.074Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-05T15:42:44.589Z] > git config core.sparsecheckout # timeout=10 [2020-06-05T15:42:44.625Z] > git checkout -f 06ea564be64d0c4d37e15143b1f80c1cbda10af1 # timeout=10 [2020-06-05T15:42:49.554Z] Commit message: "add video link in README" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-05T15:42:51.007Z] ========================================================= [2020-06-05T15:42:51.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-05T15:42:51.007Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:42:52.165Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-05T15:42:53.150Z] Sending build context to Docker daemon 12.89MB [2020-06-05T15:42:53.150Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-05T15:42:53.150Z] Step 2/8 : FROM ${BASE} [2020-06-05T15:42:53.425Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-05T15:42:53.425Z] cde5963f3b93: Pulling fs layer [2020-06-05T15:42:53.425Z] 2a23fa8c16f7: Pulling fs layer [2020-06-05T15:42:53.425Z] 777b28850792: Pulling fs layer [2020-06-05T15:42:53.425Z] 8a11ddd9e578: Pulling fs layer [2020-06-05T15:42:53.425Z] 4cf88f913ddb: Pulling fs layer [2020-06-05T15:42:53.425Z] 1df406cf5192: Pulling fs layer [2020-06-05T15:42:53.425Z] cd6300453558: Pulling fs layer [2020-06-05T15:42:53.425Z] b9c365052c96: Pulling fs layer [2020-06-05T15:42:53.425Z] a2d8cc88f415: Pulling fs layer [2020-06-05T15:42:53.425Z] ea1d1ca13537: Pulling fs layer [2020-06-05T15:42:53.425Z] 3750a50a1c5e: Pulling fs layer [2020-06-05T15:42:53.425Z] 8a11ddd9e578: Waiting [2020-06-05T15:42:53.425Z] 4cf88f913ddb: Waiting [2020-06-05T15:42:53.425Z] 1df406cf5192: Waiting [2020-06-05T15:42:53.425Z] cd6300453558: Waiting [2020-06-05T15:42:53.425Z] b9c365052c96: Waiting [2020-06-05T15:42:53.425Z] a2d8cc88f415: Waiting [2020-06-05T15:42:53.425Z] ea1d1ca13537: Waiting [2020-06-05T15:42:53.425Z] 3750a50a1c5e: Waiting [2020-06-05T15:42:53.699Z] 777b28850792: Download complete [2020-06-05T15:42:53.699Z] 2a23fa8c16f7: Verifying Checksum [2020-06-05T15:42:53.699Z] 2a23fa8c16f7: Download complete [2020-06-05T15:42:53.699Z] 4cf88f913ddb: Verifying Checksum [2020-06-05T15:42:53.699Z] 4cf88f913ddb: Download complete [2020-06-05T15:42:53.699Z] 1df406cf5192: Verifying Checksum [2020-06-05T15:42:53.699Z] 1df406cf5192: Download complete [2020-06-05T15:42:53.699Z] cde5963f3b93: Download complete [2020-06-05T15:42:54.317Z] cde5963f3b93: Pull complete [2020-06-05T15:42:54.925Z] 2a23fa8c16f7: Pull complete [2020-06-05T15:42:55.197Z] 777b28850792: Pull complete [2020-06-05T15:42:56.181Z] cd6300453558: Verifying Checksum [2020-06-05T15:42:56.181Z] cd6300453558: Download complete [2020-06-05T15:42:56.181Z] a2d8cc88f415: Download complete [2020-06-05T15:42:57.624Z] ea1d1ca13537: Verifying Checksum [2020-06-05T15:42:57.624Z] ea1d1ca13537: Download complete [2020-06-05T15:42:57.624Z] 3750a50a1c5e: Verifying Checksum [2020-06-05T15:42:57.624Z] 3750a50a1c5e: Download complete [2020-06-05T15:42:58.604Z] b9c365052c96: Verifying Checksum [2020-06-05T15:42:58.604Z] b9c365052c96: Download complete [2020-06-05T15:42:58.876Z] 8a11ddd9e578: Verifying Checksum [2020-06-05T15:42:58.876Z] 8a11ddd9e578: Download complete [2020-06-05T15:43:11.290Z] 8a11ddd9e578: Pull complete [2020-06-05T15:43:11.290Z] 4cf88f913ddb: Pull complete [2020-06-05T15:43:11.290Z] 1df406cf5192: Pull complete [2020-06-05T15:43:15.622Z] cd6300453558: Pull complete [2020-06-05T15:43:19.935Z] b9c365052c96: Pull complete [2020-06-05T15:43:19.935Z] a2d8cc88f415: Pull complete [2020-06-05T15:43:22.585Z] ea1d1ca13537: Pull complete [2020-06-05T15:43:22.585Z] 3750a50a1c5e: Pull complete [2020-06-05T15:43:22.585Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-05T15:43:22.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-05T15:43:22.585Z] ---> 78745c68409d [2020-06-05T15:43:22.585Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-05T15:43:27.989Z] ---> Running in 026632591dae [2020-06-05T15:43:27.990Z] Removing intermediate container 026632591dae [2020-06-05T15:43:27.990Z] ---> a07c174ff85c [2020-06-05T15:43:27.990Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-05T15:43:27.990Z] ---> Running in ac7c0590d124 [2020-06-05T15:43:30.617Z] Removing intermediate container ac7c0590d124 [2020-06-05T15:43:30.617Z] ---> 7735892a294d [2020-06-05T15:43:30.617Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-05T15:43:30.617Z] ---> Running in 3a1496306f9b [2020-06-05T15:43:31.589Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-05T15:43:32.571Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-05T15:43:33.175Z] OK: 125 MiB in 39 packages [2020-06-05T15:43:34.155Z] Removing intermediate container 3a1496306f9b [2020-06-05T15:43:34.155Z] ---> a75c868d3611 [2020-06-05T15:43:34.155Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-05T15:43:34.428Z] ---> Running in 5ff369d87051 [2020-06-05T15:43:34.701Z] Removing intermediate container 5ff369d87051 [2020-06-05T15:43:34.701Z] ---> b677d5b22308 [2020-06-05T15:43:34.701Z] Step 7/8 : COPY . . [2020-06-05T15:43:36.694Z] ---> d7438faaef71 [2020-06-05T15:43:36.694Z] Step 8/8 : RUN go mod download [2020-06-05T15:43:36.694Z] ---> Running in eabc0ab80a94 [2020-06-05T15:43:42.096Z] go: finding cloud.google.com/go v0.26.0 [2020-06-05T15:43:42.096Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-06-05T15:43:42.096Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-06-05T15:43:42.096Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-05T15:43:42.096Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-05T15:43:42.096Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-06-05T15:43:42.096Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-06-05T15:43:42.096Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-06-05T15:43:42.096Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-06-05T15:43:42.096Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-05T15:43:42.096Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-05T15:43:42.096Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-05T15:43:42.096Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-05T15:43:42.096Z] go: finding github.com/armon/go-radix v1.0.0 [2020-06-05T15:43:42.096Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-06-05T15:43:42.096Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-05T15:43:42.096Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-05T15:43:42.368Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-06-05T15:43:42.368Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-05T15:43:42.368Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-05T15:43:42.368Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-05T15:43:42.368Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-05T15:43:42.368Z] go: finding github.com/client9/misspell v0.3.4 [2020-06-05T15:43:42.368Z] go: finding github.com/coredns/coredns v1.1.2 [2020-06-05T15:43:42.368Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-05T15:43:42.368Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-06-05T15:43:42.368Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-06-05T15:43:42.368Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-06-05T15:43:42.368Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-06-05T15:43:42.639Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-06-05T15:43:42.639Z] go: finding github.com/docker/go-connections v0.3.0 [2020-06-05T15:43:42.639Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-05T15:43:42.639Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-05T15:43:42.639Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-06-05T15:43:42.639Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-06-05T15:43:42.639Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-06-05T15:43:42.911Z] go: finding github.com/fatih/color v1.9.0 [2020-06-05T15:43:42.911Z] go: finding github.com/fatih/structs v1.1.0 [2020-06-05T15:43:42.911Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-05T15:43:42.911Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-06-05T15:43:42.911Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-05T15:43:42.911Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-06-05T15:43:42.911Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-05T15:43:42.911Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-06-05T15:43:42.911Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-05T15:43:42.911Z] go: finding github.com/go-test/deep v1.0.2 [2020-06-05T15:43:42.911Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-06-05T15:43:42.911Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-06-05T15:43:42.911Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-06-05T15:43:42.911Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-06-05T15:43:42.911Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-06-05T15:43:43.181Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-06-05T15:43:43.181Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-06-05T15:43:43.181Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-06-05T15:43:43.181Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-06-05T15:43:43.181Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-06-05T15:43:43.181Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-06-05T15:43:43.181Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-06-05T15:43:43.181Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-06-05T15:43:43.181Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-06-05T15:43:43.181Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-06-05T15:43:43.181Z] go: finding github.com/golang/mock v1.1.1 [2020-06-05T15:43:43.181Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-05T15:43:43.181Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-05T15:43:43.181Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-05T15:43:43.452Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-05T15:43:43.452Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-05T15:43:43.452Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-06-05T15:43:43.452Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-05T15:43:43.452Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-06-05T15:43:43.452Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-06-05T15:43:43.452Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-06-05T15:43:43.452Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-05T15:43:43.452Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-05T15:43:43.723Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-06-05T15:43:43.723Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-06-05T15:43:43.723Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-05T15:43:43.723Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-05T15:43:43.723Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-05T15:43:43.723Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-06-05T15:43:43.723Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-06-05T15:43:43.996Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-05T15:43:43.997Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-06-05T15:43:43.997Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-06-05T15:43:43.997Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-05T15:43:43.997Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-05T15:43:43.997Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-06-05T15:43:43.997Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-05T15:43:43.997Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-05T15:43:44.277Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-05T15:43:44.550Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-05T15:43:44.550Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-06-05T15:43:44.550Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-06-05T15:43:44.550Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-06-05T15:43:44.550Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-05T15:43:44.550Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-06-05T15:43:44.550Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-06-05T15:43:44.550Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-06-05T15:43:44.825Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-06-05T15:43:44.825Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-05T15:43:44.825Z] go: finding github.com/imdario/mergo v0.3.6 [2020-06-05T15:43:44.825Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-06-05T15:43:44.825Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-06-05T15:43:44.825Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-06-05T15:43:44.825Z] go: finding github.com/joho/godotenv v1.3.0 [2020-06-05T15:43:44.825Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-06-05T15:43:44.825Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-05T15:43:44.825Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-06-05T15:43:44.825Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-05T15:43:44.825Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-06-05T15:43:44.825Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-06-05T15:43:45.099Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-06-05T15:43:45.099Z] go: finding github.com/klauspost/compress v1.9.5 [2020-06-05T15:43:45.099Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-06-05T15:43:45.099Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-05T15:43:45.099Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-05T15:43:45.099Z] go: finding github.com/kr/pty v1.1.1 [2020-06-05T15:43:45.099Z] go: finding github.com/kr/text v0.1.0 [2020-06-05T15:43:45.099Z] go: finding github.com/likexian/gokit v0.20.16 [2020-06-05T15:43:45.099Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-06-05T15:43:45.099Z] go: finding github.com/linode/linodego v0.7.1 [2020-06-05T15:43:45.099Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-06-05T15:43:45.099Z] go: finding github.com/markbates/safe v1.0.1 [2020-06-05T15:43:45.099Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-05T15:43:45.099Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-05T15:43:45.099Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-05T15:43:45.099Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-05T15:43:45.371Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-05T15:43:45.371Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-05T15:43:45.371Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-05T15:43:45.371Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-05T15:43:45.371Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-05T15:43:45.371Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-05T15:43:45.371Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-05T15:43:45.371Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-06-05T15:43:45.371Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-05T15:43:45.371Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-05T15:43:45.644Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-05T15:43:45.644Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-05T15:43:45.644Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-05T15:43:45.644Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-06-05T15:43:45.644Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-05T15:43:45.644Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-06-05T15:43:45.644Z] go: finding github.com/oklog/run v1.0.0 [2020-06-05T15:43:45.644Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-06-05T15:43:45.644Z] go: finding github.com/onsi/gomega v1.4.2 [2020-06-05T15:43:45.644Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-06-05T15:43:45.919Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-05T15:43:45.919Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-06-05T15:43:45.919Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-05T15:43:45.919Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-06-05T15:43:45.919Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-06-05T15:43:45.919Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-05T15:43:45.919Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-05T15:43:45.919Z] go: finding github.com/posener/complete v1.1.1 [2020-06-05T15:43:45.919Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-05T15:43:45.919Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-05T15:43:45.919Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-05T15:43:45.919Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-05T15:43:45.919Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-06-05T15:43:45.919Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-06-05T15:43:45.919Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-05T15:43:46.193Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-06-05T15:43:46.193Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-05T15:43:46.193Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-06-05T15:43:46.193Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-06-05T15:43:46.193Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-05T15:43:46.193Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-06-05T15:43:46.193Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-06-05T15:43:46.193Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-06-05T15:43:46.193Z] go: finding github.com/spf13/cobra v0.0.3 [2020-06-05T15:43:46.193Z] go: finding github.com/spf13/pflag v1.0.3 [2020-06-05T15:43:46.193Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-05T15:43:46.464Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-05T15:43:46.464Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-06-05T15:43:46.464Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-06-05T15:43:46.464Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-06-05T15:43:46.464Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-05T15:43:46.464Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-06-05T15:43:46.464Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-05T15:43:46.464Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-06-05T15:43:46.464Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-06-05T15:43:46.464Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-05T15:43:46.735Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-06-05T15:43:46.735Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-06-05T15:43:46.735Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-05T15:43:46.735Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-06-05T15:43:46.735Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-05T15:43:46.735Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-05T15:43:46.735Z] go: finding golang.org/x/text v0.3.2 [2020-06-05T15:43:46.735Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-06-05T15:43:46.735Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-05T15:43:46.735Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-05T15:43:46.735Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-06-05T15:43:46.735Z] go: finding google.golang.org/appengine v1.4.0 [2020-06-05T15:43:46.735Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-06-05T15:43:47.007Z] go: finding google.golang.org/grpc v1.23.0 [2020-06-05T15:43:47.007Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-06-05T15:43:47.007Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-05T15:43:47.007Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-06-05T15:43:47.007Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-05T15:43:47.007Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-06-05T15:43:47.007Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-05T15:43:47.007Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-06-05T15:43:47.007Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-06-05T15:43:47.007Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-05T15:43:47.007Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-06-05T15:43:47.007Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-06-05T15:43:47.007Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-05T15:43:47.007Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-05T15:43:47.007Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-06-05T15:43:47.007Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-06-05T15:43:47.007Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-06-05T15:43:47.280Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-06-05T15:43:47.280Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-06-05T15:43:47.280Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-06-05T15:43:48.832Z] Running on prd-centos7-docker-4c-2g-1993 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-06-05T15:43:48.856Z] Running in /w/workspace/edgex-ui-go/41 [Pipeline] { [Pipeline] checkout [2020-06-05T15:43:57.343Z] using credential edgex-jenkins-ssh [2020-06-05T15:43:57.368Z] Cloning the remote Git repository [2020-06-05T15:43:57.368Z] Cloning with configured refspecs honoured and without tags [2020-06-05T15:43:58.597Z] Fetching without tags [2020-06-05T15:43:57.426Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-05T15:43:57.512Z] > git init /w/workspace/edgex-ui-go/41 # timeout=10 [2020-06-05T15:43:57.633Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-05T15:43:57.640Z] > git --version # timeout=10 [2020-06-05T15:43:57.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T15:43:57.771Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-05T15:43:58.543Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-05T15:43:58.554Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-05T15:43:58.584Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-05T15:43:58.603Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-05T15:43:58.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-05T15:43:58.611Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-05T15:43:58.997Z] Checking out Revision 06ea564be64d0c4d37e15143b1f80c1cbda10af1 (master) [2020-06-05T15:43:59.007Z] > git config core.sparsecheckout # timeout=10 [2020-06-05T15:43:59.016Z] > git checkout -f 06ea564be64d0c4d37e15143b1f80c1cbda10af1 # timeout=10 [2020-06-05T15:44:03.049Z] Commit message: "add video link in README" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-05T15:44:04.402Z] ========================================================= [2020-06-05T15:44:04.402Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-05T15:44:04.402Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:44:05.490Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-05T15:44:05.769Z] Sending build context to Docker daemon 12.89MB [2020-06-05T15:44:06.056Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-05T15:44:06.056Z] Step 2/8 : FROM ${BASE} [2020-06-05T15:44:06.056Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-05T15:44:06.056Z] e6b0cf9c0882: Pulling fs layer [2020-06-05T15:44:06.056Z] 2848faf0eed1: Pulling fs layer [2020-06-05T15:44:06.056Z] 0f37312ad70f: Pulling fs layer [2020-06-05T15:44:06.056Z] 5788d62ee057: Pulling fs layer [2020-06-05T15:44:06.056Z] 0e6b1d234666: Pulling fs layer [2020-06-05T15:44:06.056Z] bf5d7aec512f: Pulling fs layer [2020-06-05T15:44:06.056Z] 34c802a77dc8: Pulling fs layer [2020-06-05T15:44:06.056Z] 9eb99e56ec68: Pulling fs layer [2020-06-05T15:44:06.056Z] 27c7a5d97fbd: Pulling fs layer [2020-06-05T15:44:06.056Z] 5c102a31e300: Pulling fs layer [2020-06-05T15:44:06.056Z] dcfb455df0a1: Pulling fs layer [2020-06-05T15:44:06.056Z] 0e6b1d234666: Waiting [2020-06-05T15:44:06.056Z] bf5d7aec512f: Waiting [2020-06-05T15:44:06.056Z] 34c802a77dc8: Waiting [2020-06-05T15:44:06.056Z] 9eb99e56ec68: Waiting [2020-06-05T15:44:06.056Z] 27c7a5d97fbd: Waiting [2020-06-05T15:44:06.056Z] 5c102a31e300: Waiting [2020-06-05T15:44:06.056Z] dcfb455df0a1: Waiting [2020-06-05T15:44:06.056Z] 5788d62ee057: Waiting [2020-06-05T15:44:06.056Z] 0f37312ad70f: Download complete [2020-06-05T15:44:06.056Z] 2848faf0eed1: Verifying Checksum [2020-06-05T15:44:06.056Z] 2848faf0eed1: Download complete [2020-06-05T15:44:06.056Z] 0e6b1d234666: Verifying Checksum [2020-06-05T15:44:06.056Z] 0e6b1d234666: Download complete [2020-06-05T15:44:06.056Z] bf5d7aec512f: Verifying Checksum [2020-06-05T15:44:06.056Z] bf5d7aec512f: Download complete [2020-06-05T15:44:06.056Z] e6b0cf9c0882: Verifying Checksum [2020-06-05T15:44:06.056Z] e6b0cf9c0882: Download complete [2020-06-05T15:44:06.660Z] e6b0cf9c0882: Pull complete [2020-06-05T15:44:06.953Z] 2848faf0eed1: Pull complete [2020-06-05T15:44:06.953Z] 0f37312ad70f: Pull complete [2020-06-05T15:44:08.054Z] 34c802a77dc8: Verifying Checksum [2020-06-05T15:44:08.054Z] 34c802a77dc8: Download complete [2020-06-05T15:44:08.054Z] 27c7a5d97fbd: Verifying Checksum [2020-06-05T15:44:08.054Z] 27c7a5d97fbd: Download complete [2020-06-05T15:44:09.156Z] 5788d62ee057: Verifying Checksum [2020-06-05T15:44:09.156Z] 5788d62ee057: Download complete [2020-06-05T15:44:09.156Z] 5c102a31e300: Verifying Checksum [2020-06-05T15:44:09.156Z] 5c102a31e300: Download complete [2020-06-05T15:44:09.156Z] dcfb455df0a1: Verifying Checksum [2020-06-05T15:44:09.156Z] dcfb455df0a1: Download complete [2020-06-05T15:44:09.455Z] 9eb99e56ec68: Verifying Checksum [2020-06-05T15:44:09.455Z] 9eb99e56ec68: Download complete [2020-06-05T15:44:17.736Z] 5788d62ee057: Pull complete [2020-06-05T15:44:17.736Z] 0e6b1d234666: Pull complete [2020-06-05T15:44:17.736Z] bf5d7aec512f: Pull complete [2020-06-05T15:44:26.002Z] 34c802a77dc8: Pull complete [2020-06-05T15:44:29.485Z] 9eb99e56ec68: Pull complete [2020-06-05T15:44:29.485Z] 27c7a5d97fbd: Pull complete [2020-06-05T15:44:30.461Z] 5c102a31e300: Pull complete [2020-06-05T15:44:30.725Z] dcfb455df0a1: Pull complete [2020-06-05T15:44:30.725Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-05T15:44:30.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-05T15:44:30.725Z] ---> 7c70fe431013 [2020-06-05T15:44:30.725Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-05T15:44:32.139Z] ---> Running in 86dddca773c7 [2020-06-05T15:44:32.139Z] Removing intermediate container 86dddca773c7 [2020-06-05T15:44:32.139Z] ---> 7c79c4c2cb72 [2020-06-05T15:44:32.139Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-05T15:44:32.139Z] ---> Running in ee3e51ab7b52 [2020-06-05T15:44:33.570Z] Removing intermediate container ee3e51ab7b52 [2020-06-05T15:44:33.570Z] ---> 06086d3c0944 [2020-06-05T15:44:33.570Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-05T15:44:33.853Z] ---> Running in 24a66ee82063 [2020-06-05T15:44:34.890Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-05T15:44:35.472Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-05T15:44:36.050Z] OK: 143 MiB in 39 packages [2020-06-05T15:44:36.316Z] Removing intermediate container 24a66ee82063 [2020-06-05T15:44:36.316Z] ---> 3d173f263b28 [2020-06-05T15:44:36.316Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-05T15:44:36.587Z] ---> Running in 1832bb76fd1f [2020-06-05T15:44:36.587Z] Removing intermediate container 1832bb76fd1f [2020-06-05T15:44:36.587Z] ---> b96cb39b4ca1 [2020-06-05T15:44:36.587Z] Step 7/8 : COPY . . [2020-06-05T15:44:38.547Z] ---> fef2809f1094 [2020-06-05T15:44:38.547Z] Step 8/8 : RUN go mod download [2020-06-05T15:44:38.547Z] ---> Running in d7f82a1e261e [2020-06-05T15:44:43.888Z] go: finding cloud.google.com/go v0.26.0 [2020-06-05T15:44:43.888Z] go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible [2020-06-05T15:44:43.888Z] go: finding github.com/Azure/go-autorest v10.15.3+incompatible [2020-06-05T15:44:43.888Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-05T15:44:43.888Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-05T15:44:43.888Z] go: finding github.com/Microsoft/go-winio v0.4.3 [2020-06-05T15:44:43.888Z] go: finding github.com/NYTimes/gziphandler v1.0.1 [2020-06-05T15:44:43.888Z] go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 [2020-06-05T15:44:43.888Z] go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af [2020-06-05T15:44:43.888Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-05T15:44:43.888Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-05T15:44:43.888Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-05T15:44:43.888Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-05T15:44:43.888Z] go: finding github.com/armon/go-radix v1.0.0 [2020-06-05T15:44:43.888Z] go: finding github.com/aws/aws-sdk-go v1.25.41 [2020-06-05T15:44:43.888Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-05T15:44:43.888Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-05T15:44:43.888Z] go: finding github.com/boltdb/bolt v1.3.1 [2020-06-05T15:44:43.888Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-05T15:44:43.888Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-05T15:44:43.888Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-05T15:44:43.888Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-05T15:44:43.888Z] go: finding github.com/client9/misspell v0.3.4 [2020-06-05T15:44:43.888Z] go: finding github.com/coredns/coredns v1.1.2 [2020-06-05T15:44:43.888Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-05T15:44:43.888Z] go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-06-05T15:44:43.888Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-06-05T15:44:43.888Z] go: finding github.com/digitalocean/godo v1.10.0 [2020-06-05T15:44:43.888Z] go: finding github.com/dimchansky/utfbom v1.1.0 [2020-06-05T15:44:43.888Z] go: finding github.com/dnaeon/go-vcr v1.0.1 [2020-06-05T15:44:43.888Z] go: finding github.com/docker/go-connections v0.3.0 [2020-06-05T15:44:43.888Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-05T15:44:43.888Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-05T15:44:43.888Z] go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-06-05T15:44:43.888Z] go: finding github.com/envoyproxy/go-control-plane v0.8.0 [2020-06-05T15:44:43.888Z] go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 [2020-06-05T15:44:43.889Z] go: finding github.com/fatih/color v1.9.0 [2020-06-05T15:44:43.889Z] go: finding github.com/fatih/structs v1.1.0 [2020-06-05T15:44:43.889Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-05T15:44:43.889Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-06-05T15:44:43.889Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-05T15:44:43.889Z] go: finding github.com/go-ldap/ldap v3.0.2+incompatible [2020-06-05T15:44:43.889Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-05T15:44:43.889Z] go: finding github.com/go-ole/go-ole v1.2.1 [2020-06-05T15:44:43.889Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-05T15:44:43.889Z] go: finding github.com/go-test/deep v1.0.2 [2020-06-05T15:44:43.889Z] go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd [2020-06-05T15:44:44.151Z] go: finding github.com/gobuffalo/depgen v0.1.0 [2020-06-05T15:44:44.151Z] go: finding github.com/gobuffalo/envy v1.7.0 [2020-06-05T15:44:44.151Z] go: finding github.com/gobuffalo/flect v0.1.3 [2020-06-05T15:44:44.151Z] go: finding github.com/gobuffalo/genny v0.1.1 [2020-06-05T15:44:44.151Z] go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 [2020-06-05T15:44:44.151Z] go: finding github.com/gobuffalo/gogen v0.1.1 [2020-06-05T15:44:44.151Z] go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 [2020-06-05T15:44:44.151Z] go: finding github.com/gobuffalo/mapi v1.0.2 [2020-06-05T15:44:44.151Z] go: finding github.com/gobuffalo/packd v0.1.0 [2020-06-05T15:44:44.151Z] go: finding github.com/gobuffalo/packr/v2 v2.2.0 [2020-06-05T15:44:44.151Z] go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 [2020-06-05T15:44:44.151Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-06-05T15:44:44.151Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-06-05T15:44:44.151Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-06-05T15:44:44.151Z] go: finding github.com/golang/mock v1.1.1 [2020-06-05T15:44:44.151Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-05T15:44:44.151Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-05T15:44:44.151Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-05T15:44:44.151Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-05T15:44:44.151Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-05T15:44:44.151Z] go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 [2020-06-05T15:44:44.151Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-05T15:44:44.151Z] go: finding github.com/googleapis/gnostic v0.2.0 [2020-06-05T15:44:44.151Z] go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca [2020-06-05T15:44:44.151Z] go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c [2020-06-05T15:44:44.151Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-05T15:44:44.151Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-05T15:44:44.151Z] go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 [2020-06-05T15:44:44.151Z] go: finding github.com/hashicorp/consul v1.7.2 [2020-06-05T15:44:44.151Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-05T15:44:44.151Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-05T15:44:44.151Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-05T15:44:44.151Z] go: finding github.com/hashicorp/go-bexpr v0.1.2 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-connlimit v0.2.0 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-memdb v1.0.3 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-plugin v1.0.1 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-raftchunking v0.6.1 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.4 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/raft v1.1.2 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/vault/api v1.0.4 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/vault/sdk v0.1.13 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-06-05T15:44:44.419Z] go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-06-05T15:44:44.419Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-05T15:44:44.419Z] go: finding github.com/imdario/mergo v0.3.6 [2020-06-05T15:44:44.681Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-06-05T15:44:44.681Z] go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da [2020-06-05T15:44:44.681Z] go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-06-05T15:44:44.681Z] go: finding github.com/joho/godotenv v1.3.0 [2020-06-05T15:44:44.681Z] go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 [2020-06-05T15:44:44.681Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-05T15:44:44.681Z] go: finding github.com/jtolds/gls v4.2.1+incompatible [2020-06-05T15:44:44.681Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-05T15:44:44.681Z] go: finding github.com/karrick/godirwalk v1.10.3 [2020-06-05T15:44:44.681Z] go: finding github.com/kisielk/errcheck v1.2.0 [2020-06-05T15:44:44.681Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-06-05T15:44:44.681Z] go: finding github.com/klauspost/compress v1.9.5 [2020-06-05T15:44:44.681Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 [2020-06-05T15:44:44.681Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-05T15:44:44.681Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-05T15:44:44.681Z] go: finding github.com/kr/pty v1.1.1 [2020-06-05T15:44:44.681Z] go: finding github.com/kr/text v0.1.0 [2020-06-05T15:44:44.681Z] go: finding github.com/likexian/gokit v0.20.16 [2020-06-05T15:44:44.681Z] go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b [2020-06-05T15:44:44.681Z] go: finding github.com/linode/linodego v0.7.1 [2020-06-05T15:44:44.681Z] go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 [2020-06-05T15:44:44.681Z] go: finding github.com/markbates/safe v1.0.1 [2020-06-05T15:44:44.681Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-05T15:44:44.681Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-05T15:44:44.681Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-05T15:44:44.681Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-05T15:44:44.681Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-05T15:44:44.681Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-05T15:44:44.681Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-05T15:44:44.681Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-05T15:44:44.681Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-05T15:44:44.681Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-05T15:44:44.681Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-05T15:44:44.681Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-06-05T15:44:44.681Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-05T15:44:44.681Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-05T15:44:44.681Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-05T15:44:44.950Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-05T15:44:44.950Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-05T15:44:44.950Z] go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe [2020-06-05T15:44:44.950Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-05T15:44:44.950Z] go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-06-05T15:44:44.950Z] go: finding github.com/oklog/run v1.0.0 [2020-06-05T15:44:44.950Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-06-05T15:44:44.950Z] go: finding github.com/onsi/gomega v1.4.2 [2020-06-05T15:44:44.950Z] go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-06-05T15:44:44.950Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-05T15:44:44.950Z] go: finding github.com/pebbe/zmq4 v1.2.0 [2020-06-05T15:44:44.950Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-05T15:44:44.950Z] go: finding github.com/peterbourgon/diskv v2.0.1+incompatible [2020-06-05T15:44:44.950Z] go: finding github.com/pierrec/lz4 v2.0.5+incompatible [2020-06-05T15:44:44.950Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-05T15:44:44.950Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-05T15:44:44.950Z] go: finding github.com/posener/complete v1.1.1 [2020-06-05T15:44:44.950Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-05T15:44:44.950Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-05T15:44:44.950Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-05T15:44:44.950Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-05T15:44:44.950Z] go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-06-05T15:44:44.950Z] go: finding github.com/rogpeppe/go-internal v1.3.0 [2020-06-05T15:44:44.950Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-05T15:44:44.950Z] go: finding github.com/ryanuber/go-glob v1.0.0 [2020-06-05T15:44:44.950Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-05T15:44:44.950Z] go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-06-05T15:44:44.950Z] go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 [2020-06-05T15:44:44.950Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-05T15:44:44.950Z] go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf [2020-06-05T15:44:44.951Z] go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a [2020-06-05T15:44:44.951Z] go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-06-05T15:44:45.215Z] go: finding github.com/spf13/cobra v0.0.3 [2020-06-05T15:44:45.215Z] go: finding github.com/spf13/pflag v1.0.3 [2020-06-05T15:44:45.215Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-05T15:44:45.215Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-05T15:44:45.215Z] go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-06-05T15:44:45.215Z] go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 [2020-06-05T15:44:45.215Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-06-05T15:44:45.215Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-05T15:44:45.215Z] go: finding github.com/vmware/govmomi v0.18.0 [2020-06-05T15:44:45.216Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-05T15:44:45.216Z] go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc [2020-06-05T15:44:45.216Z] go: finding go.mongodb.org/mongo-driver v1.3.1 [2020-06-05T15:44:45.216Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-05T15:44:45.216Z] go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 [2020-06-05T15:44:45.216Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-06-05T15:44:45.216Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-05T15:44:45.216Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-06-05T15:44:45.216Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-05T15:44:45.216Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-05T15:44:45.216Z] go: finding golang.org/x/text v0.3.2 [2020-06-05T15:44:45.216Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-06-05T15:44:45.216Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-05T15:44:45.216Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-05T15:44:45.216Z] go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 [2020-06-05T15:44:45.216Z] go: finding google.golang.org/appengine v1.4.0 [2020-06-05T15:44:45.216Z] go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 [2020-06-05T15:44:45.216Z] go: finding google.golang.org/grpc v1.23.0 [2020-06-05T15:44:45.216Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-06-05T15:44:45.216Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-05T15:44:45.216Z] go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d [2020-06-05T15:44:45.216Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-05T15:44:45.216Z] go: finding gopkg.in/errgo.v2 v2.1.0 [2020-06-05T15:44:45.484Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-05T15:44:45.484Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-06-05T15:44:45.484Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-06-05T15:44:45.484Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-05T15:44:45.484Z] go: finding gopkg.in/resty.v1 v1.12.0 [2020-06-05T15:44:45.484Z] go: finding gopkg.in/square/go-jose.v2 v2.3.1 [2020-06-05T15:44:45.484Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-05T15:44:45.484Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-05T15:44:45.484Z] go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc [2020-06-05T15:44:45.484Z] go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb [2020-06-05T15:44:45.484Z] go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 [2020-06-05T15:44:45.484Z] go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 [2020-06-05T15:44:45.484Z] go: finding k8s.io/client-go v8.0.0+incompatible [2020-06-05T15:44:45.484Z] go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 [2020-06-05T15:45:24.085Z] Removing intermediate container eabc0ab80a94 [2020-06-05T15:45:24.085Z] ---> 9dea129d435c [2020-06-05T15:45:24.085Z] Successfully built 9dea129d435c [2020-06-05T15:45:24.085Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:45:24.630Z] + docker inspect -f . ci-base-image-arm64 [2020-06-05T15:45:24.630Z] . [Pipeline] withDockerContainer [2020-06-05T15:45:24.908Z] prd-ubuntu18.04-docker-arm64-4c-16g-1992 does not seem to be running inside a container [2020-06-05T15:45:24.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/41 -v /w/workspace/edgex-ui-go/41:/w/workspace/edgex-ui-go/41:rw,z -v /w/workspace/edgex-ui-go/41@tmp:/w/workspace/edgex-ui-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-05T15:45:26.888Z] $ docker top eb59c30f3f3a1f88714b32d21bb80702579366fe6940263cee29b57ad7a3b72d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-05T15:45:28.246Z] + go version [2020-06-05T15:45:28.246Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-05T15:45:29.294Z] + make test [2020-06-05T15:45:29.294Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-05T15:45:30.752Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-05T15:45:52.977Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-05T15:45:52.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-05T15:45:52.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-05T15:45:52.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-05T15:45:52.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-05T15:45:52.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-05T15:45:52.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-05T15:45:52.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-05T15:45:52.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-05T15:45:52.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-05T15:45:52.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-05T15:45:52.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-05T15:45:52.977Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-06-05T15:45:57.711Z] Stashed 1 file(s) [Pipeline] } [2020-06-05T15:45:57.681Z] $ docker stop --time=1 eb59c30f3f3a1f88714b32d21bb80702579366fe6940263cee29b57ad7a3b72d [2020-06-05T15:45:59.794Z] $ docker rm -f eb59c30f3f3a1f88714b32d21bb80702579366fe6940263cee29b57ad7a3b72d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-05T15:46:01.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-05T15:46:02.238Z] + ls -al . [2020-06-05T15:46:02.238Z] total 136 [2020-06-05T15:46:02.238Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 5 15:45 . [2020-06-05T15:46:02.238Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 15:42 .. [2020-06-05T15:46:02.238Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 5 15:42 .git [2020-06-05T15:46:02.238Z] -rw-rw-r-- 1 jenkins jenkins 136 Jun 5 15:42 .gitignore [2020-06-05T15:46:02.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 5 15:42 .semver [2020-06-05T15:46:02.238Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 5 15:42 CONTRIBUTING.md [2020-06-05T15:46:02.238Z] -rw-rw-r-- 1 jenkins jenkins 913 Jun 5 15:42 Dockerfile [2020-06-05T15:46:02.238Z] -rw-rw-r-- 1 jenkins jenkins 898 Jun 5 15:42 Dockerfile.build [2020-06-05T15:46:02.238Z] -rw-rw-r-- 1 jenkins jenkins 675 Jun 5 15:42 Jenkinsfile [2020-06-05T15:46:02.238Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 5 15:42 LICENSE [2020-06-05T15:46:02.238Z] -rw-rw-r-- 1 jenkins jenkins 951 Jun 5 15:42 Makefile [2020-06-05T15:46:02.238Z] -rw-rw-r-- 1 jenkins jenkins 2409 Jun 5 15:42 README.md [2020-06-05T15:46:02.238Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 5 15:40 VERSION [2020-06-05T15:46:02.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 5 15:42 assets [2020-06-05T15:46:02.238Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 5 15:42 bin [2020-06-05T15:46:02.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 5 15:42 cmd [2020-06-05T15:46:02.238Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 5 15:45 coverage.out [2020-06-05T15:46:02.238Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 15:42 docs [2020-06-05T15:46:02.238Z] -rw-r--r-- 1 jenkins jenkins 974 Jun 5 15:45 go.mod [2020-06-05T15:46:02.238Z] -rw-r--r-- 1 jenkins jenkins 44475 Jun 5 15:45 go.sum [2020-06-05T15:46:02.238Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 5 15:42 internal [2020-06-05T15:46:02.238Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 5 15:42 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:46:02.577Z] + 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=06ea564be64d0c4d37e15143b1f80c1cbda10af1 --label arch=arm64 --label version=1.2.1-dev.6 . [2020-06-05T15:46:03.171Z] Sending build context to Docker daemon 12.94MB [2020-06-05T15:46:03.171Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-05T15:46:03.171Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-05T15:46:03.171Z] ---> 9dea129d435c [2020-06-05T15:46:03.171Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-05T15:46:03.445Z] ---> Running in 000b2c82fb80 [2020-06-05T15:46:03.717Z] Removing intermediate container 000b2c82fb80 [2020-06-05T15:46:03.717Z] ---> 53e785cde2f1 [2020-06-05T15:46:03.717Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-05T15:46:03.995Z] ---> Running in d4ad60db9a97 [2020-06-05T15:46:04.591Z] Removing intermediate container d4ad60db9a97 [2020-06-05T15:46:04.591Z] ---> 15faa7b71c51 [2020-06-05T15:46:04.591Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-05T15:46:04.591Z] ---> Running in 1002f8d9bd93 [2020-06-05T15:46:04.868Z] Removing intermediate container 1002f8d9bd93 [2020-06-05T15:46:04.868Z] ---> 81fd8ba5a65b [2020-06-05T15:46:04.868Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-05T15:46:05.144Z] ---> Running in 76de684f4779 [2020-06-05T15:46:05.742Z] Removing intermediate container 76de684f4779 [2020-06-05T15:46:05.742Z] ---> 928bb017fa7a [2020-06-05T15:46:05.742Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-05T15:46:05.742Z] ---> Running in 49ce7a5615bd [2020-06-05T15:46:06.017Z] Removing intermediate container 49ce7a5615bd [2020-06-05T15:46:06.017Z] ---> 9a5eaea561e6 [2020-06-05T15:46:06.017Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-05T15:46:06.294Z] ---> Running in 052ff49a2679 [2020-06-05T15:46:08.925Z] Removing intermediate container 052ff49a2679 [2020-06-05T15:46:08.925Z] ---> 931738d77e94 [2020-06-05T15:46:08.925Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-05T15:46:08.925Z] ---> Running in b78649976359 [2020-06-05T15:46:10.363Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-05T15:46:10.958Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-05T15:46:11.551Z] v3.11.6-71-gb45d3b45cc [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-05T15:46:11.551Z] v3.11.6-68-gf6abc2afac [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-05T15:46:11.551Z] OK: 11178 distinct packages available [2020-06-05T15:46:11.551Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-05T15:46:12.523Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-05T15:46:13.118Z] OK: 125 MiB in 39 packages [2020-06-05T15:46:14.101Z] Removing intermediate container b78649976359 [2020-06-05T15:46:14.101Z] ---> 33d1cb8a4be4 [2020-06-05T15:46:14.101Z] Step 10/24 : ENV GO111MODULE=on [2020-06-05T15:46:14.101Z] ---> Running in 6c410a93ad81 [2020-06-05T15:46:14.705Z] Removing intermediate container 6c410a93ad81 [2020-06-05T15:46:14.705Z] ---> 5d92d48bf5f6 [2020-06-05T15:46:14.705Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-05T15:46:14.705Z] ---> Running in dd5ffdfd26b7 [2020-06-05T15:46:15.301Z] Removing intermediate container dd5ffdfd26b7 [2020-06-05T15:46:15.301Z] ---> 3b88d7c29071 [2020-06-05T15:46:15.301Z] Step 12/24 : COPY go.mod . [2020-06-05T15:46:15.898Z] ---> 597cb24bb9f5 [2020-06-05T15:46:15.898Z] Step 13/24 : COPY Makefile . [2020-06-05T15:46:16.886Z] ---> 1a4a1e4f939a [2020-06-05T15:46:16.887Z] Step 14/24 : RUN make update [2020-06-05T15:46:16.887Z] ---> Running in 00c1c76089a8 [2020-06-05T15:46:18.324Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-05T15:46:19.763Z] Removing intermediate container 00c1c76089a8 [2020-06-05T15:46:19.763Z] ---> c0084df366b3 [2020-06-05T15:46:19.763Z] Step 15/24 : COPY . . [2020-06-05T15:46:21.760Z] ---> f9bc5f954cd1 [2020-06-05T15:46:21.760Z] Step 16/24 : RUN ${MAKE} [2020-06-05T15:46:21.760Z] ---> Running in d0ee3e0924da [2020-06-05T15:46:23.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-06-05T15:46:50.017Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-05T15:46:54.321Z] Removing intermediate container d0ee3e0924da [2020-06-05T15:46:54.321Z] ---> f9dd5a0045d2 [2020-06-05T15:46:54.321Z] Step 17/24 : FROM alpine [2020-06-05T15:46:54.321Z] latest: Pulling from library/alpine [2020-06-05T15:46:54.321Z] b538f80385f9: Pulling fs layer [2020-06-05T15:46:54.321Z] b538f80385f9: Download complete [2020-06-05T15:46:54.914Z] b538f80385f9: Pull complete [2020-06-05T15:46:54.914Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-05T15:46:54.914Z] Status: Downloaded newer image for alpine:latest [2020-06-05T15:46:54.914Z] ---> 62ee0e9f8440 [2020-06-05T15:46:54.914Z] Step 18/24 : EXPOSE 4000 [2020-06-05T15:46:55.185Z] ---> Running in d34857301e0f [2020-06-05T15:46:55.464Z] Removing intermediate container d34857301e0f [2020-06-05T15:46:55.464Z] ---> 6b671d20d7c7 [2020-06-05T15:46:55.464Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-05T15:46:57.435Z] ---> ec2f90c237c5 [2020-06-05T15:46:57.435Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-05T15:46:57.435Z] ---> Running in 0a8286fbdb9b [2020-06-05T15:46:57.705Z] Removing intermediate container 0a8286fbdb9b [2020-06-05T15:46:57.705Z] ---> afc8b1d5bde5 [2020-06-05T15:46:57.705Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-05T15:46:57.977Z] ---> Running in e61616c76d52 [2020-06-05T15:46:58.246Z] Removing intermediate container e61616c76d52 [2020-06-05T15:46:58.246Z] ---> e01b0119c6b6 [2020-06-05T15:46:58.246Z] Step 22/24 : LABEL arch=arm64 [2020-06-05T15:46:58.519Z] ---> Running in 996e5bd6d808 [2020-06-05T15:46:58.792Z] Removing intermediate container 996e5bd6d808 [2020-06-05T15:46:58.792Z] ---> ffb34e77ecb7 [2020-06-05T15:46:58.792Z] Step 23/24 : LABEL git_sha=06ea564be64d0c4d37e15143b1f80c1cbda10af1 [2020-06-05T15:46:59.065Z] ---> Running in d9ef6587e281 [2020-06-05T15:46:59.339Z] Removing intermediate container d9ef6587e281 [2020-06-05T15:46:59.339Z] ---> 911e7c90f3e3 [2020-06-05T15:46:59.339Z] Step 24/24 : LABEL version=1.2.1-dev.6 [2020-06-05T15:46:59.612Z] ---> Running in d6836b23f72b [2020-06-05T15:46:59.884Z] Removing intermediate container d6836b23f72b [2020-06-05T15:46:59.884Z] ---> ac895030e8fc [2020-06-05T15:46:59.884Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-05T15:46:59.884Z] Successfully built ac895030e8fc [2020-06-05T15:46:59.884Z] 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 [2020-06-05T15:47:00.103Z] provisioning config files... [2020-06-05T15:47:00.142Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/41@tmp/config5753114632378051791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-05T15:47:00.518Z] nexus3.edgexfoundry.org:10001 [2020-06-05T15:47:00.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-05T15:47:01.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-05T15:47:01.063Z] Configure a credential helper to remove this warning. See [2020-06-05T15:47:01.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-05T15:47:01.063Z] [2020-06-05T15:47:01.063Z] Login Succeeded [2020-06-05T15:47:01.063Z] nexus3.edgexfoundry.org:10002 [2020-06-05T15:47:01.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-05T15:47:01.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-05T15:47:01.660Z] Configure a credential helper to remove this warning. See [2020-06-05T15:47:01.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-05T15:47:01.660Z] [2020-06-05T15:47:01.660Z] Login Succeeded [2020-06-05T15:47:01.660Z] nexus3.edgexfoundry.org:10003 [2020-06-05T15:47:01.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-05T15:47:02.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-05T15:47:02.206Z] Configure a credential helper to remove this warning. See [2020-06-05T15:47:02.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-05T15:47:02.206Z] [2020-06-05T15:47:02.206Z] Login Succeeded [2020-06-05T15:47:02.206Z] nexus3.edgexfoundry.org:10004 [2020-06-05T15:47:02.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-05T15:47:02.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-05T15:47:02.803Z] Configure a credential helper to remove this warning. See [2020-06-05T15:47:02.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-05T15:47:02.803Z] [2020-06-05T15:47:02.803Z] Login Succeeded [2020-06-05T15:47:02.803Z] docker.io [2020-06-05T15:47:03.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-05T15:47:03.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-05T15:47:03.668Z] Configure a credential helper to remove this warning. See [2020-06-05T15:47:03.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-05T15:47:03.668Z] [2020-06-05T15:47:03.668Z] Login Succeeded [Pipeline] } [2020-06-05T15:47:03.685Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-05T15:47:03.784Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-06-05T15:47:03.784Z] 06ea564be64d0c4d37e15143b1f80c1cbda10af1 [2020-06-05T15:47:03.784Z] latest [2020-06-05T15:47:03.784Z] 1.2.1-dev.6 [2020-06-05T15:47:03.784Z] 06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6 [2020-06-05T15:47:03.784Z] master [2020-06-05T15:47:03.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:47:04.192Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:06ea564be64d0c4d37e15143b1f80c1cbda10af1 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:47:04.529Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:06ea564be64d0c4d37e15143b1f80c1cbda10af1 [2020-06-05T15:47:04.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-05T15:47:04.529Z] b4a535c03ca4: Preparing [2020-06-05T15:47:04.529Z] e2f13739ad41: Preparing [2020-06-05T15:47:04.800Z] e2f13739ad41: Layer already exists [2020-06-05T15:47:07.562Z] Removing intermediate container d7f82a1e261e [2020-06-05T15:47:07.562Z] ---> aec18be1a6be [2020-06-05T15:47:07.562Z] Successfully built aec18be1a6be [2020-06-05T15:47:07.562Z] 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 [2020-06-05T15:47:08.172Z] b4a535c03ca4: Pushed [2020-06-05T15:47:08.283Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-05T15:47:08.445Z] 06ea564be64d0c4d37e15143b1f80c1cbda10af1: digest: sha256:a5eb1296065f3adacb567e5e60a8e6f71312acf4c31808cc2c9c7464c1b55bec size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:47:08.546Z] . [Pipeline] withDockerContainer [2020-06-05T15:47:08.781Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-06-05T15:47:08.808Z] prd-centos7-docker-4c-2g-1993 does not seem to be running inside a container [2020-06-05T15:47:08.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/41 -v /w/workspace/edgex-ui-go/41:/w/workspace/edgex-ui-go/41:rw,z -v /w/workspace/edgex-ui-go/41@tmp:/w/workspace/edgex-ui-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-05T15:47:10.191Z] $ docker top de5af910e5d813ed9b6848896eb043c17426543404f858c15fccb1c4a039f801 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:47:10.739Z] + go version [2020-06-05T15:47:10.739Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-05T15:47:10.788Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-06-05T15:47:10.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-05T15:47:10.788Z] b4a535c03ca4: Preparing [2020-06-05T15:47:10.788Z] e2f13739ad41: Preparing [2020-06-05T15:47:10.788Z] e2f13739ad41: Layer already exists [2020-06-05T15:47:10.788Z] b4a535c03ca4: Layer already exists [2020-06-05T15:47:11.060Z] latest: digest: sha256:a5eb1296065f3adacb567e5e60a8e6f71312acf4c31808cc2c9c7464c1b55bec size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:47:11.088Z] + make test [2020-06-05T15:47:11.088Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-05T15:47:11.400Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:47:11.735Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.1-dev.6 [2020-06-05T15:47:11.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-05T15:47:11.735Z] b4a535c03ca4: Preparing [2020-06-05T15:47:11.735Z] e2f13739ad41: Preparing [2020-06-05T15:47:11.735Z] e2f13739ad41: Layer already exists [2020-06-05T15:47:11.735Z] b4a535c03ca4: Layer already exists [2020-06-05T15:47:12.008Z] 1.2.1-dev.6: digest: sha256:a5eb1296065f3adacb567e5e60a8e6f71312acf4c31808cc2c9c7464c1b55bec size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:47:12.349Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:47:12.685Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6 [2020-06-05T15:47:12.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-05T15:47:12.685Z] b4a535c03ca4: Preparing [2020-06-05T15:47:12.685Z] e2f13739ad41: Preparing [2020-06-05T15:47:12.685Z] b4a535c03ca4: Layer already exists [2020-06-05T15:47:12.685Z] e2f13739ad41: Layer already exists [2020-06-05T15:47:12.957Z] 06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6: digest: sha256:a5eb1296065f3adacb567e5e60a8e6f71312acf4c31808cc2c9c7464c1b55bec size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:47:13.295Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:47:13.633Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-06-05T15:47:13.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-05T15:47:13.633Z] b4a535c03ca4: Preparing [2020-06-05T15:47:13.633Z] e2f13739ad41: Preparing [2020-06-05T15:47:13.633Z] b4a535c03ca4: Layer already exists [2020-06-05T15:47:13.633Z] e2f13739ad41: Layer already exists [2020-06-05T15:47:13.835Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-05T15:47:13.906Z] master: digest: sha256:a5eb1296065f3adacb567e5e60a8e6f71312acf4c31808cc2c9c7464c1b55bec size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-05T15:47:26.646Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-05T15:47:26.646Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-05T15:47:26.646Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-05T15:47:26.646Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-05T15:47:26.646Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-05T15:47:26.646Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-05T15:47:26.646Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-05T15:47:26.646Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-05T15:47:26.646Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-05T15:47:26.646Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-05T15:47:26.646Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-05T15:47:26.646Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-05T15:47:26.646Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-06-05T15:47:29.348Z] Warning: overwriting stash ‘coverage-report’ [2020-06-05T15:47:29.888Z] Stashed 1 file(s) [Pipeline] } [2020-06-05T15:47:29.900Z] $ docker stop --time=1 de5af910e5d813ed9b6848896eb043c17426543404f858c15fccb1c4a039f801 [2020-06-05T15:47:32.243Z] $ docker rm -f de5af910e5d813ed9b6848896eb043c17426543404f858c15fccb1c4a039f801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-05T15:47:32.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-05T15:47:33.350Z] + ls -al . [2020-06-05T15:47:33.350Z] total 104 [2020-06-05T15:47:33.350Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 5 15:47 . [2020-06-05T15:47:33.350Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 5 15:43 .. [2020-06-05T15:47:33.350Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 5 15:43 assets [2020-06-05T15:47:33.350Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 5 15:43 bin [2020-06-05T15:47:33.350Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 5 15:43 cmd [2020-06-05T15:47:33.350Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 5 15:43 CONTRIBUTING.md [2020-06-05T15:47:33.350Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 5 15:47 coverage.out [2020-06-05T15:47:33.350Z] -rw-rw-r--. 1 jenkins jenkins 913 Jun 5 15:43 Dockerfile [2020-06-05T15:47:33.350Z] -rw-rw-r--. 1 jenkins jenkins 898 Jun 5 15:43 Dockerfile.build [2020-06-05T15:47:33.350Z] drwxrwxr-x. 4 jenkins jenkins 72 Jun 5 15:43 docs [2020-06-05T15:47:33.350Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 5 15:44 .git [2020-06-05T15:47:33.350Z] -rw-rw-r--. 1 jenkins jenkins 136 Jun 5 15:43 .gitignore [2020-06-05T15:47:33.350Z] -rw-r--r--. 1 jenkins jenkins 974 Jun 5 15:47 go.mod [2020-06-05T15:47:33.350Z] -rw-r--r--. 1 jenkins jenkins 44475 Jun 5 15:47 go.sum [2020-06-05T15:47:33.350Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 5 15:43 internal [2020-06-05T15:47:33.350Z] -rw-rw-r--. 1 jenkins jenkins 675 Jun 5 15:43 Jenkinsfile [2020-06-05T15:47:33.350Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 5 15:43 LICENSE [2020-06-05T15:47:33.350Z] -rw-rw-r--. 1 jenkins jenkins 951 Jun 5 15:43 Makefile [2020-06-05T15:47:33.350Z] -rw-rw-r--. 1 jenkins jenkins 2409 Jun 5 15:43 README.md [2020-06-05T15:47:33.350Z] drwxrwxr-x. 3 jenkins jenkins 44 Jun 5 15:44 .semver [2020-06-05T15:47:33.350Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 5 15:40 VERSION [2020-06-05T15:47:33.350Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 5 15:43 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:47:33.733Z] + 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=06ea564be64d0c4d37e15143b1f80c1cbda10af1 --label arch=amd64 --label version=1.2.1-dev.6 . [2020-06-05T15:47:34.348Z] Sending build context to Docker daemon 12.94MB [2020-06-05T15:47:34.348Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-05T15:47:34.348Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-05T15:47:34.348Z] ---> aec18be1a6be [2020-06-05T15:47:34.348Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-05T15:47:34.943Z] ---> Running in 2e5319ae6653 [2020-06-05T15:47:34.943Z] Removing intermediate container 2e5319ae6653 [2020-06-05T15:47:34.943Z] ---> 5d3ffb65c241 [2020-06-05T15:47:34.943Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-05T15:47:34.943Z] ---> Running in 58b640e708ce [2020-06-05T15:47:35.213Z] Removing intermediate container 58b640e708ce [2020-06-05T15:47:35.213Z] ---> 8082103a2c36 [2020-06-05T15:47:35.213Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-05T15:47:35.213Z] ---> Running in 66c1d2609e5a [2020-06-05T15:47:35.826Z] Removing intermediate container 66c1d2609e5a [2020-06-05T15:47:35.826Z] ---> ff2cfb8d462b [2020-06-05T15:47:35.826Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-05T15:47:35.826Z] ---> Running in a0de00e73bcc [2020-06-05T15:47:36.096Z] Removing intermediate container a0de00e73bcc [2020-06-05T15:47:36.096Z] ---> 3b3f3e4ddc70 [2020-06-05T15:47:36.096Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-05T15:47:36.096Z] ---> Running in d4a709ddb877 [2020-06-05T15:47:36.383Z] Removing intermediate container d4a709ddb877 [2020-06-05T15:47:36.383Z] ---> e82073f7df99 [2020-06-05T15:47:36.383Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-05T15:47:36.685Z] ---> Running in add13a087817 [2020-06-05T15:47:37.681Z] Removing intermediate container add13a087817 [2020-06-05T15:47:37.681Z] ---> e205cf3f98dc [2020-06-05T15:47:37.681Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-05T15:47:37.989Z] ---> Running in 1d235c0d3c1e [2020-06-05T15:47:39.009Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-05T15:47:39.588Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-05T15:47:39.866Z] v3.11.6-71-gb45d3b45cc [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-05T15:47:39.866Z] v3.11.6-68-gf6abc2afac [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-05T15:47:39.866Z] OK: 11289 distinct packages available [2020-06-05T15:47:40.147Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-05T15:47:40.723Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-05T15:47:40.992Z] OK: 143 MiB in 39 packages [2020-06-05T15:47:41.613Z] Removing intermediate container 1d235c0d3c1e [2020-06-05T15:47:41.613Z] ---> 4eda9034d931 [2020-06-05T15:47:41.613Z] Step 10/24 : ENV GO111MODULE=on [2020-06-05T15:47:41.886Z] ---> Running in ef4b29750b1c [2020-06-05T15:47:42.173Z] Removing intermediate container ef4b29750b1c [2020-06-05T15:47:42.173Z] ---> 01a13cbc4385 [2020-06-05T15:47:42.173Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-05T15:47:42.173Z] ---> Running in 449edb3a8857 [2020-06-05T15:47:42.445Z] Removing intermediate container 449edb3a8857 [2020-06-05T15:47:42.445Z] ---> 5c3bd47dd146 [2020-06-05T15:47:42.445Z] Step 12/24 : COPY go.mod . [2020-06-05T15:47:43.046Z] ---> 86212e6a0d23 [2020-06-05T15:47:43.046Z] Step 13/24 : COPY Makefile . [2020-06-05T15:47:43.325Z] ---> 42d947ad8a04 [2020-06-05T15:47:43.325Z] Step 14/24 : RUN make update [2020-06-05T15:47:43.612Z] ---> Running in 8e200c9b9344 [2020-06-05T15:47:43.889Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-05T15:47:45.323Z] Removing intermediate container 8e200c9b9344 [2020-06-05T15:47:45.323Z] ---> 438c66916c14 [2020-06-05T15:47:45.323Z] Step 15/24 : COPY . . [2020-06-05T15:47:46.272Z] ---> 6322a3c74f9d [2020-06-05T15:47:46.272Z] Step 16/24 : RUN ${MAKE} [2020-06-05T15:47:46.538Z] ---> Running in 5b68c3d9c86f [2020-06-05T15:47:47.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.1-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-06-05T15:47:57.344Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-05T15:48:01.621Z] Removing intermediate container 5b68c3d9c86f [2020-06-05T15:48:01.621Z] ---> b17720c20178 [2020-06-05T15:48:01.621Z] Step 17/24 : FROM alpine [2020-06-05T15:48:01.891Z] latest: Pulling from library/alpine [2020-06-05T15:48:02.166Z] df20fa9351a1: Pulling fs layer [2020-06-05T15:48:02.166Z] df20fa9351a1: Verifying Checksum [2020-06-05T15:48:02.166Z] df20fa9351a1: Download complete [2020-06-05T15:48:02.749Z] df20fa9351a1: Pull complete [2020-06-05T15:48:02.749Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-05T15:48:02.749Z] Status: Downloaded newer image for alpine:latest [2020-06-05T15:48:02.749Z] ---> a24bb4013296 [2020-06-05T15:48:02.749Z] Step 18/24 : EXPOSE 4000 [2020-06-05T15:48:02.749Z] ---> Running in ca087095b3e0 [2020-06-05T15:48:03.014Z] Removing intermediate container ca087095b3e0 [2020-06-05T15:48:03.014Z] ---> 5ec23c6ba92d [2020-06-05T15:48:03.014Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-05T15:48:04.942Z] ---> b8f3cedd8ca4 [2020-06-05T15:48:04.942Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-05T15:48:05.209Z] ---> Running in 089c0c880741 [2020-06-05T15:48:05.209Z] Removing intermediate container 089c0c880741 [2020-06-05T15:48:05.209Z] ---> b79797e4649a [2020-06-05T15:48:05.209Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-05T15:48:05.477Z] ---> Running in 5b1aba2d640e [2020-06-05T15:48:05.477Z] Removing intermediate container 5b1aba2d640e [2020-06-05T15:48:05.477Z] ---> b3ad0d2fbf47 [2020-06-05T15:48:05.477Z] Step 22/24 : LABEL arch=amd64 [2020-06-05T15:48:05.477Z] ---> Running in c1dbe9ee88b4 [2020-06-05T15:48:05.751Z] Removing intermediate container c1dbe9ee88b4 [2020-06-05T15:48:05.751Z] ---> 15cb5e632cd1 [2020-06-05T15:48:05.751Z] Step 23/24 : LABEL git_sha=06ea564be64d0c4d37e15143b1f80c1cbda10af1 [2020-06-05T15:48:05.751Z] ---> Running in 4c29c6107407 [2020-06-05T15:48:06.017Z] Removing intermediate container 4c29c6107407 [2020-06-05T15:48:06.017Z] ---> 4357d349c76f [2020-06-05T15:48:06.017Z] Step 24/24 : LABEL version=1.2.1-dev.6 [2020-06-05T15:48:06.017Z] ---> Running in e4b1a1d23751 [2020-06-05T15:48:06.285Z] Removing intermediate container e4b1a1d23751 [2020-06-05T15:48:06.285Z] ---> 28e617d47301 [2020-06-05T15:48:06.285Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-05T15:48:06.285Z] Successfully built 28e617d47301 [2020-06-05T15:48:06.285Z] 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 [2020-06-05T15:48:06.455Z] provisioning config files... [2020-06-05T15:48:06.497Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/41@tmp/config7876340946655399848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-05T15:48:06.891Z] nexus3.edgexfoundry.org:10001 [2020-06-05T15:48:07.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-05T15:48:07.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-05T15:48:07.173Z] Configure a credential helper to remove this warning. See [2020-06-05T15:48:07.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-05T15:48:07.173Z] [2020-06-05T15:48:07.173Z] Login Succeeded [2020-06-05T15:48:07.173Z] nexus3.edgexfoundry.org:10002 [2020-06-05T15:48:07.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-05T15:48:07.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-05T15:48:07.462Z] Configure a credential helper to remove this warning. See [2020-06-05T15:48:07.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-05T15:48:07.462Z] [2020-06-05T15:48:07.462Z] Login Succeeded [2020-06-05T15:48:07.462Z] nexus3.edgexfoundry.org:10003 [2020-06-05T15:48:07.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-05T15:48:08.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-05T15:48:08.022Z] Configure a credential helper to remove this warning. See [2020-06-05T15:48:08.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-05T15:48:08.022Z] [2020-06-05T15:48:08.022Z] Login Succeeded [2020-06-05T15:48:08.022Z] nexus3.edgexfoundry.org:10004 [2020-06-05T15:48:08.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-05T15:48:08.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-05T15:48:08.292Z] Configure a credential helper to remove this warning. See [2020-06-05T15:48:08.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-05T15:48:08.292Z] [2020-06-05T15:48:08.292Z] Login Succeeded [2020-06-05T15:48:08.292Z] docker.io [2020-06-05T15:48:08.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-05T15:48:08.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-05T15:48:08.825Z] Configure a credential helper to remove this warning. See [2020-06-05T15:48:08.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-05T15:48:08.825Z] [2020-06-05T15:48:08.825Z] Login Succeeded [Pipeline] } [2020-06-05T15:48:08.836Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-05T15:48:08.923Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-06-05T15:48:08.923Z] 06ea564be64d0c4d37e15143b1f80c1cbda10af1 [2020-06-05T15:48:08.923Z] latest [2020-06-05T15:48:08.923Z] 1.2.1-dev.6 [2020-06-05T15:48:08.923Z] 06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6 [2020-06-05T15:48:08.923Z] master [2020-06-05T15:48:08.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:48:09.314Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:06ea564be64d0c4d37e15143b1f80c1cbda10af1 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:48:09.662Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:06ea564be64d0c4d37e15143b1f80c1cbda10af1 [2020-06-05T15:48:09.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-05T15:48:09.662Z] 591a4d5f3009: Preparing [2020-06-05T15:48:09.662Z] 50644c29ef5a: Preparing [2020-06-05T15:48:09.662Z] 50644c29ef5a: Layer already exists [2020-06-05T15:48:11.648Z] 591a4d5f3009: Pushed [2020-06-05T15:48:11.912Z] 06ea564be64d0c4d37e15143b1f80c1cbda10af1: digest: sha256:c9ce35db0bffcf572a58a19f78a8033dbeb554b4f106accb2a7bbdca5cb09563 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:48:12.242Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:48:12.546Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-06-05T15:48:12.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-05T15:48:12.546Z] 591a4d5f3009: Preparing [2020-06-05T15:48:12.546Z] 50644c29ef5a: Preparing [2020-06-05T15:48:12.546Z] 50644c29ef5a: Layer already exists [2020-06-05T15:48:12.546Z] 591a4d5f3009: Layer already exists [2020-06-05T15:48:12.546Z] latest: digest: sha256:c9ce35db0bffcf572a58a19f78a8033dbeb554b4f106accb2a7bbdca5cb09563 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:48:12.854Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:48:13.164Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.1-dev.6 [2020-06-05T15:48:13.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-05T15:48:13.164Z] 591a4d5f3009: Preparing [2020-06-05T15:48:13.164Z] 50644c29ef5a: Preparing [2020-06-05T15:48:13.164Z] 591a4d5f3009: Layer already exists [2020-06-05T15:48:13.164Z] 50644c29ef5a: Layer already exists [2020-06-05T15:48:13.164Z] 1.2.1-dev.6: digest: sha256:c9ce35db0bffcf572a58a19f78a8033dbeb554b4f106accb2a7bbdca5cb09563 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:48:13.559Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:48:13.922Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6 [2020-06-05T15:48:13.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-05T15:48:13.922Z] 591a4d5f3009: Preparing [2020-06-05T15:48:13.922Z] 50644c29ef5a: Preparing [2020-06-05T15:48:13.922Z] 50644c29ef5a: Layer already exists [2020-06-05T15:48:13.922Z] 591a4d5f3009: Layer already exists [2020-06-05T15:48:13.922Z] 06ea564be64d0c4d37e15143b1f80c1cbda10af1-1.2.1-dev.6: digest: sha256:c9ce35db0bffcf572a58a19f78a8033dbeb554b4f106accb2a7bbdca5cb09563 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:48:14.252Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:48:14.632Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-06-05T15:48:14.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-05T15:48:14.632Z] 591a4d5f3009: Preparing [2020-06-05T15:48:14.632Z] 50644c29ef5a: Preparing [2020-06-05T15:48:14.632Z] 591a4d5f3009: Layer already exists [2020-06-05T15:48:14.895Z] 50644c29ef5a: Layer already exists [2020-06-05T15:48:14.895Z] master: digest: sha256:c9ce35db0bffcf572a58a19f78a8033dbeb554b4f106accb2a7bbdca5cb09563 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-05T15:48:15.635Z] provisioning config files... [2020-06-05T15:48:15.648Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1996885010303622646tmp [Pipeline] { [Pipeline] sh [2020-06-05T15:48:15.992Z] + curl -s https://codecov.io/bash [2020-06-05T15:48:15.992Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1996885010303622646tmp [2020-06-05T15:48:16.281Z] [2020-06-05T15:48:16.281Z] _____ _ [2020-06-05T15:48:16.281Z] / ____| | | [2020-06-05T15:48:16.281Z] | | ___ __| | ___ ___ _____ __ [2020-06-05T15:48:16.281Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-05T15:48:16.281Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-05T15:48:16.281Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-05T15:48:16.281Z] Bash-20200602-f809a24 [2020-06-05T15:48:16.281Z] [2020-06-05T15:48:16.281Z] [2020-06-05T15:48:16.281Z] ==> Jenkins CI detected. [2020-06-05T15:48:16.281Z] project root: . [2020-06-05T15:48:16.281Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-05T15:48:16.281Z] ==> Running gcov in . (disable via -X gcov) [2020-06-05T15:48:16.281Z] ==> Python coveragepy not found [2020-06-05T15:48:16.281Z] ==> Searching for coverage reports in: [2020-06-05T15:48:16.281Z] + . [2020-06-05T15:48:16.281Z] -> Found 1 reports [2020-06-05T15:48:16.281Z] ==> Detecting git/mercurial file structure [2020-06-05T15:48:16.546Z] ==> Reading reports [2020-06-05T15:48:16.546Z] + ./coverage.out bytes=10 [2020-06-05T15:48:16.546Z] ==> Appending adjustments [2020-06-05T15:48:16.546Z] https://docs.codecov.io/docs/fixing-reports [2020-06-05T15:48:16.546Z] + Found adjustments [2020-06-05T15:48:16.546Z] ==> Gzipping contents [2020-06-05T15:48:16.546Z] ==> Uploading reports [2020-06-05T15:48:16.546Z] url: https://codecov.io [2020-06-05T15:48:16.546Z] query: branch=master&commit=06ea564be64d0c4d37e15143b1f80c1cbda10af1&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F41%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-06-05T15:48:16.546Z] -> Pinging Codecov [2020-06-05T15:48:16.546Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=06ea564be64d0c4d37e15143b1f80c1cbda10af1&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F41%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-06-05T15:48:17.128Z] -> Uploading [2020-06-05T15:48:17.709Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/06ea564be64d0c4d37e15143b1f80c1cbda10af1 [Pipeline] } [2020-06-05T15:48:17.735Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-05T15:48:18.123Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-05T15:48:18.125Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-05T15:48:18.149Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:48:18.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-05T15:48:18.488Z] [2020-06-05T15:48:18.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:48:18.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-05T15:48:18.830Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-05T15:48:18.830Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-05T15:48:18.830Z] 408f87550127: Pulling fs layer [2020-06-05T15:48:18.830Z] fe522b08c979: Pulling fs layer [2020-06-05T15:48:18.830Z] 221eaa008020: Pulling fs layer [2020-06-05T15:48:18.830Z] 2a4607e5d6b9: Pulling fs layer [2020-06-05T15:48:18.830Z] 8f79b27c4fd2: Pulling fs layer [2020-06-05T15:48:18.830Z] e5c8dbe1645b: Pulling fs layer [2020-06-05T15:48:18.830Z] 23e8b3b47431: Pulling fs layer [2020-06-05T15:48:18.830Z] 5c568d65a230: Pulling fs layer [2020-06-05T15:48:18.830Z] 221eaa008020: Waiting [2020-06-05T15:48:18.830Z] 2a4607e5d6b9: Waiting [2020-06-05T15:48:18.830Z] 8f79b27c4fd2: Waiting [2020-06-05T15:48:18.830Z] e5c8dbe1645b: Waiting [2020-06-05T15:48:18.830Z] 23e8b3b47431: Waiting [2020-06-05T15:48:18.830Z] fe522b08c979: Verifying Checksum [2020-06-05T15:48:18.830Z] fe522b08c979: Download complete [2020-06-05T15:48:18.830Z] 408f87550127: Verifying Checksum [2020-06-05T15:48:18.830Z] 408f87550127: Download complete [2020-06-05T15:48:18.830Z] 2a4607e5d6b9: Verifying Checksum [2020-06-05T15:48:18.830Z] 2a4607e5d6b9: Download complete [2020-06-05T15:48:18.830Z] 8f79b27c4fd2: Verifying Checksum [2020-06-05T15:48:18.830Z] 8f79b27c4fd2: Download complete [2020-06-05T15:48:18.830Z] cbdbe7a5bc2a: Verifying Checksum [2020-06-05T15:48:18.830Z] cbdbe7a5bc2a: Download complete [2020-06-05T15:48:19.448Z] e5c8dbe1645b: Verifying Checksum [2020-06-05T15:48:19.448Z] e5c8dbe1645b: Download complete [2020-06-05T15:48:19.448Z] cbdbe7a5bc2a: Pull complete [2020-06-05T15:48:20.211Z] 23e8b3b47431: Verifying Checksum [2020-06-05T15:48:20.211Z] 23e8b3b47431: Download complete [2020-06-05T15:48:20.211Z] 408f87550127: Pull complete [2020-06-05T15:48:20.508Z] fe522b08c979: Pull complete [2020-06-05T15:48:20.792Z] 5c568d65a230: Verifying Checksum [2020-06-05T15:48:20.792Z] 5c568d65a230: Download complete [2020-06-05T15:48:21.392Z] 221eaa008020: Verifying Checksum [2020-06-05T15:48:21.392Z] 221eaa008020: Download complete [2020-06-05T15:48:29.821Z] 221eaa008020: Pull complete [2020-06-05T15:48:29.821Z] 2a4607e5d6b9: Pull complete [2020-06-05T15:48:29.821Z] 8f79b27c4fd2: Pull complete [2020-06-05T15:48:31.274Z] e5c8dbe1645b: Pull complete [2020-06-05T15:48:33.884Z] 23e8b3b47431: Pull complete [2020-06-05T15:48:36.487Z] 5c568d65a230: Pull complete [2020-06-05T15:48:36.487Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-05T15:48:36.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-05T15:48:36.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-05T15:48:37.100Z] prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container [2020-06-05T15:48:37.187Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-06-05T15:48:38.338Z] $ docker top 4fed9b368bcd1aa1d27303db395a5b2c10d838d0c7fee3e716b432b5ea2fc46f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-05T15:48:38.800Z] + snyk monitor '--org=edgex-jenkins' [2020-06-05T15:48:57.186Z] [2020-06-05T15:48:57.186Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2020-06-05T15:48:57.186Z] [2020-06-05T15:48:57.186Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f80b00cd-3437-4fb2-999c-4d1e24924af9 [2020-06-05T15:48:57.186Z] [2020-06-05T15:48:57.186Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-05T15:48:57.186Z] [2020-06-05T15:48:57.186Z] [Pipeline] } [2020-06-05T15:48:57.208Z] $ docker stop --time=1 4fed9b368bcd1aa1d27303db395a5b2c10d838d0c7fee3e716b432b5ea2fc46f [2020-06-05T15:49:01.253Z] $ docker rm -f 4fed9b368bcd1aa1d27303db395a5b2c10d838d0c7fee3e716b432b5ea2fc46f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:49:02.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-05T15:49:02.570Z] [2020-06-05T15:49:02.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:49:02.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-05T15:49:02.913Z] latest: Pulling from edgex-devops/edgex-klar [2020-06-05T15:49:02.913Z] e7c96db7181b: Pulling fs layer [2020-06-05T15:49:02.913Z] 1868ca2cb446: Pulling fs layer [2020-06-05T15:49:02.913Z] 136be5d0fe8e: Pulling fs layer [2020-06-05T15:49:02.913Z] 894bfe63afcb: Pulling fs layer [2020-06-05T15:49:02.913Z] 894bfe63afcb: Waiting [2020-06-05T15:49:02.913Z] 1868ca2cb446: Verifying Checksum [2020-06-05T15:49:02.913Z] 1868ca2cb446: Download complete [2020-06-05T15:49:02.913Z] 136be5d0fe8e: Download complete [2020-06-05T15:49:03.214Z] e7c96db7181b: Verifying Checksum [2020-06-05T15:49:03.214Z] e7c96db7181b: Download complete [2020-06-05T15:49:03.214Z] 894bfe63afcb: Verifying Checksum [2020-06-05T15:49:03.214Z] 894bfe63afcb: Download complete [2020-06-05T15:49:03.826Z] e7c96db7181b: Pull complete [2020-06-05T15:49:03.826Z] 1868ca2cb446: Pull complete [2020-06-05T15:49:04.100Z] 136be5d0fe8e: Pull complete [2020-06-05T15:49:04.363Z] 894bfe63afcb: Pull complete [2020-06-05T15:49:04.363Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-06-05T15:49:04.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-05T15:49:04.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-06-05T15:49:04.553Z] prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container [2020-06-05T15:49:04.638Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-05T15:49:05.717Z] $ docker top da2840fcfcedfd4083d8df6fbb383785ec52474925310a945b480d6ae26be6ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-05T15:49:06.319Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:06ea564be64d0c4d37e15143b1f80c1cbda10af1 [2020-06-05T15:49:06.319Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-05T15:49:09.778Z] $ docker stop --time=1 da2840fcfcedfd4083d8df6fbb383785ec52474925310a945b480d6ae26be6ce [2020-06-05T15:49:11.272Z] $ docker rm -f da2840fcfcedfd4083d8df6fbb383785ec52474925310a945b480d6ae26be6ce [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:49:11.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-05T15:49:11.827Z] . [Pipeline] withDockerContainer [2020-06-05T15:49:12.068Z] prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container [2020-06-05T15:49:12.725Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-05T15:49:13.519Z] $ docker top b5438415fcacc113254e9bc0dca65739c3d31937f82350c296083d3a00c5d374 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-05T15:49:14.338Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:06ea564be64d0c4d37e15143b1f80c1cbda10af1 [2020-06-05T15:49:14.338Z] + tee [2020-06-05T15:49:14.338Z] clair timeout 1m0s [2020-06-05T15:49:14.338Z] docker timeout: 1m0s [2020-06-05T15:49:14.338Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-05T15:49:15.044Z] $ docker stop --time=1 b5438415fcacc113254e9bc0dca65739c3d31937f82350c296083d3a00c5d374 [2020-06-05T15:49:16.502Z] $ docker rm -f b5438415fcacc113254e9bc0dca65739c3d31937f82350c296083d3a00c5d374 [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-05T15:49:16.986Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-06-05T15:49:16.998Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_06ea564be64d0c4d37e15143b1f80c1cbda10af1.html [Pipeline] writeFile [Pipeline] step [2020-06-05T15:49:17.026Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:49:17.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-05T15:49:17.361Z] . [Pipeline] withDockerContainer [2020-06-05T15:49:17.508Z] prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container [2020-06-05T15:49:17.564Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-05T15:49:18.825Z] $ docker top dea59fbb07263dd7e02092ec8863b5e8f342c8e99f50118f84f3ccc62e474f15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-05T15:49:19.302Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:06ea564be64d0c4d37e15143b1f80c1cbda10af1 [2020-06-05T15:49:19.302Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-05T15:49:22.750Z] $ docker stop --time=1 dea59fbb07263dd7e02092ec8863b5e8f342c8e99f50118f84f3ccc62e474f15 [2020-06-05T15:49:24.416Z] $ docker rm -f dea59fbb07263dd7e02092ec8863b5e8f342c8e99f50118f84f3ccc62e474f15 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:49:24.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-05T15:49:24.867Z] . [Pipeline] withDockerContainer [2020-06-05T15:49:24.998Z] prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container [2020-06-05T15:49:25.054Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-05T15:49:26.214Z] $ docker top 357b5e56280148dfe1e41a101c96ae5e16d0fa5e7a82f226c6be51acd4a024b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-05T15:49:26.795Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:06ea564be64d0c4d37e15143b1f80c1cbda10af1 [2020-06-05T15:49:26.795Z] + tee [2020-06-05T15:49:26.795Z] clair timeout 1m0s [2020-06-05T15:49:26.795Z] docker timeout: 1m0s [2020-06-05T15:49:26.795Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-05T15:49:27.428Z] $ docker stop --time=1 357b5e56280148dfe1e41a101c96ae5e16d0fa5e7a82f226c6be51acd4a024b3 [2020-06-05T15:49:28.959Z] $ docker rm -f 357b5e56280148dfe1e41a101c96ae5e16d0fa5e7a82f226c6be51acd4a024b3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-05T15:49:29.507Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-06-05T15:49:29.522Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_06ea564be64d0c4d37e15143b1f80c1cbda10af1.html [Pipeline] writeFile [Pipeline] step [2020-06-05T15:49:29.551Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:49:30.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-05T15:49:30.405Z] . [Pipeline] withDockerContainer [2020-06-05T15:49:30.585Z] prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container [2020-06-05T15:49:30.721Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-05T15:49:31.567Z] $ docker top d9f30d056a8ac4cb3ccfa7a9c0be3e33ee11bf12d967fcfef10c122680a5638e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-05T15:49:31.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-05T15:49:31.814Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-05T15:49:32.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-05T15:49:32.100Z] $ docker exec d9f30d056a8ac4cb3ccfa7a9c0be3e33ee11bf12d967fcfef10c122680a5638e ssh-agent [2020-06-05T15:49:32.431Z] SSH_AUTH_SOCK=/tmp/ssh-0DQkunAodSEx/agent.13 [2020-06-05T15:49:32.431Z] SSH_AGENT_PID=18 [2020-06-05T15:49:32.440Z] Running ssh-add (command line suppressed) [2020-06-05T15:49:32.650Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7891781623081978686.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7891781623081978686.key) [2020-06-05T15:49:32.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-05T15:49:33.207Z] + git semver tag [2020-06-05T15:49:33.474Z] # -> Open(): unable to determine branch for HEAD [2020-06-05T15:49:33.474Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-06-05T15:49:33.474Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-05T15:49:33.474Z] # $SEMVER_REMOTE_NAME = origin [2020-06-05T15:49:33.474Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-05T15:49:33.474Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-05T15:49:33.474Z] # $SEMVER_BRANCH = master [2020-06-05T15:49:33.474Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-06-05T15:49:33.474Z] # 06ea564be64d0c4d37e15143b1f80c1cbda10af1 HEAD [2020-06-05T15:49:33.474Z] # -> Force: false [2020-06-05T15:49:33.474Z] # 11742b929f2930ad897aa8cce00d1dce748d5305 refs/tags/v1.2.1-dev.6 [Pipeline] } [2020-06-05T15:49:33.495Z] $ docker exec --env ******** --env ******** d9f30d056a8ac4cb3ccfa7a9c0be3e33ee11bf12d967fcfef10c122680a5638e ssh-agent -k [2020-06-05T15:49:33.732Z] unset SSH_AUTH_SOCK; [2020-06-05T15:49:33.732Z] unset SSH_AGENT_PID; [2020-06-05T15:49:33.732Z] echo Agent pid 18 killed; [2020-06-05T15:49:33.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-05T15:49:34.211Z] + git semver [Pipeline] } [2020-06-05T15:49:34.238Z] $ docker stop --time=1 d9f30d056a8ac4cb3ccfa7a9c0be3e33ee11bf12d967fcfef10c122680a5638e [2020-06-05T15:49:35.787Z] $ docker rm -f d9f30d056a8ac4cb3ccfa7a9c0be3e33ee11bf12d967fcfef10c122680a5638e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:49:36.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-05T15:49:36.461Z] [2020-06-05T15:49:36.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:49:36.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-05T15:49:36.816Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-05T15:49:36.816Z] ab5ef0e58194: Pulling fs layer [2020-06-05T15:49:36.816Z] 9712f1f96733: Pulling fs layer [2020-06-05T15:49:36.816Z] 63f879dbbcfc: Pulling fs layer [2020-06-05T15:49:36.816Z] 0d9ebad4ef96: Pulling fs layer [2020-06-05T15:49:36.816Z] e9a5061849ea: Pulling fs layer [2020-06-05T15:49:36.816Z] d747dcd14b5f: Pulling fs layer [2020-06-05T15:49:36.816Z] 2de7ff778b66: Pulling fs layer [2020-06-05T15:49:36.816Z] 0d9ebad4ef96: Waiting [2020-06-05T15:49:36.816Z] e9a5061849ea: Waiting [2020-06-05T15:49:36.816Z] d747dcd14b5f: Waiting [2020-06-05T15:49:36.816Z] 2de7ff778b66: Waiting [2020-06-05T15:49:36.816Z] 9712f1f96733: Verifying Checksum [2020-06-05T15:49:36.816Z] 9712f1f96733: Download complete [2020-06-05T15:49:37.879Z] 63f879dbbcfc: Verifying Checksum [2020-06-05T15:49:37.879Z] 63f879dbbcfc: Download complete [2020-06-05T15:49:38.255Z] e9a5061849ea: Download complete [2020-06-05T15:49:38.255Z] d747dcd14b5f: Verifying Checksum [2020-06-05T15:49:38.255Z] d747dcd14b5f: Download complete [2020-06-05T15:49:39.033Z] 2de7ff778b66: Verifying Checksum [2020-06-05T15:49:39.033Z] 2de7ff778b66: Download complete [2020-06-05T15:49:39.033Z] 0d9ebad4ef96: Verifying Checksum [2020-06-05T15:49:39.033Z] 0d9ebad4ef96: Download complete [2020-06-05T15:49:39.304Z] ab5ef0e58194: Verifying Checksum [2020-06-05T15:49:39.304Z] ab5ef0e58194: Download complete [2020-06-05T15:49:46.707Z] ab5ef0e58194: Pull complete [2020-06-05T15:49:46.707Z] 9712f1f96733: Pull complete [2020-06-05T15:49:48.685Z] 63f879dbbcfc: Pull complete [2020-06-05T15:49:57.252Z] 0d9ebad4ef96: Pull complete [2020-06-05T15:49:57.524Z] e9a5061849ea: Pull complete [2020-06-05T15:49:57.798Z] d747dcd14b5f: Pull complete [2020-06-05T15:50:02.096Z] 2de7ff778b66: Pull complete [2020-06-05T15:50:02.096Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-05T15:50:02.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-05T15:50:02.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-05T15:50:02.301Z] prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container [2020-06-05T15:50:02.385Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-06-05T15:50:05.488Z] $ docker top 0782fd7dec1dc3222430abe9d74a4ef16373534ed585da0fcf0950d2913fb7d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-05T15:50:05.672Z] provisioning config files... [2020-06-05T15:50:05.683Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5491882340751260168tmp [2020-06-05T15:50:05.701Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2613526843778036625tmp [2020-06-05T15:50:05.719Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6997707346457865910tmp [Pipeline] { [Pipeline] echo [2020-06-05T15:50:05.756Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-05T15:50:06.436Z] ---> sigul-configuration.sh [2020-06-05T15:50:06.436Z] gpg: directory `/root/.gnupg' created [2020-06-05T15:50:06.436Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-05T15:50:06.436Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-05T15:50:06.436Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-05T15:50:06.437Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-05T15:50:06.437Z] gpg: CAST5 encrypted data [2020-06-05T15:50:06.437Z] gpg: encrypted with 1 passphrase [2020-06-05T15:50:06.437Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-05T15:50:06.839Z] + mkdir /home/jenkins [2020-06-05T15:50:06.839Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-05T15:50:07.196Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-06-05T15:50:07.205Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-05T15:50:07.570Z] ---> sigul-install.sh [2020-06-05T15:50:14.248Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-05T15:50:14.591Z] + git tag --list [2020-06-05T15:50:14.591Z] v1.2.1-dev.6 [Pipeline] sh [2020-06-05T15:50:14.897Z] + lftools sign git-tag v1.2.1-dev.6 [2020-06-05T15:50:16.291Z] Signing Git tag with Sigul... [2020-06-05T15:50:16.291Z] Signing v1.2.1-dev.6 [Pipeline] echo [2020-06-05T15:50:17.722Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-05T15:50:18.030Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-05T15:50:18.039Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-05T15:50:18.083Z] $ docker stop --time=1 0782fd7dec1dc3222430abe9d74a4ef16373534ed585da0fcf0950d2913fb7d5 [2020-06-05T15:50:19.858Z] $ docker rm -f 0782fd7dec1dc3222430abe9d74a4ef16373534ed585da0fcf0950d2913fb7d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:50:20.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-05T15:50:20.979Z] . [Pipeline] withDockerContainer [2020-06-05T15:50:21.163Z] prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container [2020-06-05T15:50:21.229Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-05T15:50:22.195Z] $ docker top cb03680fe2c8b7788da93d38b6160dbfba08a7fd5260c1779e50c85a41583521 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-05T15:50:22.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-05T15:50:22.523Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-05T15:50:22.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-05T15:50:22.932Z] $ docker exec cb03680fe2c8b7788da93d38b6160dbfba08a7fd5260c1779e50c85a41583521 ssh-agent [2020-06-05T15:50:23.264Z] SSH_AUTH_SOCK=/tmp/ssh-jsc1ZgVosMSs/agent.12 [2020-06-05T15:50:23.264Z] SSH_AGENT_PID=17 [2020-06-05T15:50:23.273Z] Running ssh-add (command line suppressed) [2020-06-05T15:50:23.642Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6085025810443363075.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6085025810443363075.key) [2020-06-05T15:50:23.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-05T15:50:24.383Z] + git semver bump pre [2020-06-05T15:50:24.383Z] # -> Open(): unable to determine branch for HEAD [2020-06-05T15:50:24.383Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-06-05T15:50:24.383Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-05T15:50:24.383Z] # $SEMVER_REMOTE_NAME = origin [2020-06-05T15:50:24.383Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-05T15:50:24.383Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-05T15:50:24.383Z] # $SEMVER_BRANCH = master [2020-06-05T15:50:24.383Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-06-05T15:50:24.649Z] 1.2.1-dev.7 [Pipeline] } [2020-06-05T15:50:24.671Z] $ docker exec --env ******** --env ******** cb03680fe2c8b7788da93d38b6160dbfba08a7fd5260c1779e50c85a41583521 ssh-agent -k [2020-06-05T15:50:24.919Z] unset SSH_AUTH_SOCK; [2020-06-05T15:50:24.919Z] unset SSH_AGENT_PID; [2020-06-05T15:50:24.919Z] echo Agent pid 17 killed; [2020-06-05T15:50:25.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-05T15:50:25.403Z] + git semver [Pipeline] } [2020-06-05T15:50:25.425Z] $ docker stop --time=1 cb03680fe2c8b7788da93d38b6160dbfba08a7fd5260c1779e50c85a41583521 [2020-06-05T15:50:27.083Z] $ docker rm -f cb03680fe2c8b7788da93d38b6160dbfba08a7fd5260c1779e50c85a41583521 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:50:27.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-05T15:50:27.672Z] . [Pipeline] withDockerContainer [2020-06-05T15:50:27.985Z] prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container [2020-06-05T15:50:28.066Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-05T15:50:29.297Z] $ docker top 36f17392720bd394ab459b94e4ef9154d131519338099043bf3dd0dda58d62e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-05T15:50:29.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-05T15:50:29.507Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-05T15:50:29.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-05T15:50:29.932Z] $ docker exec 36f17392720bd394ab459b94e4ef9154d131519338099043bf3dd0dda58d62e0 ssh-agent [2020-06-05T15:50:30.413Z] SSH_AUTH_SOCK=/tmp/ssh-EYw6XPJUzHrQ/agent.12 [2020-06-05T15:50:30.413Z] SSH_AGENT_PID=17 [2020-06-05T15:50:30.422Z] Running ssh-add (command line suppressed) [2020-06-05T15:50:30.681Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7108863745050953243.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7108863745050953243.key) [2020-06-05T15:50:30.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-05T15:50:31.490Z] + git semver push [2020-06-05T15:50:31.490Z] # -> Open(): unable to determine branch for HEAD [2020-06-05T15:50:31.490Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-06-05T15:50:31.490Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-05T15:50:31.490Z] # $SEMVER_REMOTE_NAME = origin [2020-06-05T15:50:31.490Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-05T15:50:31.490Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-05T15:50:31.490Z] # $SEMVER_BRANCH = master [2020-06-05T15:50:31.490Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-06-05T15:50:39.816Z] $ docker exec --env ******** --env ******** 36f17392720bd394ab459b94e4ef9154d131519338099043bf3dd0dda58d62e0 ssh-agent -k [2020-06-05T15:50:39.988Z] unset SSH_AUTH_SOCK; [2020-06-05T15:50:39.988Z] unset SSH_AGENT_PID; [2020-06-05T15:50:39.988Z] echo Agent pid 17 killed; [2020-06-05T15:50:40.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-05T15:50:40.460Z] + git semver [Pipeline] } [2020-06-05T15:50:40.490Z] $ docker stop --time=1 36f17392720bd394ab459b94e4ef9154d131519338099043bf3dd0dda58d62e0 [2020-06-05T15:50:42.168Z] $ docker rm -f 36f17392720bd394ab459b94e4ef9154d131519338099043bf3dd0dda58d62e0 [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 [2020-06-05T15:50:42.855Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-05T15:50:43.435Z] ---> package-listing.sh [2020-06-05T15:50:43.435Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-05T15:50:43.435Z] ++ facter osfamily [2020-06-05T15:50:43.435Z] + OS_FAMILY=redhat [2020-06-05T15:50:43.435Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-05T15:50:43.435Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-05T15:50:43.435Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-05T15:50:43.435Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-05T15:50:43.435Z] + PACKAGES=/tmp/packages_start.txt [2020-06-05T15:50:43.435Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-06-05T15:50:43.435Z] + PACKAGES=/tmp/packages_end.txt [2020-06-05T15:50:43.435Z] + case "${OS_FAMILY}" in [2020-06-05T15:50:43.435Z] + rpm -qa [2020-06-05T15:50:43.435Z] + sort [2020-06-05T15:50:47.702Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-05T15:50:47.702Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-05T15:50:47.702Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-05T15:50:47.702Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-06-05T15:50:47.702Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-06-05T15:50:47.702Z] + 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 [2020-06-05T15:50:48.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-05T15:50:48.389Z] [2020-06-05T15:50:48.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-05T15:50:48.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-05T15:50:48.744Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-05T15:50:48.744Z] c9b1b535fdd9: Pulling fs layer [2020-06-05T15:50:48.744Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-05T15:50:48.744Z] 756a868c4378: Pulling fs layer [2020-06-05T15:50:48.744Z] 444b2fc9a129: Pulling fs layer [2020-06-05T15:50:48.744Z] ea15f1150254: Pulling fs layer [2020-06-05T15:50:48.744Z] 41b27a9f41bf: Pulling fs layer [2020-06-05T15:50:48.744Z] 28c525ee5125: Pulling fs layer [2020-06-05T15:50:48.744Z] 094b1ea09ed8: Pulling fs layer [2020-06-05T15:50:48.744Z] 138eaada9080: Pulling fs layer [2020-06-05T15:50:48.744Z] 0622d0fa9048: Pulling fs layer [2020-06-05T15:50:48.744Z] 41b27a9f41bf: Waiting [2020-06-05T15:50:48.744Z] 28c525ee5125: Waiting [2020-06-05T15:50:48.744Z] 444b2fc9a129: Waiting [2020-06-05T15:50:48.744Z] ea15f1150254: Waiting [2020-06-05T15:50:48.744Z] 094b1ea09ed8: Waiting [2020-06-05T15:50:48.744Z] 138eaada9080: Waiting [2020-06-05T15:50:48.744Z] 0622d0fa9048: Waiting [2020-06-05T15:50:48.744Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-05T15:50:48.744Z] 2cc5ad85d9ab: Download complete [2020-06-05T15:50:48.744Z] 444b2fc9a129: Verifying Checksum [2020-06-05T15:50:48.744Z] 444b2fc9a129: Download complete [2020-06-05T15:50:49.032Z] c9b1b535fdd9: Verifying Checksum [2020-06-05T15:50:49.032Z] c9b1b535fdd9: Download complete [2020-06-05T15:50:49.032Z] ea15f1150254: Verifying Checksum [2020-06-05T15:50:49.032Z] ea15f1150254: Download complete [2020-06-05T15:50:49.343Z] 28c525ee5125: Verifying Checksum [2020-06-05T15:50:49.343Z] 28c525ee5125: Download complete [2020-06-05T15:50:49.667Z] 756a868c4378: Verifying Checksum [2020-06-05T15:50:49.667Z] 756a868c4378: Download complete [2020-06-05T15:50:49.667Z] c9b1b535fdd9: Pull complete [2020-06-05T15:50:50.321Z] 138eaada9080: Verifying Checksum [2020-06-05T15:50:50.321Z] 138eaada9080: Download complete [2020-06-05T15:50:50.321Z] 0622d0fa9048: Verifying Checksum [2020-06-05T15:50:50.321Z] 0622d0fa9048: Download complete [2020-06-05T15:50:50.605Z] 094b1ea09ed8: Verifying Checksum [2020-06-05T15:50:50.605Z] 094b1ea09ed8: Download complete [2020-06-05T15:50:50.605Z] 2cc5ad85d9ab: Pull complete [2020-06-05T15:50:50.870Z] 41b27a9f41bf: Verifying Checksum [2020-06-05T15:50:50.870Z] 41b27a9f41bf: Download complete [2020-06-05T15:50:53.477Z] 756a868c4378: Pull complete [2020-06-05T15:50:53.477Z] 444b2fc9a129: Pull complete [2020-06-05T15:50:54.058Z] ea15f1150254: Pull complete [2020-06-05T15:50:58.343Z] 41b27a9f41bf: Pull complete [2020-06-05T15:50:58.613Z] 28c525ee5125: Pull complete [2020-06-05T15:51:02.969Z] 094b1ea09ed8: Pull complete [2020-06-05T15:51:02.969Z] 138eaada9080: Pull complete [2020-06-05T15:51:03.234Z] 0622d0fa9048: Pull complete [2020-06-05T15:51:03.234Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-05T15:51:03.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-05T15:51:03.234Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-05T15:51:03.421Z] prd-centos7-docker-4c-2g-1991 does not seem to be running inside a container [2020-06-05T15:51:03.651Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-05T15:51:06.760Z] $ docker top 8fcc7d20b2b1ce1ef115cf1b25664e098e09d740b53f7191933cdf0b49304d50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-05T15:51:07.046Z] provisioning config files... [2020-06-05T15:51:07.063Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4071686012256261334tmp [Pipeline] { [Pipeline] echo [2020-06-05T15:51:07.099Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-05T15:51:07.411Z] ---> create-netrc.sh [Pipeline] echo [2020-06-05T15:51:07.423Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-05T15:51:07.737Z] ---> logs-deploy.sh [2020-06-05T15:51:07.737Z] + ARCHIVE_ARTIFACTS= [2020-06-05T15:51:07.737Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-05T15:51:07.737Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-05T15:51:07.737Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-05T15:51:07.737Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/41 [2020-06-05T15:51:07.737Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/41/ [2020-06-05T15:51:07.737Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/41 /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-05T15:51:09.166Z] Archives upload complete. [2020-06-05T15:51:09.434Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/41 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/41/