Pull request #255 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 0746ea1719ff74015da8ef926f06a40e1e317cc2 rather than 40e578a7d36d75f597388b61d903556c15f94744 Obtained Jenkinsfile from 0746ea1719ff74015da8ef926f06a40e1e317cc2 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-255/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-17 in /w/workspace/dry_go-mod-core-contracts_PR-255 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-255 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 0746ea1719ff74015da8ef926f06a40e1e317cc2 into PR head commit 40e578a7d36d75f597388b61d903556c15f94744 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/255/head:refs/remotes/origin/PR-255 # 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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40e578a7d36d75f597388b61d903556c15f94744 # timeout=10 Merge succeeded, producing 40e578a7d36d75f597388b61d903556c15f94744 Checking out Revision 40e578a7d36d75f597388b61d903556c15f94744 (PR-255) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40e578a7d36d75f597388b61d903556c15f94744 # timeout=10 Commit message: "feat: Add API version for v2 DTO Since APP service may receive v1 or v2 event DTO from CoreData, we should specify the API version in the DTO. Fix: #254" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:06:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:06:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:06:03 ========================================================= 02:06:03 EdgeX Global Pipelines Version Info 02:06:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:06:06 ------------------- 02:06:06 stable info: 02:06:06 ------------------- 02:06:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:06:06 Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 02:06:06 Message: update stable to v1.0.99 02:06:07 ------------------- 02:06:07 experimental info: 02:06:07 ------------------- 02:06:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:06:07 Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 02:06:07 Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:06:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:10 02:06:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:06:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:10 latest: Pulling from edgex-devops/git-semver 02:06:10 31603596830f: Pulling fs layer 02:06:10 2a8b12db71e7: Pulling fs layer 02:06:10 6ca5941a6612: Pulling fs layer 02:06:10 ecc8261a40a4: Pulling fs layer 02:06:10 ecc8261a40a4: Waiting 02:06:10 2a8b12db71e7: Verifying Checksum 02:06:10 2a8b12db71e7: Download complete 02:06:11 31603596830f: Verifying Checksum 02:06:11 31603596830f: Download complete 02:06:11 ecc8261a40a4: Verifying Checksum 02:06:11 ecc8261a40a4: Download complete 02:06:11 6ca5941a6612: Verifying Checksum 02:06:11 6ca5941a6612: Download complete 02:06:11 31603596830f: Pull complete 02:06:11 2a8b12db71e7: Pull complete 02:06:12 6ca5941a6612: Pull complete 02:06:13 ecc8261a40a4: Pull complete 02:06:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:06:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:06:13 prd-centos7-docker-4c-2g-17 does not seem to be running inside a container 02:06:13 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-255 -v /w/workspace/dry_go-mod-core-contracts_PR-255:/w/workspace/dry_go-mod-core-contracts_PR-255:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-255@tmp:/w/workspace/dry_go-mod-core-contracts_PR-255@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:06:15 $ docker top f30745181df072f8361b37494ebef987ac67d351145a4e6b8a641bd9a39b398d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:15 [ssh-agent] Looking for ssh-agent implementation... 02:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:15 $ docker exec f30745181df072f8361b37494ebef987ac67d351145a4e6b8a641bd9a39b398d ssh-agent 02:06:16 SSH_AUTH_SOCK=/tmp/ssh-CxO6dLxDHbYA/agent.11 02:06:16 SSH_AGENT_PID=17 02:06:16 Running ssh-add (command line suppressed) 02:06:16 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-255@tmp/private_key_7433476659802248190.key (/w/workspace/dry_go-mod-core-contracts_PR-255@tmp/private_key_7433476659802248190.key) 02:06:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:16 + git describe --exact-match --tags HEAD 02:06:16 fatal: No names found, cannot describe anything. [Pipeline] } 02:06:16 $ docker exec --env ******** --env ******** f30745181df072f8361b37494ebef987ac67d351145a4e6b8a641bd9a39b398d ssh-agent -k 02:06:17 unset SSH_AUTH_SOCK; 02:06:17 unset SSH_AGENT_PID; 02:06:17 echo Agent pid 17 killed; 02:06:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:06:17 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:06:17 This usually means this commit has not been tagged. [Pipeline] sshagent 02:06:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:17 [ssh-agent] Looking for ssh-agent implementation... 02:06:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:17 $ docker exec f30745181df072f8361b37494ebef987ac67d351145a4e6b8a641bd9a39b398d ssh-agent 02:06:17 SSH_AUTH_SOCK=/tmp/ssh-W8iUBylHrHRk/agent.47 02:06:17 SSH_AGENT_PID=52 02:06:17 Running ssh-add (command line suppressed) 02:06:18 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-255@tmp/private_key_4121342662250103194.key (/w/workspace/dry_go-mod-core-contracts_PR-255@tmp/private_key_4121342662250103194.key) 02:06:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:18 + git semver init 02:06:18 # -> Open(): unable to determine branch for HEAD 02:06:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-255/.git 02:06:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-255 02:06:18 # $SEMVER_REMOTE_NAME = origin 02:06:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:06:18 # $SEMVER_USER_NAME = edgex-jenkins 02:06:18 # $SEMVER_BRANCH = PR-255 02:06:18 # $SEMVER_TEMP = /tmp/semver-441564815 02:06:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:06:19 # '/tmp/semver-441564815' -> '/w/workspace/dry_go-mod-core-contracts_PR-255/.semver' 02:06:19 # -> Force: false 02:06:19 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-255/.semver [Pipeline] } 02:06:19 $ docker exec --env ******** --env ******** f30745181df072f8361b37494ebef987ac67d351145a4e6b8a641bd9a39b398d ssh-agent -k 02:06:19 unset SSH_AUTH_SOCK; 02:06:19 unset SSH_AGENT_PID; 02:06:19 echo Agent pid 52 killed; 02:06:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:19 + git semver [Pipeline] } 02:06:19 $ docker stop --time=1 f30745181df072f8361b37494ebef987ac67d351145a4e6b8a641bd9a39b398d 02:06:21 $ docker rm -f f30745181df072f8361b37494ebef987ac67d351145a4e6b8a641bd9a39b398d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:06:22 Stashed 80 file(s) [Pipeline] echo 02:06:22 [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 02:06:38 Still waiting to schedule task 02:06:38 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-17’ 02:06:38 Still waiting to schedule task 02:06:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:08:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18 in /w/workspace/dry_go-mod-core-contracts_PR-255 [Pipeline] { [Pipeline] ws 02:08:14 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 02:08:19 using credential edgex-jenkins-ssh 02:08:19 Cloning the remote Git repository 02:08:19 Cloning with configured refspecs honoured and without tags 02:08:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:08:20 Fetching without tags 02:08:19 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 02:08:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:08:19 > git --version # timeout=10 02:08:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:08:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:08:20 > git config --add remote.origin.fetch +refs/pull/255/head:refs/remotes/origin/PR-255 # timeout=10 02:08:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:08:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:08:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:08:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:08:21 Merging remotes/origin/master commit 0746ea1719ff74015da8ef926f06a40e1e317cc2 into PR head commit 40e578a7d36d75f597388b61d903556c15f94744 02:08:21 Merge succeeded, producing 40e578a7d36d75f597388b61d903556c15f94744 02:08:21 Checking out Revision 40e578a7d36d75f597388b61d903556c15f94744 (PR-255) 02:08:21 > git config core.sparsecheckout # timeout=10 02:08:21 > git checkout -f 40e578a7d36d75f597388b61d903556c15f94744 # timeout=10 02:08:21 > git remote # timeout=10 02:08:21 > git config --get remote.origin.url # timeout=10 02:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:21 > git merge 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 02:08:21 > git rev-parse HEAD^{commit} # timeout=10 02:08:21 > git config core.sparsecheckout # timeout=10 02:08:21 > git checkout -f 40e578a7d36d75f597388b61d903556c15f94744 # timeout=10 02:08:25 Commit message: "feat: Add API version for v2 DTO Since APP service may receive v1 or v2 event DTO from CoreData, we should specify the API version in the DTO. Fix: #254" 02:08:25 > git --version # timeout=10 02:08:25 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:08:27 ========================================================= 02:08:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 02:08:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:08:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 02:08:29 Sending build context to Docker daemon 1.859MB 02:08:29 Step 1/7 : ARG BASE=golang:1.13-alpine 02:08:29 Step 2/7 : FROM ${BASE} 02:08:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:08:29 b538f80385f9: Pulling fs layer 02:08:29 74f711af9a0d: Pulling fs layer 02:08:29 99f96fe45779: Pulling fs layer 02:08:29 fd7a069fd194: Pulling fs layer 02:08:29 66aa3694b03b: Pulling fs layer 02:08:29 170f70906a0f: Pulling fs layer 02:08:29 ad7c5574e4b9: Pulling fs layer 02:08:29 e772456be8f7: Pulling fs layer 02:08:29 c890913d741a: Pulling fs layer 02:08:29 2480fcc9aa5a: Pulling fs layer 02:08:29 09adf4765672: Pulling fs layer 02:08:29 ad7c5574e4b9: Waiting 02:08:29 fd7a069fd194: Waiting 02:08:29 66aa3694b03b: Waiting 02:08:29 e772456be8f7: Waiting 02:08:29 2480fcc9aa5a: Waiting 02:08:29 c890913d741a: Waiting 02:08:29 170f70906a0f: Waiting 02:08:29 99f96fe45779: Verifying Checksum 02:08:29 99f96fe45779: Download complete 02:08:29 74f711af9a0d: Verifying Checksum 02:08:29 74f711af9a0d: Download complete 02:08:29 66aa3694b03b: Verifying Checksum 02:08:29 66aa3694b03b: Download complete 02:08:29 170f70906a0f: Verifying Checksum 02:08:29 170f70906a0f: Download complete 02:08:29 b538f80385f9: Verifying Checksum 02:08:29 b538f80385f9: Download complete 02:08:30 b538f80385f9: Pull complete 02:08:31 74f711af9a0d: Pull complete 02:08:31 99f96fe45779: Pull complete 02:08:32 ad7c5574e4b9: Verifying Checksum 02:08:32 ad7c5574e4b9: Download complete 02:08:32 c890913d741a: Verifying Checksum 02:08:33 e772456be8f7: Verifying Checksum 02:08:33 e772456be8f7: Download complete 02:08:33 09adf4765672: Verifying Checksum 02:08:33 09adf4765672: Download complete 02:08:34 2480fcc9aa5a: Verifying Checksum 02:08:34 2480fcc9aa5a: Download complete 02:08:35 fd7a069fd194: Download complete 02:08:48 fd7a069fd194: Pull complete 02:08:48 66aa3694b03b: Pull complete 02:08:48 170f70906a0f: Pull complete 02:08:49 Running on prd-centos7-docker-4c-2g-19 in /w/workspace/dry_go-mod-core-contracts_PR-255 [Pipeline] { [Pipeline] ws 02:08:49 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 02:08:51 ad7c5574e4b9: Pull complete 02:08:51 using credential edgex-jenkins-ssh 02:08:51 Cloning the remote Git repository 02:08:51 Cloning with configured refspecs honoured and without tags 02:08:51 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:08:51 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 02:08:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:08:51 > git --version # timeout=10 02:08:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:08:52 Fetching without tags 02:08:52 Merging remotes/origin/master commit 0746ea1719ff74015da8ef926f06a40e1e317cc2 into PR head commit 40e578a7d36d75f597388b61d903556c15f94744 02:08:53 Merge succeeded, producing 40e578a7d36d75f597388b61d903556c15f94744 02:08:53 Checking out Revision 40e578a7d36d75f597388b61d903556c15f94744 (PR-255) 02:08:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:08:52 > git config --add remote.origin.fetch +refs/pull/255/head:refs/remotes/origin/PR-255 # timeout=10 02:08:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:08:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:08:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:08:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:08:52 > git config core.sparsecheckout # timeout=10 02:08:52 > git checkout -f 40e578a7d36d75f597388b61d903556c15f94744 # timeout=10 02:08:53 > git remote # timeout=10 02:08:53 > git config --get remote.origin.url # timeout=10 02:08:53 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:53 > git merge 0746ea1719ff74015da8ef926f06a40e1e317cc2 # timeout=10 02:08:53 > git rev-parse HEAD^{commit} # timeout=10 02:08:53 > git config core.sparsecheckout # timeout=10 02:08:53 > git checkout -f 40e578a7d36d75f597388b61d903556c15f94744 # timeout=10 02:08:55 e772456be8f7: Pull complete 02:08:55 c890913d741a: Pull complete 02:08:56 Commit message: "feat: Add API version for v2 DTO Since APP service may receive v1 or v2 event DTO from CoreData, we should specify the API version in the DTO. Fix: #254" 02:08:56 > git --version # timeout=10 02:08:56 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:08:57 ========================================================= 02:08:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 02:08:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:08:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 02:08:58 Sending build context to Docker daemon 1.859MB 02:08:58 Step 1/7 : ARG BASE=golang:1.13-alpine 02:08:58 Step 2/7 : FROM ${BASE} 02:08:58 2480fcc9aa5a: Pull complete 02:08:58 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:58 df20fa9351a1: Pulling fs layer 02:08:58 ed8968b2872e: Pulling fs layer 02:08:58 a92cc7c5fd73: Pulling fs layer 02:08:58 2dd03ba5bac4: Pulling fs layer 02:08:58 1e091d79d1de: Pulling fs layer 02:08:58 481702a1767f: Pulling fs layer 02:08:58 f64a6f60c768: Pulling fs layer 02:08:58 e78d2573fc39: Pulling fs layer 02:08:58 e876d2f968b6: Pulling fs layer 02:08:58 ce8a83651883: Pulling fs layer 02:08:58 07967f4d0e4b: Pulling fs layer 02:08:58 f64a6f60c768: Waiting 02:08:58 e78d2573fc39: Waiting 02:08:58 e876d2f968b6: Waiting 02:08:58 2dd03ba5bac4: Waiting 02:08:58 1e091d79d1de: Waiting 02:08:58 481702a1767f: Waiting 02:08:58 ce8a83651883: Waiting 02:08:58 07967f4d0e4b: Waiting 02:08:58 a92cc7c5fd73: Verifying Checksum 02:08:58 a92cc7c5fd73: Download complete 02:08:58 ed8968b2872e: Download complete 02:08:58 1e091d79d1de: Verifying Checksum 02:08:58 1e091d79d1de: Download complete 02:08:58 481702a1767f: Verifying Checksum 02:08:58 481702a1767f: Download complete 02:08:58 df20fa9351a1: Download complete 02:08:58 09adf4765672: Pull complete 02:08:58 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 02:08:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 02:08:58 ---> 2248a725d1cf 02:08:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:08:58 df20fa9351a1: Pull complete 02:08:59 f64a6f60c768: Verifying Checksum 02:08:59 f64a6f60c768: Download complete 02:08:59 e876d2f968b6: Verifying Checksum 02:08:59 e876d2f968b6: Download complete 02:09:00 ce8a83651883: Verifying Checksum 02:09:00 ce8a83651883: Download complete 02:09:00 2dd03ba5bac4: Verifying Checksum 02:09:00 2dd03ba5bac4: Download complete 02:09:00 07967f4d0e4b: Verifying Checksum 02:09:00 07967f4d0e4b: Download complete 02:09:00 e78d2573fc39: Verifying Checksum 02:09:00 e78d2573fc39: Download complete 02:09:00 ed8968b2872e: Pull complete 02:09:00 a92cc7c5fd73: Pull complete 02:09:03 ---> Running in 417f6d94f6d0 02:09:03 Removing intermediate container 417f6d94f6d0 02:09:03 ---> 1bb4dd84a539 02:09:03 Step 4/7 : RUN apk add bash 02:09:03 ---> Running in 3d7f4ac444d7 02:09:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:09:06 2dd03ba5bac4: Pull complete 02:09:06 1e091d79d1de: Pull complete 02:09:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:09:06 481702a1767f: Pull complete 02:09:07 OK: 142 MiB in 39 packages 02:09:08 Removing intermediate container 3d7f4ac444d7 02:09:08 ---> d6f304cdc460 02:09:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:09:08 ---> Running in f1380c4c44b9 02:09:08 Removing intermediate container f1380c4c44b9 02:09:08 ---> 1169ed9832ef 02:09:08 Step 6/7 : COPY go.mod . 02:09:09 ---> 2abe97bd5bbc 02:09:09 Step 7/7 : RUN go mod download 02:09:09 ---> Running in 13c37c7e6496 02:09:11 f64a6f60c768: Pull complete 02:09:12 go: finding github.com/davecgh/go-spew v1.1.0 02:09:12 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:09:12 go: finding github.com/go-kit/kit v0.8.0 02:09:12 go: finding github.com/go-logfmt/logfmt v0.4.0 02:09:12 go: finding github.com/go-playground/assert/v2 v2.0.1 02:09:12 go: finding github.com/go-playground/locales v0.13.0 02:09:12 go: finding github.com/go-playground/universal-translator v0.17.0 02:09:12 go: finding github.com/go-playground/validator/v10 v10.3.0 02:09:12 go: finding github.com/go-stack/stack v1.8.0 02:09:12 go: finding github.com/google/uuid v1.1.0 02:09:12 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:09:12 go: finding github.com/leodido/go-urn v1.2.0 02:09:12 go: finding github.com/pmezard/go-difflib v1.0.0 02:09:12 go: finding github.com/stretchr/objx v0.1.0 02:09:12 go: finding github.com/stretchr/testify v1.5.1 02:09:12 go: finding github.com/x448/float16 v0.8.4 02:09:12 go: finding golang.org/x/text v0.3.2 02:09:12 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 02:09:12 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:09:12 go: finding gopkg.in/yaml.v2 v2.2.2 02:09:14 e78d2573fc39: Pull complete 02:09:14 e876d2f968b6: Pull complete 02:09:15 ce8a83651883: Pull complete 02:09:15 07967f4d0e4b: Pull complete 02:09:15 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 02:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 02:09:15 ---> 5d7c900382c6 02:09:15 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:09:16 ---> Running in 94aa9a758cc3 02:09:16 Removing intermediate container 94aa9a758cc3 02:09:16 ---> 4e0a6d9627a9 02:09:16 Step 4/7 : RUN apk add bash 02:09:16 ---> Running in f1acd37687cf 02:09:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:09:18 OK: 166 MiB in 39 packages 02:09:19 Removing intermediate container f1acd37687cf 02:09:19 ---> d61f4b987d80 02:09:19 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:09:19 ---> Running in 9c52f58f12b4 02:09:19 Removing intermediate container 9c52f58f12b4 02:09:19 ---> 4ea1d493b3b6 02:09:19 Step 6/7 : COPY go.mod . 02:09:19 ---> 4b1476299edd 02:09:19 Step 7/7 : RUN go mod download 02:09:19 ---> Running in ea16d22ba9dd 02:09:21 go: finding github.com/davecgh/go-spew v1.1.0 02:09:21 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:09:21 go: finding github.com/go-kit/kit v0.8.0 02:09:21 go: finding github.com/go-logfmt/logfmt v0.4.0 02:09:21 go: finding github.com/go-playground/assert/v2 v2.0.1 02:09:21 go: finding github.com/go-playground/locales v0.13.0 02:09:21 go: finding github.com/go-playground/universal-translator v0.17.0 02:09:21 go: finding github.com/go-playground/validator/v10 v10.3.0 02:09:21 go: finding github.com/go-stack/stack v1.8.0 02:09:21 go: finding github.com/google/uuid v1.1.0 02:09:21 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:09:21 go: finding github.com/leodido/go-urn v1.2.0 02:09:21 go: finding github.com/pmezard/go-difflib v1.0.0 02:09:21 go: finding github.com/stretchr/objx v0.1.0 02:09:21 go: finding github.com/stretchr/testify v1.5.1 02:09:21 go: finding github.com/x448/float16 v0.8.4 02:09:21 go: finding golang.org/x/text v0.3.2 02:09:21 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 02:09:21 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:09:21 go: finding gopkg.in/yaml.v2 v2.2.2 02:09:24 Removing intermediate container 13c37c7e6496 02:09:24 ---> a3a570f7a25d 02:09:24 Successfully built a3a570f7a25d 02:09:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:09:25 + docker inspect -f . ci-base-image-arm64 02:09:25 . [Pipeline] withDockerContainer 02:09:25 prd-ubuntu18.04-docker-arm64-4c-16g-18 does not seem to be running inside a container 02:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:09:27 $ docker top d5d86fb7f66cc3502b2ed50282c061b8c44a6870736bb15597e3641072e68e59 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:29 + go version 02:09:29 go version go1.13.13 linux/arm64 [Pipeline] sh 02:09:29 Removing intermediate container ea16d22ba9dd 02:09:29 ---> 071a60e43495 02:09:29 Successfully built 071a60e43495 02:09:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 02:09:30 + make test 02:09:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] isUnix [Pipeline] sh 02:09:30 + docker inspect -f . ci-base-image-x86_64 02:09:30 . [Pipeline] withDockerContainer 02:09:30 prd-centos7-docker-4c-2g-19 does not seem to be running inside a container 02:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:09:31 $ docker top 87688bce11e006d8b2e25c6002d281b6633b8801d98a242a086ee19625370c11 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:31 + go version 02:09:31 go version go1.13.13 linux/amd64 [Pipeline] sh 02:09:32 + make test 02:09:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:09:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:09:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.012s coverage: 85.7% of statements 02:09:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.012s coverage: 100.0% of statements 02:09:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.021s coverage: 45.4% of statements 02:09:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.007s coverage: 77.8% of statements 02:09:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:09:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements 02:09:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.046s coverage: 14.4% of statements 02:09:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.044s coverage: 100.0% of statements 02:09:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.055s coverage: 91.8% of statements 02:09:41 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:09:41 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:09:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements 02:09:44 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements 02:09:44 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.006s coverage: 26.3% of statements 02:09:44 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 02:09:44 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements 02:09:44 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.007s coverage: 14.3% of statements 02:09:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:09:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.022s coverage: 83.3% of statements 02:09:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 02:09:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.007s coverage: 90.9% of statements 02:09:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 02:09:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:09:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:09:45 gofmt -l . 02:09:45 [ "`gofmt -l .`" = "" ] [Pipeline] stash 02:09:45 Stashed 1 file(s) [Pipeline] } 02:09:45 $ docker stop --time=1 87688bce11e006d8b2e25c6002d281b6633b8801d98a242a086ee19625370c11 02:09:48 $ docker rm -f 87688bce11e006d8b2e25c6002d281b6633b8801d98a242a086ee19625370c11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:09:52 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:09:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.064s coverage: 85.7% of statements 02:09:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.026s coverage: 100.0% of statements 02:09:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.040s coverage: 45.4% of statements 02:09:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.036s coverage: 77.8% of statements 02:09:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:09:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.025s coverage: 6.4% of statements 02:09:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.122s coverage: 14.4% of statements 02:09:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.054s coverage: 100.0% of statements 02:09:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.118s coverage: 91.8% of statements 02:09:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:09:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:09:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.034s coverage: 100.0% of statements 02:10:04 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.090s coverage: 62.6% of statements 02:10:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.017s coverage: 26.3% of statements 02:10:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.043s coverage: 15.4% of statements 02:10:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.024s coverage: 15.4% of statements 02:10:04 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.022s coverage: 14.3% of statements 02:10:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:10:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.038s coverage: 83.3% of statements 02:10:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 02:10:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 90.9% of statements 02:10:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 02:10:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:10:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:10:09 gofmt -l . 02:10:09 [ "`gofmt -l .`" = "" ] [Pipeline] stash 02:10:10 Warning: overwriting stash ‘coverage-report’ 02:10:11 Stashed 1 file(s) [Pipeline] } 02:10:11 $ docker stop --time=1 d5d86fb7f66cc3502b2ed50282c061b8c44a6870736bb15597e3641072e68e59 02:10:13 $ docker rm -f d5d86fb7f66cc3502b2ed50282c061b8c44a6870736bb15597e3641072e68e59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:10:16 provisioning config files... 02:10:16 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-255@tmp/config2333218370697280618tmp [Pipeline] { [Pipeline] sh 02:10:16 + curl -s https://codecov.io/bash 02:10:16 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-255@tmp/config2333218370697280618tmp [Pipeline] } 02:10:17 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 02:10:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:10:19 ---> package-listing.sh 02:10:19 ++ facter osfamily 02:10:19 ++ tr '[:upper:]' '[:lower:]' 02:10:19 + OS_FAMILY=redhat 02:10:19 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-255 02:10:19 + START_PACKAGES=/tmp/packages_start.txt 02:10:19 + END_PACKAGES=/tmp/packages_end.txt 02:10:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:10:19 + PACKAGES=/tmp/packages_start.txt 02:10:19 + '[' /w/workspace/dry_go-mod-core-contracts_PR-255 ']' 02:10:19 + PACKAGES=/tmp/packages_end.txt 02:10:19 + case "${OS_FAMILY}" in 02:10:19 + sort 02:10:19 + rpm -qa 02:10:25 + '[' -f /tmp/packages_start.txt ']' 02:10:25 + '[' -f /tmp/packages_end.txt ']' 02:10:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:10:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-255 ']' 02:10:25 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-255/archives/ 02:10:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-255/archives/ [Pipeline] isUnix [Pipeline] sh 02:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:10:25 02:10:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:10:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:10:26 alpine: Pulling from edgex-lftools-log-publisher 02:10:26 c9b1b535fdd9: Pulling fs layer 02:10:26 2cc5ad85d9ab: Pulling fs layer 02:10:26 756a868c4378: Pulling fs layer 02:10:26 444b2fc9a129: Pulling fs layer 02:10:26 ea15f1150254: Pulling fs layer 02:10:26 41b27a9f41bf: Pulling fs layer 02:10:26 28c525ee5125: Pulling fs layer 02:10:26 094b1ea09ed8: Pulling fs layer 02:10:26 138eaada9080: Pulling fs layer 02:10:26 0622d0fa9048: Pulling fs layer 02:10:26 094b1ea09ed8: Waiting 02:10:26 ea15f1150254: Waiting 02:10:26 138eaada9080: Waiting 02:10:26 0622d0fa9048: Waiting 02:10:26 41b27a9f41bf: Waiting 02:10:26 28c525ee5125: Waiting 02:10:26 444b2fc9a129: Waiting 02:10:26 2cc5ad85d9ab: Download complete 02:10:26 444b2fc9a129: Verifying Checksum 02:10:26 444b2fc9a129: Download complete 02:10:26 c9b1b535fdd9: Verifying Checksum 02:10:26 c9b1b535fdd9: Download complete 02:10:26 ea15f1150254: Verifying Checksum 02:10:26 ea15f1150254: Download complete 02:10:26 28c525ee5125: Verifying Checksum 02:10:26 28c525ee5125: Download complete 02:10:27 756a868c4378: Download complete 02:10:27 138eaada9080: Verifying Checksum 02:10:27 138eaada9080: Download complete 02:10:27 c9b1b535fdd9: Pull complete 02:10:27 094b1ea09ed8: Verifying Checksum 02:10:27 094b1ea09ed8: Download complete 02:10:27 0622d0fa9048: Download complete 02:10:28 41b27a9f41bf: Verifying Checksum 02:10:28 41b27a9f41bf: Download complete 02:10:28 2cc5ad85d9ab: Pull complete 02:10:30 756a868c4378: Pull complete 02:10:30 444b2fc9a129: Pull complete 02:10:31 ea15f1150254: Pull complete 02:10:36 41b27a9f41bf: Pull complete 02:10:36 28c525ee5125: Pull complete 02:10:39 094b1ea09ed8: Pull complete 02:10:40 138eaada9080: Pull complete 02:10:40 0622d0fa9048: Pull complete 02:10:40 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:10:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:10:41 prd-centos7-docker-4c-2g-17 does not seem to be running inside a container 02:10:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-255 -v /w/workspace/dry_go-mod-core-contracts_PR-255:/w/workspace/dry_go-mod-core-contracts_PR-255:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-255@tmp:/w/workspace/dry_go-mod-core-contracts_PR-255@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:10:44 $ docker top 176f228cec49f85a6309d57ed45a001ac51b2475737b9fa51a1ebe4bcfeeb175 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:45 provisioning config files... 02:10:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-255@tmp/config8884346998820262350tmp [Pipeline] { [Pipeline] echo 02:10:45 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:10:45 ---> create-netrc.sh [Pipeline] echo 02:10:45 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:10:45 ---> logs-deploy.sh 02:10:45 + ARCHIVE_ARTIFACTS= 02:10:45 + LOGS_SERVER=https://logs.edgexfoundry.org 02:10:45 + '[' https://logs.edgexfoundry.org == None ']' 02:10:45 + NEXUS_URL=https://nexus.edgexfoundry.org 02:10:45 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-255/1 02:10:45 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-255/1/ 02:10:45 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-255/1 /w/workspace/dry_go-mod-core-contracts_PR-255 02:10:47 Archives upload complete. 02:10:47 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-255/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-255/1/ 02:10:48 ---> uname -a: 02:10:48 Linux 176f228cec49 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 02:10:48 02:10:48 02:10:48 ---> lscpu: 02:10:48 Architecture: x86_64 02:10:48 CPU op-mode(s): 32-bit, 64-bit 02:10:48 Byte Order: Little Endian 02:10:48 Address sizes: 40 bits physical, 48 bits virtual 02:10:48 CPU(s): 4 02:10:48 On-line CPU(s) list: 0-3 02:10:48 Thread(s) per core: 1 02:10:48 Core(s) per socket: 1 02:10:48 Socket(s): 4 02:10:48 NUMA node(s): 1 02:10:48 Vendor ID: GenuineIntel 02:10:48 CPU family: 6 02:10:48 Model: 44 02:10:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:10:48 Stepping: 1 02:10:48 CPU MHz: 2933.438 02:10:48 BogoMIPS: 5866.87 02:10:48 Virtualization: VT-x 02:10:48 Hypervisor vendor: KVM 02:10:48 Virtualization type: full 02:10:48 L1d cache: 128 KiB 02:10:48 L1i cache: 128 KiB 02:10:48 L2 cache: 16 MiB 02:10:48 L3 cache: 64 MiB 02:10:48 NUMA node0 CPU(s): 0-3 02:10:48 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:10:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:10:48 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:10:48 Vulnerability Meltdown: Mitigation; PTI 02:10:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:10:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:10:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:10:48 Vulnerability Tsx async abort: Not affected 02:10:48 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 02:10:48 02:10:48 02:10:48 ---> nproc: 02:10:48 4 02:10:48 02:10:48 02:10:48 ---> df -h: 02:10:48 Filesystem Size Used Available Use% Mounted on 02:10:48 overlay 50.0G 7.2G 42.8G 14% / 02:10:48 tmpfs 64.0M 0 64.0M 0% /dev 02:10:48 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:10:48 shm 64.0M 0 64.0M 0% /dev/shm 02:10:48 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 02:10:48 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 02:10:48 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 02:10:48 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 02:10:48 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-255 02:10:48 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-255@tmp 02:10:48 02:10:48 02:10:48 ---> free -m: 02:10:48 total used free shared buff/cache available 02:10:48 Mem: 1837 628 122 0 1087 1104 02:10:48 Swap: 1023 1 1022 02:10:48 02:10:48 02:10:48 ---> ip addr: 02:10:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:10:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:10:48 inet 127.0.0.1/8 scope host lo 02:10:48 valid_lft forever preferred_lft forever 02:10:48 6: eth0@if7: mtu 1458 qdisc noqueue state UP 02:10:48 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:10:48 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:10:48 valid_lft forever preferred_lft forever 02:10:48 02:10:48 02:10:48 ---> sar -b -r -n DEV: 02:10:48 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/17/20 _x86_64_ (4 CPU) 02:10:48 02:10:48 02:04:58 LINUX RESTART 02:10:48 02:10:48 02:06:01 tps rtps wtps bread/s bwrtn/s 02:10:48 02:07:01 32.82 10.51 22.31 4341.47 2079.71 02:10:48 02:08:01 0.37 0.00 0.37 0.00 6.29 02:10:48 02:09:02 0.23 0.00 0.23 0.00 3.24 02:10:48 02:10:01 0.22 0.00 0.22 0.00 2.45 02:10:48 Average: 8.45 2.64 5.81 1089.94 525.12 02:10:48 02:10:48 02:06:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:10:48 02:07:01 174804 1706752 90.71 2620 1155592 1139832 38.90 393600 1152312 24 02:10:48 02:08:01 186240 1695316 90.10 2620 1155596 1063076 36.28 387840 1147840 8 02:10:48 02:09:02 185208 1696348 90.16 2620 1155660 1063584 36.30 389328 1147856 24 02:10:48 02:10:01 185560 1695996 90.14 2620 1155604 1063332 36.29 393740 1143156 8 02:10:48 Average: 182953 1698603 90.28 2620 1155613 1082456 36.94 391127 1147791 16 02:10:48 02:10:48 02:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:10:48 02:07:01 eth0 71.33 46.87 451.02 43.61 0.00 0.00 0.00 02:10:48 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:48 02:07:01 docker0 4.97 3.53 0.84 9.11 0.00 0.00 0.00 02:10:48 02:08:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 02:10:48 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:48 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:48 02:09:02 eth0 1.33 0.66 0.57 0.34 0.00 0.00 0.00 02:10:48 02:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:48 02:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:48 02:10:01 eth0 0.10 0.10 0.01 0.07 0.00 0.00 0.00 02:10:48 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:48 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:48 Average: eth0 18.42 11.98 113.39 11.05 0.00 0.00 0.00 02:10:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:48 Average: docker0 1.25 0.88 0.21 2.29 0.00 0.00 0.00 02:10:48 02:10:48 02:10:48 ---> sar -P ALL: 02:10:48 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/17/20 _x86_64_ (4 CPU) 02:10:48 02:10:48 02:04:58 LINUX RESTART 02:10:48 02:10:48 02:06:01 CPU %user %nice %system %iowait %steal %idle 02:10:48 02:07:01 all 3.19 0.00 1.64 0.85 3.59 90.74 02:10:48 02:07:01 0 3.03 0.00 1.63 1.13 3.91 90.30 02:10:48 02:07:01 1 2.74 0.00 1.37 1.07 3.79 91.02 02:10:48 02:07:01 2 3.62 0.00 1.69 0.60 3.59 90.50 02:10:48 02:07:01 3 3.36 0.00 1.84 0.60 3.07 91.13 02:10:48 02:08:01 all 0.13 0.00 0.05 0.00 0.19 99.63 02:10:48 02:08:01 0 0.03 0.00 0.05 0.00 0.25 99.67 02:10:48 02:08:01 1 0.40 0.00 0.03 0.00 0.27 99.30 02:10:48 02:08:01 2 0.08 0.00 0.07 0.00 0.17 99.68 02:10:48 02:08:01 3 0.02 0.00 0.03 0.00 0.08 99.87 02:10:48 02:09:02 all 0.18 0.00 0.02 0.00 0.43 99.37 02:10:48 02:09:02 0 0.10 0.00 0.03 0.00 0.23 99.63 02:10:48 02:09:02 1 0.45 0.00 0.02 0.00 0.45 99.09 02:10:48 02:09:02 2 0.07 0.00 0.02 0.00 0.53 99.39 02:10:48 02:09:02 3 0.10 0.00 0.03 0.00 0.48 99.39 02:10:48 02:10:01 all 0.09 0.00 0.04 0.00 0.41 99.46 02:10:48 02:10:01 0 0.03 0.00 0.05 0.00 0.25 99.66 02:10:48 02:10:01 1 0.27 0.00 0.03 0.00 0.52 99.17 02:10:48 02:10:01 2 0.05 0.00 0.05 0.00 0.37 99.53 02:10:48 02:10:01 3 0.02 0.00 0.03 0.00 0.49 99.46 02:10:48 Average: all 0.90 0.00 0.44 0.21 1.16 97.29 02:10:48 Average: 0 0.80 0.00 0.44 0.28 1.16 97.31 02:10:48 Average: 1 0.97 0.00 0.37 0.27 1.26 97.13 02:10:48 Average: 2 0.96 0.00 0.46 0.15 1.17 97.26 02:10:48 Average: 3 0.87 0.00 0.48 0.15 1.03 97.46 02:10:48 02:10:48 02:10:48