Pull request #182 opened 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 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 rather than b06fbe795bbbe45136bb192da0d088554ba68046 Obtained Jenkinsfile from 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-182/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # 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-2545 in /w/workspace/edgexfoundry_edgex-ui-go_PR-182 [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-182 # 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/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 into PR head commit b06fbe795bbbe45136bb192da0d088554ba68046 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/182/head:refs/remotes/origin/PR-182 # 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/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing b06fbe795bbbe45136bb192da0d088554ba68046 Checking out Revision b06fbe795bbbe45136bb192da0d088554ba68046 (PR-182) > git config core.sparsecheckout # timeout=10 > git checkout -f b06fbe795bbbe45136bb192da0d088554ba68046 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b06fbe795bbbe45136bb192da0d088554ba68046 # timeout=10 Commit message: "add query appservice config list api" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:06:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:06:55 08:06:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:06:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:06:55 latest: Pulling from edgex-devops/git-semver 08:06:55 9123ac7c32f7: Pulling fs layer 08:06:55 b8cc5d1170e3: Pulling fs layer 08:06:55 2924cbbf6a41: Pulling fs layer 08:06:55 93b08a4f1073: Pulling fs layer 08:06:55 93b08a4f1073: Waiting 08:06:55 b8cc5d1170e3: Verifying Checksum 08:06:55 b8cc5d1170e3: Download complete 08:06:56 9123ac7c32f7: Verifying Checksum 08:06:56 9123ac7c32f7: Download complete 08:06:56 93b08a4f1073: Verifying Checksum 08:06:56 93b08a4f1073: Download complete 08:06:56 2924cbbf6a41: Verifying Checksum 08:06:56 2924cbbf6a41: Download complete 08:06:56 9123ac7c32f7: Pull complete 08:06:56 b8cc5d1170e3: Pull complete 08:06:56 2924cbbf6a41: Pull complete 08:06:57 93b08a4f1073: Pull complete 08:06:57 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:06:57 prd-centos7-docker-4c-2g-2545 does not seem to be running inside a container 08:06:57 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-182 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-182:/w/workspace/edgexfoundry_edgex-ui-go_PR-182:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-182@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/edgex-devops/git-semver:latest cat 08:06:58 $ docker top 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:06:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:06:58 [ssh-agent] Looking for ssh-agent implementation... 08:06:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:06:58 $ docker exec 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 ssh-agent 08:06:58 SSH_AUTH_SOCK=/tmp/ssh-Pd7jSi00dh2M/agent.15 08:06:58 SSH_AGENT_PID=22 08:06:58 Running ssh-add (command line suppressed) 08:06:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/private_key_6920552170552656448.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/private_key_6920552170552656448.key) 08:06:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:06:59 + git describe --exact-match --tags HEAD 08:06:59 fatal: No names found, cannot describe anything. [Pipeline] } 08:06:59 $ docker exec --env ******** --env ******** 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 ssh-agent -k 08:06:59 unset SSH_AUTH_SOCK; 08:06:59 unset SSH_AGENT_PID; 08:06:59 echo Agent pid 22 killed; 08:06:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:06:59 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:06:59 This usually means this commit has not been tagged. [Pipeline] sshagent 08:06:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:06:59 [ssh-agent] Looking for ssh-agent implementation... 08:06:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:00 $ docker exec 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 ssh-agent 08:07:00 SSH_AUTH_SOCK=/tmp/ssh-mTCh4JwsGlfW/agent.58 08:07:00 SSH_AGENT_PID=65 08:07:00 Running ssh-add (command line suppressed) 08:07:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/private_key_8424588293707229609.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/private_key_8424588293707229609.key) 08:07:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:00 + git semver init 08:07:00 # -> Open(): unable to determine branch for HEAD 08:07:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-182/.git 08:07:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-182 08:07:00 # $SEMVER_REMOTE_NAME = origin 08:07:00 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 08:07:00 # $SEMVER_USER_NAME = jenkins 08:07:00 # $SEMVER_BRANCH = PR-182 08:07:00 # $SEMVER_TEMP = /tmp/semver-029432062 08:07:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:07:01 # '/tmp/semver-029432062' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-182/.semver' 08:07:01 # -> Force: false 08:07:01 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-182/.semver [Pipeline] } 08:07:01 $ docker exec --env ******** --env ******** 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 ssh-agent -k 08:07:01 unset SSH_AUTH_SOCK; 08:07:01 unset SSH_AGENT_PID; 08:07:01 echo Agent pid 65 killed; 08:07:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:07:02 + git semver [Pipeline] } 08:07:02 $ docker stop --time=1 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 08:07:03 $ docker rm -f 520fe3c9d067bd73fe4a8958c113020104c4a5be56376444ccf852ab20a3e909 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:07:04 Stashed 35 file(s) [Pipeline] echo 08:07:04 [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 08:07:20 Still waiting to schedule task 08:07:20 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2545’ 08:07:20 Still waiting to schedule task 08:07:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:09:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2546 in /w/workspace/edgexfoundry_edgex-ui-go_PR-182 [Pipeline] { [Pipeline] ws 08:09:08 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:09:14 using credential edgex-jenkins-ssh 08:09:14 Cloning the remote Git repository 08:09:14 Cloning with configured refspecs honoured and without tags 08:09:14 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:09:14 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:09:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:09:14 > git --version # timeout=10 08:09:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:09:15 Fetching without tags 08:09:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:09:15 > git config --add remote.origin.fetch +refs/pull/182/head:refs/remotes/origin/PR-182 # timeout=10 08:09:15 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:09:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:09:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:09:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:09:16 Merging remotes/origin/master commit 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 into PR head commit b06fbe795bbbe45136bb192da0d088554ba68046 08:09:16 Merge succeeded, producing b06fbe795bbbe45136bb192da0d088554ba68046 08:09:16 Checking out Revision b06fbe795bbbe45136bb192da0d088554ba68046 (PR-182) 08:09:16 > git config core.sparsecheckout # timeout=10 08:09:16 > git checkout -f b06fbe795bbbe45136bb192da0d088554ba68046 # timeout=10 08:09:16 > git remote # timeout=10 08:09:16 > git config --get remote.origin.url # timeout=10 08:09:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:16 > git merge 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 # timeout=10 08:09:16 > git rev-parse HEAD^{commit} # timeout=10 08:09:16 > git config core.sparsecheckout # timeout=10 08:09:16 > git checkout -f b06fbe795bbbe45136bb192da0d088554ba68046 # timeout=10 08:09:21 Commit message: "add query appservice config list api" 08:09:21 > git --version # timeout=10 08:09:21 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:09:23 ========================================================= 08:09:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 08:09:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:09:24 + 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 . 08:09:25 Sending build context to Docker daemon 11.4MB 08:09:25 Step 1/8 : ARG BASE=golang:1.11-alpine 08:09:25 Step 2/8 : FROM ${BASE} 08:09:25 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:09:25 29bddadc8f3f: Pulling fs layer 08:09:25 02bb20f2603b: Pulling fs layer 08:09:25 b62863a3550b: Pulling fs layer 08:09:25 9586258a13ea: Pulling fs layer 08:09:25 a8b2cbafd68c: Pulling fs layer 08:09:25 d1dd75721c92: Pulling fs layer 08:09:25 4e34fffdb759: Pulling fs layer 08:09:25 fd1d9eb628f9: Pulling fs layer 08:09:25 bd44c58b92db: Pulling fs layer 08:09:25 e5856e266cf4: Pulling fs layer 08:09:25 f0f88b30cdbb: Pulling fs layer 08:09:25 4e34fffdb759: Waiting 08:09:25 fd1d9eb628f9: Waiting 08:09:25 bd44c58b92db: Waiting 08:09:25 e5856e266cf4: Waiting 08:09:25 f0f88b30cdbb: Waiting 08:09:25 9586258a13ea: Waiting 08:09:25 a8b2cbafd68c: Waiting 08:09:25 d1dd75721c92: Waiting 08:09:25 b62863a3550b: Verifying Checksum 08:09:25 b62863a3550b: Download complete 08:09:25 02bb20f2603b: Verifying Checksum 08:09:25 02bb20f2603b: Download complete 08:09:25 a8b2cbafd68c: Download complete 08:09:25 d1dd75721c92: Verifying Checksum 08:09:25 d1dd75721c92: Download complete 08:09:26 29bddadc8f3f: Download complete 08:09:27 29bddadc8f3f: Pull complete 08:09:27 02bb20f2603b: Pull complete 08:09:28 b62863a3550b: Pull complete 08:09:30 4e34fffdb759: Verifying Checksum 08:09:30 4e34fffdb759: Download complete 08:09:30 bd44c58b92db: Verifying Checksum 08:09:30 bd44c58b92db: Download complete 08:09:32 e5856e266cf4: Verifying Checksum 08:09:32 e5856e266cf4: Download complete 08:09:32 f0f88b30cdbb: Verifying Checksum 08:09:32 f0f88b30cdbb: Download complete 08:09:34 fd1d9eb628f9: Download complete 08:09:35 9586258a13ea: Verifying Checksum 08:09:35 9586258a13ea: Download complete 08:09:47 9586258a13ea: Pull complete 08:09:47 a8b2cbafd68c: Pull complete 08:09:47 d1dd75721c92: Pull complete 08:09:52 4e34fffdb759: Pull complete 08:09:57 fd1d9eb628f9: Pull complete 08:09:57 bd44c58b92db: Pull complete 08:09:59 e5856e266cf4: Pull complete 08:09:59 f0f88b30cdbb: Pull complete 08:09:59 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 08:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 08:09:59 ---> 0be50c763560 08:09:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:10:03 ---> Running in e769e64f0829 08:10:03 Removing intermediate container e769e64f0829 08:10:03 ---> c1d578daa4eb 08:10:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:10:04 Running on prd-centos7-docker-4c-2g-2547 in /w/workspace/edgexfoundry_edgex-ui-go_PR-182 [Pipeline] { 08:10:04 ---> Running in 0951c126b8b3 [Pipeline] ws 08:10:04 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:10:05 Removing intermediate container 0951c126b8b3 08:10:05 ---> 989f7c17506c 08:10:05 Step 5/8 : RUN apk add --no-cache make git 08:10:05 ---> Running in 3be133a5ad95 08:10:06 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 08:10:07 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 08:10:08 OK: 121 MiB in 39 packages 08:10:09 Removing intermediate container 3be133a5ad95 08:10:09 ---> 3c1380203433 08:10:09 Step 6/8 : WORKDIR /edgex-ui-go 08:10:09 ---> Running in d1c7556713e2 08:10:10 Removing intermediate container d1c7556713e2 08:10:10 ---> 469442193cff 08:10:10 Step 7/8 : COPY . . 08:10:10 using credential edgex-jenkins-ssh 08:10:10 Cloning the remote Git repository 08:10:10 Cloning with configured refspecs honoured and without tags 08:10:10 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:10:10 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:10:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:10:10 > git --version # timeout=10 08:10:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:10:11 ---> cec12a2b7c7e 08:10:11 Step 8/8 : RUN go mod download 08:10:11 Fetching without tags 08:10:11 ---> Running in d1b70a09dd7c 08:10:12 Merging remotes/origin/master commit 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 into PR head commit b06fbe795bbbe45136bb192da0d088554ba68046 08:10:12 Merge succeeded, producing b06fbe795bbbe45136bb192da0d088554ba68046 08:10:12 Checking out Revision b06fbe795bbbe45136bb192da0d088554ba68046 (PR-182) 08:10:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:10:11 > git config --add remote.origin.fetch +refs/pull/182/head:refs/remotes/origin/PR-182 # timeout=10 08:10:11 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:10:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:10:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:10:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/182/head:refs/remotes/origin/PR-182 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:10:12 > git config core.sparsecheckout # timeout=10 08:10:12 > git checkout -f b06fbe795bbbe45136bb192da0d088554ba68046 # timeout=10 08:10:12 > git remote # timeout=10 08:10:12 > git config --get remote.origin.url # timeout=10 08:10:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:12 > git merge 4e6a37bc3c4fc45286ec817a30660562ebf76ff0 # timeout=10 08:10:12 > git rev-parse HEAD^{commit} # timeout=10 08:10:12 > git config core.sparsecheckout # timeout=10 08:10:12 > git checkout -f b06fbe795bbbe45136bb192da0d088554ba68046 # timeout=10 08:10:12 go: finding github.com/gorilla/websocket v1.4.0 08:10:12 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 08:10:12 go: finding github.com/BurntSushi/toml v0.3.1 08:10:12 go: finding github.com/kr/pretty v0.1.0 08:10:12 go: finding github.com/pelletier/go-toml v1.2.0 08:10:12 go: finding github.com/gorilla/mux v1.7.1 08:10:12 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 08:10:13 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 08:10:13 go: finding github.com/kr/text v0.1.0 08:10:13 go: finding github.com/mitchellh/copystructure v1.0.0 08:10:13 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:10:13 go: finding github.com/hashicorp/consul/api v1.1.0 08:10:13 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:10:13 go: finding github.com/stretchr/testify v1.3.0 08:10:13 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 08:10:13 go: finding github.com/pkg/errors v0.8.1 08:10:13 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 08:10:14 go: finding github.com/kr/pty v1.1.1 08:10:14 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:10:14 go: finding github.com/stretchr/objx v0.1.0 08:10:14 go: finding github.com/davecgh/go-spew v1.1.0 08:10:14 go: finding github.com/pmezard/go-difflib v1.0.0 08:10:16 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:10:16 go: finding golang.org/x/text v0.3.0 08:10:17 Commit message: "add query appservice config list api" 08:10:17 > git --version # timeout=10 08:10:17 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:10:19 ========================================================= 08:10:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 08:10:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:10:19 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 08:10:20 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:10:20 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:10:20 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:10:20 go: finding github.com/hashicorp/go-uuid v1.0.1 08:10:20 go: finding github.com/mitchellh/mapstructure v1.1.2 08:10:20 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:10:20 go: finding github.com/hashicorp/serf v0.8.2 08:10:20 + 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 . 08:10:20 go: finding github.com/mitchellh/go-homedir v1.0.0 08:10:21 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:10:21 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:10:21 go: finding github.com/hashicorp/logutils v1.0.0 08:10:21 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:10:21 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:10:21 go: finding github.com/hashicorp/memberlist v0.1.3 08:10:21 go: finding github.com/hashicorp/mdns v1.0.0 08:10:21 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:10:21 go: finding github.com/hashicorp/go-syslog v1.0.0 08:10:21 Sending build context to Docker daemon 11.4MB 08:10:21 Step 1/8 : ARG BASE=golang:1.11-alpine 08:10:21 Step 2/8 : FROM ${BASE} 08:10:21 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:10:21 9d48c3bd43c5: Pulling fs layer 08:10:21 7f94eaf8af20: Pulling fs layer 08:10:21 9fe9984849c1: Pulling fs layer 08:10:21 ec448270508e: Pulling fs layer 08:10:21 65ba82af53f7: Pulling fs layer 08:10:21 07c18b20a200: Pulling fs layer 08:10:21 d9b3ee039db2: Pulling fs layer 08:10:21 8c79c1ac0d81: Pulling fs layer 08:10:21 ff40f1a7a0b9: Pulling fs layer 08:10:21 bdb43ae2d12f: Pulling fs layer 08:10:21 8e1ab0ef8490: Pulling fs layer 08:10:21 ec448270508e: Waiting 08:10:21 65ba82af53f7: Waiting 08:10:21 07c18b20a200: Waiting 08:10:21 ff40f1a7a0b9: Waiting 08:10:21 d9b3ee039db2: Waiting 08:10:21 8c79c1ac0d81: Waiting 08:10:21 bdb43ae2d12f: Waiting 08:10:21 9fe9984849c1: Download complete 08:10:21 7f94eaf8af20: Verifying Checksum 08:10:21 7f94eaf8af20: Download complete 08:10:22 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:10:22 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 08:10:22 65ba82af53f7: Verifying Checksum 08:10:22 65ba82af53f7: Download complete 08:10:22 07c18b20a200: Verifying Checksum 08:10:22 07c18b20a200: Download complete 08:10:22 9d48c3bd43c5: Verifying Checksum 08:10:22 9d48c3bd43c5: Download complete 08:10:22 9d48c3bd43c5: Pull complete 08:10:23 go: finding github.com/mitchellh/cli v1.0.0 08:10:23 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 08:10:23 go: finding github.com/mitchellh/gox v0.4.0 08:10:23 go: finding github.com/mitchellh/iochan v1.0.0 08:10:23 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:10:23 go: finding github.com/hashicorp/go.net v0.0.1 08:10:23 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:10:23 go: finding github.com/miekg/dns v1.0.14 08:10:23 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:10:23 go: finding github.com/stretchr/testify v1.2.2 08:10:23 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:10:24 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:10:24 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:10:24 go: finding github.com/bgentry/speakeasy v0.1.0 08:10:24 d9b3ee039db2: Verifying Checksum 08:10:24 d9b3ee039db2: Download complete 08:10:24 ff40f1a7a0b9: Verifying Checksum 08:10:24 ff40f1a7a0b9: Download complete 08:10:24 7f94eaf8af20: Pull complete 08:10:24 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 08:10:24 go: finding github.com/hashicorp/go-multierror v1.0.0 08:10:24 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:10:24 9fe9984849c1: Pull complete 08:10:24 go: finding github.com/posener/complete v1.1.1 08:10:25 go: finding github.com/mattn/go-colorable v0.0.9 08:10:25 bdb43ae2d12f: Verifying Checksum 08:10:25 bdb43ae2d12f: Download complete 08:10:25 8e1ab0ef8490: Verifying Checksum 08:10:25 8e1ab0ef8490: Download complete 08:10:25 8c79c1ac0d81: Download complete 08:10:25 ec448270508e: Verifying Checksum 08:10:25 ec448270508e: Download complete 08:10:25 go: finding github.com/mattn/go-isatty v0.0.3 08:10:25 go: finding github.com/davecgh/go-spew v1.1.1 08:10:25 go: finding github.com/hashicorp/go-uuid v1.0.0 08:10:25 go: finding github.com/hashicorp/golang-lru v0.5.0 08:10:25 go: finding github.com/fatih/color v1.7.0 08:10:25 go: finding github.com/hashicorp/errwrap v1.0.0 08:10:25 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:10:33 ec448270508e: Pull complete 08:10:33 65ba82af53f7: Pull complete 08:10:34 07c18b20a200: Pull complete 08:10:38 d9b3ee039db2: Pull complete 08:10:44 8c79c1ac0d81: Pull complete 08:10:44 ff40f1a7a0b9: Pull complete 08:10:45 bdb43ae2d12f: Pull complete 08:10:45 8e1ab0ef8490: Pull complete 08:10:45 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 08:10:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 08:10:45 ---> 8acfeb908b63 08:10:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:10:45 ---> Running in 8852201445e4 08:10:45 Removing intermediate container 8852201445e4 08:10:45 ---> 5989ba199e21 08:10:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:10:45 ---> Running in e260be79ab08 08:10:46 Removing intermediate container e260be79ab08 08:10:46 ---> 3f699e66d1f1 08:10:46 Step 5/8 : RUN apk add --no-cache make git 08:10:46 ---> Running in 8c3566c41355 08:10:47 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:10:48 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:10:49 OK: 134 MiB in 39 packages 08:10:49 Removing intermediate container 8c3566c41355 08:10:49 ---> 7177c8d6866a 08:10:49 Step 6/8 : WORKDIR /edgex-ui-go 08:10:50 ---> Running in 00904105270c 08:10:50 Removing intermediate container 00904105270c 08:10:50 ---> 133a91db4d76 08:10:50 Step 7/8 : COPY . . 08:10:51 ---> e2a622584b9d 08:10:51 Step 8/8 : RUN go mod download 08:10:51 ---> Running in 7ee59125016c 08:10:52 go: finding github.com/gorilla/mux v1.7.1 08:10:52 go: finding github.com/pelletier/go-toml v1.2.0 08:10:52 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 08:10:52 go: finding github.com/BurntSushi/toml v0.3.1 08:10:52 go: finding github.com/kr/pretty v0.1.0 08:10:52 go: finding github.com/gorilla/websocket v1.4.0 08:10:52 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 08:10:53 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:10:53 go: finding github.com/hashicorp/consul/api v1.1.0 08:10:53 go: finding github.com/pkg/errors v0.8.1 08:10:53 go: finding github.com/stretchr/testify v1.3.0 08:10:53 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:10:53 go: finding github.com/mitchellh/copystructure v1.0.0 08:10:53 go: finding github.com/kr/text v0.1.0 08:10:53 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 08:10:53 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:10:53 go: finding github.com/kr/pty v1.1.1 08:10:53 go: finding github.com/davecgh/go-spew v1.1.0 08:10:53 go: finding github.com/stretchr/objx v0.1.0 08:10:53 go: finding github.com/pmezard/go-difflib v1.0.0 08:10:53 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 08:10:53 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 08:10:55 go: finding golang.org/x/text v0.3.0 08:10:55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:10:57 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 08:10:58 Removing intermediate container d1b70a09dd7c 08:10:58 ---> 012e79c0120b 08:10:58 Successfully built 012e79c0120b 08:10:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 08:10:58 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:10:58 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:10:58 go: finding github.com/hashicorp/go-uuid v1.0.1 08:10:58 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:10:58 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:10:58 go: finding github.com/mitchellh/mapstructure v1.1.2 08:10:58 go: finding github.com/hashicorp/serf v0.8.2 [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:10:58 + docker inspect -f . ci-base-image-arm64 08:10:58 . [Pipeline] withDockerContainer 08:10:59 go: finding github.com/mitchellh/go-homedir v1.0.0 08:10:59 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:10:59 prd-ubuntu18.04-docker-arm64-4c-16g-2546 does not seem to be running inside a container 08:10:59 $ 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 08:11:00 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:11:00 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:11:00 go: finding github.com/hashicorp/memberlist v0.1.3 08:11:00 go: finding github.com/hashicorp/logutils v1.0.0 08:11:00 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:11:00 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:11:00 go: finding github.com/mitchellh/cli v1.0.0 08:11:00 go: finding github.com/mitchellh/iochan v1.0.0 08:11:00 $ docker top fedc8602c5d783cbb08cf0f23b4b7a5fc6dedb5e8f607557fb9dac663485d540 -eo pid,comm 08:11:00 go: finding github.com/hashicorp/mdns v1.0.0 08:11:00 go: finding github.com/hashicorp/go-syslog v1.0.0 08:11:00 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 08:11:00 go: finding github.com/mitchellh/gox v0.4.0 [Pipeline] { [Pipeline] sh 08:11:01 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:11:01 go: finding github.com/mattn/go-isatty v0.0.3 08:11:01 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:11:01 go: finding github.com/mattn/go-colorable v0.0.9 08:11:01 go: finding github.com/posener/complete v1.1.1 08:11:01 go: finding github.com/miekg/dns v1.0.14 08:11:01 go: finding github.com/hashicorp/go-multierror v1.0.0 08:11:01 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 08:11:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:11:01 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:11:01 go: finding github.com/davecgh/go-spew v1.1.1 08:11:01 go: finding github.com/hashicorp/go.net v0.0.1 08:11:01 go: finding github.com/fatih/color v1.7.0 08:11:01 + go version 08:11:01 go version go1.11.13 linux/arm64 [Pipeline] sh 08:11:02 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:11:02 go: finding github.com/stretchr/testify v1.2.2 08:11:02 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:11:02 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:11:02 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 08:11:02 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 08:11:02 go: finding github.com/bgentry/speakeasy v0.1.0 08:11:02 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:11:02 go: finding github.com/hashicorp/errwrap v1.0.0 08:11:02 + make test 08:11:02 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:11:03 go: finding github.com/hashicorp/go-uuid v1.0.0 08:11:03 go: finding github.com/hashicorp/golang-lru v0.5.0 08:11:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:11:18 Removing intermediate container 7ee59125016c 08:11:18 ---> e3bb48cee382 08:11:18 Successfully built e3bb48cee382 08:11:18 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 08:11:20 + docker inspect -f . ci-base-image-x86_64 08:11:20 . [Pipeline] withDockerContainer 08:11:21 prd-centos7-docker-4c-2g-2547 does not seem to be running inside a container 08:11:21 $ 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 08:11:22 $ docker top 79980f4bbae057a20f6ab113e83284b846923867746cde7409a8203db6e920c2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:22 + go version 08:11:23 go version go1.11.13 linux/amd64 [Pipeline] sh 08:11:23 + make test 08:11:23 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:11:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:11:30 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:11:30 GO111MODULE=on go vet ./... [Pipeline] stash 08:11:43 Stashed 1 file(s) [Pipeline] } 08:11:43 $ docker stop --time=1 fedc8602c5d783cbb08cf0f23b4b7a5fc6dedb5e8f607557fb9dac663485d540 08:11:44 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:11:44 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:11:44 GO111MODULE=on go vet ./... 08:11:45 $ docker rm -f fedc8602c5d783cbb08cf0f23b4b7a5fc6dedb5e8f607557fb9dac663485d540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:11:48 + ls -al . 08:11:48 total 112 08:11:48 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 08:11 . 08:11:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:09 .. 08:11:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 08:09 .git 08:11:48 -rw-rw-r-- 1 jenkins jenkins 123 Apr 7 08:09 .gitignore 08:11:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:09 .semver 08:11:48 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 7 08:09 CONTRIBUTING.md 08:11:48 -rw-rw-r-- 1 jenkins jenkins 839 Apr 7 08:09 Dockerfile 08:11:48 -rw-rw-r-- 1 jenkins jenkins 898 Apr 7 08:09 Dockerfile.build 08:11:48 -rw-rw-r-- 1 jenkins jenkins 675 Apr 7 08:09 Jenkinsfile 08:11:48 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 7 08:09 LICENSE 08:11:48 -rw-rw-r-- 1 jenkins jenkins 951 Apr 7 08:09 Makefile 08:11:48 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 7 08:09 README.md 08:11:48 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 08:07 VERSION 08:11:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 08:09 app 08:11:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:09 assets 08:11:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 08:09 bin 08:11:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:09 cmd 08:11:48 -rw-r--r-- 1 jenkins jenkins 10 Apr 7 08:11 coverage.out 08:11:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:09 docs 08:11:48 -rw-rw-r-- 1 jenkins jenkins 522 Apr 7 08:09 go.mod 08:11:48 -rw-r--r-- 1 jenkins jenkins 8727 Apr 7 08:11 go.sum 08:11:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:09 internal 08:11:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:09 snap 08:11:48 -rw-rw-r-- 1 jenkins jenkins 155 Apr 7 08:09 version.go [Pipeline] isUnix [Pipeline] sh 08:11:48 + 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=b06fbe795bbbe45136bb192da0d088554ba68046 --label arch=arm64 --label version=0.0.0 . [Pipeline] stash 08:11:49 Warning: overwriting stash ‘coverage-report’ 08:11:49 Sending build context to Docker daemon 11.41MB 08:11:49 Step 1/23 : ARG BASE=golang:1.11-alpine 08:11:49 Step 2/23 : FROM ${BASE} AS builder 08:11:49 ---> 012e79c0120b 08:11:49 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:11:49 ---> Running in dda19e7133c4 08:11:49 Removing intermediate container dda19e7133c4 08:11:49 ---> 5a61bfdb60ee 08:11:49 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:11:49 ---> Running in d1f707070e44 08:11:50 Removing intermediate container d1f707070e44 08:11:50 ---> c02dacc430a8 08:11:50 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:11:50 ---> Running in 7dd1c6c2b273 08:11:50 Stashed 1 file(s) [Pipeline] } 08:11:50 $ docker stop --time=1 79980f4bbae057a20f6ab113e83284b846923867746cde7409a8203db6e920c2 08:11:50 Removing intermediate container 7dd1c6c2b273 08:11:50 ---> ec0e64f0f6b5 08:11:50 Step 6/23 : LABEL Name=edgex-ui-go 08:11:50 ---> Running in dba8e94d7dfd 08:11:50 Removing intermediate container dba8e94d7dfd 08:11:50 ---> 8e309e244f0a 08:11:50 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:11:51 ---> Running in 99a0adfb3879 08:11:51 Removing intermediate container 99a0adfb3879 08:11:51 ---> 5e50fb3f16e1 08:11:51 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:51 ---> Running in 8475262f8464 08:11:52 $ docker rm -f 79980f4bbae057a20f6ab113e83284b846923867746cde7409a8203db6e920c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:11:53 Removing intermediate container 8475262f8464 08:11:53 ---> b2fafc7aff15 08:11:53 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:11:53 ---> Running in 9211e6e49576 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:11:54 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 08:11:54 + ls -al . 08:11:54 total 72 08:11:54 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 7 08:11 . 08:11:54 drwxrwxr-x. 4 jenkins jenkins 28 Apr 7 08:10 .. 08:11:54 drwxrwxr-x. 8 jenkins jenkins 119 Apr 7 08:10 app 08:11:54 drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 08:10 assets 08:11:54 drwxrwxr-x. 2 jenkins jenkins 35 Apr 7 08:10 bin 08:11:54 drwxrwxr-x. 3 jenkins jenkins 29 Apr 7 08:10 cmd 08:11:54 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 7 08:10 CONTRIBUTING.md 08:11:54 -rw-r--r--. 1 jenkins jenkins 10 Apr 7 08:11 coverage.out 08:11:54 -rw-rw-r--. 1 jenkins jenkins 839 Apr 7 08:10 Dockerfile 08:11:54 -rw-rw-r--. 1 jenkins jenkins 898 Apr 7 08:10 Dockerfile.build 08:11:54 drwxrwxr-x. 4 jenkins jenkins 53 Apr 7 08:10 docs 08:11:54 drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 08:10 .git 08:11:54 -rw-rw-r--. 1 jenkins jenkins 123 Apr 7 08:10 .gitignore 08:11:54 -rw-rw-r--. 1 jenkins jenkins 522 Apr 7 08:10 go.mod 08:11:54 -rw-r--r--. 1 jenkins jenkins 8727 Apr 7 08:11 go.sum 08:11:54 drwxrwxr-x. 3 jenkins jenkins 17 Apr 7 08:10 internal 08:11:54 -rw-rw-r--. 1 jenkins jenkins 675 Apr 7 08:10 Jenkinsfile 08:11:54 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 7 08:10 LICENSE 08:11:54 -rw-rw-r--. 1 jenkins jenkins 951 Apr 7 08:10 Makefile 08:11:54 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 7 08:10 README.md 08:11:54 drwxrwxr-x. 3 jenkins jenkins 58 Apr 7 08:10 .semver 08:11:54 drwxrwxr-x. 4 jenkins jenkins 54 Apr 7 08:10 snap 08:11:54 -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 08:07 VERSION 08:11:54 -rw-rw-r--. 1 jenkins jenkins 155 Apr 7 08:10 version.go [Pipeline] isUnix [Pipeline] sh 08:11:54 + 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=b06fbe795bbbe45136bb192da0d088554ba68046 --label arch=amd64 --label version=0.0.0 . 08:11:54 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 08:11:55 Sending build context to Docker daemon 11.41MB 08:11:55 Step 1/23 : ARG BASE=golang:1.11-alpine 08:11:55 Step 2/23 : FROM ${BASE} AS builder 08:11:55 ---> e3bb48cee382 08:11:55 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:11:55 OK: 121 MiB in 39 packages 08:11:55 ---> Running in d5c5995ba87d 08:11:55 Removing intermediate container d5c5995ba87d 08:11:55 ---> 469cba737236 08:11:55 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:11:56 ---> Running in 64f97fa984b4 08:11:56 Removing intermediate container 64f97fa984b4 08:11:56 ---> 32095c051c15 08:11:56 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:11:56 ---> Running in d05e533d7870 08:11:56 Removing intermediate container 9211e6e49576 08:11:56 ---> f98d62d0c0ec 08:11:56 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:11:56 ---> Running in 46436d1815f8 08:11:56 Removing intermediate container d05e533d7870 08:11:56 ---> 2d547f4d1735 08:11:56 Step 6/23 : LABEL Name=edgex-ui-go 08:11:56 ---> Running in 1c43a0939ed8 08:11:56 Removing intermediate container 1c43a0939ed8 08:11:56 ---> ecbc354ee074 08:11:56 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:11:56 ---> Running in f0d6df381ee1 08:11:57 Removing intermediate container 46436d1815f8 08:11:57 ---> 8248762f09f7 08:11:57 Step 11/23 : COPY go.mod . 08:11:57 Removing intermediate container f0d6df381ee1 08:11:57 ---> 95c2c7b467f4 08:11:57 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:57 ---> Running in 9cf2211ea3d9 08:11:57 ---> 9668dcbcd76e 08:11:57 Step 12/23 : COPY Makefile . 08:11:57 ---> efa8a89ecba3 08:11:57 Step 13/23 : RUN make update 08:11:58 Removing intermediate container 9cf2211ea3d9 08:11:58 ---> b098f4adaf9b 08:11:58 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:11:58 ---> Running in d33f77c5b733 08:11:58 ---> Running in 3940a336a5e7 08:11:59 CGO_ENABLED=0 GO111MODULE=on go mod download 08:11:59 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:12:00 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:12:00 Removing intermediate container d33f77c5b733 08:12:00 ---> 23d8772d3e16 08:12:00 Step 14/23 : COPY . . 08:12:00 OK: 134 MiB in 39 packages 08:12:00 Removing intermediate container 3940a336a5e7 08:12:00 ---> c6c114d6706a 08:12:00 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:12:01 ---> Running in 714dfdee2298 08:12:01 Removing intermediate container 714dfdee2298 08:12:01 ---> 26ab63e0ab00 08:12:01 Step 11/23 : COPY go.mod . 08:12:01 ---> 8314872da50d 08:12:01 Step 12/23 : COPY Makefile . 08:12:01 ---> ddeb7ac8b66d 08:12:01 Step 15/23 : RUN ${MAKE} 08:12:01 ---> 3f8ec8aa28fc 08:12:01 Step 13/23 : RUN make update 08:12:01 ---> Running in ac028bc23972 08:12:01 ---> Running in 809d83fc2d2a 08:12:02 CGO_ENABLED=0 GO111MODULE=on go mod download 08:12:02 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 08:12:02 Removing intermediate container ac028bc23972 08:12:02 ---> 4f1cc95f4473 08:12:02 Step 14/23 : COPY . . 08:12:03 ---> 8fb098840580 08:12:03 Step 15/23 : RUN ${MAKE} 08:12:03 ---> Running in 1ec8b7935312 08:12:04 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 08:12:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:12:24 Removing intermediate container 1ec8b7935312 08:12:24 ---> 079018ca7561 08:12:24 Step 16/23 : FROM alpine 08:12:25 latest: Pulling from library/alpine 08:12:25 aad63a933944: Pulling fs layer 08:12:25 aad63a933944: Verifying Checksum 08:12:25 aad63a933944: Download complete 08:12:25 aad63a933944: Pull complete 08:12:25 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 08:12:25 Status: Downloaded newer image for alpine:latest 08:12:25 ---> a187dde48cd2 08:12:25 Step 17/23 : EXPOSE 4000 08:12:25 ---> Running in c05df5412afa 08:12:26 Removing intermediate container c05df5412afa 08:12:26 ---> b416bfc90f34 08:12:26 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 08:12:26 ---> 4a9d63d67d06 08:12:26 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:12:26 ---> Running in 554e2f93808b 08:12:27 Removing intermediate container 554e2f93808b 08:12:27 ---> ede0e203f218 08:12:27 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 08:12:27 ---> Running in 93441ed80ff0 08:12:27 Removing intermediate container 93441ed80ff0 08:12:27 ---> 8d901fd45553 08:12:27 Step 21/23 : LABEL arch=amd64 08:12:27 ---> Running in a550fd0f2f7b 08:12:27 Removing intermediate container a550fd0f2f7b 08:12:27 ---> 40eaf426e2b7 08:12:27 Step 22/23 : LABEL git_sha=b06fbe795bbbe45136bb192da0d088554ba68046 08:12:27 ---> Running in 1f9406b51fae 08:12:27 Removing intermediate container 1f9406b51fae 08:12:27 ---> c703207a7ce2 08:12:27 Step 23/23 : LABEL version=0.0.0 08:12:27 ---> Running in a942ad75ba74 08:12:27 Removing intermediate container a942ad75ba74 08:12:27 ---> e247ff8b8653 08:12:27 [Warning] One or more build-args [ARCH] were not consumed 08:12:27 Successfully built e247ff8b8653 08:12:27 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] } 08:12:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:12:34 Removing intermediate container 809d83fc2d2a 08:12:34 ---> 70c83f661b26 08:12:34 Step 16/23 : FROM alpine 08:12:34 latest: Pulling from library/alpine 08:12:34 8a0637ca1ac9: Pulling fs layer 08:12:35 8a0637ca1ac9: Verifying Checksum 08:12:35 8a0637ca1ac9: Download complete 08:12:36 8a0637ca1ac9: Pull complete 08:12:36 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 08:12:36 Status: Downloaded newer image for alpine:latest 08:12:36 ---> 2ee122dcc32d 08:12:36 Step 17/23 : EXPOSE 4000 08:12:36 ---> Running in 6105a3c3740c 08:12:36 Removing intermediate container 6105a3c3740c 08:12:36 ---> 473dde8894df 08:12:36 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:12:38 ---> 390f2adcbd9d 08:12:38 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:12:38 ---> Running in 6b1e360a85e0 08:12:38 Removing intermediate container 6b1e360a85e0 08:12:38 ---> 956ba88a765f 08:12:38 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 08:12:38 ---> Running in 28be05c55f32 08:12:39 Removing intermediate container 28be05c55f32 08:12:39 ---> 9905d7b9d31e 08:12:39 Step 21/23 : LABEL arch=arm64 08:12:39 ---> Running in d3e4c71726ff 08:12:39 Removing intermediate container d3e4c71726ff 08:12:39 ---> d45a45e13652 08:12:39 Step 22/23 : LABEL git_sha=b06fbe795bbbe45136bb192da0d088554ba68046 08:12:39 ---> Running in 9e875c435293 08:12:40 Removing intermediate container 9e875c435293 08:12:40 ---> 978e8a664773 08:12:40 Step 23/23 : LABEL version=0.0.0 08:12:40 ---> Running in 90ea0475c855 08:12:40 Removing intermediate container 90ea0475c855 08:12:40 ---> b71ad146ec4d 08:12:40 [Warning] One or more build-args [ARCH] were not consumed 08:12:40 Successfully built b71ad146ec4d 08:12:40 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 08:12:42 provisioning config files... 08:12:42 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/config7367269889403201106tmp [Pipeline] { [Pipeline] sh 08:12:42 + curl -s https://codecov.io/bash 08:12:42 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/config7367269889403201106tmp 08:12:42 08:12:42 _____ _ 08:12:42 / ____| | | 08:12:42 | | ___ __| | ___ ___ _____ __ 08:12:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:12:42 | |___| (_) | (_| | __/ (_| (_) \ V / 08:12:42 \_____\___/ \__,_|\___|\___\___/ \_/ 08:12:42 Bash-tbd 08:12:42 08:12:42 08:12:42 ==> Jenkins CI detected. 08:12:42 project root: . 08:12:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:12:42 ==> Running gcov in . (disable via -X gcov) 08:12:42 ==> Python coveragepy not found 08:12:42 ==> Searching for coverage reports in: 08:12:42 + . 08:12:42 -> Found 1 reports 08:12:42 ==> Detecting git/mercurial file structure 08:12:42 ==> Reading reports 08:12:42 + ./coverage.out bytes=10 08:12:42 ==> Appending adjustments 08:12:42 http://docs.codecov.io/docs/fixing-reports 08:12:42 + Found adjustments 08:12:42 ==> Gzipping contents 08:12:42 ==> Uploading reports 08:12:42 url: https://codecov.io 08:12:42 query: branch=PR-182&commit=b06fbe795bbbe45136bb192da0d088554ba68046&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-182%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=182&job= 08:12:42 -> Pinging Codecov 08:12:42 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-182&commit=b06fbe795bbbe45136bb192da0d088554ba68046&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-182%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=182&job= 08:12:43 -> Uploading 08:12:43 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b06fbe795bbbe45136bb192da0d088554ba68046 [Pipeline] } 08:12:43 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 08:12:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:12:45 ---> package-listing.sh 08:12:45 ++ facter osfamily 08:12:45 ++ tr '[:upper:]' '[:lower:]' 08:12:45 + OS_FAMILY=redhat 08:12:45 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-182 08:12:45 + START_PACKAGES=/tmp/packages_start.txt 08:12:45 + END_PACKAGES=/tmp/packages_end.txt 08:12:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:12:45 + PACKAGES=/tmp/packages_start.txt 08:12:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-182 ']' 08:12:45 + PACKAGES=/tmp/packages_end.txt 08:12:45 + case "${OS_FAMILY}" in 08:12:45 + rpm -qa 08:12:45 + sort 08:12:49 + '[' -f /tmp/packages_start.txt ']' 08:12:49 + '[' -f /tmp/packages_end.txt ']' 08:12:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:12:49 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-182 ']' 08:12:49 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-182/archives/ 08:12:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-182/archives/ [Pipeline] isUnix [Pipeline] sh 08:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:12:50 08:12:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:12:50 alpine: Pulling from edgex-lftools-log-publisher 08:12:50 c9b1b535fdd9: Pulling fs layer 08:12:50 2cc5ad85d9ab: Pulling fs layer 08:12:50 756a868c4378: Pulling fs layer 08:12:50 444b2fc9a129: Pulling fs layer 08:12:50 ea15f1150254: Pulling fs layer 08:12:50 41b27a9f41bf: Pulling fs layer 08:12:50 28c525ee5125: Pulling fs layer 08:12:50 094b1ea09ed8: Pulling fs layer 08:12:50 138eaada9080: Pulling fs layer 08:12:50 0622d0fa9048: Pulling fs layer 08:12:50 ea15f1150254: Waiting 08:12:50 41b27a9f41bf: Waiting 08:12:50 28c525ee5125: Waiting 08:12:50 094b1ea09ed8: Waiting 08:12:50 138eaada9080: Waiting 08:12:50 0622d0fa9048: Waiting 08:12:50 444b2fc9a129: Waiting 08:12:50 2cc5ad85d9ab: Verifying Checksum 08:12:50 2cc5ad85d9ab: Download complete 08:12:50 444b2fc9a129: Verifying Checksum 08:12:50 444b2fc9a129: Download complete 08:12:50 c9b1b535fdd9: Verifying Checksum 08:12:50 c9b1b535fdd9: Download complete 08:12:50 ea15f1150254: Verifying Checksum 08:12:50 ea15f1150254: Download complete 08:12:51 28c525ee5125: Verifying Checksum 08:12:51 28c525ee5125: Download complete 08:12:51 756a868c4378: Verifying Checksum 08:12:51 756a868c4378: Download complete 08:12:51 c9b1b535fdd9: Pull complete 08:12:51 138eaada9080: Verifying Checksum 08:12:51 138eaada9080: Download complete 08:12:51 0622d0fa9048: Download complete 08:12:51 094b1ea09ed8: Verifying Checksum 08:12:51 094b1ea09ed8: Download complete 08:12:51 2cc5ad85d9ab: Pull complete 08:12:51 41b27a9f41bf: Verifying Checksum 08:12:51 41b27a9f41bf: Download complete 08:12:52 756a868c4378: Pull complete 08:12:52 444b2fc9a129: Pull complete 08:12:53 ea15f1150254: Pull complete 08:12:56 41b27a9f41bf: Pull complete 08:12:56 28c525ee5125: Pull complete 08:12:58 094b1ea09ed8: Pull complete 08:12:58 138eaada9080: Pull complete 08:12:58 0622d0fa9048: Pull complete 08:12:59 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:12:59 prd-centos7-docker-4c-2g-2545 does not seem to be running inside a container 08:12:59 $ 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-182 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-182:/w/workspace/edgexfoundry_edgex-ui-go_PR-182:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-182@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 08:13:00 $ docker top cee619b93346e59975a99a1d54d95553446812ef4c0ecd66cd0dc264eca46149 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:13:00 provisioning config files... 08:13:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp/config3394147047343200875tmp [Pipeline] { [Pipeline] echo 08:13:00 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:13:01 ---> create-netrc.sh [Pipeline] echo 08:13:01 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:13:01 ---> logs-deploy.sh 08:13:01 + ARCHIVE_ARTIFACTS= 08:13:01 + LOGS_SERVER=https://logs.edgexfoundry.org 08:13:01 + '[' https://logs.edgexfoundry.org == None ']' 08:13:01 + NEXUS_URL=https://nexus.edgexfoundry.org 08:13:01 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-182/1 08:13:01 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-182/1/ 08:13:01 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-182/1 /w/workspace/edgexfoundry_edgex-ui-go_PR-182 08:13:02 Archives upload complete. 08:13:02 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-182/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-182/1/ 08:13:03 ---> uname -a: 08:13:03 Linux cee619b93346 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 08:13:03 08:13:03 08:13:03 ---> lscpu: 08:13:03 Architecture: x86_64 08:13:03 CPU op-mode(s): 32-bit, 64-bit 08:13:03 Byte Order: Little Endian 08:13:03 Address sizes: 40 bits physical, 48 bits virtual 08:13:03 CPU(s): 4 08:13:03 On-line CPU(s) list: 0-3 08:13:03 Thread(s) per core: 1 08:13:03 Core(s) per socket: 1 08:13:03 Socket(s): 4 08:13:03 NUMA node(s): 1 08:13:03 Vendor ID: GenuineIntel 08:13:03 CPU family: 6 08:13:03 Model: 44 08:13:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:13:03 Stepping: 1 08:13:03 CPU MHz: 2933.438 08:13:03 BogoMIPS: 5866.87 08:13:03 Virtualization: VT-x 08:13:03 Hypervisor vendor: KVM 08:13:03 Virtualization type: full 08:13:03 L1d cache: 128 KiB 08:13:03 L1i cache: 128 KiB 08:13:03 L2 cache: 16 MiB 08:13:03 L3 cache: 64 MiB 08:13:03 NUMA node0 CPU(s): 0-3 08:13:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 08:13:03 Vulnerability Meltdown: Mitigation; PTI 08:13:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:13:03 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 08:13:03 Vulnerability Spectre v2: Mitigation; Full retpoline 08:13:03 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 08:13:03 08:13:03 08:13:03 ---> nproc: 08:13:03 4 08:13:03 08:13:03 08:13:03 ---> df -h: 08:13:03 Filesystem Size Used Available Use% Mounted on 08:13:03 overlay 50.0G 6.4G 43.6G 13% / 08:13:03 tmpfs 64.0M 0 64.0M 0% /dev 08:13:03 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 08:13:03 shm 64.0M 0 64.0M 0% /dev/shm 08:13:03 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 08:13:03 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 08:13:03 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 08:13:03 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-182 08:13:03 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_edgex-ui-go_PR-182@tmp 08:13:03 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 08:13:03 08:13:03 08:13:03 ---> free -m: 08:13:03 total used free shared buff/cache available 08:13:03 Mem: 1838 597 75 0 1165 1136 08:13:03 Swap: 1023 0 1023 08:13:03 08:13:03 08:13:03 ---> ip addr: 08:13:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:13:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:13:03 inet 127.0.0.1/8 scope host lo 08:13:03 valid_lft forever preferred_lft forever 08:13:03 6: eth0@if7: mtu 1458 qdisc noqueue state UP 08:13:03 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 08:13:03 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 08:13:03 valid_lft forever preferred_lft forever 08:13:03 08:13:03 08:13:03 ---> sar -b -r -n DEV: 08:13:03 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 08:13:03 08:13:03 08:06:10 LINUX RESTART 08:13:03 08:13:03 08:07:01 tps rtps wtps bread/s bwrtn/s 08:13:03 08:08:01 11.96 1.47 10.49 82.48 2393.97 08:13:03 08:09:01 2.17 0.00 2.17 0.00 78.36 08:13:03 08:10:01 0.28 0.00 0.28 0.00 3.61 08:13:03 08:11:01 0.27 0.00 0.27 0.00 2.56 08:13:03 08:12:01 0.25 0.00 0.25 0.00 3.65 08:13:03 08:13:01 137.36 96.27 41.09 5763.30 16672.63 08:13:03 Average: 25.39 16.29 9.09 974.51 3193.04 08:13:03 08:13:03 08:07:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:13:03 08:08:01 116844 1765460 93.79 2620 1233312 925232 31.57 434144 1172152 16 08:13:03 08:09:01 122912 1759392 93.47 2620 1233316 899720 30.70 432224 1169308 8 08:13:03 08:10:01 121848 1760456 93.53 2620 1233328 899828 30.70 432856 1169308 12 08:13:03 08:11:01 121612 1760692 93.54 2620 1233388 899864 30.70 433164 1169232 24 08:13:03 08:12:01 122792 1759512 93.48 2620 1233336 899732 30.70 432432 1169220 8 08:13:03 08:13:01 76424 1805880 95.94 2620 1212288 947952 32.34 457144 1152808 100592 08:13:03 Average: 113739 1768565 93.96 2620 1229828 912055 31.12 436994 1167005 16777 08:13:03 08:13:03 08:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:13:03 08:08:01 eth0 28.20 17.29 12.90 57.85 0.00 0.00 0.00 08:13:03 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:03 08:08:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:13:03 08:09:01 eth0 0.72 0.27 0.22 0.02 0.00 0.00 0.00 08:13:03 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:03 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:03 08:10:01 eth0 0.93 0.45 0.30 0.21 0.00 0.00 0.00 08:13:03 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:03 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:03 08:11:01 eth0 0.43 0.22 0.26 0.19 0.00 0.00 0.00 08:13:03 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:03 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:03 08:12:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 08:13:03 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:03 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:03 08:13:01 veth9f7fde0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 08:13:03 08:13:01 eth0 632.15 419.40 3478.32 154.53 0.00 0.00 0.00 08:13:03 08:13:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 08:13:03 08:13:01 docker0 23.78 16.77 2.10 49.87 0.00 0.00 0.00 08:13:03 Average: veth9f7fde0 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:13:03 Average: eth0 105.38 69.92 579.85 25.76 0.00 0.00 0.00 08:13:03 Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 08:13:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:03 08:13:03 08:13:03 ---> sar -P ALL: 08:13:03 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 08:13:03 08:13:03 08:06:10 LINUX RESTART 08:13:03 08:13:03 08:07:01 CPU %user %nice %system %iowait %steal %idle 08:13:03 08:08:01 all 1.35 0.00 0.31 0.04 0.00 98.29 08:13:03 08:08:01 0 1.20 0.00 0.27 0.00 0.02 98.52 08:13:03 08:08:01 1 1.45 0.00 0.28 0.02 0.00 98.25 08:13:03 08:08:01 2 1.15 0.00 0.32 0.08 0.00 98.45 08:13:03 08:08:01 3 1.60 0.00 0.37 0.05 0.00 97.98 08:13:03 08:09:01 all 0.16 0.00 0.07 0.00 0.00 99.77 08:13:03 08:09:01 0 0.30 0.00 0.07 0.00 0.00 99.63 08:13:03 08:09:01 1 0.08 0.00 0.05 0.00 0.00 99.87 08:13:03 08:09:01 2 0.22 0.00 0.12 0.00 0.02 99.65 08:13:03 08:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:13:03 08:10:01 all 0.07 0.00 0.05 0.00 0.00 99.88 08:13:03 08:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:13:03 08:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:13:03 08:10:01 2 0.12 0.00 0.10 0.00 0.00 99.78 08:13:03 08:10:01 3 0.07 0.00 0.05 0.00 0.00 99.88 08:13:03 08:11:01 all 0.06 0.00 0.06 0.00 0.00 99.87 08:13:03 08:11:01 0 0.07 0.00 0.05 0.00 0.00 99.88 08:13:03 08:11:01 1 0.05 0.00 0.07 0.00 0.00 99.88 08:13:03 08:11:01 2 0.05 0.00 0.08 0.00 0.00 99.87 08:13:03 08:11:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:13:03 08:12:01 all 0.15 0.00 0.06 0.00 0.00 99.79 08:13:03 08:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:13:03 08:12:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:13:03 08:12:01 2 0.43 0.00 0.08 0.00 0.00 99.48 08:13:03 08:12:01 3 0.03 0.00 0.05 0.00 0.00 99.92 08:13:03 08:13:01 all 5.31 0.00 3.14 1.86 0.02 89.68 08:13:03 08:13:01 0 4.76 0.00 2.81 0.32 0.00 92.11 08:13:03 08:13:01 1 5.83 0.00 3.87 3.15 0.02 87.13 08:13:03 08:13:01 2 5.27 0.00 3.21 1.36 0.02 90.14 08:13:03 08:13:01 3 5.39 0.00 2.65 2.65 0.05 89.26 08:13:03 Average: all 1.18 0.00 0.61 0.32 0.00 97.89 08:13:03 Average: 0 1.07 0.00 0.54 0.05 0.00 98.33 08:13:03 Average: 1 1.25 0.00 0.72 0.53 0.00 97.50 08:13:03 Average: 2 1.20 0.00 0.65 0.24 0.01 97.90 08:13:03 Average: 3 1.20 0.00 0.53 0.45 0.01 97.82 08:13:03 08:13:03 08:13:03