Pull request #253 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at bb23a71e0387f48b774a4c52a4064e316f42887d rather than 44b19a5774ed8d25460573015c9ab38edc20cdc2 Obtained Jenkinsfile from bb23a71e0387f48b774a4c52a4064e316f42887d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1400 in /w/workspace/dry_go-mod-core-contracts_PR-253 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-253 # 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/253/head:refs/remotes/origin/PR-253 +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 > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # 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/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit 44b19a5774ed8d25460573015c9ab38edc20cdc2 Merge succeeded, producing 44b19a5774ed8d25460573015c9ab38edc20cdc2 Checking out Revision 44b19a5774ed8d25460573015c9ab38edc20cdc2 (PR-253) > git config core.sparsecheckout # timeout=10 > git checkout -f 44b19a5774ed8d25460573015c9ab38edc20cdc2 # 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 bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44b19a5774ed8d25460573015c9ab38edc20cdc2 # timeout=10 Commit message: "feat(metadata): Create metadata DTOs and models for V2 API" First time build. Skipping changelog. > git rev-list --no-walk 1b82f5caa4025e3ae21f86518d8c17e3232772c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:50 ========================================================= 08:30:50 EdgeX Global Pipelines Version Info 08:30:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:52 ------------------- 08:30:52 stable info: 08:30:52 ------------------- 08:30:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:52 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 08:30:52 Message: update stable to v1.0.106 08:30:54 ------------------- 08:30:54 experimental info: 08:30:54 ------------------- 08:30:54 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:54 Commit SHA: 626b9661e310b9d132ae9d5c3b37d89ff845648b 08:30:54 Message: update experimental to v1.0.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:56 + git log --format=format:%s -1 44b19a5774ed8d25460573015c9ab38edc20cdc2 [Pipeline] echo 08:30:56 GIT_COMMIT: 44b19a5774ed8d25460573015c9ab38edc20cdc2, Commit Message: feat(metadata): Create metadata DTOs and models for V2 API [Pipeline] echo 08:30:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:30:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:58 08:30:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:30:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:58 latest: Pulling from edgex-devops/git-semver 08:30:58 31603596830f: Pulling fs layer 08:30:58 2a8b12db71e7: Pulling fs layer 08:30:58 6ca5941a6612: Pulling fs layer 08:30:58 ecc8261a40a4: Pulling fs layer 08:30:58 ecc8261a40a4: Waiting 08:30:58 2a8b12db71e7: Verifying Checksum 08:30:58 2a8b12db71e7: Download complete 08:30:58 31603596830f: Verifying Checksum 08:30:58 31603596830f: Download complete 08:30:58 ecc8261a40a4: Verifying Checksum 08:30:58 ecc8261a40a4: Download complete 08:30:58 6ca5941a6612: Verifying Checksum 08:30:58 6ca5941a6612: Download complete 08:30:59 31603596830f: Pull complete 08:30:59 2a8b12db71e7: Pull complete 08:31:00 6ca5941a6612: Pull complete 08:31:00 ecc8261a40a4: Pull complete 08:31:00 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:31:01 prd-centos7-docker-4c-2g-1400 does not seem to be running inside a container 08:31:01 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-253 -v /w/workspace/dry_go-mod-core-contracts_PR-253:/w/workspace/dry_go-mod-core-contracts_PR-253:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-253@tmp:/w/workspace/dry_go-mod-core-contracts_PR-253@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:31:03 $ docker top 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:04 [ssh-agent] Looking for ssh-agent implementation... 08:31:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:04 $ docker exec 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e ssh-agent 08:31:04 SSH_AUTH_SOCK=/tmp/ssh-fMxn8fP8dpLA/agent.11 08:31:04 SSH_AGENT_PID=16 08:31:04 Running ssh-add (command line suppressed) 08:31:04 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_7989347066412322717.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_7989347066412322717.key) 08:31:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:05 + git describe --exact-match --tags HEAD 08:31:05 fatal: No names found, cannot describe anything. [Pipeline] } 08:31:05 $ docker exec --env ******** --env ******** 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e ssh-agent -k 08:31:05 unset SSH_AUTH_SOCK; 08:31:05 unset SSH_AGENT_PID; 08:31:05 echo Agent pid 16 killed; 08:31:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:31:06 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:31:06 This usually means this commit has not been tagged. [Pipeline] sshagent 08:31:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:06 [ssh-agent] Looking for ssh-agent implementation... 08:31:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:06 $ docker exec 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e ssh-agent 08:31:06 SSH_AUTH_SOCK=/tmp/ssh-7K1SzUJYReon/agent.46 08:31:06 SSH_AGENT_PID=52 08:31:06 Running ssh-add (command line suppressed) 08:31:07 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_3062353490832829539.key (/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/private_key_3062353490832829539.key) 08:31:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:08 + git semver init 08:31:08 # -> Open(): unable to determine branch for HEAD 08:31:08 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.git 08:31:08 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-253 08:31:08 # $SEMVER_REMOTE_NAME = origin 08:31:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:31:08 # $SEMVER_USER_NAME = edgex-jenkins 08:31:08 # $SEMVER_BRANCH = PR-253 08:31:08 # $SEMVER_TEMP = /tmp/semver-626041755 08:31:08 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:31:09 # '/tmp/semver-626041755' -> '/w/workspace/dry_go-mod-core-contracts_PR-253/.semver' 08:31:09 # -> Force: false 08:31:09 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-253/.semver [Pipeline] } 08:31:09 $ docker exec --env ******** --env ******** 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e ssh-agent -k 08:31:09 unset SSH_AUTH_SOCK; 08:31:09 unset SSH_AGENT_PID; 08:31:09 echo Agent pid 52 killed; 08:31:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:10 + git semver [Pipeline] } 08:31:10 $ docker stop --time=1 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e 08:31:12 $ docker rm -f 017b6452efb4374df6f89a6707a98f0ddb021719c1f2c917280a29407848f56e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:31:14 Stashed 81 file(s) [Pipeline] echo 08:31:14 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 08:31:14 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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:31:30 Still waiting to schedule task 08:31:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:31:30 Still waiting to schedule task 08:31:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:32:56 Running on prd-centos7-docker-4c-2g-1403 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws 08:32:56 Running in /w/workspace/go-mod-core-contracts/16 [Pipeline] { [Pipeline] checkout 08:32:58 using credential edgex-jenkins-ssh 08:32:58 Cloning the remote Git repository 08:32:58 Cloning with configured refspecs honoured and without tags 08:32:59 Fetching without tags 08:32:59 Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit 44b19a5774ed8d25460573015c9ab38edc20cdc2 08:32:58 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:32:58 > git init /w/workspace/go-mod-core-contracts/16 # timeout=10 08:32:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:32:58 > git --version # timeout=10 08:32:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:32:59 > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 08:32:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:32:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:32:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:59 > git config core.sparsecheckout # timeout=10 08:32:59 > git checkout -f 44b19a5774ed8d25460573015c9ab38edc20cdc2 # timeout=10 08:33:00 Merge succeeded, producing 44b19a5774ed8d25460573015c9ab38edc20cdc2 08:33:00 Checking out Revision 44b19a5774ed8d25460573015c9ab38edc20cdc2 (PR-253) 08:32:59 > git remote # timeout=10 08:32:59 > git config --get remote.origin.url # timeout=10 08:32:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:00 > git merge bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 08:33:00 > git rev-parse HEAD^{commit} # timeout=10 08:33:00 > git config core.sparsecheckout # timeout=10 08:33:00 > git checkout -f 44b19a5774ed8d25460573015c9ab38edc20cdc2 # timeout=10 08:33:03 Commit message: "feat(metadata): Create metadata DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:33:04 ========================================================= 08:33:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:33:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:33:05 + 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 . 08:33:05 Sending build context to Docker daemon 2MB 08:33:05 Step 1/7 : ARG BASE=golang:1.13-alpine 08:33:05 Step 2/7 : FROM ${BASE} 08:33:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:33:05 df20fa9351a1: Pulling fs layer 08:33:05 ed8968b2872e: Pulling fs layer 08:33:05 a92cc7c5fd73: Pulling fs layer 08:33:05 2dd03ba5bac4: Pulling fs layer 08:33:05 1e091d79d1de: Pulling fs layer 08:33:05 481702a1767f: Pulling fs layer 08:33:05 f64a6f60c768: Pulling fs layer 08:33:05 e78d2573fc39: Pulling fs layer 08:33:05 e876d2f968b6: Pulling fs layer 08:33:05 ce8a83651883: Pulling fs layer 08:33:05 07967f4d0e4b: Pulling fs layer 08:33:05 ce8a83651883: Waiting 08:33:05 07967f4d0e4b: Waiting 08:33:05 1e091d79d1de: Waiting 08:33:05 f64a6f60c768: Waiting 08:33:05 2dd03ba5bac4: Waiting 08:33:05 e78d2573fc39: Waiting 08:33:05 e876d2f968b6: Waiting 08:33:05 a92cc7c5fd73: Verifying Checksum 08:33:05 a92cc7c5fd73: Download complete 08:33:05 ed8968b2872e: Verifying Checksum 08:33:05 ed8968b2872e: Download complete 08:33:05 1e091d79d1de: Verifying Checksum 08:33:05 1e091d79d1de: Download complete 08:33:05 481702a1767f: Verifying Checksum 08:33:05 481702a1767f: Download complete 08:33:05 df20fa9351a1: Verifying Checksum 08:33:05 df20fa9351a1: Download complete 08:33:06 f64a6f60c768: Verifying Checksum 08:33:06 f64a6f60c768: Download complete 08:33:06 e876d2f968b6: Verifying Checksum 08:33:06 e876d2f968b6: Download complete 08:33:07 ce8a83651883: Verifying Checksum 08:33:07 ce8a83651883: Download complete 08:33:07 e78d2573fc39: Verifying Checksum 08:33:07 e78d2573fc39: Download complete 08:33:07 07967f4d0e4b: Verifying Checksum 08:33:07 07967f4d0e4b: Download complete 08:33:07 2dd03ba5bac4: Verifying Checksum 08:33:07 2dd03ba5bac4: Download complete 08:33:07 df20fa9351a1: Pull complete 08:33:07 ed8968b2872e: Pull complete 08:33:07 a92cc7c5fd73: Pull complete 08:33:13 2dd03ba5bac4: Pull complete 08:33:13 1e091d79d1de: Pull complete 08:33:13 481702a1767f: Pull complete 08:33:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1402 in /w/workspace/dry_go-mod-core-contracts_PR-253 [Pipeline] { [Pipeline] ws 08:33:16 Running in /w/workspace/go-mod-core-contracts/16 [Pipeline] { [Pipeline] checkout 08:33:19 f64a6f60c768: Pull complete 08:33:21 using credential edgex-jenkins-ssh 08:33:21 Cloning the remote Git repository 08:33:21 Cloning with configured refspecs honoured and without tags 08:33:21 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:33:22 e78d2573fc39: Pull complete 08:33:22 e876d2f968b6: Pull complete 08:33:22 Fetching without tags 08:33:21 > git init /w/workspace/go-mod-core-contracts/16 # timeout=10 08:33:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:33:21 > git --version # timeout=10 08:33:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:33:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:33:22 > git config --add remote.origin.fetch +refs/pull/253/head:refs/remotes/origin/PR-253 # timeout=10 08:33:22 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:33:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:33:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:33:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:33:23 Merging remotes/origin/master commit bb23a71e0387f48b774a4c52a4064e316f42887d into PR head commit 44b19a5774ed8d25460573015c9ab38edc20cdc2 08:33:23 Merge succeeded, producing 44b19a5774ed8d25460573015c9ab38edc20cdc2 08:33:23 Checking out Revision 44b19a5774ed8d25460573015c9ab38edc20cdc2 (PR-253) 08:33:23 ce8a83651883: Pull complete 08:33:23 07967f4d0e4b: Pull complete 08:33:23 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 08:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:33:23 ---> 5d7c900382c6 08:33:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:33:23 > git config core.sparsecheckout # timeout=10 08:33:23 > git checkout -f 44b19a5774ed8d25460573015c9ab38edc20cdc2 # timeout=10 08:33:23 > git remote # timeout=10 08:33:23 > git config --get remote.origin.url # timeout=10 08:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:23 > git merge bb23a71e0387f48b774a4c52a4064e316f42887d # timeout=10 08:33:23 > git rev-parse HEAD^{commit} # timeout=10 08:33:23 > git config core.sparsecheckout # timeout=10 08:33:23 > git checkout -f 44b19a5774ed8d25460573015c9ab38edc20cdc2 # timeout=10 08:33:25 ---> Running in b324e86b570f 08:33:25 Removing intermediate container b324e86b570f 08:33:25 ---> 733d8cbd8edf 08:33:25 Step 4/7 : RUN apk add bash 08:33:25 ---> Running in 624cdcba7a2c 08:33:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:33:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:33:27 OK: 166 MiB in 39 packages 08:33:28 Commit message: "feat(metadata): Create metadata DTOs and models for V2 API" 08:33:28 Removing intermediate container 624cdcba7a2c 08:33:28 ---> f393ed0404ef 08:33:28 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:33:28 ---> Running in 028d56c92f3f [Pipeline] withEnv [Pipeline] { 08:33:28 Removing intermediate container 028d56c92f3f 08:33:28 ---> 30d1f26159de 08:33:28 Step 6/7 : COPY go.mod . 08:33:28 ---> 4bfe186eae0e 08:33:28 Step 7/7 : RUN go mod download [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 08:33:28 ---> Running in 7e8adfeb1c1d [Pipeline] echo 08:33:29 ========================================================= 08:33:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:33:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:33:30 go: finding github.com/davecgh/go-spew v1.1.0 08:33:30 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:33:30 go: finding github.com/go-kit/kit v0.8.0 08:33:30 go: finding github.com/go-logfmt/logfmt v0.4.0 08:33:30 go: finding github.com/go-playground/assert/v2 v2.0.1 08:33:30 go: finding github.com/go-playground/locales v0.13.0 08:33:30 + 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 . 08:33:30 go: finding github.com/go-playground/universal-translator v0.17.0 08:33:30 go: finding github.com/go-playground/validator/v10 v10.3.0 08:33:30 go: finding github.com/go-stack/stack v1.8.0 08:33:30 go: finding github.com/google/uuid v1.1.0 08:33:30 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:33:30 go: finding github.com/leodido/go-urn v1.2.0 08:33:30 go: finding github.com/pmezard/go-difflib v1.0.0 08:33:30 go: finding github.com/stretchr/objx v0.1.0 08:33:30 go: finding github.com/stretchr/testify v1.5.1 08:33:30 go: finding github.com/x448/float16 v0.8.4 08:33:30 go: finding golang.org/x/text v0.3.2 08:33:30 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:33:30 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:33:30 go: finding gopkg.in/yaml.v2 v2.2.8 08:33:31 Sending build context to Docker daemon 2MB 08:33:31 Step 1/7 : ARG BASE=golang:1.13-alpine 08:33:31 Step 2/7 : FROM ${BASE} 08:33:31 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:31 b538f80385f9: Pulling fs layer 08:33:31 74f711af9a0d: Pulling fs layer 08:33:31 99f96fe45779: Pulling fs layer 08:33:31 fd7a069fd194: Pulling fs layer 08:33:31 66aa3694b03b: Pulling fs layer 08:33:31 170f70906a0f: Pulling fs layer 08:33:31 ad7c5574e4b9: Pulling fs layer 08:33:31 e772456be8f7: Pulling fs layer 08:33:31 c890913d741a: Pulling fs layer 08:33:31 2480fcc9aa5a: Pulling fs layer 08:33:31 09adf4765672: Pulling fs layer 08:33:31 fd7a069fd194: Waiting 08:33:31 66aa3694b03b: Waiting 08:33:31 170f70906a0f: Waiting 08:33:31 ad7c5574e4b9: Waiting 08:33:31 e772456be8f7: Waiting 08:33:31 c890913d741a: Waiting 08:33:31 2480fcc9aa5a: Waiting 08:33:31 09adf4765672: Waiting 08:33:31 99f96fe45779: Download complete 08:33:31 74f711af9a0d: Verifying Checksum 08:33:31 74f711af9a0d: Download complete 08:33:32 66aa3694b03b: Verifying Checksum 08:33:32 66aa3694b03b: Download complete 08:33:32 170f70906a0f: Verifying Checksum 08:33:32 170f70906a0f: Download complete 08:33:32 b538f80385f9: Verifying Checksum 08:33:32 b538f80385f9: Download complete 08:33:33 b538f80385f9: Pull complete 08:33:33 74f711af9a0d: Pull complete 08:33:33 99f96fe45779: Pull complete 08:33:34 ad7c5574e4b9: Verifying Checksum 08:33:34 ad7c5574e4b9: Download complete 08:33:34 c890913d741a: Verifying Checksum 08:33:34 c890913d741a: Download complete 08:33:36 2480fcc9aa5a: Verifying Checksum 08:33:36 2480fcc9aa5a: Download complete 08:33:36 09adf4765672: Verifying Checksum 08:33:36 09adf4765672: Download complete 08:33:36 e772456be8f7: Verifying Checksum 08:33:36 e772456be8f7: Download complete 08:33:37 fd7a069fd194: Download complete 08:33:38 Removing intermediate container 7e8adfeb1c1d 08:33:38 ---> 0d303af720bb 08:33:38 Successfully built 0d303af720bb 08:33:38 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:33:39 + docker inspect -f . ci-base-image-x86_64 08:33:39 . [Pipeline] withDockerContainer 08:33:39 prd-centos7-docker-4c-2g-1403 does not seem to be running inside a container 08:33:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/16 -v /w/workspace/go-mod-core-contracts/16:/w/workspace/go-mod-core-contracts/16:rw,z -v /w/workspace/go-mod-core-contracts/16@tmp:/w/workspace/go-mod-core-contracts/16@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:40 $ docker top ce2c62fd00ecdce0bee3109da1e2e76ca653c499c222686a299d79f06962c455 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:40 + go version 08:33:40 go version go1.13.13 linux/amd64 [Pipeline] sh 08:33:41 + make test 08:33:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:33:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:33:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.017s coverage: 85.7% of statements 08:33:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.013s coverage: 100.0% of statements 08:33:49 fd7a069fd194: Pull complete 08:33:49 66aa3694b03b: Pull complete 08:33:49 170f70906a0f: Pull complete 08:33:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.038s coverage: 45.4% of statements 08:33:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements 08:33:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:33:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements 08:33:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.014s coverage: 14.4% of statements 08:33:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.039s coverage: 100.0% of statements 08:33:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.062s coverage: 91.8% of statements 08:33:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:33:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:33:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements 08:33:53 ad7c5574e4b9: Pull complete 08:33:54 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 62.6% of statements 08:33:54 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.007s coverage: 26.3% of statements 08:33:54 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.008s coverage: 15.4% of statements 08:33:54 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements 08:33:54 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.031s coverage: 14.3% of statements 08:33:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:33:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.005s coverage: 30.8% of statements 08:33:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 08:33:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.014s coverage: 95.3% of statements 08:33:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 08:33:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:33:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:33:55 gofmt -l . 08:33:55 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:33:55 Stashed 1 file(s) [Pipeline] } 08:33:55 $ docker stop --time=1 ce2c62fd00ecdce0bee3109da1e2e76ca653c499c222686a299d79f06962c455 08:33:57 e772456be8f7: Pull complete 08:33:58 $ docker rm -f ce2c62fd00ecdce0bee3109da1e2e76ca653c499c222686a299d79f06962c455 08:33:58 c890913d741a: Pull complete [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] } 08:34:00 2480fcc9aa5a: Pull complete 08:34:00 09adf4765672: Pull complete 08:34:00 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 08:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:34:00 ---> 2248a725d1cf 08:34:00 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:34:06 ---> Running in a430a2773a7e 08:34:06 Removing intermediate container a430a2773a7e 08:34:06 ---> bd08fab9c0c1 08:34:06 Step 4/7 : RUN apk add bash 08:34:06 ---> Running in 4cf12a744e71 08:34:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:34:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:34:10 OK: 142 MiB in 39 packages 08:34:11 Removing intermediate container 4cf12a744e71 08:34:11 ---> 92313d682e0e 08:34:11 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:34:11 ---> Running in cd23fa0d4898 08:34:11 Removing intermediate container cd23fa0d4898 08:34:11 ---> 768f0ef2cbf7 08:34:11 Step 6/7 : COPY go.mod . 08:34:12 ---> 1311400b8e7b 08:34:12 Step 7/7 : RUN go mod download 08:34:12 ---> Running in 3039a5c9c476 08:34:15 go: finding github.com/davecgh/go-spew v1.1.0 08:34:15 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:34:15 go: finding github.com/go-kit/kit v0.8.0 08:34:15 go: finding github.com/go-logfmt/logfmt v0.4.0 08:34:15 go: finding github.com/go-playground/assert/v2 v2.0.1 08:34:15 go: finding github.com/go-playground/locales v0.13.0 08:34:15 go: finding github.com/go-playground/universal-translator v0.17.0 08:34:15 go: finding github.com/go-playground/validator/v10 v10.3.0 08:34:15 go: finding github.com/go-stack/stack v1.8.0 08:34:15 go: finding github.com/google/uuid v1.1.0 08:34:15 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:34:15 go: finding github.com/leodido/go-urn v1.2.0 08:34:15 go: finding github.com/pmezard/go-difflib v1.0.0 08:34:15 go: finding github.com/stretchr/objx v0.1.0 08:34:15 go: finding github.com/stretchr/testify v1.5.1 08:34:15 go: finding github.com/x448/float16 v0.8.4 08:34:15 go: finding golang.org/x/text v0.3.2 08:34:15 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:34:15 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:34:15 go: finding gopkg.in/yaml.v2 v2.2.8 08:34:27 Removing intermediate container 3039a5c9c476 08:34:27 ---> 680c4b37db6a 08:34:27 Successfully built 680c4b37db6a 08:34:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:28 + docker inspect -f . ci-base-image-arm64 08:34:28 . [Pipeline] withDockerContainer 08:34:28 prd-ubuntu18.04-docker-arm64-4c-16g-1402 does not seem to be running inside a container 08:34:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/16 -v /w/workspace/go-mod-core-contracts/16:/w/workspace/go-mod-core-contracts/16:rw,z -v /w/workspace/go-mod-core-contracts/16@tmp:/w/workspace/go-mod-core-contracts/16@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:30 $ docker top ff5a00555cb98e9891c6eea16772a962b00638ca552f9c2c0de12248e78952e9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:32 + go version 08:34:32 go version go1.13.13 linux/arm64 [Pipeline] sh 08:34:33 + make test 08:34:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:34:55 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:34:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.064s coverage: 85.7% of statements 08:34:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.059s coverage: 100.0% of statements 08:34:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.034s coverage: 45.4% of statements 08:34:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.017s coverage: 77.8% of statements 08:34:57 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:34:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.044s coverage: 6.4% of statements 08:34:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.081s coverage: 14.4% of statements 08:34:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.095s coverage: 100.0% of statements 08:35:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.117s coverage: 91.8% of statements 08:35:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:35:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:35:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements 08:35:08 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.093s coverage: 62.6% of statements 08:35:08 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.022s coverage: 26.3% of statements 08:35:08 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.043s coverage: 15.4% of statements 08:35:08 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements 08:35:08 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.053s coverage: 14.3% of statements 08:35:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:35:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.031s coverage: 30.8% of statements 08:35:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 08:35:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.048s coverage: 95.3% of statements 08:35:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 08:35:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:35:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:35:12 gofmt -l . 08:35:13 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:35:13 Warning: overwriting stash ‘coverage-report’ 08:35:14 Stashed 1 file(s) [Pipeline] } 08:35:14 $ docker stop --time=1 ff5a00555cb98e9891c6eea16772a962b00638ca552f9c2c0de12248e78952e9 08:35:16 $ docker rm -f ff5a00555cb98e9891c6eea16772a962b00638ca552f9c2c0de12248e78952e9 [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 08:35:18 provisioning config files... 08:35:18 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config4815866843976992070tmp [Pipeline] { [Pipeline] sh 08:35:19 + curl -s https://codecov.io/bash 08:35:19 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config4815866843976992070tmp [Pipeline] } 08:35:19 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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:35:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:35:21 ---> package-listing.sh 08:35:21 ++ facter osfamily 08:35:21 ++ tr '[:upper:]' '[:lower:]' 08:35:21 + OS_FAMILY=redhat 08:35:21 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-253 08:35:21 + START_PACKAGES=/tmp/packages_start.txt 08:35:21 + END_PACKAGES=/tmp/packages_end.txt 08:35:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:35:21 + PACKAGES=/tmp/packages_start.txt 08:35:21 + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' 08:35:21 + PACKAGES=/tmp/packages_end.txt 08:35:21 + case "${OS_FAMILY}" in 08:35:21 + rpm -qa 08:35:21 + sort 08:35:27 + '[' -f /tmp/packages_start.txt ']' 08:35:27 + '[' -f /tmp/packages_end.txt ']' 08:35:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:35:27 + '[' /w/workspace/dry_go-mod-core-contracts_PR-253 ']' 08:35:27 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ 08:35:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-253/archives/ [Pipeline] isUnix [Pipeline] sh 08:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:35:27 08:35:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:35:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:35:28 alpine: Pulling from edgex-lftools-log-publisher 08:35:28 c9b1b535fdd9: Pulling fs layer 08:35:28 2cc5ad85d9ab: Pulling fs layer 08:35:28 756a868c4378: Pulling fs layer 08:35:28 444b2fc9a129: Pulling fs layer 08:35:28 ea15f1150254: Pulling fs layer 08:35:28 41b27a9f41bf: Pulling fs layer 08:35:28 28c525ee5125: Pulling fs layer 08:35:28 094b1ea09ed8: Pulling fs layer 08:35:28 138eaada9080: Pulling fs layer 08:35:28 0622d0fa9048: Pulling fs layer 08:35:28 41b27a9f41bf: Waiting 08:35:28 28c525ee5125: Waiting 08:35:28 094b1ea09ed8: Waiting 08:35:28 138eaada9080: Waiting 08:35:28 0622d0fa9048: Waiting 08:35:28 444b2fc9a129: Waiting 08:35:28 ea15f1150254: Waiting 08:35:28 2cc5ad85d9ab: Verifying Checksum 08:35:28 2cc5ad85d9ab: Download complete 08:35:28 444b2fc9a129: Verifying Checksum 08:35:28 444b2fc9a129: Download complete 08:35:28 c9b1b535fdd9: Verifying Checksum 08:35:28 c9b1b535fdd9: Download complete 08:35:28 ea15f1150254: Verifying Checksum 08:35:28 ea15f1150254: Download complete 08:35:28 28c525ee5125: Download complete 08:35:29 c9b1b535fdd9: Pull complete 08:35:29 756a868c4378: Verifying Checksum 08:35:29 756a868c4378: Download complete 08:35:30 138eaada9080: Verifying Checksum 08:35:30 138eaada9080: Download complete 08:35:30 2cc5ad85d9ab: Pull complete 08:35:30 0622d0fa9048: Verifying Checksum 08:35:30 0622d0fa9048: Download complete 08:35:30 094b1ea09ed8: Verifying Checksum 08:35:30 094b1ea09ed8: Download complete 08:35:31 41b27a9f41bf: Verifying Checksum 08:35:31 41b27a9f41bf: Download complete 08:35:33 756a868c4378: Pull complete 08:35:33 444b2fc9a129: Pull complete 08:35:33 ea15f1150254: Pull complete 08:35:38 41b27a9f41bf: Pull complete 08:35:38 28c525ee5125: Pull complete 08:35:42 094b1ea09ed8: Pull complete 08:35:42 138eaada9080: Pull complete 08:35:42 0622d0fa9048: Pull complete 08:35:43 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:35:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:35:43 prd-centos7-docker-4c-2g-1400 does not seem to be running inside a container 08:35:43 $ 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-253 -v /w/workspace/dry_go-mod-core-contracts_PR-253:/w/workspace/dry_go-mod-core-contracts_PR-253:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-253@tmp:/w/workspace/dry_go-mod-core-contracts_PR-253@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:35:45 $ docker top caccd9d79f0689eca75cffab4fa56e0d24ca5576dd0c3dc586619082280fa8e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:46 provisioning config files... 08:35:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-253@tmp/config5453041874792015448tmp [Pipeline] { [Pipeline] echo 08:35:46 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:35:46 ---> create-netrc.sh [Pipeline] echo 08:35:46 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:35:47 ---> logs-deploy.sh 08:35:47 + ARCHIVE_ARTIFACTS= 08:35:47 + LOGS_SERVER=https://logs.edgexfoundry.org 08:35:47 + '[' https://logs.edgexfoundry.org == None ']' 08:35:47 + NEXUS_URL=https://nexus.edgexfoundry.org 08:35:47 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/16 08:35:47 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/16/ 08:35:47 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/16 /w/workspace/dry_go-mod-core-contracts_PR-253 08:35:48 Archives upload complete. 08:35:48 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-253/16 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-253/16/ 08:35:50 ---> uname -a: 08:35:50 Linux caccd9d79f06 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 08:35:50 08:35:50 08:35:50 ---> lscpu: 08:35:50 Architecture: x86_64 08:35:50 CPU op-mode(s): 32-bit, 64-bit 08:35:50 Byte Order: Little Endian 08:35:50 Address sizes: 40 bits physical, 48 bits virtual 08:35:50 CPU(s): 4 08:35:50 On-line CPU(s) list: 0-3 08:35:50 Thread(s) per core: 1 08:35:50 Core(s) per socket: 1 08:35:50 Socket(s): 4 08:35:50 NUMA node(s): 1 08:35:50 Vendor ID: GenuineIntel 08:35:50 CPU family: 6 08:35:50 Model: 44 08:35:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:35:50 Stepping: 1 08:35:50 CPU MHz: 2933.438 08:35:50 BogoMIPS: 5866.87 08:35:50 Virtualization: VT-x 08:35:50 Hypervisor vendor: KVM 08:35:50 Virtualization type: full 08:35:50 L1d cache: 128 KiB 08:35:50 L1i cache: 128 KiB 08:35:50 L2 cache: 16 MiB 08:35:50 L3 cache: 64 MiB 08:35:50 NUMA node0 CPU(s): 0-3 08:35:50 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:35:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:35:50 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:35:50 Vulnerability Meltdown: Mitigation; PTI 08:35:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:35:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:35:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:35:50 Vulnerability Tsx async abort: Not affected 08:35:50 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:35:50 08:35:50 08:35:50 ---> nproc: 08:35:50 4 08:35:50 08:35:50 08:35:50 ---> df -h: 08:35:50 Filesystem Size Used Available Use% Mounted on 08:35:50 overlay 50.0G 7.2G 42.8G 14% / 08:35:50 tmpfs 64.0M 0 64.0M 0% /dev 08:35:50 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:35:50 shm 64.0M 0 64.0M 0% /dev/shm 08:35:50 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 08:35:50 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 08:35:50 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 08:35:50 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-253 08:35:50 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-253@tmp 08:35:50 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 08:35:50 08:35:50 08:35:50 ---> free -m: 08:35:50 total used free shared buff/cache available 08:35:50 Mem: 1837 677 117 0 1043 1054 08:35:50 Swap: 1023 0 1023 08:35:50 08:35:50 08:35:50 ---> ip addr: 08:35:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:35:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:35:50 inet 127.0.0.1/8 scope host lo 08:35:50 valid_lft forever preferred_lft forever 08:35:50 6: eth0@if7: mtu 1458 qdisc noqueue state UP 08:35:50 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 08:35:50 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 08:35:50 valid_lft forever preferred_lft forever 08:35:50 08:35:50 08:35:50 ---> sar -b -r -n DEV: 08:35:50 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/29/20 _x86_64_ (4 CPU) 08:35:50 08:35:50 08:29:41 LINUX RESTART 08:35:50 08:35:50 08:30:01 tps rtps wtps bread/s bwrtn/s 08:35:50 08:31:01 186.47 102.94 83.53 12118.32 39960.32 08:35:50 08:32:02 16.00 4.91 11.09 1033.63 507.53 08:35:50 08:33:01 1.69 0.00 1.69 0.00 30.47 08:35:50 08:34:01 0.25 0.00 0.25 0.00 3.50 08:35:50 08:35:01 0.23 0.00 0.23 0.00 3.61 08:35:50 Average: 41.06 21.64 19.42 2639.30 8126.72 08:35:50 08:35:50 08:30:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:35:50 08:31:01 117492 1764064 93.76 2620 1156468 1317444 44.96 456084 1140592 8 08:35:50 08:32:02 151552 1730004 91.95 2620 1130676 1167016 39.83 455216 1113848 20 08:35:50 08:33:01 161000 1720556 91.44 2620 1130684 1082056 36.93 452704 1108552 20 08:35:50 08:34:01 158504 1723052 91.58 2620 1130684 1082140 36.93 455116 1108544 12 08:35:50 08:35:01 155844 1725712 91.72 2620 1130692 1082180 36.93 464028 1102924 8 08:35:50 Average: 148878 1732678 92.09 2620 1135841 1146167 39.12 456630 1114892 14 08:35:50 08:35:50 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:35:50 08:31:01 eth0 208.18 159.97 1048.33 58.79 0.00 0.00 0.00 08:35:50 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:50 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:50 08:32:02 eth0 25.37 23.78 32.08 39.43 0.00 0.00 0.00 08:35:50 08:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:50 08:32:02 docker0 2.89 2.47 0.71 9.14 0.00 0.00 0.00 08:35:50 08:33:01 eth0 1.51 0.41 0.38 0.15 0.00 0.00 0.00 08:35:50 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:50 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:50 08:34:01 eth0 1.83 0.73 0.63 0.47 0.00 0.00 0.00 08:35:50 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:50 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:50 08:35:01 eth0 0.42 0.33 0.26 0.20 0.00 0.00 0.00 08:35:50 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:50 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:50 Average: eth0 47.62 37.17 217.03 19.89 0.00 0.00 0.00 08:35:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:50 Average: docker0 0.58 0.50 0.14 1.84 0.00 0.00 0.00 08:35:50 08:35:50 08:35:50 ---> sar -P ALL: 08:35:50 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/29/20 _x86_64_ (4 CPU) 08:35:50 08:35:50 08:29:41 LINUX RESTART 08:35:50 08:35:50 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:35:50 08:31:01 all 14.84 0.00 8.36 10.78 16.69 49.32 08:35:50 08:31:01 0 14.70 0.00 7.73 8.67 18.70 50.20 08:35:50 08:31:01 1 14.75 0.00 9.54 9.90 16.85 48.96 08:35:50 08:31:01 2 15.32 0.00 7.98 13.07 15.41 48.21 08:35:50 08:31:01 3 14.60 0.00 8.22 11.48 15.78 49.92 08:35:50 08:32:02 all 1.31 0.00 1.00 0.27 4.91 92.52 08:35:50 08:32:02 0 1.64 0.00 0.90 0.54 5.35 91.58 08:35:50 08:32:02 1 1.13 0.00 0.93 0.15 5.08 92.72 08:35:50 08:32:02 2 0.83 0.00 0.88 0.13 4.86 93.30 08:35:50 08:32:02 3 1.64 0.00 1.29 0.28 4.34 92.44 08:35:50 08:33:01 all 0.12 0.00 0.05 0.00 0.20 99.63 08:35:50 08:33:01 0 0.34 0.00 0.05 0.00 0.15 99.46 08:35:50 08:33:01 1 0.03 0.00 0.03 0.00 0.14 99.80 08:35:50 08:33:01 2 0.08 0.00 0.07 0.00 0.27 99.58 08:35:50 08:33:01 3 0.03 0.00 0.03 0.00 0.22 99.71 08:35:50 08:34:01 all 0.14 0.00 0.03 0.00 0.15 99.68 08:35:50 08:34:01 0 0.25 0.00 0.03 0.00 0.27 99.45 08:35:50 08:34:01 1 0.13 0.00 0.07 0.00 0.25 99.55 08:35:50 08:34:01 2 0.13 0.00 0.02 0.00 0.08 99.77 08:35:50 08:34:01 3 0.03 0.00 0.02 0.00 0.07 99.88 08:35:50 08:35:01 all 0.12 0.00 0.05 0.00 0.10 99.73 08:35:50 08:35:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:35:50 08:35:01 1 0.37 0.00 0.07 0.00 0.27 99.30 08:35:50 08:35:01 2 0.02 0.00 0.10 0.00 0.08 99.80 08:35:50 08:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:35:50 Average: all 3.26 0.00 1.88 2.17 4.38 88.31 08:35:50 Average: 0 3.38 0.00 1.74 1.83 4.88 88.17 08:35:50 Average: 1 3.22 0.00 2.09 1.97 4.47 88.25 08:35:50 Average: 2 3.23 0.00 1.79 2.60 4.12 88.26 08:35:50 Average: 3 3.21 0.00 1.89 2.31 4.04 88.55 08:35:50 08:35:50 08:35:50