Pull request #579 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 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 rather than 75130b6d6f329e37f46589c0e54c14f7162bac5e Obtained Jenkinsfile from 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 --version # 'git version 2.16.6' > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 > git --version # 'git version 2.16.6' 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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:lfit/releng-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, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-366 in /w/workspace/dry_go-mod-core-contracts_PR-579 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-579 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 into PR head commit 75130b6d6f329e37f46589c0e54c14f7162bac5e Merge succeeded, producing 75130b6d6f329e37f46589c0e54c14f7162bac5e Checking out Revision 75130b6d6f329e37f46589c0e54c14f7162bac5e (PR-579) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75130b6d6f329e37f46589c0e54c14f7162bac5e # 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 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75130b6d6f329e37f46589c0e54c14f7162bac5e # timeout=10 Commit message: "feat: Add GoDoc comments for public functions" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:37:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:37:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:37:59 ========================================================= 01:37:59 EdgeX Global Pipelines Version Info 01:37:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e17711a557afb7185c6c0c0a06e4fa6ffd8a9852 # timeout=10 01:38:01 ------------------- 01:38:01 stable info: 01:38:01 ------------------- 01:38:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:38:01 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 01:38:01 Message: update stable to v1.0.186 01:38:02 ------------------- 01:38:02 experimental info: 01:38:02 ------------------- 01:38:02 Commited By: **** collab-it+edgex@linuxfoundation.org 01:38:02 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 01:38:02 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-579 [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-579 [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-579 [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75130b6d6f329e37f46589c0e54c14f7162bac5e [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75130b6 [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:38:04 + git log --format=format:%s -1 75130b6d6f329e37f46589c0e54c14f7162bac5e [Pipeline] echo 01:38:04 GIT_COMMIT: 75130b6d6f329e37f46589c0e54c14f7162bac5e, Commit Message: feat: Add GoDoc comments for public functions [Pipeline] echo 01:38:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:38:05 01:38:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:38:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:38:05 latest: Pulling from edgex-devops/git-semver 01:38:05 31603596830f: Pulling fs layer 01:38:05 2a8b12db71e7: Pulling fs layer 01:38:05 6ca5941a6612: Pulling fs layer 01:38:05 ecc8261a40a4: Pulling fs layer 01:38:05 ecc8261a40a4: Waiting 01:38:05 2a8b12db71e7: Verifying Checksum 01:38:05 2a8b12db71e7: Download complete 01:38:06 31603596830f: Verifying Checksum 01:38:06 31603596830f: Download complete 01:38:06 6ca5941a6612: Verifying Checksum 01:38:06 6ca5941a6612: Download complete 01:38:06 ecc8261a40a4: Verifying Checksum 01:38:06 ecc8261a40a4: Download complete 01:38:06 31603596830f: Pull complete 01:38:06 2a8b12db71e7: Pull complete 01:38:07 6ca5941a6612: Pull complete 01:38:07 ecc8261a40a4: Pull complete 01:38:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:38:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:38:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:38:07 prd-centos7-docker-4c-2g-366 does not seem to be running inside a container 01:38:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-579 -v /w/workspace/dry_go-mod-core-contracts_PR-579:/w/workspace/dry_go-mod-core-contracts_PR-579:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-579@tmp:/w/workspace/dry_go-mod-core-contracts_PR-579@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:38:09 $ docker top 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:38:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:09 [ssh-agent] Looking for ssh-agent implementation... 01:38:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:10 $ docker exec 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 ssh-agent 01:38:10 SSH_AUTH_SOCK=/tmp/ssh-DyRxrTt84w9L/agent.12 01:38:10 SSH_AGENT_PID=18 01:38:10 Running ssh-add (command line suppressed) 01:38:10 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-579@tmp/private_key_3619603375286556056.key (/w/workspace/dry_go-mod-core-contracts_PR-579@tmp/private_key_3619603375286556056.key) 01:38:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:10 + git tag --points-at HEAD [Pipeline] } 01:38:10 $ docker exec --env ******** --env ******** 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 ssh-agent -k 01:38:11 unset SSH_AUTH_SOCK; 01:38:11 unset SSH_AGENT_PID; 01:38:11 echo Agent pid 18 killed; 01:38:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:38:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:11 [ssh-agent] Looking for ssh-agent implementation... 01:38:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:11 $ docker exec 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 ssh-agent 01:38:11 SSH_AUTH_SOCK=/tmp/ssh-29bSrscgpaaA/agent.46 01:38:11 SSH_AGENT_PID=51 01:38:11 Running ssh-add (command line suppressed) 01:38:11 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-579@tmp/private_key_9031533360858632774.key (/w/workspace/dry_go-mod-core-contracts_PR-579@tmp/private_key_9031533360858632774.key) 01:38:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:11 + git semver init 01:38:11 # -> Open(): unable to determine branch for HEAD 01:38:11 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-579/.git 01:38:11 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-579 01:38:11 # $SEMVER_REMOTE_NAME = origin 01:38:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:38:11 # $SEMVER_USER_NAME = edgex-jenkins 01:38:11 # $SEMVER_BRANCH = PR-579 01:38:11 # $SEMVER_TEMP = /tmp/semver-279037388 01:38:11 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 01:38:12 # '/tmp/semver-279037388' -> '/w/workspace/dry_go-mod-core-contracts_PR-579/.semver' 01:38:12 # -> Force: false 01:38:12 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-579/.semver [Pipeline] } 01:38:12 $ docker exec --env ******** --env ******** 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 ssh-agent -k 01:38:13 unset SSH_AUTH_SOCK; 01:38:13 unset SSH_AGENT_PID; 01:38:13 echo Agent pid 51 killed; 01:38:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:38:13 + git semver [Pipeline] } 01:38:13 $ docker stop --time=1 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 01:38:15 $ docker rm -f 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 [Pipeline] // withDockerContainer [Pipeline] sh 01:38:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:38:16 Stashed 1 file(s) [Pipeline] echo 01:38:16 [edgeXSemver]: initialized semver on 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 01:38:31 Still waiting to schedule task 01:38:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:38:31 Still waiting to schedule task 01:38:31 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-364’ 01:41:15 Running on prd-centos7-docker-4c-2g-367 in /w/workspace/dry_go-mod-core-contracts_PR-579 [Pipeline] { [Pipeline] ws 01:41:15 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 01:41:18 using credential edgex-jenkins-ssh 01:41:18 Cloning the remote Git repository 01:41:18 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:41:18 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 01:41:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:41:18 > git --version # timeout=10 01:41:18 > git --version # 'git version 2.24.3' 01:41:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:41:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:41:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:41:19 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:41:19 Merging remotes/origin/master commit 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 into PR head commit 75130b6d6f329e37f46589c0e54c14f7162bac5e 01:41:20 Merge succeeded, producing 75130b6d6f329e37f46589c0e54c14f7162bac5e 01:41:20 Checking out Revision 75130b6d6f329e37f46589c0e54c14f7162bac5e (PR-579) 01:41:20 > git config core.sparsecheckout # timeout=10 01:41:20 > git checkout -f 75130b6d6f329e37f46589c0e54c14f7162bac5e # timeout=10 01:41:20 > git remote # timeout=10 01:41:20 > git config --get remote.origin.url # timeout=10 01:41:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:20 > git merge 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 # timeout=10 01:41:20 > git rev-parse HEAD^{commit} # timeout=10 01:41:20 > git config core.sparsecheckout # timeout=10 01:41:20 > git checkout -f 75130b6d6f329e37f46589c0e54c14f7162bac5e # timeout=10 01:41:23 Commit message: "feat: Add GoDoc comments for public functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:41:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:41:25 + sudo service docker restart 01:41:25 + true 01:41:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 01:41:27 ========================================================= 01:41:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:41:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:41:27 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 01:41:28 Sending build context to Docker daemon 3.03MB 01:41:28 Step 1/7 : ARG BASE=golang:1.15-alpine 01:41:28 Step 2/7 : FROM ${BASE} 01:41:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:41:28 188c0c94c7c5: Pulling fs layer 01:41:28 0ef7d3d256c8: Pulling fs layer 01:41:28 de9db76c5a1d: Pulling fs layer 01:41:28 bca2f99d35d6: Pulling fs layer 01:41:28 93359f2a8cfa: Pulling fs layer 01:41:28 7c6f9722023f: Pulling fs layer 01:41:28 a35cf1a2eb13: Pulling fs layer 01:41:28 93359f2a8cfa: Waiting 01:41:28 7c6f9722023f: Waiting 01:41:28 a35cf1a2eb13: Waiting 01:41:28 bca2f99d35d6: Waiting 01:41:28 de9db76c5a1d: Verifying Checksum 01:41:28 de9db76c5a1d: Download complete 01:41:28 0ef7d3d256c8: Download complete 01:41:28 93359f2a8cfa: Verifying Checksum 01:41:28 93359f2a8cfa: Download complete 01:41:28 7c6f9722023f: Download complete 01:41:28 188c0c94c7c5: Verifying Checksum 01:41:28 188c0c94c7c5: Download complete 01:41:28 188c0c94c7c5: Pull complete 01:41:28 0ef7d3d256c8: Pull complete 01:41:28 de9db76c5a1d: Pull complete 01:41:30 a35cf1a2eb13: Verifying Checksum 01:41:30 a35cf1a2eb13: Download complete 01:41:31 bca2f99d35d6: Verifying Checksum 01:41:31 bca2f99d35d6: Download complete 01:41:36 bca2f99d35d6: Pull complete 01:41:36 93359f2a8cfa: Pull complete 01:41:36 7c6f9722023f: Pull complete 01:41:46 a35cf1a2eb13: Pull complete 01:41:46 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:41:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:41:46 ---> a62c8e92a672 01:41:46 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:41:46 ---> Running in af57abc3f21a 01:41:46 Removing intermediate container af57abc3f21a 01:41:46 ---> f27cfdf90ff0 01:41:46 Step 4/7 : RUN apk add bash 01:41:47 ---> Running in 107d4391c46b 01:41:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:41:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:41:49 OK: 166 MiB in 39 packages 01:41:49 Removing intermediate container 107d4391c46b 01:41:49 ---> 02a1f84cece0 01:41:49 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:41:49 ---> Running in 77f8ffa1685a 01:41:49 Removing intermediate container 77f8ffa1685a 01:41:49 ---> 5b4f8922783e 01:41:49 Step 6/7 : COPY go.mod . 01:41:50 ---> b984682933e2 01:41:50 Step 7/7 : RUN go mod download 01:41:50 ---> Running in cff524904817 01:42:08 Removing intermediate container cff524904817 01:42:08 ---> 6755cf636540 01:42:08 Successfully built 6755cf636540 01:42:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:42:08 + docker inspect -f . ci-base-image-x86_64 01:42:08 . [Pipeline] withDockerContainer 01:42:08 prd-centos7-docker-4c-2g-367 does not seem to be running inside a container 01:42:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:42:09 $ docker top d88e32ba3fdeec4219d386b59bd34ade41ecf408259dbcf6fc6b876660e372b3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:10 + go version 01:42:10 go version go1.15.5 linux/amd64 [Pipeline] } 01:42:10 $ docker stop --time=1 d88e32ba3fdeec4219d386b59bd34ade41ecf408259dbcf6fc6b876660e372b3 01:42:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-368 in /w/workspace/dry_go-mod-core-contracts_PR-579 01:42:11 $ docker rm -f d88e32ba3fdeec4219d386b59bd34ade41ecf408259dbcf6fc6b876660e372b3 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 01:42:11 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:42:11 + docker inspect -f . ci-base-image-x86_64 01:42:11 . [Pipeline] withDockerContainer 01:42:12 prd-centos7-docker-4c-2g-367 does not seem to be running inside a container 01:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:42:12 $ docker top 128ad49226d3a7afac7c2f218b18f7df1be39076e3a2b25989484c134459f96f -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:13 + make test 01:42:13 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:42:17 using credential edgex-jenkins-ssh 01:42:17 Cloning the remote Git repository 01:42:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:42:17 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 01:42:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:42:17 > git --version # timeout=10 01:42:17 > git --version # 'git version 2.17.1' 01:42:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:42:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:42:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:42:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:42:19 Merging remotes/origin/master commit 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 into PR head commit 75130b6d6f329e37f46589c0e54c14f7162bac5e 01:42:19 Merge succeeded, producing 75130b6d6f329e37f46589c0e54c14f7162bac5e 01:42:19 Checking out Revision 75130b6d6f329e37f46589c0e54c14f7162bac5e (PR-579) 01:42:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 01:42:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.013s coverage: 85.7% of statements 01:42:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.022s coverage: 100.0% of statements 01:42:19 > git config core.sparsecheckout # timeout=10 01:42:19 > git checkout -f 75130b6d6f329e37f46589c0e54c14f7162bac5e # timeout=10 01:42:19 > git remote # timeout=10 01:42:19 > git config --get remote.origin.url # timeout=10 01:42:19 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:19 > git merge 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 # timeout=10 01:42:19 > git rev-parse HEAD^{commit} # timeout=10 01:42:19 > git config core.sparsecheckout # timeout=10 01:42:19 > git checkout -f 75130b6d6f329e37f46589c0e54c14f7162bac5e # timeout=10 01:42:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.029s coverage: 45.4% of statements 01:42:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.065s coverage: 77.8% of statements 01:42:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 01:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.059s coverage: 26.3% of statements 01:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.031s coverage: 14.7% of statements 01:42:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.008s coverage: 100.0% of statements 01:42:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.028s coverage: 91.8% of statements 01:42:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 01:42:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 01:42:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.009s coverage: 100.0% of statements 01:42:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements 01:42:23 Commit message: "feat: Add GoDoc comments for public functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.062s coverage: 63.0% of statements 01:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements 01:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements 01:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.007s coverage: 15.4% of statements 01:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.004s coverage: 14.3% of statements 01:42:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 01:42:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:42:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:42:26 + + sudo service docker restart 01:42:26 true 01:42:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.167s coverage: 84.0% of statements 01:42:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 01:42:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 01:42:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 01:42:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.027s coverage: 45.8% of statements 01:42:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.016s coverage: 94.7% of statements 01:42:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.045s coverage: 87.1% of statements 01:42:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.011s coverage: 100.0% of statements 01:42:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.035s coverage: 69.6% of statements 01:42:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] unstash [Pipeline] echo 01:42:28 ========================================================= 01:42:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:42:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:42:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 01:42:29 gofmt -l . 01:42:30 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:42:30 $ docker stop --time=1 128ad49226d3a7afac7c2f218b18f7df1be39076e3a2b25989484c134459f96f 01:42:30 Sending build context to Docker daemon 3.028MB 01:42:30 Step 1/7 : ARG BASE=golang:1.15-alpine 01:42:30 Step 2/7 : FROM ${BASE} 01:42:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:42:30 5f621e34cdf4: Pulling fs layer 01:42:30 a4357932f1b6: Pulling fs layer 01:42:30 18c013af1878: Pulling fs layer 01:42:30 00ac8860ef70: Pulling fs layer 01:42:30 63d7cb157983: Pulling fs layer 01:42:30 b116817d02f9: Pulling fs layer 01:42:30 745a02a5169b: Pulling fs layer 01:42:30 00ac8860ef70: Waiting 01:42:30 63d7cb157983: Waiting 01:42:30 b116817d02f9: Waiting 01:42:30 745a02a5169b: Waiting 01:42:30 18c013af1878: Verifying Checksum 01:42:30 18c013af1878: Download complete 01:42:30 a4357932f1b6: Verifying Checksum 01:42:30 a4357932f1b6: Download complete 01:42:30 63d7cb157983: Verifying Checksum 01:42:30 63d7cb157983: Download complete 01:42:30 b116817d02f9: Verifying Checksum 01:42:30 b116817d02f9: Download complete 01:42:30 5f621e34cdf4: Download complete 01:42:31 5f621e34cdf4: Pull complete 01:42:32 a4357932f1b6: Pull complete 01:42:32 $ docker rm -f 128ad49226d3a7afac7c2f218b18f7df1be39076e3a2b25989484c134459f96f 01:42:32 18c013af1878: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh 01:42:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:42:33 745a02a5169b: Verifying Checksum 01:42:33 745a02a5169b: Download complete 01:42:33 Stashed 1 file(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh 01:42:34 ---> job-cost.sh 01:42:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FToh 01:42:34 00ac8860ef70: Verifying Checksum 01:42:34 00ac8860ef70: Download complete 01:42:45 00ac8860ef70: Pull complete 01:42:45 63d7cb157983: Pull complete 01:42:45 b116817d02f9: Pull complete 01:42:49 745a02a5169b: Pull complete 01:42:49 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:42:49 ---> b7e6874047d6 01:42:49 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:42:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:42:51 ---> Running in acf529674f0d 01:42:52 Removing intermediate container acf529674f0d 01:42:52 ---> 9b2560cbbcce 01:42:52 Step 4/7 : RUN apk add bash 01:42:52 ---> Running in 44535b5c66e8 01:42:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:42:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:42:55 OK: 142 MiB in 39 packages 01:42:56 Removing intermediate container 44535b5c66e8 01:42:56 ---> fbd106951375 01:42:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:42:56 ---> Running in ceae57b19eb7 01:42:56 Removing intermediate container ceae57b19eb7 01:42:56 ---> 004620e21650 01:42:56 Step 6/7 : COPY go.mod . 01:42:57 ---> 2d519b366f9a 01:42:57 Step 7/7 : RUN go mod download 01:42:57 ---> Running in 35cf2c948bf7 01:43:16 Removing intermediate container 35cf2c948bf7 01:43:16 ---> 5eaf16d2c7bb 01:43:16 Successfully built 5eaf16d2c7bb 01:43:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:43:16 lf-activate-venv(): INFO: Adding /tmp/venv-FToh/bin to PATH 01:43:16 INFO: No Stack... 01:43:16 INFO: Retrieving Pricing Info for: v1-standard-2 01:43:16 + docker inspect -f . ci-base-image-arm64 01:43:16 . [Pipeline] withDockerContainer 01:43:16 prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container 01:43:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:43:17 INFO: Archiving Costs 01:43:18 $ docker top 8d0ef416e3fc31fbee4ef92225f9c2144f1b53bb35b6b4766b05b4efeb8e187a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 01:43:18 + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv 01:43:18 + cut -d, -f6 [Pipeline] lock 01:43:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] 01:43:18 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] did not exist. Created. 01:43:18 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:43:19 + go version 01:43:19 go version go1.15.5 linux/arm64 [Pipeline] } 01:43:19 $ docker stop --time=1 8d0ef416e3fc31fbee4ef92225f9c2144f1b53bb35b6b4766b05b4efeb8e187a 01:43:19 + echo total: 0.029999999329447746 01:43:21 $ docker rm -f 8d0ef416e3fc31fbee4ef92225f9c2144f1b53bb35b6b4766b05b4efeb8e187a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:43:21 Stashed 1 file(s) [Pipeline] } 01:43:21 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:43:21 + docker inspect -f . ci-base-image-arm64 01:43:21 . [Pipeline] withDockerContainer 01:43:22 prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container 01:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:43:23 $ docker top 4e4c613876593e5084dcd7a5bea87e5116f4dcdf8db3dd4e8116310125cb37dd -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:24 + make test 01:43:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:43:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 01:43:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.029s coverage: 85.7% of statements 01:43:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.036s coverage: 100.0% of statements 01:43:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.079s coverage: 45.4% of statements 01:43:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.021s coverage: 77.8% of statements 01:43:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 01:43:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.016s coverage: 26.3% of statements 01:43:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.033s coverage: 14.7% of statements 01:43:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.029s coverage: 100.0% of statements 01:43:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.063s coverage: 91.8% of statements 01:43:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 01:43:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 01:43:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.033s coverage: 100.0% of statements 01:43:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 35.5% of statements 01:43:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.107s coverage: 63.0% of statements 01:43:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.016s coverage: 26.3% of statements 01:43:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements 01:43:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.050s coverage: 15.4% of statements 01:43:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.011s coverage: 14.3% of statements 01:43:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 01:44:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.269s coverage: 84.0% of statements 01:44:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 01:44:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 01:44:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 01:44:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.102s coverage: 45.8% of statements 01:44:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.064s coverage: 94.7% of statements 01:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.232s coverage: 87.1% of statements 01:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements 01:44:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.024s coverage: 69.6% of statements 01:44:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:44:14 gofmt -l . 01:44:14 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:44:15 $ docker stop --time=1 4e4c613876593e5084dcd7a5bea87e5116f4dcdf8db3dd4e8116310125cb37dd 01:44:17 $ docker rm -f 4e4c613876593e5084dcd7a5bea87e5116f4dcdf8db3dd4e8116310125cb37dd [Pipeline] // withDockerContainer [Pipeline] sh 01:44:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:44:18 Warning: overwriting stash ‘coverage-report’ 01:44:19 Stashed 1 file(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh 01:44:19 ---> job-cost.sh 01:44:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IywR 01:44:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:46:35 lf-activate-venv(): INFO: Adding /tmp/venv-IywR/bin to PATH 01:46:35 INFO: No Stack... 01:46:35 INFO: Retrieving Pricing Info for: lf-standard-4 01:46:35 INFO: Archiving Costs [Pipeline] sh 01:46:35 + cut+ -d, -f6 01:46:35 cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv [Pipeline] lock 01:46:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] 01:46:35 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] did not exist. Created. 01:46:35 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:46:36 /w/workspace/go-mod-core-contracts/6@tmp/durable-c2a5cb87/script.sh: 1: /w/workspace/go-mod-core-contracts/6@tmp/durable-c2a5cb87/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:46:36 + echo total: 0.20999999344348907 [Pipeline] stash 01:46:36 Warning: overwriting stash ‘stack-cost’ 01:46:36 Stashed 1 file(s) [Pipeline] } 01:46:36 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] [Pipeline] // lock [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 01:46:37 provisioning config files... 01:46:37 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-579@tmp/config434466487910462357tmp [Pipeline] { [Pipeline] sh 01:46:37 + set +x 01:46:37 + curl -s https://codecov.io/bash 01:46:37 + bash -s -- 01:46:38 01:46:38 _____ _ 01:46:38 / ____| | | 01:46:38 | | ___ __| | ___ ___ _____ __ 01:46:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:46:38 | |___| (_) | (_| | __/ (_| (_) \ V / 01:46:38 \_____\___/ \__,_|\___|\___\___/ \_/ 01:46:38 Bash-1.0.1 01:46:38 01:46:38 01:46:38 ==> git version 2.24.3 found 01:46:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 01:46:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:46:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:46:38 ==> Jenkins CI detected. 01:46:38 project root: . 01:46:38 --> token set from env 01:46:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:46:38 ==> Running gcov in . (disable via -X gcov) 01:46:38 ==> Python coveragepy not found 01:46:38 ==> Searching for coverage reports in: 01:46:38 + . 01:46:38 -> Found 1 reports 01:46:38 ==> Detecting git/mercurial file structure 01:46:38 ==> Reading reports 01:46:38 + ./coverage.out bytes=170977 01:46:38 ==> Appending adjustments 01:46:38 https://docs.codecov.io/docs/fixing-reports 01:46:39 + Found adjustments 01:46:39 ==> Gzipping contents 01:46:39 28K /tmp/codecov.TDdZAU.gz 01:46:39 ==> Uploading reports 01:46:39 url: https://codecov.io 01:46:39 query: branch=PR-579&commit=75130b6d6f329e37f46589c0e54c14f7162bac5e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-579%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=579&job=&cmd_args= 01:46:39 -> Pinging Codecov 01:46:39 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-579&commit=75130b6d6f329e37f46589c0e54c14f7162bac5e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-579%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=579&job=&cmd_args= 01:46:39 -> Uploading to 01:46:39 https://storage.googleapis.com/codecov/v4/raw/2021-04-16/71470A77251A30514AAF9C0BB2E5B6CE/75130b6d6f329e37f46589c0e54c14f7162bac5e/3db3a18d-1bd3-45b5-9efd-48603419a997.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210416T014639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f42f9b840fae1aa3edc8b9a3ec328f1aaa56bdff4d3d0b5e69938400848e3131 01:46:39 % Total % Received % Xferd Average Speed Time Time Time Current 01:46:39 Dload Upload Total Spent Left Speed 01:46:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25245 0 0 100 25245 0 51570 --:--:-- --:--:-- --:--:-- 51625 01:46:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/75130b6d6f329e37f46589c0e54c14f7162bac5e [Pipeline] } 01:46:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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 01:46:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:46:43 ---> package-listing.sh 01:46:43 ++ facter osfamily 01:46:43 ++ tr '[:upper:]' '[:lower:]' 01:46:43 + OS_FAMILY=redhat 01:46:43 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-579 01:46:43 + START_PACKAGES=/tmp/packages_start.txt 01:46:43 + END_PACKAGES=/tmp/packages_end.txt 01:46:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:46:43 + PACKAGES=/tmp/packages_start.txt 01:46:43 + '[' /w/workspace/dry_go-mod-core-contracts_PR-579 ']' 01:46:43 + PACKAGES=/tmp/packages_end.txt 01:46:43 + case "${OS_FAMILY}" in 01:46:43 + rpm -qa 01:46:43 + sort 01:46:48 + '[' -f /tmp/packages_start.txt ']' 01:46:48 + '[' -f /tmp/packages_end.txt ']' 01:46:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:46:48 + '[' /w/workspace/dry_go-mod-core-contracts_PR-579 ']' 01:46:48 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-579/archives/ 01:46:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-579/archives/ [Pipeline] echo 01:46:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-579/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:46:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:46:49 01:46:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:46:49 alpine: Pulling from edgex-lftools-log-publisher 01:46:49 df20fa9351a1: Pulling fs layer 01:46:49 36b3adc4ff6f: Pulling fs layer 01:46:49 8ad3a11d3b57: Pulling fs layer 01:46:49 46f8f816bc3b: Pulling fs layer 01:46:49 93b61091891f: Pulling fs layer 01:46:49 93b9cdb0e59b: Pulling fs layer 01:46:49 5e14af77c1be: Pulling fs layer 01:46:49 01666e4c0597: Pulling fs layer 01:46:49 aa168da1d23b: Pulling fs layer 01:46:49 93b9cdb0e59b: Waiting 01:46:49 5e14af77c1be: Waiting 01:46:49 01666e4c0597: Waiting 01:46:49 aa168da1d23b: Waiting 01:46:49 46f8f816bc3b: Waiting 01:46:49 93b61091891f: Waiting 01:46:49 36b3adc4ff6f: Verifying Checksum 01:46:49 36b3adc4ff6f: Download complete 01:46:49 46f8f816bc3b: Verifying Checksum 01:46:49 46f8f816bc3b: Download complete 01:46:49 df20fa9351a1: Download complete 01:46:49 93b9cdb0e59b: Download complete 01:46:49 5e14af77c1be: Verifying Checksum 01:46:49 5e14af77c1be: Download complete 01:46:49 01666e4c0597: Verifying Checksum 01:46:49 01666e4c0597: Download complete 01:46:49 93b61091891f: Download complete 01:46:49 df20fa9351a1: Pull complete 01:46:50 8ad3a11d3b57: Verifying Checksum 01:46:50 8ad3a11d3b57: Download complete 01:46:50 36b3adc4ff6f: Pull complete 01:46:51 8ad3a11d3b57: Pull complete 01:46:51 46f8f816bc3b: Pull complete 01:46:51 93b61091891f: Pull complete 01:46:51 93b9cdb0e59b: Pull complete 01:46:51 aa168da1d23b: Verifying Checksum 01:46:51 aa168da1d23b: Download complete 01:46:52 5e14af77c1be: Pull complete 01:46:52 01666e4c0597: Pull complete 01:47:00 aa168da1d23b: Pull complete 01:47:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:47:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:47:00 prd-centos7-docker-4c-2g-366 does not seem to be running inside a container 01:47:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-579/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-579 -v /w/workspace/dry_go-mod-core-contracts_PR-579:/w/workspace/dry_go-mod-core-contracts_PR-579:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-579@tmp:/w/workspace/dry_go-mod-core-contracts_PR-579@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:47:04 $ docker top 5a46084b8a1fbcf4ffda1a0060e6ac287f8f98b49a94199aa9e2940dc09c9028 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:04 + touch /tmp/pre-build-complete [Pipeline] sh 01:47:04 + mkdir -p /var/log/sa [Pipeline] sh 01:47:05 + ls /var/log/sa-host 01:47:05 + sadf -c /var/log/sa-host/sa16 01:47:05 file_magic: OK 01:47:05 HZ: Using current value: 100 01:47:05 file_header: OK 01:47:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:47:05 Statistics: 01:47:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:47:05 File successfully converted to sysstat format version 12.2.1 01:47:05 + sadf -c /var/log/sa-host/sa23 01:47:05 file_magic: OK 01:47:05 HZ: Using current value: 100 01:47:05 file_header: OK 01:47:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:47:05 Statistics: 01:47:05 Hnuu...uuuununununu... 01:47:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:05 provisioning config files... 01:47:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-579@tmp/config956851885769159963tmp [Pipeline] { [Pipeline] echo 01:47:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:47:05 ---> create-netrc.sh [Pipeline] } 01:47:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:47:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:47:06 ---> python-tools-install.sh [Pipeline] echo 01:47:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:47:06 ---> sudo-logs.sh 01:47:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:47:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:47:06 ---> job-cost.sh 01:47:06 lf-activate-venv: SKIPPING 01:47:06 DEBUG: total: 0.20999999344348907 01:47:06 INFO: Retrieving Stack Cost... 01:47:08 INFO: Retrieving Pricing Info for: v1-standard-2 01:47:09 INFO: Archiving Costs [Pipeline] echo 01:47:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:47:09 ---> logs-deploy.sh 01:47:09 lf-activate-venv: SKIPPING 01:47:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-579/6 01:47:09 INFO: archiving workspace using pattern(s): 01:47:11 Archives upload complete. 01:47:11 INFO: archiving logs to Nexus 01:47:12 ---> uname -a: 01:47:12 Linux prd-centos7-docker-4c-2g-366.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 01:47:12 01:47:12 01:47:12 ---> lscpu: 01:47:12 Architecture: x86_64 01:47:12 CPU op-mode(s): 32-bit, 64-bit 01:47:12 Byte Order: Little Endian 01:47:12 Address sizes: 40 bits physical, 48 bits virtual 01:47:12 CPU(s): 4 01:47:12 On-line CPU(s) list: 0-3 01:47:12 Thread(s) per core: 1 01:47:12 Core(s) per socket: 1 01:47:12 Socket(s): 4 01:47:12 NUMA node(s): 1 01:47:12 Vendor ID: GenuineIntel 01:47:12 CPU family: 6 01:47:12 Model: 44 01:47:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:47:12 Stepping: 1 01:47:12 CPU MHz: 2933.438 01:47:12 BogoMIPS: 5866.87 01:47:12 Virtualization: VT-x 01:47:12 Hypervisor vendor: KVM 01:47:12 Virtualization type: full 01:47:12 L1d cache: 128 KiB 01:47:12 L1i cache: 128 KiB 01:47:12 L2 cache: 16 MiB 01:47:12 L3 cache: 64 MiB 01:47:12 NUMA node0 CPU(s): 0-3 01:47:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:47:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:47:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:47:12 Vulnerability Meltdown: Mitigation; PTI 01:47:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:47:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:47:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:47:12 Vulnerability Srbds: Not affected 01:47:12 Vulnerability Tsx async abort: Not affected 01:47:12 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 01:47:12 01:47:12 01:47:12 ---> nproc: 01:47:12 4 01:47:12 01:47:12 01:47:12 ---> df -h: 01:47:12 Filesystem Size Used Available Use% Mounted on 01:47:12 overlay 50.0G 7.3G 42.7G 15% / 01:47:12 tmpfs 64.0M 0 64.0M 0% /dev 01:47:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:47:12 shm 64.0M 0 64.0M 0% /dev/shm 01:47:12 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 01:47:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 01:47:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 01:47:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 01:47:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 01:47:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 01:47:12 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 01:47:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-579 01:47:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-579@tmp 01:47:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 01:47:12 01:47:12 01:47:12 ---> free -m: 01:47:12 total used free shared buff/cache available 01:47:12 Mem: 1837 709 114 0 1013 1023 01:47:12 Swap: 1023 1 1022 01:47:12 01:47:12 01:47:12 ---> ip addr: 01:47:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:47:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:47:12 inet 127.0.0.1/8 scope host lo 01:47:12 valid_lft forever preferred_lft forever 01:47:12 inet6 ::1/128 scope host 01:47:12 valid_lft forever preferred_lft forever 01:47:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:47:12 link/ether fa:16:3e:1f:51:8e brd ff:ff:ff:ff:ff:ff 01:47:12 inet 10.30.122.185/23 brd 10.30.123.255 scope global dynamic eth0 01:47:12 valid_lft 85815sec preferred_lft 85815sec 01:47:12 inet6 fe80::f816:3eff:fe1f:518e/64 scope link 01:47:12 valid_lft forever preferred_lft forever 01:47:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:47:12 link/ether 02:42:62:d1:f7:ae brd ff:ff:ff:ff:ff:ff 01:47:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:47:12 valid_lft forever preferred_lft forever 01:47:12 inet6 fe80::42:62ff:fed1:f7ae/64 scope link 01:47:12 valid_lft forever preferred_lft forever 01:47:12 01:47:12 01:47:12 ---> sar -b -r -n DEV: 01:47:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) 01:47:12 01:47:12 01:37:15 LINUX RESTART (4 CPU) 01:47:12 01:47:12 01:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:47:12 01:39:01 32.62 9.74 22.88 0.00 4155.74 3244.81 0.00 01:47:12 01:40:01 1.95 0.00 1.95 0.00 0.00 39.39 0.00 01:47:12 01:41:01 0.27 0.00 0.27 0.00 0.00 2.71 0.00 01:47:12 01:42:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 01:47:12 01:43:01 0.22 0.00 0.22 0.00 0.00 2.88 0.00 01:47:12 01:44:01 0.35 0.00 0.35 0.00 0.00 4.70 0.00 01:47:12 01:45:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 01:47:12 01:46:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 01:47:12 01:47:02 125.24 71.21 54.03 0.00 5854.03 16839.52 0.00 01:47:12 Average: 17.99 9.03 8.95 0.00 1115.06 2246.76 0.00 01:47:12 01:47:12 01:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:47:12 01:39:01 137040 0 596612 31.71 2620 1145272 1098048 37.47 422456 1120852 20 01:47:12 01:40:01 140548 0 593100 31.52 2620 1145276 1068224 36.46 420852 1119268 12 01:47:12 01:41:01 136444 0 597196 31.74 2620 1145284 1068224 36.46 422480 1121700 8 01:47:12 01:42:01 135932 0 597708 31.77 2620 1145284 1068380 36.46 425312 1119652 8 01:47:12 01:43:01 135440 0 598188 31.79 2620 1145296 1068368 36.46 424144 1121308 8 01:47:12 01:44:01 135940 0 597684 31.77 2620 1145300 1068260 36.46 423864 1121308 8 01:47:12 01:45:01 136136 0 597484 31.75 2620 1145304 1068224 36.46 423560 1121404 8 01:47:12 01:46:01 136408 0 597208 31.74 2620 1145308 1068224 36.46 423408 1121404 8 01:47:12 01:47:02 173732 0 708264 37.64 2620 996928 1274252 43.49 457596 985076 25112 01:47:12 Average: 140847 0 609272 32.38 2620 1128806 1094467 37.35 427075 1105775 2799 01:47:12 01:47:12 01:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:47:12 01:39:01 eth0 75.27 59.03 361.03 15.29 0.00 0.00 0.00 0.00 01:47:12 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:39:01 docker0 11.24 9.08 2.23 22.63 0.00 0.00 0.00 0.00 01:47:12 01:40:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:47:12 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:41:01 eth0 0.77 0.02 0.06 0.00 0.00 0.00 0.00 0.00 01:47:12 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:42:01 eth0 1.00 0.47 0.32 0.21 0.00 0.00 0.00 0.00 01:47:12 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:43:01 eth0 0.65 0.40 0.35 0.27 0.00 0.00 0.00 0.00 01:47:12 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:44:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 01:47:12 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:47:12 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:47:12 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:47:02 eth0 201.90 164.20 2164.25 43.14 0.00 0.00 0.00 0.00 01:47:12 01:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 01:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 Average: eth0 31.22 25.03 281.81 6.57 0.00 0.00 0.00 0.00 01:47:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:12 Average: docker0 1.25 1.01 0.25 2.51 0.00 0.00 0.00 0.00 01:47:12 01:47:12 01:47:12 ---> sar -P ALL: 01:47:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) 01:47:12 01:47:12 01:37:15 LINUX RESTART (4 CPU) 01:47:12 01:47:12 01:38:01 CPU %user %nice %system %iowait %steal %idle 01:47:12 01:39:01 all 2.70 0.00 1.79 0.98 0.08 94.46 01:47:12 01:39:01 0 2.92 0.00 1.73 0.27 0.08 95.00 01:47:12 01:39:01 1 2.48 0.00 1.56 0.74 0.08 95.14 01:47:12 01:39:01 2 2.57 0.00 1.68 1.43 0.08 94.25 01:47:12 01:39:01 3 2.82 0.00 2.18 1.48 0.05 93.47 01:47:12 01:40:01 all 0.14 0.00 0.03 0.00 0.00 99.82 01:47:12 01:40:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:47:12 01:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:47:12 01:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:47:12 01:40:01 3 0.45 0.00 0.02 0.00 0.00 99.53 01:47:12 01:41:01 all 0.19 0.00 0.12 0.00 0.00 99.69 01:47:12 01:41:01 0 0.40 0.00 0.20 0.00 0.00 99.40 01:47:12 01:41:01 1 0.07 0.00 0.17 0.00 0.00 99.77 01:47:12 01:41:01 2 0.07 0.00 0.08 0.00 0.00 99.85 01:47:12 01:41:01 3 0.22 0.00 0.05 0.00 0.00 99.73 01:47:12 01:42:01 all 0.16 0.00 0.04 0.00 0.00 99.80 01:47:12 01:42:01 0 0.53 0.00 0.05 0.00 0.00 99.42 01:47:12 01:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:47:12 01:42:01 2 0.07 0.00 0.07 0.00 0.00 99.87 01:47:12 01:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:47:12 01:43:01 all 0.15 0.00 0.04 0.00 0.01 99.80 01:47:12 01:43:01 0 0.23 0.00 0.03 0.00 0.02 99.72 01:47:12 01:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:47:12 01:43:01 2 0.33 0.00 0.03 0.00 0.02 99.62 01:47:12 01:43:01 3 0.02 0.00 0.05 0.00 0.02 99.92 01:47:12 01:44:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:47:12 01:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:47:12 01:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:47:12 01:44:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:47:12 01:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:47:12 01:45:01 all 0.16 0.00 0.02 0.00 0.00 99.81 01:47:12 01:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:47:12 01:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:47:12 01:45:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:47:12 01:45:01 3 0.07 0.00 0.05 0.00 0.02 99.87 01:47:12 01:46:01 all 0.12 0.00 0.04 0.00 0.00 99.84 01:47:12 01:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:47:12 01:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:47:12 01:46:01 2 0.38 0.00 0.08 0.00 0.00 99.53 01:47:12 01:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:47:12 01:47:02 all 6.13 0.00 4.19 1.90 0.21 87.57 01:47:12 01:47:02 0 6.81 0.00 4.33 2.80 0.22 85.84 01:47:12 01:47:02 1 5.29 0.00 4.08 2.09 0.15 88.39 01:47:12 01:47:02 2 5.76 0.00 3.85 2.04 0.24 88.11 01:47:12 01:47:02 3 6.64 0.00 4.52 0.66 0.24 87.95 01:47:12 Average: all 1.09 0.00 0.70 0.32 0.03 97.86 01:47:12 Average: 0 1.22 0.00 0.71 0.34 0.04 97.69 01:47:12 Average: 1 0.89 0.00 0.66 0.31 0.03 98.12 01:47:12 Average: 2 1.13 0.00 0.65 0.38 0.04 97.81 01:47:12 Average: 3 1.13 0.00 0.77 0.24 0.04 97.83 01:47:12 01:47:12 01:47:12