Pull request #159 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 rather than ae9118164e6c7255b38c5d44430554555001daa9 Obtained Jenkinsfile from c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3672 in /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-159 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 into PR head commit ae9118164e6c7255b38c5d44430554555001daa9 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/159/head:refs/remotes/origin/PR-159 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae9118164e6c7255b38c5d44430554555001daa9 # timeout=10 Merge succeeded, producing ae9118164e6c7255b38c5d44430554555001daa9 Checking out Revision ae9118164e6c7255b38c5d44430554555001daa9 (PR-159) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae9118164e6c7255b38c5d44430554555001daa9 # timeout=10 Commit message: "[enhancement] add Pipeline FunctionList and use block-level scoping" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-09T06:30:10.614Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk e58ce0c115cf6e35eea5ed7cc7edb7ca745f780b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:30:12.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T06:30:12.655Z] [2020-03-09T06:30:12.655Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:30:13.045Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T06:30:13.045Z] latest: Pulling from edgex-devops/git-semver [2020-03-09T06:30:13.045Z] 9123ac7c32f7: Pulling fs layer [2020-03-09T06:30:13.045Z] b8cc5d1170e3: Pulling fs layer [2020-03-09T06:30:13.045Z] 2924cbbf6a41: Pulling fs layer [2020-03-09T06:30:13.045Z] 93b08a4f1073: Pulling fs layer [2020-03-09T06:30:13.045Z] 93b08a4f1073: Waiting [2020-03-09T06:30:13.045Z] b8cc5d1170e3: Verifying Checksum [2020-03-09T06:30:13.045Z] b8cc5d1170e3: Download complete [2020-03-09T06:30:13.315Z] 9123ac7c32f7: Verifying Checksum [2020-03-09T06:30:13.315Z] 9123ac7c32f7: Download complete [2020-03-09T06:30:13.315Z] 93b08a4f1073: Verifying Checksum [2020-03-09T06:30:13.315Z] 93b08a4f1073: Download complete [2020-03-09T06:30:13.579Z] 2924cbbf6a41: Verifying Checksum [2020-03-09T06:30:13.579Z] 2924cbbf6a41: Download complete [2020-03-09T06:30:13.842Z] 9123ac7c32f7: Pull complete [2020-03-09T06:30:13.842Z] b8cc5d1170e3: Pull complete [2020-03-09T06:30:14.796Z] 2924cbbf6a41: Pull complete [2020-03-09T06:30:14.796Z] 93b08a4f1073: Pull complete [2020-03-09T06:30:14.796Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-09T06:30:14.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-09T06:30:14.932Z] prd-centos7-docker-4c-2g-3672 does not seem to be running inside a container [2020-03-09T06:30:14.984Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-159 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-159:/w/workspace/edgexfoundry_edgex-ui-go_PR-159:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-159@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-09T06:30:15.600Z] $ docker top 59785ba0f8b13f776601847f6696ccfb7f11a02493a3a351844dedb40af70f67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-09T06:30:16.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T06:30:16.344Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T06:30:16.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T06:30:16.551Z] $ docker exec 59785ba0f8b13f776601847f6696ccfb7f11a02493a3a351844dedb40af70f67 ssh-agent [2020-03-09T06:30:16.727Z] SSH_AUTH_SOCK=/tmp/ssh-or9vr2sb56NK/agent.15 [2020-03-09T06:30:16.727Z] SSH_AGENT_PID=21 [2020-03-09T06:30:16.738Z] Running ssh-add (command line suppressed) [2020-03-09T06:30:16.880Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/private_key_5329658985630502900.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/private_key_5329658985630502900.key) [2020-03-09T06:30:16.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T06:30:17.251Z] + git describe --exact-match --tags HEAD [2020-03-09T06:30:17.251Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-09T06:30:17.304Z] $ docker exec --env ******** --env ******** 59785ba0f8b13f776601847f6696ccfb7f11a02493a3a351844dedb40af70f67 ssh-agent -k [2020-03-09T06:30:17.441Z] unset SSH_AUTH_SOCK; [2020-03-09T06:30:17.441Z] unset SSH_AGENT_PID; [2020-03-09T06:30:17.441Z] echo Agent pid 21 killed; [2020-03-09T06:30:17.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-09T06:30:17.564Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-09T06:30:17.564Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-09T06:30:17.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T06:30:17.653Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T06:30:17.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T06:30:17.831Z] $ docker exec 59785ba0f8b13f776601847f6696ccfb7f11a02493a3a351844dedb40af70f67 ssh-agent [2020-03-09T06:30:18.008Z] SSH_AUTH_SOCK=/tmp/ssh-UvP6SQZ3na17/agent.57 [2020-03-09T06:30:18.008Z] SSH_AGENT_PID=64 [2020-03-09T06:30:18.014Z] Running ssh-add (command line suppressed) [2020-03-09T06:30:18.155Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/private_key_9105646575031851657.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/private_key_9105646575031851657.key) [2020-03-09T06:30:18.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T06:30:18.545Z] + git semver init [2020-03-09T06:30:18.545Z] # -> Open(): unable to determine branch for HEAD [2020-03-09T06:30:18.545Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-159/.git [2020-03-09T06:30:18.545Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [2020-03-09T06:30:18.545Z] # $SEMVER_REMOTE_NAME = origin [2020-03-09T06:30:18.545Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-09T06:30:18.545Z] # $SEMVER_USER_NAME = jenkins [2020-03-09T06:30:18.545Z] # $SEMVER_BRANCH = PR-159 [2020-03-09T06:30:18.545Z] # $SEMVER_TEMP = /tmp/semver-765486773 [2020-03-09T06:30:18.545Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-03-09T06:30:19.115Z] # '/tmp/semver-765486773' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-159/.semver' [2020-03-09T06:30:19.115Z] # -> Force: false [2020-03-09T06:30:19.115Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-159/.semver [Pipeline] } [2020-03-09T06:30:19.125Z] $ docker exec --env ******** --env ******** 59785ba0f8b13f776601847f6696ccfb7f11a02493a3a351844dedb40af70f67 ssh-agent -k [2020-03-09T06:30:19.263Z] unset SSH_AUTH_SOCK; [2020-03-09T06:30:19.265Z] unset SSH_AGENT_PID; [2020-03-09T06:30:19.265Z] echo Agent pid 64 killed; [2020-03-09T06:30:19.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-09T06:30:19.733Z] + git semver [Pipeline] } [2020-03-09T06:30:19.749Z] $ docker stop --time=1 59785ba0f8b13f776601847f6696ccfb7f11a02493a3a351844dedb40af70f67 [2020-03-09T06:30:21.073Z] $ docker rm -f 59785ba0f8b13f776601847f6696ccfb7f11a02493a3a351844dedb40af70f67 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-09T06:30:22.085Z] Stashed 21 file(s) [Pipeline] echo [2020-03-09T06:30:22.086Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-09T06:30:37.343Z] Still waiting to schedule task [2020-03-09T06:30:37.343Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-09T06:30:37.344Z] Still waiting to schedule task [2020-03-09T06:30:37.344Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-09T06:32:56.521Z] Running on prd-centos7-docker-4c-2g-3675 in /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [Pipeline] { [Pipeline] ws [2020-03-09T06:32:56.561Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-03-09T06:32:58.810Z] using credential edgex-jenkins-ssh [2020-03-09T06:32:58.852Z] Cloning the remote Git repository [2020-03-09T06:32:58.852Z] Cloning with configured refspecs honoured and without tags [2020-03-09T06:32:59.647Z] Fetching without tags [2020-03-09T06:32:58.814Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-09T06:32:58.855Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-03-09T06:32:58.906Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-09T06:32:58.907Z] > git --version # timeout=10 [2020-03-09T06:32:58.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T06:32:58.958Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T06:32:59.616Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-09T06:32:59.622Z] > git config --add remote.origin.fetch +refs/pull/159/head:refs/remotes/origin/PR-159 # timeout=10 [2020-03-09T06:32:59.627Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T06:32:59.639Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-09T06:32:59.654Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-09T06:32:59.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T06:32:59.662Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T06:33:00.005Z] Merging remotes/origin/master commit c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 into PR head commit ae9118164e6c7255b38c5d44430554555001daa9 [2020-03-09T06:33:00.132Z] Merge succeeded, producing ae9118164e6c7255b38c5d44430554555001daa9 [2020-03-09T06:33:00.132Z] Checking out Revision ae9118164e6c7255b38c5d44430554555001daa9 (PR-159) [2020-03-09T06:33:00.018Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T06:33:00.025Z] > git checkout -f ae9118164e6c7255b38c5d44430554555001daa9 # timeout=10 [2020-03-09T06:33:00.106Z] > git remote # timeout=10 [2020-03-09T06:33:00.112Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T06:33:00.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T06:33:00.121Z] > git merge c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 # timeout=10 [2020-03-09T06:33:00.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T06:33:00.141Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T06:33:00.145Z] > git checkout -f ae9118164e6c7255b38c5d44430554555001daa9 # timeout=10 [2020-03-09T06:33:01.529Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3674 in /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [Pipeline] { [Pipeline] ws [2020-03-09T06:33:01.567Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-03-09T06:33:03.958Z] Commit message: "[enhancement] add Pipeline FunctionList and use block-level scoping" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T06:33:04.936Z] ========================================================= [2020-03-09T06:33:04.936Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] [2020-03-09T06:33:04.936Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:33:05.586Z] + 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 . [2020-03-09T06:33:05.854Z] Sending build context to Docker daemon 10.7MB [2020-03-09T06:33:05.854Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-09T06:33:05.854Z] Step 2/8 : FROM ${BASE} [2020-03-09T06:33:05.854Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-09T06:33:05.854Z] 9d48c3bd43c5: Pulling fs layer [2020-03-09T06:33:05.854Z] 7f94eaf8af20: Pulling fs layer [2020-03-09T06:33:05.854Z] 9fe9984849c1: Pulling fs layer [2020-03-09T06:33:05.854Z] ec448270508e: Pulling fs layer [2020-03-09T06:33:05.854Z] 65ba82af53f7: Pulling fs layer [2020-03-09T06:33:05.854Z] 07c18b20a200: Pulling fs layer [2020-03-09T06:33:05.854Z] d9b3ee039db2: Pulling fs layer [2020-03-09T06:33:05.854Z] 8c79c1ac0d81: Pulling fs layer [2020-03-09T06:33:05.854Z] ff40f1a7a0b9: Pulling fs layer [2020-03-09T06:33:05.854Z] bdb43ae2d12f: Pulling fs layer [2020-03-09T06:33:05.854Z] 8e1ab0ef8490: Pulling fs layer [2020-03-09T06:33:05.854Z] d9b3ee039db2: Waiting [2020-03-09T06:33:05.854Z] 8c79c1ac0d81: Waiting [2020-03-09T06:33:05.854Z] ec448270508e: Waiting [2020-03-09T06:33:05.854Z] 65ba82af53f7: Waiting [2020-03-09T06:33:05.854Z] ff40f1a7a0b9: Waiting [2020-03-09T06:33:05.854Z] 07c18b20a200: Waiting [2020-03-09T06:33:05.854Z] 8e1ab0ef8490: Waiting [2020-03-09T06:33:05.854Z] bdb43ae2d12f: Waiting [2020-03-09T06:33:05.854Z] 9fe9984849c1: Verifying Checksum [2020-03-09T06:33:05.854Z] 9fe9984849c1: Download complete [2020-03-09T06:33:06.116Z] 7f94eaf8af20: Verifying Checksum [2020-03-09T06:33:06.116Z] 7f94eaf8af20: Download complete [2020-03-09T06:33:06.116Z] 65ba82af53f7: Download complete [2020-03-09T06:33:06.116Z] 07c18b20a200: Verifying Checksum [2020-03-09T06:33:06.116Z] 07c18b20a200: Download complete [2020-03-09T06:33:06.116Z] 9d48c3bd43c5: Verifying Checksum [2020-03-09T06:33:06.383Z] 9d48c3bd43c5: Pull complete [2020-03-09T06:33:07.015Z] d9b3ee039db2: Verifying Checksum [2020-03-09T06:33:07.015Z] d9b3ee039db2: Download complete [2020-03-09T06:33:07.015Z] ff40f1a7a0b9: Verifying Checksum [2020-03-09T06:33:07.015Z] ff40f1a7a0b9: Download complete [2020-03-09T06:33:07.603Z] bdb43ae2d12f: Verifying Checksum [2020-03-09T06:33:07.603Z] bdb43ae2d12f: Download complete [2020-03-09T06:33:07.603Z] 8e1ab0ef8490: Verifying Checksum [2020-03-09T06:33:07.603Z] 8e1ab0ef8490: Download complete [2020-03-09T06:33:07.603Z] 8c79c1ac0d81: Verifying Checksum [2020-03-09T06:33:07.603Z] 8c79c1ac0d81: Download complete [2020-03-09T06:33:07.863Z] ec448270508e: Download complete [2020-03-09T06:33:08.240Z] using credential edgex-jenkins-ssh [2020-03-09T06:33:08.290Z] Cloning the remote Git repository [2020-03-09T06:33:08.290Z] Cloning with configured refspecs honoured and without tags [2020-03-09T06:33:08.800Z] 7f94eaf8af20: Pull complete [2020-03-09T06:33:08.801Z] 9fe9984849c1: Pull complete [2020-03-09T06:33:08.355Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-09T06:33:08.468Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-03-09T06:33:08.567Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-09T06:33:08.569Z] > git --version # timeout=10 [2020-03-09T06:33:08.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T06:33:08.671Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T06:33:09.841Z] Fetching without tags [2020-03-09T06:33:10.358Z] Merging remotes/origin/master commit c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 into PR head commit ae9118164e6c7255b38c5d44430554555001daa9 [2020-03-09T06:33:09.709Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-09T06:33:09.751Z] > git config --add remote.origin.fetch +refs/pull/159/head:refs/remotes/origin/PR-159 # timeout=10 [2020-03-09T06:33:09.770Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T06:33:09.800Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-03-09T06:33:09.873Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-03-09T06:33:09.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T06:33:09.895Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T06:33:10.381Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T06:33:10.413Z] > git checkout -f ae9118164e6c7255b38c5d44430554555001daa9 # timeout=10 [2020-03-09T06:33:10.584Z] > git remote # timeout=10 [2020-03-09T06:33:10.602Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T06:33:10.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T06:33:10.634Z] > git merge c9ecd9b0b66c3cf4524815f5fab3c0020ac722a3 # timeout=10 [2020-03-09T06:33:10.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T06:33:10.669Z] Merge succeeded, producing ae9118164e6c7255b38c5d44430554555001daa9 [2020-03-09T06:33:10.670Z] Checking out Revision ae9118164e6c7255b38c5d44430554555001daa9 (PR-159) [2020-03-09T06:33:10.681Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T06:33:10.724Z] > git checkout -f ae9118164e6c7255b38c5d44430554555001daa9 # timeout=10 [2020-03-09T06:33:14.086Z] ec448270508e: Pull complete [2020-03-09T06:33:14.086Z] 65ba82af53f7: Pull complete [2020-03-09T06:33:14.086Z] 07c18b20a200: Pull complete [2020-03-09T06:33:15.364Z] Commit message: "[enhancement] add Pipeline FunctionList and use block-level scoping" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T06:33:16.611Z] ========================================================= [2020-03-09T06:33:16.611Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] [2020-03-09T06:33:16.611Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:33:17.786Z] + 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 . [2020-03-09T06:33:18.276Z] d9b3ee039db2: Pull complete [2020-03-09T06:33:18.758Z] Sending build context to Docker daemon 10.7MB [2020-03-09T06:33:18.758Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-03-09T06:33:18.758Z] Step 2/8 : FROM ${BASE} [2020-03-09T06:33:19.029Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-09T06:33:19.029Z] 29bddadc8f3f: Pulling fs layer [2020-03-09T06:33:19.029Z] 02bb20f2603b: Pulling fs layer [2020-03-09T06:33:19.029Z] b62863a3550b: Pulling fs layer [2020-03-09T06:33:19.029Z] 9586258a13ea: Pulling fs layer [2020-03-09T06:33:19.029Z] a8b2cbafd68c: Pulling fs layer [2020-03-09T06:33:19.029Z] d1dd75721c92: Pulling fs layer [2020-03-09T06:33:19.029Z] 4e34fffdb759: Pulling fs layer [2020-03-09T06:33:19.029Z] fd1d9eb628f9: Pulling fs layer [2020-03-09T06:33:19.029Z] bd44c58b92db: Pulling fs layer [2020-03-09T06:33:19.029Z] e5856e266cf4: Pulling fs layer [2020-03-09T06:33:19.029Z] f0f88b30cdbb: Pulling fs layer [2020-03-09T06:33:19.029Z] 9586258a13ea: Waiting [2020-03-09T06:33:19.029Z] a8b2cbafd68c: Waiting [2020-03-09T06:33:19.029Z] d1dd75721c92: Waiting [2020-03-09T06:33:19.029Z] 4e34fffdb759: Waiting [2020-03-09T06:33:19.029Z] fd1d9eb628f9: Waiting [2020-03-09T06:33:19.029Z] bd44c58b92db: Waiting [2020-03-09T06:33:19.029Z] e5856e266cf4: Waiting [2020-03-09T06:33:19.029Z] f0f88b30cdbb: Waiting [2020-03-09T06:33:19.029Z] b62863a3550b: Verifying Checksum [2020-03-09T06:33:19.029Z] b62863a3550b: Download complete [2020-03-09T06:33:19.029Z] 02bb20f2603b: Download complete [2020-03-09T06:33:19.029Z] a8b2cbafd68c: Verifying Checksum [2020-03-09T06:33:19.029Z] a8b2cbafd68c: Download complete [2020-03-09T06:33:19.298Z] d1dd75721c92: Verifying Checksum [2020-03-09T06:33:19.298Z] d1dd75721c92: Download complete [2020-03-09T06:33:19.298Z] 29bddadc8f3f: Verifying Checksum [2020-03-09T06:33:19.298Z] 29bddadc8f3f: Download complete [2020-03-09T06:33:20.277Z] 29bddadc8f3f: Pull complete [2020-03-09T06:33:20.875Z] 02bb20f2603b: Pull complete [2020-03-09T06:33:21.148Z] b62863a3550b: Pull complete [2020-03-09T06:33:22.471Z] 8c79c1ac0d81: Pull complete [2020-03-09T06:33:22.472Z] ff40f1a7a0b9: Pull complete [2020-03-09T06:33:22.729Z] bdb43ae2d12f: Pull complete [2020-03-09T06:33:22.729Z] 8e1ab0ef8490: Pull complete [2020-03-09T06:33:22.989Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d [2020-03-09T06:33:22.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine [2020-03-09T06:33:22.989Z] ---> 8acfeb908b63 [2020-03-09T06:33:22.989Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-09T06:33:22.989Z] ---> Running in e7eeedaa3b4c [2020-03-09T06:33:22.989Z] Removing intermediate container e7eeedaa3b4c [2020-03-09T06:33:22.989Z] ---> d285a8d08b0f [2020-03-09T06:33:22.989Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T06:33:23.109Z] 4e34fffdb759: Download complete [2020-03-09T06:33:23.248Z] ---> Running in fd82bb6e7d05 [2020-03-09T06:33:23.384Z] bd44c58b92db: Verifying Checksum [2020-03-09T06:33:23.384Z] bd44c58b92db: Download complete [2020-03-09T06:33:24.629Z] Removing intermediate container fd82bb6e7d05 [2020-03-09T06:33:24.629Z] ---> 9833fb83b5f9 [2020-03-09T06:33:24.629Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-09T06:33:24.629Z] ---> Running in 9af9e6c72fbe [2020-03-09T06:33:24.889Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-09T06:33:25.976Z] e5856e266cf4: Download complete [2020-03-09T06:33:25.976Z] f0f88b30cdbb: Verifying Checksum [2020-03-09T06:33:25.976Z] f0f88b30cdbb: Download complete [2020-03-09T06:33:26.795Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-09T06:33:27.938Z] fd1d9eb628f9: Download complete [2020-03-09T06:33:28.171Z] OK: 134 MiB in 39 packages [2020-03-09T06:33:28.430Z] Removing intermediate container 9af9e6c72fbe [2020-03-09T06:33:28.430Z] ---> 268873c2f888 [2020-03-09T06:33:28.430Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-09T06:33:28.430Z] ---> Running in a430962e9664 [2020-03-09T06:33:28.430Z] Removing intermediate container a430962e9664 [2020-03-09T06:33:28.430Z] ---> a0b4f8e0fcb1 [2020-03-09T06:33:28.430Z] Step 7/8 : COPY . . [2020-03-09T06:33:28.904Z] 9586258a13ea: Verifying Checksum [2020-03-09T06:33:28.904Z] 9586258a13ea: Download complete [2020-03-09T06:33:29.810Z] ---> d13c24da5551 [2020-03-09T06:33:29.810Z] Step 8/8 : RUN go mod download [2020-03-09T06:33:29.810Z] ---> Running in 866bd2b622d1 [2020-03-09T06:33:30.757Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-09T06:33:30.757Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T06:33:30.757Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T06:33:30.757Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-09T06:33:30.757Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-09T06:33:30.757Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-09T06:33:30.757Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-09T06:33:31.336Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-09T06:33:31.336Z] go: finding github.com/kr/text v0.1.0 [2020-03-09T06:33:31.336Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-09T06:33:31.336Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-09T06:33:31.336Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-09T06:33:31.336Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-09T06:33:31.337Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T06:33:31.337Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T06:33:31.598Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-09T06:33:31.598Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-09T06:33:31.598Z] go: finding github.com/kr/pty v1.1.1 [2020-03-09T06:33:31.598Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-09T06:33:31.859Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-09T06:33:31.859Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T06:33:31.859Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T06:33:32.429Z] go: finding golang.org/x/text v0.3.0 [2020-03-09T06:33:32.429Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-09T06:33:33.370Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-09T06:33:35.290Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-09T06:33:35.290Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T06:33:35.290Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-09T06:33:35.290Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-09T06:33:35.290Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-09T06:33:35.290Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-09T06:33:35.290Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-09T06:33:35.549Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-09T06:33:35.549Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-09T06:33:36.122Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-09T06:33:36.122Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-09T06:33:36.122Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-09T06:33:36.122Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-09T06:33:36.122Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-09T06:33:36.122Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-09T06:33:36.122Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-09T06:33:36.122Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-09T06:33:36.122Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-09T06:33:36.122Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-09T06:33:36.383Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-09T06:33:36.383Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-09T06:33:36.383Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-09T06:33:36.642Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-09T06:33:36.642Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-09T06:33:36.642Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-09T06:33:36.642Z] go: finding github.com/posener/complete v1.1.1 [2020-03-09T06:33:36.642Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-09T06:33:36.642Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-09T06:33:36.642Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-09T06:33:36.642Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-09T06:33:36.642Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-09T06:33:36.642Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-09T06:33:36.902Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-09T06:33:37.162Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-09T06:33:37.162Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-09T06:33:37.162Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-09T06:33:37.162Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T06:33:37.162Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-09T06:33:37.162Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-09T06:33:37.162Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T06:33:37.162Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-09T06:33:37.162Z] go: finding github.com/fatih/color v1.7.0 [2020-03-09T06:33:37.162Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-09T06:33:37.730Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-09T06:33:37.730Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T06:33:38.997Z] 9586258a13ea: Pull complete [2020-03-09T06:33:38.998Z] a8b2cbafd68c: Pull complete [2020-03-09T06:33:38.998Z] d1dd75721c92: Pull complete [2020-03-09T06:33:43.274Z] 4e34fffdb759: Pull complete [2020-03-09T06:33:47.550Z] fd1d9eb628f9: Pull complete [2020-03-09T06:33:47.550Z] bd44c58b92db: Pull complete [2020-03-09T06:33:49.526Z] e5856e266cf4: Pull complete [2020-03-09T06:33:49.796Z] f0f88b30cdbb: Pull complete [2020-03-09T06:33:49.796Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 [2020-03-09T06:33:49.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine [2020-03-09T06:33:49.796Z] ---> 0be50c763560 [2020-03-09T06:33:49.796Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-09T06:33:52.781Z] Removing intermediate container 866bd2b622d1 [2020-03-09T06:33:52.781Z] ---> 41af044ee248 [2020-03-09T06:33:52.781Z] Successfully built 41af044ee248 [2020-03-09T06:33:52.781Z] 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-03-09T06:33:53.350Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-09T06:33:53.350Z] . [Pipeline] withDockerContainer [2020-03-09T06:33:53.541Z] prd-centos7-docker-4c-2g-3675 does not seem to be running inside a container [2020-03-09T06:33:53.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-09T06:33:54.086Z] ---> Running in 4ae3798c4aa5 [2020-03-09T06:33:54.357Z] Removing intermediate container 4ae3798c4aa5 [2020-03-09T06:33:54.357Z] ---> bae60bb76d69 [2020-03-09T06:33:54.357Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T06:33:54.628Z] ---> Running in d4349c7e55b4 [2020-03-09T06:33:55.601Z] $ docker top a684606ccf15b871250a56ba757808c670a6fc65c7a542fcb9c46dcbc3bd4cae -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T06:33:56.546Z] + go version [2020-03-09T06:33:56.546Z] go version go1.11.13 linux/amd64 [Pipeline] sh [2020-03-09T06:33:56.579Z] Removing intermediate container d4349c7e55b4 [2020-03-09T06:33:56.579Z] ---> 6b8c4b204f74 [2020-03-09T06:33:56.579Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-09T06:33:56.849Z] ---> Running in 3336d891d35a [2020-03-09T06:33:56.849Z] + make test [2020-03-09T06:33:56.849Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-09T06:33:57.810Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-09T06:33:58.239Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-09T06:33:59.218Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-09T06:34:00.180Z] OK: 121 MiB in 39 packages [2020-03-09T06:34:01.153Z] Removing intermediate container 3336d891d35a [2020-03-09T06:34:01.153Z] ---> ba00ebcd8c46 [2020-03-09T06:34:01.153Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-03-09T06:34:01.421Z] ---> Running in 1b48d089d9d4 [2020-03-09T06:34:02.010Z] Removing intermediate container 1b48d089d9d4 [2020-03-09T06:34:02.010Z] ---> 33a5a61f9e51 [2020-03-09T06:34:02.010Z] Step 7/8 : COPY . . [2020-03-09T06:34:03.427Z] ---> d07abbb0c751 [2020-03-09T06:34:03.427Z] Step 8/8 : RUN go mod download [2020-03-09T06:34:03.427Z] ---> Running in 83708648ac46 [2020-03-09T06:34:04.394Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-09T06:34:04.394Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-09T06:34:04.394Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-03-09T06:34:04.394Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T06:34:04.394Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-09T06:34:04.395Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T06:34:04.666Z] go: finding github.com/gorilla/mux v1.7.1 [2020-03-09T06:34:05.259Z] go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba [2020-03-09T06:34:05.530Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-09T06:34:05.530Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-09T06:34:05.530Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-09T06:34:05.530Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-09T06:34:05.530Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T06:34:05.530Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T06:34:05.530Z] go: finding github.com/kr/text v0.1.0 [2020-03-09T06:34:05.800Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-09T06:34:05.800Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-03-09T06:34:06.394Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-09T06:34:06.394Z] go: finding github.com/kr/pty v1.1.1 [2020-03-09T06:34:06.434Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-09T06:34:06.434Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-09T06:34:06.434Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-09T06:34:06.434Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-09T06:34:06.434Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-09T06:34:06.434Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-09T06:34:06.434Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-09T06:34:06.434Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-09T06:34:06.434Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-09T06:34:06.434Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-09T06:34:06.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-09T06:34:06.434Z] GO111MODULE=on go vet ./... [2020-03-09T06:34:06.667Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T06:34:06.667Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-09T06:34:06.667Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T06:34:08.634Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-09T06:34:08.634Z] go: finding golang.org/x/text v0.3.0 [2020-03-09T06:34:10.599Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [Pipeline] stash [2020-03-09T06:34:10.971Z] Stashed 1 file(s) [Pipeline] } [2020-03-09T06:34:10.981Z] $ docker stop --time=1 a684606ccf15b871250a56ba757808c670a6fc65c7a542fcb9c46dcbc3bd4cae [2020-03-09T06:34:12.024Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-09T06:34:12.024Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-09T06:34:12.024Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-09T06:34:12.024Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T06:34:12.024Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-09T06:34:12.024Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-09T06:34:12.024Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-09T06:34:12.441Z] $ docker rm -f a684606ccf15b871250a56ba757808c670a6fc65c7a542fcb9c46dcbc3bd4cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-03-09T06:34:13.019Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-09T06:34:13.019Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [Pipeline] sh [2020-03-09T06:34:13.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-09T06:34:13.613Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-09T06:34:13.613Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-09T06:34:13.743Z] + ls -al . [2020-03-09T06:34:13.743Z] total 72 [2020-03-09T06:34:13.743Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 9 06:33 . [2020-03-09T06:34:13.743Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 9 06:32 .. [2020-03-09T06:34:13.743Z] drwxrwxr-x. 8 jenkins jenkins 119 Mar 9 06:33 app [2020-03-09T06:34:13.743Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 9 06:33 assets [2020-03-09T06:34:13.743Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 9 06:33 bin [2020-03-09T06:34:13.743Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 9 06:33 cmd [2020-03-09T06:34:13.743Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 9 06:33 CONTRIBUTING.md [2020-03-09T06:34:13.743Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 9 06:33 coverage.out [2020-03-09T06:34:13.743Z] -rw-rw-r--. 1 jenkins jenkins 839 Mar 9 06:33 Dockerfile [2020-03-09T06:34:13.743Z] -rw-rw-r--. 1 jenkins jenkins 898 Mar 9 06:33 Dockerfile.build [2020-03-09T06:34:13.743Z] drwxrwxr-x. 4 jenkins jenkins 53 Mar 9 06:33 docs [2020-03-09T06:34:13.743Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 9 06:33 .git [2020-03-09T06:34:13.743Z] -rw-rw-r--. 1 jenkins jenkins 123 Mar 9 06:33 .gitignore [2020-03-09T06:34:13.743Z] -rw-rw-r--. 1 jenkins jenkins 522 Mar 9 06:33 go.mod [2020-03-09T06:34:13.743Z] -rw-r--r--. 1 jenkins jenkins 8727 Mar 9 06:33 go.sum [2020-03-09T06:34:13.743Z] drwxrwxr-x. 3 jenkins jenkins 17 Mar 9 06:33 internal [2020-03-09T06:34:13.743Z] -rw-rw-r--. 1 jenkins jenkins 675 Mar 9 06:33 Jenkinsfile [2020-03-09T06:34:13.743Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 9 06:33 LICENSE [2020-03-09T06:34:13.743Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 9 06:33 Makefile [2020-03-09T06:34:13.743Z] -rw-rw-r--. 1 jenkins jenkins 3392 Mar 9 06:33 README.md [2020-03-09T06:34:13.743Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 9 06:33 .semver [2020-03-09T06:34:13.743Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 9 06:33 snap [2020-03-09T06:34:13.743Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 9 06:30 VERSION [2020-03-09T06:34:13.743Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 9 06:33 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:34:13.886Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-09T06:34:13.886Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-09T06:34:13.886Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-09T06:34:13.886Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-09T06:34:13.886Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-09T06:34:13.886Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-09T06:34:13.886Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-09T06:34:14.057Z] + 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=ae9118164e6c7255b38c5d44430554555001daa9 --label arch=amd64 --label version=0.0.0 . [2020-03-09T06:34:14.317Z] Sending build context to Docker daemon 10.71MB [2020-03-09T06:34:14.317Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-09T06:34:14.317Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-09T06:34:14.317Z] ---> 41af044ee248 [2020-03-09T06:34:14.317Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-09T06:34:14.317Z] ---> Running in 69cb51b9241b [2020-03-09T06:34:14.317Z] Removing intermediate container 69cb51b9241b [2020-03-09T06:34:14.317Z] ---> 53b84555c790 [2020-03-09T06:34:14.317Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-09T06:34:14.576Z] ---> Running in 80c67ee5895f [2020-03-09T06:34:14.576Z] Removing intermediate container 80c67ee5895f [2020-03-09T06:34:14.576Z] ---> d5cfb726597e [2020-03-09T06:34:14.576Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-09T06:34:14.576Z] ---> Running in 26ecd7fc4bbe [2020-03-09T06:34:14.836Z] Removing intermediate container 26ecd7fc4bbe [2020-03-09T06:34:14.836Z] ---> 97f1a9777828 [2020-03-09T06:34:14.836Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-09T06:34:14.836Z] ---> Running in 7db64ff3f6c2 [2020-03-09T06:34:14.836Z] Removing intermediate container 7db64ff3f6c2 [2020-03-09T06:34:14.836Z] ---> 3b0fbf598c56 [2020-03-09T06:34:14.836Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-09T06:34:14.863Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-03-09T06:34:14.863Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-09T06:34:15.095Z] ---> Running in e37cd6b2b470 [2020-03-09T06:34:15.095Z] Removing intermediate container e37cd6b2b470 [2020-03-09T06:34:15.095Z] ---> c43083bebfc6 [2020-03-09T06:34:15.095Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T06:34:15.095Z] ---> Running in 4336e1362754 [2020-03-09T06:34:15.139Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-09T06:34:15.139Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-09T06:34:15.139Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-09T06:34:15.139Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-09T06:34:15.139Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-09T06:34:15.414Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-09T06:34:15.414Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-03-09T06:34:15.414Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-09T06:34:15.414Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-09T06:34:15.414Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-09T06:34:16.011Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-03-09T06:34:16.033Z] Removing intermediate container 4336e1362754 [2020-03-09T06:34:16.033Z] ---> b45bce284131 [2020-03-09T06:34:16.033Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-09T06:34:16.033Z] ---> Running in 43cf78394558 [2020-03-09T06:34:16.286Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T06:34:16.286Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-09T06:34:16.286Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-09T06:34:16.286Z] go: finding github.com/fatih/color v1.7.0 [2020-03-09T06:34:16.291Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-09T06:34:16.554Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-09T06:34:16.555Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-09T06:34:16.555Z] go: finding github.com/posener/complete v1.1.1 [2020-03-09T06:34:16.823Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T06:34:16.823Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-09T06:34:16.823Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-09T06:34:16.823Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-09T06:34:17.097Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T06:34:17.097Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-09T06:34:17.097Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-09T06:34:17.666Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-09T06:34:18.601Z] OK: 134 MiB in 39 packages [2020-03-09T06:34:18.860Z] Removing intermediate container 43cf78394558 [2020-03-09T06:34:18.860Z] ---> 1ac31dafdfc6 [2020-03-09T06:34:18.860Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-09T06:34:18.860Z] ---> Running in cc6781378758 [2020-03-09T06:34:19.118Z] Removing intermediate container cc6781378758 [2020-03-09T06:34:19.118Z] ---> 5ac6882f9ad3 [2020-03-09T06:34:19.118Z] Step 11/23 : COPY go.mod . [2020-03-09T06:34:19.118Z] ---> 7b4ce8d14bc9 [2020-03-09T06:34:19.118Z] Step 12/23 : COPY Makefile . [2020-03-09T06:34:19.377Z] ---> 59e70a02e196 [2020-03-09T06:34:19.378Z] Step 13/23 : RUN make update [2020-03-09T06:34:19.378Z] ---> Running in 43f31ee41863 [2020-03-09T06:34:21.285Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-09T06:34:21.544Z] Removing intermediate container 43f31ee41863 [2020-03-09T06:34:21.544Z] ---> fb513e72d2f8 [2020-03-09T06:34:21.544Z] Step 14/23 : COPY . . [2020-03-09T06:34:22.112Z] ---> 16983379b850 [2020-03-09T06:34:22.112Z] Step 15/23 : RUN ${MAKE} [2020-03-09T06:34:22.112Z] ---> Running in 583d733fbf3b [2020-03-09T06:34:22.376Z] 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 [2020-03-09T06:34:32.398Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-09T06:34:34.307Z] Removing intermediate container 583d733fbf3b [2020-03-09T06:34:34.307Z] ---> 2e8b8c6bb00f [2020-03-09T06:34:34.307Z] Step 16/23 : FROM alpine [2020-03-09T06:34:34.566Z] latest: Pulling from library/alpine [2020-03-09T06:34:34.566Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T06:34:34.826Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T06:34:34.826Z] c9b1b535fdd9: Download complete [2020-03-09T06:34:35.086Z] c9b1b535fdd9: Pull complete [2020-03-09T06:34:35.086Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-09T06:34:35.086Z] Status: Downloaded newer image for alpine:latest [2020-03-09T06:34:35.086Z] ---> e7d92cdc71fe [2020-03-09T06:34:35.086Z] Step 17/23 : EXPOSE 4000 [2020-03-09T06:34:35.086Z] ---> Running in c0796a331aea [2020-03-09T06:34:35.344Z] Removing intermediate container c0796a331aea [2020-03-09T06:34:35.344Z] ---> dbe762829151 [2020-03-09T06:34:35.344Z] 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 [2020-03-09T06:34:35.917Z] ---> 551b5320bfaa [2020-03-09T06:34:35.917Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-09T06:34:35.917Z] ---> Running in c5297df8ee17 [2020-03-09T06:34:35.917Z] Removing intermediate container c5297df8ee17 [2020-03-09T06:34:35.917Z] ---> 73e7be58609c [2020-03-09T06:34:35.917Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-09T06:34:35.917Z] ---> Running in 482861aeba50 [2020-03-09T06:34:36.178Z] Removing intermediate container 482861aeba50 [2020-03-09T06:34:36.178Z] ---> 12dfdb7379cc [2020-03-09T06:34:36.178Z] Step 21/23 : LABEL arch=amd64 [2020-03-09T06:34:36.178Z] ---> Running in eb861c62c772 [2020-03-09T06:34:36.178Z] Removing intermediate container eb861c62c772 [2020-03-09T06:34:36.178Z] ---> 4617cc135e2c [2020-03-09T06:34:36.178Z] Step 22/23 : LABEL git_sha=ae9118164e6c7255b38c5d44430554555001daa9 [2020-03-09T06:34:36.178Z] ---> Running in 6c085c9d31e7 [2020-03-09T06:34:36.442Z] Removing intermediate container 6c085c9d31e7 [2020-03-09T06:34:36.442Z] ---> e622a38e05b1 [2020-03-09T06:34:36.442Z] Step 23/23 : LABEL version=0.0.0 [2020-03-09T06:34:36.442Z] ---> Running in 2d3b111e2431 [2020-03-09T06:34:36.708Z] Removing intermediate container 2d3b111e2431 [2020-03-09T06:34:36.708Z] ---> 5634530922cc [2020-03-09T06:34:36.708Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-09T06:34:36.708Z] Successfully built 5634530922cc [2020-03-09T06:34:36.708Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T06:34:49.388Z] Removing intermediate container 83708648ac46 [2020-03-09T06:34:49.388Z] ---> ff8633eac3c7 [2020-03-09T06:34:49.388Z] Successfully built ff8633eac3c7 [2020-03-09T06:34:49.388Z] 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-03-09T06:34:50.103Z] + docker inspect -f . ci-base-image-arm64 [2020-03-09T06:34:50.104Z] . [Pipeline] withDockerContainer [2020-03-09T06:34:50.757Z] prd-ubuntu18.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container [2020-03-09T06:34:50.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-09T06:34:52.367Z] $ docker top 322451d09e8d04780c15b0459f769c20bb58b1e319d34497d2429e9917abd8a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T06:34:54.789Z] + go version [2020-03-09T06:34:54.789Z] go version go1.11.13 linux/arm64 [Pipeline] sh [2020-03-09T06:34:55.487Z] + make test [2020-03-09T06:34:55.487Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-09T06:34:56.914Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-03-09T06:35:23.673Z] ? github.com/edgexfoundry/edgex-ui-go/app [no test files] [2020-03-09T06:35:23.673Z] ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] [2020-03-09T06:35:23.673Z] ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] [2020-03-09T06:35:23.673Z] ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] [2020-03-09T06:35:23.673Z] ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] [2020-03-09T06:35:23.673Z] ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] [2020-03-09T06:35:23.673Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] [2020-03-09T06:35:23.673Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] [2020-03-09T06:35:23.673Z] ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] [2020-03-09T06:35:23.673Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-03-09T06:35:23.673Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-03-09T06:35:23.946Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-03-09T06:35:36.395Z] Warning: overwriting stash ‘coverage-report’ [2020-03-09T06:35:36.891Z] Stashed 1 file(s) [Pipeline] } [2020-03-09T06:35:36.897Z] $ docker stop --time=1 322451d09e8d04780c15b0459f769c20bb58b1e319d34497d2429e9917abd8a3 [2020-03-09T06:35:39.188Z] $ docker rm -f 322451d09e8d04780c15b0459f769c20bb58b1e319d34497d2429e9917abd8a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-09T06:35:40.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-09T06:35:40.804Z] + ls -al . [2020-03-09T06:35:40.804Z] total 112 [2020-03-09T06:35:40.804Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 06:34 . [2020-03-09T06:35:40.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 06:33 .. [2020-03-09T06:35:40.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 06:33 .git [2020-03-09T06:35:40.804Z] -rw-rw-r-- 1 jenkins jenkins 123 Mar 9 06:33 .gitignore [2020-03-09T06:35:40.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 06:33 .semver [2020-03-09T06:35:40.804Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 9 06:33 CONTRIBUTING.md [2020-03-09T06:35:40.804Z] -rw-rw-r-- 1 jenkins jenkins 839 Mar 9 06:33 Dockerfile [2020-03-09T06:35:40.804Z] -rw-rw-r-- 1 jenkins jenkins 898 Mar 9 06:33 Dockerfile.build [2020-03-09T06:35:40.804Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 9 06:33 Jenkinsfile [2020-03-09T06:35:40.804Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 9 06:33 LICENSE [2020-03-09T06:35:40.804Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 9 06:33 Makefile [2020-03-09T06:35:40.804Z] -rw-rw-r-- 1 jenkins jenkins 3392 Mar 9 06:33 README.md [2020-03-09T06:35:40.804Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 06:30 VERSION [2020-03-09T06:35:40.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 06:33 app [2020-03-09T06:35:40.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 06:33 assets [2020-03-09T06:35:40.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 06:33 bin [2020-03-09T06:35:40.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 06:33 cmd [2020-03-09T06:35:40.804Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 06:34 coverage.out [2020-03-09T06:35:40.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 06:33 docs [2020-03-09T06:35:40.804Z] -rw-rw-r-- 1 jenkins jenkins 522 Mar 9 06:33 go.mod [2020-03-09T06:35:40.804Z] -rw-r--r-- 1 jenkins jenkins 8727 Mar 9 06:34 go.sum [2020-03-09T06:35:40.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 06:33 internal [2020-03-09T06:35:40.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 06:33 snap [2020-03-09T06:35:40.804Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 9 06:33 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:35:41.151Z] + 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=ae9118164e6c7255b38c5d44430554555001daa9 --label arch=arm64 --label version=0.0.0 . [2020-03-09T06:35:41.743Z] Sending build context to Docker daemon 10.71MB [2020-03-09T06:35:41.743Z] Step 1/23 : ARG BASE=golang:1.11-alpine [2020-03-09T06:35:41.743Z] Step 2/23 : FROM ${BASE} AS builder [2020-03-09T06:35:41.743Z] ---> ff8633eac3c7 [2020-03-09T06:35:41.743Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-03-09T06:35:42.012Z] ---> Running in e34b0a2efc8c [2020-03-09T06:35:42.280Z] Removing intermediate container e34b0a2efc8c [2020-03-09T06:35:42.280Z] ---> 6c87a6866b30 [2020-03-09T06:35:42.280Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2020-03-09T06:35:42.547Z] ---> Running in c1ee99b74903 [2020-03-09T06:35:42.813Z] Removing intermediate container c1ee99b74903 [2020-03-09T06:35:42.813Z] ---> 45210b839808 [2020-03-09T06:35:42.813Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2020-03-09T06:35:43.086Z] ---> Running in 41a7ccdb27b1 [2020-03-09T06:35:43.354Z] Removing intermediate container 41a7ccdb27b1 [2020-03-09T06:35:43.354Z] ---> ce6e43e7dbe8 [2020-03-09T06:35:43.354Z] Step 6/23 : LABEL Name=edgex-ui-go [2020-03-09T06:35:43.354Z] ---> Running in d7a9e6538e1d [2020-03-09T06:35:43.941Z] Removing intermediate container d7a9e6538e1d [2020-03-09T06:35:43.941Z] ---> d8ac1a55e1d6 [2020-03-09T06:35:43.941Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-03-09T06:35:43.941Z] ---> Running in 785143284ba0 [2020-03-09T06:35:44.212Z] Removing intermediate container 785143284ba0 [2020-03-09T06:35:44.212Z] ---> 7cd2d83ba78c [2020-03-09T06:35:44.212Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T06:35:44.482Z] ---> Running in 3350a2857673 [2020-03-09T06:35:46.439Z] Removing intermediate container 3350a2857673 [2020-03-09T06:35:46.439Z] ---> 1318008f8bb0 [2020-03-09T06:35:46.439Z] Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-09T06:35:46.439Z] ---> Running in 9421d94cae34 [2020-03-09T06:35:47.400Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-03-09T06:35:48.358Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-03-09T06:35:49.332Z] OK: 121 MiB in 39 packages [2020-03-09T06:35:50.294Z] Removing intermediate container 9421d94cae34 [2020-03-09T06:35:50.294Z] ---> a334c04dd080 [2020-03-09T06:35:50.294Z] Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-03-09T06:35:50.563Z] ---> Running in 014df868366d [2020-03-09T06:35:50.831Z] Removing intermediate container 014df868366d [2020-03-09T06:35:50.831Z] ---> 41d49c66cdf7 [2020-03-09T06:35:50.831Z] Step 11/23 : COPY go.mod . [2020-03-09T06:35:51.413Z] ---> be2ad54cea0f [2020-03-09T06:35:51.413Z] Step 12/23 : COPY Makefile . [2020-03-09T06:35:51.996Z] ---> 4a4bcaccb247 [2020-03-09T06:35:51.996Z] Step 13/23 : RUN make update [2020-03-09T06:35:51.996Z] ---> Running in 4a739a4a4b03 [2020-03-09T06:35:52.957Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-03-09T06:35:54.373Z] Removing intermediate container 4a739a4a4b03 [2020-03-09T06:35:54.373Z] ---> 55464ab0d26f [2020-03-09T06:35:54.373Z] Step 14/23 : COPY . . [2020-03-09T06:35:55.345Z] ---> 25d1503740d4 [2020-03-09T06:35:55.345Z] Step 15/23 : RUN ${MAKE} [2020-03-09T06:35:55.612Z] ---> Running in b1ad0ee8a49c [2020-03-09T06:35:56.580Z] 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 [2020-03-09T06:36:23.311Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-09T06:36:29.968Z] Removing intermediate container b1ad0ee8a49c [2020-03-09T06:36:29.968Z] ---> c99b04db1f5a [2020-03-09T06:36:29.968Z] Step 16/23 : FROM alpine [2020-03-09T06:36:29.968Z] latest: Pulling from library/alpine [2020-03-09T06:36:29.968Z] 8fa90b21c985: Pulling fs layer [2020-03-09T06:36:29.968Z] 8fa90b21c985: Verifying Checksum [2020-03-09T06:36:29.968Z] 8fa90b21c985: Download complete [2020-03-09T06:36:30.560Z] 8fa90b21c985: Pull complete [2020-03-09T06:36:30.560Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-09T06:36:30.560Z] Status: Downloaded newer image for alpine:latest [2020-03-09T06:36:30.560Z] ---> 6e4716cdcf7a [2020-03-09T06:36:30.560Z] Step 17/23 : EXPOSE 4000 [2020-03-09T06:36:30.560Z] ---> Running in 803b4ca9493b [2020-03-09T06:36:30.832Z] Removing intermediate container 803b4ca9493b [2020-03-09T06:36:30.832Z] ---> 36568c08a5e5 [2020-03-09T06:36:30.832Z] 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 [2020-03-09T06:36:32.799Z] ---> a76123b6bb8c [2020-03-09T06:36:32.799Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-03-09T06:36:32.799Z] ---> Running in 53bd42abda9c [2020-03-09T06:36:32.799Z] Removing intermediate container 53bd42abda9c [2020-03-09T06:36:32.799Z] ---> aa1a137c5c22 [2020-03-09T06:36:32.799Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] [2020-03-09T06:36:33.068Z] ---> Running in 67d4c0d5b2e8 [2020-03-09T06:36:33.335Z] Removing intermediate container 67d4c0d5b2e8 [2020-03-09T06:36:33.335Z] ---> c8224e9c2e3b [2020-03-09T06:36:33.335Z] Step 21/23 : LABEL arch=arm64 [2020-03-09T06:36:33.603Z] ---> Running in 689b1e4814da [2020-03-09T06:36:33.869Z] Removing intermediate container 689b1e4814da [2020-03-09T06:36:33.869Z] ---> f9bf56bdf024 [2020-03-09T06:36:33.869Z] Step 22/23 : LABEL git_sha=ae9118164e6c7255b38c5d44430554555001daa9 [2020-03-09T06:36:33.869Z] ---> Running in 889db4ad502e [2020-03-09T06:36:34.460Z] Removing intermediate container 889db4ad502e [2020-03-09T06:36:34.460Z] ---> 65088dea2181 [2020-03-09T06:36:34.460Z] Step 23/23 : LABEL version=0.0.0 [2020-03-09T06:36:34.460Z] ---> Running in bcd124c56501 [2020-03-09T06:36:34.730Z] Removing intermediate container bcd124c56501 [2020-03-09T06:36:34.730Z] ---> 47ead8422fd8 [2020-03-09T06:36:34.730Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-09T06:36:34.998Z] Successfully built 47ead8422fd8 [2020-03-09T06:36:34.998Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-09T06:36:36.118Z] provisioning config files... [2020-03-09T06:36:36.130Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/config106561845031741823tmp [Pipeline] { [Pipeline] sh [2020-03-09T06:36:36.506Z] + curl -s https://codecov.io/bash [2020-03-09T06:36:36.506Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/config106561845031741823tmp [2020-03-09T06:36:36.766Z] [2020-03-09T06:36:36.766Z] _____ _ [2020-03-09T06:36:36.766Z] / ____| | | [2020-03-09T06:36:36.766Z] | | ___ __| | ___ ___ _____ __ [2020-03-09T06:36:36.766Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-09T06:36:36.766Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-09T06:36:36.766Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-09T06:36:36.766Z] Bash-20200303-bc4d7e6 [2020-03-09T06:36:36.766Z] [2020-03-09T06:36:36.766Z] [2020-03-09T06:36:36.766Z] ==> Jenkins CI detected. [2020-03-09T06:36:36.766Z] project root: . [2020-03-09T06:36:36.766Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-09T06:36:36.766Z] ==> Running gcov in . (disable via -X gcov) [2020-03-09T06:36:36.766Z] ==> Python coveragepy not found [2020-03-09T06:36:36.766Z] ==> Searching for coverage reports in: [2020-03-09T06:36:36.766Z] + . [2020-03-09T06:36:36.766Z] -> Found 1 reports [2020-03-09T06:36:36.766Z] ==> Detecting git/mercurial file structure [2020-03-09T06:36:36.766Z] ==> Reading reports [2020-03-09T06:36:36.766Z] + ./coverage.out bytes=10 [2020-03-09T06:36:36.766Z] ==> Appending adjustments [2020-03-09T06:36:36.766Z] http://docs.codecov.io/docs/fixing-reports [2020-03-09T06:36:37.027Z] + Found adjustments [2020-03-09T06:36:37.027Z] ==> Gzipping contents [2020-03-09T06:36:37.027Z] ==> Uploading reports [2020-03-09T06:36:37.027Z] url: https://codecov.io [2020-03-09T06:36:37.028Z] query: branch=PR-159&commit=ae9118164e6c7255b38c5d44430554555001daa9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-159%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=159&job= [2020-03-09T06:36:37.028Z] -> Pinging Codecov [2020-03-09T06:36:37.028Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-159&commit=ae9118164e6c7255b38c5d44430554555001daa9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-159%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=159&job= [2020-03-09T06:36:37.287Z] -> Uploading [2020-03-09T06:36:37.856Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ae9118164e6c7255b38c5d44430554555001daa9 [Pipeline] } [2020-03-09T06:36:37.862Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-09T06:36:39.077Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T06:36:39.376Z] ---> package-listing.sh [2020-03-09T06:36:39.376Z] ++ facter osfamily [2020-03-09T06:36:39.376Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-09T06:36:39.376Z] + OS_FAMILY=redhat [2020-03-09T06:36:39.376Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-159 [2020-03-09T06:36:39.376Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-09T06:36:39.376Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-09T06:36:39.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-09T06:36:39.376Z] + PACKAGES=/tmp/packages_start.txt [2020-03-09T06:36:39.376Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-159 ']' [2020-03-09T06:36:39.376Z] + PACKAGES=/tmp/packages_end.txt [2020-03-09T06:36:39.376Z] + case "${OS_FAMILY}" in [2020-03-09T06:36:39.376Z] + rpm -qa [2020-03-09T06:36:39.376Z] + sort [2020-03-09T06:36:43.571Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-09T06:36:43.571Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-09T06:36:43.571Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-09T06:36:43.571Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-159 ']' [2020-03-09T06:36:43.571Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-159/archives/ [2020-03-09T06:36:43.571Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-159/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:36:43.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T06:36:43.953Z] [2020-03-09T06:36:43.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-09T06:36:44.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T06:36:44.287Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-09T06:36:44.287Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T06:36:44.287Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-09T06:36:44.287Z] 756a868c4378: Pulling fs layer [2020-03-09T06:36:44.287Z] 444b2fc9a129: Pulling fs layer [2020-03-09T06:36:44.287Z] ea15f1150254: Pulling fs layer [2020-03-09T06:36:44.287Z] 41b27a9f41bf: Pulling fs layer [2020-03-09T06:36:44.287Z] 28c525ee5125: Pulling fs layer [2020-03-09T06:36:44.287Z] 094b1ea09ed8: Pulling fs layer [2020-03-09T06:36:44.287Z] 138eaada9080: Pulling fs layer [2020-03-09T06:36:44.287Z] 0622d0fa9048: Pulling fs layer [2020-03-09T06:36:44.287Z] 41b27a9f41bf: Waiting [2020-03-09T06:36:44.287Z] 28c525ee5125: Waiting [2020-03-09T06:36:44.287Z] 094b1ea09ed8: Waiting [2020-03-09T06:36:44.287Z] 138eaada9080: Waiting [2020-03-09T06:36:44.287Z] 0622d0fa9048: Waiting [2020-03-09T06:36:44.287Z] 444b2fc9a129: Waiting [2020-03-09T06:36:44.287Z] ea15f1150254: Waiting [2020-03-09T06:36:44.287Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-09T06:36:44.287Z] 2cc5ad85d9ab: Download complete [2020-03-09T06:36:44.287Z] 444b2fc9a129: Verifying Checksum [2020-03-09T06:36:44.287Z] 444b2fc9a129: Download complete [2020-03-09T06:36:44.287Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T06:36:44.551Z] ea15f1150254: Verifying Checksum [2020-03-09T06:36:44.551Z] ea15f1150254: Download complete [2020-03-09T06:36:44.551Z] 28c525ee5125: Verifying Checksum [2020-03-09T06:36:44.551Z] 28c525ee5125: Download complete [2020-03-09T06:36:44.816Z] c9b1b535fdd9: Pull complete [2020-03-09T06:36:44.816Z] 756a868c4378: Verifying Checksum [2020-03-09T06:36:44.816Z] 756a868c4378: Download complete [2020-03-09T06:36:44.816Z] 138eaada9080: Verifying Checksum [2020-03-09T06:36:44.816Z] 138eaada9080: Download complete [2020-03-09T06:36:45.086Z] 0622d0fa9048: Verifying Checksum [2020-03-09T06:36:45.086Z] 0622d0fa9048: Download complete [2020-03-09T06:36:45.086Z] 094b1ea09ed8: Verifying Checksum [2020-03-09T06:36:45.086Z] 094b1ea09ed8: Download complete [2020-03-09T06:36:45.086Z] 2cc5ad85d9ab: Pull complete [2020-03-09T06:36:45.661Z] 41b27a9f41bf: Verifying Checksum [2020-03-09T06:36:45.661Z] 41b27a9f41bf: Download complete [2020-03-09T06:36:46.598Z] 756a868c4378: Pull complete [2020-03-09T06:36:46.598Z] 444b2fc9a129: Pull complete [2020-03-09T06:36:46.858Z] ea15f1150254: Pull complete [2020-03-09T06:36:51.068Z] 41b27a9f41bf: Pull complete [2020-03-09T06:36:51.068Z] 28c525ee5125: Pull complete [2020-03-09T06:36:52.981Z] 094b1ea09ed8: Pull complete [2020-03-09T06:36:52.981Z] 138eaada9080: Pull complete [2020-03-09T06:36:54.356Z] 0622d0fa9048: Pull complete [2020-03-09T06:36:54.356Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-09T06:36:54.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-09T06:36:54.533Z] prd-centos7-docker-4c-2g-3672 does not seem to be running inside a container [2020-03-09T06:36:54.573Z] $ 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-159 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-159:/w/workspace/edgexfoundry_edgex-ui-go_PR-159:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-09T06:36:55.502Z] $ docker top eb158666f7deff32666bbe0f8762202f222cd97d78032be0d807a81835888937 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-09T06:36:56.206Z] provisioning config files... [2020-03-09T06:36:56.223Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp/config2089275759914833044tmp [Pipeline] { [Pipeline] echo [2020-03-09T06:36:56.277Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T06:36:56.567Z] ---> create-netrc.sh [Pipeline] echo [2020-03-09T06:36:56.574Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T06:36:56.865Z] ---> logs-deploy.sh [2020-03-09T06:36:56.865Z] + ARCHIVE_ARTIFACTS= [2020-03-09T06:36:56.865Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-09T06:36:56.865Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-09T06:36:56.865Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-09T06:36:56.865Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-159/3 [2020-03-09T06:36:56.865Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-159/3/ [2020-03-09T06:36:56.865Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-159/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [2020-03-09T06:36:57.801Z] Archives upload complete. [2020-03-09T06:36:58.061Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-159/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-159/3/ [2020-03-09T06:36:59.000Z] ---> uname -a: [2020-03-09T06:36:59.000Z] Linux eb158666f7de 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-09T06:36:59.000Z] [2020-03-09T06:36:59.000Z] [2020-03-09T06:36:59.000Z] ---> lscpu: [2020-03-09T06:36:59.000Z] Architecture: x86_64 [2020-03-09T06:36:59.000Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-09T06:36:59.000Z] Byte Order: Little Endian [2020-03-09T06:36:59.000Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-09T06:36:59.000Z] CPU(s): 4 [2020-03-09T06:36:59.000Z] On-line CPU(s) list: 0-3 [2020-03-09T06:36:59.000Z] Thread(s) per core: 1 [2020-03-09T06:36:59.000Z] Core(s) per socket: 1 [2020-03-09T06:36:59.000Z] Socket(s): 4 [2020-03-09T06:36:59.000Z] NUMA node(s): 1 [2020-03-09T06:36:59.000Z] Vendor ID: GenuineIntel [2020-03-09T06:36:59.000Z] CPU family: 6 [2020-03-09T06:36:59.000Z] Model: 44 [2020-03-09T06:36:59.000Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-09T06:36:59.000Z] Stepping: 1 [2020-03-09T06:36:59.000Z] CPU MHz: 2933.396 [2020-03-09T06:36:59.000Z] BogoMIPS: 5866.79 [2020-03-09T06:36:59.000Z] Virtualization: VT-x [2020-03-09T06:36:59.000Z] Hypervisor vendor: KVM [2020-03-09T06:36:59.000Z] Virtualization type: full [2020-03-09T06:36:59.000Z] L1d cache: 128 KiB [2020-03-09T06:36:59.000Z] L1i cache: 128 KiB [2020-03-09T06:36:59.000Z] L2 cache: 16 MiB [2020-03-09T06:36:59.000Z] L3 cache: 64 MiB [2020-03-09T06:36:59.000Z] NUMA node0 CPU(s): 0-3 [2020-03-09T06:36:59.000Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-09T06:36:59.000Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-09T06:36:59.000Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-09T06:36:59.000Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-09T06:36:59.000Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-09T06:36:59.000Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] ---> nproc: [2020-03-09T06:36:59.001Z] 4 [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] ---> df -h: [2020-03-09T06:36:59.001Z] Filesystem Size Used Available Use% Mounted on [2020-03-09T06:36:59.001Z] overlay 50.0G 6.3G 43.7G 13% / [2020-03-09T06:36:59.001Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-09T06:36:59.001Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-09T06:36:59.001Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-09T06:36:59.001Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-03-09T06:36:59.001Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-03-09T06:36:59.001Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-03-09T06:36:59.001Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-159 [2020-03-09T06:36:59.001Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-159@tmp [2020-03-09T06:36:59.001Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] ---> free -m: [2020-03-09T06:36:59.001Z] total used free shared buff/cache available [2020-03-09T06:36:59.001Z] Mem: 1838 638 65 0 1135 1095 [2020-03-09T06:36:59.001Z] Swap: 1023 1 1022 [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] ---> ip addr: [2020-03-09T06:36:59.001Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-09T06:36:59.001Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-09T06:36:59.001Z] inet 127.0.0.1/8 scope host lo [2020-03-09T06:36:59.001Z] valid_lft forever preferred_lft forever [2020-03-09T06:36:59.001Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-09T06:36:59.001Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-09T06:36:59.001Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-09T06:36:59.001Z] valid_lft forever preferred_lft forever [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] ---> sar -b -r -n DEV: [2020-03-09T06:36:59.001Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/09/20 _x86_64_ (4 CPU) [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] 06:29:31 LINUX RESTART [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] 06:30:02 tps rtps wtps bread/s bwrtn/s [2020-03-09T06:36:59.001Z] 06:31:01 46.92 10.70 36.22 2438.74 2777.31 [2020-03-09T06:36:59.001Z] 06:32:01 2.53 0.00 2.53 0.00 86.48 [2020-03-09T06:36:59.001Z] 06:33:01 0.63 0.00 0.63 0.00 6.68 [2020-03-09T06:36:59.001Z] 06:34:01 0.60 0.00 0.60 0.00 8.33 [2020-03-09T06:36:59.001Z] 06:35:01 0.67 0.00 0.67 0.00 7.96 [2020-03-09T06:36:59.001Z] 06:36:01 0.68 0.00 0.68 0.00 7.10 [2020-03-09T06:36:59.001Z] Average: 8.57 1.76 6.81 400.87 476.00 [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] 06:30:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-09T06:36:59.001Z] 06:31:01 109064 1773240 94.21 2620 1203764 933000 31.83 478952 1136068 20 [2020-03-09T06:36:59.001Z] 06:32:01 114088 1768216 93.94 2620 1203768 904548 30.86 477936 1132844 8 [2020-03-09T06:36:59.001Z] 06:33:01 114508 1767796 93.92 2620 1203776 904512 30.86 477744 1132844 12 [2020-03-09T06:36:59.001Z] 06:34:01 114548 1767756 93.91 2620 1203780 904452 30.86 477464 1132844 8 [2020-03-09T06:36:59.001Z] 06:35:01 115212 1767092 93.88 2620 1203788 904404 30.86 477060 1132844 8 [2020-03-09T06:36:59.001Z] 06:36:01 115624 1766680 93.86 2620 1203792 904380 30.86 477096 1132844 8 [2020-03-09T06:36:59.001Z] Average: 113841 1768463 93.95 2620 1203778 909216 31.02 477709 1133381 11 [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] 06:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-09T06:36:59.001Z] 06:31:01 eth0 299.98 235.68 751.43 117.85 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:31:01 docker0 22.06 17.44 1.89 47.64 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:32:01 eth0 1.10 0.48 0.31 0.22 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:33:01 eth0 1.25 0.35 0.33 0.17 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:34:01 eth0 0.70 0.52 0.44 0.24 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:35:01 eth0 0.25 0.15 0.08 0.07 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:36:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] Average: eth0 49.90 39.02 123.72 19.49 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] Average: docker0 3.63 2.87 0.31 7.83 0.00 0.00 0.00 [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] ---> sar -P ALL: [2020-03-09T06:36:59.001Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/09/20 _x86_64_ (4 CPU) [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] 06:29:31 LINUX RESTART [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] 06:30:02 CPU %user %nice %system %iowait %steal %idle [2020-03-09T06:36:59.001Z] 06:31:01 all 7.05 0.00 2.37 1.16 0.00 89.41 [2020-03-09T06:36:59.001Z] 06:31:01 0 8.29 0.00 2.62 0.29 0.02 88.78 [2020-03-09T06:36:59.001Z] 06:31:01 1 6.45 0.00 2.55 1.31 0.00 89.69 [2020-03-09T06:36:59.001Z] 06:31:01 2 5.66 0.00 2.37 2.49 0.02 89.47 [2020-03-09T06:36:59.001Z] 06:31:01 3 7.81 0.00 1.96 0.54 0.00 89.69 [2020-03-09T06:36:59.001Z] 06:32:01 all 0.13 0.00 0.08 0.00 0.00 99.80 [2020-03-09T06:36:59.001Z] 06:32:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2020-03-09T06:36:59.001Z] 06:32:01 1 0.32 0.00 0.12 0.00 0.00 99.57 [2020-03-09T06:36:59.001Z] 06:32:01 2 0.12 0.00 0.07 0.00 0.00 99.82 [2020-03-09T06:36:59.001Z] 06:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T06:36:59.001Z] 06:33:01 all 0.07 0.00 0.06 0.00 0.00 99.87 [2020-03-09T06:36:59.001Z] 06:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T06:36:59.001Z] 06:33:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-03-09T06:36:59.001Z] 06:33:01 2 0.07 0.00 0.08 0.00 0.00 99.85 [2020-03-09T06:36:59.001Z] 06:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T06:36:59.001Z] 06:34:01 all 0.11 0.00 0.06 0.00 0.00 99.83 [2020-03-09T06:36:59.001Z] 06:34:01 0 0.25 0.00 0.05 0.00 0.00 99.70 [2020-03-09T06:36:59.001Z] 06:34:01 1 0.12 0.00 0.12 0.00 0.00 99.77 [2020-03-09T06:36:59.001Z] 06:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T06:36:59.001Z] 06:34:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-09T06:36:59.001Z] 06:35:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T06:36:59.001Z] 06:35:01 0 0.53 0.00 0.05 0.00 0.00 99.42 [2020-03-09T06:36:59.001Z] 06:35:01 1 0.07 0.00 0.08 0.00 0.02 99.83 [2020-03-09T06:36:59.001Z] 06:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2020-03-09T06:36:59.001Z] 06:35:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T06:36:59.001Z] 06:36:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-03-09T06:36:59.001Z] 06:36:01 0 0.30 0.00 0.03 0.00 0.00 99.67 [2020-03-09T06:36:59.001Z] 06:36:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T06:36:59.001Z] 06:36:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T06:36:59.001Z] 06:36:01 3 0.27 0.00 0.05 0.00 0.00 99.68 [2020-03-09T06:36:59.001Z] Average: all 1.26 0.00 0.44 0.19 0.00 98.11 [2020-03-09T06:36:59.001Z] Average: 0 1.55 0.00 0.47 0.05 0.00 97.93 [2020-03-09T06:36:59.001Z] Average: 1 1.17 0.00 0.49 0.21 0.00 98.12 [2020-03-09T06:36:59.001Z] Average: 2 0.98 0.00 0.43 0.41 0.00 98.18 [2020-03-09T06:36:59.001Z] Average: 3 1.36 0.00 0.36 0.09 0.00 98.20 [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z] [2020-03-09T06:36:59.001Z]