b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of lranjbar for edgexfoundry/edgex-ui-go\nObtained Jenkinsfile from d958fb7f1596eeaca1d733f415a266b1be15b5af+c4ab4ee6800c96e0911320ddc65eaff7ac622bce (0e07695f1a33ec10d5de17ebb22757bc3dbaeac8)\nRunning in Durability level: MAX_SURVIVABILITY\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision c5dd13c4ba2e068be78528abd2449410e4429a63\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-141/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\nCommit message: "Merge pull request #93 from ernestojeda/agent-update"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: edgex-ui-go-settings\n PROJECT: edgex-ui-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.11\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-edgex-ui-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n[Pipeline] node\nStill waiting to schedule task\n\xe2\x80\x98prd-centos7-docker-4c-2g-16086\xe2\x80\x99 is offline\nRunning on prd-centos7-docker-4c-2g-16088 in /w/workspace/edgexfoundry_edgex-ui-go_PR-141\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/edgex-ui-go.git\n > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-141 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit c4ab4ee6800c96e0911320ddc65eaff7ac622bce into PR head commit d958fb7f1596eeaca1d733f415a266b1be15b5af\nMerge succeeded, producing d958fb7f1596eeaca1d733f415a266b1be15b5af\nChecking out Revision d958fb7f1596eeaca1d733f415a266b1be15b5af (PR-141)\n > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/141/head:refs/remotes/origin/PR-141 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d958fb7f1596eeaca1d733f415a266b1be15b5af # timeout=10\n > git merge c4ab4ee6800c96e0911320ddc65eaff7ac622bce # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d958fb7f1596eeaca1d733f415a266b1be15b5af # timeout=10\nCommit message: "Migrate to Geneva pipeline"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-24T20:00:19.121Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-24T20:00:20.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-24T20:00:20.827Z] \n[2020-01-24T20:00:20.827Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-24T20:00:21.206Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-24T20:00:21.206Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-24T20:00:21.206Z] e7c96db7181b: Pulling fs layer\n[2020-01-24T20:00:21.206Z] a038dfdf5543: Pulling fs layer\n[2020-01-24T20:00:21.206Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-24T20:00:21.206Z] e7c96db7181b: Download complete\n[2020-01-24T20:00:21.468Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-24T20:00:21.468Z] 8d5d8e63b3c0: Download complete\n[2020-01-24T20:00:21.468Z] a038dfdf5543: Verifying Checksum\n[2020-01-24T20:00:21.468Z] a038dfdf5543: Download complete\n[2020-01-24T20:00:21.468Z] e7c96db7181b: Pull complete\n[2020-01-24T20:00:22.407Z] a038dfdf5543: Pull complete\n[2020-01-24T20:00:22.407Z] 8d5d8e63b3c0: Pull complete\n[2020-01-24T20:00:22.407Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-24T20:00:22.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-24T20:00:22.569Z] prd-centos7-docker-4c-2g-16088 does not seem to be running inside a container\n[2020-01-24T20:00:22.606Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-141 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-141:/w/workspace/edgexfoundry_edgex-ui-go_PR-141:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-141@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-141@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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-24T20:00:23.234Z] $ docker top 5da94e56ba07fc9430397f83d85354aede6ca7b935c74c7be2c02a724106aa6b -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-24T20:00:23.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-24T20:00:23.833Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-24T20:00:24.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-24T20:00:24.012Z] $ docker exec 5da94e56ba07fc9430397f83d85354aede6ca7b935c74c7be2c02a724106aa6b ssh-agent\n[2020-01-24T20:00:24.191Z] SSH_AUTH_SOCK=/tmp/ssh-ulFwLp1un5AQ/agent.15\n[2020-01-24T20:00:24.191Z] SSH_AGENT_PID=22\n[2020-01-24T20:00:24.204Z] Running ssh-add (command line suppressed)\n[2020-01-24T20:00:24.332Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-141@tmp/private_key_5330077530120766819.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-141@tmp/private_key_5330077530120766819.key)\n[2020-01-24T20:00:24.379Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-24T20:00:24.700Z] + git describe --exact-match --tags HEAD\n[2020-01-24T20:00:24.700Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-24T20:00:24.769Z] $ docker exec --env ******** --env ******** 5da94e56ba07fc9430397f83d85354aede6ca7b935c74c7be2c02a724106aa6b ssh-agent -k\n[2020-01-24T20:00:24.896Z] unset SSH_AUTH_SOCK;\n[2020-01-24T20:00:24.896Z] unset SSH_AGENT_PID;\n[2020-01-24T20:00:24.896Z] echo Agent pid 22 killed;\n[2020-01-24T20:00:24.942Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-24T20:00:25.010Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-24T20:00:25.010Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-24T20:00:25.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-24T20:00:25.062Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-24T20:00:25.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-24T20:00:25.227Z] $ docker exec 5da94e56ba07fc9430397f83d85354aede6ca7b935c74c7be2c02a724106aa6b ssh-agent\n[2020-01-24T20:00:25.399Z] SSH_AUTH_SOCK=/tmp/ssh-bDrEfEud7OXK/agent.56\n[2020-01-24T20:00:25.399Z] SSH_AGENT_PID=63\n[2020-01-24T20:00:25.405Z] Running ssh-add (command line suppressed)\n[2020-01-24T20:00:25.532Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-141@tmp/private_key_5979104082496432645.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-141@tmp/private_key_5979104082496432645.key)\n[2020-01-24T20:00:25.579Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-24T20:00:25.903Z] + git semver init\n[2020-01-24T20:00:25.903Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-24T20:00:25.903Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-141/.git\n[2020-01-24T20:00:25.903Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-141\n[2020-01-24T20:00:25.903Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-24T20:00:25.903Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-24T20:00:25.903Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-24T20:00:25.903Z] # $SEMVER_BRANCH = PR-141\n[2020-01-24T20:00:25.903Z] # $SEMVER_TEMP = /tmp/semver-064715389\n[2020-01-24T20:00:25.903Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP\n[2020-01-24T20:00:26.163Z] # -> Clone(): couldn\'t find remote ref "refs/heads/semver"\n[2020-01-24T20:00:26.163Z] # git init /tmp/semver-064715389\n[2020-01-24T20:00:26.163Z] # \'/tmp/semver-064715389\' -> \'/w/workspace/edgexfoundry_edgex-ui-go_PR-141/.semver\'\n[2020-01-24T20:00:26.163Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-141/.semver\n[Pipeline] }\n[2020-01-24T20:00:26.174Z] $ docker exec --env ******** --env ******** 5da94e56ba07fc9430397f83d85354aede6ca7b935c74c7be2c02a724106aa6b ssh-agent -k\n[2020-01-24T20:00:26.305Z] unset SSH_AUTH_SOCK;\n[2020-01-24T20:00:26.305Z] unset SSH_AGENT_PID;\n[2020-01-24T20:00:26.305Z] echo Agent pid 63 killed;\n[2020-01-24T20:00:26.353Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-24T20:00:26.732Z] + git semver\n[Pipeline] }\n[2020-01-24T20:00:26.753Z] $ docker stop --time=1 5da94e56ba07fc9430397f83d85354aede6ca7b935c74c7be2c02a724106aa6b\n[2020-01-24T20:00:28.085Z] $ docker rm -f 5da94e56ba07fc9430397f83d85354aede6ca7b935c74c7be2c02a724106aa6b\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-24T20:00:28.679Z] Stashed 9 file(s)\n[Pipeline] echo\n[2020-01-24T20:00:28.697Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-24T20:00:43.985Z] Still waiting to schedule task\n[2020-01-24T20:00:43.985Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-24T20:00:44.006Z] Still waiting to schedule task\n[2020-01-24T20:00:44.006Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-01-24T20:02:40.889Z] Running on prd-centos7-docker-4c-2g-16090 in /w/workspace/edgexfoundry_edgex-ui-go_PR-141\n[Pipeline] {\n[Pipeline] ws\n[2020-01-24T20:02:40.940Z] Running in /w/workspace/edgex-ui-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-24T20:02:50.041Z] using credential edgex-jenkins-ssh\n[2020-01-24T20:02:50.060Z] Cloning the remote Git repository\n[2020-01-24T20:02:50.060Z] Cloning with configured refspecs honoured and without tags\n[2020-01-24T20:02:50.212Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git\n[2020-01-24T20:02:50.390Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10\n[2020-01-24T20:02:50.520Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git\n[2020-01-24T20:02:50.520Z] > git --version # timeout=10\n[2020-01-24T20:02:50.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-24T20:02:50.625Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-24T20:02:51.598Z] Fetching without tags\n[2020-01-24T20:02:51.990Z] Merging remotes/origin/master commit c4ab4ee6800c96e0911320ddc65eaff7ac622bce into PR head commit d958fb7f1596eeaca1d733f415a266b1be15b5af\n[2020-01-24T20:02:52.202Z] Merge succeeded, producing d958fb7f1596eeaca1d733f415a266b1be15b5af\n[2020-01-24T20:02:52.203Z] Checking out Revision d958fb7f1596eeaca1d733f415a266b1be15b5af (PR-141)\n[2020-01-24T20:02:51.558Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10\n[2020-01-24T20:02:51.564Z] > git config --add remote.origin.fetch +refs/pull/141/head:refs/remotes/origin/PR-141 # timeout=10\n[2020-01-24T20:02:51.570Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-24T20:02:51.582Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10\n[2020-01-24T20:02:51.601Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git\n[2020-01-24T20:02:51.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-24T20:02:51.608Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-24T20:02:52.008Z] > git config core.sparsecheckout # timeout=10\n[2020-01-24T20:02:52.019Z] > git checkout -f d958fb7f1596eeaca1d733f415a266b1be15b5af # timeout=10\n[2020-01-24T20:02:52.144Z] > git merge c4ab4ee6800c96e0911320ddc65eaff7ac622bce # timeout=10\n[2020-01-24T20:02:52.175Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-24T20:02:52.201Z] > git config core.sparsecheckout # timeout=10\n[2020-01-24T20:02:52.207Z] > git checkout -f d958fb7f1596eeaca1d733f415a266b1be15b5af # timeout=10\n[2020-01-24T20:02:56.437Z] Commit message: "Migrate to Geneva pipeline"\n[2020-01-24T20:02:56.491Z] > git --version # timeout=10\n[2020-01-24T20:02:56.568Z] fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-24T20:02:57.593Z] =========================================================\n[2020-01-24T20:02:57.593Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine]\n[2020-01-24T20:02:57.593Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-24T20:02:58.929Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine .\n[2020-01-24T20:02:59.193Z] Sending build context to Docker daemon 7.809MB\r\r\n[2020-01-24T20:02:59.193Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n[2020-01-24T20:02:59.193Z] Step 2/8 : FROM ${BASE}\n[2020-01-24T20:02:59.463Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-24T20:02:59.463Z] 9d48c3bd43c5: Pulling fs layer\n[2020-01-24T20:02:59.463Z] 7f94eaf8af20: Pulling fs layer\n[2020-01-24T20:02:59.463Z] 9fe9984849c1: Pulling fs layer\n[2020-01-24T20:02:59.463Z] ec448270508e: Pulling fs layer\n[2020-01-24T20:02:59.463Z] 65ba82af53f7: Pulling fs layer\n[2020-01-24T20:02:59.463Z] 07c18b20a200: Pulling fs layer\n[2020-01-24T20:02:59.463Z] d9b3ee039db2: Pulling fs layer\n[2020-01-24T20:02:59.463Z] 8c79c1ac0d81: Pulling fs layer\n[2020-01-24T20:02:59.463Z] ff40f1a7a0b9: Pulling fs layer\n[2020-01-24T20:02:59.463Z] bdb43ae2d12f: Pulling fs layer\n[2020-01-24T20:02:59.463Z] 8e1ab0ef8490: Pulling fs layer\n[2020-01-24T20:02:59.463Z] d9b3ee039db2: Waiting\n[2020-01-24T20:02:59.463Z] 8c79c1ac0d81: Waiting\n[2020-01-24T20:02:59.463Z] ff40f1a7a0b9: Waiting\n[2020-01-24T20:02:59.463Z] bdb43ae2d12f: Waiting\n[2020-01-24T20:02:59.463Z] 8e1ab0ef8490: Waiting\n[2020-01-24T20:02:59.463Z] ec448270508e: Waiting\n[2020-01-24T20:02:59.463Z] 65ba82af53f7: Waiting\n[2020-01-24T20:02:59.463Z] 07c18b20a200: Waiting\n[2020-01-24T20:02:59.463Z] 9fe9984849c1: Verifying Checksum\n[2020-01-24T20:02:59.463Z] 9fe9984849c1: Download complete\n[2020-01-24T20:02:59.463Z] 7f94eaf8af20: Verifying Checksum\n[2020-01-24T20:02:59.463Z] 7f94eaf8af20: Download complete\n[2020-01-24T20:02:59.463Z] 65ba82af53f7: Verifying Checksum\n[2020-01-24T20:02:59.463Z] 65ba82af53f7: Download complete\n[2020-01-24T20:02:59.463Z] 07c18b20a200: Verifying Checksum\n[2020-01-24T20:02:59.463Z] 07c18b20a200: Download complete\n[2020-01-24T20:02:59.757Z] 9d48c3bd43c5: Verifying Checksum\n[2020-01-24T20:02:59.757Z] 9d48c3bd43c5: Download complete\n[2020-01-24T20:03:00.375Z] 9d48c3bd43c5: Pull complete\n[2020-01-24T20:03:00.658Z] 7f94eaf8af20: Pull complete\n[2020-01-24T20:03:00.948Z] 9fe9984849c1: Pull complete\n[2020-01-24T20:03:06.631Z] d9b3ee039db2: Verifying Checksum\n[2020-01-24T20:03:06.631Z] d9b3ee039db2: Download complete\n[2020-01-24T20:03:06.631Z] ff40f1a7a0b9: Verifying Checksum\n[2020-01-24T20:03:06.632Z] ff40f1a7a0b9: Download complete\n[2020-01-24T20:03:06.632Z] 8c79c1ac0d81: Verifying Checksum\n[2020-01-24T20:03:06.632Z] 8c79c1ac0d81: Download complete\n[2020-01-24T20:03:06.632Z] 8e1ab0ef8490: Verifying Checksum\n[2020-01-24T20:03:06.632Z] 8e1ab0ef8490: Download complete\n[2020-01-24T20:03:07.313Z] bdb43ae2d12f: Verifying Checksum\n[2020-01-24T20:03:07.313Z] bdb43ae2d12f: Download complete\n[2020-01-24T20:03:07.613Z] ec448270508e: Verifying Checksum\n[2020-01-24T20:03:07.613Z] ec448270508e: Download complete\n[2020-01-24T20:03:18.111Z] ec448270508e: Pull complete\n[2020-01-24T20:03:18.112Z] 65ba82af53f7: Pull complete\n[2020-01-24T20:03:18.112Z] 07c18b20a200: Pull complete\n[2020-01-24T20:03:22.457Z] d9b3ee039db2: Pull complete\n[2020-01-24T20:03:26.775Z] 8c79c1ac0d81: Pull complete\n[2020-01-24T20:03:26.775Z] ff40f1a7a0b9: Pull complete\n[2020-01-24T20:03:28.729Z] bdb43ae2d12f: Pull complete\n[2020-01-24T20:03:28.729Z] 8e1ab0ef8490: Pull complete\n[2020-01-24T20:03:28.729Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d\n[2020-01-24T20:03:28.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine\n[2020-01-24T20:03:28.729Z] ---> 8acfeb908b63\n[2020-01-24T20:03:28.729Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-24T20:03:28.997Z] ---> Running in 20ab5a87df3d\n[2020-01-24T20:03:28.997Z] Removing intermediate container 20ab5a87df3d\n[2020-01-24T20:03:28.997Z] ---> 06f52e8b38ae\n[2020-01-24T20:03:28.997Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-24T20:03:29.265Z] ---> Running in 53a713aedcee\n[2020-01-24T20:03:30.220Z] Removing intermediate container 53a713aedcee\n[2020-01-24T20:03:30.220Z] ---> b3a947a88348\n[2020-01-24T20:03:30.220Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-01-24T20:03:30.220Z] ---> Running in df5d349ba7c2\n[2020-01-24T20:03:30.915Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-24T20:03:31.494Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-24T20:03:31.767Z] OK: 134 MiB in 39 packages\n[2020-01-24T20:03:32.356Z] Removing intermediate container df5d349ba7c2\n[2020-01-24T20:03:32.356Z] ---> 4c4e02c3c2a7\n[2020-01-24T20:03:32.356Z] Step 6/8 : WORKDIR /edgex-ui-go\n[2020-01-24T20:03:32.356Z] ---> Running in 8641bee55367\n[2020-01-24T20:03:32.636Z] Removing intermediate container 8641bee55367\n[2020-01-24T20:03:32.636Z] ---> e3fdea2c0af5\n[2020-01-24T20:03:32.636Z] Step 7/8 : COPY . .\n[2020-01-24T20:03:33.607Z] ---> c8555b4263d4\n[2020-01-24T20:03:33.607Z] Step 8/8 : RUN go mod download\n[2020-01-24T20:03:33.607Z] ---> Running in f58ef8064d46\n[2020-01-24T20:03:35.023Z] \x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-24T20:03:35.023Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.1.0\n[2020-01-24T20:03:35.023Z] go: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-24T20:03:35.023Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-24T20:03:35.023Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/websocket v1.4.0\n[2020-01-24T20:03:35.306Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba\n[2020-01-24T20:03:35.306Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-01-24T20:03:35.960Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127\n[2020-01-24T20:03:35.960Z] \x1b[0m\x1b[91mgo: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce\n[2020-01-24T20:03:35.960Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-01-24T20:03:37.548Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n[2020-01-24T20:03:37.548Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n[2020-01-24T20:03:38.522Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n[2020-01-24T20:03:50.992Z] \x1b[0mRemoving intermediate container f58ef8064d46\n[2020-01-24T20:03:50.992Z] ---> 1c4e2df1730f\n[2020-01-24T20:03:50.992Z] Successfully built 1c4e2df1730f\n[2020-01-24T20:03:50.992Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-24T20:03:51.586Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-24T20:03:51.586Z] .\n[Pipeline] withDockerContainer\n[2020-01-24T20:03:51.792Z] prd-centos7-docker-4c-2g-16090 does not seem to be running inside a container\n[2020-01-24T20:03:51.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-01-24T20:03:52.605Z] $ docker top d1fa6f2f09fb4f904db71bc0e504b9b18d732541439c951c48ed37a94d5e67ed -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-24T20:03:54.505Z] + go version\n[2020-01-24T20:03:54.849Z] go version go1.11.13 linux/amd64\n[Pipeline] sh\n[2020-01-24T20:03:55.522Z] + make test\n[2020-01-24T20:03:55.522Z] GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-01-24T20:03:56.483Z] ? \tgithub.com/edgexfoundry/edgex-ui-go\t[no test files]\n[2020-01-24T20:03:57.366Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-16091 in /w/workspace/edgexfoundry_edgex-ui-go_PR-141\n[Pipeline] {\n[Pipeline] ws\n[2020-01-24T20:03:57.415Z] Running in /w/workspace/edgex-ui-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-24T20:04:04.666Z] using credential edgex-jenkins-ssh\n[2020-01-24T20:04:04.691Z] Cloning the remote Git repository\n[2020-01-24T20:04:04.691Z] Cloning with configured refspecs honoured and without tags\n[2020-01-24T20:04:04.788Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git\n[2020-01-24T20:04:04.875Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10\n[2020-01-24T20:04:04.966Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git\n[2020-01-24T20:04:04.967Z] > git --version # timeout=10\n[2020-01-24T20:04:04.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-24T20:04:05.051Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-24T20:04:06.328Z] Fetching without tags\n[2020-01-24T20:04:06.845Z] Merging remotes/origin/master commit c4ab4ee6800c96e0911320ddc65eaff7ac622bce into PR head commit d958fb7f1596eeaca1d733f415a266b1be15b5af\n[2020-01-24T20:04:07.175Z] Merge succeeded, producing d958fb7f1596eeaca1d733f415a266b1be15b5af\n[2020-01-24T20:04:07.175Z] Checking out Revision d958fb7f1596eeaca1d733f415a266b1be15b5af (PR-141)\n[2020-01-24T20:04:06.222Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10\n[2020-01-24T20:04:06.247Z] > git config --add remote.origin.fetch +refs/pull/141/head:refs/remotes/origin/PR-141 # timeout=10\n[2020-01-24T20:04:06.267Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-24T20:04:06.302Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10\n[2020-01-24T20:04:06.350Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git\n[2020-01-24T20:04:06.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-24T20:04:06.361Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-24T20:04:06.874Z] > git config core.sparsecheckout # timeout=10\n[2020-01-24T20:04:06.922Z] > git checkout -f d958fb7f1596eeaca1d733f415a266b1be15b5af # timeout=10\n[2020-01-24T20:04:07.103Z] > git merge c4ab4ee6800c96e0911320ddc65eaff7ac622bce # timeout=10\n[2020-01-24T20:04:07.142Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-24T20:04:07.191Z] > git config core.sparsecheckout # timeout=10\n[2020-01-24T20:04:07.206Z] > git checkout -f d958fb7f1596eeaca1d733f415a266b1be15b5af # timeout=10\n[2020-01-24T20:04:09.019Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app\t[no test files]\n[2020-01-24T20:04:09.019Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/common\t[no test files]\n[2020-01-24T20:04:09.019Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/component\t[no test files]\n[2020-01-24T20:04:09.019Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/configs\t[no test files]\n[2020-01-24T20:04:09.019Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/controller\t[no test files]\n[2020-01-24T20:04:09.019Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/domain\t[no test files]\n[2020-01-24T20:04:09.019Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/repository\t[no test files]\n[2020-01-24T20:04:09.019Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/repository/mm\t[no test files]\n[2020-01-24T20:04:09.019Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/repository/mongo\t[no test files]\n[2020-01-24T20:04:09.019Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server\t[no test files]\n[2020-01-24T20:04:09.019Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/internal/pkg/usage\t[no test files]\n[2020-01-24T20:04:09.019Z] GO111MODULE=on go vet ./...\n[2020-01-24T20:04:11.553Z] Commit message: "Migrate to Geneva pipeline"\n[2020-01-24T20:04:11.617Z] > git --version # timeout=10\n[2020-01-24T20:04:11.668Z] fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-24T20:04:13.652Z] =========================================================\n[2020-01-24T20:04:13.652Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine]\n[2020-01-24T20:04:13.652Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-24T20:04:15.093Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine .\n[Pipeline] stash\n[2020-01-24T20:04:16.078Z] Sending build context to Docker daemon 7.809MB\r\r\n[2020-01-24T20:04:16.078Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n[2020-01-24T20:04:16.078Z] Step 2/8 : FROM ${BASE}\n[2020-01-24T20:04:16.687Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-24T20:04:16.687Z] 29bddadc8f3f: Pulling fs layer\n[2020-01-24T20:04:16.687Z] 02bb20f2603b: Pulling fs layer\n[2020-01-24T20:04:16.687Z] b62863a3550b: Pulling fs layer\n[2020-01-24T20:04:16.687Z] 9586258a13ea: Pulling fs layer\n[2020-01-24T20:04:16.687Z] a8b2cbafd68c: Pulling fs layer\n[2020-01-24T20:04:16.687Z] d1dd75721c92: Pulling fs layer\n[2020-01-24T20:04:16.687Z] 4e34fffdb759: Pulling fs layer\n[2020-01-24T20:04:16.687Z] fd1d9eb628f9: Pulling fs layer\n[2020-01-24T20:04:16.687Z] bd44c58b92db: Pulling fs layer\n[2020-01-24T20:04:16.687Z] e5856e266cf4: Pulling fs layer\n[2020-01-24T20:04:16.687Z] f0f88b30cdbb: Pulling fs layer\n[2020-01-24T20:04:16.687Z] 9586258a13ea: Waiting\n[2020-01-24T20:04:16.687Z] a8b2cbafd68c: Waiting\n[2020-01-24T20:04:16.687Z] fd1d9eb628f9: Waiting\n[2020-01-24T20:04:16.687Z] bd44c58b92db: Waiting\n[2020-01-24T20:04:16.687Z] d1dd75721c92: Waiting\n[2020-01-24T20:04:16.687Z] 4e34fffdb759: Waiting\n[2020-01-24T20:04:16.687Z] e5856e266cf4: Waiting\n[2020-01-24T20:04:16.687Z] f0f88b30cdbb: Waiting\n[2020-01-24T20:04:16.687Z] b62863a3550b: Verifying Checksum\n[2020-01-24T20:04:16.687Z] b62863a3550b: Download complete\n[2020-01-24T20:04:16.687Z] 02bb20f2603b: Verifying Checksum\n[2020-01-24T20:04:16.687Z] 02bb20f2603b: Download complete\n[2020-01-24T20:04:16.687Z] a8b2cbafd68c: Download complete\n[2020-01-24T20:04:16.687Z] d1dd75721c92: Verifying Checksum\n[2020-01-24T20:04:16.687Z] d1dd75721c92: Download complete\n[2020-01-24T20:04:16.750Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-24T20:04:16.762Z] $ docker stop --time=1 d1fa6f2f09fb4f904db71bc0e504b9b18d732541439c951c48ed37a94d5e67ed\n[2020-01-24T20:04:17.298Z] 29bddadc8f3f: Verifying Checksum\n[2020-01-24T20:04:17.298Z] 29bddadc8f3f: Download complete\n[2020-01-24T20:04:18.518Z] $ docker rm -f d1fa6f2f09fb4f904db71bc0e504b9b18d732541439c951c48ed37a94d5e67ed\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[2020-01-24T20:04:19.299Z] 29bddadc8f3f: Pull complete\n[Pipeline] sh\n[2020-01-24T20:04:19.996Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-01-24T20:04:20.296Z] 02bb20f2603b: Pull complete\n[2020-01-24T20:04:20.576Z] b62863a3550b: Pull complete\n[2020-01-24T20:04:20.599Z] + ls -al .\n[2020-01-24T20:04:20.599Z] total 64\n[2020-01-24T20:04:20.599Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 24 20:03 .\n[2020-01-24T20:04:20.599Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 24 20:02 ..\n[2020-01-24T20:04:20.599Z] drwxrwxr-x. 8 jenkins jenkins 119 Jan 24 20:02 app\n[2020-01-24T20:04:20.599Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 24 20:02 assets\n[2020-01-24T20:04:20.599Z] drwxrwxr-x. 2 jenkins jenkins 35 Jan 24 20:02 bin\n[2020-01-24T20:04:20.599Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 24 20:02 cmd\n[2020-01-24T20:04:20.599Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 24 20:02 CONTRIBUTING.md\n[2020-01-24T20:04:20.599Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 24 20:03 coverage.out\n[2020-01-24T20:04:20.599Z] -rw-rw-r--. 1 jenkins jenkins 839 Jan 24 20:02 Dockerfile\n[2020-01-24T20:04:20.599Z] -rw-rw-r--. 1 jenkins jenkins 898 Jan 24 20:02 Dockerfile.build\n[2020-01-24T20:04:20.599Z] drwxrwxr-x. 4 jenkins jenkins 53 Jan 24 20:02 docs\n[2020-01-24T20:04:20.599Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 24 20:02 .git\n[2020-01-24T20:04:20.599Z] -rw-rw-r--. 1 jenkins jenkins 123 Jan 24 20:02 .gitignore\n[2020-01-24T20:04:20.599Z] -rw-rw-r--. 1 jenkins jenkins 436 Jan 24 20:02 go.mod\n[2020-01-24T20:04:20.599Z] -rw-r--r--. 1 jenkins jenkins 1759 Jan 24 20:03 go.sum\n[2020-01-24T20:04:20.599Z] drwxrwxr-x. 3 jenkins jenkins 17 Jan 24 20:02 internal\n[2020-01-24T20:04:20.599Z] -rw-rw-r--. 1 jenkins jenkins 675 Jan 24 20:02 Jenkinsfile\n[2020-01-24T20:04:20.600Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 24 20:02 LICENSE\n[2020-01-24T20:04:20.600Z] -rw-rw-r--. 1 jenkins jenkins 951 Jan 24 20:02 Makefile\n[2020-01-24T20:04:20.600Z] -rw-rw-r--. 1 jenkins jenkins 3392 Jan 24 20:02 README.md\n[2020-01-24T20:04:20.600Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 24 20:02 .semver\n[2020-01-24T20:04:20.600Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 24 20:02 snap\n[2020-01-24T20:04:20.600Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 24 20:00 VERSION\n[2020-01-24T20:04:20.600Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 24 20:02 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-24T20:04:20.957Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=d958fb7f1596eeaca1d733f415a266b1be15b5af --label arch=x86_64 --label version=0.0.0 .\n[2020-01-24T20:04:21.558Z] Sending build context to Docker daemon 7.813MB\r\r\n[2020-01-24T20:04:21.558Z] Step 1/23 : ARG BASE=golang:1.11-alpine\n[2020-01-24T20:04:21.558Z] Step 2/23 : FROM ${BASE} AS builder\n[2020-01-24T20:04:21.558Z] ---> 1c4e2df1730f\n[2020-01-24T20:04:21.558Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server"\n[2020-01-24T20:04:21.558Z] ---> Running in 40695b57afc7\n[2020-01-24T20:04:21.858Z] Removing intermediate container 40695b57afc7\n[2020-01-24T20:04:21.858Z] ---> 0fca0a9a10f0\n[2020-01-24T20:04:21.858Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git"\n[2020-01-24T20:04:21.858Z] ---> Running in 2e8b1a7c4ef0\n[2020-01-24T20:04:21.858Z] Removing intermediate container 2e8b1a7c4ef0\n[2020-01-24T20:04:21.858Z] ---> 7cb2a4674de1\n[2020-01-24T20:04:21.858Z] Step 5/23 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-24T20:04:22.169Z] ---> Running in 02ac52e42583\n[2020-01-24T20:04:22.169Z] Removing intermediate container 02ac52e42583\n[2020-01-24T20:04:22.169Z] ---> 6887ef6f262d\n[2020-01-24T20:04:22.169Z] Step 6/23 : LABEL Name=edgex-ui-go\n[2020-01-24T20:04:22.465Z] ---> Running in da5cdbb10668\n[2020-01-24T20:04:22.465Z] Removing intermediate container da5cdbb10668\n[2020-01-24T20:04:22.465Z] ---> 2d6df62c2c0b\n[2020-01-24T20:04:22.465Z] Step 7/23 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2018-2020: Intel\'\n[2020-01-24T20:04:22.744Z] ---> Running in 65541b726a40\n[2020-01-24T20:04:22.744Z] Removing intermediate container 65541b726a40\n[2020-01-24T20:04:22.744Z] ---> 97ce03d1f4dc\n[2020-01-24T20:04:22.744Z] Step 8/23 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-24T20:04:22.744Z] ---> Running in 90a380dfb9db\n[2020-01-24T20:04:23.718Z] Removing intermediate container 90a380dfb9db\n[2020-01-24T20:04:23.718Z] ---> 035a86ad9cf0\n[2020-01-24T20:04:23.718Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-24T20:04:23.718Z] ---> Running in e9581a1d93bb\n[2020-01-24T20:04:23.972Z] 4e34fffdb759: Verifying Checksum\n[2020-01-24T20:04:23.972Z] 4e34fffdb759: Download complete\n[2020-01-24T20:04:23.972Z] bd44c58b92db: Verifying Checksum\n[2020-01-24T20:04:23.972Z] bd44c58b92db: Download complete\n[2020-01-24T20:04:23.978Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-24T20:04:24.961Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-24T20:04:25.260Z] OK: 134 MiB in 39 packages\n[2020-01-24T20:04:25.861Z] Removing intermediate container e9581a1d93bb\n[2020-01-24T20:04:25.861Z] ---> 9b6619369d22\n[2020-01-24T20:04:25.861Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go\n[2020-01-24T20:04:25.861Z] ---> Running in 8f839b438064\n[2020-01-24T20:04:25.861Z] Removing intermediate container 8f839b438064\n[2020-01-24T20:04:25.861Z] ---> 8a77179d664e\n[2020-01-24T20:04:25.861Z] Step 11/23 : COPY go.mod .\n[2020-01-24T20:04:26.134Z] ---> b725cbe289fc\n[2020-01-24T20:04:26.134Z] Step 12/23 : COPY Makefile .\n[2020-01-24T20:04:26.411Z] ---> 6d4d635a6356\n[2020-01-24T20:04:26.411Z] Step 13/23 : RUN make update\n[2020-01-24T20:04:26.411Z] ---> Running in f978cf72e070\n[2020-01-24T20:04:26.712Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n[2020-01-24T20:04:27.294Z] Removing intermediate container f978cf72e070\n[2020-01-24T20:04:27.294Z] ---> fc8694b4a6c3\n[2020-01-24T20:04:27.294Z] Step 14/23 : COPY . .\n[2020-01-24T20:04:27.368Z] e5856e266cf4: Verifying Checksum\n[2020-01-24T20:04:27.368Z] e5856e266cf4: Download complete\n[2020-01-24T20:04:27.368Z] f0f88b30cdbb: Verifying Checksum\n[2020-01-24T20:04:27.368Z] f0f88b30cdbb: Download complete\n[2020-01-24T20:04:27.864Z] ---> 115c766cdb0f\n[2020-01-24T20:04:27.864Z] Step 15/23 : RUN ${MAKE}\n[2020-01-24T20:04:27.864Z] ---> Running in 7a0bf71b2dbe\n[2020-01-24T20:04:28.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server\n[2020-01-24T20:04:29.361Z] fd1d9eb628f9: Verifying Checksum\n[2020-01-24T20:04:29.361Z] fd1d9eb628f9: Download complete\n[2020-01-24T20:04:30.804Z] 9586258a13ea: Verifying Checksum\n[2020-01-24T20:04:30.804Z] 9586258a13ea: Download complete\n[2020-01-24T20:04:40.574Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n[2020-01-24T20:04:44.057Z] Removing intermediate container 7a0bf71b2dbe\n[2020-01-24T20:04:44.057Z] ---> 01a6145b6f6d\n[2020-01-24T20:04:44.057Z] Step 16/23 : FROM alpine\n[2020-01-24T20:04:44.320Z] latest: Pulling from library/alpine\n[2020-01-24T20:04:44.320Z] c9b1b535fdd9: Pulling fs layer\n[2020-01-24T20:04:44.586Z] c9b1b535fdd9: Verifying Checksum\n[2020-01-24T20:04:44.586Z] c9b1b535fdd9: Download complete\n[2020-01-24T20:04:44.855Z] c9b1b535fdd9: Pull complete\n[2020-01-24T20:04:45.122Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n[2020-01-24T20:04:45.122Z] Status: Downloaded newer image for alpine:latest\n[2020-01-24T20:04:45.122Z] ---> e7d92cdc71fe\n[2020-01-24T20:04:45.122Z] Step 17/23 : EXPOSE 4000\n[2020-01-24T20:04:45.122Z] ---> Running in 593b4a9d5995\n[2020-01-24T20:04:45.401Z] Removing intermediate container 593b4a9d5995\n[2020-01-24T20:04:45.401Z] ---> 6171af87ad59\n[2020-01-24T20:04:45.401Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server\n[2020-01-24T20:04:45.878Z] 9586258a13ea: Pull complete\n[2020-01-24T20:04:45.878Z] a8b2cbafd68c: Pull complete\n[2020-01-24T20:04:45.878Z] d1dd75721c92: Pull complete\n[2020-01-24T20:04:45.981Z] ---> 524a8d44c323\n[2020-01-24T20:04:45.981Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server\n[2020-01-24T20:04:45.981Z] ---> Running in 9e173f79d340\n[2020-01-24T20:04:46.250Z] Removing intermediate container 9e173f79d340\n[2020-01-24T20:04:46.250Z] ---> 42ba51357037\n[2020-01-24T20:04:46.250Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"]\n[2020-01-24T20:04:46.250Z] ---> Running in ef8010d7230e\n[2020-01-24T20:04:46.250Z] Removing intermediate container ef8010d7230e\n[2020-01-24T20:04:46.250Z] ---> 0efded55254e\n[2020-01-24T20:04:46.250Z] Step 21/23 : LABEL arch=x86_64\n[2020-01-24T20:04:46.530Z] ---> Running in bb55e29fe7b9\n[2020-01-24T20:04:46.808Z] Removing intermediate container bb55e29fe7b9\n[2020-01-24T20:04:46.808Z] ---> 0b26f8a9f0f7\n[2020-01-24T20:04:46.808Z] Step 22/23 : LABEL git_sha=d958fb7f1596eeaca1d733f415a266b1be15b5af\n[2020-01-24T20:04:46.808Z] ---> Running in e2e5ac407bcb\n[2020-01-24T20:04:47.087Z] Removing intermediate container e2e5ac407bcb\n[2020-01-24T20:04:47.087Z] ---> 0663b86d54ac\n[2020-01-24T20:04:47.087Z] Step 23/23 : LABEL version=0.0.0\n[2020-01-24T20:04:47.087Z] ---> Running in 7fab73adfe03\n[2020-01-24T20:04:47.355Z] Removing intermediate container 7fab73adfe03\n[2020-01-24T20:04:47.355Z] ---> 9c4addc6c3de\n[2020-01-24T20:04:47.355Z] Successfully built 9c4addc6c3de\n[2020-01-24T20:04:47.355Z] Successfully tagged docker-edgex-ui-go:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-24T20:04:52.572Z] 4e34fffdb759: Pull complete\n[2020-01-24T20:05:00.916Z] fd1d9eb628f9: Pull complete\n[2020-01-24T20:05:00.916Z] bd44c58b92db: Pull complete\n[2020-01-24T20:05:02.907Z] e5856e266cf4: Pull complete\n[2020-01-24T20:05:03.502Z] f0f88b30cdbb: Pull complete\n[2020-01-24T20:05:03.503Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20\n[2020-01-24T20:05:03.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine\n[2020-01-24T20:05:03.503Z] ---> 0be50c763560\n[2020-01-24T20:05:03.503Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-24T20:05:06.868Z] ---> Running in a9143d93bfb0\n[2020-01-24T20:05:06.868Z] Removing intermediate container a9143d93bfb0\n[2020-01-24T20:05:06.868Z] ---> 9513aabaed3d\n[2020-01-24T20:05:06.868Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-24T20:05:06.868Z] ---> Running in 5ffcf1c27484\n[2020-01-24T20:05:08.850Z] Removing intermediate container 5ffcf1c27484\n[2020-01-24T20:05:08.850Z] ---> dcd8947c4955\n[2020-01-24T20:05:08.850Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-01-24T20:05:08.850Z] ---> Running in 0dc1f1c7ee3c\n[2020-01-24T20:05:09.851Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-24T20:05:10.443Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-24T20:05:11.028Z] OK: 121 MiB in 39 packages\n[2020-01-24T20:05:12.012Z] Removing intermediate container 0dc1f1c7ee3c\n[2020-01-24T20:05:12.012Z] ---> ec7b2b51cd19\n[2020-01-24T20:05:12.012Z] Step 6/8 : WORKDIR /edgex-ui-go\n[2020-01-24T20:05:12.012Z] ---> Running in 248de250e8b4\n[2020-01-24T20:05:12.609Z] Removing intermediate container 248de250e8b4\n[2020-01-24T20:05:12.609Z] ---> c646369894d1\n[2020-01-24T20:05:12.609Z] Step 7/8 : COPY . .\n[2020-01-24T20:05:14.048Z] ---> fe1c19ba4956\n[2020-01-24T20:05:14.048Z] Step 8/8 : RUN go mod download\n[2020-01-24T20:05:14.048Z] ---> Running in ba167229acdf\n[2020-01-24T20:05:15.036Z] \x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-24T20:05:15.036Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/websocket v1.4.0\n[2020-01-24T20:05:15.036Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-24T20:05:15.036Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-24T20:05:15.036Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.1.0\n[2020-01-24T20:05:15.635Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba\n[2020-01-24T20:05:16.233Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-01-24T20:05:16.233Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127\n[2020-01-24T20:05:16.233Z] \x1b[0m\x1b[91mgo: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce\n[2020-01-24T20:05:16.831Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-01-24T20:05:18.789Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n[2020-01-24T20:05:18.789Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n[2020-01-24T20:05:22.174Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n[2020-01-24T20:05:48.932Z] \x1b[0mRemoving intermediate container ba167229acdf\n[2020-01-24T20:05:48.932Z] ---> 0c67fea97952\n[2020-01-24T20:05:48.932Z] Successfully built 0c67fea97952\n[2020-01-24T20:05:48.932Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-24T20:05:49.567Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-24T20:05:49.840Z] .\n[Pipeline] withDockerContainer\n[2020-01-24T20:05:50.225Z] prd-ubuntu18.04-docker-arm64-4c-2g-16091 does not seem to be running inside a container\n[2020-01-24T20:05:50.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-01-24T20:05:51.814Z] $ docker top b27a5e3180b3d1f8574a894e3696dab7dcfef99ec8756af51de61863c23ab8c2 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-24T20:05:54.175Z] + go version\n[2020-01-24T20:05:54.175Z] go version go1.11.13 linux/arm64\n[Pipeline] sh\n[2020-01-24T20:05:54.862Z] + make test\n[2020-01-24T20:05:54.862Z] GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-01-24T20:05:56.277Z] ? \tgithub.com/edgexfoundry/edgex-ui-go\t[no test files]\n[2020-01-24T20:06:35.251Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app\t[no test files]\n[2020-01-24T20:06:35.252Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/common\t[no test files]\n[2020-01-24T20:06:35.252Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/component\t[no test files]\n[2020-01-24T20:06:35.252Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/configs\t[no test files]\n[2020-01-24T20:06:35.252Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/controller\t[no test files]\n[2020-01-24T20:06:35.252Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/domain\t[no test files]\n[2020-01-24T20:06:35.252Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/repository\t[no test files]\n[2020-01-24T20:06:35.252Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/repository/mm\t[no test files]\n[2020-01-24T20:06:35.252Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/app/repository/mongo\t[no test files]\n[2020-01-24T20:06:35.252Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server\t[no test files]\n[2020-01-24T20:06:35.252Z] ? \tgithub.com/edgexfoundry/edgex-ui-go/internal/pkg/usage\t[no test files]\n[2020-01-24T20:06:35.252Z] GO111MODULE=on go vet ./...\n[Pipeline] stash\n[2020-01-24T20:06:50.354Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-24T20:06:50.787Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-24T20:06:50.855Z] $ docker stop --time=1 b27a5e3180b3d1f8574a894e3696dab7dcfef99ec8756af51de61863c23ab8c2\n[2020-01-24T20:06:53.117Z] $ docker rm -f b27a5e3180b3d1f8574a894e3696dab7dcfef99ec8756af51de61863c23ab8c2\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2020-01-24T20:06:54.239Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-01-24T20:06:54.579Z] + ls -al .\n[2020-01-24T20:06:54.579Z] total 104\n[2020-01-24T20:06:54.579Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 24 20:05 .\n[2020-01-24T20:06:54.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 20:04 ..\n[2020-01-24T20:06:54.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 20:04 .git\n[2020-01-24T20:06:54.579Z] -rw-rw-r-- 1 jenkins jenkins 123 Jan 24 20:04 .gitignore\n[2020-01-24T20:06:54.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 20:04 .semver\n[2020-01-24T20:06:54.579Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 24 20:04 CONTRIBUTING.md\n[2020-01-24T20:06:54.579Z] -rw-rw-r-- 1 jenkins jenkins 839 Jan 24 20:04 Dockerfile\n[2020-01-24T20:06:54.579Z] -rw-rw-r-- 1 jenkins jenkins 898 Jan 24 20:04 Dockerfile.build\n[2020-01-24T20:06:54.579Z] -rw-rw-r-- 1 jenkins jenkins 675 Jan 24 20:04 Jenkinsfile\n[2020-01-24T20:06:54.579Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 24 20:04 LICENSE\n[2020-01-24T20:06:54.579Z] -rw-rw-r-- 1 jenkins jenkins 951 Jan 24 20:04 Makefile\n[2020-01-24T20:06:54.579Z] -rw-rw-r-- 1 jenkins jenkins 3392 Jan 24 20:04 README.md\n[2020-01-24T20:06:54.579Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 20:00 VERSION\n[2020-01-24T20:06:54.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 20:04 app\n[2020-01-24T20:06:54.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 20:04 assets\n[2020-01-24T20:06:54.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 20:04 bin\n[2020-01-24T20:06:54.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 20:04 cmd\n[2020-01-24T20:06:54.579Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 24 20:05 coverage.out\n[2020-01-24T20:06:54.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 20:04 docs\n[2020-01-24T20:06:54.579Z] -rw-rw-r-- 1 jenkins jenkins 436 Jan 24 20:04 go.mod\n[2020-01-24T20:06:54.579Z] -rw-r--r-- 1 jenkins jenkins 1759 Jan 24 20:05 go.sum\n[2020-01-24T20:06:54.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 20:04 internal\n[2020-01-24T20:06:54.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 20:04 snap\n[2020-01-24T20:06:54.579Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 24 20:04 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-24T20:06:54.937Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=d958fb7f1596eeaca1d733f415a266b1be15b5af --label arch=arm64 --label version=0.0.0 .\n[2020-01-24T20:06:55.525Z] Sending build context to Docker daemon 7.813MB\r\r\n[2020-01-24T20:06:55.525Z] Step 1/23 : ARG BASE=golang:1.11-alpine\n[2020-01-24T20:06:55.525Z] Step 2/23 : FROM ${BASE} AS builder\n[2020-01-24T20:06:55.525Z] ---> 0c67fea97952\n[2020-01-24T20:06:55.525Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server"\n[2020-01-24T20:06:55.795Z] ---> Running in 535710cafc83\n[2020-01-24T20:06:56.073Z] Removing intermediate container 535710cafc83\n[2020-01-24T20:06:56.073Z] ---> b5dd912688c6\n[2020-01-24T20:06:56.073Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git"\n[2020-01-24T20:06:56.345Z] ---> Running in db15f83c643b\n[2020-01-24T20:06:56.625Z] Removing intermediate container db15f83c643b\n[2020-01-24T20:06:56.625Z] ---> 4c568eb45272\n[2020-01-24T20:06:56.625Z] Step 5/23 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-24T20:06:56.625Z] ---> Running in cedbba4ec399\n[2020-01-24T20:06:56.906Z] Removing intermediate container cedbba4ec399\n[2020-01-24T20:06:56.906Z] ---> b26bee19cf3c\n[2020-01-24T20:06:56.906Z] Step 6/23 : LABEL Name=edgex-ui-go\n[2020-01-24T20:06:57.179Z] ---> Running in d55a254fb193\n[2020-01-24T20:06:57.452Z] Removing intermediate container d55a254fb193\n[2020-01-24T20:06:57.452Z] ---> dd878c56b6a4\n[2020-01-24T20:06:57.452Z] Step 7/23 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2018-2020: Intel\'\n[2020-01-24T20:06:57.726Z] ---> Running in b2891f7fb973\n[2020-01-24T20:06:58.007Z] Removing intermediate container b2891f7fb973\n[2020-01-24T20:06:58.007Z] ---> 516c778048ac\n[2020-01-24T20:06:58.007Z] Step 8/23 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-24T20:06:58.007Z] ---> Running in 09b1d2b4f6ec\n[2020-01-24T20:07:00.006Z] Removing intermediate container 09b1d2b4f6ec\n[2020-01-24T20:07:00.006Z] ---> bba8a4f1817a\n[2020-01-24T20:07:00.006Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-24T20:07:00.006Z] ---> Running in f9ad9e691e2b\n[2020-01-24T20:07:00.981Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-24T20:07:01.570Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-24T20:07:01.841Z] OK: 121 MiB in 39 packages\n[2020-01-24T20:07:03.256Z] Removing intermediate container f9ad9e691e2b\n[2020-01-24T20:07:03.256Z] ---> 07100a83c72d\n[2020-01-24T20:07:03.256Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go\n[2020-01-24T20:07:03.256Z] ---> Running in 2b1a2fab9267\n[2020-01-24T20:07:03.523Z] Removing intermediate container 2b1a2fab9267\n[2020-01-24T20:07:03.523Z] ---> 8e6cda8b8d1e\n[2020-01-24T20:07:03.523Z] Step 11/23 : COPY go.mod .\n[2020-01-24T20:07:04.116Z] ---> 99c4413b5100\n[2020-01-24T20:07:04.116Z] Step 12/23 : COPY Makefile .\n[2020-01-24T20:07:04.701Z] ---> 0c4444986c16\n[2020-01-24T20:07:04.701Z] Step 13/23 : RUN make update\n[2020-01-24T20:07:04.701Z] ---> Running in 2285bd0e8fbe\n[2020-01-24T20:07:05.674Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n[2020-01-24T20:07:06.648Z] Removing intermediate container 2285bd0e8fbe\n[2020-01-24T20:07:06.648Z] ---> 387c29475de4\n[2020-01-24T20:07:06.648Z] Step 14/23 : COPY . .\n[2020-01-24T20:07:08.073Z] ---> e97ac31ce549\n[2020-01-24T20:07:08.073Z] Step 15/23 : RUN ${MAKE}\n[2020-01-24T20:07:08.073Z] ---> Running in fee2692463db\n[2020-01-24T20:07:09.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server\n[2020-01-24T20:07:35.804Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n[2020-01-24T20:07:44.055Z] Removing intermediate container fee2692463db\n[2020-01-24T20:07:44.055Z] ---> 5f61a7d241bd\n[2020-01-24T20:07:44.055Z] Step 16/23 : FROM alpine\n[2020-01-24T20:07:44.055Z] latest: Pulling from library/alpine\n[2020-01-24T20:07:44.055Z] 8fa90b21c985: Pulling fs layer\n[2020-01-24T20:07:44.055Z] 8fa90b21c985: Verifying Checksum\n[2020-01-24T20:07:44.056Z] 8fa90b21c985: Download complete\n[2020-01-24T20:07:45.028Z] 8fa90b21c985: Pull complete\n[2020-01-24T20:07:45.028Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n[2020-01-24T20:07:45.028Z] Status: Downloaded newer image for alpine:latest\n[2020-01-24T20:07:45.028Z] ---> 6e4716cdcf7a\n[2020-01-24T20:07:45.028Z] Step 17/23 : EXPOSE 4000\n[2020-01-24T20:07:45.028Z] ---> Running in 14f46a766cd1\n[2020-01-24T20:07:45.302Z] Removing intermediate container 14f46a766cd1\n[2020-01-24T20:07:45.302Z] ---> e83586a3ec13\n[2020-01-24T20:07:45.302Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server\n[2020-01-24T20:07:47.265Z] ---> ff7af66807d8\n[2020-01-24T20:07:47.265Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server\n[2020-01-24T20:07:47.265Z] ---> Running in cbffe539c4d4\n[2020-01-24T20:07:47.536Z] Removing intermediate container cbffe539c4d4\n[2020-01-24T20:07:47.536Z] ---> e250529aff29\n[2020-01-24T20:07:47.536Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"]\n[2020-01-24T20:07:47.536Z] ---> Running in 575a837c286b\n[2020-01-24T20:07:48.123Z] Removing intermediate container 575a837c286b\n[2020-01-24T20:07:48.123Z] ---> 9fe688de571b\n[2020-01-24T20:07:48.123Z] Step 21/23 : LABEL arch=arm64\n[2020-01-24T20:07:48.123Z] ---> Running in 0bd157dce3db\n[2020-01-24T20:07:48.397Z] Removing intermediate container 0bd157dce3db\n[2020-01-24T20:07:48.397Z] ---> 2a9272b53a93\n[2020-01-24T20:07:48.397Z] Step 22/23 : LABEL git_sha=d958fb7f1596eeaca1d733f415a266b1be15b5af\n[2020-01-24T20:07:48.670Z] ---> Running in b8d7b6cf554d\n[2020-01-24T20:07:48.938Z] Removing intermediate container b8d7b6cf554d\n[2020-01-24T20:07:48.938Z] ---> 646c4274c872\n[2020-01-24T20:07:48.938Z] Step 23/23 : LABEL version=0.0.0\n[2020-01-24T20:07:48.938Z] ---> Running in 482c063c4e4b\n[2020-01-24T20:07:49.522Z] Removing intermediate container 482c063c4e4b\n[2020-01-24T20:07:49.522Z] ---> 0105b15f130b\n[2020-01-24T20:07:49.522Z] Successfully built 0105b15f130b\n[2020-01-24T20:07:49.522Z] Successfully tagged docker-edgex-ui-go-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-01-24T20:07:50.338Z] provisioning config files...\n[2020-01-24T20:07:50.352Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-141@tmp/config5432951628724011448tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-24T20:07:50.693Z] + curl -s https://codecov.io/bash\n[2020-01-24T20:07:50.693Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-141@tmp/config5432951628724011448tmp\n[2020-01-24T20:07:50.953Z] \n[2020-01-24T20:07:50.953Z] _____ _\n[2020-01-24T20:07:50.953Z] / ____| | |\n[2020-01-24T20:07:50.953Z] | | ___ __| | ___ ___ _____ __\n[2020-01-24T20:07:50.953Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-24T20:07:50.953Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-24T20:07:50.953Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-24T20:07:50.953Z] Bash-20191211-b8db533\n[2020-01-24T20:07:50.953Z] \n[2020-01-24T20:07:50.953Z] \n[2020-01-24T20:07:50.953Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-24T20:07:50.953Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-24T20:07:50.953Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-01-24T20:07:50.953Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-24T20:07:50.953Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-24T20:07:50.953Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-24T20:07:50.953Z] \x1b[0;32m+\x1b[0m .\n[2020-01-24T20:07:50.953Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-24T20:07:50.953Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-24T20:07:50.954Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-24T20:07:50.954Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=10\x1b[0m\n[2020-01-24T20:07:50.954Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-24T20:07:50.954Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-24T20:07:50.954Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-24T20:07:50.954Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-24T20:07:50.954Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-24T20:07:50.954Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-24T20:07:50.954Z] \x1b[0;90mquery:\x1b[0m branch=PR-141&commit=d958fb7f1596eeaca1d733f415a266b1be15b5af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-141%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=141&job=\n[2020-01-24T20:07:50.954Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-24T20:07:50.954Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-141&commit=d958fb7f1596eeaca1d733f415a266b1be15b5af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-141%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=141&job=\n[2020-01-24T20:07:51.521Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-24T20:07:52.089Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d958fb7f1596eeaca1d733f415a266b1be15b5af\x1b[0m\n[Pipeline] }\n[2020-01-24T20:07:52.107Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-24T20:07:53.168Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-24T20:07:53.495Z] ---> package-listing.sh\n[2020-01-24T20:07:53.495Z] ++ facter osfamily\n[2020-01-24T20:07:53.495Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-24T20:07:53.495Z] + OS_FAMILY=redhat\n[2020-01-24T20:07:53.495Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-141\n[2020-01-24T20:07:53.495Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-24T20:07:53.495Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-24T20:07:53.495Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-24T20:07:53.495Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-24T20:07:53.495Z] + \'[\' /w/workspace/edgexfoundry_edgex-ui-go_PR-141 \']\'\n[2020-01-24T20:07:53.495Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-24T20:07:53.495Z] + case "${OS_FAMILY}" in\n[2020-01-24T20:07:53.495Z] + rpm -qa\n[2020-01-24T20:07:53.495Z] + sort\n[2020-01-24T20:07:57.694Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-24T20:07:57.694Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-24T20:07:57.694Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-24T20:07:57.694Z] + \'[\' /w/workspace/edgexfoundry_edgex-ui-go_PR-141 \']\'\n[2020-01-24T20:07:57.694Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-141/archives/\n[2020-01-24T20:07:57.694Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-141/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-24T20:07:58.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-24T20:07:58.188Z] \n[2020-01-24T20:07:58.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-24T20:07:58.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-24T20:07:58.536Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-24T20:07:58.536Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-24T20:07:58.536Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-24T20:07:58.536Z] c9ea274ed700: Pulling fs layer\n[2020-01-24T20:07:58.536Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-24T20:07:58.536Z] f6a933c9cadc: Pulling fs layer\n[2020-01-24T20:07:58.536Z] 61811dbd4963: Pulling fs layer\n[2020-01-24T20:07:58.536Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-24T20:07:58.536Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-24T20:07:58.536Z] dc21a1d4508b: Pulling fs layer\n[2020-01-24T20:07:58.536Z] 363af2e989c4: Pulling fs layer\n[2020-01-24T20:07:58.536Z] 9cfac6ba3733: Waiting\n[2020-01-24T20:07:58.536Z] f6a933c9cadc: Waiting\n[2020-01-24T20:07:58.536Z] 61811dbd4963: Waiting\n[2020-01-24T20:07:58.536Z] a6eb2c9e2280: Waiting\n[2020-01-24T20:07:58.536Z] 095dd8b7b4d8: Waiting\n[2020-01-24T20:07:58.536Z] dc21a1d4508b: Waiting\n[2020-01-24T20:07:58.536Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-24T20:07:58.536Z] da0e9bf0cc60: Download complete\n[2020-01-24T20:07:58.536Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-24T20:07:58.536Z] 9cfac6ba3733: Download complete\n[2020-01-24T20:07:58.536Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-24T20:07:58.536Z] e6b0cf9c0882: Download complete\n[2020-01-24T20:07:58.804Z] f6a933c9cadc: Verifying Checksum\n[2020-01-24T20:07:58.804Z] f6a933c9cadc: Download complete\n[2020-01-24T20:07:58.804Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-24T20:07:58.804Z] a6eb2c9e2280: Download complete\n[2020-01-24T20:07:59.071Z] e6b0cf9c0882: Pull complete\n[2020-01-24T20:07:59.071Z] c9ea274ed700: Verifying Checksum\n[2020-01-24T20:07:59.071Z] c9ea274ed700: Download complete\n[2020-01-24T20:07:59.071Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-24T20:07:59.071Z] 095dd8b7b4d8: Download complete\n[2020-01-24T20:07:59.071Z] dc21a1d4508b: Verifying Checksum\n[2020-01-24T20:07:59.071Z] dc21a1d4508b: Download complete\n[2020-01-24T20:07:59.071Z] 363af2e989c4: Verifying Checksum\n[2020-01-24T20:07:59.071Z] 363af2e989c4: Download complete\n[2020-01-24T20:07:59.346Z] da0e9bf0cc60: Pull complete\n[2020-01-24T20:07:59.607Z] 61811dbd4963: Verifying Checksum\n[2020-01-24T20:07:59.607Z] 61811dbd4963: Download complete\n[2020-01-24T20:08:00.988Z] c9ea274ed700: Pull complete\n[2020-01-24T20:08:00.988Z] 9cfac6ba3733: Pull complete\n[2020-01-24T20:08:01.249Z] f6a933c9cadc: Pull complete\n[2020-01-24T20:08:05.458Z] 61811dbd4963: Pull complete\n[2020-01-24T20:08:05.458Z] a6eb2c9e2280: Pull complete\n[2020-01-24T20:08:06.838Z] 095dd8b7b4d8: Pull complete\n[2020-01-24T20:08:07.097Z] dc21a1d4508b: Pull complete\n[2020-01-24T20:08:07.370Z] 363af2e989c4: Pull complete\n[2020-01-24T20:08:07.370Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-24T20:08:07.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-24T20:08:07.540Z] prd-centos7-docker-4c-2g-16088 does not seem to be running inside a container\n[2020-01-24T20:08:07.572Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-141 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-141:/w/workspace/edgexfoundry_edgex-ui-go_PR-141:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-141@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-24T20:08:08.507Z] $ docker top e1308542b68755329e3159e0dcc03ec369e4700ec283646164f1107d83e40902 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-24T20:08:09.103Z] provisioning config files...\n[2020-01-24T20:08:09.117Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-141@tmp/config208997758142792052tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-24T20:08:09.173Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-24T20:08:09.494Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-24T20:08:09.519Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-24T20:08:09.840Z] ---> logs-deploy.sh\n[2020-01-24T20:08:09.840Z] + ARCHIVE_ARTIFACTS=\n[2020-01-24T20:08:09.840Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-24T20:08:09.840Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-24T20:08:09.840Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-24T20:08:09.840Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-141/1\n[2020-01-24T20:08:09.840Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-141/1/\n[2020-01-24T20:08:09.840Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-141/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-141\n[2020-01-24T20:08:10.774Z] Archives upload complete.\n[2020-01-24T20:08:10.774Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-141/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-141/1/\n'